Max level shown:
1 [ Aug 28 04:05:14 Enabled. ]
2 [ Aug 28 04:05:14 Rereading configuration. ]
3 [ Aug 28 04:05:15 Rereading configuration. ]
4 [ Aug 28 04:05:16 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 28 04:05:16 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.28 04:05:17.389230 [ 1 ] {} <Information> Application: Will watch for the process with pid 25411
30 2024.08.28 04:05:17.389708 [ 1 ] {} <Information> Application: Forked a child process to watch
31 2024.08.28 04:05:17.582124 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 25411
32 2024.08.28 04:05:17.582883 [ 1 ] {} <Information> Application: starting up
33 2024.08.28 04:05:17.583627 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
34 2024.08.28 04:05:17.657901 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48.
35 2024.08.28 04:05:17.692995 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
36 2024.08.28 04:05:17.693043 [ 1 ] {} <Debug> Application: Initializing DateLUT.
37 2024.08.28 04:05:17.693062 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
38 2024.08.28 04:05:17.693125 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it
39 2024.08.28 04:05:17.693399 [ 1 ] {} <Debug> Application: Initializing interserver credentials.
40 2024.08.28 04:05:17.694345 [ 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.28 04:05:17.694820 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
45 2024.08.28 04:05:17.695627 [ 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.28 04:05:17.695651 [ 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.28 04:05:17.695663 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB
48 2024.08.28 04:05:17.695836 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads
49 2024.08.28 04:05:17.696789 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
50 2024.08.28 04:05:17.701492 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads
51 2024.08.28 04:05:17.702230 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads
52 2024.08.28 04:05:17.703516 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
53 2024.08.28 04:05:17.703584 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
54 2024.08.28 04:05:17.705072 [ 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.28 04:05:17.705348 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
59 2024.08.28 04:05:17.708596 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
60 2024.08.28 04:05:17.709269 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: config.xml
61 2024.08.28 04:05:17.710310 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin
62 2024.08.28 04:05:17.710744 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
63 2024.08.28 04:05:17.711136 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
64 2024.08.28 04:05:17.711550 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
65 2024.08.28 04:05:17.712811 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
66 2024.08.28 04:05:17.712841 [ 1 ] {} <Information> Application: Loading metadata from /data/
67 2024.08.28 04:05:17.712941 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache
68 2024.08.28 04:05:17.713120 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache
69 2024.08.28 04:05:17.720738 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
70 2024.08.28 04:05:17.720764 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000132394 sec
71 2024.08.28 04:05:17.720804 [ 1 ] {} <Trace> ReferentialDeps: No tables
72 2024.08.28 04:05:17.720816 [ 1 ] {} <Trace> LoadingDeps: No tables
73 2024.08.28 04:05:17.721894 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
74 2024.08.28 04:05:17.722426 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
75 2024.08.28 04:05:17.722443 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
76 2024.08.28 04:05:17.722474 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
77 2024.08.28 04:05:17.722488 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
78 2024.08.28 04:05:17.722500 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
79 2024.08.28 04:05:17.722530 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
80 2024.08.28 04:05:17.722542 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
81 2024.08.28 04:05:17.722556 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
82 2024.08.28 04:05:17.722584 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config
83 2024.08.28 04:05:17.722599 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
84 2024.08.28 04:05:17.722612 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
85 2024.08.28 04:05:17.722628 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
86 2024.08.28 04:05:17.722658 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
87 2024.08.28 04:05:17.722671 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
88 2024.08.28 04:05:17.722683 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
89 2024.08.28 04:05:17.722712 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
90 2024.08.28 04:05:17.722727 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config
91 2024.08.28 04:05:17.758162 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
92 2024.08.28 04:05:17.762960 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
93 2024.08.28 04:05:17.762989 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.1081e-05 sec
94 2024.08.28 04:05:17.763006 [ 1 ] {} <Trace> ReferentialDeps: No tables
95 2024.08.28 04:05:17.763019 [ 1 ] {} <Trace> LoadingDeps: No tables
96 2024.08.28 04:05:17.763049 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
97 2024.08.28 04:05:17.763245 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/
98 2024.08.28 04:05:17.763297 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded
99 2024.08.28 04:05:17.763328 [ 1 ] {} <Debug> Application: Loaded metadata.
100 2024.08.28 04:05:17.763349 [ 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.28 04:05:17.763375 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
102 2024.08.28 04:05:17.799836 [ 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.28 04:05:17.988588 [ 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.28 04:05:17.988651 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
105 2024.08.28 04:05:18.042509 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
106 2024.08.28 04:05:18.042725 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 9.87 MiB, peak 16.07 MiB, free memory in arenas 0.00 B, will set to 157.09 MiB (RSS), difference: 147.22 MiB
107 2024.08.28 04:05:18.043601 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.4211e-05 sec.
108 2024.08.28 04:05:18.043930 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
109 2024.08.28 04:05:18.044013 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
110 2024.08.28 04:05:18.044063 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
111 2024.08.28 04:05:18.044081 [ 1 ] {} <Information> Application: Ready for connections.
112 2024.08.28 04:05:19.101776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63416, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
113 2024.08.28 04:05:19.101980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
114 2024.08.28 04:05:19.102015 [ 3 ] {} <Debug> HTTP-Session: 9cb8df44-375b-42af-9084-5d2d2f758f49 Authenticating user 'default' from [fd00:1122:3344:101::d]:63416
115 2024.08.28 04:05:19.102045 [ 3 ] {} <Debug> HTTP-Session: 9cb8df44-375b-42af-9084-5d2d2f758f49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
116 2024.08.28 04:05:19.102063 [ 3 ] {} <Debug> HTTP-Session: 9cb8df44-375b-42af-9084-5d2d2f758f49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
117 2024.08.28 04:05:19.102143 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
118 2024.08.28 04:05:19.102177 [ 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.28 04:05:19.102201 [ 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.28 04:05:19.102265 [ 3 ] {} <Trace> HTTP-Session: 9cb8df44-375b-42af-9084-5d2d2f758f49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
121 2024.08.28 04:05:19.103357 [ 3 ] {24b663f0-d73c-4e22-bb3d-05c2aa440423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63416) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
122 2024.08.28 04:05:19.136975 [ 3 ] {24b663f0-d73c-4e22-bb3d-05c2aa440423} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:63416) (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.28 04:05:19.137685 [ 3 ] {24b663f0-d73c-4e22-bb3d-05c2aa440423} <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.28 04:05:19.139035 [ 3 ] {} <Debug> HTTP-Session: 9cb8df44-375b-42af-9084-5d2d2f758f49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
173 2024.08.28 04:05:19.140013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63416, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
174 2024.08.28 04:05:19.140081 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
175 2024.08.28 04:05:19.140105 [ 3 ] {} <Debug> HTTP-Session: 5d2626c2-cc7b-4b80-bbbe-a4e9c0c2797c Authenticating user 'default' from [fd00:1122:3344:101::d]:63416
176 2024.08.28 04:05:19.140129 [ 3 ] {} <Debug> HTTP-Session: 5d2626c2-cc7b-4b80-bbbe-a4e9c0c2797c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
177 2024.08.28 04:05:19.140142 [ 3 ] {} <Debug> HTTP-Session: 5d2626c2-cc7b-4b80-bbbe-a4e9c0c2797c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
178 2024.08.28 04:05:19.140184 [ 3 ] {} <Trace> HTTP-Session: 5d2626c2-cc7b-4b80-bbbe-a4e9c0c2797c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
179 2024.08.28 04:05:19.140331 [ 3 ] {0c478d04-bd40-478d-99c0-d920fccc7569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63416) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
180 2024.08.28 04:05:19.140587 [ 3 ] {0c478d04-bd40-478d-99c0-d920fccc7569} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:63416) (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.28 04:05:19.140696 [ 3 ] {0c478d04-bd40-478d-99c0-d920fccc7569} <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.28 04:05:19.140831 [ 3 ] {} <Debug> HTTP-Session: 5d2626c2-cc7b-4b80-bbbe-a4e9c0c2797c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
231 2024.08.28 04:05:19.141582 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63416, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
232 2024.08.28 04:05:19.141630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
233 2024.08.28 04:05:19.141653 [ 3 ] {} <Debug> HTTP-Session: af69e5ab-1462-4134-9c20-fbdee9942105 Authenticating user 'default' from [fd00:1122:3344:101::d]:63416
234 2024.08.28 04:05:19.141671 [ 3 ] {} <Debug> HTTP-Session: af69e5ab-1462-4134-9c20-fbdee9942105 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
235 2024.08.28 04:05:19.141684 [ 3 ] {} <Debug> HTTP-Session: af69e5ab-1462-4134-9c20-fbdee9942105 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
236 2024.08.28 04:05:19.141717 [ 3 ] {} <Trace> HTTP-Session: af69e5ab-1462-4134-9c20-fbdee9942105 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
237 2024.08.28 04:05:19.142880 [ 3 ] {bb722317-5e4d-45e6-9a19-c5fadaa810ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63416) DROP DATABASE IF EXISTS oximeter (stage: Complete)
238 2024.08.28 04:05:19.143556 [ 3 ] {bb722317-5e4d-45e6-9a19-c5fadaa810ef} <Debug> DynamicQueryHandler: Done processing query
239 2024.08.28 04:05:19.143586 [ 3 ] {} <Debug> HTTP-Session: af69e5ab-1462-4134-9c20-fbdee9942105 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
240 2024.08.28 04:05:19.145425 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63416, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
241 2024.08.28 04:05:19.145467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
242 2024.08.28 04:05:19.145491 [ 3 ] {} <Debug> HTTP-Session: 2dd91535-2923-48de-9ea2-fe85a51bef3d Authenticating user 'default' from [fd00:1122:3344:101::d]:63416
243 2024.08.28 04:05:19.145509 [ 3 ] {} <Debug> HTTP-Session: 2dd91535-2923-48de-9ea2-fe85a51bef3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
244 2024.08.28 04:05:19.145522 [ 3 ] {} <Debug> HTTP-Session: 2dd91535-2923-48de-9ea2-fe85a51bef3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
245 2024.08.28 04:05:19.145552 [ 3 ] {} <Trace> HTTP-Session: 2dd91535-2923-48de-9ea2-fe85a51bef3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
246 2024.08.28 04:05:19.145637 [ 3 ] {5fda835b-3feb-44bb-8c99-769c7a1b0f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63416) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
247 2024.08.28 04:05:19.145741 [ 3 ] {5fda835b-3feb-44bb-8c99-769c7a1b0f9f} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
248 2024.08.28 04:05:19.147858 [ 3 ] {5fda835b-3feb-44bb-8c99-769c7a1b0f9f} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
249 2024.08.28 04:05:19.147889 [ 3 ] {5fda835b-3feb-44bb-8c99-769c7a1b0f9f} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.7062e-05 sec
250 2024.08.28 04:05:19.147907 [ 3 ] {5fda835b-3feb-44bb-8c99-769c7a1b0f9f} <Trace> ReferentialDeps: No tables
251 2024.08.28 04:05:19.147924 [ 3 ] {5fda835b-3feb-44bb-8c99-769c7a1b0f9f} <Trace> LoadingDeps: No tables
252 2024.08.28 04:05:19.147950 [ 3 ] {5fda835b-3feb-44bb-8c99-769c7a1b0f9f} <Information> DatabaseAtomic (oximeter): Starting up tables.
253 2024.08.28 04:05:19.148088 [ 3 ] {5fda835b-3feb-44bb-8c99-769c7a1b0f9f} <Debug> DynamicQueryHandler: Done processing query
254 2024.08.28 04:05:19.148114 [ 3 ] {} <Debug> HTTP-Session: 2dd91535-2923-48de-9ea2-fe85a51bef3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
255 2024.08.28 04:05:19.148237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63416, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
256 2024.08.28 04:05:19.148294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
257 2024.08.28 04:05:19.148316 [ 3 ] {} <Debug> HTTP-Session: 96b84714-c7a2-4434-9880-6f6033e340d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:63416
258 2024.08.28 04:05:19.148339 [ 3 ] {} <Debug> HTTP-Session: 96b84714-c7a2-4434-9880-6f6033e340d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
259 2024.08.28 04:05:19.148358 [ 3 ] {} <Debug> HTTP-Session: 96b84714-c7a2-4434-9880-6f6033e340d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
260 2024.08.28 04:05:19.148392 [ 3 ] {} <Trace> HTTP-Session: 96b84714-c7a2-4434-9880-6f6033e340d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
261 2024.08.28 04:05:19.148560 [ 3 ] {e953096d-f33d-483a-928b-41b91309ac36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63416) /* 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.28 04:05:19.148618 [ 3 ] {e953096d-f33d-483a-928b-41b91309ac36} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
264 2024.08.28 04:05:19.154557 [ 3 ] {e953096d-f33d-483a-928b-41b91309ac36} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1
265 2024.08.28 04:05:19.160367 [ 3 ] {e953096d-f33d-483a-928b-41b91309ac36} <Debug> oximeter.version (4213df41-e10f-4f00-b7c7-2f2e74718578): Loading data parts
266 2024.08.28 04:05:19.161121 [ 3 ] {e953096d-f33d-483a-928b-41b91309ac36} <Debug> oximeter.version (4213df41-e10f-4f00-b7c7-2f2e74718578): There are no data parts
267 2024.08.28 04:05:19.164240 [ 3 ] {e953096d-f33d-483a-928b-41b91309ac36} <Debug> DynamicQueryHandler: Done processing query
268 2024.08.28 04:05:19.164288 [ 3 ] {} <Debug> HTTP-Session: 96b84714-c7a2-4434-9880-6f6033e340d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
269 2024.08.28 04:05:19.164435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63416, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
270 2024.08.28 04:05:19.164514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
271 2024.08.28 04:05:19.164552 [ 3 ] {} <Debug> HTTP-Session: ef92196d-e32e-40b0-be12-e25797dfbeec Authenticating user 'default' from [fd00:1122:3344:101::d]:63416
272 2024.08.28 04:05:19.164579 [ 3 ] {} <Debug> HTTP-Session: ef92196d-e32e-40b0-be12-e25797dfbeec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
273 2024.08.28 04:05:19.164609 [ 3 ] {} <Debug> HTTP-Session: ef92196d-e32e-40b0-be12-e25797dfbeec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
274 2024.08.28 04:05:19.164652 [ 3 ] {} <Trace> HTTP-Session: ef92196d-e32e-40b0-be12-e25797dfbeec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
275 2024.08.28 04:05:19.164912 [ 3 ] {57caa1dc-c7c2-43ec-bb8d-f6f6fd4241fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63416) /* 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.28 04:05:19.164975 [ 3 ] {57caa1dc-c7c2-43ec-bb8d-f6f6fd4241fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
287 2024.08.28 04:05:19.173419 [ 3 ] {57caa1dc-c7c2-43ec-bb8d-f6f6fd4241fb} <Debug> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Loading data parts
288 2024.08.28 04:05:19.173707 [ 3 ] {57caa1dc-c7c2-43ec-bb8d-f6f6fd4241fb} <Debug> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): There are no data parts
289 2024.08.28 04:05:19.175556 [ 3 ] {57caa1dc-c7c2-43ec-bb8d-f6f6fd4241fb} <Debug> DynamicQueryHandler: Done processing query
290 2024.08.28 04:05:19.175589 [ 3 ] {} <Debug> HTTP-Session: ef92196d-e32e-40b0-be12-e25797dfbeec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
291 2024.08.28 04:05:19.175735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63416, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
292 2024.08.28 04:05:19.175798 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
293 2024.08.28 04:05:19.175826 [ 3 ] {} <Debug> HTTP-Session: eeab76c7-555d-4247-aa18-f0c7edb48c99 Authenticating user 'default' from [fd00:1122:3344:101::d]:63416
294 2024.08.28 04:05:19.175851 [ 3 ] {} <Debug> HTTP-Session: eeab76c7-555d-4247-aa18-f0c7edb48c99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
295 2024.08.28 04:05:19.175868 [ 3 ] {} <Debug> HTTP-Session: eeab76c7-555d-4247-aa18-f0c7edb48c99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
296 2024.08.28 04:05:19.175908 [ 3 ] {} <Trace> HTTP-Session: eeab76c7-555d-4247-aa18-f0c7edb48c99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
297 2024.08.28 04:05:19.176124 [ 3 ] {d413356f-8014-4012-8e0f-3ad012170097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63416) 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.28 04:05:19.176186 [ 3 ] {d413356f-8014-4012-8e0f-3ad012170097} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
299 2024.08.28 04:05:19.177987 [ 3 ] {d413356f-8014-4012-8e0f-3ad012170097} <Debug> oximeter.measurements_i8 (2cad4de9-50bf-4db1-b32e-6f310f7c687e): Loading data parts
300 2024.08.28 04:05:19.178160 [ 3 ] {d413356f-8014-4012-8e0f-3ad012170097} <Debug> oximeter.measurements_i8 (2cad4de9-50bf-4db1-b32e-6f310f7c687e): There are no data parts
301 2024.08.28 04:05:19.181558 [ 3 ] {d413356f-8014-4012-8e0f-3ad012170097} <Debug> DynamicQueryHandler: Done processing query
302 2024.08.28 04:05:19.181590 [ 3 ] {} <Debug> HTTP-Session: eeab76c7-555d-4247-aa18-f0c7edb48c99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
303 2024.08.28 04:05:19.181733 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63416, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
304 2024.08.28 04:05:19.181786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
305 2024.08.28 04:05:19.181811 [ 3 ] {} <Debug> HTTP-Session: ba8760b1-28b3-4e65-8dcd-490649b3945f Authenticating user 'default' from [fd00:1122:3344:101::d]:63416
306 2024.08.28 04:05:19.181832 [ 3 ] {} <Debug> HTTP-Session: ba8760b1-28b3-4e65-8dcd-490649b3945f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
307 2024.08.28 04:05:19.181845 [ 3 ] {} <Debug> HTTP-Session: ba8760b1-28b3-4e65-8dcd-490649b3945f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
308 2024.08.28 04:05:19.181877 [ 3 ] {} <Trace> HTTP-Session: ba8760b1-28b3-4e65-8dcd-490649b3945f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
309 2024.08.28 04:05:19.182055 [ 3 ] {0a27a3ce-a6b6-4128-937b-cd0809109645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63416) 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.28 04:05:19.182105 [ 3 ] {0a27a3ce-a6b6-4128-937b-cd0809109645} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
311 2024.08.28 04:05:19.185458 [ 3 ] {0a27a3ce-a6b6-4128-937b-cd0809109645} <Debug> oximeter.measurements_u8 (0f4eee46-d4fb-42b1-b16c-8f3d8b208d3b): Loading data parts
312 2024.08.28 04:05:19.185623 [ 3 ] {0a27a3ce-a6b6-4128-937b-cd0809109645} <Debug> oximeter.measurements_u8 (0f4eee46-d4fb-42b1-b16c-8f3d8b208d3b): There are no data parts
313 2024.08.28 04:05:19.187278 [ 3 ] {0a27a3ce-a6b6-4128-937b-cd0809109645} <Debug> DynamicQueryHandler: Done processing query
314 2024.08.28 04:05:19.187313 [ 3 ] {} <Debug> HTTP-Session: ba8760b1-28b3-4e65-8dcd-490649b3945f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
315 2024.08.28 04:05:19.187451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63416, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
316 2024.08.28 04:05:19.187498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
317 2024.08.28 04:05:19.187523 [ 3 ] {} <Debug> HTTP-Session: 7f13a35e-9ee6-4aff-bad4-72affcf10782 Authenticating user 'default' from [fd00:1122:3344:101::d]:63416
318 2024.08.28 04:05:19.187546 [ 3 ] {} <Debug> HTTP-Session: 7f13a35e-9ee6-4aff-bad4-72affcf10782 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
319 2024.08.28 04:05:19.187559 [ 3 ] {} <Debug> HTTP-Session: 7f13a35e-9ee6-4aff-bad4-72affcf10782 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
320 2024.08.28 04:05:19.187593 [ 3 ] {} <Trace> HTTP-Session: 7f13a35e-9ee6-4aff-bad4-72affcf10782 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
321 2024.08.28 04:05:19.187771 [ 3 ] {104d50fb-9040-42a9-b32e-1e8a6787afad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63416) 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.28 04:05:19.187827 [ 3 ] {104d50fb-9040-42a9-b32e-1e8a6787afad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
323 2024.08.28 04:05:19.189382 [ 3 ] {104d50fb-9040-42a9-b32e-1e8a6787afad} <Debug> oximeter.measurements_i16 (b4850edc-5910-494f-8efe-d7882c9c37a6): Loading data parts
324 2024.08.28 04:05:19.189548 [ 3 ] {104d50fb-9040-42a9-b32e-1e8a6787afad} <Debug> oximeter.measurements_i16 (b4850edc-5910-494f-8efe-d7882c9c37a6): There are no data parts
325 2024.08.28 04:05:19.190757 [ 3 ] {104d50fb-9040-42a9-b32e-1e8a6787afad} <Debug> DynamicQueryHandler: Done processing query
326 2024.08.28 04:05:19.190782 [ 3 ] {} <Debug> HTTP-Session: 7f13a35e-9ee6-4aff-bad4-72affcf10782 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
327 2024.08.28 04:05:19.190898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63416, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
328 2024.08.28 04:05:19.190957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
329 2024.08.28 04:05:19.190976 [ 3 ] {} <Debug> HTTP-Session: 0805a94e-9ffe-408e-9273-dd77e39ffa11 Authenticating user 'default' from [fd00:1122:3344:101::d]:63416
330 2024.08.28 04:05:19.190997 [ 3 ] {} <Debug> HTTP-Session: 0805a94e-9ffe-408e-9273-dd77e39ffa11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
331 2024.08.28 04:05:19.191010 [ 3 ] {} <Debug> HTTP-Session: 0805a94e-9ffe-408e-9273-dd77e39ffa11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
332 2024.08.28 04:05:19.191045 [ 3 ] {} <Trace> HTTP-Session: 0805a94e-9ffe-408e-9273-dd77e39ffa11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
333 2024.08.28 04:05:19.191219 [ 3 ] {b7b3f500-8265-460c-9338-7224baeae86b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63416) 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.28 04:05:19.191275 [ 3 ] {b7b3f500-8265-460c-9338-7224baeae86b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
335 2024.08.28 04:05:19.192734 [ 3 ] {b7b3f500-8265-460c-9338-7224baeae86b} <Debug> oximeter.measurements_u16 (1100bc48-5fca-4d78-839a-294ce9d9fe6f): Loading data parts
336 2024.08.28 04:05:19.192885 [ 3 ] {b7b3f500-8265-460c-9338-7224baeae86b} <Debug> oximeter.measurements_u16 (1100bc48-5fca-4d78-839a-294ce9d9fe6f): There are no data parts
337 2024.08.28 04:05:19.194081 [ 3 ] {b7b3f500-8265-460c-9338-7224baeae86b} <Debug> DynamicQueryHandler: Done processing query
338 2024.08.28 04:05:19.194114 [ 3 ] {} <Debug> HTTP-Session: 0805a94e-9ffe-408e-9273-dd77e39ffa11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
339 2024.08.28 04:05:19.194226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63416, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
340 2024.08.28 04:05:19.194278 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
341 2024.08.28 04:05:19.194297 [ 3 ] {} <Debug> HTTP-Session: 5338dd6a-5345-4e04-802e-bd60a0f9a0c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:63416
342 2024.08.28 04:05:19.194320 [ 3 ] {} <Debug> HTTP-Session: 5338dd6a-5345-4e04-802e-bd60a0f9a0c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
343 2024.08.28 04:05:19.194334 [ 3 ] {} <Debug> HTTP-Session: 5338dd6a-5345-4e04-802e-bd60a0f9a0c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
344 2024.08.28 04:05:19.194367 [ 3 ] {} <Trace> HTTP-Session: 5338dd6a-5345-4e04-802e-bd60a0f9a0c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
345 2024.08.28 04:05:19.194539 [ 3 ] {3bbc7429-41f5-41a8-8759-2d9238d42f3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63416) 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.28 04:05:19.194597 [ 3 ] {3bbc7429-41f5-41a8-8759-2d9238d42f3c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
347 2024.08.28 04:05:19.196122 [ 3 ] {3bbc7429-41f5-41a8-8759-2d9238d42f3c} <Debug> oximeter.measurements_i32 (136e6c46-80ad-43de-a312-0ae52d02715e): Loading data parts
348 2024.08.28 04:05:19.196288 [ 3 ] {3bbc7429-41f5-41a8-8759-2d9238d42f3c} <Debug> oximeter.measurements_i32 (136e6c46-80ad-43de-a312-0ae52d02715e): There are no data parts
349 2024.08.28 04:05:19.197489 [ 3 ] {3bbc7429-41f5-41a8-8759-2d9238d42f3c} <Debug> DynamicQueryHandler: Done processing query
350 2024.08.28 04:05:19.197512 [ 3 ] {} <Debug> HTTP-Session: 5338dd6a-5345-4e04-802e-bd60a0f9a0c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
351 2024.08.28 04:05:19.197641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63416, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
352 2024.08.28 04:05:19.197695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
353 2024.08.28 04:05:19.197713 [ 3 ] {} <Debug> HTTP-Session: 6ac3b724-e361-4df1-bc2c-a69f3955c13f Authenticating user 'default' from [fd00:1122:3344:101::d]:63416
354 2024.08.28 04:05:19.197737 [ 3 ] {} <Debug> HTTP-Session: 6ac3b724-e361-4df1-bc2c-a69f3955c13f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
355 2024.08.28 04:05:19.197756 [ 3 ] {} <Debug> HTTP-Session: 6ac3b724-e361-4df1-bc2c-a69f3955c13f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
356 2024.08.28 04:05:19.197785 [ 3 ] {} <Trace> HTTP-Session: 6ac3b724-e361-4df1-bc2c-a69f3955c13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
357 2024.08.28 04:05:19.197959 [ 3 ] {9daf09b4-ec17-4419-b4b6-de920c3353e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63416) 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.28 04:05:19.198016 [ 3 ] {9daf09b4-ec17-4419-b4b6-de920c3353e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
359 2024.08.28 04:05:19.199474 [ 3 ] {9daf09b4-ec17-4419-b4b6-de920c3353e9} <Debug> oximeter.measurements_u32 (591522de-3422-4366-85c7-f5555860cf47): Loading data parts
360 2024.08.28 04:05:19.199667 [ 3 ] {9daf09b4-ec17-4419-b4b6-de920c3353e9} <Debug> oximeter.measurements_u32 (591522de-3422-4366-85c7-f5555860cf47): There are no data parts
361 2024.08.28 04:05:19.200893 [ 3 ] {9daf09b4-ec17-4419-b4b6-de920c3353e9} <Debug> DynamicQueryHandler: Done processing query
362 2024.08.28 04:05:19.200917 [ 3 ] {} <Debug> HTTP-Session: 6ac3b724-e361-4df1-bc2c-a69f3955c13f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
363 2024.08.28 04:05:19.201033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63416, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
364 2024.08.28 04:05:19.201086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
365 2024.08.28 04:05:19.201104 [ 3 ] {} <Debug> HTTP-Session: b5a28447-933c-498b-8299-2b9997dd516e Authenticating user 'default' from [fd00:1122:3344:101::d]:63416
366 2024.08.28 04:05:19.201127 [ 3 ] {} <Debug> HTTP-Session: b5a28447-933c-498b-8299-2b9997dd516e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
367 2024.08.28 04:05:19.201146 [ 3 ] {} <Debug> HTTP-Session: b5a28447-933c-498b-8299-2b9997dd516e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
368 2024.08.28 04:05:19.201174 [ 3 ] {} <Trace> HTTP-Session: b5a28447-933c-498b-8299-2b9997dd516e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
369 2024.08.28 04:05:19.201347 [ 3 ] {8cbe687c-c36c-474a-b896-8a3544e4af0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63416) 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.28 04:05:19.201405 [ 3 ] {8cbe687c-c36c-474a-b896-8a3544e4af0d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
371 2024.08.28 04:05:19.202855 [ 3 ] {8cbe687c-c36c-474a-b896-8a3544e4af0d} <Debug> oximeter.measurements_i64 (b5588229-484c-4889-b322-b886f8d1623e): Loading data parts
372 2024.08.28 04:05:19.203015 [ 3 ] {8cbe687c-c36c-474a-b896-8a3544e4af0d} <Debug> oximeter.measurements_i64 (b5588229-484c-4889-b322-b886f8d1623e): There are no data parts
373 2024.08.28 04:05:19.204251 [ 3 ] {8cbe687c-c36c-474a-b896-8a3544e4af0d} <Debug> DynamicQueryHandler: Done processing query
374 2024.08.28 04:05:19.204275 [ 3 ] {} <Debug> HTTP-Session: b5a28447-933c-498b-8299-2b9997dd516e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
375 2024.08.28 04:05:19.204385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63416, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
376 2024.08.28 04:05:19.204436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
377 2024.08.28 04:05:19.204454 [ 3 ] {} <Debug> HTTP-Session: a930de30-ca5d-4363-a74d-3a7d12ae967f Authenticating user 'default' from [fd00:1122:3344:101::d]:63416
378 2024.08.28 04:05:19.204475 [ 3 ] {} <Debug> HTTP-Session: a930de30-ca5d-4363-a74d-3a7d12ae967f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
379 2024.08.28 04:05:19.204491 [ 3 ] {} <Debug> HTTP-Session: a930de30-ca5d-4363-a74d-3a7d12ae967f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
380 2024.08.28 04:05:19.204520 [ 3 ] {} <Trace> HTTP-Session: a930de30-ca5d-4363-a74d-3a7d12ae967f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
381 2024.08.28 04:05:19.204689 [ 3 ] {dc154778-4d0b-4b78-8100-76e72b0ba0f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63416) 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.28 04:05:19.204740 [ 3 ] {dc154778-4d0b-4b78-8100-76e72b0ba0f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
383 2024.08.28 04:05:19.206352 [ 3 ] {dc154778-4d0b-4b78-8100-76e72b0ba0f3} <Debug> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Loading data parts
384 2024.08.28 04:05:19.206509 [ 3 ] {dc154778-4d0b-4b78-8100-76e72b0ba0f3} <Debug> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): There are no data parts
385 2024.08.28 04:05:19.207726 [ 3 ] {dc154778-4d0b-4b78-8100-76e72b0ba0f3} <Debug> DynamicQueryHandler: Done processing query
386 2024.08.28 04:05:19.207749 [ 3 ] {} <Debug> HTTP-Session: a930de30-ca5d-4363-a74d-3a7d12ae967f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
387 2024.08.28 04:05:19.207872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63416, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
388 2024.08.28 04:05:19.207923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
389 2024.08.28 04:05:19.207941 [ 3 ] {} <Debug> HTTP-Session: a42f0768-a8bc-45d0-a6cc-d5de9273dc19 Authenticating user 'default' from [fd00:1122:3344:101::d]:63416
390 2024.08.28 04:05:19.207961 [ 3 ] {} <Debug> HTTP-Session: a42f0768-a8bc-45d0-a6cc-d5de9273dc19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
391 2024.08.28 04:05:19.207979 [ 3 ] {} <Debug> HTTP-Session: a42f0768-a8bc-45d0-a6cc-d5de9273dc19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
392 2024.08.28 04:05:19.208008 [ 3 ] {} <Trace> HTTP-Session: a42f0768-a8bc-45d0-a6cc-d5de9273dc19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
393 2024.08.28 04:05:19.208180 [ 3 ] {24708aae-2adc-44be-840c-33c0de915a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63416) 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.28 04:05:19.208233 [ 3 ] {24708aae-2adc-44be-840c-33c0de915a68} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
395 2024.08.28 04:05:19.209764 [ 3 ] {24708aae-2adc-44be-840c-33c0de915a68} <Debug> oximeter.measurements_f32 (43139743-647e-4de7-a7f8-0a5cf1eb5183): Loading data parts
396 2024.08.28 04:05:19.209963 [ 3 ] {24708aae-2adc-44be-840c-33c0de915a68} <Debug> oximeter.measurements_f32 (43139743-647e-4de7-a7f8-0a5cf1eb5183): There are no data parts
397 2024.08.28 04:05:19.211385 [ 3 ] {24708aae-2adc-44be-840c-33c0de915a68} <Debug> DynamicQueryHandler: Done processing query
398 2024.08.28 04:05:19.211411 [ 3 ] {} <Debug> HTTP-Session: a42f0768-a8bc-45d0-a6cc-d5de9273dc19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
399 2024.08.28 04:05:19.211550 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63416, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
400 2024.08.28 04:05:19.211608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
401 2024.08.28 04:05:19.211626 [ 3 ] {} <Debug> HTTP-Session: 9c43a98a-0205-469f-97cf-0281745bc314 Authenticating user 'default' from [fd00:1122:3344:101::d]:63416
402 2024.08.28 04:05:19.211651 [ 3 ] {} <Debug> HTTP-Session: 9c43a98a-0205-469f-97cf-0281745bc314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
403 2024.08.28 04:05:19.211673 [ 3 ] {} <Debug> HTTP-Session: 9c43a98a-0205-469f-97cf-0281745bc314 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
404 2024.08.28 04:05:19.211705 [ 3 ] {} <Trace> HTTP-Session: 9c43a98a-0205-469f-97cf-0281745bc314 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
405 2024.08.28 04:05:19.211889 [ 3 ] {fb60e88f-82ea-4233-92a9-5b698868ec05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63416) 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.28 04:05:19.211953 [ 3 ] {fb60e88f-82ea-4233-92a9-5b698868ec05} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
407 2024.08.28 04:05:19.213518 [ 3 ] {fb60e88f-82ea-4233-92a9-5b698868ec05} <Debug> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Loading data parts
408 2024.08.28 04:05:19.213700 [ 3 ] {fb60e88f-82ea-4233-92a9-5b698868ec05} <Debug> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): There are no data parts
409 2024.08.28 04:05:19.215132 [ 3 ] {fb60e88f-82ea-4233-92a9-5b698868ec05} <Debug> DynamicQueryHandler: Done processing query
410 2024.08.28 04:05:19.215159 [ 3 ] {} <Debug> HTTP-Session: 9c43a98a-0205-469f-97cf-0281745bc314 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
411 2024.08.28 04:05:19.215324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63416, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
412 2024.08.28 04:05:19.215394 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
413 2024.08.28 04:05:19.215422 [ 3 ] {} <Debug> HTTP-Session: 7383fab2-5a70-48b8-b7e8-c330617fac89 Authenticating user 'default' from [fd00:1122:3344:101::d]:63416
414 2024.08.28 04:05:19.215440 [ 3 ] {} <Debug> HTTP-Session: 7383fab2-5a70-48b8-b7e8-c330617fac89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
415 2024.08.28 04:05:19.215461 [ 3 ] {} <Debug> HTTP-Session: 7383fab2-5a70-48b8-b7e8-c330617fac89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
416 2024.08.28 04:05:19.215497 [ 3 ] {} <Trace> HTTP-Session: 7383fab2-5a70-48b8-b7e8-c330617fac89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
417 2024.08.28 04:05:19.215682 [ 3 ] {1e61434f-48ad-4d5e-a973-e33002568560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63416) 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.28 04:05:19.215744 [ 3 ] {1e61434f-48ad-4d5e-a973-e33002568560} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
419 2024.08.28 04:05:19.220657 [ 3 ] {1e61434f-48ad-4d5e-a973-e33002568560} <Debug> oximeter.measurements_string (aa56ad51-aa7a-4042-8169-b16872137cd8): Loading data parts
420 2024.08.28 04:05:19.220824 [ 3 ] {1e61434f-48ad-4d5e-a973-e33002568560} <Debug> oximeter.measurements_string (aa56ad51-aa7a-4042-8169-b16872137cd8): There are no data parts
421 2024.08.28 04:05:19.222380 [ 3 ] {1e61434f-48ad-4d5e-a973-e33002568560} <Debug> DynamicQueryHandler: Done processing query
422 2024.08.28 04:05:19.222405 [ 3 ] {} <Debug> HTTP-Session: 7383fab2-5a70-48b8-b7e8-c330617fac89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
423 2024.08.28 04:05:19.222536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63416, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
424 2024.08.28 04:05:19.222590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
425 2024.08.28 04:05:19.222616 [ 3 ] {} <Debug> HTTP-Session: af5b94a2-b867-43f4-80a5-edaacfc38b80 Authenticating user 'default' from [fd00:1122:3344:101::d]:63416
426 2024.08.28 04:05:19.222631 [ 3 ] {} <Debug> HTTP-Session: af5b94a2-b867-43f4-80a5-edaacfc38b80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
427 2024.08.28 04:05:19.222652 [ 3 ] {} <Debug> HTTP-Session: af5b94a2-b867-43f4-80a5-edaacfc38b80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
428 2024.08.28 04:05:19.222687 [ 3 ] {} <Trace> HTTP-Session: af5b94a2-b867-43f4-80a5-edaacfc38b80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
429 2024.08.28 04:05:19.222866 [ 3 ] {7625cbdf-29ad-4e15-8f9e-ecf4675a8165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63416) 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.28 04:05:19.222928 [ 3 ] {7625cbdf-29ad-4e15-8f9e-ecf4675a8165} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
438 2024.08.28 04:05:19.224407 [ 3 ] {7625cbdf-29ad-4e15-8f9e-ecf4675a8165} <Debug> oximeter.measurements_bytes (dc29e0ed-aa71-4621-8138-df5710772f13): Loading data parts
439 2024.08.28 04:05:19.224564 [ 3 ] {7625cbdf-29ad-4e15-8f9e-ecf4675a8165} <Debug> oximeter.measurements_bytes (dc29e0ed-aa71-4621-8138-df5710772f13): There are no data parts
440 2024.08.28 04:05:19.225957 [ 3 ] {7625cbdf-29ad-4e15-8f9e-ecf4675a8165} <Debug> DynamicQueryHandler: Done processing query
441 2024.08.28 04:05:19.225992 [ 3 ] {} <Debug> HTTP-Session: af5b94a2-b867-43f4-80a5-edaacfc38b80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
442 2024.08.28 04:05:19.226100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63416, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
443 2024.08.28 04:05:19.226155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
444 2024.08.28 04:05:19.226182 [ 3 ] {} <Debug> HTTP-Session: cbebbd01-6757-4ce4-bd30-edac3d404460 Authenticating user 'default' from [fd00:1122:3344:101::d]:63416
445 2024.08.28 04:05:19.226204 [ 3 ] {} <Debug> HTTP-Session: cbebbd01-6757-4ce4-bd30-edac3d404460 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
446 2024.08.28 04:05:19.226217 [ 3 ] {} <Debug> HTTP-Session: cbebbd01-6757-4ce4-bd30-edac3d404460 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
447 2024.08.28 04:05:19.226253 [ 3 ] {} <Trace> HTTP-Session: cbebbd01-6757-4ce4-bd30-edac3d404460 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
448 2024.08.28 04:05:19.226439 [ 3 ] {3b3dad52-c8ee-4daa-956f-6dbf0f76e9e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63416) 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.28 04:05:19.226501 [ 3 ] {3b3dad52-c8ee-4daa-956f-6dbf0f76e9e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
450 2024.08.28 04:05:19.228011 [ 3 ] {3b3dad52-c8ee-4daa-956f-6dbf0f76e9e8} <Debug> oximeter.measurements_cumulativei64 (3cd33f29-9409-4ded-800f-1a5e5c77fb6c): Loading data parts
451 2024.08.28 04:05:19.228219 [ 3 ] {3b3dad52-c8ee-4daa-956f-6dbf0f76e9e8} <Debug> oximeter.measurements_cumulativei64 (3cd33f29-9409-4ded-800f-1a5e5c77fb6c): There are no data parts
452 2024.08.28 04:05:19.229485 [ 3 ] {3b3dad52-c8ee-4daa-956f-6dbf0f76e9e8} <Debug> DynamicQueryHandler: Done processing query
453 2024.08.28 04:05:19.229509 [ 3 ] {} <Debug> HTTP-Session: cbebbd01-6757-4ce4-bd30-edac3d404460 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
454 2024.08.28 04:05:19.229621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63416, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
455 2024.08.28 04:05:19.229676 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
456 2024.08.28 04:05:19.229694 [ 3 ] {} <Debug> HTTP-Session: e4eb5f6a-9beb-4ab8-a652-220e5e5b1532 Authenticating user 'default' from [fd00:1122:3344:101::d]:63416
457 2024.08.28 04:05:19.229717 [ 3 ] {} <Debug> HTTP-Session: e4eb5f6a-9beb-4ab8-a652-220e5e5b1532 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
458 2024.08.28 04:05:19.229737 [ 3 ] {} <Debug> HTTP-Session: e4eb5f6a-9beb-4ab8-a652-220e5e5b1532 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
459 2024.08.28 04:05:19.229766 [ 3 ] {} <Trace> HTTP-Session: e4eb5f6a-9beb-4ab8-a652-220e5e5b1532 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
460 2024.08.28 04:05:19.229950 [ 3 ] {57458454-74db-4b09-8241-de0889e23678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63416) 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.28 04:05:19.230012 [ 3 ] {57458454-74db-4b09-8241-de0889e23678} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
462 2024.08.28 04:05:19.231524 [ 3 ] {57458454-74db-4b09-8241-de0889e23678} <Debug> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Loading data parts
463 2024.08.28 04:05:19.231682 [ 3 ] {57458454-74db-4b09-8241-de0889e23678} <Debug> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): There are no data parts
464 2024.08.28 04:05:19.232938 [ 3 ] {57458454-74db-4b09-8241-de0889e23678} <Debug> DynamicQueryHandler: Done processing query
465 2024.08.28 04:05:19.232974 [ 3 ] {} <Debug> HTTP-Session: e4eb5f6a-9beb-4ab8-a652-220e5e5b1532 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
466 2024.08.28 04:05:19.233079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63416, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
467 2024.08.28 04:05:19.233136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
468 2024.08.28 04:05:19.233162 [ 3 ] {} <Debug> HTTP-Session: a717541b-0080-4509-9f73-2fd7be55ac54 Authenticating user 'default' from [fd00:1122:3344:101::d]:63416
469 2024.08.28 04:05:19.233178 [ 3 ] {} <Debug> HTTP-Session: a717541b-0080-4509-9f73-2fd7be55ac54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
470 2024.08.28 04:05:19.233199 [ 3 ] {} <Debug> HTTP-Session: a717541b-0080-4509-9f73-2fd7be55ac54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
471 2024.08.28 04:05:19.233234 [ 3 ] {} <Trace> HTTP-Session: a717541b-0080-4509-9f73-2fd7be55ac54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
472 2024.08.28 04:05:19.233410 [ 3 ] {8588e481-d18c-4ae6-b175-a25b25ff630a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63416) 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.28 04:05:19.233473 [ 3 ] {8588e481-d18c-4ae6-b175-a25b25ff630a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
474 2024.08.28 04:05:19.234988 [ 3 ] {8588e481-d18c-4ae6-b175-a25b25ff630a} <Debug> oximeter.measurements_cumulativef32 (adaa2174-70fc-4d51-b74c-f16d82339dbd): Loading data parts
475 2024.08.28 04:05:19.235197 [ 3 ] {8588e481-d18c-4ae6-b175-a25b25ff630a} <Debug> oximeter.measurements_cumulativef32 (adaa2174-70fc-4d51-b74c-f16d82339dbd): There are no data parts
476 2024.08.28 04:05:19.236463 [ 3 ] {8588e481-d18c-4ae6-b175-a25b25ff630a} <Debug> DynamicQueryHandler: Done processing query
477 2024.08.28 04:05:19.236500 [ 3 ] {} <Debug> HTTP-Session: a717541b-0080-4509-9f73-2fd7be55ac54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
478 2024.08.28 04:05:19.236606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63416, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
479 2024.08.28 04:05:19.236653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
480 2024.08.28 04:05:19.236681 [ 3 ] {} <Debug> HTTP-Session: 487dab27-ab78-41f7-8b3d-a765ec5efe54 Authenticating user 'default' from [fd00:1122:3344:101::d]:63416
481 2024.08.28 04:05:19.236706 [ 3 ] {} <Debug> HTTP-Session: 487dab27-ab78-41f7-8b3d-a765ec5efe54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
482 2024.08.28 04:05:19.236719 [ 3 ] {} <Debug> HTTP-Session: 487dab27-ab78-41f7-8b3d-a765ec5efe54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
483 2024.08.28 04:05:19.236756 [ 3 ] {} <Trace> HTTP-Session: 487dab27-ab78-41f7-8b3d-a765ec5efe54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
484 2024.08.28 04:05:19.236947 [ 3 ] {142bb50a-70c5-4f13-a2ed-40df6dca1d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63416) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
485 2024.08.28 04:05:19.237009 [ 3 ] {142bb50a-70c5-4f13-a2ed-40df6dca1d16} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
486 2024.08.28 04:05:19.238514 [ 3 ] {142bb50a-70c5-4f13-a2ed-40df6dca1d16} <Debug> oximeter.measurements_cumulativef64 (af67bab9-d132-47a1-b041-22fec482bdc7): Loading data parts
487 2024.08.28 04:05:19.238698 [ 3 ] {142bb50a-70c5-4f13-a2ed-40df6dca1d16} <Debug> oximeter.measurements_cumulativef64 (af67bab9-d132-47a1-b041-22fec482bdc7): There are no data parts
488 2024.08.28 04:05:19.239911 [ 3 ] {142bb50a-70c5-4f13-a2ed-40df6dca1d16} <Debug> DynamicQueryHandler: Done processing query
489 2024.08.28 04:05:19.239936 [ 3 ] {} <Debug> HTTP-Session: 487dab27-ab78-41f7-8b3d-a765ec5efe54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
490 2024.08.28 04:05:19.240050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63416, User-Agent: (none), Length: 1300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
491 2024.08.28 04:05:19.240107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
492 2024.08.28 04:05:19.240126 [ 3 ] {} <Debug> HTTP-Session: e9d1cf67-b97a-4811-95a5-a3b58d46727d Authenticating user 'default' from [fd00:1122:3344:101::d]:63416
493 2024.08.28 04:05:19.240151 [ 3 ] {} <Debug> HTTP-Session: e9d1cf67-b97a-4811-95a5-a3b58d46727d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
494 2024.08.28 04:05:19.240171 [ 3 ] {} <Debug> HTTP-Session: e9d1cf67-b97a-4811-95a5-a3b58d46727d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
495 2024.08.28 04:05:19.240200 [ 3 ] {} <Trace> HTTP-Session: e9d1cf67-b97a-4811-95a5-a3b58d46727d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
496 2024.08.28 04:05:19.240456 [ 3 ] {832f672f-6bdb-4863-a1d3-617569aaa24b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63416) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
497 * NOTE: Array types cannot be Nullable, see
498 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
499 * for more details.
500 *
501 * This means we need to use empty arrays to indicate a missing value. This
502 * is unfortunate, and at this point relies on the fact that an
503 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
504 * to figure out another way to represent missing samples here.
505 */
506 bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
507 2024.08.28 04:05:19.240527 [ 3 ] {832f672f-6bdb-4863-a1d3-617569aaa24b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
508 2024.08.28 04:05:19.242318 [ 3 ] {832f672f-6bdb-4863-a1d3-617569aaa24b} <Debug> oximeter.measurements_histogrami8 (c66ba179-472b-4dbb-a0e0-86d00e3ae9e1): Loading data parts
509 2024.08.28 04:05:19.242483 [ 3 ] {832f672f-6bdb-4863-a1d3-617569aaa24b} <Debug> oximeter.measurements_histogrami8 (c66ba179-472b-4dbb-a0e0-86d00e3ae9e1): There are no data parts
510 2024.08.28 04:05:19.243849 [ 3 ] {832f672f-6bdb-4863-a1d3-617569aaa24b} <Debug> DynamicQueryHandler: Done processing query
511 2024.08.28 04:05:19.243874 [ 3 ] {} <Debug> HTTP-Session: e9d1cf67-b97a-4811-95a5-a3b58d46727d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
512 2024.08.28 04:05:19.243995 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63416, User-Agent: (none), Length: 839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
513 2024.08.28 04:05:19.244054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
514 2024.08.28 04:05:19.244073 [ 3 ] {} <Debug> HTTP-Session: cc3795ba-493d-4560-b13e-c83996c6baf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63416
515 2024.08.28 04:05:19.244097 [ 3 ] {} <Debug> HTTP-Session: cc3795ba-493d-4560-b13e-c83996c6baf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
516 2024.08.28 04:05:19.244116 [ 3 ] {} <Debug> HTTP-Session: cc3795ba-493d-4560-b13e-c83996c6baf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
517 2024.08.28 04:05:19.244146 [ 3 ] {} <Trace> HTTP-Session: cc3795ba-493d-4560-b13e-c83996c6baf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
518 2024.08.28 04:05:19.244395 [ 3 ] {759d5767-5555-4c42-961f-aa392f3eed4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63416) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
519 2024.08.28 04:05:19.244460 [ 3 ] {759d5767-5555-4c42-961f-aa392f3eed4e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
520 2024.08.28 04:05:19.246200 [ 3 ] {759d5767-5555-4c42-961f-aa392f3eed4e} <Debug> oximeter.measurements_histogramu8 (ef477a35-8c59-49ac-9f31-595a00bd1aa3): Loading data parts
521 2024.08.28 04:05:19.246365 [ 3 ] {759d5767-5555-4c42-961f-aa392f3eed4e} <Debug> oximeter.measurements_histogramu8 (ef477a35-8c59-49ac-9f31-595a00bd1aa3): There are no data parts
522 2024.08.28 04:05:19.247728 [ 3 ] {759d5767-5555-4c42-961f-aa392f3eed4e} <Debug> DynamicQueryHandler: Done processing query
523 2024.08.28 04:05:19.247753 [ 3 ] {} <Debug> HTTP-Session: cc3795ba-493d-4560-b13e-c83996c6baf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
524 2024.08.28 04:05:19.247883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63416, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
525 2024.08.28 04:05:19.247936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
526 2024.08.28 04:05:19.247954 [ 3 ] {} <Debug> HTTP-Session: c32612a6-86a0-40dd-8147-f2ab59a43969 Authenticating user 'default' from [fd00:1122:3344:101::d]:63416
527 2024.08.28 04:05:19.247975 [ 3 ] {} <Debug> HTTP-Session: c32612a6-86a0-40dd-8147-f2ab59a43969 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
528 2024.08.28 04:05:19.247992 [ 3 ] {} <Debug> HTTP-Session: c32612a6-86a0-40dd-8147-f2ab59a43969 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
529 2024.08.28 04:05:19.248022 [ 3 ] {} <Trace> HTTP-Session: c32612a6-86a0-40dd-8147-f2ab59a43969 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
530 2024.08.28 04:05:19.248275 [ 3 ] {5348ceea-5c9f-4e97-a38c-3fe745de21a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63416) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
531 2024.08.28 04:05:19.248338 [ 3 ] {5348ceea-5c9f-4e97-a38c-3fe745de21a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
532 2024.08.28 04:05:19.250164 [ 3 ] {5348ceea-5c9f-4e97-a38c-3fe745de21a0} <Debug> oximeter.measurements_histogrami16 (1495cf77-79ac-498d-bded-a3eaad448060): Loading data parts
533 2024.08.28 04:05:19.250325 [ 3 ] {5348ceea-5c9f-4e97-a38c-3fe745de21a0} <Debug> oximeter.measurements_histogrami16 (1495cf77-79ac-498d-bded-a3eaad448060): There are no data parts
534 2024.08.28 04:05:19.251626 [ 3 ] {5348ceea-5c9f-4e97-a38c-3fe745de21a0} <Debug> DynamicQueryHandler: Done processing query
535 2024.08.28 04:05:19.251651 [ 3 ] {} <Debug> HTTP-Session: c32612a6-86a0-40dd-8147-f2ab59a43969 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
536 2024.08.28 04:05:19.251786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63416, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
537 2024.08.28 04:05:19.251840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
538 2024.08.28 04:05:19.251864 [ 3 ] {} <Debug> HTTP-Session: 59ccbc29-ab55-4e3e-bc2b-d53ec3d7114e Authenticating user 'default' from [fd00:1122:3344:101::d]:63416
539 2024.08.28 04:05:19.251880 [ 3 ] {} <Debug> HTTP-Session: 59ccbc29-ab55-4e3e-bc2b-d53ec3d7114e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
540 2024.08.28 04:05:19.251900 [ 3 ] {} <Debug> HTTP-Session: 59ccbc29-ab55-4e3e-bc2b-d53ec3d7114e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
541 2024.08.28 04:05:19.251929 [ 3 ] {} <Trace> HTTP-Session: 59ccbc29-ab55-4e3e-bc2b-d53ec3d7114e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
542 2024.08.28 04:05:19.252179 [ 3 ] {fb4e5f99-04f8-4daf-85e5-9f0d9fc68388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63416) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
543 2024.08.28 04:05:19.252242 [ 3 ] {fb4e5f99-04f8-4daf-85e5-9f0d9fc68388} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
544 2024.08.28 04:05:19.254020 [ 3 ] {fb4e5f99-04f8-4daf-85e5-9f0d9fc68388} <Debug> oximeter.measurements_histogramu16 (dd2f2373-5c68-4142-b475-ac76f2d99a19): Loading data parts
545 2024.08.28 04:05:19.254345 [ 3 ] {fb4e5f99-04f8-4daf-85e5-9f0d9fc68388} <Debug> oximeter.measurements_histogramu16 (dd2f2373-5c68-4142-b475-ac76f2d99a19): There are no data parts
546 2024.08.28 04:05:19.255705 [ 3 ] {fb4e5f99-04f8-4daf-85e5-9f0d9fc68388} <Debug> DynamicQueryHandler: Done processing query
547 2024.08.28 04:05:19.255731 [ 3 ] {} <Debug> HTTP-Session: 59ccbc29-ab55-4e3e-bc2b-d53ec3d7114e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
548 2024.08.28 04:05:19.255849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63416, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
549 2024.08.28 04:05:19.255901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
550 2024.08.28 04:05:19.255919 [ 3 ] {} <Debug> HTTP-Session: 060aeb2b-f156-4876-8286-05b8f86cafa6 Authenticating user 'default' from [fd00:1122:3344:101::d]:63416
551 2024.08.28 04:05:19.255941 [ 3 ] {} <Debug> HTTP-Session: 060aeb2b-f156-4876-8286-05b8f86cafa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
552 2024.08.28 04:05:19.255958 [ 3 ] {} <Debug> HTTP-Session: 060aeb2b-f156-4876-8286-05b8f86cafa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
553 2024.08.28 04:05:19.255988 [ 3 ] {} <Trace> HTTP-Session: 060aeb2b-f156-4876-8286-05b8f86cafa6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
554 2024.08.28 04:05:19.256242 [ 3 ] {ca108fbe-66bc-489c-9dff-9e05378b6877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63416) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
555 2024.08.28 04:05:19.256306 [ 3 ] {ca108fbe-66bc-489c-9dff-9e05378b6877} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
556 2024.08.28 04:05:19.258082 [ 3 ] {ca108fbe-66bc-489c-9dff-9e05378b6877} <Debug> oximeter.measurements_histogrami32 (9bf392ea-af51-4286-b7f0-ae033d9ef2f7): Loading data parts
557 2024.08.28 04:05:19.258252 [ 3 ] {ca108fbe-66bc-489c-9dff-9e05378b6877} <Debug> oximeter.measurements_histogrami32 (9bf392ea-af51-4286-b7f0-ae033d9ef2f7): There are no data parts
558 2024.08.28 04:05:19.259555 [ 3 ] {ca108fbe-66bc-489c-9dff-9e05378b6877} <Debug> DynamicQueryHandler: Done processing query
559 2024.08.28 04:05:19.259580 [ 3 ] {} <Debug> HTTP-Session: 060aeb2b-f156-4876-8286-05b8f86cafa6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
560 2024.08.28 04:05:19.259692 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63416, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
561 2024.08.28 04:05:19.259745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
562 2024.08.28 04:05:19.259769 [ 3 ] {} <Debug> HTTP-Session: 883007bd-a9cb-44c4-be2c-92c37626a54c Authenticating user 'default' from [fd00:1122:3344:101::d]:63416
563 2024.08.28 04:05:19.259786 [ 3 ] {} <Debug> HTTP-Session: 883007bd-a9cb-44c4-be2c-92c37626a54c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
564 2024.08.28 04:05:19.259809 [ 3 ] {} <Debug> HTTP-Session: 883007bd-a9cb-44c4-be2c-92c37626a54c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
565 2024.08.28 04:05:19.259843 [ 3 ] {} <Trace> HTTP-Session: 883007bd-a9cb-44c4-be2c-92c37626a54c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
566 2024.08.28 04:05:19.260088 [ 3 ] {444a9d0a-e19f-48ac-80ad-44705bbc3cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63416) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
567 2024.08.28 04:05:19.260158 [ 3 ] {444a9d0a-e19f-48ac-80ad-44705bbc3cc0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
568 2024.08.28 04:05:19.261933 [ 3 ] {444a9d0a-e19f-48ac-80ad-44705bbc3cc0} <Debug> oximeter.measurements_histogramu32 (bb1fb7bb-ec09-4a56-b841-3b4171937b4b): Loading data parts
569 2024.08.28 04:05:19.262093 [ 3 ] {444a9d0a-e19f-48ac-80ad-44705bbc3cc0} <Debug> oximeter.measurements_histogramu32 (bb1fb7bb-ec09-4a56-b841-3b4171937b4b): There are no data parts
570 2024.08.28 04:05:19.263403 [ 3 ] {444a9d0a-e19f-48ac-80ad-44705bbc3cc0} <Debug> DynamicQueryHandler: Done processing query
571 2024.08.28 04:05:19.263430 [ 3 ] {} <Debug> HTTP-Session: 883007bd-a9cb-44c4-be2c-92c37626a54c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
572 2024.08.28 04:05:19.263549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63416, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
573 2024.08.28 04:05:19.263602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
574 2024.08.28 04:05:19.263626 [ 3 ] {} <Debug> HTTP-Session: f9e67178-6d48-4976-a9d2-77ee4db4509c Authenticating user 'default' from [fd00:1122:3344:101::d]:63416
575 2024.08.28 04:05:19.263642 [ 3 ] {} <Debug> HTTP-Session: f9e67178-6d48-4976-a9d2-77ee4db4509c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
576 2024.08.28 04:05:19.263661 [ 3 ] {} <Debug> HTTP-Session: f9e67178-6d48-4976-a9d2-77ee4db4509c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
577 2024.08.28 04:05:19.263696 [ 3 ] {} <Trace> HTTP-Session: f9e67178-6d48-4976-a9d2-77ee4db4509c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
578 2024.08.28 04:05:19.263943 [ 3 ] {e3f23f1f-51ca-407f-8ce8-715d12fb1870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63416) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
579 2024.08.28 04:05:19.264008 [ 3 ] {e3f23f1f-51ca-407f-8ce8-715d12fb1870} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
580 2024.08.28 04:05:19.265910 [ 3 ] {e3f23f1f-51ca-407f-8ce8-715d12fb1870} <Debug> oximeter.measurements_histogrami64 (aec1b4ee-e7ea-406d-8a04-d594df31d447): Loading data parts
581 2024.08.28 04:05:19.266056 [ 3 ] {e3f23f1f-51ca-407f-8ce8-715d12fb1870} <Debug> oximeter.measurements_histogrami64 (aec1b4ee-e7ea-406d-8a04-d594df31d447): There are no data parts
582 2024.08.28 04:05:19.267361 [ 3 ] {e3f23f1f-51ca-407f-8ce8-715d12fb1870} <Debug> DynamicQueryHandler: Done processing query
583 2024.08.28 04:05:19.267395 [ 3 ] {} <Debug> HTTP-Session: f9e67178-6d48-4976-a9d2-77ee4db4509c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
584 2024.08.28 04:05:19.267504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63416, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
585 2024.08.28 04:05:19.267558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
586 2024.08.28 04:05:19.267582 [ 3 ] {} <Debug> HTTP-Session: 0a90b724-a3a4-4265-90f1-f32efaec8dc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:63416
587 2024.08.28 04:05:19.267597 [ 3 ] {} <Debug> HTTP-Session: 0a90b724-a3a4-4265-90f1-f32efaec8dc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
588 2024.08.28 04:05:19.267616 [ 3 ] {} <Debug> HTTP-Session: 0a90b724-a3a4-4265-90f1-f32efaec8dc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
589 2024.08.28 04:05:19.267650 [ 3 ] {} <Trace> HTTP-Session: 0a90b724-a3a4-4265-90f1-f32efaec8dc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
590 2024.08.28 04:05:19.267894 [ 3 ] {b0925b4b-30ae-424f-9992-2d29f85100e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63416) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
591 2024.08.28 04:05:19.267960 [ 3 ] {b0925b4b-30ae-424f-9992-2d29f85100e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
592 2024.08.28 04:05:19.269732 [ 3 ] {b0925b4b-30ae-424f-9992-2d29f85100e8} <Debug> oximeter.measurements_histogramu64 (8bc571e3-d701-4678-a7c4-9c0f878bdda1): Loading data parts
593 2024.08.28 04:05:19.269897 [ 3 ] {b0925b4b-30ae-424f-9992-2d29f85100e8} <Debug> oximeter.measurements_histogramu64 (8bc571e3-d701-4678-a7c4-9c0f878bdda1): There are no data parts
594 2024.08.28 04:05:19.271211 [ 3 ] {b0925b4b-30ae-424f-9992-2d29f85100e8} <Debug> DynamicQueryHandler: Done processing query
595 2024.08.28 04:05:19.271244 [ 3 ] {} <Debug> HTTP-Session: 0a90b724-a3a4-4265-90f1-f32efaec8dc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
596 2024.08.28 04:05:19.271350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63416, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
597 2024.08.28 04:05:19.271404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
598 2024.08.28 04:05:19.271430 [ 3 ] {} <Debug> HTTP-Session: ecbad0ae-811d-4e53-b7f5-b2268e75829e Authenticating user 'default' from [fd00:1122:3344:101::d]:63416
599 2024.08.28 04:05:19.271445 [ 3 ] {} <Debug> HTTP-Session: ecbad0ae-811d-4e53-b7f5-b2268e75829e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
600 2024.08.28 04:05:19.271464 [ 3 ] {} <Debug> HTTP-Session: ecbad0ae-811d-4e53-b7f5-b2268e75829e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
601 2024.08.28 04:05:19.271498 [ 3 ] {} <Trace> HTTP-Session: ecbad0ae-811d-4e53-b7f5-b2268e75829e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
602 2024.08.28 04:05:19.271744 [ 3 ] {76bb0f16-cdd9-4aba-a671-84f68b6274b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63416) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
603 2024.08.28 04:05:19.271810 [ 3 ] {76bb0f16-cdd9-4aba-a671-84f68b6274b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
604 2024.08.28 04:05:19.273578 [ 3 ] {76bb0f16-cdd9-4aba-a671-84f68b6274b8} <Debug> oximeter.measurements_histogramf32 (5a20a312-8ed9-4dac-8621-34a1641a7357): Loading data parts
605 2024.08.28 04:05:19.273751 [ 3 ] {76bb0f16-cdd9-4aba-a671-84f68b6274b8} <Debug> oximeter.measurements_histogramf32 (5a20a312-8ed9-4dac-8621-34a1641a7357): There are no data parts
606 2024.08.28 04:05:19.275049 [ 3 ] {76bb0f16-cdd9-4aba-a671-84f68b6274b8} <Debug> DynamicQueryHandler: Done processing query
607 2024.08.28 04:05:19.275082 [ 3 ] {} <Debug> HTTP-Session: ecbad0ae-811d-4e53-b7f5-b2268e75829e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
608 2024.08.28 04:05:19.275186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63416, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
609 2024.08.28 04:05:19.275240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
610 2024.08.28 04:05:19.275264 [ 3 ] {} <Debug> HTTP-Session: 8192cc91-7bb4-4c32-ad75-95f30f690724 Authenticating user 'default' from [fd00:1122:3344:101::d]:63416
611 2024.08.28 04:05:19.275280 [ 3 ] {} <Debug> HTTP-Session: 8192cc91-7bb4-4c32-ad75-95f30f690724 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
612 2024.08.28 04:05:19.275300 [ 3 ] {} <Debug> HTTP-Session: 8192cc91-7bb4-4c32-ad75-95f30f690724 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
613 2024.08.28 04:05:19.275334 [ 3 ] {} <Trace> HTTP-Session: 8192cc91-7bb4-4c32-ad75-95f30f690724 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
614 2024.08.28 04:05:19.275582 [ 3 ] {d30a9524-3a36-4966-b1a4-29da5bce7191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63416) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
615 2024.08.28 04:05:19.275649 [ 3 ] {d30a9524-3a36-4966-b1a4-29da5bce7191} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
616 2024.08.28 04:05:19.277425 [ 3 ] {d30a9524-3a36-4966-b1a4-29da5bce7191} <Debug> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Loading data parts
617 2024.08.28 04:05:19.277588 [ 3 ] {d30a9524-3a36-4966-b1a4-29da5bce7191} <Debug> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): There are no data parts
618 2024.08.28 04:05:19.278852 [ 3 ] {d30a9524-3a36-4966-b1a4-29da5bce7191} <Debug> DynamicQueryHandler: Done processing query
619 2024.08.28 04:05:19.278886 [ 3 ] {} <Debug> HTTP-Session: 8192cc91-7bb4-4c32-ad75-95f30f690724 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
620 2024.08.28 04:05:19.279000 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63416, User-Agent: (none), Length: 1762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
621 2024.08.28 04:05:19.279060 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
622 2024.08.28 04:05:19.279086 [ 3 ] {} <Debug> HTTP-Session: 10ea0110-86a7-4657-b384-accb59e7f626 Authenticating user 'default' from [fd00:1122:3344:101::d]:63416
623 2024.08.28 04:05:19.279106 [ 3 ] {} <Debug> HTTP-Session: 10ea0110-86a7-4657-b384-accb59e7f626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
624 2024.08.28 04:05:19.279120 [ 3 ] {} <Debug> HTTP-Session: 10ea0110-86a7-4657-b384-accb59e7f626 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
625 2024.08.28 04:05:19.279157 [ 3 ] {} <Trace> HTTP-Session: 10ea0110-86a7-4657-b384-accb59e7f626 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
626 2024.08.28 04:05:19.279339 [ 3 ] {be5501f5-ef43-4415-bc38-8922426d3edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63416) /* The field tables store named dimensions of each timeseries.
627 *
628 * As with the measurement tables, there is one field table for each field data
629 * type. Fields are deduplicated by using the "replacing merge tree", though
630 * this behavior **must not** be relied upon for query correctness.
631 *
632 * The index for the fields differs from the measurements, however. Rows are
633 * sorted by timeseries name, then field name, field value, and finally
634 * timeseries key. This reflects the most common pattern for looking them up:
635 * by field name and possibly value, within a timeseries. The resulting keys are
636 * usually then used to look up measurements.
637 *
638 * NOTE: We may want to consider a secondary index on these tables, sorting by
639 * timeseries name and then key, since it would improve lookups where one
640 * already has the key. Realistically though, these tables are quite small and
641 * so performance benefits will be low in absolute terms.
642 *
643 * TTL: We use a materialized column to expire old field table records. This
644 * column is generated automatically by the database whenever a new row is
645 * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *`
646 * query. Since these tables are `ReplacingMergeTree`s, that means the last
647 * record will remain during a deduplication, which will have the last
648 * timestamp. ClickHouse will then expire old data for us, similar to the
649 * measurement tables.
650 */
651 CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
652 2024.08.28 04:05:19.279403 [ 3 ] {be5501f5-ef43-4415-bc38-8922426d3edc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
653 2024.08.28 04:05:19.281054 [ 3 ] {be5501f5-ef43-4415-bc38-8922426d3edc} <Debug> oximeter.fields_bool (1dbb48dd-41a7-48a8-adbc-9e439d8a7ee1): Loading data parts
654 2024.08.28 04:05:19.281246 [ 3 ] {be5501f5-ef43-4415-bc38-8922426d3edc} <Debug> oximeter.fields_bool (1dbb48dd-41a7-48a8-adbc-9e439d8a7ee1): There are no data parts
655 2024.08.28 04:05:19.282479 [ 3 ] {be5501f5-ef43-4415-bc38-8922426d3edc} <Debug> DynamicQueryHandler: Done processing query
656 2024.08.28 04:05:19.282512 [ 3 ] {} <Debug> HTTP-Session: 10ea0110-86a7-4657-b384-accb59e7f626 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
657 2024.08.28 04:05:19.282620 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63416, User-Agent: (none), Length: 335, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
658 2024.08.28 04:05:19.282675 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
659 2024.08.28 04:05:19.282700 [ 3 ] {} <Debug> HTTP-Session: bbc98340-04ea-4e65-b0ab-7bff3981f131 Authenticating user 'default' from [fd00:1122:3344:101::d]:63416
660 2024.08.28 04:05:19.282716 [ 3 ] {} <Debug> HTTP-Session: bbc98340-04ea-4e65-b0ab-7bff3981f131 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
661 2024.08.28 04:05:19.282735 [ 3 ] {} <Debug> HTTP-Session: bbc98340-04ea-4e65-b0ab-7bff3981f131 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
662 2024.08.28 04:05:19.282770 [ 3 ] {} <Trace> HTTP-Session: bbc98340-04ea-4e65-b0ab-7bff3981f131 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
663 2024.08.28 04:05:19.282948 [ 3 ] {166bec25-7d78-4d9c-839b-393e9114a009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63416) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
664 2024.08.28 04:05:19.283009 [ 3 ] {166bec25-7d78-4d9c-839b-393e9114a009} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
665 2024.08.28 04:05:19.284563 [ 3 ] {166bec25-7d78-4d9c-839b-393e9114a009} <Debug> oximeter.fields_i8 (21e71300-1417-404a-89a8-378ec6c2eee7): Loading data parts
666 2024.08.28 04:05:19.284737 [ 3 ] {166bec25-7d78-4d9c-839b-393e9114a009} <Debug> oximeter.fields_i8 (21e71300-1417-404a-89a8-378ec6c2eee7): There are no data parts
667 2024.08.28 04:05:19.286012 [ 3 ] {166bec25-7d78-4d9c-839b-393e9114a009} <Debug> DynamicQueryHandler: Done processing query
668 2024.08.28 04:05:19.286045 [ 3 ] {} <Debug> HTTP-Session: bbc98340-04ea-4e65-b0ab-7bff3981f131 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
669 2024.08.28 04:05:19.286146 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63416, User-Agent: (none), Length: 336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
670 2024.08.28 04:05:19.286198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
671 2024.08.28 04:05:19.286224 [ 3 ] {} <Debug> HTTP-Session: 11f0a20b-4346-48c6-879d-2c6e2d06d446 Authenticating user 'default' from [fd00:1122:3344:101::d]:63416
672 2024.08.28 04:05:19.286245 [ 3 ] {} <Debug> HTTP-Session: 11f0a20b-4346-48c6-879d-2c6e2d06d446 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
673 2024.08.28 04:05:19.286259 [ 3 ] {} <Debug> HTTP-Session: 11f0a20b-4346-48c6-879d-2c6e2d06d446 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
674 2024.08.28 04:05:19.286295 [ 3 ] {} <Trace> HTTP-Session: 11f0a20b-4346-48c6-879d-2c6e2d06d446 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
675 2024.08.28 04:05:19.286473 [ 3 ] {06055fbb-2c06-4cfa-a9db-97ae6e755371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63416) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
676 2024.08.28 04:05:19.286529 [ 3 ] {06055fbb-2c06-4cfa-a9db-97ae6e755371} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
677 2024.08.28 04:05:19.288078 [ 3 ] {06055fbb-2c06-4cfa-a9db-97ae6e755371} <Debug> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Loading data parts
678 2024.08.28 04:05:19.288285 [ 3 ] {06055fbb-2c06-4cfa-a9db-97ae6e755371} <Debug> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): There are no data parts
679 2024.08.28 04:05:19.289546 [ 3 ] {06055fbb-2c06-4cfa-a9db-97ae6e755371} <Debug> DynamicQueryHandler: Done processing query
680 2024.08.28 04:05:19.289578 [ 3 ] {} <Debug> HTTP-Session: 11f0a20b-4346-48c6-879d-2c6e2d06d446 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
681 2024.08.28 04:05:19.289694 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63416, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
682 2024.08.28 04:05:19.289747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
683 2024.08.28 04:05:19.289773 [ 3 ] {} <Debug> HTTP-Session: 58cfec68-159b-4cbf-8fb0-0568c0703604 Authenticating user 'default' from [fd00:1122:3344:101::d]:63416
684 2024.08.28 04:05:19.289795 [ 3 ] {} <Debug> HTTP-Session: 58cfec68-159b-4cbf-8fb0-0568c0703604 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
685 2024.08.28 04:05:19.289808 [ 3 ] {} <Debug> HTTP-Session: 58cfec68-159b-4cbf-8fb0-0568c0703604 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
686 2024.08.28 04:05:19.289843 [ 3 ] {} <Trace> HTTP-Session: 58cfec68-159b-4cbf-8fb0-0568c0703604 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
687 2024.08.28 04:05:19.290020 [ 3 ] {90d24561-8ddb-4156-82e8-f7c25d5d3efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63416) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
688 2024.08.28 04:05:19.290075 [ 3 ] {90d24561-8ddb-4156-82e8-f7c25d5d3efd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
689 2024.08.28 04:05:19.291612 [ 3 ] {90d24561-8ddb-4156-82e8-f7c25d5d3efd} <Debug> oximeter.fields_i16 (3bfac166-2c1c-4ce5-ae35-00185e937367): Loading data parts
690 2024.08.28 04:05:19.291780 [ 3 ] {90d24561-8ddb-4156-82e8-f7c25d5d3efd} <Debug> oximeter.fields_i16 (3bfac166-2c1c-4ce5-ae35-00185e937367): There are no data parts
691 2024.08.28 04:05:19.293028 [ 3 ] {90d24561-8ddb-4156-82e8-f7c25d5d3efd} <Debug> DynamicQueryHandler: Done processing query
692 2024.08.28 04:05:19.293061 [ 3 ] {} <Debug> HTTP-Session: 58cfec68-159b-4cbf-8fb0-0568c0703604 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
693 2024.08.28 04:05:19.293172 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63416, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
694 2024.08.28 04:05:19.293219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
695 2024.08.28 04:05:19.293245 [ 3 ] {} <Debug> HTTP-Session: f4bdc66d-71e0-45f8-a264-bed318d18b2b Authenticating user 'default' from [fd00:1122:3344:101::d]:63416
696 2024.08.28 04:05:19.293267 [ 3 ] {} <Debug> HTTP-Session: f4bdc66d-71e0-45f8-a264-bed318d18b2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
697 2024.08.28 04:05:19.293281 [ 3 ] {} <Debug> HTTP-Session: f4bdc66d-71e0-45f8-a264-bed318d18b2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
698 2024.08.28 04:05:19.293316 [ 3 ] {} <Trace> HTTP-Session: f4bdc66d-71e0-45f8-a264-bed318d18b2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
699 2024.08.28 04:05:19.293491 [ 3 ] {0d4a15c4-5e52-4ad8-be4b-214ddd7bff0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63416) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
700 2024.08.28 04:05:19.293547 [ 3 ] {0d4a15c4-5e52-4ad8-be4b-214ddd7bff0e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
701 2024.08.28 04:05:19.295084 [ 3 ] {0d4a15c4-5e52-4ad8-be4b-214ddd7bff0e} <Debug> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Loading data parts
702 2024.08.28 04:05:19.295304 [ 3 ] {0d4a15c4-5e52-4ad8-be4b-214ddd7bff0e} <Debug> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): There are no data parts
703 2024.08.28 04:05:19.296529 [ 3 ] {0d4a15c4-5e52-4ad8-be4b-214ddd7bff0e} <Debug> DynamicQueryHandler: Done processing query
704 2024.08.28 04:05:19.296554 [ 3 ] {} <Debug> HTTP-Session: f4bdc66d-71e0-45f8-a264-bed318d18b2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
705 2024.08.28 04:05:19.296666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63416, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
706 2024.08.28 04:05:19.296719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
707 2024.08.28 04:05:19.296738 [ 3 ] {} <Debug> HTTP-Session: 3adc966d-cde0-4b5d-9130-aba3925def85 Authenticating user 'default' from [fd00:1122:3344:101::d]:63416
708 2024.08.28 04:05:19.296761 [ 3 ] {} <Debug> HTTP-Session: 3adc966d-cde0-4b5d-9130-aba3925def85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
709 2024.08.28 04:05:19.296781 [ 3 ] {} <Debug> HTTP-Session: 3adc966d-cde0-4b5d-9130-aba3925def85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
710 2024.08.28 04:05:19.296810 [ 3 ] {} <Trace> HTTP-Session: 3adc966d-cde0-4b5d-9130-aba3925def85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
711 2024.08.28 04:05:19.296986 [ 3 ] {ac9f26cf-ff1c-4be6-9076-f5c7e53f54c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63416) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
712 2024.08.28 04:05:19.297043 [ 3 ] {ac9f26cf-ff1c-4be6-9076-f5c7e53f54c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
713 2024.08.28 04:05:19.298598 [ 3 ] {ac9f26cf-ff1c-4be6-9076-f5c7e53f54c6} <Debug> oximeter.fields_i32 (dfc8aa33-1d54-4382-bd89-d9415ae13dc9): Loading data parts
714 2024.08.28 04:05:19.298751 [ 3 ] {ac9f26cf-ff1c-4be6-9076-f5c7e53f54c6} <Debug> oximeter.fields_i32 (dfc8aa33-1d54-4382-bd89-d9415ae13dc9): There are no data parts
715 2024.08.28 04:05:19.299969 [ 3 ] {ac9f26cf-ff1c-4be6-9076-f5c7e53f54c6} <Debug> DynamicQueryHandler: Done processing query
716 2024.08.28 04:05:19.299994 [ 3 ] {} <Debug> HTTP-Session: 3adc966d-cde0-4b5d-9130-aba3925def85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
717 2024.08.28 04:05:19.300140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63416, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
718 2024.08.28 04:05:19.300195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
719 2024.08.28 04:05:19.300215 [ 3 ] {} <Debug> HTTP-Session: 8e441d2a-c00d-46fd-883d-d8d64260adb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:63416
720 2024.08.28 04:05:19.300238 [ 3 ] {} <Debug> HTTP-Session: 8e441d2a-c00d-46fd-883d-d8d64260adb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
721 2024.08.28 04:05:19.300259 [ 3 ] {} <Debug> HTTP-Session: 8e441d2a-c00d-46fd-883d-d8d64260adb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
722 2024.08.28 04:05:19.300289 [ 3 ] {} <Trace> HTTP-Session: 8e441d2a-c00d-46fd-883d-d8d64260adb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
723 2024.08.28 04:05:19.300484 [ 3 ] {41cb1cdd-f731-4691-bfcd-ddf87ee557c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63416) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
724 2024.08.28 04:05:19.300562 [ 3 ] {41cb1cdd-f731-4691-bfcd-ddf87ee557c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
725 2024.08.28 04:05:19.302224 [ 3 ] {41cb1cdd-f731-4691-bfcd-ddf87ee557c5} <Debug> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Loading data parts
726 2024.08.28 04:05:19.302394 [ 3 ] {41cb1cdd-f731-4691-bfcd-ddf87ee557c5} <Debug> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): There are no data parts
727 2024.08.28 04:05:19.303651 [ 3 ] {41cb1cdd-f731-4691-bfcd-ddf87ee557c5} <Debug> DynamicQueryHandler: Done processing query
728 2024.08.28 04:05:19.303677 [ 3 ] {} <Debug> HTTP-Session: 8e441d2a-c00d-46fd-883d-d8d64260adb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
729 2024.08.28 04:05:19.303814 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63416, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
730 2024.08.28 04:05:19.303875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
731 2024.08.28 04:05:19.303895 [ 3 ] {} <Debug> HTTP-Session: 726e79fd-d269-45bd-880b-968393c49861 Authenticating user 'default' from [fd00:1122:3344:101::d]:63416
732 2024.08.28 04:05:19.303925 [ 3 ] {} <Debug> HTTP-Session: 726e79fd-d269-45bd-880b-968393c49861 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
733 2024.08.28 04:05:19.303951 [ 3 ] {} <Debug> HTTP-Session: 726e79fd-d269-45bd-880b-968393c49861 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
734 2024.08.28 04:05:19.303980 [ 3 ] {} <Trace> HTTP-Session: 726e79fd-d269-45bd-880b-968393c49861 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
735 2024.08.28 04:05:19.304165 [ 3 ] {4133ab2a-2d6c-4420-8327-449f77eb2983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63416) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
736 2024.08.28 04:05:19.304243 [ 3 ] {4133ab2a-2d6c-4420-8327-449f77eb2983} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
737 2024.08.28 04:05:19.305867 [ 3 ] {4133ab2a-2d6c-4420-8327-449f77eb2983} <Debug> oximeter.fields_i64 (7c1b96f8-aa93-4aca-a2d7-d87720d3318a): Loading data parts
738 2024.08.28 04:05:19.306023 [ 3 ] {4133ab2a-2d6c-4420-8327-449f77eb2983} <Debug> oximeter.fields_i64 (7c1b96f8-aa93-4aca-a2d7-d87720d3318a): There are no data parts
739 2024.08.28 04:05:19.307352 [ 3 ] {4133ab2a-2d6c-4420-8327-449f77eb2983} <Debug> DynamicQueryHandler: Done processing query
740 2024.08.28 04:05:19.307393 [ 3 ] {} <Debug> HTTP-Session: 726e79fd-d269-45bd-880b-968393c49861 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
741 2024.08.28 04:05:19.307507 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63416, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
742 2024.08.28 04:05:19.307554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
743 2024.08.28 04:05:19.307588 [ 3 ] {} <Debug> HTTP-Session: 87f25df5-3b8c-4eac-a97e-9dfc738b9051 Authenticating user 'default' from [fd00:1122:3344:101::d]:63416
744 2024.08.28 04:05:19.307605 [ 3 ] {} <Debug> HTTP-Session: 87f25df5-3b8c-4eac-a97e-9dfc738b9051 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
745 2024.08.28 04:05:19.307619 [ 3 ] {} <Debug> HTTP-Session: 87f25df5-3b8c-4eac-a97e-9dfc738b9051 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
746 2024.08.28 04:05:19.307664 [ 3 ] {} <Trace> HTTP-Session: 87f25df5-3b8c-4eac-a97e-9dfc738b9051 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
747 2024.08.28 04:05:19.307836 [ 3 ] {53493867-246c-47c8-aefa-f1e3e63aac75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63416) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
748 2024.08.28 04:05:19.307880 [ 3 ] {53493867-246c-47c8-aefa-f1e3e63aac75} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
749 2024.08.28 04:05:19.309511 [ 3 ] {53493867-246c-47c8-aefa-f1e3e63aac75} <Debug> oximeter.fields_u64 (ba8cfa8c-621e-46f7-b67e-b567e87f5442): Loading data parts
750 2024.08.28 04:05:19.309654 [ 3 ] {53493867-246c-47c8-aefa-f1e3e63aac75} <Debug> oximeter.fields_u64 (ba8cfa8c-621e-46f7-b67e-b567e87f5442): There are no data parts
751 2024.08.28 04:05:19.310874 [ 3 ] {53493867-246c-47c8-aefa-f1e3e63aac75} <Debug> DynamicQueryHandler: Done processing query
752 2024.08.28 04:05:19.310900 [ 3 ] {} <Debug> HTTP-Session: 87f25df5-3b8c-4eac-a97e-9dfc738b9051 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
753 2024.08.28 04:05:19.311014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63416, User-Agent: (none), Length: 339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
754 2024.08.28 04:05:19.311062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
755 2024.08.28 04:05:19.311082 [ 3 ] {} <Debug> HTTP-Session: 0f49f0e6-6f4d-451a-9eb5-ec7e447da858 Authenticating user 'default' from [fd00:1122:3344:101::d]:63416
756 2024.08.28 04:05:19.311099 [ 3 ] {} <Debug> HTTP-Session: 0f49f0e6-6f4d-451a-9eb5-ec7e447da858 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
757 2024.08.28 04:05:19.311112 [ 3 ] {} <Debug> HTTP-Session: 0f49f0e6-6f4d-451a-9eb5-ec7e447da858 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
758 2024.08.28 04:05:19.311142 [ 3 ] {} <Trace> HTTP-Session: 0f49f0e6-6f4d-451a-9eb5-ec7e447da858 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
759 2024.08.28 04:05:19.311316 [ 3 ] {cd14dcdd-fbf3-4c47-adb7-989df044adaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63416) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
760 2024.08.28 04:05:19.311360 [ 3 ] {cd14dcdd-fbf3-4c47-adb7-989df044adaa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
761 2024.08.28 04:05:19.312980 [ 3 ] {cd14dcdd-fbf3-4c47-adb7-989df044adaa} <Debug> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Loading data parts
762 2024.08.28 04:05:19.313125 [ 3 ] {cd14dcdd-fbf3-4c47-adb7-989df044adaa} <Debug> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): There are no data parts
763 2024.08.28 04:05:19.314390 [ 3 ] {cd14dcdd-fbf3-4c47-adb7-989df044adaa} <Debug> DynamicQueryHandler: Done processing query
764 2024.08.28 04:05:19.314415 [ 3 ] {} <Debug> HTTP-Session: 0f49f0e6-6f4d-451a-9eb5-ec7e447da858 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
765 2024.08.28 04:05:19.314522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63416, User-Agent: (none), Length: 341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
766 2024.08.28 04:05:19.314567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
767 2024.08.28 04:05:19.314586 [ 3 ] {} <Debug> HTTP-Session: 57381b73-8a94-4ef2-9767-c7f50e62769c Authenticating user 'default' from [fd00:1122:3344:101::d]:63416
768 2024.08.28 04:05:19.314602 [ 3 ] {} <Debug> HTTP-Session: 57381b73-8a94-4ef2-9767-c7f50e62769c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
769 2024.08.28 04:05:19.314616 [ 3 ] {} <Debug> HTTP-Session: 57381b73-8a94-4ef2-9767-c7f50e62769c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
770 2024.08.28 04:05:19.314647 [ 3 ] {} <Trace> HTTP-Session: 57381b73-8a94-4ef2-9767-c7f50e62769c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
771 2024.08.28 04:05:19.314816 [ 3 ] {b8a1ff5f-ba2c-4b59-84da-7fd801475b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63416) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
772 2024.08.28 04:05:19.314859 [ 3 ] {b8a1ff5f-ba2c-4b59-84da-7fd801475b54} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
773 2024.08.28 04:05:19.316465 [ 3 ] {b8a1ff5f-ba2c-4b59-84da-7fd801475b54} <Debug> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Loading data parts
774 2024.08.28 04:05:19.316623 [ 3 ] {b8a1ff5f-ba2c-4b59-84da-7fd801475b54} <Debug> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): There are no data parts
775 2024.08.28 04:05:19.317851 [ 3 ] {b8a1ff5f-ba2c-4b59-84da-7fd801475b54} <Debug> DynamicQueryHandler: Done processing query
776 2024.08.28 04:05:19.317876 [ 3 ] {} <Debug> HTTP-Session: 57381b73-8a94-4ef2-9767-c7f50e62769c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
777 2024.08.28 04:05:19.317984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63416, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
778 2024.08.28 04:05:19.318033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
779 2024.08.28 04:05:19.318052 [ 3 ] {} <Debug> HTTP-Session: a29b6e6f-88f5-434e-a254-ebf3f4f79f22 Authenticating user 'default' from [fd00:1122:3344:101::d]:63416
780 2024.08.28 04:05:19.318069 [ 3 ] {} <Debug> HTTP-Session: a29b6e6f-88f5-434e-a254-ebf3f4f79f22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
781 2024.08.28 04:05:19.318083 [ 3 ] {} <Debug> HTTP-Session: a29b6e6f-88f5-434e-a254-ebf3f4f79f22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
782 2024.08.28 04:05:19.318113 [ 3 ] {} <Trace> HTTP-Session: a29b6e6f-88f5-434e-a254-ebf3f4f79f22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
783 2024.08.28 04:05:19.318283 [ 3 ] {8d0774c9-03ce-48e8-9fda-7b82e3fcd1d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63416) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete)
784 2024.08.28 04:05:19.318326 [ 3 ] {8d0774c9-03ce-48e8-9fda-7b82e3fcd1d4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
785 2024.08.28 04:05:19.319914 [ 3 ] {8d0774c9-03ce-48e8-9fda-7b82e3fcd1d4} <Debug> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Loading data parts
786 2024.08.28 04:05:19.320073 [ 3 ] {8d0774c9-03ce-48e8-9fda-7b82e3fcd1d4} <Debug> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): There are no data parts
787 2024.08.28 04:05:19.321305 [ 3 ] {8d0774c9-03ce-48e8-9fda-7b82e3fcd1d4} <Debug> DynamicQueryHandler: Done processing query
788 2024.08.28 04:05:19.321331 [ 3 ] {} <Debug> HTTP-Session: a29b6e6f-88f5-434e-a254-ebf3f4f79f22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
789 2024.08.28 04:05:19.321456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63416, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
790 2024.08.28 04:05:19.321504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
791 2024.08.28 04:05:19.321524 [ 3 ] {} <Debug> HTTP-Session: be129a41-358a-46ec-8354-3b088b3e308c Authenticating user 'default' from [fd00:1122:3344:101::d]:63416
792 2024.08.28 04:05:19.321540 [ 3 ] {} <Debug> HTTP-Session: be129a41-358a-46ec-8354-3b088b3e308c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
793 2024.08.28 04:05:19.321554 [ 3 ] {} <Debug> HTTP-Session: be129a41-358a-46ec-8354-3b088b3e308c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
794 2024.08.28 04:05:19.321583 [ 3 ] {} <Trace> HTTP-Session: be129a41-358a-46ec-8354-3b088b3e308c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
795 2024.08.28 04:05:19.321789 [ 3 ] {24ea5506-63ae-40da-b1ff-e2d17fb0a5f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63416) /* The timeseries schema table stores the extracted schema for the samples
796 * oximeter collects.
797 */
798 CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete)
799 2024.08.28 04:05:19.321847 [ 3 ] {24ea5506-63ae-40da-b1ff-e2d17fb0a5f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
800 2024.08.28 04:05:19.323421 [ 3 ] {24ea5506-63ae-40da-b1ff-e2d17fb0a5f8} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0): Loading data parts
801 2024.08.28 04:05:19.323576 [ 3 ] {24ea5506-63ae-40da-b1ff-e2d17fb0a5f8} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0): There are no data parts
802 2024.08.28 04:05:19.324932 [ 3 ] {24ea5506-63ae-40da-b1ff-e2d17fb0a5f8} <Debug> DynamicQueryHandler: Done processing query
803 2024.08.28 04:05:19.324958 [ 3 ] {} <Debug> HTTP-Session: be129a41-358a-46ec-8354-3b088b3e308c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
804 2024.08.28 04:05:19.325092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63416, User-Agent: (none), Length: 52, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
805 2024.08.28 04:05:19.325145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
806 2024.08.28 04:05:19.325165 [ 3 ] {} <Debug> HTTP-Session: f0a0e0e0-9197-48bd-b2f6-cff7c28958b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63416
807 2024.08.28 04:05:19.325182 [ 3 ] {} <Debug> HTTP-Session: f0a0e0e0-9197-48bd-b2f6-cff7c28958b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
808 2024.08.28 04:05:19.325196 [ 3 ] {} <Debug> HTTP-Session: f0a0e0e0-9197-48bd-b2f6-cff7c28958b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
809 2024.08.28 04:05:19.325227 [ 3 ] {} <Trace> HTTP-Session: f0a0e0e0-9197-48bd-b2f6-cff7c28958b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
810 2024.08.28 04:05:19.325382 [ 3 ] {52774dbc-8ddd-44bf-a0a1-d8e93176f9ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63416) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
811 2024.08.28 04:05:19.326066 [ 3 ] {52774dbc-8ddd-44bf-a0a1-d8e93176f9ec} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
812 2024.08.28 04:05:19.329581 [ 3 ] {52774dbc-8ddd-44bf-a0a1-d8e93176f9ec} <Trace> oximeter.version (4213df41-e10f-4f00-b7c7-2f2e74718578): Trying to reserve 1.00 MiB using storage policy from min volume index 0
813 2024.08.28 04:05:19.329617 [ 3 ] {52774dbc-8ddd-44bf-a0a1-d8e93176f9ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB.
814 2024.08.28 04:05:19.332990 [ 3 ] {52774dbc-8ddd-44bf-a0a1-d8e93176f9ec} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
815 2024.08.28 04:05:19.334004 [ 3 ] {52774dbc-8ddd-44bf-a0a1-d8e93176f9ec} <Trace> oximeter.version (4213df41-e10f-4f00-b7c7-2f2e74718578): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
816 2024.08.28 04:05:19.334255 [ 3 ] {52774dbc-8ddd-44bf-a0a1-d8e93176f9ec} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.008943 sec., 111.81930001118194 rows/sec., 1.75 KiB/sec.
817 2024.08.28 04:05:19.334422 [ 3 ] {52774dbc-8ddd-44bf-a0a1-d8e93176f9ec} <Debug> DynamicQueryHandler: Done processing query
818 2024.08.28 04:05:19.334446 [ 3 ] {52774dbc-8ddd-44bf-a0a1-d8e93176f9ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
819 2024.08.28 04:05:19.334462 [ 3 ] {} <Debug> HTTP-Session: f0a0e0e0-9197-48bd-b2f6-cff7c28958b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
820 2024.08.28 04:05:20.001133 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.29 MiB, peak 166.42 MiB, free memory in arenas 0.00 B, will set to 171.59 MiB (RSS), difference: 10.31 MiB
821 2024.08.28 04:05:32.713173 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache
822 2024.08.28 04:05:32.713235 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache
823 2024.08.28 04:05:47.713485 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache
824 2024.08.28 04:05:47.713558 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache
825 2024.08.28 04:06:02.713603 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache
826 2024.08.28 04:06:02.713677 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache
827 2024.08.28 04:06:04.338801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
828 2024.08.28 04:06:04.338957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
829 2024.08.28 04:06:04.339000 [ 3 ] {} <Debug> HTTP-Session: 7940fa5e-b01e-49c8-aaca-fd7f49cd960f Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
830 2024.08.28 04:06:04.339042 [ 3 ] {} <Debug> HTTP-Session: 7940fa5e-b01e-49c8-aaca-fd7f49cd960f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
831 2024.08.28 04:06:04.339072 [ 3 ] {} <Debug> HTTP-Session: 7940fa5e-b01e-49c8-aaca-fd7f49cd960f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
832 2024.08.28 04:06:04.339127 [ 3 ] {} <Trace> HTTP-Session: 7940fa5e-b01e-49c8-aaca-fd7f49cd960f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
833 2024.08.28 04:06:04.339343 [ 3 ] {8bdf2c96-8397-4309-8865-eac4f1cdc60f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
834 2024.08.28 04:06:04.343551 [ 3 ] {8bdf2c96-8397-4309-8865-eac4f1cdc60f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
835 2024.08.28 04:06:04.355764 [ 3 ] {8bdf2c96-8397-4309-8865-eac4f1cdc60f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
836 2024.08.28 04:06:04.377130 [ 3 ] {8bdf2c96-8397-4309-8865-eac4f1cdc60f} <Debug> DynamicQueryHandler: Done processing query
837 2024.08.28 04:06:04.377161 [ 3 ] {8bdf2c96-8397-4309-8865-eac4f1cdc60f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
838 2024.08.28 04:06:04.377179 [ 3 ] {} <Debug> HTTP-Session: 7940fa5e-b01e-49c8-aaca-fd7f49cd960f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
839 2024.08.28 04:06:04.390021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
840 2024.08.28 04:06:04.390087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
841 2024.08.28 04:06:04.390109 [ 3 ] {} <Debug> HTTP-Session: 6ffc040b-7889-43c9-871b-9f12d0648c59 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
842 2024.08.28 04:06:04.390129 [ 3 ] {} <Debug> HTTP-Session: 6ffc040b-7889-43c9-871b-9f12d0648c59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
843 2024.08.28 04:06:04.390144 [ 3 ] {} <Debug> HTTP-Session: 6ffc040b-7889-43c9-871b-9f12d0648c59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
844 2024.08.28 04:06:04.390182 [ 3 ] {} <Trace> HTTP-Session: 6ffc040b-7889-43c9-871b-9f12d0648c59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
845 2024.08.28 04:06:04.390349 [ 3 ] {e572020c-dfc8-4833-b596-2ef03be31351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
846 2024.08.28 04:06:04.405625 [ 3 ] {e572020c-dfc8-4833-b596-2ef03be31351} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
847 2024.08.28 04:06:04.405740 [ 3 ] {e572020c-dfc8-4833-b596-2ef03be31351} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
848 2024.08.28 04:06:04.407080 [ 3 ] {e572020c-dfc8-4833-b596-2ef03be31351} <Debug> DynamicQueryHandler: Done processing query
849 2024.08.28 04:06:04.407107 [ 3 ] {e572020c-dfc8-4833-b596-2ef03be31351} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
850 2024.08.28 04:06:04.407124 [ 3 ] {} <Debug> HTTP-Session: 6ffc040b-7889-43c9-871b-9f12d0648c59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
851 2024.08.28 04:06:04.407384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
852 2024.08.28 04:06:04.407437 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
853 2024.08.28 04:06:04.407457 [ 3 ] {} <Debug> HTTP-Session: 2751f1ca-a5a6-4359-9898-13e6f14af7bc Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
854 2024.08.28 04:06:04.407475 [ 3 ] {} <Debug> HTTP-Session: 2751f1ca-a5a6-4359-9898-13e6f14af7bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
855 2024.08.28 04:06:04.407489 [ 3 ] {} <Debug> HTTP-Session: 2751f1ca-a5a6-4359-9898-13e6f14af7bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
856 2024.08.28 04:06:04.407522 [ 3 ] {} <Trace> HTTP-Session: 2751f1ca-a5a6-4359-9898-13e6f14af7bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
857 2024.08.28 04:06:04.407650 [ 3 ] {55e22ddc-b916-44f4-a4ab-93d45ca7d829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
858 2024.08.28 04:06:04.409881 [ 3 ] {55e22ddc-b916-44f4-a4ab-93d45ca7d829} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
859 2024.08.28 04:06:04.409941 [ 3 ] {55e22ddc-b916-44f4-a4ab-93d45ca7d829} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
860 2024.08.28 04:06:04.411344 [ 3 ] {55e22ddc-b916-44f4-a4ab-93d45ca7d829} <Debug> DynamicQueryHandler: Done processing query
861 2024.08.28 04:06:04.411370 [ 3 ] {55e22ddc-b916-44f4-a4ab-93d45ca7d829} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
862 2024.08.28 04:06:04.411387 [ 3 ] {} <Debug> HTTP-Session: 2751f1ca-a5a6-4359-9898-13e6f14af7bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
863 2024.08.28 04:06:04.411710 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
864 2024.08.28 04:06:04.411761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
865 2024.08.28 04:06:04.411780 [ 3 ] {} <Debug> HTTP-Session: 5796b00b-a6f5-4325-9f68-42f3b3bf4e4f Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
866 2024.08.28 04:06:04.411797 [ 3 ] {} <Debug> HTTP-Session: 5796b00b-a6f5-4325-9f68-42f3b3bf4e4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
867 2024.08.28 04:06:04.411811 [ 3 ] {} <Debug> HTTP-Session: 5796b00b-a6f5-4325-9f68-42f3b3bf4e4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
868 2024.08.28 04:06:04.411844 [ 3 ] {} <Trace> HTTP-Session: 5796b00b-a6f5-4325-9f68-42f3b3bf4e4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
869 2024.08.28 04:06:04.411974 [ 3 ] {58235af7-4ef9-45ea-a66e-cfdd75b93fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
870 2024.08.28 04:06:04.412305 [ 3 ] {58235af7-4ef9-45ea-a66e-cfdd75b93fa2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
871 2024.08.28 04:06:04.412360 [ 3 ] {58235af7-4ef9-45ea-a66e-cfdd75b93fa2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
872 2024.08.28 04:06:04.413314 [ 3 ] {58235af7-4ef9-45ea-a66e-cfdd75b93fa2} <Debug> DynamicQueryHandler: Done processing query
873 2024.08.28 04:06:04.413340 [ 3 ] {58235af7-4ef9-45ea-a66e-cfdd75b93fa2} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
874 2024.08.28 04:06:04.413356 [ 3 ] {} <Debug> HTTP-Session: 5796b00b-a6f5-4325-9f68-42f3b3bf4e4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
875 2024.08.28 04:06:04.414239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
876 2024.08.28 04:06:04.414287 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
877 2024.08.28 04:06:04.414306 [ 3 ] {} <Debug> HTTP-Session: 147d76f1-4d20-4386-8545-11ab049f3693 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
878 2024.08.28 04:06:04.414323 [ 3 ] {} <Debug> HTTP-Session: 147d76f1-4d20-4386-8545-11ab049f3693 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
879 2024.08.28 04:06:04.414336 [ 3 ] {} <Debug> HTTP-Session: 147d76f1-4d20-4386-8545-11ab049f3693 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
880 2024.08.28 04:06:04.414366 [ 3 ] {} <Trace> HTTP-Session: 147d76f1-4d20-4386-8545-11ab049f3693 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
881 2024.08.28 04:06:04.414491 [ 3 ] {c36e216f-e37a-43c8-93ab-5b86ee663a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
882 2024.08.28 04:06:04.414828 [ 3 ] {c36e216f-e37a-43c8-93ab-5b86ee663a7b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
883 2024.08.28 04:06:04.414881 [ 3 ] {c36e216f-e37a-43c8-93ab-5b86ee663a7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
884 2024.08.28 04:06:04.415882 [ 3 ] {c36e216f-e37a-43c8-93ab-5b86ee663a7b} <Debug> DynamicQueryHandler: Done processing query
885 2024.08.28 04:06:04.415907 [ 3 ] {c36e216f-e37a-43c8-93ab-5b86ee663a7b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
886 2024.08.28 04:06:04.415924 [ 3 ] {} <Debug> HTTP-Session: 147d76f1-4d20-4386-8545-11ab049f3693 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
887 2024.08.28 04:06:04.416109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
888 2024.08.28 04:06:04.416157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
889 2024.08.28 04:06:04.416176 [ 3 ] {} <Debug> HTTP-Session: 7f9f39ae-92c6-4fc6-a822-205142ed63b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
890 2024.08.28 04:06:04.416193 [ 3 ] {} <Debug> HTTP-Session: 7f9f39ae-92c6-4fc6-a822-205142ed63b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
891 2024.08.28 04:06:04.416207 [ 3 ] {} <Debug> HTTP-Session: 7f9f39ae-92c6-4fc6-a822-205142ed63b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
892 2024.08.28 04:06:04.416238 [ 3 ] {} <Trace> HTTP-Session: 7f9f39ae-92c6-4fc6-a822-205142ed63b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
893 2024.08.28 04:06:04.416350 [ 3 ] {c411be68-3b5a-44f7-bb86-41c40653f2be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
894 2024.08.28 04:06:04.416396 [ 3 ] {c411be68-3b5a-44f7-bb86-41c40653f2be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
895 2024.08.28 04:06:04.418479 [ 3 ] {c411be68-3b5a-44f7-bb86-41c40653f2be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
896 2024.08.28 04:06:04.430327 [ 3 ] {c411be68-3b5a-44f7-bb86-41c40653f2be} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
897 2024.08.28 04:06:04.430370 [ 3 ] {c411be68-3b5a-44f7-bb86-41c40653f2be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
898 2024.08.28 04:06:04.434803 [ 3 ] {c411be68-3b5a-44f7-bb86-41c40653f2be} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
899 2024.08.28 04:06:04.435134 [ 3 ] {c411be68-3b5a-44f7-bb86-41c40653f2be} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
900 2024.08.28 04:06:04.435269 [ 3 ] {c411be68-3b5a-44f7-bb86-41c40653f2be} <Debug> executeQuery: Read 5 rows, 539.00 B in 0.018956 sec., 263.76872757965816 rows/sec., 27.77 KiB/sec.
901 2024.08.28 04:06:04.435542 [ 3 ] {c411be68-3b5a-44f7-bb86-41c40653f2be} <Debug> DynamicQueryHandler: Done processing query
902 2024.08.28 04:06:04.435567 [ 3 ] {c411be68-3b5a-44f7-bb86-41c40653f2be} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
903 2024.08.28 04:06:04.435585 [ 3 ] {} <Debug> HTTP-Session: 7f9f39ae-92c6-4fc6-a822-205142ed63b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
904 2024.08.28 04:06:04.435723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 5772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
905 2024.08.28 04:06:04.435779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
906 2024.08.28 04:06:04.435800 [ 3 ] {} <Debug> HTTP-Session: 507b7a30-3e7d-4b3f-a246-2cf839d7349d Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
907 2024.08.28 04:06:04.435823 [ 3 ] {} <Debug> HTTP-Session: 507b7a30-3e7d-4b3f-a246-2cf839d7349d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
908 2024.08.28 04:06:04.435846 [ 3 ] {} <Debug> HTTP-Session: 507b7a30-3e7d-4b3f-a246-2cf839d7349d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
909 2024.08.28 04:06:04.435889 [ 3 ] {} <Trace> HTTP-Session: 507b7a30-3e7d-4b3f-a246-2cf839d7349d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
910 2024.08.28 04:06:04.436009 [ 3 ] {9a298ab3-cfe6-4cf7-aa74-d8399679835a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
911 2024.08.28 04:06:04.436054 [ 3 ] {9a298ab3-cfe6-4cf7-aa74-d8399679835a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
912 2024.08.28 04:06:04.436329 [ 3 ] {9a298ab3-cfe6-4cf7-aa74-d8399679835a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
913 2024.08.28 04:06:04.443439 [ 3 ] {9a298ab3-cfe6-4cf7-aa74-d8399679835a} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
914 2024.08.28 04:06:04.443483 [ 3 ] {9a298ab3-cfe6-4cf7-aa74-d8399679835a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
915 2024.08.28 04:06:04.445805 [ 3 ] {9a298ab3-cfe6-4cf7-aa74-d8399679835a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
916 2024.08.28 04:06:04.446197 [ 3 ] {9a298ab3-cfe6-4cf7-aa74-d8399679835a} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
917 2024.08.28 04:06:04.446343 [ 3 ] {9a298ab3-cfe6-4cf7-aa74-d8399679835a} <Debug> executeQuery: Read 37 rows, 3.47 KiB in 0.010367 sec., 3569.017073406 rows/sec., 334.97 KiB/sec.
918 2024.08.28 04:06:04.446551 [ 3 ] {9a298ab3-cfe6-4cf7-aa74-d8399679835a} <Debug> DynamicQueryHandler: Done processing query
919 2024.08.28 04:06:04.446575 [ 3 ] {9a298ab3-cfe6-4cf7-aa74-d8399679835a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
920 2024.08.28 04:06:04.446592 [ 3 ] {} <Debug> HTTP-Session: 507b7a30-3e7d-4b3f-a246-2cf839d7349d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
921 2024.08.28 04:06:04.446740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 2633, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
922 2024.08.28 04:06:04.446789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
923 2024.08.28 04:06:04.446809 [ 3 ] {} <Debug> HTTP-Session: 207eb735-d88a-4607-874d-d30e81e90acf Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
924 2024.08.28 04:06:04.446825 [ 3 ] {} <Debug> HTTP-Session: 207eb735-d88a-4607-874d-d30e81e90acf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
925 2024.08.28 04:06:04.446839 [ 3 ] {} <Debug> HTTP-Session: 207eb735-d88a-4607-874d-d30e81e90acf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
926 2024.08.28 04:06:04.446869 [ 3 ] {} <Trace> HTTP-Session: 207eb735-d88a-4607-874d-d30e81e90acf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
927 2024.08.28 04:06:04.446974 [ 3 ] {f4d2a2d2-ca41-4b25-8dc1-264affa5ac1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
928 2024.08.28 04:06:04.447019 [ 3 ] {f4d2a2d2-ca41-4b25-8dc1-264affa5ac1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
929 2024.08.28 04:06:04.449122 [ 3 ] {f4d2a2d2-ca41-4b25-8dc1-264affa5ac1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
930 2024.08.28 04:06:04.449583 [ 3 ] {f4d2a2d2-ca41-4b25-8dc1-264affa5ac1e} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
931 2024.08.28 04:06:04.449617 [ 3 ] {f4d2a2d2-ca41-4b25-8dc1-264affa5ac1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
932 2024.08.28 04:06:04.449981 [ 3 ] {f4d2a2d2-ca41-4b25-8dc1-264affa5ac1e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
933 2024.08.28 04:06:04.450325 [ 3 ] {f4d2a2d2-ca41-4b25-8dc1-264affa5ac1e} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
934 2024.08.28 04:06:04.450474 [ 3 ] {f4d2a2d2-ca41-4b25-8dc1-264affa5ac1e} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.003529 sec., 5100.595069424766 rows/sec., 383.54 KiB/sec.
935 2024.08.28 04:06:04.450674 [ 3 ] {f4d2a2d2-ca41-4b25-8dc1-264affa5ac1e} <Debug> DynamicQueryHandler: Done processing query
936 2024.08.28 04:06:04.450699 [ 3 ] {f4d2a2d2-ca41-4b25-8dc1-264affa5ac1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
937 2024.08.28 04:06:04.450715 [ 3 ] {} <Debug> HTTP-Session: 207eb735-d88a-4607-874d-d30e81e90acf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
938 2024.08.28 04:06:04.450831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
939 2024.08.28 04:06:04.450881 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
940 2024.08.28 04:06:04.450899 [ 3 ] {} <Debug> HTTP-Session: 1392ea78-d929-452f-8b1e-f073fbc03762 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
941 2024.08.28 04:06:04.450916 [ 3 ] {} <Debug> HTTP-Session: 1392ea78-d929-452f-8b1e-f073fbc03762 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
942 2024.08.28 04:06:04.450929 [ 3 ] {} <Debug> HTTP-Session: 1392ea78-d929-452f-8b1e-f073fbc03762 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
943 2024.08.28 04:06:04.450960 [ 3 ] {} <Trace> HTTP-Session: 1392ea78-d929-452f-8b1e-f073fbc03762 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
944 2024.08.28 04:06:04.451053 [ 3 ] {e7175436-60a7-4c35-9309-8b58fb275fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
945 2024.08.28 04:06:04.451097 [ 3 ] {e7175436-60a7-4c35-9309-8b58fb275fd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
946 2024.08.28 04:06:04.451323 [ 3 ] {e7175436-60a7-4c35-9309-8b58fb275fd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
947 2024.08.28 04:06:04.453576 [ 3 ] {e7175436-60a7-4c35-9309-8b58fb275fd9} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
948 2024.08.28 04:06:04.453619 [ 3 ] {e7175436-60a7-4c35-9309-8b58fb275fd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
949 2024.08.28 04:06:04.454021 [ 3 ] {e7175436-60a7-4c35-9309-8b58fb275fd9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
950 2024.08.28 04:06:04.454366 [ 3 ] {e7175436-60a7-4c35-9309-8b58fb275fd9} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
951 2024.08.28 04:06:04.454510 [ 3 ] {e7175436-60a7-4c35-9309-8b58fb275fd9} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.003477 sec., 287.60425654299684 rows/sec., 19.10 KiB/sec.
952 2024.08.28 04:06:04.454711 [ 3 ] {e7175436-60a7-4c35-9309-8b58fb275fd9} <Debug> DynamicQueryHandler: Done processing query
953 2024.08.28 04:06:04.454735 [ 3 ] {e7175436-60a7-4c35-9309-8b58fb275fd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
954 2024.08.28 04:06:04.454751 [ 3 ] {} <Debug> HTTP-Session: 1392ea78-d929-452f-8b1e-f073fbc03762 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
955 2024.08.28 04:06:04.454897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 5648, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
956 2024.08.28 04:06:04.454945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
957 2024.08.28 04:06:04.454964 [ 3 ] {} <Debug> HTTP-Session: 864986a2-cf22-41c3-bd11-a4d1de43e7b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
958 2024.08.28 04:06:04.454981 [ 3 ] {} <Debug> HTTP-Session: 864986a2-cf22-41c3-bd11-a4d1de43e7b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
959 2024.08.28 04:06:04.454995 [ 3 ] {} <Debug> HTTP-Session: 864986a2-cf22-41c3-bd11-a4d1de43e7b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
960 2024.08.28 04:06:04.455026 [ 3 ] {} <Trace> HTTP-Session: 864986a2-cf22-41c3-bd11-a4d1de43e7b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
961 2024.08.28 04:06:04.455132 [ 3 ] {9b112c6f-0331-466e-afcd-3435b4b9d761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
962 2024.08.28 04:06:04.455174 [ 3 ] {9b112c6f-0331-466e-afcd-3435b4b9d761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
963 2024.08.28 04:06:04.455930 [ 3 ] {9b112c6f-0331-466e-afcd-3435b4b9d761} <Trace> ParallelParsingInputFormat: Parallel parsing is used
964 2024.08.28 04:06:04.458706 [ 3 ] {9b112c6f-0331-466e-afcd-3435b4b9d761} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
965 2024.08.28 04:06:04.458740 [ 3 ] {9b112c6f-0331-466e-afcd-3435b4b9d761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
966 2024.08.28 04:06:04.460974 [ 3 ] {9b112c6f-0331-466e-afcd-3435b4b9d761} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
967 2024.08.28 04:06:04.461574 [ 3 ] {9b112c6f-0331-466e-afcd-3435b4b9d761} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
968 2024.08.28 04:06:04.461831 [ 3 ] {9b112c6f-0331-466e-afcd-3435b4b9d761} <Debug> executeQuery: Read 33 rows, 2.65 KiB in 0.00672 sec., 4910.714285714285 rows/sec., 393.97 KiB/sec.
969 2024.08.28 04:06:04.462134 [ 3 ] {9b112c6f-0331-466e-afcd-3435b4b9d761} <Debug> DynamicQueryHandler: Done processing query
970 2024.08.28 04:06:04.462159 [ 3 ] {9b112c6f-0331-466e-afcd-3435b4b9d761} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
971 2024.08.28 04:06:04.462174 [ 3 ] {} <Debug> HTTP-Session: 864986a2-cf22-41c3-bd11-a4d1de43e7b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
972 2024.08.28 04:06:04.462283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
973 2024.08.28 04:06:04.462332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
974 2024.08.28 04:06:04.462351 [ 3 ] {} <Debug> HTTP-Session: 9ae23f36-ce39-4e90-bfc0-c5c72391ad82 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
975 2024.08.28 04:06:04.462367 [ 3 ] {} <Debug> HTTP-Session: 9ae23f36-ce39-4e90-bfc0-c5c72391ad82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
976 2024.08.28 04:06:04.462381 [ 3 ] {} <Debug> HTTP-Session: 9ae23f36-ce39-4e90-bfc0-c5c72391ad82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
977 2024.08.28 04:06:04.462412 [ 3 ] {} <Trace> HTTP-Session: 9ae23f36-ce39-4e90-bfc0-c5c72391ad82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
978 2024.08.28 04:06:04.462503 [ 3 ] {738ee36d-29c1-4f8e-9ebb-a70c81696d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
979 2024.08.28 04:06:04.463085 [ 3 ] {738ee36d-29c1-4f8e-9ebb-a70c81696d55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
980 2024.08.28 04:06:04.463235 [ 3 ] {738ee36d-29c1-4f8e-9ebb-a70c81696d55} <Trace> ParallelParsingInputFormat: Parallel parsing is used
981 2024.08.28 04:06:04.464390 [ 3 ] {738ee36d-29c1-4f8e-9ebb-a70c81696d55} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
982 2024.08.28 04:06:04.464426 [ 3 ] {738ee36d-29c1-4f8e-9ebb-a70c81696d55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
983 2024.08.28 04:06:04.467482 [ 3 ] {738ee36d-29c1-4f8e-9ebb-a70c81696d55} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
984 2024.08.28 04:06:04.467803 [ 3 ] {738ee36d-29c1-4f8e-9ebb-a70c81696d55} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
985 2024.08.28 04:06:04.467950 [ 3 ] {738ee36d-29c1-4f8e-9ebb-a70c81696d55} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.005466 sec., 182.94914013904133 rows/sec., 11.61 KiB/sec.
986 2024.08.28 04:06:04.468150 [ 3 ] {738ee36d-29c1-4f8e-9ebb-a70c81696d55} <Debug> DynamicQueryHandler: Done processing query
987 2024.08.28 04:06:04.468175 [ 3 ] {738ee36d-29c1-4f8e-9ebb-a70c81696d55} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
988 2024.08.28 04:06:04.468190 [ 3 ] {} <Debug> HTTP-Session: 9ae23f36-ce39-4e90-bfc0-c5c72391ad82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
989 2024.08.28 04:06:04.468465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 28370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
990 2024.08.28 04:06:04.468513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
991 2024.08.28 04:06:04.468532 [ 3 ] {} <Debug> HTTP-Session: a2f5d202-abdc-4ca0-a6c8-a11a8dcf91ef Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
992 2024.08.28 04:06:04.468549 [ 3 ] {} <Debug> HTTP-Session: a2f5d202-abdc-4ca0-a6c8-a11a8dcf91ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
993 2024.08.28 04:06:04.468563 [ 3 ] {} <Debug> HTTP-Session: a2f5d202-abdc-4ca0-a6c8-a11a8dcf91ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
994 2024.08.28 04:06:04.468593 [ 3 ] {} <Trace> HTTP-Session: a2f5d202-abdc-4ca0-a6c8-a11a8dcf91ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
995 2024.08.28 04:06:04.468826 [ 3 ] {0efef7a8-1270-46d1-b7fe-655c10a2b014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
996 2024.08.28 04:06:04.468890 [ 3 ] {0efef7a8-1270-46d1-b7fe-655c10a2b014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
997 2024.08.28 04:06:04.469265 [ 3 ] {0efef7a8-1270-46d1-b7fe-655c10a2b014} <Trace> ParallelParsingInputFormat: Parallel parsing is used
998 2024.08.28 04:06:04.469880 [ 3 ] {0efef7a8-1270-46d1-b7fe-655c10a2b014} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
999 2024.08.28 04:06:04.469917 [ 3 ] {0efef7a8-1270-46d1-b7fe-655c10a2b014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
1000 2024.08.28 04:06:04.474409 [ 3 ] {0efef7a8-1270-46d1-b7fe-655c10a2b014} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1001 2024.08.28 04:06:04.474942 [ 3 ] {0efef7a8-1270-46d1-b7fe-655c10a2b014} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1002 2024.08.28 04:06:04.475131 [ 3 ] {0efef7a8-1270-46d1-b7fe-655c10a2b014} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.006463 sec., 2785.08432616432 rows/sec., 4.99 MiB/sec.
1003 2024.08.28 04:06:04.475410 [ 3 ] {0efef7a8-1270-46d1-b7fe-655c10a2b014} <Debug> DynamicQueryHandler: Done processing query
1004 2024.08.28 04:06:04.475434 [ 3 ] {0efef7a8-1270-46d1-b7fe-655c10a2b014} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
1005 2024.08.28 04:06:04.475450 [ 3 ] {} <Debug> HTTP-Session: a2f5d202-abdc-4ca0-a6c8-a11a8dcf91ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1006 2024.08.28 04:06:04.475566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 3351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1007 2024.08.28 04:06:04.475615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1008 2024.08.28 04:06:04.475634 [ 3 ] {} <Debug> HTTP-Session: 180e468d-a4a5-496a-aa15-fb401e86f533 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1009 2024.08.28 04:06:04.475651 [ 3 ] {} <Debug> HTTP-Session: 180e468d-a4a5-496a-aa15-fb401e86f533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1010 2024.08.28 04:06:04.475665 [ 3 ] {} <Debug> HTTP-Session: 180e468d-a4a5-496a-aa15-fb401e86f533 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1011 2024.08.28 04:06:04.475696 [ 3 ] {} <Trace> HTTP-Session: 180e468d-a4a5-496a-aa15-fb401e86f533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1012 2024.08.28 04:06:04.475797 [ 3 ] {ca64e226-cce3-42a3-a7d7-d92cff3426fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1013 2024.08.28 04:06:04.475841 [ 3 ] {ca64e226-cce3-42a3-a7d7-d92cff3426fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1014 2024.08.28 04:06:04.475968 [ 3 ] {ca64e226-cce3-42a3-a7d7-d92cff3426fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1015 2024.08.28 04:06:04.476328 [ 3 ] {ca64e226-cce3-42a3-a7d7-d92cff3426fb} <Trace> oximeter.measurements_i64 (b5588229-484c-4889-b322-b886f8d1623e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1016 2024.08.28 04:06:04.476361 [ 3 ] {ca64e226-cce3-42a3-a7d7-d92cff3426fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
1017 2024.08.28 04:06:04.476714 [ 3 ] {ca64e226-cce3-42a3-a7d7-d92cff3426fb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1018 2024.08.28 04:06:04.477041 [ 3 ] {ca64e226-cce3-42a3-a7d7-d92cff3426fb} <Trace> oximeter.measurements_i64 (b5588229-484c-4889-b322-b886f8d1623e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1019 2024.08.28 04:06:04.477187 [ 3 ] {ca64e226-cce3-42a3-a7d7-d92cff3426fb} <Debug> executeQuery: Read 21 rows, 1.54 KiB in 0.001418 sec., 14809.590973201693 rows/sec., 1.06 MiB/sec.
1020 2024.08.28 04:06:04.477393 [ 3 ] {ca64e226-cce3-42a3-a7d7-d92cff3426fb} <Debug> DynamicQueryHandler: Done processing query
1021 2024.08.28 04:06:04.477417 [ 3 ] {ca64e226-cce3-42a3-a7d7-d92cff3426fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1022 2024.08.28 04:06:04.477432 [ 3 ] {} <Debug> HTTP-Session: 180e468d-a4a5-496a-aa15-fb401e86f533 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1023 2024.08.28 04:06:05.001133 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.71 MiB, peak 178.02 MiB, free memory in arenas 0.00 B, will set to 175.25 MiB (RSS), difference: 2.55 MiB
1024 2024.08.28 04:06:14.336576 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 5619, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1025 2024.08.28 04:06:14.336710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1026 2024.08.28 04:06:14.336740 [ 3 ] {} <Debug> HTTP-Session: 84b07b26-35f3-4487-bf5e-7133859fb6ef Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1027 2024.08.28 04:06:14.336768 [ 3 ] {} <Debug> HTTP-Session: 84b07b26-35f3-4487-bf5e-7133859fb6ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1028 2024.08.28 04:06:14.336787 [ 3 ] {} <Debug> HTTP-Session: 84b07b26-35f3-4487-bf5e-7133859fb6ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1029 2024.08.28 04:06:14.336842 [ 3 ] {} <Trace> HTTP-Session: 84b07b26-35f3-4487-bf5e-7133859fb6ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1030 2024.08.28 04:06:14.337054 [ 3 ] {c9d16838-3262-495f-a1a7-8d20ddcde788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1031 2024.08.28 04:06:14.337128 [ 3 ] {c9d16838-3262-495f-a1a7-8d20ddcde788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1032 2024.08.28 04:06:14.337481 [ 3 ] {c9d16838-3262-495f-a1a7-8d20ddcde788} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1033 2024.08.28 04:06:14.338029 [ 3 ] {c9d16838-3262-495f-a1a7-8d20ddcde788} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1034 2024.08.28 04:06:14.338073 [ 3 ] {c9d16838-3262-495f-a1a7-8d20ddcde788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
1035 2024.08.28 04:06:14.338481 [ 3 ] {c9d16838-3262-495f-a1a7-8d20ddcde788} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1036 2024.08.28 04:06:14.338860 [ 3 ] {c9d16838-3262-495f-a1a7-8d20ddcde788} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1037 2024.08.28 04:06:14.339062 [ 3 ] {c9d16838-3262-495f-a1a7-8d20ddcde788} <Debug> executeQuery: Read 36 rows, 3.38 KiB in 0.002075 sec., 17349.397590361445 rows/sec., 1.59 MiB/sec.
1038 2024.08.28 04:06:14.339280 [ 3 ] {c9d16838-3262-495f-a1a7-8d20ddcde788} <Debug> DynamicQueryHandler: Done processing query
1039 2024.08.28 04:06:14.339307 [ 3 ] {c9d16838-3262-495f-a1a7-8d20ddcde788} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1040 2024.08.28 04:06:14.339324 [ 3 ] {} <Debug> HTTP-Session: 84b07b26-35f3-4487-bf5e-7133859fb6ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1041 2024.08.28 04:06:14.339443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 2633, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1042 2024.08.28 04:06:14.339500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1043 2024.08.28 04:06:14.339520 [ 3 ] {} <Debug> HTTP-Session: 26859177-3564-4c32-88c9-ce30b1a40b08 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1044 2024.08.28 04:06:14.339538 [ 3 ] {} <Debug> HTTP-Session: 26859177-3564-4c32-88c9-ce30b1a40b08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1045 2024.08.28 04:06:14.339552 [ 3 ] {} <Debug> HTTP-Session: 26859177-3564-4c32-88c9-ce30b1a40b08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1046 2024.08.28 04:06:14.339589 [ 3 ] {} <Trace> HTTP-Session: 26859177-3564-4c32-88c9-ce30b1a40b08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1047 2024.08.28 04:06:14.339704 [ 3 ] {6cd33eed-f10c-4e59-ab37-2abae8544fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1048 2024.08.28 04:06:14.339751 [ 3 ] {6cd33eed-f10c-4e59-ab37-2abae8544fcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1049 2024.08.28 04:06:14.339994 [ 3 ] {6cd33eed-f10c-4e59-ab37-2abae8544fcd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1050 2024.08.28 04:06:14.340337 [ 3 ] {6cd33eed-f10c-4e59-ab37-2abae8544fcd} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1051 2024.08.28 04:06:14.340375 [ 3 ] {6cd33eed-f10c-4e59-ab37-2abae8544fcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
1052 2024.08.28 04:06:14.340725 [ 3 ] {6cd33eed-f10c-4e59-ab37-2abae8544fcd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1053 2024.08.28 04:06:14.341074 [ 3 ] {6cd33eed-f10c-4e59-ab37-2abae8544fcd} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1054 2024.08.28 04:06:14.341234 [ 3 ] {6cd33eed-f10c-4e59-ab37-2abae8544fcd} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001556 sec., 11568.123393316195 rows/sec., 869.87 KiB/sec.
1055 2024.08.28 04:06:14.341518 [ 3 ] {6cd33eed-f10c-4e59-ab37-2abae8544fcd} <Debug> DynamicQueryHandler: Done processing query
1056 2024.08.28 04:06:14.341544 [ 3 ] {6cd33eed-f10c-4e59-ab37-2abae8544fcd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1057 2024.08.28 04:06:14.341561 [ 3 ] {} <Debug> HTTP-Session: 26859177-3564-4c32-88c9-ce30b1a40b08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1058 2024.08.28 04:06:14.341721 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 3102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1059 2024.08.28 04:06:14.341772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1060 2024.08.28 04:06:14.341792 [ 3 ] {} <Debug> HTTP-Session: 236974b1-f672-45d5-bf73-130413e7a078 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1061 2024.08.28 04:06:14.341810 [ 3 ] {} <Debug> HTTP-Session: 236974b1-f672-45d5-bf73-130413e7a078 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1062 2024.08.28 04:06:14.341824 [ 3 ] {} <Debug> HTTP-Session: 236974b1-f672-45d5-bf73-130413e7a078 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1063 2024.08.28 04:06:14.341856 [ 3 ] {} <Trace> HTTP-Session: 236974b1-f672-45d5-bf73-130413e7a078 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1064 2024.08.28 04:06:14.341960 [ 3 ] {0b05201f-479f-4353-8c12-d23a78d2e448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1065 2024.08.28 04:06:14.342005 [ 3 ] {0b05201f-479f-4353-8c12-d23a78d2e448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1066 2024.08.28 04:06:14.342253 [ 3 ] {0b05201f-479f-4353-8c12-d23a78d2e448} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1067 2024.08.28 04:06:14.342565 [ 3 ] {0b05201f-479f-4353-8c12-d23a78d2e448} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1068 2024.08.28 04:06:14.342603 [ 3 ] {0b05201f-479f-4353-8c12-d23a78d2e448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
1069 2024.08.28 04:06:14.342956 [ 3 ] {0b05201f-479f-4353-8c12-d23a78d2e448} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1070 2024.08.28 04:06:14.343301 [ 3 ] {0b05201f-479f-4353-8c12-d23a78d2e448} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1071 2024.08.28 04:06:14.343457 [ 3 ] {0b05201f-479f-4353-8c12-d23a78d2e448} <Debug> executeQuery: Read 18 rows, 1.44 KiB in 0.001527 sec., 11787.819253438114 rows/sec., 943.95 KiB/sec.
1072 2024.08.28 04:06:14.343633 [ 3 ] {0b05201f-479f-4353-8c12-d23a78d2e448} <Debug> DynamicQueryHandler: Done processing query
1073 2024.08.28 04:06:14.343658 [ 3 ] {0b05201f-479f-4353-8c12-d23a78d2e448} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1074 2024.08.28 04:06:14.343675 [ 3 ] {} <Debug> HTTP-Session: 236974b1-f672-45d5-bf73-130413e7a078 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1075 2024.08.28 04:06:14.343830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 28370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1076 2024.08.28 04:06:14.343879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1077 2024.08.28 04:06:14.343898 [ 3 ] {} <Debug> HTTP-Session: 042f2c7d-8ede-4836-a98e-003dfc8d3c13 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1078 2024.08.28 04:06:14.343915 [ 3 ] {} <Debug> HTTP-Session: 042f2c7d-8ede-4836-a98e-003dfc8d3c13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1079 2024.08.28 04:06:14.343928 [ 3 ] {} <Debug> HTTP-Session: 042f2c7d-8ede-4836-a98e-003dfc8d3c13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1080 2024.08.28 04:06:14.343959 [ 3 ] {} <Trace> HTTP-Session: 042f2c7d-8ede-4836-a98e-003dfc8d3c13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1081 2024.08.28 04:06:14.344199 [ 3 ] {5149e5d5-06b8-469f-9a89-3e681d35a97b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1082 2024.08.28 04:06:14.344262 [ 3 ] {5149e5d5-06b8-469f-9a89-3e681d35a97b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
1083 2024.08.28 04:06:14.344661 [ 3 ] {5149e5d5-06b8-469f-9a89-3e681d35a97b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1084 2024.08.28 04:06:14.345449 [ 3 ] {5149e5d5-06b8-469f-9a89-3e681d35a97b} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1085 2024.08.28 04:06:14.345485 [ 3 ] {5149e5d5-06b8-469f-9a89-3e681d35a97b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
1086 2024.08.28 04:06:14.346189 [ 3 ] {5149e5d5-06b8-469f-9a89-3e681d35a97b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1087 2024.08.28 04:06:14.346593 [ 3 ] {5149e5d5-06b8-469f-9a89-3e681d35a97b} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1088 2024.08.28 04:06:14.346776 [ 3 ] {5149e5d5-06b8-469f-9a89-3e681d35a97b} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002739 sec., 6571.741511500547 rows/sec., 11.78 MiB/sec.
1089 2024.08.28 04:06:14.347066 [ 3 ] {5149e5d5-06b8-469f-9a89-3e681d35a97b} <Debug> DynamicQueryHandler: Done processing query
1090 2024.08.28 04:06:14.347090 [ 3 ] {5149e5d5-06b8-469f-9a89-3e681d35a97b} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
1091 2024.08.28 04:06:14.347107 [ 3 ] {} <Debug> HTTP-Session: 042f2c7d-8ede-4836-a98e-003dfc8d3c13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1092 2024.08.28 04:06:17.713949 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache
1093 2024.08.28 04:06:17.714053 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache
1094 2024.08.28 04:06:24.336882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 5619, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1095 2024.08.28 04:06:24.337002 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1096 2024.08.28 04:06:24.337027 [ 3 ] {} <Debug> HTTP-Session: 87e99222-f889-42a1-880d-d1904c29a92b Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1097 2024.08.28 04:06:24.337052 [ 3 ] {} <Debug> HTTP-Session: 87e99222-f889-42a1-880d-d1904c29a92b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1098 2024.08.28 04:06:24.337067 [ 3 ] {} <Debug> HTTP-Session: 87e99222-f889-42a1-880d-d1904c29a92b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1099 2024.08.28 04:06:24.337115 [ 3 ] {} <Trace> HTTP-Session: 87e99222-f889-42a1-880d-d1904c29a92b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1100 2024.08.28 04:06:24.337296 [ 3 ] {ebea6c42-98d8-4d39-90f1-388b7f204b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1101 2024.08.28 04:06:24.337361 [ 3 ] {ebea6c42-98d8-4d39-90f1-388b7f204b8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1102 2024.08.28 04:06:24.337692 [ 3 ] {ebea6c42-98d8-4d39-90f1-388b7f204b8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1103 2024.08.28 04:06:24.338219 [ 3 ] {ebea6c42-98d8-4d39-90f1-388b7f204b8d} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1104 2024.08.28 04:06:24.338262 [ 3 ] {ebea6c42-98d8-4d39-90f1-388b7f204b8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
1105 2024.08.28 04:06:24.338671 [ 3 ] {ebea6c42-98d8-4d39-90f1-388b7f204b8d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1106 2024.08.28 04:06:24.339071 [ 3 ] {ebea6c42-98d8-4d39-90f1-388b7f204b8d} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1107 2024.08.28 04:06:24.339245 [ 3 ] {ebea6c42-98d8-4d39-90f1-388b7f204b8d} <Debug> executeQuery: Read 36 rows, 3.38 KiB in 0.001997 sec., 18027.040560841262 rows/sec., 1.65 MiB/sec.
1108 2024.08.28 04:06:24.339568 [ 3 ] {ebea6c42-98d8-4d39-90f1-388b7f204b8d} <Debug> DynamicQueryHandler: Done processing query
1109 2024.08.28 04:06:24.339595 [ 3 ] {ebea6c42-98d8-4d39-90f1-388b7f204b8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1110 2024.08.28 04:06:24.339612 [ 3 ] {} <Debug> HTTP-Session: 87e99222-f889-42a1-880d-d1904c29a92b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1111 2024.08.28 04:06:24.339731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 2633, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1112 2024.08.28 04:06:24.339787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1113 2024.08.28 04:06:24.339807 [ 3 ] {} <Debug> HTTP-Session: 53708379-f1de-4e9c-8143-6e61783b3813 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1114 2024.08.28 04:06:24.339824 [ 3 ] {} <Debug> HTTP-Session: 53708379-f1de-4e9c-8143-6e61783b3813 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1115 2024.08.28 04:06:24.339839 [ 3 ] {} <Debug> HTTP-Session: 53708379-f1de-4e9c-8143-6e61783b3813 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1116 2024.08.28 04:06:24.339874 [ 3 ] {} <Trace> HTTP-Session: 53708379-f1de-4e9c-8143-6e61783b3813 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1117 2024.08.28 04:06:24.339988 [ 3 ] {e3de9269-06ff-4f1d-84a8-964510ab4bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1118 2024.08.28 04:06:24.340035 [ 3 ] {e3de9269-06ff-4f1d-84a8-964510ab4bf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1119 2024.08.28 04:06:24.340290 [ 3 ] {e3de9269-06ff-4f1d-84a8-964510ab4bf4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1120 2024.08.28 04:06:24.340647 [ 3 ] {e3de9269-06ff-4f1d-84a8-964510ab4bf4} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1121 2024.08.28 04:06:24.340685 [ 3 ] {e3de9269-06ff-4f1d-84a8-964510ab4bf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
1122 2024.08.28 04:06:24.341031 [ 3 ] {e3de9269-06ff-4f1d-84a8-964510ab4bf4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1123 2024.08.28 04:06:24.341380 [ 3 ] {e3de9269-06ff-4f1d-84a8-964510ab4bf4} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1124 2024.08.28 04:06:24.341543 [ 3 ] {e3de9269-06ff-4f1d-84a8-964510ab4bf4} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001579 sec., 11399.620012666244 rows/sec., 857.20 KiB/sec.
1125 2024.08.28 04:06:24.341838 [ 3 ] {e3de9269-06ff-4f1d-84a8-964510ab4bf4} <Debug> DynamicQueryHandler: Done processing query
1126 2024.08.28 04:06:24.341863 [ 3 ] {e3de9269-06ff-4f1d-84a8-964510ab4bf4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1127 2024.08.28 04:06:24.341879 [ 3 ] {} <Debug> HTTP-Session: 53708379-f1de-4e9c-8143-6e61783b3813 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1128 2024.08.28 04:06:24.342011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 3102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1129 2024.08.28 04:06:24.342063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1130 2024.08.28 04:06:24.342082 [ 3 ] {} <Debug> HTTP-Session: f12a8b7f-0c6c-44ad-a44a-7edbf883d85d Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1131 2024.08.28 04:06:24.342100 [ 3 ] {} <Debug> HTTP-Session: f12a8b7f-0c6c-44ad-a44a-7edbf883d85d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1132 2024.08.28 04:06:24.342114 [ 3 ] {} <Debug> HTTP-Session: f12a8b7f-0c6c-44ad-a44a-7edbf883d85d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1133 2024.08.28 04:06:24.342146 [ 3 ] {} <Trace> HTTP-Session: f12a8b7f-0c6c-44ad-a44a-7edbf883d85d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1134 2024.08.28 04:06:24.342250 [ 3 ] {d97548ba-22da-47df-b4fd-269ca424aa21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1135 2024.08.28 04:06:24.342295 [ 3 ] {d97548ba-22da-47df-b4fd-269ca424aa21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1136 2024.08.28 04:06:24.342544 [ 3 ] {d97548ba-22da-47df-b4fd-269ca424aa21} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1137 2024.08.28 04:06:24.342870 [ 3 ] {d97548ba-22da-47df-b4fd-269ca424aa21} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1138 2024.08.28 04:06:24.342907 [ 3 ] {d97548ba-22da-47df-b4fd-269ca424aa21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
1139 2024.08.28 04:06:24.343250 [ 3 ] {d97548ba-22da-47df-b4fd-269ca424aa21} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1140 2024.08.28 04:06:24.343598 [ 3 ] {d97548ba-22da-47df-b4fd-269ca424aa21} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1141 2024.08.28 04:06:24.343763 [ 3 ] {d97548ba-22da-47df-b4fd-269ca424aa21} <Debug> executeQuery: Read 18 rows, 1.44 KiB in 0.001528 sec., 11780.104712041884 rows/sec., 943.33 KiB/sec.
1142 2024.08.28 04:06:24.344064 [ 3 ] {d97548ba-22da-47df-b4fd-269ca424aa21} <Debug> DynamicQueryHandler: Done processing query
1143 2024.08.28 04:06:24.344088 [ 3 ] {d97548ba-22da-47df-b4fd-269ca424aa21} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1144 2024.08.28 04:06:24.344104 [ 3 ] {} <Debug> HTTP-Session: f12a8b7f-0c6c-44ad-a44a-7edbf883d85d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1145 2024.08.28 04:06:24.344297 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 28370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1146 2024.08.28 04:06:24.344346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1147 2024.08.28 04:06:24.344365 [ 3 ] {} <Debug> HTTP-Session: 105e57c6-f650-40a8-8be2-1d1eae80ac6c Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1148 2024.08.28 04:06:24.344382 [ 3 ] {} <Debug> HTTP-Session: 105e57c6-f650-40a8-8be2-1d1eae80ac6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1149 2024.08.28 04:06:24.344396 [ 3 ] {} <Debug> HTTP-Session: 105e57c6-f650-40a8-8be2-1d1eae80ac6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1150 2024.08.28 04:06:24.344427 [ 3 ] {} <Trace> HTTP-Session: 105e57c6-f650-40a8-8be2-1d1eae80ac6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1151 2024.08.28 04:06:24.344980 [ 3 ] {1103950a-067d-4934-954d-528036e03624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1152 2024.08.28 04:06:24.345051 [ 3 ] {1103950a-067d-4934-954d-528036e03624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
1153 2024.08.28 04:06:24.345483 [ 3 ] {1103950a-067d-4934-954d-528036e03624} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1154 2024.08.28 04:06:24.346111 [ 3 ] {1103950a-067d-4934-954d-528036e03624} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1155 2024.08.28 04:06:24.346147 [ 3 ] {1103950a-067d-4934-954d-528036e03624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB.
1156 2024.08.28 04:06:24.346758 [ 3 ] {1103950a-067d-4934-954d-528036e03624} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1157 2024.08.28 04:06:24.347184 [ 3 ] {1103950a-067d-4934-954d-528036e03624} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1158 2024.08.28 04:06:24.347362 [ 3 ] {1103950a-067d-4934-954d-528036e03624} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002859 sec., 6295.907660020986 rows/sec., 11.28 MiB/sec.
1159 2024.08.28 04:06:24.347590 [ 3 ] {1103950a-067d-4934-954d-528036e03624} <Debug> DynamicQueryHandler: Done processing query
1160 2024.08.28 04:06:24.347615 [ 3 ] {1103950a-067d-4934-954d-528036e03624} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
1161 2024.08.28 04:06:24.347631 [ 3 ] {} <Debug> HTTP-Session: 105e57c6-f650-40a8-8be2-1d1eae80ac6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1162 2024.08.28 04:06:32.714317 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache
1163 2024.08.28 04:06:32.714399 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache
1164 2024.08.28 04:06:34.337345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1165 2024.08.28 04:06:34.337468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1166 2024.08.28 04:06:34.337497 [ 3 ] {} <Debug> HTTP-Session: ec6292d6-7de4-47d0-80b1-e5a1aa21a726 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1167 2024.08.28 04:06:34.337525 [ 3 ] {} <Debug> HTTP-Session: ec6292d6-7de4-47d0-80b1-e5a1aa21a726 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1168 2024.08.28 04:06:34.337543 [ 3 ] {} <Debug> HTTP-Session: ec6292d6-7de4-47d0-80b1-e5a1aa21a726 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1169 2024.08.28 04:06:34.337598 [ 3 ] {} <Trace> HTTP-Session: ec6292d6-7de4-47d0-80b1-e5a1aa21a726 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1170 2024.08.28 04:06:34.337844 [ 3 ] {aec04f7c-0b3d-4346-8f22-19f1e3374404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1171 2024.08.28 04:06:34.340254 [ 3 ] {aec04f7c-0b3d-4346-8f22-19f1e3374404} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1172 2024.08.28 04:06:34.344264 [ 3 ] {aec04f7c-0b3d-4346-8f22-19f1e3374404} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram')" moved to PREWHERE
1173 2024.08.28 04:06:34.344527 [ 3 ] {aec04f7c-0b3d-4346-8f22-19f1e3374404} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1174 2024.08.28 04:06:34.345794 [ 3 ] {aec04f7c-0b3d-4346-8f22-19f1e3374404} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1175 2024.08.28 04:06:34.348609 [ 3 ] {aec04f7c-0b3d-4346-8f22-19f1e3374404} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Key condition: (column 0 notIn 5-element set)
1176 2024.08.28 04:06:34.352304 [ 3 ] {aec04f7c-0b3d-4346-8f22-19f1e3374404} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1177 2024.08.28 04:06:34.354332 [ 3 ] {aec04f7c-0b3d-4346-8f22-19f1e3374404} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (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
1178 2024.08.28 04:06:34.354363 [ 3 ] {aec04f7c-0b3d-4346-8f22-19f1e3374404} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Spreading mark ranges among streams (default reading)
1179 2024.08.28 04:06:34.356369 [ 3 ] {aec04f7c-0b3d-4346-8f22-19f1e3374404} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram'))"
1180 2024.08.28 04:06:34.356399 [ 3 ] {aec04f7c-0b3d-4346-8f22-19f1e3374404} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0
1181 2024.08.28 04:06:34.375996 [ 3 ] {aec04f7c-0b3d-4346-8f22-19f1e3374404} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.038247 sec., 130.72920751954402 rows/sec., 5.85 KiB/sec.
1182 2024.08.28 04:06:34.376304 [ 3 ] {aec04f7c-0b3d-4346-8f22-19f1e3374404} <Debug> DynamicQueryHandler: Done processing query
1183 2024.08.28 04:06:34.376335 [ 3 ] {aec04f7c-0b3d-4346-8f22-19f1e3374404} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1184 2024.08.28 04:06:34.376352 [ 3 ] {} <Debug> HTTP-Session: ec6292d6-7de4-47d0-80b1-e5a1aa21a726 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1185 2024.08.28 04:06:34.376613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1186 2024.08.28 04:06:34.376672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1187 2024.08.28 04:06:34.376692 [ 3 ] {} <Debug> HTTP-Session: 52db2f59-b7a1-494b-8403-535483da3717 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1188 2024.08.28 04:06:34.376711 [ 3 ] {} <Debug> HTTP-Session: 52db2f59-b7a1-494b-8403-535483da3717 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1189 2024.08.28 04:06:34.376725 [ 3 ] {} <Debug> HTTP-Session: 52db2f59-b7a1-494b-8403-535483da3717 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1190 2024.08.28 04:06:34.376763 [ 3 ] {} <Trace> HTTP-Session: 52db2f59-b7a1-494b-8403-535483da3717 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1191 2024.08.28 04:06:34.376917 [ 3 ] {d4e2143a-f86a-4119-9165-10e21dbf4709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled') FORMAT JSONEachRow; (stage: Complete)
1192 2024.08.28 04:06:34.377166 [ 3 ] {d4e2143a-f86a-4119-9165-10e21dbf4709} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1193 2024.08.28 04:06:34.377201 [ 3 ] {d4e2143a-f86a-4119-9165-10e21dbf4709} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled')" moved to PREWHERE
1194 2024.08.28 04:06:34.377417 [ 3 ] {d4e2143a-f86a-4119-9165-10e21dbf4709} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1195 2024.08.28 04:06:34.377482 [ 3 ] {d4e2143a-f86a-4119-9165-10e21dbf4709} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1196 2024.08.28 04:06:34.377626 [ 3 ] {d4e2143a-f86a-4119-9165-10e21dbf4709} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Key condition: (column 0 notIn 6-element set)
1197 2024.08.28 04:06:34.377658 [ 3 ] {d4e2143a-f86a-4119-9165-10e21dbf4709} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1198 2024.08.28 04:06:34.377681 [ 3 ] {d4e2143a-f86a-4119-9165-10e21dbf4709} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (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
1199 2024.08.28 04:06:34.377697 [ 3 ] {d4e2143a-f86a-4119-9165-10e21dbf4709} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Spreading mark ranges among streams (default reading)
1200 2024.08.28 04:06:34.377739 [ 3 ] {d4e2143a-f86a-4119-9165-10e21dbf4709} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled'))"
1201 2024.08.28 04:06:34.377760 [ 3 ] {d4e2143a-f86a-4119-9165-10e21dbf4709} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0
1202 2024.08.28 04:06:34.378663 [ 3 ] {d4e2143a-f86a-4119-9165-10e21dbf4709} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.001808 sec., 2765.4867256637167 rows/sec., 123.69 KiB/sec.
1203 2024.08.28 04:06:34.378905 [ 3 ] {d4e2143a-f86a-4119-9165-10e21dbf4709} <Debug> DynamicQueryHandler: Done processing query
1204 2024.08.28 04:06:34.378930 [ 3 ] {d4e2143a-f86a-4119-9165-10e21dbf4709} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1205 2024.08.28 04:06:34.378947 [ 3 ] {} <Debug> HTTP-Session: 52db2f59-b7a1-494b-8403-535483da3717 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1206 2024.08.28 04:06:34.379552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1207 2024.08.28 04:06:34.379599 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1208 2024.08.28 04:06:34.379619 [ 3 ] {} <Debug> HTTP-Session: 422fa0da-4373-4400-b44c-2f1b4447091f Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1209 2024.08.28 04:06:34.379635 [ 3 ] {} <Debug> HTTP-Session: 422fa0da-4373-4400-b44c-2f1b4447091f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1210 2024.08.28 04:06:34.379649 [ 3 ] {} <Debug> HTTP-Session: 422fa0da-4373-4400-b44c-2f1b4447091f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1211 2024.08.28 04:06:34.379679 [ 3 ] {} <Trace> HTTP-Session: 422fa0da-4373-4400-b44c-2f1b4447091f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1212 2024.08.28 04:06:34.379806 [ 3 ] {fc3f1e36-880e-4f0b-af01-88ce26e88c2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT JSONEachRow; (stage: Complete)
1213 2024.08.28 04:06:34.380044 [ 3 ] {fc3f1e36-880e-4f0b-af01-88ce26e88c2d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1214 2024.08.28 04:06:34.380078 [ 3 ] {fc3f1e36-880e-4f0b-af01-88ce26e88c2d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up')" moved to PREWHERE
1215 2024.08.28 04:06:34.380290 [ 3 ] {fc3f1e36-880e-4f0b-af01-88ce26e88c2d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1216 2024.08.28 04:06:34.380354 [ 3 ] {fc3f1e36-880e-4f0b-af01-88ce26e88c2d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1217 2024.08.28 04:06:34.380495 [ 3 ] {fc3f1e36-880e-4f0b-af01-88ce26e88c2d} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Key condition: (column 0 notIn 7-element set)
1218 2024.08.28 04:06:34.380528 [ 3 ] {fc3f1e36-880e-4f0b-af01-88ce26e88c2d} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1219 2024.08.28 04:06:34.380551 [ 3 ] {fc3f1e36-880e-4f0b-af01-88ce26e88c2d} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (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
1220 2024.08.28 04:06:34.380568 [ 3 ] {fc3f1e36-880e-4f0b-af01-88ce26e88c2d} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Spreading mark ranges among streams (default reading)
1221 2024.08.28 04:06:34.380608 [ 3 ] {fc3f1e36-880e-4f0b-af01-88ce26e88c2d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up'))"
1222 2024.08.28 04:06:34.380629 [ 3 ] {fc3f1e36-880e-4f0b-af01-88ce26e88c2d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0
1223 2024.08.28 04:06:34.381675 [ 3 ] {fc3f1e36-880e-4f0b-af01-88ce26e88c2d} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.00191 sec., 2617.801047120419 rows/sec., 117.09 KiB/sec.
1224 2024.08.28 04:06:34.381940 [ 3 ] {fc3f1e36-880e-4f0b-af01-88ce26e88c2d} <Debug> DynamicQueryHandler: Done processing query
1225 2024.08.28 04:06:34.381965 [ 3 ] {fc3f1e36-880e-4f0b-af01-88ce26e88c2d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1226 2024.08.28 04:06:34.381983 [ 3 ] {} <Debug> HTTP-Session: 422fa0da-4373-4400-b44c-2f1b4447091f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1227 2024.08.28 04:06:34.382205 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 380, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1228 2024.08.28 04:06:34.382252 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1229 2024.08.28 04:06:34.382271 [ 3 ] {} <Debug> HTTP-Session: 48716366-a86c-44b5-8f9d-58658ea1107c Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1230 2024.08.28 04:06:34.382287 [ 3 ] {} <Debug> HTTP-Session: 48716366-a86c-44b5-8f9d-58658ea1107c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1231 2024.08.28 04:06:34.382300 [ 3 ] {} <Debug> HTTP-Session: 48716366-a86c-44b5-8f9d-58658ea1107c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1232 2024.08.28 04:06:34.382330 [ 3 ] {} <Trace> HTTP-Session: 48716366-a86c-44b5-8f9d-58658ea1107c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1233 2024.08.28 04:06:34.382457 [ 3 ] {2a5a923b-c54c-4b48-bed4-3abce586ae7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT JSONEachRow; (stage: Complete)
1234 2024.08.28 04:06:34.382695 [ 3 ] {2a5a923b-c54c-4b48-bed4-3abce586ae7c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1235 2024.08.28 04:06:34.382729 [ 3 ] {2a5a923b-c54c-4b48-bed4-3abce586ae7c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity')" moved to PREWHERE
1236 2024.08.28 04:06:34.382943 [ 3 ] {2a5a923b-c54c-4b48-bed4-3abce586ae7c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1237 2024.08.28 04:06:34.383007 [ 3 ] {2a5a923b-c54c-4b48-bed4-3abce586ae7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1238 2024.08.28 04:06:34.383144 [ 3 ] {2a5a923b-c54c-4b48-bed4-3abce586ae7c} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Key condition: (column 0 notIn 8-element set)
1239 2024.08.28 04:06:34.383176 [ 3 ] {2a5a923b-c54c-4b48-bed4-3abce586ae7c} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1240 2024.08.28 04:06:34.383199 [ 3 ] {2a5a923b-c54c-4b48-bed4-3abce586ae7c} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (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
1241 2024.08.28 04:06:34.383216 [ 3 ] {2a5a923b-c54c-4b48-bed4-3abce586ae7c} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Spreading mark ranges among streams (default reading)
1242 2024.08.28 04:06:34.383256 [ 3 ] {2a5a923b-c54c-4b48-bed4-3abce586ae7c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity'))"
1243 2024.08.28 04:06:34.383277 [ 3 ] {2a5a923b-c54c-4b48-bed4-3abce586ae7c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0
1244 2024.08.28 04:06:34.384109 [ 3 ] {2a5a923b-c54c-4b48-bed4-3abce586ae7c} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.001704 sec., 2934.2723004694835 rows/sec., 131.24 KiB/sec.
1245 2024.08.28 04:06:34.384346 [ 3 ] {2a5a923b-c54c-4b48-bed4-3abce586ae7c} <Debug> DynamicQueryHandler: Done processing query
1246 2024.08.28 04:06:34.384371 [ 3 ] {2a5a923b-c54c-4b48-bed4-3abce586ae7c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1247 2024.08.28 04:06:34.384387 [ 3 ] {} <Debug> HTTP-Session: 48716366-a86c-44b5-8f9d-58658ea1107c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1248 2024.08.28 04:06:34.384606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1249 2024.08.28 04:06:34.384654 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1250 2024.08.28 04:06:34.384673 [ 3 ] {} <Debug> HTTP-Session: 73680362-7c9e-49a9-b091-e6ca6622f821 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1251 2024.08.28 04:06:34.384690 [ 3 ] {} <Debug> HTTP-Session: 73680362-7c9e-49a9-b091-e6ca6622f821 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1252 2024.08.28 04:06:34.384703 [ 3 ] {} <Debug> HTTP-Session: 73680362-7c9e-49a9-b091-e6ca6622f821 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1253 2024.08.28 04:06:34.384734 [ 3 ] {} <Trace> HTTP-Session: 73680362-7c9e-49a9-b091-e6ca6622f821 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1254 2024.08.28 04:06:34.384862 [ 3 ] {1b0e66ee-b7bb-4b42-925f-f9f7c8ebb5e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
1255 2024.08.28 04:06:34.385102 [ 3 ] {1b0e66ee-b7bb-4b42-925f-f9f7c8ebb5e0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1256 2024.08.28 04:06:34.385136 [ 3 ] {1b0e66ee-b7bb-4b42-925f-f9f7c8ebb5e0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE
1257 2024.08.28 04:06:34.385351 [ 3 ] {1b0e66ee-b7bb-4b42-925f-f9f7c8ebb5e0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1258 2024.08.28 04:06:34.385414 [ 3 ] {1b0e66ee-b7bb-4b42-925f-f9f7c8ebb5e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1259 2024.08.28 04:06:34.385552 [ 3 ] {1b0e66ee-b7bb-4b42-925f-f9f7c8ebb5e0} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Key condition: (column 0 notIn 9-element set)
1260 2024.08.28 04:06:34.385584 [ 3 ] {1b0e66ee-b7bb-4b42-925f-f9f7c8ebb5e0} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1261 2024.08.28 04:06:34.385607 [ 3 ] {1b0e66ee-b7bb-4b42-925f-f9f7c8ebb5e0} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (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
1262 2024.08.28 04:06:34.385623 [ 3 ] {1b0e66ee-b7bb-4b42-925f-f9f7c8ebb5e0} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Spreading mark ranges among streams (default reading)
1263 2024.08.28 04:06:34.385663 [ 3 ] {1b0e66ee-b7bb-4b42-925f-f9f7c8ebb5e0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy'))"
1264 2024.08.28 04:06:34.385684 [ 3 ] {1b0e66ee-b7bb-4b42-925f-f9f7c8ebb5e0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0
1265 2024.08.28 04:06:34.386581 [ 3 ] {1b0e66ee-b7bb-4b42-925f-f9f7c8ebb5e0} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.001742 sec., 2870.264064293915 rows/sec., 128.38 KiB/sec.
1266 2024.08.28 04:06:34.386815 [ 3 ] {1b0e66ee-b7bb-4b42-925f-f9f7c8ebb5e0} <Debug> DynamicQueryHandler: Done processing query
1267 2024.08.28 04:06:34.386840 [ 3 ] {1b0e66ee-b7bb-4b42-925f-f9f7c8ebb5e0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1268 2024.08.28 04:06:34.386856 [ 3 ] {} <Debug> HTTP-Session: 73680362-7c9e-49a9-b091-e6ca6622f821 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1269 2024.08.28 04:06:34.387087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1270 2024.08.28 04:06:34.387135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1271 2024.08.28 04:06:34.387154 [ 3 ] {} <Debug> HTTP-Session: c5842231-625f-4d44-a145-2a5f90784666 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1272 2024.08.28 04:06:34.387170 [ 3 ] {} <Debug> HTTP-Session: c5842231-625f-4d44-a145-2a5f90784666 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1273 2024.08.28 04:06:34.387184 [ 3 ] {} <Debug> HTTP-Session: c5842231-625f-4d44-a145-2a5f90784666 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1274 2024.08.28 04:06:34.387214 [ 3 ] {} <Trace> HTTP-Session: c5842231-625f-4d44-a145-2a5f90784666 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1275 2024.08.28 04:06:34.387343 [ 3 ] {be4b3ec9-fa4d-4ec2-80cf-2cecba17e917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
1276 2024.08.28 04:06:34.387586 [ 3 ] {be4b3ec9-fa4d-4ec2-80cf-2cecba17e917} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1277 2024.08.28 04:06:34.387620 [ 3 ] {be4b3ec9-fa4d-4ec2-80cf-2cecba17e917} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE
1278 2024.08.28 04:06:34.387837 [ 3 ] {be4b3ec9-fa4d-4ec2-80cf-2cecba17e917} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1279 2024.08.28 04:06:34.387900 [ 3 ] {be4b3ec9-fa4d-4ec2-80cf-2cecba17e917} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1280 2024.08.28 04:06:34.388036 [ 3 ] {be4b3ec9-fa4d-4ec2-80cf-2cecba17e917} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Key condition: (column 0 notIn 10-element set)
1281 2024.08.28 04:06:34.388069 [ 3 ] {be4b3ec9-fa4d-4ec2-80cf-2cecba17e917} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1282 2024.08.28 04:06:34.388092 [ 3 ] {be4b3ec9-fa4d-4ec2-80cf-2cecba17e917} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (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
1283 2024.08.28 04:06:34.388109 [ 3 ] {be4b3ec9-fa4d-4ec2-80cf-2cecba17e917} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Spreading mark ranges among streams (default reading)
1284 2024.08.28 04:06:34.388149 [ 3 ] {be4b3ec9-fa4d-4ec2-80cf-2cecba17e917} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))"
1285 2024.08.28 04:06:34.388170 [ 3 ] {be4b3ec9-fa4d-4ec2-80cf-2cecba17e917} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0
1286 2024.08.28 04:06:34.388997 [ 3 ] {be4b3ec9-fa4d-4ec2-80cf-2cecba17e917} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.001709 sec., 2925.6875365710944 rows/sec., 130.86 KiB/sec.
1287 2024.08.28 04:06:34.389230 [ 3 ] {be4b3ec9-fa4d-4ec2-80cf-2cecba17e917} <Debug> DynamicQueryHandler: Done processing query
1288 2024.08.28 04:06:34.389254 [ 3 ] {be4b3ec9-fa4d-4ec2-80cf-2cecba17e917} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1289 2024.08.28 04:06:34.389270 [ 3 ] {} <Debug> HTTP-Session: c5842231-625f-4d44-a145-2a5f90784666 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1290 2024.08.28 04:06:34.389461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1291 2024.08.28 04:06:34.389510 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1292 2024.08.28 04:06:34.389530 [ 3 ] {} <Debug> HTTP-Session: a5ac0d83-25ef-4053-982d-ac6214dfe8b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1293 2024.08.28 04:06:34.389547 [ 3 ] {} <Debug> HTTP-Session: a5ac0d83-25ef-4053-982d-ac6214dfe8b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1294 2024.08.28 04:06:34.389560 [ 3 ] {} <Debug> HTTP-Session: a5ac0d83-25ef-4053-982d-ac6214dfe8b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1295 2024.08.28 04:06:34.389590 [ 3 ] {} <Trace> HTTP-Session: a5ac0d83-25ef-4053-982d-ac6214dfe8b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1296 2024.08.28 04:06:34.389718 [ 3 ] {13f2be4d-f823-4ea0-9619-7edce908104c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
1297 2024.08.28 04:06:34.389960 [ 3 ] {13f2be4d-f823-4ea0-9619-7edce908104c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1298 2024.08.28 04:06:34.389994 [ 3 ] {13f2be4d-f823-4ea0-9619-7edce908104c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE
1299 2024.08.28 04:06:34.390216 [ 3 ] {13f2be4d-f823-4ea0-9619-7edce908104c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1300 2024.08.28 04:06:34.390279 [ 3 ] {13f2be4d-f823-4ea0-9619-7edce908104c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1301 2024.08.28 04:06:34.390418 [ 3 ] {13f2be4d-f823-4ea0-9619-7edce908104c} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Key condition: (column 0 notIn 11-element set)
1302 2024.08.28 04:06:34.390450 [ 3 ] {13f2be4d-f823-4ea0-9619-7edce908104c} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1303 2024.08.28 04:06:34.390472 [ 3 ] {13f2be4d-f823-4ea0-9619-7edce908104c} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (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
1304 2024.08.28 04:06:34.390489 [ 3 ] {13f2be4d-f823-4ea0-9619-7edce908104c} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Spreading mark ranges among streams (default reading)
1305 2024.08.28 04:06:34.390529 [ 3 ] {13f2be4d-f823-4ea0-9619-7edce908104c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))"
1306 2024.08.28 04:06:34.390550 [ 3 ] {13f2be4d-f823-4ea0-9619-7edce908104c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0
1307 2024.08.28 04:06:34.391341 [ 3 ] {13f2be4d-f823-4ea0-9619-7edce908104c} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.00168 sec., 2976.190476190476 rows/sec., 133.11 KiB/sec.
1308 2024.08.28 04:06:34.391587 [ 3 ] {13f2be4d-f823-4ea0-9619-7edce908104c} <Debug> DynamicQueryHandler: Done processing query
1309 2024.08.28 04:06:34.391611 [ 3 ] {13f2be4d-f823-4ea0-9619-7edce908104c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1310 2024.08.28 04:06:34.391627 [ 3 ] {} <Debug> HTTP-Session: a5ac0d83-25ef-4053-982d-ac6214dfe8b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1311 2024.08.28 04:06:34.391847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1312 2024.08.28 04:06:34.391895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1313 2024.08.28 04:06:34.391914 [ 3 ] {} <Debug> HTTP-Session: 0aa5ba01-2dca-4de1-a9fc-2d3c48f04b62 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1314 2024.08.28 04:06:34.391930 [ 3 ] {} <Debug> HTTP-Session: 0aa5ba01-2dca-4de1-a9fc-2d3c48f04b62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1315 2024.08.28 04:06:34.391943 [ 3 ] {} <Debug> HTTP-Session: 0aa5ba01-2dca-4de1-a9fc-2d3c48f04b62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1316 2024.08.28 04:06:34.391974 [ 3 ] {} <Trace> HTTP-Session: 0aa5ba01-2dca-4de1-a9fc-2d3c48f04b62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1317 2024.08.28 04:06:34.392103 [ 3 ] {be02fe67-6312-4b88-a7a5-6dcd6e413080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1318 2024.08.28 04:06:34.392345 [ 3 ] {be02fe67-6312-4b88-a7a5-6dcd6e413080} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1319 2024.08.28 04:06:34.392379 [ 3 ] {be02fe67-6312-4b88-a7a5-6dcd6e413080} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE
1320 2024.08.28 04:06:34.392603 [ 3 ] {be02fe67-6312-4b88-a7a5-6dcd6e413080} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1321 2024.08.28 04:06:34.392666 [ 3 ] {be02fe67-6312-4b88-a7a5-6dcd6e413080} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1322 2024.08.28 04:06:34.392804 [ 3 ] {be02fe67-6312-4b88-a7a5-6dcd6e413080} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Key condition: (column 0 notIn 12-element set)
1323 2024.08.28 04:06:34.392836 [ 3 ] {be02fe67-6312-4b88-a7a5-6dcd6e413080} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1324 2024.08.28 04:06:34.392858 [ 3 ] {be02fe67-6312-4b88-a7a5-6dcd6e413080} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (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
1325 2024.08.28 04:06:34.392874 [ 3 ] {be02fe67-6312-4b88-a7a5-6dcd6e413080} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Spreading mark ranges among streams (default reading)
1326 2024.08.28 04:06:34.392916 [ 3 ] {be02fe67-6312-4b88-a7a5-6dcd6e413080} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
1327 2024.08.28 04:06:34.392938 [ 3 ] {be02fe67-6312-4b88-a7a5-6dcd6e413080} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0
1328 2024.08.28 04:06:34.393729 [ 3 ] {be02fe67-6312-4b88-a7a5-6dcd6e413080} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.001682 sec., 2972.651605231867 rows/sec., 132.96 KiB/sec.
1329 2024.08.28 04:06:34.393967 [ 3 ] {be02fe67-6312-4b88-a7a5-6dcd6e413080} <Debug> DynamicQueryHandler: Done processing query
1330 2024.08.28 04:06:34.393992 [ 3 ] {be02fe67-6312-4b88-a7a5-6dcd6e413080} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1331 2024.08.28 04:06:34.394008 [ 3 ] {} <Debug> HTTP-Session: 0aa5ba01-2dca-4de1-a9fc-2d3c48f04b62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1332 2024.08.28 04:06:34.394223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1333 2024.08.28 04:06:34.394270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1334 2024.08.28 04:06:34.394289 [ 3 ] {} <Debug> HTTP-Session: 86d599c4-22b8-4360-88df-f088b6baa620 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1335 2024.08.28 04:06:34.394305 [ 3 ] {} <Debug> HTTP-Session: 86d599c4-22b8-4360-88df-f088b6baa620 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1336 2024.08.28 04:06:34.394319 [ 3 ] {} <Debug> HTTP-Session: 86d599c4-22b8-4360-88df-f088b6baa620 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1337 2024.08.28 04:06:34.394349 [ 3 ] {} <Trace> HTTP-Session: 86d599c4-22b8-4360-88df-f088b6baa620 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1338 2024.08.28 04:06:34.394481 [ 3 ] {861d8d05-bfda-4ad2-9900-6d1f68c2ff12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1339 2024.08.28 04:06:34.394723 [ 3 ] {861d8d05-bfda-4ad2-9900-6d1f68c2ff12} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1340 2024.08.28 04:06:34.394758 [ 3 ] {861d8d05-bfda-4ad2-9900-6d1f68c2ff12} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE
1341 2024.08.28 04:06:34.394985 [ 3 ] {861d8d05-bfda-4ad2-9900-6d1f68c2ff12} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1342 2024.08.28 04:06:34.395048 [ 3 ] {861d8d05-bfda-4ad2-9900-6d1f68c2ff12} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1343 2024.08.28 04:06:34.395186 [ 3 ] {861d8d05-bfda-4ad2-9900-6d1f68c2ff12} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Key condition: (column 0 notIn 13-element set)
1344 2024.08.28 04:06:34.395219 [ 3 ] {861d8d05-bfda-4ad2-9900-6d1f68c2ff12} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1345 2024.08.28 04:06:34.395241 [ 3 ] {861d8d05-bfda-4ad2-9900-6d1f68c2ff12} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (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.28 04:06:34.395257 [ 3 ] {861d8d05-bfda-4ad2-9900-6d1f68c2ff12} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Spreading mark ranges among streams (default reading)
1347 2024.08.28 04:06:34.395297 [ 3 ] {861d8d05-bfda-4ad2-9900-6d1f68c2ff12} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
1348 2024.08.28 04:06:34.395319 [ 3 ] {861d8d05-bfda-4ad2-9900-6d1f68c2ff12} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0
1349 2024.08.28 04:06:34.396119 [ 3 ] {861d8d05-bfda-4ad2-9900-6d1f68c2ff12} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.001686 sec., 2965.599051008304 rows/sec., 132.64 KiB/sec.
1350 2024.08.28 04:06:34.396399 [ 3 ] {861d8d05-bfda-4ad2-9900-6d1f68c2ff12} <Debug> DynamicQueryHandler: Done processing query
1351 2024.08.28 04:06:34.396428 [ 3 ] {861d8d05-bfda-4ad2-9900-6d1f68c2ff12} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1352 2024.08.28 04:06:34.396445 [ 3 ] {} <Debug> HTTP-Session: 86d599c4-22b8-4360-88df-f088b6baa620 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1353 2024.08.28 04:06:34.396632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1354 2024.08.28 04:06:34.396680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1355 2024.08.28 04:06:34.396700 [ 3 ] {} <Debug> HTTP-Session: a4993434-8e1e-42df-9e5b-5647d5086a36 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1356 2024.08.28 04:06:34.396715 [ 3 ] {} <Debug> HTTP-Session: a4993434-8e1e-42df-9e5b-5647d5086a36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1357 2024.08.28 04:06:34.396729 [ 3 ] {} <Debug> HTTP-Session: a4993434-8e1e-42df-9e5b-5647d5086a36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1358 2024.08.28 04:06:34.396759 [ 3 ] {} <Trace> HTTP-Session: a4993434-8e1e-42df-9e5b-5647d5086a36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1359 2024.08.28 04:06:34.396892 [ 3 ] {131abd83-a2a3-4b30-9482-d51199505e9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1360 2024.08.28 04:06:34.397140 [ 3 ] {131abd83-a2a3-4b30-9482-d51199505e9d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1361 2024.08.28 04:06:34.397175 [ 3 ] {131abd83-a2a3-4b30-9482-d51199505e9d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1362 2024.08.28 04:06:34.397402 [ 3 ] {131abd83-a2a3-4b30-9482-d51199505e9d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1363 2024.08.28 04:06:34.397466 [ 3 ] {131abd83-a2a3-4b30-9482-d51199505e9d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1364 2024.08.28 04:06:34.397603 [ 3 ] {131abd83-a2a3-4b30-9482-d51199505e9d} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
1365 2024.08.28 04:06:34.397635 [ 3 ] {131abd83-a2a3-4b30-9482-d51199505e9d} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1366 2024.08.28 04:06:34.397656 [ 3 ] {131abd83-a2a3-4b30-9482-d51199505e9d} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (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
1367 2024.08.28 04:06:34.397672 [ 3 ] {131abd83-a2a3-4b30-9482-d51199505e9d} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Spreading mark ranges among streams (default reading)
1368 2024.08.28 04:06:34.397714 [ 3 ] {131abd83-a2a3-4b30-9482-d51199505e9d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1369 2024.08.28 04:06:34.397736 [ 3 ] {131abd83-a2a3-4b30-9482-d51199505e9d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0
1370 2024.08.28 04:06:34.398465 [ 3 ] {131abd83-a2a3-4b30-9482-d51199505e9d} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.001632 sec., 3063.7254901960787 rows/sec., 137.03 KiB/sec.
1371 2024.08.28 04:06:34.398708 [ 3 ] {131abd83-a2a3-4b30-9482-d51199505e9d} <Debug> DynamicQueryHandler: Done processing query
1372 2024.08.28 04:06:34.398733 [ 3 ] {131abd83-a2a3-4b30-9482-d51199505e9d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1373 2024.08.28 04:06:34.398749 [ 3 ] {} <Debug> HTTP-Session: a4993434-8e1e-42df-9e5b-5647d5086a36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1374 2024.08.28 04:06:34.398981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 565, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1375 2024.08.28 04:06:34.399029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1376 2024.08.28 04:06:34.399048 [ 3 ] {} <Debug> HTTP-Session: f0efbfaa-5147-4466-9bae-76b9aa4702ba Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1377 2024.08.28 04:06:34.399064 [ 3 ] {} <Debug> HTTP-Session: f0efbfaa-5147-4466-9bae-76b9aa4702ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1378 2024.08.28 04:06:34.399078 [ 3 ] {} <Debug> HTTP-Session: f0efbfaa-5147-4466-9bae-76b9aa4702ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1379 2024.08.28 04:06:34.399108 [ 3 ] {} <Trace> HTTP-Session: f0efbfaa-5147-4466-9bae-76b9aa4702ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1380 2024.08.28 04:06:34.399241 [ 3 ] {dcbcbd51-cb8d-433f-9d99-5b11c7b6c7ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1381 2024.08.28 04:06:34.399487 [ 3 ] {dcbcbd51-cb8d-433f-9d99-5b11c7b6c7ab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1382 2024.08.28 04:06:34.399523 [ 3 ] {dcbcbd51-cb8d-433f-9d99-5b11c7b6c7ab} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1383 2024.08.28 04:06:34.399754 [ 3 ] {dcbcbd51-cb8d-433f-9d99-5b11c7b6c7ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1384 2024.08.28 04:06:34.399817 [ 3 ] {dcbcbd51-cb8d-433f-9d99-5b11c7b6c7ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1385 2024.08.28 04:06:34.399954 [ 3 ] {dcbcbd51-cb8d-433f-9d99-5b11c7b6c7ab} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
1386 2024.08.28 04:06:34.399986 [ 3 ] {dcbcbd51-cb8d-433f-9d99-5b11c7b6c7ab} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1387 2024.08.28 04:06:34.400057 [ 3 ] {dcbcbd51-cb8d-433f-9d99-5b11c7b6c7ab} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (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
1388 2024.08.28 04:06:34.400074 [ 3 ] {dcbcbd51-cb8d-433f-9d99-5b11c7b6c7ab} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Spreading mark ranges among streams (default reading)
1389 2024.08.28 04:06:34.400117 [ 3 ] {dcbcbd51-cb8d-433f-9d99-5b11c7b6c7ab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1390 2024.08.28 04:06:34.400138 [ 3 ] {dcbcbd51-cb8d-433f-9d99-5b11c7b6c7ab} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0
1391 2024.08.28 04:06:34.401082 [ 3 ] {dcbcbd51-cb8d-433f-9d99-5b11c7b6c7ab} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.0019 sec., 2631.5789473684213 rows/sec., 117.70 KiB/sec.
1392 2024.08.28 04:06:34.401320 [ 3 ] {dcbcbd51-cb8d-433f-9d99-5b11c7b6c7ab} <Debug> DynamicQueryHandler: Done processing query
1393 2024.08.28 04:06:34.401414 [ 3 ] {dcbcbd51-cb8d-433f-9d99-5b11c7b6c7ab} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1394 2024.08.28 04:06:34.401432 [ 3 ] {} <Debug> HTTP-Session: f0efbfaa-5147-4466-9bae-76b9aa4702ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1395 2024.08.28 04:06:34.405684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1396 2024.08.28 04:06:34.405743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1397 2024.08.28 04:06:34.405766 [ 3 ] {} <Debug> HTTP-Session: 968d64d6-ecdf-467e-93ba-e9d47dea5536 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1398 2024.08.28 04:06:34.405786 [ 3 ] {} <Debug> HTTP-Session: 968d64d6-ecdf-467e-93ba-e9d47dea5536 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1399 2024.08.28 04:06:34.405803 [ 3 ] {} <Debug> HTTP-Session: 968d64d6-ecdf-467e-93ba-e9d47dea5536 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1400 2024.08.28 04:06:34.405841 [ 3 ] {} <Trace> HTTP-Session: 968d64d6-ecdf-467e-93ba-e9d47dea5536 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1401 2024.08.28 04:06:34.406007 [ 3 ] {88e8b6a8-9bed-4d23-bd70-7bdcfbc8c344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1402 2024.08.28 04:06:34.406315 [ 3 ] {88e8b6a8-9bed-4d23-bd70-7bdcfbc8c344} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1403 2024.08.28 04:06:34.406361 [ 3 ] {88e8b6a8-9bed-4d23-bd70-7bdcfbc8c344} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1404 2024.08.28 04:06:34.406666 [ 3 ] {88e8b6a8-9bed-4d23-bd70-7bdcfbc8c344} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1405 2024.08.28 04:06:34.406742 [ 3 ] {88e8b6a8-9bed-4d23-bd70-7bdcfbc8c344} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1406 2024.08.28 04:06:34.406910 [ 3 ] {88e8b6a8-9bed-4d23-bd70-7bdcfbc8c344} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Key condition: (column 0 notIn 16-element set)
1407 2024.08.28 04:06:34.406949 [ 3 ] {88e8b6a8-9bed-4d23-bd70-7bdcfbc8c344} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1408 2024.08.28 04:06:34.406972 [ 3 ] {88e8b6a8-9bed-4d23-bd70-7bdcfbc8c344} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (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
1409 2024.08.28 04:06:34.406989 [ 3 ] {88e8b6a8-9bed-4d23-bd70-7bdcfbc8c344} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Spreading mark ranges among streams (default reading)
1410 2024.08.28 04:06:34.407029 [ 3 ] {88e8b6a8-9bed-4d23-bd70-7bdcfbc8c344} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1411 2024.08.28 04:06:34.407050 [ 3 ] {88e8b6a8-9bed-4d23-bd70-7bdcfbc8c344} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0
1412 2024.08.28 04:06:34.407881 [ 3 ] {88e8b6a8-9bed-4d23-bd70-7bdcfbc8c344} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.001937 sec., 2581.311306143521 rows/sec., 115.45 KiB/sec.
1413 2024.08.28 04:06:34.408115 [ 3 ] {88e8b6a8-9bed-4d23-bd70-7bdcfbc8c344} <Debug> DynamicQueryHandler: Done processing query
1414 2024.08.28 04:06:34.408140 [ 3 ] {88e8b6a8-9bed-4d23-bd70-7bdcfbc8c344} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1415 2024.08.28 04:06:34.408156 [ 3 ] {} <Debug> HTTP-Session: 968d64d6-ecdf-467e-93ba-e9d47dea5536 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1416 2024.08.28 04:06:34.408340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 3916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1417 2024.08.28 04:06:34.408387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1418 2024.08.28 04:06:34.408406 [ 3 ] {} <Debug> HTTP-Session: 5d4bd412-ac17-4c81-9b12-9cf82dd46333 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1419 2024.08.28 04:06:34.408423 [ 3 ] {} <Debug> HTTP-Session: 5d4bd412-ac17-4c81-9b12-9cf82dd46333 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1420 2024.08.28 04:06:34.408436 [ 3 ] {} <Debug> HTTP-Session: 5d4bd412-ac17-4c81-9b12-9cf82dd46333 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1421 2024.08.28 04:06:34.408466 [ 3 ] {} <Trace> HTTP-Session: 5d4bd412-ac17-4c81-9b12-9cf82dd46333 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1422 2024.08.28 04:06:34.408583 [ 3 ] {857c2884-122e-4fec-b9a1-2d606a450f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1423 2024.08.28 04:06:34.408627 [ 3 ] {857c2884-122e-4fec-b9a1-2d606a450f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1424 2024.08.28 04:06:34.408790 [ 3 ] {857c2884-122e-4fec-b9a1-2d606a450f9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1425 2024.08.28 04:06:34.409127 [ 3 ] {857c2884-122e-4fec-b9a1-2d606a450f9a} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1426 2024.08.28 04:06:34.409166 [ 3 ] {857c2884-122e-4fec-b9a1-2d606a450f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1427 2024.08.28 04:06:34.409676 [ 3 ] {857c2884-122e-4fec-b9a1-2d606a450f9a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1428 2024.08.28 04:06:34.409997 [ 3 ] {857c2884-122e-4fec-b9a1-2d606a450f9a} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1429 2024.08.28 04:06:34.410162 [ 3 ] {857c2884-122e-4fec-b9a1-2d606a450f9a} <Debug> executeQuery: Read 12 rows, 2.06 KiB in 0.001625 sec., 7384.615384615385 rows/sec., 1.24 MiB/sec.
1430 2024.08.28 04:06:34.410331 [ 3 ] {857c2884-122e-4fec-b9a1-2d606a450f9a} <Debug> DynamicQueryHandler: Done processing query
1431 2024.08.28 04:06:34.410355 [ 3 ] {857c2884-122e-4fec-b9a1-2d606a450f9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1432 2024.08.28 04:06:34.410370 [ 3 ] {} <Debug> HTTP-Session: 5d4bd412-ac17-4c81-9b12-9cf82dd46333 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1433 2024.08.28 04:06:34.410515 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 26167, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1434 2024.08.28 04:06:34.410562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1435 2024.08.28 04:06:34.410582 [ 3 ] {} <Debug> HTTP-Session: 96d00bfc-8208-44cf-9951-4cfe4914bac7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1436 2024.08.28 04:06:34.410597 [ 3 ] {} <Debug> HTTP-Session: 96d00bfc-8208-44cf-9951-4cfe4914bac7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1437 2024.08.28 04:06:34.410611 [ 3 ] {} <Debug> HTTP-Session: 96d00bfc-8208-44cf-9951-4cfe4914bac7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1438 2024.08.28 04:06:34.410641 [ 3 ] {} <Trace> HTTP-Session: 96d00bfc-8208-44cf-9951-4cfe4914bac7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1439 2024.08.28 04:06:34.410782 [ 3 ] {22a39ddb-697b-4536-9775-2f142da8f832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1440 2024.08.28 04:06:34.410825 [ 3 ] {22a39ddb-697b-4536-9775-2f142da8f832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1441 2024.08.28 04:06:34.411056 [ 3 ] {22a39ddb-697b-4536-9775-2f142da8f832} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1442 2024.08.28 04:06:34.411470 [ 3 ] {22a39ddb-697b-4536-9775-2f142da8f832} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1443 2024.08.28 04:06:34.411508 [ 3 ] {22a39ddb-697b-4536-9775-2f142da8f832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1444 2024.08.28 04:06:34.411877 [ 3 ] {22a39ddb-697b-4536-9775-2f142da8f832} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1445 2024.08.28 04:06:34.412250 [ 3 ] {22a39ddb-697b-4536-9775-2f142da8f832} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1446 2024.08.28 04:06:34.412401 [ 3 ] {22a39ddb-697b-4536-9775-2f142da8f832} <Debug> executeQuery: Read 169 rows, 15.86 KiB in 0.001683 sec., 100415.92394533571 rows/sec., 9.20 MiB/sec.
1447 2024.08.28 04:06:34.412569 [ 3 ] {22a39ddb-697b-4536-9775-2f142da8f832} <Debug> DynamicQueryHandler: Done processing query
1448 2024.08.28 04:06:34.412593 [ 3 ] {22a39ddb-697b-4536-9775-2f142da8f832} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
1449 2024.08.28 04:06:34.412609 [ 3 ] {} <Debug> HTTP-Session: 96d00bfc-8208-44cf-9951-4cfe4914bac7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1450 2024.08.28 04:06:34.412726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 2633, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1451 2024.08.28 04:06:34.412774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1452 2024.08.28 04:06:34.412794 [ 3 ] {} <Debug> HTTP-Session: 81ed8055-98ac-4883-b979-186f4fad5af2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1453 2024.08.28 04:06:34.412810 [ 3 ] {} <Debug> HTTP-Session: 81ed8055-98ac-4883-b979-186f4fad5af2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1454 2024.08.28 04:06:34.412823 [ 3 ] {} <Debug> HTTP-Session: 81ed8055-98ac-4883-b979-186f4fad5af2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1455 2024.08.28 04:06:34.412853 [ 3 ] {} <Trace> HTTP-Session: 81ed8055-98ac-4883-b979-186f4fad5af2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1456 2024.08.28 04:06:34.412952 [ 3 ] {12d117e6-a2be-4aa3-bab0-224a3e4e9a44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1457 2024.08.28 04:06:34.412995 [ 3 ] {12d117e6-a2be-4aa3-bab0-224a3e4e9a44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1458 2024.08.28 04:06:34.413220 [ 3 ] {12d117e6-a2be-4aa3-bab0-224a3e4e9a44} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1459 2024.08.28 04:06:34.413538 [ 3 ] {12d117e6-a2be-4aa3-bab0-224a3e4e9a44} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1460 2024.08.28 04:06:34.413575 [ 3 ] {12d117e6-a2be-4aa3-bab0-224a3e4e9a44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1461 2024.08.28 04:06:34.413917 [ 3 ] {12d117e6-a2be-4aa3-bab0-224a3e4e9a44} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1462 2024.08.28 04:06:34.414270 [ 3 ] {12d117e6-a2be-4aa3-bab0-224a3e4e9a44} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1463 2024.08.28 04:06:34.414422 [ 3 ] {12d117e6-a2be-4aa3-bab0-224a3e4e9a44} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001498 sec., 12016.021361815754 rows/sec., 903.55 KiB/sec.
1464 2024.08.28 04:06:34.414702 [ 3 ] {12d117e6-a2be-4aa3-bab0-224a3e4e9a44} <Debug> DynamicQueryHandler: Done processing query
1465 2024.08.28 04:06:34.414727 [ 3 ] {12d117e6-a2be-4aa3-bab0-224a3e4e9a44} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1466 2024.08.28 04:06:34.414743 [ 3 ] {} <Debug> HTTP-Session: 81ed8055-98ac-4883-b979-186f4fad5af2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1467 2024.08.28 04:06:34.414854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1468 2024.08.28 04:06:34.414902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1469 2024.08.28 04:06:34.414921 [ 3 ] {} <Debug> HTTP-Session: 22713f5c-963a-470a-baef-a350df0ba97d Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1470 2024.08.28 04:06:34.414937 [ 3 ] {} <Debug> HTTP-Session: 22713f5c-963a-470a-baef-a350df0ba97d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1471 2024.08.28 04:06:34.414951 [ 3 ] {} <Debug> HTTP-Session: 22713f5c-963a-470a-baef-a350df0ba97d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1472 2024.08.28 04:06:34.414981 [ 3 ] {} <Trace> HTTP-Session: 22713f5c-963a-470a-baef-a350df0ba97d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1473 2024.08.28 04:06:34.415079 [ 3 ] {cd410307-6718-4796-8b20-edfec6703a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
1474 2024.08.28 04:06:34.415122 [ 3 ] {cd410307-6718-4796-8b20-edfec6703a02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
1475 2024.08.28 04:06:34.415365 [ 3 ] {cd410307-6718-4796-8b20-edfec6703a02} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1476 2024.08.28 04:06:34.415684 [ 3 ] {cd410307-6718-4796-8b20-edfec6703a02} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1477 2024.08.28 04:06:34.415722 [ 3 ] {cd410307-6718-4796-8b20-edfec6703a02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1478 2024.08.28 04:06:34.416068 [ 3 ] {cd410307-6718-4796-8b20-edfec6703a02} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1479 2024.08.28 04:06:34.416426 [ 3 ] {cd410307-6718-4796-8b20-edfec6703a02} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1480 2024.08.28 04:06:34.416550 [ 3 ] {cd410307-6718-4796-8b20-edfec6703a02} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001493 sec., 9377.093101138647 rows/sec., 656.71 KiB/sec.
1481 2024.08.28 04:06:34.416853 [ 3 ] {cd410307-6718-4796-8b20-edfec6703a02} <Debug> DynamicQueryHandler: Done processing query
1482 2024.08.28 04:06:34.416878 [ 3 ] {cd410307-6718-4796-8b20-edfec6703a02} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1483 2024.08.28 04:06:34.416894 [ 3 ] {} <Debug> HTTP-Session: 22713f5c-963a-470a-baef-a350df0ba97d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1484 2024.08.28 04:06:34.417003 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1485 2024.08.28 04:06:34.417051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1486 2024.08.28 04:06:34.417069 [ 3 ] {} <Debug> HTTP-Session: 704906f6-0ab8-401a-ad3a-618d8b4975c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1487 2024.08.28 04:06:34.417085 [ 3 ] {} <Debug> HTTP-Session: 704906f6-0ab8-401a-ad3a-618d8b4975c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1488 2024.08.28 04:06:34.417099 [ 3 ] {} <Debug> HTTP-Session: 704906f6-0ab8-401a-ad3a-618d8b4975c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1489 2024.08.28 04:06:34.417129 [ 3 ] {} <Trace> HTTP-Session: 704906f6-0ab8-401a-ad3a-618d8b4975c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1490 2024.08.28 04:06:34.417224 [ 3 ] {ead00cbb-b825-4a09-8bc1-b82bd555e23c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
1491 2024.08.28 04:06:34.417267 [ 3 ] {ead00cbb-b825-4a09-8bc1-b82bd555e23c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
1492 2024.08.28 04:06:34.417508 [ 3 ] {ead00cbb-b825-4a09-8bc1-b82bd555e23c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1493 2024.08.28 04:06:34.417818 [ 3 ] {ead00cbb-b825-4a09-8bc1-b82bd555e23c} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1494 2024.08.28 04:06:34.417855 [ 3 ] {ead00cbb-b825-4a09-8bc1-b82bd555e23c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1495 2024.08.28 04:06:34.418193 [ 3 ] {ead00cbb-b825-4a09-8bc1-b82bd555e23c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1496 2024.08.28 04:06:34.418565 [ 3 ] {ead00cbb-b825-4a09-8bc1-b82bd555e23c} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1497 2024.08.28 04:06:34.418732 [ 3 ] {ead00cbb-b825-4a09-8bc1-b82bd555e23c} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001521 sec., 3944.7731755424065 rows/sec., 233.07 KiB/sec.
1498 2024.08.28 04:06:34.418996 [ 3 ] {ead00cbb-b825-4a09-8bc1-b82bd555e23c} <Debug> DynamicQueryHandler: Done processing query
1499 2024.08.28 04:06:34.419021 [ 3 ] {ead00cbb-b825-4a09-8bc1-b82bd555e23c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1500 2024.08.28 04:06:34.419037 [ 3 ] {} <Debug> HTTP-Session: 704906f6-0ab8-401a-ad3a-618d8b4975c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1501 2024.08.28 04:06:34.419324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 53993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1502 2024.08.28 04:06:34.419373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1503 2024.08.28 04:06:34.419393 [ 3 ] {} <Debug> HTTP-Session: c962de6e-6264-449c-b5c8-98badd2a2b09 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1504 2024.08.28 04:06:34.419408 [ 3 ] {} <Debug> HTTP-Session: c962de6e-6264-449c-b5c8-98badd2a2b09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1505 2024.08.28 04:06:34.419423 [ 3 ] {} <Debug> HTTP-Session: c962de6e-6264-449c-b5c8-98badd2a2b09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1506 2024.08.28 04:06:34.419453 [ 3 ] {} <Trace> HTTP-Session: c962de6e-6264-449c-b5c8-98badd2a2b09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1507 2024.08.28 04:06:34.419669 [ 3 ] {845defcd-4d77-4cd7-b101-043ccac84a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1508 2024.08.28 04:06:34.419713 [ 3 ] {845defcd-4d77-4cd7-b101-043ccac84a6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1509 2024.08.28 04:06:34.419956 [ 3 ] {845defcd-4d77-4cd7-b101-043ccac84a6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1510 2024.08.28 04:06:34.420495 [ 3 ] {845defcd-4d77-4cd7-b101-043ccac84a6a} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1511 2024.08.28 04:06:34.420533 [ 3 ] {845defcd-4d77-4cd7-b101-043ccac84a6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1512 2024.08.28 04:06:34.420898 [ 3 ] {845defcd-4d77-4cd7-b101-043ccac84a6a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1513 2024.08.28 04:06:34.421257 [ 3 ] {845defcd-4d77-4cd7-b101-043ccac84a6a} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1514 2024.08.28 04:06:34.421415 [ 3 ] {845defcd-4d77-4cd7-b101-043ccac84a6a} <Debug> executeQuery: Read 336 rows, 24.01 KiB in 0.001869 sec., 179775.2808988764 rows/sec., 12.54 MiB/sec.
1515 2024.08.28 04:06:34.421584 [ 3 ] {845defcd-4d77-4cd7-b101-043ccac84a6a} <Debug> DynamicQueryHandler: Done processing query
1516 2024.08.28 04:06:34.421608 [ 3 ] {845defcd-4d77-4cd7-b101-043ccac84a6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
1517 2024.08.28 04:06:34.421623 [ 3 ] {} <Debug> HTTP-Session: c962de6e-6264-449c-b5c8-98badd2a2b09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1518 2024.08.28 04:06:34.421747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1519 2024.08.28 04:06:34.421796 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1520 2024.08.28 04:06:34.421814 [ 3 ] {} <Debug> HTTP-Session: 63a9d50f-6151-4dd1-be47-e9c52b53fb96 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1521 2024.08.28 04:06:34.421830 [ 3 ] {} <Debug> HTTP-Session: 63a9d50f-6151-4dd1-be47-e9c52b53fb96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1522 2024.08.28 04:06:34.421843 [ 3 ] {} <Debug> HTTP-Session: 63a9d50f-6151-4dd1-be47-e9c52b53fb96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1523 2024.08.28 04:06:34.421874 [ 3 ] {} <Trace> HTTP-Session: 63a9d50f-6151-4dd1-be47-e9c52b53fb96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1524 2024.08.28 04:06:34.421967 [ 3 ] {6a3c0e38-1ff5-459a-ad46-e19b77803b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1525 2024.08.28 04:06:34.422010 [ 3 ] {6a3c0e38-1ff5-459a-ad46-e19b77803b7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1526 2024.08.28 04:06:34.422139 [ 3 ] {6a3c0e38-1ff5-459a-ad46-e19b77803b7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1527 2024.08.28 04:06:34.422390 [ 3 ] {6a3c0e38-1ff5-459a-ad46-e19b77803b7a} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1528 2024.08.28 04:06:34.422427 [ 3 ] {6a3c0e38-1ff5-459a-ad46-e19b77803b7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1529 2024.08.28 04:06:34.422769 [ 3 ] {6a3c0e38-1ff5-459a-ad46-e19b77803b7a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1530 2024.08.28 04:06:34.423081 [ 3 ] {6a3c0e38-1ff5-459a-ad46-e19b77803b7a} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1531 2024.08.28 04:06:34.423226 [ 3 ] {6a3c0e38-1ff5-459a-ad46-e19b77803b7a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001273 sec., 4713.275726630008 rows/sec., 246.25 KiB/sec.
1532 2024.08.28 04:06:34.423420 [ 3 ] {6a3c0e38-1ff5-459a-ad46-e19b77803b7a} <Debug> DynamicQueryHandler: Done processing query
1533 2024.08.28 04:06:34.423444 [ 3 ] {6a3c0e38-1ff5-459a-ad46-e19b77803b7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1534 2024.08.28 04:06:34.423459 [ 3 ] {} <Debug> HTTP-Session: 63a9d50f-6151-4dd1-be47-e9c52b53fb96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1535 2024.08.28 04:06:34.423599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 14074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1536 2024.08.28 04:06:34.423646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1537 2024.08.28 04:06:34.423664 [ 3 ] {} <Debug> HTTP-Session: f0e4d82e-2d11-4f03-9351-a9b8e6f9a77e Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1538 2024.08.28 04:06:34.423680 [ 3 ] {} <Debug> HTTP-Session: f0e4d82e-2d11-4f03-9351-a9b8e6f9a77e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1539 2024.08.28 04:06:34.423693 [ 3 ] {} <Debug> HTTP-Session: f0e4d82e-2d11-4f03-9351-a9b8e6f9a77e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1540 2024.08.28 04:06:34.423723 [ 3 ] {} <Trace> HTTP-Session: f0e4d82e-2d11-4f03-9351-a9b8e6f9a77e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1541 2024.08.28 04:06:34.423878 [ 3 ] {e869d625-5a09-46d0-a8dd-de6cf888c1de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1542 2024.08.28 04:06:34.423923 [ 3 ] {e869d625-5a09-46d0-a8dd-de6cf888c1de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1543 2024.08.28 04:06:34.424065 [ 3 ] {e869d625-5a09-46d0-a8dd-de6cf888c1de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1544 2024.08.28 04:06:34.424368 [ 3 ] {e869d625-5a09-46d0-a8dd-de6cf888c1de} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1545 2024.08.28 04:06:34.424404 [ 3 ] {e869d625-5a09-46d0-a8dd-de6cf888c1de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1546 2024.08.28 04:06:34.424799 [ 3 ] {e869d625-5a09-46d0-a8dd-de6cf888c1de} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1547 2024.08.28 04:06:34.425126 [ 3 ] {e869d625-5a09-46d0-a8dd-de6cf888c1de} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1548 2024.08.28 04:06:34.425297 [ 3 ] {e869d625-5a09-46d0-a8dd-de6cf888c1de} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001491 sec., 51643.19248826291 rows/sec., 3.18 MiB/sec.
1549 2024.08.28 04:06:34.425573 [ 3 ] {e869d625-5a09-46d0-a8dd-de6cf888c1de} <Debug> DynamicQueryHandler: Done processing query
1550 2024.08.28 04:06:34.425597 [ 3 ] {e869d625-5a09-46d0-a8dd-de6cf888c1de} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1551 2024.08.28 04:06:34.425614 [ 3 ] {} <Debug> HTTP-Session: f0e4d82e-2d11-4f03-9351-a9b8e6f9a77e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1552 2024.08.28 04:06:34.425723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1553 2024.08.28 04:06:34.425772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1554 2024.08.28 04:06:34.425790 [ 3 ] {} <Debug> HTTP-Session: c69058e6-b599-4c5f-bb23-2f45cc3661b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1555 2024.08.28 04:06:34.425806 [ 3 ] {} <Debug> HTTP-Session: c69058e6-b599-4c5f-bb23-2f45cc3661b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1556 2024.08.28 04:06:34.425821 [ 3 ] {} <Debug> HTTP-Session: c69058e6-b599-4c5f-bb23-2f45cc3661b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1557 2024.08.28 04:06:34.425852 [ 3 ] {} <Trace> HTTP-Session: c69058e6-b599-4c5f-bb23-2f45cc3661b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1558 2024.08.28 04:06:34.425945 [ 3 ] {e7a3fe08-00a0-4280-8a22-257923377814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
1559 2024.08.28 04:06:34.425989 [ 3 ] {e7a3fe08-00a0-4280-8a22-257923377814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
1560 2024.08.28 04:06:34.426141 [ 3 ] {e7a3fe08-00a0-4280-8a22-257923377814} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1561 2024.08.28 04:06:34.426393 [ 3 ] {e7a3fe08-00a0-4280-8a22-257923377814} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1562 2024.08.28 04:06:34.426432 [ 3 ] {e7a3fe08-00a0-4280-8a22-257923377814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1563 2024.08.28 04:06:34.426775 [ 3 ] {e7a3fe08-00a0-4280-8a22-257923377814} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1564 2024.08.28 04:06:34.427100 [ 3 ] {e7a3fe08-00a0-4280-8a22-257923377814} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1565 2024.08.28 04:06:34.427247 [ 3 ] {e7a3fe08-00a0-4280-8a22-257923377814} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001323 sec., 755.8578987150416 rows/sec., 50.93 KiB/sec.
1566 2024.08.28 04:06:34.427439 [ 3 ] {e7a3fe08-00a0-4280-8a22-257923377814} <Debug> DynamicQueryHandler: Done processing query
1567 2024.08.28 04:06:34.427466 [ 3 ] {e7a3fe08-00a0-4280-8a22-257923377814} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1568 2024.08.28 04:06:34.427482 [ 3 ] {} <Debug> HTTP-Session: c69058e6-b599-4c5f-bb23-2f45cc3661b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1569 2024.08.28 04:06:34.427606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 28421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1570 2024.08.28 04:06:34.427657 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1571 2024.08.28 04:06:34.427676 [ 3 ] {} <Debug> HTTP-Session: 117a1e4b-9866-46dd-8fd4-e08777658b22 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1572 2024.08.28 04:06:34.427693 [ 3 ] {} <Debug> HTTP-Session: 117a1e4b-9866-46dd-8fd4-e08777658b22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1573 2024.08.28 04:06:34.427707 [ 3 ] {} <Debug> HTTP-Session: 117a1e4b-9866-46dd-8fd4-e08777658b22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1574 2024.08.28 04:06:34.427737 [ 3 ] {} <Trace> HTTP-Session: 117a1e4b-9866-46dd-8fd4-e08777658b22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1575 2024.08.28 04:06:34.428074 [ 3 ] {8178a7e8-bb26-427e-99d6-0d62adb3a336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1576 2024.08.28 04:06:34.428140 [ 3 ] {8178a7e8-bb26-427e-99d6-0d62adb3a336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
1577 2024.08.28 04:06:34.428560 [ 3 ] {8178a7e8-bb26-427e-99d6-0d62adb3a336} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1578 2024.08.28 04:06:34.429141 [ 3 ] {8178a7e8-bb26-427e-99d6-0d62adb3a336} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1579 2024.08.28 04:06:34.429178 [ 3 ] {8178a7e8-bb26-427e-99d6-0d62adb3a336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1580 2024.08.28 04:06:34.429790 [ 3 ] {8178a7e8-bb26-427e-99d6-0d62adb3a336} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1581 2024.08.28 04:06:34.430198 [ 3 ] {8178a7e8-bb26-427e-99d6-0d62adb3a336} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1582 2024.08.28 04:06:34.430382 [ 3 ] {8178a7e8-bb26-427e-99d6-0d62adb3a336} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002562 sec., 7025.76112412178 rows/sec., 12.59 MiB/sec.
1583 2024.08.28 04:06:34.430655 [ 3 ] {8178a7e8-bb26-427e-99d6-0d62adb3a336} <Debug> DynamicQueryHandler: Done processing query
1584 2024.08.28 04:06:34.430680 [ 3 ] {8178a7e8-bb26-427e-99d6-0d62adb3a336} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
1585 2024.08.28 04:06:34.430697 [ 3 ] {} <Debug> HTTP-Session: 117a1e4b-9866-46dd-8fd4-e08777658b22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1586 2024.08.28 04:06:34.430810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 3082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1587 2024.08.28 04:06:34.430858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1588 2024.08.28 04:06:34.430876 [ 3 ] {} <Debug> HTTP-Session: 7e7aef7c-7d95-4003-bd92-4c26a57701a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1589 2024.08.28 04:06:34.430892 [ 3 ] {} <Debug> HTTP-Session: 7e7aef7c-7d95-4003-bd92-4c26a57701a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1590 2024.08.28 04:06:34.430906 [ 3 ] {} <Debug> HTTP-Session: 7e7aef7c-7d95-4003-bd92-4c26a57701a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1591 2024.08.28 04:06:34.430936 [ 3 ] {} <Trace> HTTP-Session: 7e7aef7c-7d95-4003-bd92-4c26a57701a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1592 2024.08.28 04:06:34.431039 [ 3 ] {64edd5c4-6707-47fa-b68b-178e9d164e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1593 2024.08.28 04:06:34.431082 [ 3 ] {64edd5c4-6707-47fa-b68b-178e9d164e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1594 2024.08.28 04:06:34.431210 [ 3 ] {64edd5c4-6707-47fa-b68b-178e9d164e53} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1595 2024.08.28 04:06:34.431475 [ 3 ] {64edd5c4-6707-47fa-b68b-178e9d164e53} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1596 2024.08.28 04:06:34.431511 [ 3 ] {64edd5c4-6707-47fa-b68b-178e9d164e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB.
1597 2024.08.28 04:06:34.431857 [ 3 ] {64edd5c4-6707-47fa-b68b-178e9d164e53} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1598 2024.08.28 04:06:34.432174 [ 3 ] {64edd5c4-6707-47fa-b68b-178e9d164e53} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1599 2024.08.28 04:06:34.432334 [ 3 ] {64edd5c4-6707-47fa-b68b-178e9d164e53} <Debug> executeQuery: Read 22 rows, 1.19 KiB in 0.001316 sec., 16717.325227963527 rows/sec., 906.07 KiB/sec.
1600 2024.08.28 04:06:34.432608 [ 3 ] {64edd5c4-6707-47fa-b68b-178e9d164e53} <Debug> DynamicQueryHandler: Done processing query
1601 2024.08.28 04:06:34.432632 [ 3 ] {64edd5c4-6707-47fa-b68b-178e9d164e53} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1602 2024.08.28 04:06:34.432648 [ 3 ] {} <Debug> HTTP-Session: 7e7aef7c-7d95-4003-bd92-4c26a57701a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1603 2024.08.28 04:06:44.341317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 26167, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1604 2024.08.28 04:06:44.341438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1605 2024.08.28 04:06:44.341461 [ 3 ] {} <Debug> HTTP-Session: 2d60c66b-5602-4895-8490-db3bed3d42b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1606 2024.08.28 04:06:44.341486 [ 3 ] {} <Debug> HTTP-Session: 2d60c66b-5602-4895-8490-db3bed3d42b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1607 2024.08.28 04:06:44.341500 [ 3 ] {} <Debug> HTTP-Session: 2d60c66b-5602-4895-8490-db3bed3d42b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1608 2024.08.28 04:06:44.341548 [ 3 ] {} <Trace> HTTP-Session: 2d60c66b-5602-4895-8490-db3bed3d42b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1609 2024.08.28 04:06:44.341786 [ 3 ] {b9c45ba0-866c-4e2b-b834-8ecb90b45f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1610 2024.08.28 04:06:44.341853 [ 3 ] {b9c45ba0-866c-4e2b-b834-8ecb90b45f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1611 2024.08.28 04:06:44.342173 [ 3 ] {b9c45ba0-866c-4e2b-b834-8ecb90b45f1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1612 2024.08.28 04:06:44.342750 [ 3 ] {b9c45ba0-866c-4e2b-b834-8ecb90b45f1f} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1613 2024.08.28 04:06:44.342794 [ 3 ] {b9c45ba0-866c-4e2b-b834-8ecb90b45f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
1614 2024.08.28 04:06:44.343219 [ 3 ] {b9c45ba0-866c-4e2b-b834-8ecb90b45f1f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1615 2024.08.28 04:06:44.343596 [ 3 ] {b9c45ba0-866c-4e2b-b834-8ecb90b45f1f} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1616 2024.08.28 04:06:44.343746 [ 3 ] {b9c45ba0-866c-4e2b-b834-8ecb90b45f1f} <Debug> executeQuery: Read 169 rows, 15.86 KiB in 0.002051 sec., 82398.82983910288 rows/sec., 7.55 MiB/sec.
1617 2024.08.28 04:06:44.344077 [ 3 ] {b9c45ba0-866c-4e2b-b834-8ecb90b45f1f} <Debug> DynamicQueryHandler: Done processing query
1618 2024.08.28 04:06:44.344105 [ 3 ] {b9c45ba0-866c-4e2b-b834-8ecb90b45f1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
1619 2024.08.28 04:06:44.344124 [ 3 ] {} <Debug> HTTP-Session: 2d60c66b-5602-4895-8490-db3bed3d42b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1620 2024.08.28 04:06:44.344253 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 2633, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1621 2024.08.28 04:06:44.344302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1622 2024.08.28 04:06:44.344323 [ 3 ] {} <Debug> HTTP-Session: 12334ea5-78d3-49d2-98bd-5ba6a5b07aa1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1623 2024.08.28 04:06:44.344342 [ 3 ] {} <Debug> HTTP-Session: 12334ea5-78d3-49d2-98bd-5ba6a5b07aa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1624 2024.08.28 04:06:44.344356 [ 3 ] {} <Debug> HTTP-Session: 12334ea5-78d3-49d2-98bd-5ba6a5b07aa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1625 2024.08.28 04:06:44.344392 [ 3 ] {} <Trace> HTTP-Session: 12334ea5-78d3-49d2-98bd-5ba6a5b07aa1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1626 2024.08.28 04:06:44.344501 [ 3 ] {e7931318-71ba-4721-b397-2ee5104bec6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1627 2024.08.28 04:06:44.344547 [ 3 ] {e7931318-71ba-4721-b397-2ee5104bec6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1628 2024.08.28 04:06:44.344796 [ 3 ] {e7931318-71ba-4721-b397-2ee5104bec6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1629 2024.08.28 04:06:44.345138 [ 3 ] {e7931318-71ba-4721-b397-2ee5104bec6d} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1630 2024.08.28 04:06:44.345175 [ 3 ] {e7931318-71ba-4721-b397-2ee5104bec6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
1631 2024.08.28 04:06:44.345514 [ 3 ] {e7931318-71ba-4721-b397-2ee5104bec6d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1632 2024.08.28 04:06:44.345872 [ 3 ] {e7931318-71ba-4721-b397-2ee5104bec6d} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1633 2024.08.28 04:06:44.346027 [ 3 ] {e7931318-71ba-4721-b397-2ee5104bec6d} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001545 sec., 11650.485436893205 rows/sec., 876.06 KiB/sec.
1634 2024.08.28 04:06:44.346037 [ 49 ] {} <Debug> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
1635 2024.08.28 04:06:44.346152 [ 49 ] {} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1636 2024.08.28 04:06:44.346199 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
1637 2024.08.28 04:06:44.346284 [ 3 ] {e7931318-71ba-4721-b397-2ee5104bec6d} <Debug> DynamicQueryHandler: Done processing query
1638 2024.08.28 04:06:44.346325 [ 3 ] {e7931318-71ba-4721-b397-2ee5104bec6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1639 2024.08.28 04:06:44.346371 [ 3 ] {} <Debug> HTTP-Session: 12334ea5-78d3-49d2-98bd-5ba6a5b07aa1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1640 2024.08.28 04:06:44.346575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1641 2024.08.28 04:06:44.346625 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1642 2024.08.28 04:06:44.346643 [ 3 ] {} <Debug> HTTP-Session: ff5893b5-3828-4144-8471-9fd53dfb0148 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1643 2024.08.28 04:06:44.346660 [ 3 ] {} <Debug> HTTP-Session: ff5893b5-3828-4144-8471-9fd53dfb0148 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1644 2024.08.28 04:06:44.346675 [ 3 ] {} <Debug> HTTP-Session: ff5893b5-3828-4144-8471-9fd53dfb0148 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1645 2024.08.28 04:06:44.346707 [ 3 ] {} <Trace> HTTP-Session: ff5893b5-3828-4144-8471-9fd53dfb0148 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1646 2024.08.28 04:06:44.346809 [ 3 ] {6880ba2d-a4e3-4d4c-8691-474f50276ca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
1647 2024.08.28 04:06:44.346853 [ 3 ] {6880ba2d-a4e3-4d4c-8691-474f50276ca9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
1648 2024.08.28 04:06:44.347101 [ 3 ] {6880ba2d-a4e3-4d4c-8691-474f50276ca9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1649 2024.08.28 04:06:44.347415 [ 3 ] {6880ba2d-a4e3-4d4c-8691-474f50276ca9} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1650 2024.08.28 04:06:44.347453 [ 3 ] {6880ba2d-a4e3-4d4c-8691-474f50276ca9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
1651 2024.08.28 04:06:44.347726 [ 204 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::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
1652 2024.08.28 04:06:44.347878 [ 3 ] {6880ba2d-a4e3-4d4c-8691-474f50276ca9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1653 2024.08.28 04:06:44.348031 [ 204 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1654 2024.08.28 04:06:44.348358 [ 3 ] {6880ba2d-a4e3-4d4c-8691-474f50276ca9} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1655 2024.08.28 04:06:44.348524 [ 3 ] {6880ba2d-a4e3-4d4c-8691-474f50276ca9} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001738 sec., 8055.2359033371695 rows/sec., 564.14 KiB/sec.
1656 2024.08.28 04:06:44.348743 [ 3 ] {6880ba2d-a4e3-4d4c-8691-474f50276ca9} <Debug> DynamicQueryHandler: Done processing query
1657 2024.08.28 04:06:44.348769 [ 3 ] {6880ba2d-a4e3-4d4c-8691-474f50276ca9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1658 2024.08.28 04:06:44.348785 [ 3 ] {} <Debug> HTTP-Session: ff5893b5-3828-4144-8471-9fd53dfb0148 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1659 2024.08.28 04:06:44.348902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1660 2024.08.28 04:06:44.348950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1661 2024.08.28 04:06:44.348968 [ 3 ] {} <Debug> HTTP-Session: d0017259-0ae7-48d2-956c-821526a5fc24 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1662 2024.08.28 04:06:44.348985 [ 3 ] {} <Debug> HTTP-Session: d0017259-0ae7-48d2-956c-821526a5fc24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1663 2024.08.28 04:06:44.348999 [ 3 ] {} <Debug> HTTP-Session: d0017259-0ae7-48d2-956c-821526a5fc24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1664 2024.08.28 04:06:44.349030 [ 3 ] {} <Trace> HTTP-Session: d0017259-0ae7-48d2-956c-821526a5fc24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1665 2024.08.28 04:06:44.349125 [ 3 ] {2f92ad89-d028-4c55-8a8f-a47d70fd8ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
1666 2024.08.28 04:06:44.349167 [ 3 ] {2f92ad89-d028-4c55-8a8f-a47d70fd8ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
1667 2024.08.28 04:06:44.349301 [ 204 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::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
1668 2024.08.28 04:06:44.349735 [ 204 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 18 rows starting from the beginning of the part
1669 2024.08.28 04:06:44.349940 [ 3 ] {2f92ad89-d028-4c55-8a8f-a47d70fd8ac9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1670 2024.08.28 04:06:44.350009 [ 204 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 18 rows starting from the beginning of the part
1671 2024.08.28 04:06:44.350367 [ 204 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 18 rows starting from the beginning of the part
1672 2024.08.28 04:06:44.350523 [ 204 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 18 rows starting from the beginning of the part
1673 2024.08.28 04:06:44.351174 [ 3 ] {2f92ad89-d028-4c55-8a8f-a47d70fd8ac9} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1674 2024.08.28 04:06:44.351233 [ 3 ] {2f92ad89-d028-4c55-8a8f-a47d70fd8ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
1675 2024.08.28 04:06:44.352253 [ 3 ] {2f92ad89-d028-4c55-8a8f-a47d70fd8ac9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1676 2024.08.28 04:06:44.353268 [ 204 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 5 columns (5 merged, 0 gathered) in 0.006959555 sec., 12931.861304350638 rows/sec., 1022.93 KiB/sec.
1677 2024.08.28 04:06:44.353378 [ 3 ] {2f92ad89-d028-4c55-8a8f-a47d70fd8ac9} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1678 2024.08.28 04:06:44.353485 [ 204 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
1679 2024.08.28 04:06:44.353707 [ 3 ] {2f92ad89-d028-4c55-8a8f-a47d70fd8ac9} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.004594 sec., 1306.0513713539399 rows/sec., 77.16 KiB/sec.
1680 2024.08.28 04:06:44.354272 [ 3 ] {2f92ad89-d028-4c55-8a8f-a47d70fd8ac9} <Debug> DynamicQueryHandler: Done processing query
1681 2024.08.28 04:06:44.354326 [ 3 ] {2f92ad89-d028-4c55-8a8f-a47d70fd8ac9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1682 2024.08.28 04:06:44.354366 [ 3 ] {} <Debug> HTTP-Session: d0017259-0ae7-48d2-956c-821526a5fc24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1683 2024.08.28 04:06:44.354657 [ 204 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_5_1} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1684 2024.08.28 04:06:44.354675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 53993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1685 2024.08.28 04:06:44.354780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1686 2024.08.28 04:06:44.354822 [ 204 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_5_1} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
1687 2024.08.28 04:06:44.354827 [ 3 ] {} <Debug> HTTP-Session: 6d0de5fe-4bf1-4e28-bd33-b6c76872f5e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1688 2024.08.28 04:06:44.354877 [ 3 ] {} <Debug> HTTP-Session: 6d0de5fe-4bf1-4e28-bd33-b6c76872f5e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1689 2024.08.28 04:06:44.354920 [ 3 ] {} <Debug> HTTP-Session: 6d0de5fe-4bf1-4e28-bd33-b6c76872f5e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1690 2024.08.28 04:06:44.354974 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
1691 2024.08.28 04:06:44.354980 [ 3 ] {} <Trace> HTTP-Session: 6d0de5fe-4bf1-4e28-bd33-b6c76872f5e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1692 2024.08.28 04:06:44.355354 [ 3 ] {e75f6fc4-7c54-40fe-a5ab-5b496380af2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1693 2024.08.28 04:06:44.355401 [ 3 ] {e75f6fc4-7c54-40fe-a5ab-5b496380af2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1694 2024.08.28 04:06:44.355651 [ 3 ] {e75f6fc4-7c54-40fe-a5ab-5b496380af2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1695 2024.08.28 04:06:44.356250 [ 3 ] {e75f6fc4-7c54-40fe-a5ab-5b496380af2d} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1696 2024.08.28 04:06:44.356289 [ 3 ] {e75f6fc4-7c54-40fe-a5ab-5b496380af2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
1697 2024.08.28 04:06:44.356679 [ 3 ] {e75f6fc4-7c54-40fe-a5ab-5b496380af2d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1698 2024.08.28 04:06:44.357054 [ 3 ] {e75f6fc4-7c54-40fe-a5ab-5b496380af2d} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1699 2024.08.28 04:06:44.357226 [ 3 ] {e75f6fc4-7c54-40fe-a5ab-5b496380af2d} <Debug> executeQuery: Read 336 rows, 24.01 KiB in 0.002117 sec., 158715.16296646197 rows/sec., 11.07 MiB/sec.
1700 2024.08.28 04:06:44.357449 [ 3 ] {e75f6fc4-7c54-40fe-a5ab-5b496380af2d} <Debug> DynamicQueryHandler: Done processing query
1701 2024.08.28 04:06:44.357474 [ 3 ] {e75f6fc4-7c54-40fe-a5ab-5b496380af2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
1702 2024.08.28 04:06:44.357491 [ 3 ] {} <Debug> HTTP-Session: 6d0de5fe-4bf1-4e28-bd33-b6c76872f5e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1703 2024.08.28 04:06:44.357636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1704 2024.08.28 04:06:44.357683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1705 2024.08.28 04:06:44.357702 [ 3 ] {} <Debug> HTTP-Session: 133908a6-a1ea-431f-8e78-99260e3eb73c Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1706 2024.08.28 04:06:44.357718 [ 3 ] {} <Debug> HTTP-Session: 133908a6-a1ea-431f-8e78-99260e3eb73c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1707 2024.08.28 04:06:44.357732 [ 3 ] {} <Debug> HTTP-Session: 133908a6-a1ea-431f-8e78-99260e3eb73c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1708 2024.08.28 04:06:44.357763 [ 3 ] {} <Trace> HTTP-Session: 133908a6-a1ea-431f-8e78-99260e3eb73c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1709 2024.08.28 04:06:44.357857 [ 3 ] {31d39dea-fcc9-4ed1-9f16-152523ede9a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1710 2024.08.28 04:06:44.357901 [ 3 ] {31d39dea-fcc9-4ed1-9f16-152523ede9a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1711 2024.08.28 04:06:44.358030 [ 3 ] {31d39dea-fcc9-4ed1-9f16-152523ede9a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1712 2024.08.28 04:06:44.358314 [ 3 ] {31d39dea-fcc9-4ed1-9f16-152523ede9a8} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1713 2024.08.28 04:06:44.358351 [ 3 ] {31d39dea-fcc9-4ed1-9f16-152523ede9a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
1714 2024.08.28 04:06:44.358733 [ 3 ] {31d39dea-fcc9-4ed1-9f16-152523ede9a8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1715 2024.08.28 04:06:44.359050 [ 3 ] {31d39dea-fcc9-4ed1-9f16-152523ede9a8} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1716 2024.08.28 04:06:44.359205 [ 3 ] {31d39dea-fcc9-4ed1-9f16-152523ede9a8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001361 sec., 4408.52314474651 rows/sec., 230.33 KiB/sec.
1717 2024.08.28 04:06:44.359483 [ 3 ] {31d39dea-fcc9-4ed1-9f16-152523ede9a8} <Debug> DynamicQueryHandler: Done processing query
1718 2024.08.28 04:06:44.359508 [ 3 ] {31d39dea-fcc9-4ed1-9f16-152523ede9a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1719 2024.08.28 04:06:44.359524 [ 3 ] {} <Debug> HTTP-Session: 133908a6-a1ea-431f-8e78-99260e3eb73c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1720 2024.08.28 04:06:44.359707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 14074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1721 2024.08.28 04:06:44.359756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1722 2024.08.28 04:06:44.359775 [ 3 ] {} <Debug> HTTP-Session: 149f4e15-7a1a-4ca2-8110-b0583db75aae Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1723 2024.08.28 04:06:44.359793 [ 3 ] {} <Debug> HTTP-Session: 149f4e15-7a1a-4ca2-8110-b0583db75aae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1724 2024.08.28 04:06:44.359807 [ 3 ] {} <Debug> HTTP-Session: 149f4e15-7a1a-4ca2-8110-b0583db75aae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1725 2024.08.28 04:06:44.359837 [ 3 ] {} <Trace> HTTP-Session: 149f4e15-7a1a-4ca2-8110-b0583db75aae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1726 2024.08.28 04:06:44.359956 [ 3 ] {5afc43f0-b0c3-4a67-8151-9c956c1601b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1727 2024.08.28 04:06:44.360004 [ 3 ] {5afc43f0-b0c3-4a67-8151-9c956c1601b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1728 2024.08.28 04:06:44.360171 [ 3 ] {5afc43f0-b0c3-4a67-8151-9c956c1601b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1729 2024.08.28 04:06:44.360513 [ 3 ] {5afc43f0-b0c3-4a67-8151-9c956c1601b5} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1730 2024.08.28 04:06:44.360550 [ 3 ] {5afc43f0-b0c3-4a67-8151-9c956c1601b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
1731 2024.08.28 04:06:44.360932 [ 3 ] {5afc43f0-b0c3-4a67-8151-9c956c1601b5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1732 2024.08.28 04:06:44.361270 [ 3 ] {5afc43f0-b0c3-4a67-8151-9c956c1601b5} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1733 2024.08.28 04:06:44.361430 [ 3 ] {5afc43f0-b0c3-4a67-8151-9c956c1601b5} <Debug> executeQuery: Read 77 rows, 4.86 KiB in 0.001512 sec., 50925.92592592592 rows/sec., 3.14 MiB/sec.
1734 2024.08.28 04:06:44.361638 [ 3 ] {5afc43f0-b0c3-4a67-8151-9c956c1601b5} <Debug> DynamicQueryHandler: Done processing query
1735 2024.08.28 04:06:44.361663 [ 3 ] {5afc43f0-b0c3-4a67-8151-9c956c1601b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1736 2024.08.28 04:06:44.361679 [ 3 ] {} <Debug> HTTP-Session: 149f4e15-7a1a-4ca2-8110-b0583db75aae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1737 2024.08.28 04:06:44.361796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1738 2024.08.28 04:06:44.361847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1739 2024.08.28 04:06:44.361866 [ 3 ] {} <Debug> HTTP-Session: edfc5460-253e-420c-921b-9b144cce2019 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1740 2024.08.28 04:06:44.361883 [ 3 ] {} <Debug> HTTP-Session: edfc5460-253e-420c-921b-9b144cce2019 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1741 2024.08.28 04:06:44.361897 [ 3 ] {} <Debug> HTTP-Session: edfc5460-253e-420c-921b-9b144cce2019 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1742 2024.08.28 04:06:44.361928 [ 3 ] {} <Trace> HTTP-Session: edfc5460-253e-420c-921b-9b144cce2019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1743 2024.08.28 04:06:44.362020 [ 3 ] {fcc635e9-ff77-4682-be0c-489737aea031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
1744 2024.08.28 04:06:44.362065 [ 3 ] {fcc635e9-ff77-4682-be0c-489737aea031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
1745 2024.08.28 04:06:44.362196 [ 3 ] {fcc635e9-ff77-4682-be0c-489737aea031} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1746 2024.08.28 04:06:44.362474 [ 3 ] {fcc635e9-ff77-4682-be0c-489737aea031} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1747 2024.08.28 04:06:44.362512 [ 3 ] {fcc635e9-ff77-4682-be0c-489737aea031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
1748 2024.08.28 04:06:44.362859 [ 3 ] {fcc635e9-ff77-4682-be0c-489737aea031} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1749 2024.08.28 04:06:44.363182 [ 3 ] {fcc635e9-ff77-4682-be0c-489737aea031} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1750 2024.08.28 04:06:44.363334 [ 3 ] {fcc635e9-ff77-4682-be0c-489737aea031} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00133 sec., 751.8796992481203 rows/sec., 50.66 KiB/sec.
1751 2024.08.28 04:06:44.363504 [ 3 ] {fcc635e9-ff77-4682-be0c-489737aea031} <Debug> DynamicQueryHandler: Done processing query
1752 2024.08.28 04:06:44.363529 [ 3 ] {fcc635e9-ff77-4682-be0c-489737aea031} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1753 2024.08.28 04:06:44.363545 [ 3 ] {} <Debug> HTTP-Session: edfc5460-253e-420c-921b-9b144cce2019 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1754 2024.08.28 04:06:44.363749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 28421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1755 2024.08.28 04:06:44.363798 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1756 2024.08.28 04:06:44.363817 [ 3 ] {} <Debug> HTTP-Session: 8aad1cd4-bc0b-4533-9d39-24148afb9dc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1757 2024.08.28 04:06:44.363833 [ 3 ] {} <Debug> HTTP-Session: 8aad1cd4-bc0b-4533-9d39-24148afb9dc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1758 2024.08.28 04:06:44.363847 [ 3 ] {} <Debug> HTTP-Session: 8aad1cd4-bc0b-4533-9d39-24148afb9dc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1759 2024.08.28 04:06:44.363877 [ 3 ] {} <Trace> HTTP-Session: 8aad1cd4-bc0b-4533-9d39-24148afb9dc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1760 2024.08.28 04:06:44.364386 [ 3 ] {b7ceef93-bd7b-4ed3-a198-66319f25040a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1761 2024.08.28 04:06:44.364452 [ 3 ] {b7ceef93-bd7b-4ed3-a198-66319f25040a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
1762 2024.08.28 04:06:44.364870 [ 3 ] {b7ceef93-bd7b-4ed3-a198-66319f25040a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1763 2024.08.28 04:06:44.365489 [ 3 ] {b7ceef93-bd7b-4ed3-a198-66319f25040a} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1764 2024.08.28 04:06:44.365526 [ 3 ] {b7ceef93-bd7b-4ed3-a198-66319f25040a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
1765 2024.08.28 04:06:44.366197 [ 3 ] {b7ceef93-bd7b-4ed3-a198-66319f25040a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1766 2024.08.28 04:06:44.366790 [ 3 ] {b7ceef93-bd7b-4ed3-a198-66319f25040a} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1767 2024.08.28 04:06:44.367042 [ 3 ] {b7ceef93-bd7b-4ed3-a198-66319f25040a} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.00306 sec., 5882.352941176471 rows/sec., 10.54 MiB/sec.
1768 2024.08.28 04:06:44.367547 [ 3 ] {b7ceef93-bd7b-4ed3-a198-66319f25040a} <Debug> DynamicQueryHandler: Done processing query
1769 2024.08.28 04:06:44.367583 [ 3 ] {b7ceef93-bd7b-4ed3-a198-66319f25040a} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
1770 2024.08.28 04:06:44.367608 [ 3 ] {} <Debug> HTTP-Session: 8aad1cd4-bc0b-4533-9d39-24148afb9dc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1771 2024.08.28 04:06:44.367756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 3082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1772 2024.08.28 04:06:44.367810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1773 2024.08.28 04:06:44.367829 [ 3 ] {} <Debug> HTTP-Session: 1061e9e4-9194-4759-8516-92cdfbd62e15 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1774 2024.08.28 04:06:44.367846 [ 3 ] {} <Debug> HTTP-Session: 1061e9e4-9194-4759-8516-92cdfbd62e15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1775 2024.08.28 04:06:44.367860 [ 3 ] {} <Debug> HTTP-Session: 1061e9e4-9194-4759-8516-92cdfbd62e15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1776 2024.08.28 04:06:44.367891 [ 3 ] {} <Trace> HTTP-Session: 1061e9e4-9194-4759-8516-92cdfbd62e15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1777 2024.08.28 04:06:44.367993 [ 3 ] {692b8f08-0998-4141-9c87-628340ea4a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1778 2024.08.28 04:06:44.368041 [ 3 ] {692b8f08-0998-4141-9c87-628340ea4a02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1779 2024.08.28 04:06:44.368180 [ 3 ] {692b8f08-0998-4141-9c87-628340ea4a02} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1780 2024.08.28 04:06:44.368509 [ 3 ] {692b8f08-0998-4141-9c87-628340ea4a02} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1781 2024.08.28 04:06:44.368545 [ 3 ] {692b8f08-0998-4141-9c87-628340ea4a02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
1782 2024.08.28 04:06:44.368899 [ 3 ] {692b8f08-0998-4141-9c87-628340ea4a02} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1783 2024.08.28 04:06:44.369226 [ 3 ] {692b8f08-0998-4141-9c87-628340ea4a02} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1784 2024.08.28 04:06:44.369369 [ 3 ] {692b8f08-0998-4141-9c87-628340ea4a02} <Debug> executeQuery: Read 22 rows, 1.19 KiB in 0.001397 sec., 15748.031496062991 rows/sec., 853.53 KiB/sec.
1785 2024.08.28 04:06:44.369538 [ 3 ] {692b8f08-0998-4141-9c87-628340ea4a02} <Debug> DynamicQueryHandler: Done processing query
1786 2024.08.28 04:06:44.369564 [ 3 ] {692b8f08-0998-4141-9c87-628340ea4a02} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1787 2024.08.28 04:06:44.369580 [ 3 ] {} <Debug> HTTP-Session: 1061e9e4-9194-4759-8516-92cdfbd62e15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1788 2024.08.28 04:06:47.714452 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache
1789 2024.08.28 04:06:47.714509 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache
1790 2024.08.28 04:06:49.335219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1791 2024.08.28 04:06:49.335349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1792 2024.08.28 04:06:49.335374 [ 3 ] {} <Debug> HTTP-Session: d35898c3-fce6-4d8d-80cf-3fde5559a6ce Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1793 2024.08.28 04:06:49.335399 [ 3 ] {} <Debug> HTTP-Session: d35898c3-fce6-4d8d-80cf-3fde5559a6ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1794 2024.08.28 04:06:49.335417 [ 3 ] {} <Debug> HTTP-Session: d35898c3-fce6-4d8d-80cf-3fde5559a6ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1795 2024.08.28 04:06:49.335472 [ 3 ] {} <Trace> HTTP-Session: d35898c3-fce6-4d8d-80cf-3fde5559a6ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1796 2024.08.28 04:06:49.335723 [ 3 ] {b002156c-0a49-46a3-8e66-c36458b8959e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1797 2024.08.28 04:06:49.336137 [ 3 ] {b002156c-0a49-46a3-8e66-c36458b8959e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1798 2024.08.28 04:06:49.336187 [ 3 ] {b002156c-0a49-46a3-8e66-c36458b8959e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1799 2024.08.28 04:06:49.336515 [ 3 ] {b002156c-0a49-46a3-8e66-c36458b8959e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1800 2024.08.28 04:06:49.336595 [ 3 ] {b002156c-0a49-46a3-8e66-c36458b8959e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1801 2024.08.28 04:06:49.336767 [ 3 ] {b002156c-0a49-46a3-8e66-c36458b8959e} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Key condition: (column 0 notIn 17-element set)
1802 2024.08.28 04:06:49.336912 [ 251 ] {b002156c-0a49-46a3-8e66-c36458b8959e} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1803 2024.08.28 04:06:49.336929 [ 250 ] {b002156c-0a49-46a3-8e66-c36458b8959e} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1804 2024.08.28 04:06:49.337077 [ 3 ] {b002156c-0a49-46a3-8e66-c36458b8959e} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1805 2024.08.28 04:06:49.337106 [ 3 ] {b002156c-0a49-46a3-8e66-c36458b8959e} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Spreading mark ranges among streams (default reading)
1806 2024.08.28 04:06:49.341412 [ 3 ] {b002156c-0a49-46a3-8e66-c36458b8959e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1807 2024.08.28 04:06:49.343411 [ 3 ] {b002156c-0a49-46a3-8e66-c36458b8959e} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Reading approx. 17 rows with 2 streams
1808 2024.08.28 04:06:49.343494 [ 3 ] {b002156c-0a49-46a3-8e66-c36458b8959e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1809 2024.08.28 04:06:49.343546 [ 3 ] {b002156c-0a49-46a3-8e66-c36458b8959e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1810 2024.08.28 04:06:49.345508 [ 3 ] {b002156c-0a49-46a3-8e66-c36458b8959e} <Debug> executeQuery: Read 17 rows, 626.00 B in 0.009899 sec., 1717.345186382463 rows/sec., 61.76 KiB/sec.
1811 2024.08.28 04:06:49.345857 [ 3 ] {b002156c-0a49-46a3-8e66-c36458b8959e} <Debug> DynamicQueryHandler: Done processing query
1812 2024.08.28 04:06:49.345885 [ 3 ] {b002156c-0a49-46a3-8e66-c36458b8959e} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1813 2024.08.28 04:06:49.345904 [ 3 ] {} <Debug> HTTP-Session: d35898c3-fce6-4d8d-80cf-3fde5559a6ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1814 2024.08.28 04:06:49.346184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1815 2024.08.28 04:06:49.346245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1816 2024.08.28 04:06:49.346269 [ 3 ] {} <Debug> HTTP-Session: 851b2f8f-2759-4682-8f1f-ff62518f1aae Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1817 2024.08.28 04:06:49.346296 [ 3 ] {} <Debug> HTTP-Session: 851b2f8f-2759-4682-8f1f-ff62518f1aae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1818 2024.08.28 04:06:49.346311 [ 3 ] {} <Debug> HTTP-Session: 851b2f8f-2759-4682-8f1f-ff62518f1aae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1819 2024.08.28 04:06:49.346349 [ 3 ] {} <Trace> HTTP-Session: 851b2f8f-2759-4682-8f1f-ff62518f1aae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1820 2024.08.28 04:06:49.346517 [ 3 ] {d04a3c37-2d19-486c-9eb1-7b1a00169144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1821 2024.08.28 04:06:49.346799 [ 3 ] {d04a3c37-2d19-486c-9eb1-7b1a00169144} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1822 2024.08.28 04:06:49.346840 [ 3 ] {d04a3c37-2d19-486c-9eb1-7b1a00169144} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1823 2024.08.28 04:06:49.347105 [ 3 ] {d04a3c37-2d19-486c-9eb1-7b1a00169144} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1824 2024.08.28 04:06:49.347174 [ 3 ] {d04a3c37-2d19-486c-9eb1-7b1a00169144} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1825 2024.08.28 04:06:49.347325 [ 3 ] {d04a3c37-2d19-486c-9eb1-7b1a00169144} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1826 2024.08.28 04:06:49.347450 [ 258 ] {d04a3c37-2d19-486c-9eb1-7b1a00169144} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1827 2024.08.28 04:06:49.347459 [ 257 ] {d04a3c37-2d19-486c-9eb1-7b1a00169144} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1828 2024.08.28 04:06:49.347589 [ 3 ] {d04a3c37-2d19-486c-9eb1-7b1a00169144} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1829 2024.08.28 04:06:49.347617 [ 3 ] {d04a3c37-2d19-486c-9eb1-7b1a00169144} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Spreading mark ranges among streams (default reading)
1830 2024.08.28 04:06:49.347700 [ 3 ] {d04a3c37-2d19-486c-9eb1-7b1a00169144} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1831 2024.08.28 04:06:49.347720 [ 3 ] {d04a3c37-2d19-486c-9eb1-7b1a00169144} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Reading approx. 17 rows with 2 streams
1832 2024.08.28 04:06:49.347760 [ 3 ] {d04a3c37-2d19-486c-9eb1-7b1a00169144} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1833 2024.08.28 04:06:49.347802 [ 3 ] {d04a3c37-2d19-486c-9eb1-7b1a00169144} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1834 2024.08.28 04:06:49.349301 [ 3 ] {d04a3c37-2d19-486c-9eb1-7b1a00169144} <Debug> executeQuery: Read 17 rows, 626.00 B in 0.002857 sec., 5950.297514875743 rows/sec., 213.98 KiB/sec.
1835 2024.08.28 04:06:49.349603 [ 3 ] {d04a3c37-2d19-486c-9eb1-7b1a00169144} <Debug> DynamicQueryHandler: Done processing query
1836 2024.08.28 04:06:49.349629 [ 3 ] {d04a3c37-2d19-486c-9eb1-7b1a00169144} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1837 2024.08.28 04:06:49.349645 [ 3 ] {} <Debug> HTTP-Session: 851b2f8f-2759-4682-8f1f-ff62518f1aae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1838 2024.08.28 04:06:49.349999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 716, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1839 2024.08.28 04:06:49.350047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1840 2024.08.28 04:06:49.350068 [ 3 ] {} <Debug> HTTP-Session: 066ffd2d-19ee-4032-861c-ed64c589c6d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1841 2024.08.28 04:06:49.350085 [ 3 ] {} <Debug> HTTP-Session: 066ffd2d-19ee-4032-861c-ed64c589c6d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1842 2024.08.28 04:06:49.350099 [ 3 ] {} <Debug> HTTP-Session: 066ffd2d-19ee-4032-861c-ed64c589c6d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1843 2024.08.28 04:06:49.350131 [ 3 ] {} <Trace> HTTP-Session: 066ffd2d-19ee-4032-861c-ed64c589c6d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1844 2024.08.28 04:06:49.350270 [ 3 ] {75945410-6e8a-4014-afeb-706369a47e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1845 2024.08.28 04:06:49.350533 [ 3 ] {75945410-6e8a-4014-afeb-706369a47e7b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1846 2024.08.28 04:06:49.350574 [ 3 ] {75945410-6e8a-4014-afeb-706369a47e7b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1847 2024.08.28 04:06:49.350833 [ 3 ] {75945410-6e8a-4014-afeb-706369a47e7b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1848 2024.08.28 04:06:49.350900 [ 3 ] {75945410-6e8a-4014-afeb-706369a47e7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1849 2024.08.28 04:06:49.351044 [ 3 ] {75945410-6e8a-4014-afeb-706369a47e7b} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1850 2024.08.28 04:06:49.351155 [ 250 ] {75945410-6e8a-4014-afeb-706369a47e7b} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1851 2024.08.28 04:06:49.351169 [ 251 ] {75945410-6e8a-4014-afeb-706369a47e7b} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1852 2024.08.28 04:06:49.351287 [ 3 ] {75945410-6e8a-4014-afeb-706369a47e7b} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1853 2024.08.28 04:06:49.351317 [ 3 ] {75945410-6e8a-4014-afeb-706369a47e7b} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Spreading mark ranges among streams (default reading)
1854 2024.08.28 04:06:49.351398 [ 3 ] {75945410-6e8a-4014-afeb-706369a47e7b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1855 2024.08.28 04:06:49.351418 [ 3 ] {75945410-6e8a-4014-afeb-706369a47e7b} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Reading approx. 17 rows with 2 streams
1856 2024.08.28 04:06:49.351457 [ 3 ] {75945410-6e8a-4014-afeb-706369a47e7b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1857 2024.08.28 04:06:49.351501 [ 3 ] {75945410-6e8a-4014-afeb-706369a47e7b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1858 2024.08.28 04:06:49.352833 [ 3 ] {75945410-6e8a-4014-afeb-706369a47e7b} <Debug> executeQuery: Read 17 rows, 626.00 B in 0.002625 sec., 6476.190476190476 rows/sec., 232.89 KiB/sec.
1859 2024.08.28 04:06:49.353130 [ 3 ] {75945410-6e8a-4014-afeb-706369a47e7b} <Debug> DynamicQueryHandler: Done processing query
1860 2024.08.28 04:06:49.353155 [ 3 ] {75945410-6e8a-4014-afeb-706369a47e7b} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1861 2024.08.28 04:06:49.353174 [ 3 ] {} <Debug> HTTP-Session: 066ffd2d-19ee-4032-861c-ed64c589c6d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1862 2024.08.28 04:06:49.353439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1863 2024.08.28 04:06:49.353488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1864 2024.08.28 04:06:49.353508 [ 3 ] {} <Debug> HTTP-Session: cc328967-daad-4107-ac9a-2e8172985cd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1865 2024.08.28 04:06:49.353526 [ 3 ] {} <Debug> HTTP-Session: cc328967-daad-4107-ac9a-2e8172985cd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1866 2024.08.28 04:06:49.353542 [ 3 ] {} <Debug> HTTP-Session: cc328967-daad-4107-ac9a-2e8172985cd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1867 2024.08.28 04:06:49.353573 [ 3 ] {} <Trace> HTTP-Session: cc328967-daad-4107-ac9a-2e8172985cd8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1868 2024.08.28 04:06:49.353711 [ 3 ] {a5f27bca-4e77-49b0-86a0-e7a41fe66edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1869 2024.08.28 04:06:49.353977 [ 3 ] {a5f27bca-4e77-49b0-86a0-e7a41fe66edc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1870 2024.08.28 04:06:49.354017 [ 3 ] {a5f27bca-4e77-49b0-86a0-e7a41fe66edc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1871 2024.08.28 04:06:49.354278 [ 3 ] {a5f27bca-4e77-49b0-86a0-e7a41fe66edc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1872 2024.08.28 04:06:49.354345 [ 3 ] {a5f27bca-4e77-49b0-86a0-e7a41fe66edc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1873 2024.08.28 04:06:49.354487 [ 3 ] {a5f27bca-4e77-49b0-86a0-e7a41fe66edc} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1874 2024.08.28 04:06:49.354593 [ 257 ] {a5f27bca-4e77-49b0-86a0-e7a41fe66edc} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1875 2024.08.28 04:06:49.354608 [ 250 ] {a5f27bca-4e77-49b0-86a0-e7a41fe66edc} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1876 2024.08.28 04:06:49.354719 [ 3 ] {a5f27bca-4e77-49b0-86a0-e7a41fe66edc} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1877 2024.08.28 04:06:49.354748 [ 3 ] {a5f27bca-4e77-49b0-86a0-e7a41fe66edc} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Spreading mark ranges among streams (default reading)
1878 2024.08.28 04:06:49.354828 [ 3 ] {a5f27bca-4e77-49b0-86a0-e7a41fe66edc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1879 2024.08.28 04:06:49.354848 [ 3 ] {a5f27bca-4e77-49b0-86a0-e7a41fe66edc} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Reading approx. 17 rows with 2 streams
1880 2024.08.28 04:06:49.354889 [ 3 ] {a5f27bca-4e77-49b0-86a0-e7a41fe66edc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1881 2024.08.28 04:06:49.354931 [ 3 ] {a5f27bca-4e77-49b0-86a0-e7a41fe66edc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1882 2024.08.28 04:06:49.355992 [ 3 ] {a5f27bca-4e77-49b0-86a0-e7a41fe66edc} <Debug> executeQuery: Read 17 rows, 626.00 B in 0.002345 sec., 7249.466950959489 rows/sec., 260.69 KiB/sec.
1883 2024.08.28 04:06:49.356294 [ 3 ] {a5f27bca-4e77-49b0-86a0-e7a41fe66edc} <Debug> DynamicQueryHandler: Done processing query
1884 2024.08.28 04:06:49.356319 [ 3 ] {a5f27bca-4e77-49b0-86a0-e7a41fe66edc} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1885 2024.08.28 04:06:49.356335 [ 3 ] {} <Debug> HTTP-Session: cc328967-daad-4107-ac9a-2e8172985cd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1886 2024.08.28 04:06:49.356555 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 788, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1887 2024.08.28 04:06:49.356602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1888 2024.08.28 04:06:49.356621 [ 3 ] {} <Debug> HTTP-Session: 4526d393-ecfc-4073-b5f3-3352ceae5e84 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1889 2024.08.28 04:06:49.356637 [ 3 ] {} <Debug> HTTP-Session: 4526d393-ecfc-4073-b5f3-3352ceae5e84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1890 2024.08.28 04:06:49.356651 [ 3 ] {} <Debug> HTTP-Session: 4526d393-ecfc-4073-b5f3-3352ceae5e84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1891 2024.08.28 04:06:49.356680 [ 3 ] {} <Trace> HTTP-Session: 4526d393-ecfc-4073-b5f3-3352ceae5e84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1892 2024.08.28 04:06:49.356822 [ 3 ] {9553821e-23de-448b-be61-ffe9e761464c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1893 2024.08.28 04:06:49.357083 [ 3 ] {9553821e-23de-448b-be61-ffe9e761464c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1894 2024.08.28 04:06:49.357124 [ 3 ] {9553821e-23de-448b-be61-ffe9e761464c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1895 2024.08.28 04:06:49.357383 [ 3 ] {9553821e-23de-448b-be61-ffe9e761464c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1896 2024.08.28 04:06:49.357446 [ 3 ] {9553821e-23de-448b-be61-ffe9e761464c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1897 2024.08.28 04:06:49.357582 [ 3 ] {9553821e-23de-448b-be61-ffe9e761464c} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1898 2024.08.28 04:06:49.357685 [ 250 ] {9553821e-23de-448b-be61-ffe9e761464c} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1899 2024.08.28 04:06:49.357699 [ 251 ] {9553821e-23de-448b-be61-ffe9e761464c} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1900 2024.08.28 04:06:49.357811 [ 3 ] {9553821e-23de-448b-be61-ffe9e761464c} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1901 2024.08.28 04:06:49.357839 [ 3 ] {9553821e-23de-448b-be61-ffe9e761464c} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Spreading mark ranges among streams (default reading)
1902 2024.08.28 04:06:49.357918 [ 3 ] {9553821e-23de-448b-be61-ffe9e761464c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1903 2024.08.28 04:06:49.357939 [ 3 ] {9553821e-23de-448b-be61-ffe9e761464c} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Reading approx. 17 rows with 2 streams
1904 2024.08.28 04:06:49.357979 [ 3 ] {9553821e-23de-448b-be61-ffe9e761464c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1905 2024.08.28 04:06:49.358020 [ 3 ] {9553821e-23de-448b-be61-ffe9e761464c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1906 2024.08.28 04:06:49.359317 [ 3 ] {9553821e-23de-448b-be61-ffe9e761464c} <Debug> executeQuery: Read 17 rows, 626.00 B in 0.00256 sec., 6640.624999999999 rows/sec., 238.80 KiB/sec.
1907 2024.08.28 04:06:49.359616 [ 3 ] {9553821e-23de-448b-be61-ffe9e761464c} <Debug> DynamicQueryHandler: Done processing query
1908 2024.08.28 04:06:49.359640 [ 3 ] {9553821e-23de-448b-be61-ffe9e761464c} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1909 2024.08.28 04:06:49.359657 [ 3 ] {} <Debug> HTTP-Session: 4526d393-ecfc-4073-b5f3-3352ceae5e84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1910 2024.08.28 04:06:49.359883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 823, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1911 2024.08.28 04:06:49.359930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1912 2024.08.28 04:06:49.359949 [ 3 ] {} <Debug> HTTP-Session: 9f5cb9b1-12db-45e6-8477-92fc4f33eb0b Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1913 2024.08.28 04:06:49.359965 [ 3 ] {} <Debug> HTTP-Session: 9f5cb9b1-12db-45e6-8477-92fc4f33eb0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1914 2024.08.28 04:06:49.359979 [ 3 ] {} <Debug> HTTP-Session: 9f5cb9b1-12db-45e6-8477-92fc4f33eb0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1915 2024.08.28 04:06:49.360009 [ 3 ] {} <Trace> HTTP-Session: 9f5cb9b1-12db-45e6-8477-92fc4f33eb0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1916 2024.08.28 04:06:49.360147 [ 3 ] {f7a7b33c-4c02-4162-8091-6ca2bda8a1c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1917 2024.08.28 04:06:49.360411 [ 3 ] {f7a7b33c-4c02-4162-8091-6ca2bda8a1c8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1918 2024.08.28 04:06:49.360452 [ 3 ] {f7a7b33c-4c02-4162-8091-6ca2bda8a1c8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1919 2024.08.28 04:06:49.360715 [ 3 ] {f7a7b33c-4c02-4162-8091-6ca2bda8a1c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1920 2024.08.28 04:06:49.360779 [ 3 ] {f7a7b33c-4c02-4162-8091-6ca2bda8a1c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1921 2024.08.28 04:06:49.360920 [ 3 ] {f7a7b33c-4c02-4162-8091-6ca2bda8a1c8} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Key condition: (column 0 notIn 22-element set)
1922 2024.08.28 04:06:49.361018 [ 251 ] {f7a7b33c-4c02-4162-8091-6ca2bda8a1c8} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1923 2024.08.28 04:06:49.361033 [ 250 ] {f7a7b33c-4c02-4162-8091-6ca2bda8a1c8} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1924 2024.08.28 04:06:49.361135 [ 3 ] {f7a7b33c-4c02-4162-8091-6ca2bda8a1c8} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1925 2024.08.28 04:06:49.361164 [ 3 ] {f7a7b33c-4c02-4162-8091-6ca2bda8a1c8} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Spreading mark ranges among streams (default reading)
1926 2024.08.28 04:06:49.361242 [ 3 ] {f7a7b33c-4c02-4162-8091-6ca2bda8a1c8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1927 2024.08.28 04:06:49.361262 [ 3 ] {f7a7b33c-4c02-4162-8091-6ca2bda8a1c8} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Reading approx. 17 rows with 2 streams
1928 2024.08.28 04:06:49.361302 [ 3 ] {f7a7b33c-4c02-4162-8091-6ca2bda8a1c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1929 2024.08.28 04:06:49.361342 [ 3 ] {f7a7b33c-4c02-4162-8091-6ca2bda8a1c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1930 2024.08.28 04:06:49.362387 [ 3 ] {f7a7b33c-4c02-4162-8091-6ca2bda8a1c8} <Debug> executeQuery: Read 17 rows, 626.00 B in 0.002302 sec., 7384.88271068636 rows/sec., 265.56 KiB/sec.
1931 2024.08.28 04:06:49.362722 [ 3 ] {f7a7b33c-4c02-4162-8091-6ca2bda8a1c8} <Debug> DynamicQueryHandler: Done processing query
1932 2024.08.28 04:06:49.362756 [ 3 ] {f7a7b33c-4c02-4162-8091-6ca2bda8a1c8} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1933 2024.08.28 04:06:49.362781 [ 3 ] {} <Debug> HTTP-Session: 9f5cb9b1-12db-45e6-8477-92fc4f33eb0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1934 2024.08.28 04:06:49.363021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1935 2024.08.28 04:06:49.363093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1936 2024.08.28 04:06:49.363124 [ 3 ] {} <Debug> HTTP-Session: 57392277-bf7d-44ef-93d4-1212a707768b Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1937 2024.08.28 04:06:49.363148 [ 3 ] {} <Debug> HTTP-Session: 57392277-bf7d-44ef-93d4-1212a707768b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1938 2024.08.28 04:06:49.363171 [ 3 ] {} <Debug> HTTP-Session: 57392277-bf7d-44ef-93d4-1212a707768b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1939 2024.08.28 04:06:49.363216 [ 3 ] {} <Trace> HTTP-Session: 57392277-bf7d-44ef-93d4-1212a707768b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1940 2024.08.28 04:06:49.363419 [ 3 ] {d9a84fc7-9f48-42aa-99c2-b1d3502013da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1941 2024.08.28 04:06:49.363717 [ 3 ] {d9a84fc7-9f48-42aa-99c2-b1d3502013da} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1942 2024.08.28 04:06:49.363760 [ 3 ] {d9a84fc7-9f48-42aa-99c2-b1d3502013da} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1943 2024.08.28 04:06:49.364035 [ 3 ] {d9a84fc7-9f48-42aa-99c2-b1d3502013da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1944 2024.08.28 04:06:49.364100 [ 3 ] {d9a84fc7-9f48-42aa-99c2-b1d3502013da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1945 2024.08.28 04:06:49.364245 [ 3 ] {d9a84fc7-9f48-42aa-99c2-b1d3502013da} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Key condition: (column 0 notIn 23-element set)
1946 2024.08.28 04:06:49.364336 [ 251 ] {d9a84fc7-9f48-42aa-99c2-b1d3502013da} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1947 2024.08.28 04:06:49.364356 [ 250 ] {d9a84fc7-9f48-42aa-99c2-b1d3502013da} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1948 2024.08.28 04:06:49.364456 [ 3 ] {d9a84fc7-9f48-42aa-99c2-b1d3502013da} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1949 2024.08.28 04:06:49.364485 [ 3 ] {d9a84fc7-9f48-42aa-99c2-b1d3502013da} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Spreading mark ranges among streams (default reading)
1950 2024.08.28 04:06:49.364566 [ 3 ] {d9a84fc7-9f48-42aa-99c2-b1d3502013da} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1951 2024.08.28 04:06:49.364586 [ 3 ] {d9a84fc7-9f48-42aa-99c2-b1d3502013da} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Reading approx. 17 rows with 2 streams
1952 2024.08.28 04:06:49.364625 [ 3 ] {d9a84fc7-9f48-42aa-99c2-b1d3502013da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1953 2024.08.28 04:06:49.364665 [ 3 ] {d9a84fc7-9f48-42aa-99c2-b1d3502013da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1954 2024.08.28 04:06:49.365951 [ 3 ] {d9a84fc7-9f48-42aa-99c2-b1d3502013da} <Debug> executeQuery: Read 17 rows, 626.00 B in 0.002629 sec., 6466.337010270065 rows/sec., 232.53 KiB/sec.
1955 2024.08.28 04:06:49.366261 [ 3 ] {d9a84fc7-9f48-42aa-99c2-b1d3502013da} <Debug> DynamicQueryHandler: Done processing query
1956 2024.08.28 04:06:49.366287 [ 3 ] {d9a84fc7-9f48-42aa-99c2-b1d3502013da} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1957 2024.08.28 04:06:49.366304 [ 3 ] {} <Debug> HTTP-Session: 57392277-bf7d-44ef-93d4-1212a707768b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1958 2024.08.28 04:06:49.366534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1959 2024.08.28 04:06:49.366585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1960 2024.08.28 04:06:49.366605 [ 3 ] {} <Debug> HTTP-Session: 590ab774-4b00-4242-a864-f38694ed5e96 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1961 2024.08.28 04:06:49.366622 [ 3 ] {} <Debug> HTTP-Session: 590ab774-4b00-4242-a864-f38694ed5e96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1962 2024.08.28 04:06:49.366636 [ 3 ] {} <Debug> HTTP-Session: 590ab774-4b00-4242-a864-f38694ed5e96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1963 2024.08.28 04:06:49.366667 [ 3 ] {} <Trace> HTTP-Session: 590ab774-4b00-4242-a864-f38694ed5e96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1964 2024.08.28 04:06:49.366811 [ 3 ] {fb40043d-9e70-44bb-9abe-803ff06a880f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1965 2024.08.28 04:06:49.367083 [ 3 ] {fb40043d-9e70-44bb-9abe-803ff06a880f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1966 2024.08.28 04:06:49.367126 [ 3 ] {fb40043d-9e70-44bb-9abe-803ff06a880f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1967 2024.08.28 04:06:49.367400 [ 3 ] {fb40043d-9e70-44bb-9abe-803ff06a880f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1968 2024.08.28 04:06:49.367466 [ 3 ] {fb40043d-9e70-44bb-9abe-803ff06a880f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1969 2024.08.28 04:06:49.367604 [ 3 ] {fb40043d-9e70-44bb-9abe-803ff06a880f} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Key condition: (column 0 notIn 24-element set)
1970 2024.08.28 04:06:49.367702 [ 251 ] {fb40043d-9e70-44bb-9abe-803ff06a880f} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1971 2024.08.28 04:06:49.367718 [ 250 ] {fb40043d-9e70-44bb-9abe-803ff06a880f} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1972 2024.08.28 04:06:49.367829 [ 3 ] {fb40043d-9e70-44bb-9abe-803ff06a880f} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1973 2024.08.28 04:06:49.367859 [ 3 ] {fb40043d-9e70-44bb-9abe-803ff06a880f} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Spreading mark ranges among streams (default reading)
1974 2024.08.28 04:06:49.367939 [ 3 ] {fb40043d-9e70-44bb-9abe-803ff06a880f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1975 2024.08.28 04:06:49.367960 [ 3 ] {fb40043d-9e70-44bb-9abe-803ff06a880f} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Reading approx. 17 rows with 2 streams
1976 2024.08.28 04:06:49.367999 [ 3 ] {fb40043d-9e70-44bb-9abe-803ff06a880f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1977 2024.08.28 04:06:49.368070 [ 3 ] {fb40043d-9e70-44bb-9abe-803ff06a880f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
1978 2024.08.28 04:06:49.369401 [ 3 ] {fb40043d-9e70-44bb-9abe-803ff06a880f} <Debug> executeQuery: Read 17 rows, 626.00 B in 0.002655 sec., 6403.0131826742 rows/sec., 230.26 KiB/sec.
1979 2024.08.28 04:06:49.369742 [ 3 ] {fb40043d-9e70-44bb-9abe-803ff06a880f} <Debug> DynamicQueryHandler: Done processing query
1980 2024.08.28 04:06:49.369777 [ 3 ] {fb40043d-9e70-44bb-9abe-803ff06a880f} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1981 2024.08.28 04:06:49.369803 [ 3 ] {} <Debug> HTTP-Session: 590ab774-4b00-4242-a864-f38694ed5e96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1982 2024.08.28 04:06:49.370038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 930, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1983 2024.08.28 04:06:49.370108 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1984 2024.08.28 04:06:49.370141 [ 3 ] {} <Debug> HTTP-Session: be6209fe-4f08-454a-9ce0-74f728c5d9ee Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
1985 2024.08.28 04:06:49.370168 [ 3 ] {} <Debug> HTTP-Session: be6209fe-4f08-454a-9ce0-74f728c5d9ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1986 2024.08.28 04:06:49.370192 [ 3 ] {} <Debug> HTTP-Session: be6209fe-4f08-454a-9ce0-74f728c5d9ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1987 2024.08.28 04:06:49.370240 [ 3 ] {} <Trace> HTTP-Session: be6209fe-4f08-454a-9ce0-74f728c5d9ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1988 2024.08.28 04:06:49.370438 [ 3 ] {3fc0858b-7288-4d84-b779-c89d525508f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1989 2024.08.28 04:06:49.370745 [ 3 ] {3fc0858b-7288-4d84-b779-c89d525508f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1990 2024.08.28 04:06:49.370788 [ 3 ] {3fc0858b-7288-4d84-b779-c89d525508f6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
1991 2024.08.28 04:06:49.371074 [ 3 ] {3fc0858b-7288-4d84-b779-c89d525508f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1992 2024.08.28 04:06:49.371140 [ 3 ] {3fc0858b-7288-4d84-b779-c89d525508f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1993 2024.08.28 04:06:49.371278 [ 3 ] {3fc0858b-7288-4d84-b779-c89d525508f6} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Key condition: (column 0 notIn 25-element set)
1994 2024.08.28 04:06:49.371379 [ 259 ] {3fc0858b-7288-4d84-b779-c89d525508f6} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1995 2024.08.28 04:06:49.371401 [ 250 ] {3fc0858b-7288-4d84-b779-c89d525508f6} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1996 2024.08.28 04:06:49.371508 [ 3 ] {3fc0858b-7288-4d84-b779-c89d525508f6} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1997 2024.08.28 04:06:49.371536 [ 3 ] {3fc0858b-7288-4d84-b779-c89d525508f6} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Spreading mark ranges among streams (default reading)
1998 2024.08.28 04:06:49.371617 [ 3 ] {3fc0858b-7288-4d84-b779-c89d525508f6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1999 2024.08.28 04:06:49.371637 [ 3 ] {3fc0858b-7288-4d84-b779-c89d525508f6} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Reading approx. 17 rows with 2 streams
2000 2024.08.28 04:06:49.371675 [ 3 ] {3fc0858b-7288-4d84-b779-c89d525508f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2001 2024.08.28 04:06:49.371717 [ 3 ] {3fc0858b-7288-4d84-b779-c89d525508f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2002 2024.08.28 04:06:49.373330 [ 3 ] {3fc0858b-7288-4d84-b779-c89d525508f6} <Debug> executeQuery: Read 17 rows, 626.00 B in 0.002973 sec., 5718.129835183317 rows/sec., 205.63 KiB/sec.
2003 2024.08.28 04:06:49.373671 [ 3 ] {3fc0858b-7288-4d84-b779-c89d525508f6} <Debug> DynamicQueryHandler: Done processing query
2004 2024.08.28 04:06:49.373697 [ 3 ] {3fc0858b-7288-4d84-b779-c89d525508f6} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2005 2024.08.28 04:06:49.373714 [ 3 ] {} <Debug> HTTP-Session: be6209fe-4f08-454a-9ce0-74f728c5d9ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2006 2024.08.28 04:06:49.373955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 971, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2007 2024.08.28 04:06:49.374005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2008 2024.08.28 04:06:49.374024 [ 3 ] {} <Debug> HTTP-Session: 7b1f9c7a-be82-464f-b609-0303fc3770d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2009 2024.08.28 04:06:49.374041 [ 3 ] {} <Debug> HTTP-Session: 7b1f9c7a-be82-464f-b609-0303fc3770d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2010 2024.08.28 04:06:49.374055 [ 3 ] {} <Debug> HTTP-Session: 7b1f9c7a-be82-464f-b609-0303fc3770d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2011 2024.08.28 04:06:49.374086 [ 3 ] {} <Trace> HTTP-Session: 7b1f9c7a-be82-464f-b609-0303fc3770d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2012 2024.08.28 04:06:49.374234 [ 3 ] {7ecbb01d-6371-42cf-965e-3ad83dff9b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2013 2024.08.28 04:06:49.374515 [ 3 ] {7ecbb01d-6371-42cf-965e-3ad83dff9b3d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2014 2024.08.28 04:06:49.374560 [ 3 ] {7ecbb01d-6371-42cf-965e-3ad83dff9b3d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2015 2024.08.28 04:06:49.374848 [ 3 ] {7ecbb01d-6371-42cf-965e-3ad83dff9b3d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2016 2024.08.28 04:06:49.374914 [ 3 ] {7ecbb01d-6371-42cf-965e-3ad83dff9b3d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2017 2024.08.28 04:06:49.375053 [ 3 ] {7ecbb01d-6371-42cf-965e-3ad83dff9b3d} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Key condition: (column 0 notIn 26-element set)
2018 2024.08.28 04:06:49.375154 [ 250 ] {7ecbb01d-6371-42cf-965e-3ad83dff9b3d} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2019 2024.08.28 04:06:49.375178 [ 256 ] {7ecbb01d-6371-42cf-965e-3ad83dff9b3d} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2020 2024.08.28 04:06:49.375295 [ 3 ] {7ecbb01d-6371-42cf-965e-3ad83dff9b3d} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
2021 2024.08.28 04:06:49.375324 [ 3 ] {7ecbb01d-6371-42cf-965e-3ad83dff9b3d} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Spreading mark ranges among streams (default reading)
2022 2024.08.28 04:06:49.375403 [ 3 ] {7ecbb01d-6371-42cf-965e-3ad83dff9b3d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2023 2024.08.28 04:06:49.375423 [ 3 ] {7ecbb01d-6371-42cf-965e-3ad83dff9b3d} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Reading approx. 17 rows with 2 streams
2024 2024.08.28 04:06:49.375463 [ 3 ] {7ecbb01d-6371-42cf-965e-3ad83dff9b3d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2025 2024.08.28 04:06:49.375503 [ 3 ] {7ecbb01d-6371-42cf-965e-3ad83dff9b3d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2026 2024.08.28 04:06:49.376590 [ 3 ] {7ecbb01d-6371-42cf-965e-3ad83dff9b3d} <Debug> executeQuery: Read 17 rows, 626.00 B in 0.002424 sec., 7013.201320132013 rows/sec., 252.20 KiB/sec.
2027 2024.08.28 04:06:49.376914 [ 3 ] {7ecbb01d-6371-42cf-965e-3ad83dff9b3d} <Debug> DynamicQueryHandler: Done processing query
2028 2024.08.28 04:06:49.376940 [ 3 ] {7ecbb01d-6371-42cf-965e-3ad83dff9b3d} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2029 2024.08.28 04:06:49.376957 [ 3 ] {} <Debug> HTTP-Session: 7b1f9c7a-be82-464f-b609-0303fc3770d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2030 2024.08.28 04:06:49.377206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2031 2024.08.28 04:06:49.377255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2032 2024.08.28 04:06:49.377276 [ 3 ] {} <Debug> HTTP-Session: af1df366-b888-4316-bf16-3bc00766fe8b Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2033 2024.08.28 04:06:49.377293 [ 3 ] {} <Debug> HTTP-Session: af1df366-b888-4316-bf16-3bc00766fe8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2034 2024.08.28 04:06:49.377307 [ 3 ] {} <Debug> HTTP-Session: af1df366-b888-4316-bf16-3bc00766fe8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2035 2024.08.28 04:06:49.377338 [ 3 ] {} <Trace> HTTP-Session: af1df366-b888-4316-bf16-3bc00766fe8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2036 2024.08.28 04:06:49.377485 [ 3 ] {4ff65c61-41e6-4ac1-8442-c6290838e85d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2037 2024.08.28 04:06:49.377763 [ 3 ] {4ff65c61-41e6-4ac1-8442-c6290838e85d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2038 2024.08.28 04:06:49.377810 [ 3 ] {4ff65c61-41e6-4ac1-8442-c6290838e85d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2039 2024.08.28 04:06:49.378098 [ 3 ] {4ff65c61-41e6-4ac1-8442-c6290838e85d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2040 2024.08.28 04:06:49.378165 [ 3 ] {4ff65c61-41e6-4ac1-8442-c6290838e85d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2041 2024.08.28 04:06:49.378305 [ 3 ] {4ff65c61-41e6-4ac1-8442-c6290838e85d} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Key condition: (column 0 notIn 27-element set)
2042 2024.08.28 04:06:49.378391 [ 250 ] {4ff65c61-41e6-4ac1-8442-c6290838e85d} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2043 2024.08.28 04:06:49.378413 [ 256 ] {4ff65c61-41e6-4ac1-8442-c6290838e85d} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2044 2024.08.28 04:06:49.378516 [ 3 ] {4ff65c61-41e6-4ac1-8442-c6290838e85d} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
2045 2024.08.28 04:06:49.378544 [ 3 ] {4ff65c61-41e6-4ac1-8442-c6290838e85d} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Spreading mark ranges among streams (default reading)
2046 2024.08.28 04:06:49.378625 [ 3 ] {4ff65c61-41e6-4ac1-8442-c6290838e85d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2047 2024.08.28 04:06:49.378646 [ 3 ] {4ff65c61-41e6-4ac1-8442-c6290838e85d} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Reading approx. 17 rows with 2 streams
2048 2024.08.28 04:06:49.378685 [ 3 ] {4ff65c61-41e6-4ac1-8442-c6290838e85d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2049 2024.08.28 04:06:49.378728 [ 3 ] {4ff65c61-41e6-4ac1-8442-c6290838e85d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2050 2024.08.28 04:06:49.380048 [ 3 ] {4ff65c61-41e6-4ac1-8442-c6290838e85d} <Debug> executeQuery: Read 17 rows, 626.00 B in 0.002634 sec., 6454.062262718299 rows/sec., 232.09 KiB/sec.
2051 2024.08.28 04:06:49.380342 [ 3 ] {4ff65c61-41e6-4ac1-8442-c6290838e85d} <Debug> DynamicQueryHandler: Done processing query
2052 2024.08.28 04:06:49.380366 [ 3 ] {4ff65c61-41e6-4ac1-8442-c6290838e85d} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2053 2024.08.28 04:06:49.380384 [ 3 ] {} <Debug> HTTP-Session: af1df366-b888-4316-bf16-3bc00766fe8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2054 2024.08.28 04:06:49.380600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2055 2024.08.28 04:06:49.380650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2056 2024.08.28 04:06:49.380669 [ 3 ] {} <Debug> HTTP-Session: 9067680f-dd3d-4837-9507-5fd5999889a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2057 2024.08.28 04:06:49.380685 [ 3 ] {} <Debug> HTTP-Session: 9067680f-dd3d-4837-9507-5fd5999889a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2058 2024.08.28 04:06:49.380700 [ 3 ] {} <Debug> HTTP-Session: 9067680f-dd3d-4837-9507-5fd5999889a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2059 2024.08.28 04:06:49.380731 [ 3 ] {} <Trace> HTTP-Session: 9067680f-dd3d-4837-9507-5fd5999889a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2060 2024.08.28 04:06:49.380877 [ 3 ] {1b6e9912-f697-4637-a3d6-2fce52e42ad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session: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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2061 2024.08.28 04:06:49.381154 [ 3 ] {1b6e9912-f697-4637-a3d6-2fce52e42ad4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2062 2024.08.28 04:06:49.381197 [ 3 ] {1b6e9912-f697-4637-a3d6-2fce52e42ad4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session: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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2063 2024.08.28 04:06:49.381482 [ 3 ] {1b6e9912-f697-4637-a3d6-2fce52e42ad4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2064 2024.08.28 04:06:49.381547 [ 3 ] {1b6e9912-f697-4637-a3d6-2fce52e42ad4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2065 2024.08.28 04:06:49.381683 [ 3 ] {1b6e9912-f697-4637-a3d6-2fce52e42ad4} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Key condition: (column 0 notIn 28-element set)
2066 2024.08.28 04:06:49.381774 [ 250 ] {1b6e9912-f697-4637-a3d6-2fce52e42ad4} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2067 2024.08.28 04:06:49.381789 [ 257 ] {1b6e9912-f697-4637-a3d6-2fce52e42ad4} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2068 2024.08.28 04:06:49.381899 [ 3 ] {1b6e9912-f697-4637-a3d6-2fce52e42ad4} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
2069 2024.08.28 04:06:49.381927 [ 3 ] {1b6e9912-f697-4637-a3d6-2fce52e42ad4} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Spreading mark ranges among streams (default reading)
2070 2024.08.28 04:06:49.382006 [ 3 ] {1b6e9912-f697-4637-a3d6-2fce52e42ad4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2071 2024.08.28 04:06:49.382027 [ 3 ] {1b6e9912-f697-4637-a3d6-2fce52e42ad4} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Reading approx. 17 rows with 2 streams
2072 2024.08.28 04:06:49.382066 [ 3 ] {1b6e9912-f697-4637-a3d6-2fce52e42ad4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session: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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2073 2024.08.28 04:06:49.382108 [ 3 ] {1b6e9912-f697-4637-a3d6-2fce52e42ad4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session: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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2074 2024.08.28 04:06:49.383182 [ 3 ] {1b6e9912-f697-4637-a3d6-2fce52e42ad4} <Debug> executeQuery: Read 17 rows, 626.00 B in 0.002376 sec., 7154.882154882154 rows/sec., 257.29 KiB/sec.
2075 2024.08.28 04:06:49.383496 [ 3 ] {1b6e9912-f697-4637-a3d6-2fce52e42ad4} <Debug> DynamicQueryHandler: Done processing query
2076 2024.08.28 04:06:49.383522 [ 3 ] {1b6e9912-f697-4637-a3d6-2fce52e42ad4} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2077 2024.08.28 04:06:49.383539 [ 3 ] {} <Debug> HTTP-Session: 9067680f-dd3d-4837-9507-5fd5999889a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2078 2024.08.28 04:06:49.383746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2079 2024.08.28 04:06:49.383795 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2080 2024.08.28 04:06:49.383815 [ 3 ] {} <Debug> HTTP-Session: f05192b0-4de4-4dda-a476-2276d82b8b70 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2081 2024.08.28 04:06:49.383832 [ 3 ] {} <Debug> HTTP-Session: f05192b0-4de4-4dda-a476-2276d82b8b70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2082 2024.08.28 04:06:49.383846 [ 3 ] {} <Debug> HTTP-Session: f05192b0-4de4-4dda-a476-2276d82b8b70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2083 2024.08.28 04:06:49.383876 [ 3 ] {} <Trace> HTTP-Session: f05192b0-4de4-4dda-a476-2276d82b8b70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2084 2024.08.28 04:06:49.384018 [ 3 ] {ad8c0433-fe1e-4435-9323-ca30b613e0b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2085 2024.08.28 04:06:49.384295 [ 3 ] {ad8c0433-fe1e-4435-9323-ca30b613e0b9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2086 2024.08.28 04:06:49.384339 [ 3 ] {ad8c0433-fe1e-4435-9323-ca30b613e0b9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2087 2024.08.28 04:06:49.384625 [ 3 ] {ad8c0433-fe1e-4435-9323-ca30b613e0b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2088 2024.08.28 04:06:49.384690 [ 3 ] {ad8c0433-fe1e-4435-9323-ca30b613e0b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2089 2024.08.28 04:06:49.384829 [ 3 ] {ad8c0433-fe1e-4435-9323-ca30b613e0b9} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Key condition: (column 0 notIn 29-element set)
2090 2024.08.28 04:06:49.384931 [ 250 ] {ad8c0433-fe1e-4435-9323-ca30b613e0b9} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2091 2024.08.28 04:06:49.384941 [ 256 ] {ad8c0433-fe1e-4435-9323-ca30b613e0b9} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2092 2024.08.28 04:06:49.385052 [ 3 ] {ad8c0433-fe1e-4435-9323-ca30b613e0b9} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
2093 2024.08.28 04:06:49.385080 [ 3 ] {ad8c0433-fe1e-4435-9323-ca30b613e0b9} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Spreading mark ranges among streams (default reading)
2094 2024.08.28 04:06:49.385161 [ 3 ] {ad8c0433-fe1e-4435-9323-ca30b613e0b9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2095 2024.08.28 04:06:49.385182 [ 3 ] {ad8c0433-fe1e-4435-9323-ca30b613e0b9} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Reading approx. 17 rows with 2 streams
2096 2024.08.28 04:06:49.385221 [ 3 ] {ad8c0433-fe1e-4435-9323-ca30b613e0b9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2097 2024.08.28 04:06:49.385262 [ 3 ] {ad8c0433-fe1e-4435-9323-ca30b613e0b9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2098 2024.08.28 04:06:49.386535 [ 3 ] {ad8c0433-fe1e-4435-9323-ca30b613e0b9} <Debug> executeQuery: Read 17 rows, 626.00 B in 0.002585 sec., 6576.402321083172 rows/sec., 236.49 KiB/sec.
2099 2024.08.28 04:06:49.386826 [ 3 ] {ad8c0433-fe1e-4435-9323-ca30b613e0b9} <Debug> DynamicQueryHandler: Done processing query
2100 2024.08.28 04:06:49.386851 [ 3 ] {ad8c0433-fe1e-4435-9323-ca30b613e0b9} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2101 2024.08.28 04:06:49.386868 [ 3 ] {} <Debug> HTTP-Session: f05192b0-4de4-4dda-a476-2276d82b8b70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2102 2024.08.28 04:06:49.387112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1105, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2103 2024.08.28 04:06:49.387160 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2104 2024.08.28 04:06:49.387180 [ 3 ] {} <Debug> HTTP-Session: bb5860ed-c3e8-4164-a4d9-d23d9fd8131e Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2105 2024.08.28 04:06:49.387197 [ 3 ] {} <Debug> HTTP-Session: bb5860ed-c3e8-4164-a4d9-d23d9fd8131e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2106 2024.08.28 04:06:49.387212 [ 3 ] {} <Debug> HTTP-Session: bb5860ed-c3e8-4164-a4d9-d23d9fd8131e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2107 2024.08.28 04:06:49.387242 [ 3 ] {} <Trace> HTTP-Session: bb5860ed-c3e8-4164-a4d9-d23d9fd8131e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2108 2024.08.28 04:06:49.387390 [ 3 ] {67e60b39-7625-4e33-9bab-7ceaddcf7e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2109 2024.08.28 04:06:49.387672 [ 3 ] {67e60b39-7625-4e33-9bab-7ceaddcf7e81} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2110 2024.08.28 04:06:49.387716 [ 3 ] {67e60b39-7625-4e33-9bab-7ceaddcf7e81} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2111 2024.08.28 04:06:49.388006 [ 3 ] {67e60b39-7625-4e33-9bab-7ceaddcf7e81} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2112 2024.08.28 04:06:49.388071 [ 3 ] {67e60b39-7625-4e33-9bab-7ceaddcf7e81} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2113 2024.08.28 04:06:49.388210 [ 3 ] {67e60b39-7625-4e33-9bab-7ceaddcf7e81} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Key condition: (column 0 notIn 30-element set)
2114 2024.08.28 04:06:49.388335 [ 251 ] {67e60b39-7625-4e33-9bab-7ceaddcf7e81} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2115 2024.08.28 04:06:49.388337 [ 250 ] {67e60b39-7625-4e33-9bab-7ceaddcf7e81} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2116 2024.08.28 04:06:49.388478 [ 3 ] {67e60b39-7625-4e33-9bab-7ceaddcf7e81} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
2117 2024.08.28 04:06:49.388519 [ 3 ] {67e60b39-7625-4e33-9bab-7ceaddcf7e81} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Spreading mark ranges among streams (default reading)
2118 2024.08.28 04:06:49.388622 [ 3 ] {67e60b39-7625-4e33-9bab-7ceaddcf7e81} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2119 2024.08.28 04:06:49.388647 [ 3 ] {67e60b39-7625-4e33-9bab-7ceaddcf7e81} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Reading approx. 17 rows with 2 streams
2120 2024.08.28 04:06:49.388698 [ 3 ] {67e60b39-7625-4e33-9bab-7ceaddcf7e81} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2121 2024.08.28 04:06:49.388754 [ 3 ] {67e60b39-7625-4e33-9bab-7ceaddcf7e81} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2122 2024.08.28 04:06:49.389810 [ 3 ] {67e60b39-7625-4e33-9bab-7ceaddcf7e81} <Debug> executeQuery: Read 17 rows, 626.00 B in 0.002491 sec., 6824.568446407065 rows/sec., 245.41 KiB/sec.
2123 2024.08.28 04:06:49.390123 [ 3 ] {67e60b39-7625-4e33-9bab-7ceaddcf7e81} <Debug> DynamicQueryHandler: Done processing query
2124 2024.08.28 04:06:49.390149 [ 3 ] {67e60b39-7625-4e33-9bab-7ceaddcf7e81} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
2125 2024.08.28 04:06:49.390167 [ 3 ] {} <Debug> HTTP-Session: bb5860ed-c3e8-4164-a4d9-d23d9fd8131e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2126 2024.08.28 04:06:49.393505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 3987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2127 2024.08.28 04:06:49.393560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2128 2024.08.28 04:06:49.393580 [ 3 ] {} <Debug> HTTP-Session: be7bb142-f64b-476b-9324-5d83272fecc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2129 2024.08.28 04:06:49.393598 [ 3 ] {} <Debug> HTTP-Session: be7bb142-f64b-476b-9324-5d83272fecc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2130 2024.08.28 04:06:49.393613 [ 3 ] {} <Debug> HTTP-Session: be7bb142-f64b-476b-9324-5d83272fecc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2131 2024.08.28 04:06:49.393644 [ 3 ] {} <Trace> HTTP-Session: be7bb142-f64b-476b-9324-5d83272fecc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2132 2024.08.28 04:06:49.393772 [ 3 ] {e9602031-a561-4c88-8224-6f825ecbdf3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2133 2024.08.28 04:06:49.393821 [ 3 ] {e9602031-a561-4c88-8224-6f825ecbdf3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2134 2024.08.28 04:06:49.393997 [ 3 ] {e9602031-a561-4c88-8224-6f825ecbdf3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2135 2024.08.28 04:06:49.394424 [ 3 ] {e9602031-a561-4c88-8224-6f825ecbdf3a} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2136 2024.08.28 04:06:49.394479 [ 3 ] {e9602031-a561-4c88-8224-6f825ecbdf3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
2137 2024.08.28 04:06:49.395211 [ 3 ] {e9602031-a561-4c88-8224-6f825ecbdf3a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2138 2024.08.28 04:06:49.395715 [ 3 ] {e9602031-a561-4c88-8224-6f825ecbdf3a} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2139 2024.08.28 04:06:49.395931 [ 3 ] {e9602031-a561-4c88-8224-6f825ecbdf3a} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.002193 sec., 6383.948928408572 rows/sec., 916.00 KiB/sec.
2140 2024.08.28 04:06:49.396296 [ 3 ] {e9602031-a561-4c88-8224-6f825ecbdf3a} <Debug> DynamicQueryHandler: Done processing query
2141 2024.08.28 04:06:49.396334 [ 3 ] {e9602031-a561-4c88-8224-6f825ecbdf3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2142 2024.08.28 04:06:49.396359 [ 3 ] {} <Debug> HTTP-Session: be7bb142-f64b-476b-9324-5d83272fecc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2143 2024.08.28 04:06:49.396517 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 7615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2144 2024.08.28 04:06:49.396589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2145 2024.08.28 04:06:49.396621 [ 3 ] {} <Debug> HTTP-Session: 82263b3a-2c73-4008-97ab-1cece9a5a312 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2146 2024.08.28 04:06:49.396647 [ 3 ] {} <Debug> HTTP-Session: 82263b3a-2c73-4008-97ab-1cece9a5a312 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2147 2024.08.28 04:06:49.396670 [ 3 ] {} <Debug> HTTP-Session: 82263b3a-2c73-4008-97ab-1cece9a5a312 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2148 2024.08.28 04:06:49.396714 [ 3 ] {} <Trace> HTTP-Session: 82263b3a-2c73-4008-97ab-1cece9a5a312 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2149 2024.08.28 04:06:49.396873 [ 3 ] {f0a6b2ec-8742-45cb-8f75-71d01d5280a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2150 2024.08.28 04:06:49.396936 [ 3 ] {f0a6b2ec-8742-45cb-8f75-71d01d5280a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2151 2024.08.28 04:06:49.397298 [ 3 ] {f0a6b2ec-8742-45cb-8f75-71d01d5280a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2152 2024.08.28 04:06:49.397680 [ 3 ] {f0a6b2ec-8742-45cb-8f75-71d01d5280a7} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2153 2024.08.28 04:06:49.397716 [ 3 ] {f0a6b2ec-8742-45cb-8f75-71d01d5280a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
2154 2024.08.28 04:06:49.398089 [ 3 ] {f0a6b2ec-8742-45cb-8f75-71d01d5280a7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2155 2024.08.28 04:06:49.398561 [ 3 ] {f0a6b2ec-8742-45cb-8f75-71d01d5280a7} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2156 2024.08.28 04:06:49.398729 [ 3 ] {f0a6b2ec-8742-45cb-8f75-71d01d5280a7} <Debug> executeQuery: Read 52 rows, 4.41 KiB in 0.001899 sec., 27382.83307003686 rows/sec., 2.27 MiB/sec.
2157 2024.08.28 04:06:49.398729 [ 25 ] {} <Debug> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2158 2024.08.28 04:06:49.398835 [ 25 ] {} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2159 2024.08.28 04:06:49.398885 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
2160 2024.08.28 04:06:49.399032 [ 3 ] {f0a6b2ec-8742-45cb-8f75-71d01d5280a7} <Debug> DynamicQueryHandler: Done processing query
2161 2024.08.28 04:06:49.399046 [ 189 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::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
2162 2024.08.28 04:06:49.399068 [ 3 ] {f0a6b2ec-8742-45cb-8f75-71d01d5280a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2163 2024.08.28 04:06:49.399111 [ 3 ] {} <Debug> HTTP-Session: 82263b3a-2c73-4008-97ab-1cece9a5a312 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2164 2024.08.28 04:06:49.399291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2165 2024.08.28 04:06:49.399313 [ 189 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2166 2024.08.28 04:06:49.399390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2167 2024.08.28 04:06:49.399387 [ 189 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 37 rows starting from the beginning of the part
2168 2024.08.28 04:06:49.399426 [ 3 ] {} <Debug> HTTP-Session: 3f3b01b9-1377-41ba-b954-6e383c1fbe86 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2169 2024.08.28 04:06:49.399463 [ 3 ] {} <Debug> HTTP-Session: 3f3b01b9-1377-41ba-b954-6e383c1fbe86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2170 2024.08.28 04:06:49.399490 [ 3 ] {} <Debug> HTTP-Session: 3f3b01b9-1377-41ba-b954-6e383c1fbe86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2171 2024.08.28 04:06:49.399600 [ 3 ] {} <Trace> HTTP-Session: 3f3b01b9-1377-41ba-b954-6e383c1fbe86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2172 2024.08.28 04:06:49.399709 [ 189 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::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
2173 2024.08.28 04:06:49.399992 [ 3 ] {ecfac828-6b1b-48c0-9d86-10e5c7b0adf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2174 2024.08.28 04:06:49.400071 [ 189 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part
2175 2024.08.28 04:06:49.400117 [ 3 ] {ecfac828-6b1b-48c0-9d86-10e5c7b0adf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2176 2024.08.28 04:06:49.400451 [ 189 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 169 rows starting from the beginning of the part
2177 2024.08.28 04:06:49.400775 [ 189 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 169 rows starting from the beginning of the part
2178 2024.08.28 04:06:49.401155 [ 189 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 52 rows starting from the beginning of the part
2179 2024.08.28 04:06:49.401647 [ 3 ] {ecfac828-6b1b-48c0-9d86-10e5c7b0adf8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2180 2024.08.28 04:06:49.402508 [ 3 ] {ecfac828-6b1b-48c0-9d86-10e5c7b0adf8} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2181 2024.08.28 04:06:49.402576 [ 3 ] {ecfac828-6b1b-48c0-9d86-10e5c7b0adf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
2182 2024.08.28 04:06:49.403746 [ 3 ] {ecfac828-6b1b-48c0-9d86-10e5c7b0adf8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2183 2024.08.28 04:06:49.404473 [ 189 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 499 rows, containing 5 columns (5 merged, 0 gathered) in 0.005487971 sec., 90926.13645370939 rows/sec., 8.60 MiB/sec.
2184 2024.08.28 04:06:49.404689 [ 189 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2185 2024.08.28 04:06:49.404867 [ 3 ] {ecfac828-6b1b-48c0-9d86-10e5c7b0adf8} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2186 2024.08.28 04:06:49.405228 [ 3 ] {ecfac828-6b1b-48c0-9d86-10e5c7b0adf8} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.005358 sec., 2426.2784621127284 rows/sec., 182.44 KiB/sec.
2187 2024.08.28 04:06:49.405749 [ 3 ] {ecfac828-6b1b-48c0-9d86-10e5c7b0adf8} <Debug> DynamicQueryHandler: Done processing query
2188 2024.08.28 04:06:49.405793 [ 3 ] {ecfac828-6b1b-48c0-9d86-10e5c7b0adf8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2189 2024.08.28 04:06:49.405841 [ 3 ] {} <Debug> HTTP-Session: 3f3b01b9-1377-41ba-b954-6e383c1fbe86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2190 2024.08.28 04:06:49.405874 [ 189 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_6_1} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2191 2024.08.28 04:06:49.405989 [ 189 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_6_1} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2192 2024.08.28 04:06:49.406025 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 7866, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2193 2024.08.28 04:06:49.406138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2194 2024.08.28 04:06:49.406148 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB.
2195 2024.08.28 04:06:49.406178 [ 3 ] {} <Debug> HTTP-Session: bbc63e92-5a03-4cca-b7f3-dabd65328456 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2196 2024.08.28 04:06:49.406212 [ 3 ] {} <Debug> HTTP-Session: bbc63e92-5a03-4cca-b7f3-dabd65328456 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2197 2024.08.28 04:06:49.406226 [ 3 ] {} <Debug> HTTP-Session: bbc63e92-5a03-4cca-b7f3-dabd65328456 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2198 2024.08.28 04:06:49.406258 [ 3 ] {} <Trace> HTTP-Session: bbc63e92-5a03-4cca-b7f3-dabd65328456 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2199 2024.08.28 04:06:49.406382 [ 3 ] {cb31dfe0-d15c-4c99-9035-b4dd20b17132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2200 2024.08.28 04:06:49.406427 [ 3 ] {cb31dfe0-d15c-4c99-9035-b4dd20b17132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2201 2024.08.28 04:06:49.406677 [ 3 ] {cb31dfe0-d15c-4c99-9035-b4dd20b17132} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2202 2024.08.28 04:06:49.407041 [ 3 ] {cb31dfe0-d15c-4c99-9035-b4dd20b17132} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2203 2024.08.28 04:06:49.407079 [ 3 ] {cb31dfe0-d15c-4c99-9035-b4dd20b17132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
2204 2024.08.28 04:06:49.407435 [ 3 ] {cb31dfe0-d15c-4c99-9035-b4dd20b17132} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2205 2024.08.28 04:06:49.407809 [ 3 ] {cb31dfe0-d15c-4c99-9035-b4dd20b17132} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2206 2024.08.28 04:06:49.407965 [ 25 ] {} <Debug> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2207 2024.08.28 04:06:49.407981 [ 3 ] {cb31dfe0-d15c-4c99-9035-b4dd20b17132} <Debug> executeQuery: Read 46 rows, 3.70 KiB in 0.001629 sec., 28238.18293431553 rows/sec., 2.22 MiB/sec.
2208 2024.08.28 04:06:49.408026 [ 25 ] {} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2209 2024.08.28 04:06:49.408100 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
2210 2024.08.28 04:06:49.408340 [ 3 ] {cb31dfe0-d15c-4c99-9035-b4dd20b17132} <Debug> DynamicQueryHandler: Done processing query
2211 2024.08.28 04:06:49.408390 [ 187 ] {22d7316c-e32c-475d-862f-de292a324746::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
2212 2024.08.28 04:06:49.408419 [ 3 ] {cb31dfe0-d15c-4c99-9035-b4dd20b17132} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2213 2024.08.28 04:06:49.408513 [ 3 ] {} <Debug> HTTP-Session: bbc63e92-5a03-4cca-b7f3-dabd65328456 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2214 2024.08.28 04:06:49.408654 [ 187 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2215 2024.08.28 04:06:49.408695 [ 187 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 33 rows starting from the beginning of the part
2216 2024.08.28 04:06:49.408703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 11503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2217 2024.08.28 04:06:49.408757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2218 2024.08.28 04:06:49.408829 [ 3 ] {} <Debug> HTTP-Session: 91349c83-6152-4345-9173-56e2c8af9b22 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2219 2024.08.28 04:06:49.408882 [ 187 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 18 rows starting from the beginning of the part
2220 2024.08.28 04:06:49.408899 [ 3 ] {} <Debug> HTTP-Session: 91349c83-6152-4345-9173-56e2c8af9b22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2221 2024.08.28 04:06:49.408963 [ 3 ] {} <Debug> HTTP-Session: 91349c83-6152-4345-9173-56e2c8af9b22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2222 2024.08.28 04:06:49.409093 [ 3 ] {} <Trace> HTTP-Session: 91349c83-6152-4345-9173-56e2c8af9b22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2223 2024.08.28 04:06:49.409206 [ 187 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 18 rows starting from the beginning of the part
2224 2024.08.28 04:06:49.409539 [ 3 ] {57f9ab73-b901-4fc5-b50b-dddc6ec7873d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2225 2024.08.28 04:06:49.409612 [ 187 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 336 rows starting from the beginning of the part
2226 2024.08.28 04:06:49.409658 [ 3 ] {57f9ab73-b901-4fc5-b50b-dddc6ec7873d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2227 2024.08.28 04:06:49.409911 [ 187 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 336 rows starting from the beginning of the part
2228 2024.08.28 04:06:49.410227 [ 187 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 46 rows starting from the beginning of the part
2229 2024.08.28 04:06:49.410897 [ 3 ] {57f9ab73-b901-4fc5-b50b-dddc6ec7873d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2230 2024.08.28 04:06:49.411406 [ 3 ] {57f9ab73-b901-4fc5-b50b-dddc6ec7873d} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2231 2024.08.28 04:06:49.411448 [ 3 ] {57f9ab73-b901-4fc5-b50b-dddc6ec7873d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
2232 2024.08.28 04:06:49.412034 [ 3 ] {57f9ab73-b901-4fc5-b50b-dddc6ec7873d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2233 2024.08.28 04:06:49.412261 [ 187 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 787 rows, containing 5 columns (5 merged, 0 gathered) in 0.004052729 sec., 194190.13706566615 rows/sec., 14.53 MiB/sec.
2234 2024.08.28 04:06:49.412410 [ 187 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2235 2024.08.28 04:06:49.412522 [ 3 ] {57f9ab73-b901-4fc5-b50b-dddc6ec7873d} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2236 2024.08.28 04:06:49.412803 [ 3 ] {57f9ab73-b901-4fc5-b50b-dddc6ec7873d} <Debug> executeQuery: Read 60 rows, 4.26 KiB in 0.003483 sec., 17226.52885443583 rows/sec., 1.19 MiB/sec.
2237 2024.08.28 04:06:49.413063 [ 3 ] {57f9ab73-b901-4fc5-b50b-dddc6ec7873d} <Debug> DynamicQueryHandler: Done processing query
2238 2024.08.28 04:06:49.413094 [ 187 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_6_1} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2239 2024.08.28 04:06:49.413099 [ 3 ] {57f9ab73-b901-4fc5-b50b-dddc6ec7873d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2240 2024.08.28 04:06:49.413132 [ 3 ] {} <Debug> HTTP-Session: 91349c83-6152-4345-9173-56e2c8af9b22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2241 2024.08.28 04:06:49.413192 [ 187 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_6_1} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2242 2024.08.28 04:06:49.413261 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB.
2243 2024.08.28 04:06:49.413309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 21189, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2244 2024.08.28 04:06:49.413357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2245 2024.08.28 04:06:49.413377 [ 3 ] {} <Debug> HTTP-Session: b455bf0a-f7ae-459f-ae87-ffcebde22892 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2246 2024.08.28 04:06:49.413394 [ 3 ] {} <Debug> HTTP-Session: b455bf0a-f7ae-459f-ae87-ffcebde22892 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2247 2024.08.28 04:06:49.413408 [ 3 ] {} <Debug> HTTP-Session: b455bf0a-f7ae-459f-ae87-ffcebde22892 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2248 2024.08.28 04:06:49.413440 [ 3 ] {} <Trace> HTTP-Session: b455bf0a-f7ae-459f-ae87-ffcebde22892 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2249 2024.08.28 04:06:49.413628 [ 3 ] {a4521483-7ce2-4bbf-a90b-ff7a997e30f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2250 2024.08.28 04:06:49.413691 [ 3 ] {a4521483-7ce2-4bbf-a90b-ff7a997e30f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
2251 2024.08.28 04:06:49.414082 [ 3 ] {a4521483-7ce2-4bbf-a90b-ff7a997e30f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2252 2024.08.28 04:06:49.414652 [ 3 ] {a4521483-7ce2-4bbf-a90b-ff7a997e30f9} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2253 2024.08.28 04:06:49.414689 [ 3 ] {a4521483-7ce2-4bbf-a90b-ff7a997e30f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
2254 2024.08.28 04:06:49.415283 [ 3 ] {a4521483-7ce2-4bbf-a90b-ff7a997e30f9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2255 2024.08.28 04:06:49.415690 [ 3 ] {a4521483-7ce2-4bbf-a90b-ff7a997e30f9} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2256 2024.08.28 04:06:49.415849 [ 25 ] {} <Debug> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2257 2024.08.28 04:06:49.415879 [ 3 ] {a4521483-7ce2-4bbf-a90b-ff7a997e30f9} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002362 sec., 5503.81033022862 rows/sec., 9.86 MiB/sec.
2258 2024.08.28 04:06:49.415909 [ 25 ] {} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2259 2024.08.28 04:06:49.415975 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
2260 2024.08.28 04:06:49.416454 [ 194 ] {94c69f11-a991-4649-a894-2fffd5368a44::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
2261 2024.08.28 04:06:49.416628 [ 3 ] {a4521483-7ce2-4bbf-a90b-ff7a997e30f9} <Debug> DynamicQueryHandler: Done processing query
2262 2024.08.28 04:06:49.416677 [ 3 ] {a4521483-7ce2-4bbf-a90b-ff7a997e30f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
2263 2024.08.28 04:06:49.416729 [ 3 ] {} <Debug> HTTP-Session: b455bf0a-f7ae-459f-ae87-ffcebde22892 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2264 2024.08.28 04:06:49.416936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1032, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2265 2024.08.28 04:06:49.417051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2266 2024.08.28 04:06:49.417116 [ 3 ] {} <Debug> HTTP-Session: 599d039f-14ad-400d-9e1d-3fd67132d404 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2267 2024.08.28 04:06:49.417135 [ 194 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2268 2024.08.28 04:06:49.417151 [ 3 ] {} <Debug> HTTP-Session: 599d039f-14ad-400d-9e1d-3fd67132d404 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2269 2024.08.28 04:06:49.417197 [ 3 ] {} <Debug> HTTP-Session: 599d039f-14ad-400d-9e1d-3fd67132d404 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2270 2024.08.28 04:06:49.417292 [ 3 ] {} <Trace> HTTP-Session: 599d039f-14ad-400d-9e1d-3fd67132d404 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2271 2024.08.28 04:06:49.417298 [ 194 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part
2272 2024.08.28 04:06:49.417504 [ 3 ] {a5b1d13f-832f-4fcc-9747-998ec222e1fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2273 2024.08.28 04:06:49.417690 [ 3 ] {a5b1d13f-832f-4fcc-9747-998ec222e1fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2274 2024.08.28 04:06:49.418138 [ 194 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 18 rows starting from the beginning of the part
2275 2024.08.28 04:06:49.418531 [ 3 ] {a5b1d13f-832f-4fcc-9747-998ec222e1fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2276 2024.08.28 04:06:49.418898 [ 194 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 18 rows starting from the beginning of the part
2277 2024.08.28 04:06:49.419633 [ 194 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 18 rows starting from the beginning of the part
2278 2024.08.28 04:06:49.419701 [ 3 ] {a5b1d13f-832f-4fcc-9747-998ec222e1fd} <Trace> oximeter.measurements_i64 (b5588229-484c-4889-b322-b886f8d1623e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2279 2024.08.28 04:06:49.419772 [ 3 ] {a5b1d13f-832f-4fcc-9747-998ec222e1fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
2280 2024.08.28 04:06:49.420211 [ 194 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 18 rows starting from the beginning of the part
2281 2024.08.28 04:06:49.420913 [ 194 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 13 rows starting from the beginning of the part
2282 2024.08.28 04:06:49.421062 [ 3 ] {a5b1d13f-832f-4fcc-9747-998ec222e1fd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2283 2024.08.28 04:06:49.421884 [ 3 ] {a5b1d13f-832f-4fcc-9747-998ec222e1fd} <Trace> oximeter.measurements_i64 (b5588229-484c-4889-b322-b886f8d1623e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2284 2024.08.28 04:06:49.422061 [ 3 ] {a5b1d13f-832f-4fcc-9747-998ec222e1fd} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.004647 sec., 1291.1555842479017 rows/sec., 97.30 KiB/sec.
2285 2024.08.28 04:06:49.422356 [ 3 ] {a5b1d13f-832f-4fcc-9747-998ec222e1fd} <Debug> DynamicQueryHandler: Done processing query
2286 2024.08.28 04:06:49.422381 [ 3 ] {a5b1d13f-832f-4fcc-9747-998ec222e1fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2287 2024.08.28 04:06:49.422397 [ 3 ] {} <Debug> HTTP-Session: 599d039f-14ad-400d-9e1d-3fd67132d404 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2288 2024.08.28 04:06:49.422521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 2805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2289 2024.08.28 04:06:49.422572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2290 2024.08.28 04:06:49.422593 [ 3 ] {} <Debug> HTTP-Session: 7728f42b-6978-4ea1-95e0-ffd5111e448d Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2291 2024.08.28 04:06:49.422611 [ 3 ] {} <Debug> HTTP-Session: 7728f42b-6978-4ea1-95e0-ffd5111e448d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2292 2024.08.28 04:06:49.422624 [ 3 ] {} <Debug> HTTP-Session: 7728f42b-6978-4ea1-95e0-ffd5111e448d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2293 2024.08.28 04:06:49.422655 [ 3 ] {} <Trace> HTTP-Session: 7728f42b-6978-4ea1-95e0-ffd5111e448d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2294 2024.08.28 04:06:49.422763 [ 3 ] {16416e80-69e8-44f0-a8bc-e1c1216ca084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2295 2024.08.28 04:06:49.422808 [ 3 ] {16416e80-69e8-44f0-a8bc-e1c1216ca084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2296 2024.08.28 04:06:49.422959 [ 3 ] {16416e80-69e8-44f0-a8bc-e1c1216ca084} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2297 2024.08.28 04:06:49.423246 [ 3 ] {16416e80-69e8-44f0-a8bc-e1c1216ca084} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2298 2024.08.28 04:06:49.423285 [ 3 ] {16416e80-69e8-44f0-a8bc-e1c1216ca084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
2299 2024.08.28 04:06:49.423699 [ 3 ] {16416e80-69e8-44f0-a8bc-e1c1216ca084} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2300 2024.08.28 04:06:49.424498 [ 3 ] {16416e80-69e8-44f0-a8bc-e1c1216ca084} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2301 2024.08.28 04:06:49.424966 [ 3 ] {16416e80-69e8-44f0-a8bc-e1c1216ca084} <Debug> executeQuery: Read 18 rows, 1.26 KiB in 0.002226 sec., 8086.253369272236 rows/sec., 567.25 KiB/sec.
2302 2024.08.28 04:06:49.425391 [ 3 ] {16416e80-69e8-44f0-a8bc-e1c1216ca084} <Debug> DynamicQueryHandler: Done processing query
2303 2024.08.28 04:06:49.425431 [ 3 ] {16416e80-69e8-44f0-a8bc-e1c1216ca084} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2304 2024.08.28 04:06:49.425457 [ 3 ] {} <Debug> HTTP-Session: 7728f42b-6978-4ea1-95e0-ffd5111e448d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2305 2024.08.28 04:06:49.429039 [ 188 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 103 rows, containing 19 columns (19 merged, 0 gathered) in 0.012892059 sec., 7989.414258808464 rows/sec., 14.27 MiB/sec.
2306 2024.08.28 04:06:49.429355 [ 187 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2307 2024.08.28 04:06:49.429907 [ 187 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2308 2024.08.28 04:06:49.429982 [ 187 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2309 2024.08.28 04:06:49.430105 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB.
2310 2024.08.28 04:06:54.338212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2311 2024.08.28 04:06:54.338356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2312 2024.08.28 04:06:54.338380 [ 3 ] {} <Debug> HTTP-Session: 1b76dd51-7dde-47eb-9248-d9ac214c820c Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2313 2024.08.28 04:06:54.338404 [ 3 ] {} <Debug> HTTP-Session: 1b76dd51-7dde-47eb-9248-d9ac214c820c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2314 2024.08.28 04:06:54.338418 [ 3 ] {} <Debug> HTTP-Session: 1b76dd51-7dde-47eb-9248-d9ac214c820c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2315 2024.08.28 04:06:54.338464 [ 3 ] {} <Trace> HTTP-Session: 1b76dd51-7dde-47eb-9248-d9ac214c820c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2316 2024.08.28 04:06:54.338698 [ 3 ] {16b1b783-6cc7-49c9-907a-f5780da79233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2317 2024.08.28 04:06:54.339089 [ 3 ] {16b1b783-6cc7-49c9-907a-f5780da79233} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2318 2024.08.28 04:06:54.339138 [ 3 ] {16b1b783-6cc7-49c9-907a-f5780da79233} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2319 2024.08.28 04:06:54.339483 [ 3 ] {16b1b783-6cc7-49c9-907a-f5780da79233} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2320 2024.08.28 04:06:54.339562 [ 3 ] {16b1b783-6cc7-49c9-907a-f5780da79233} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2321 2024.08.28 04:06:54.339739 [ 3 ] {16b1b783-6cc7-49c9-907a-f5780da79233} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Key condition: (column 0 notIn 31-element set)
2322 2024.08.28 04:06:54.339936 [ 251 ] {16b1b783-6cc7-49c9-907a-f5780da79233} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2323 2024.08.28 04:06:54.339940 [ 257 ] {16b1b783-6cc7-49c9-907a-f5780da79233} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2324 2024.08.28 04:06:54.339940 [ 250 ] {16b1b783-6cc7-49c9-907a-f5780da79233} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2325 2024.08.28 04:06:54.340144 [ 3 ] {16b1b783-6cc7-49c9-907a-f5780da79233} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
2326 2024.08.28 04:06:54.340174 [ 3 ] {16b1b783-6cc7-49c9-907a-f5780da79233} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Spreading mark ranges among streams (default reading)
2327 2024.08.28 04:06:54.340294 [ 3 ] {16b1b783-6cc7-49c9-907a-f5780da79233} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2328 2024.08.28 04:06:54.340319 [ 3 ] {16b1b783-6cc7-49c9-907a-f5780da79233} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Reading approx. 31 rows with 3 streams
2329 2024.08.28 04:06:54.340362 [ 3 ] {16b1b783-6cc7-49c9-907a-f5780da79233} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2330 2024.08.28 04:06:54.340406 [ 3 ] {16b1b783-6cc7-49c9-907a-f5780da79233} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2331 2024.08.28 04:06:54.340447 [ 3 ] {16b1b783-6cc7-49c9-907a-f5780da79233} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2332 2024.08.28 04:06:54.342350 [ 3 ] {16b1b783-6cc7-49c9-907a-f5780da79233} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.003761 sec., 8242.488699813879 rows/sec., 314.44 KiB/sec.
2333 2024.08.28 04:06:54.342727 [ 3 ] {16b1b783-6cc7-49c9-907a-f5780da79233} <Debug> DynamicQueryHandler: Done processing query
2334 2024.08.28 04:06:54.342754 [ 3 ] {16b1b783-6cc7-49c9-907a-f5780da79233} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2335 2024.08.28 04:06:54.342772 [ 3 ] {} <Debug> HTTP-Session: 1b76dd51-7dde-47eb-9248-d9ac214c820c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2336 2024.08.28 04:06:54.350489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2337 2024.08.28 04:06:54.350544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2338 2024.08.28 04:06:54.350567 [ 3 ] {} <Debug> HTTP-Session: c8cb5b0d-610c-4e1e-a477-44e1fa810149 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2339 2024.08.28 04:06:54.350589 [ 3 ] {} <Debug> HTTP-Session: c8cb5b0d-610c-4e1e-a477-44e1fa810149 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2340 2024.08.28 04:06:54.350606 [ 3 ] {} <Debug> HTTP-Session: c8cb5b0d-610c-4e1e-a477-44e1fa810149 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2341 2024.08.28 04:06:54.350646 [ 3 ] {} <Trace> HTTP-Session: c8cb5b0d-610c-4e1e-a477-44e1fa810149 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2342 2024.08.28 04:06:54.350781 [ 3 ] {65bc46f3-bd7d-4727-8a0a-05d8c5351158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2343 2024.08.28 04:06:54.350840 [ 3 ] {65bc46f3-bd7d-4727-8a0a-05d8c5351158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2344 2024.08.28 04:06:54.351058 [ 3 ] {65bc46f3-bd7d-4727-8a0a-05d8c5351158} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2345 2024.08.28 04:06:54.351438 [ 3 ] {65bc46f3-bd7d-4727-8a0a-05d8c5351158} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2346 2024.08.28 04:06:54.351487 [ 3 ] {65bc46f3-bd7d-4727-8a0a-05d8c5351158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
2347 2024.08.28 04:06:54.352006 [ 3 ] {65bc46f3-bd7d-4727-8a0a-05d8c5351158} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2348 2024.08.28 04:06:54.352335 [ 3 ] {65bc46f3-bd7d-4727-8a0a-05d8c5351158} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2349 2024.08.28 04:06:54.352502 [ 3 ] {65bc46f3-bd7d-4727-8a0a-05d8c5351158} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001754 sec., 570.1254275940707 rows/sec., 129.17 KiB/sec.
2350 2024.08.28 04:06:54.352887 [ 3 ] {65bc46f3-bd7d-4727-8a0a-05d8c5351158} <Debug> DynamicQueryHandler: Done processing query
2351 2024.08.28 04:06:54.352914 [ 3 ] {65bc46f3-bd7d-4727-8a0a-05d8c5351158} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2352 2024.08.28 04:06:54.352930 [ 3 ] {} <Debug> HTTP-Session: c8cb5b0d-610c-4e1e-a477-44e1fa810149 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2353 2024.08.28 04:06:54.353130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2354 2024.08.28 04:06:54.353182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2355 2024.08.28 04:06:54.353201 [ 3 ] {} <Debug> HTTP-Session: 28a3de37-1ad8-455f-88c0-db50148eb995 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2356 2024.08.28 04:06:54.353218 [ 3 ] {} <Debug> HTTP-Session: 28a3de37-1ad8-455f-88c0-db50148eb995 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2357 2024.08.28 04:06:54.353233 [ 3 ] {} <Debug> HTTP-Session: 28a3de37-1ad8-455f-88c0-db50148eb995 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2358 2024.08.28 04:06:54.353264 [ 3 ] {} <Trace> HTTP-Session: 28a3de37-1ad8-455f-88c0-db50148eb995 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2359 2024.08.28 04:06:54.353366 [ 3 ] {5e3a266b-b735-4fcc-a6c9-252668b9ef49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2360 2024.08.28 04:06:54.353412 [ 3 ] {5e3a266b-b735-4fcc-a6c9-252668b9ef49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2361 2024.08.28 04:06:54.353710 [ 3 ] {5e3a266b-b735-4fcc-a6c9-252668b9ef49} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2362 2024.08.28 04:06:54.354024 [ 3 ] {5e3a266b-b735-4fcc-a6c9-252668b9ef49} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2363 2024.08.28 04:06:54.354062 [ 3 ] {5e3a266b-b735-4fcc-a6c9-252668b9ef49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
2364 2024.08.28 04:06:54.355011 [ 3 ] {5e3a266b-b735-4fcc-a6c9-252668b9ef49} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2365 2024.08.28 04:06:54.355385 [ 3 ] {5e3a266b-b735-4fcc-a6c9-252668b9ef49} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2366 2024.08.28 04:06:54.355543 [ 3 ] {5e3a266b-b735-4fcc-a6c9-252668b9ef49} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002201 sec., 908.6778736937756 rows/sec., 74.10 KiB/sec.
2367 2024.08.28 04:06:54.355835 [ 3 ] {5e3a266b-b735-4fcc-a6c9-252668b9ef49} <Debug> DynamicQueryHandler: Done processing query
2368 2024.08.28 04:06:54.355861 [ 3 ] {5e3a266b-b735-4fcc-a6c9-252668b9ef49} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2369 2024.08.28 04:06:54.355878 [ 3 ] {} <Debug> HTTP-Session: 28a3de37-1ad8-455f-88c0-db50148eb995 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2370 2024.08.28 04:06:54.356158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 29848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2371 2024.08.28 04:06:54.356209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2372 2024.08.28 04:06:54.356228 [ 3 ] {} <Debug> HTTP-Session: 33aecb1e-593f-4f9d-8af6-5367f7589494 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2373 2024.08.28 04:06:54.356246 [ 3 ] {} <Debug> HTTP-Session: 33aecb1e-593f-4f9d-8af6-5367f7589494 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2374 2024.08.28 04:06:54.356259 [ 3 ] {} <Debug> HTTP-Session: 33aecb1e-593f-4f9d-8af6-5367f7589494 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2375 2024.08.28 04:06:54.356290 [ 3 ] {} <Trace> HTTP-Session: 33aecb1e-593f-4f9d-8af6-5367f7589494 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2376 2024.08.28 04:06:54.356444 [ 3 ] {458fdf83-1dd8-4362-a9fb-7b991370ed6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2377 2024.08.28 04:06:54.356488 [ 3 ] {458fdf83-1dd8-4362-a9fb-7b991370ed6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2378 2024.08.28 04:06:54.356732 [ 3 ] {458fdf83-1dd8-4362-a9fb-7b991370ed6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2379 2024.08.28 04:06:54.357187 [ 3 ] {458fdf83-1dd8-4362-a9fb-7b991370ed6b} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2380 2024.08.28 04:06:54.357224 [ 3 ] {458fdf83-1dd8-4362-a9fb-7b991370ed6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
2381 2024.08.28 04:06:54.357626 [ 3 ] {458fdf83-1dd8-4362-a9fb-7b991370ed6b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2382 2024.08.28 04:06:54.357988 [ 3 ] {458fdf83-1dd8-4362-a9fb-7b991370ed6b} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2383 2024.08.28 04:06:54.358137 [ 3 ] {458fdf83-1dd8-4362-a9fb-7b991370ed6b} <Debug> executeQuery: Read 196 rows, 17.92 KiB in 0.001764 sec., 111111.11111111111 rows/sec., 9.92 MiB/sec.
2384 2024.08.28 04:06:54.358317 [ 3 ] {458fdf83-1dd8-4362-a9fb-7b991370ed6b} <Debug> DynamicQueryHandler: Done processing query
2385 2024.08.28 04:06:54.358342 [ 3 ] {458fdf83-1dd8-4362-a9fb-7b991370ed6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
2386 2024.08.28 04:06:54.358358 [ 3 ] {} <Debug> HTTP-Session: 33aecb1e-593f-4f9d-8af6-5367f7589494 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2387 2024.08.28 04:06:54.358480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 2912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2388 2024.08.28 04:06:54.358530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2389 2024.08.28 04:06:54.358550 [ 3 ] {} <Debug> HTTP-Session: f012d105-b82c-4076-a678-587abbec7d2b Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2390 2024.08.28 04:06:54.358566 [ 3 ] {} <Debug> HTTP-Session: f012d105-b82c-4076-a678-587abbec7d2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2391 2024.08.28 04:06:54.358581 [ 3 ] {} <Debug> HTTP-Session: f012d105-b82c-4076-a678-587abbec7d2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2392 2024.08.28 04:06:54.358611 [ 3 ] {} <Trace> HTTP-Session: f012d105-b82c-4076-a678-587abbec7d2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2393 2024.08.28 04:06:54.358713 [ 3 ] {063bd1e4-df3a-4a3e-b0b2-23777ab8ffce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2394 2024.08.28 04:06:54.358758 [ 3 ] {063bd1e4-df3a-4a3e-b0b2-23777ab8ffce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2395 2024.08.28 04:06:54.358989 [ 3 ] {063bd1e4-df3a-4a3e-b0b2-23777ab8ffce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2396 2024.08.28 04:06:54.359292 [ 3 ] {063bd1e4-df3a-4a3e-b0b2-23777ab8ffce} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2397 2024.08.28 04:06:54.359329 [ 3 ] {063bd1e4-df3a-4a3e-b0b2-23777ab8ffce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
2398 2024.08.28 04:06:54.359675 [ 3 ] {063bd1e4-df3a-4a3e-b0b2-23777ab8ffce} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2399 2024.08.28 04:06:54.360030 [ 3 ] {063bd1e4-df3a-4a3e-b0b2-23777ab8ffce} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2400 2024.08.28 04:06:54.360188 [ 3 ] {063bd1e4-df3a-4a3e-b0b2-23777ab8ffce} <Debug> executeQuery: Read 20 rows, 1.49 KiB in 0.001504 sec., 13297.872340425532 rows/sec., 992.80 KiB/sec.
2401 2024.08.28 04:06:54.360360 [ 3 ] {063bd1e4-df3a-4a3e-b0b2-23777ab8ffce} <Debug> DynamicQueryHandler: Done processing query
2402 2024.08.28 04:06:54.360385 [ 3 ] {063bd1e4-df3a-4a3e-b0b2-23777ab8ffce} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2403 2024.08.28 04:06:54.360401 [ 3 ] {} <Debug> HTTP-Session: f012d105-b82c-4076-a678-587abbec7d2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2404 2024.08.28 04:06:54.360516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2405 2024.08.28 04:06:54.360570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2406 2024.08.28 04:06:54.360589 [ 3 ] {} <Debug> HTTP-Session: b49a438b-d8fc-4693-9512-6b62673141fc Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2407 2024.08.28 04:06:54.360606 [ 3 ] {} <Debug> HTTP-Session: b49a438b-d8fc-4693-9512-6b62673141fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2408 2024.08.28 04:06:54.360620 [ 3 ] {} <Debug> HTTP-Session: b49a438b-d8fc-4693-9512-6b62673141fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2409 2024.08.28 04:06:54.360650 [ 3 ] {} <Trace> HTTP-Session: b49a438b-d8fc-4693-9512-6b62673141fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2410 2024.08.28 04:06:54.360749 [ 3 ] {ffedb954-2787-4be6-959f-484d435068f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
2411 2024.08.28 04:06:54.360794 [ 3 ] {ffedb954-2787-4be6-959f-484d435068f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
2412 2024.08.28 04:06:54.361021 [ 3 ] {ffedb954-2787-4be6-959f-484d435068f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2413 2024.08.28 04:06:54.361336 [ 3 ] {ffedb954-2787-4be6-959f-484d435068f3} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2414 2024.08.28 04:06:54.361372 [ 3 ] {ffedb954-2787-4be6-959f-484d435068f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
2415 2024.08.28 04:06:54.361721 [ 3 ] {ffedb954-2787-4be6-959f-484d435068f3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2416 2024.08.28 04:06:54.362092 [ 3 ] {ffedb954-2787-4be6-959f-484d435068f3} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): 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.28 04:06:54.362220 [ 3 ] {ffedb954-2787-4be6-959f-484d435068f3} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001493 sec., 9377.093101138647 rows/sec., 656.71 KiB/sec.
2418 2024.08.28 04:06:54.362540 [ 3 ] {ffedb954-2787-4be6-959f-484d435068f3} <Debug> DynamicQueryHandler: Done processing query
2419 2024.08.28 04:06:54.362566 [ 3 ] {ffedb954-2787-4be6-959f-484d435068f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2420 2024.08.28 04:06:54.362582 [ 3 ] {} <Debug> HTTP-Session: b49a438b-d8fc-4693-9512-6b62673141fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2421 2024.08.28 04:06:54.362689 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2422 2024.08.28 04:06:54.362739 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2423 2024.08.28 04:06:54.362758 [ 3 ] {} <Debug> HTTP-Session: c647625f-75d2-4e9e-a283-d9d5b19b13b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2424 2024.08.28 04:06:54.362775 [ 3 ] {} <Debug> HTTP-Session: c647625f-75d2-4e9e-a283-d9d5b19b13b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2425 2024.08.28 04:06:54.362789 [ 3 ] {} <Debug> HTTP-Session: c647625f-75d2-4e9e-a283-d9d5b19b13b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2426 2024.08.28 04:06:54.362820 [ 3 ] {} <Trace> HTTP-Session: c647625f-75d2-4e9e-a283-d9d5b19b13b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2427 2024.08.28 04:06:54.362917 [ 3 ] {b44bafcd-4856-4d75-9a91-d3e31e03c323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
2428 2024.08.28 04:06:54.362961 [ 3 ] {b44bafcd-4856-4d75-9a91-d3e31e03c323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
2429 2024.08.28 04:06:54.363214 [ 3 ] {b44bafcd-4856-4d75-9a91-d3e31e03c323} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2430 2024.08.28 04:06:54.363558 [ 3 ] {b44bafcd-4856-4d75-9a91-d3e31e03c323} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2431 2024.08.28 04:06:54.363595 [ 3 ] {b44bafcd-4856-4d75-9a91-d3e31e03c323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
2432 2024.08.28 04:06:54.363938 [ 3 ] {b44bafcd-4856-4d75-9a91-d3e31e03c323} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2433 2024.08.28 04:06:54.364299 [ 3 ] {b44bafcd-4856-4d75-9a91-d3e31e03c323} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2434 2024.08.28 04:06:54.364460 [ 3 ] {b44bafcd-4856-4d75-9a91-d3e31e03c323} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001563 sec., 3838.7715930902114 rows/sec., 226.80 KiB/sec.
2435 2024.08.28 04:06:54.364635 [ 3 ] {b44bafcd-4856-4d75-9a91-d3e31e03c323} <Debug> DynamicQueryHandler: Done processing query
2436 2024.08.28 04:06:54.364660 [ 3 ] {b44bafcd-4856-4d75-9a91-d3e31e03c323} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2437 2024.08.28 04:06:54.364676 [ 3 ] {} <Debug> HTTP-Session: c647625f-75d2-4e9e-a283-d9d5b19b13b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2438 2024.08.28 04:06:54.365082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 59074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2439 2024.08.28 04:06:54.365132 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2440 2024.08.28 04:06:54.365151 [ 3 ] {} <Debug> HTTP-Session: 6359f0f0-9caf-46e0-a8e9-327ddb4c7d72 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2441 2024.08.28 04:06:54.365167 [ 3 ] {} <Debug> HTTP-Session: 6359f0f0-9caf-46e0-a8e9-327ddb4c7d72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2442 2024.08.28 04:06:54.365181 [ 3 ] {} <Debug> HTTP-Session: 6359f0f0-9caf-46e0-a8e9-327ddb4c7d72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2443 2024.08.28 04:06:54.365212 [ 3 ] {} <Trace> HTTP-Session: 6359f0f0-9caf-46e0-a8e9-327ddb4c7d72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2444 2024.08.28 04:06:54.365419 [ 3 ] {dc3f4051-37e8-4cd0-8fb9-cebb45020bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2445 2024.08.28 04:06:54.365463 [ 3 ] {dc3f4051-37e8-4cd0-8fb9-cebb45020bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2446 2024.08.28 04:06:54.365691 [ 3 ] {dc3f4051-37e8-4cd0-8fb9-cebb45020bce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2447 2024.08.28 04:06:54.366212 [ 3 ] {dc3f4051-37e8-4cd0-8fb9-cebb45020bce} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2448 2024.08.28 04:06:54.366251 [ 3 ] {dc3f4051-37e8-4cd0-8fb9-cebb45020bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
2449 2024.08.28 04:06:54.366625 [ 3 ] {dc3f4051-37e8-4cd0-8fb9-cebb45020bce} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2450 2024.08.28 04:06:54.366985 [ 3 ] {dc3f4051-37e8-4cd0-8fb9-cebb45020bce} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2451 2024.08.28 04:06:54.367141 [ 3 ] {dc3f4051-37e8-4cd0-8fb9-cebb45020bce} <Debug> executeQuery: Read 366 rows, 26.41 KiB in 0.001816 sec., 201541.8502202643 rows/sec., 14.20 MiB/sec.
2452 2024.08.28 04:06:54.367314 [ 3 ] {dc3f4051-37e8-4cd0-8fb9-cebb45020bce} <Debug> DynamicQueryHandler: Done processing query
2453 2024.08.28 04:06:54.367340 [ 3 ] {dc3f4051-37e8-4cd0-8fb9-cebb45020bce} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
2454 2024.08.28 04:06:54.367355 [ 3 ] {} <Debug> HTTP-Session: 6359f0f0-9caf-46e0-a8e9-327ddb4c7d72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2455 2024.08.28 04:06:54.367479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2456 2024.08.28 04:06:54.367529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2457 2024.08.28 04:06:54.367548 [ 3 ] {} <Debug> HTTP-Session: e9d2a029-af46-4d42-b8c9-13b1a7d5749f Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2458 2024.08.28 04:06:54.367565 [ 3 ] {} <Debug> HTTP-Session: e9d2a029-af46-4d42-b8c9-13b1a7d5749f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2459 2024.08.28 04:06:54.367578 [ 3 ] {} <Debug> HTTP-Session: e9d2a029-af46-4d42-b8c9-13b1a7d5749f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2460 2024.08.28 04:06:54.367609 [ 3 ] {} <Trace> HTTP-Session: e9d2a029-af46-4d42-b8c9-13b1a7d5749f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2461 2024.08.28 04:06:54.367704 [ 3 ] {ceba0418-9482-4248-af65-0d63bb90f96a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2462 2024.08.28 04:06:54.367749 [ 3 ] {ceba0418-9482-4248-af65-0d63bb90f96a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2463 2024.08.28 04:06:54.367879 [ 3 ] {ceba0418-9482-4248-af65-0d63bb90f96a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2464 2024.08.28 04:06:54.368130 [ 3 ] {ceba0418-9482-4248-af65-0d63bb90f96a} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2465 2024.08.28 04:06:54.368166 [ 3 ] {ceba0418-9482-4248-af65-0d63bb90f96a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
2466 2024.08.28 04:06:54.368520 [ 3 ] {ceba0418-9482-4248-af65-0d63bb90f96a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2467 2024.08.28 04:06:54.368874 [ 3 ] {ceba0418-9482-4248-af65-0d63bb90f96a} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2468 2024.08.28 04:06:54.369027 [ 3 ] {ceba0418-9482-4248-af65-0d63bb90f96a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001334 sec., 4497.751124437781 rows/sec., 234.99 KiB/sec.
2469 2024.08.28 04:06:54.369285 [ 3 ] {ceba0418-9482-4248-af65-0d63bb90f96a} <Debug> DynamicQueryHandler: Done processing query
2470 2024.08.28 04:06:54.369310 [ 3 ] {ceba0418-9482-4248-af65-0d63bb90f96a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2471 2024.08.28 04:06:54.369326 [ 3 ] {} <Debug> HTTP-Session: e9d2a029-af46-4d42-b8c9-13b1a7d5749f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2472 2024.08.28 04:06:54.369536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 33323, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2473 2024.08.28 04:06:54.369585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2474 2024.08.28 04:06:54.369605 [ 3 ] {} <Debug> HTTP-Session: 1b19d717-d14d-4bb9-b3b2-f88ac31b064b Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2475 2024.08.28 04:06:54.369621 [ 3 ] {} <Debug> HTTP-Session: 1b19d717-d14d-4bb9-b3b2-f88ac31b064b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2476 2024.08.28 04:06:54.369635 [ 3 ] {} <Debug> HTTP-Session: 1b19d717-d14d-4bb9-b3b2-f88ac31b064b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2477 2024.08.28 04:06:54.369666 [ 3 ] {} <Trace> HTTP-Session: 1b19d717-d14d-4bb9-b3b2-f88ac31b064b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2478 2024.08.28 04:06:54.369842 [ 3 ] {4b1ef721-4f5a-4c30-b002-59424ab2ab96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2479 2024.08.28 04:06:54.369889 [ 3 ] {4b1ef721-4f5a-4c30-b002-59424ab2ab96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2480 2024.08.28 04:06:54.370052 [ 3 ] {4b1ef721-4f5a-4c30-b002-59424ab2ab96} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2481 2024.08.28 04:06:54.370444 [ 3 ] {4b1ef721-4f5a-4c30-b002-59424ab2ab96} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2482 2024.08.28 04:06:54.370481 [ 3 ] {4b1ef721-4f5a-4c30-b002-59424ab2ab96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
2483 2024.08.28 04:06:54.370859 [ 3 ] {4b1ef721-4f5a-4c30-b002-59424ab2ab96} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2484 2024.08.28 04:06:54.371193 [ 3 ] {4b1ef721-4f5a-4c30-b002-59424ab2ab96} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2485 2024.08.28 04:06:54.371357 [ 3 ] {4b1ef721-4f5a-4c30-b002-59424ab2ab96} <Debug> executeQuery: Read 178 rows, 12.03 KiB in 0.001606 sec., 110834.37110834371 rows/sec., 7.31 MiB/sec.
2486 2024.08.28 04:06:54.371670 [ 3 ] {4b1ef721-4f5a-4c30-b002-59424ab2ab96} <Debug> DynamicQueryHandler: Done processing query
2487 2024.08.28 04:06:54.371694 [ 3 ] {4b1ef721-4f5a-4c30-b002-59424ab2ab96} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
2488 2024.08.28 04:06:54.371709 [ 3 ] {} <Debug> HTTP-Session: 1b19d717-d14d-4bb9-b3b2-f88ac31b064b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2489 2024.08.28 04:06:54.371821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2490 2024.08.28 04:06:54.371869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2491 2024.08.28 04:06:54.371888 [ 3 ] {} <Debug> HTTP-Session: bcdd2287-f37a-43cb-bba4-09231e7dfd83 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2492 2024.08.28 04:06:54.371905 [ 3 ] {} <Debug> HTTP-Session: bcdd2287-f37a-43cb-bba4-09231e7dfd83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2493 2024.08.28 04:06:54.371918 [ 3 ] {} <Debug> HTTP-Session: bcdd2287-f37a-43cb-bba4-09231e7dfd83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2494 2024.08.28 04:06:54.371949 [ 3 ] {} <Trace> HTTP-Session: bcdd2287-f37a-43cb-bba4-09231e7dfd83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2495 2024.08.28 04:06:54.372042 [ 3 ] {003ef836-2981-44e6-85e3-a1993fcbab6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
2496 2024.08.28 04:06:54.372086 [ 3 ] {003ef836-2981-44e6-85e3-a1993fcbab6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
2497 2024.08.28 04:06:54.372251 [ 3 ] {003ef836-2981-44e6-85e3-a1993fcbab6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2498 2024.08.28 04:06:54.372499 [ 3 ] {003ef836-2981-44e6-85e3-a1993fcbab6f} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2499 2024.08.28 04:06:54.372536 [ 3 ] {003ef836-2981-44e6-85e3-a1993fcbab6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
2500 2024.08.28 04:06:54.372876 [ 3 ] {003ef836-2981-44e6-85e3-a1993fcbab6f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2501 2024.08.28 04:06:54.373194 [ 3 ] {003ef836-2981-44e6-85e3-a1993fcbab6f} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2502 2024.08.28 04:06:54.373370 [ 3 ] {003ef836-2981-44e6-85e3-a1993fcbab6f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001342 sec., 745.1564828614008 rows/sec., 50.21 KiB/sec.
2503 2024.08.28 04:06:54.373641 [ 3 ] {003ef836-2981-44e6-85e3-a1993fcbab6f} <Debug> DynamicQueryHandler: Done processing query
2504 2024.08.28 04:06:54.373665 [ 3 ] {003ef836-2981-44e6-85e3-a1993fcbab6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2505 2024.08.28 04:06:54.373681 [ 3 ] {} <Debug> HTTP-Session: bcdd2287-f37a-43cb-bba4-09231e7dfd83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2506 2024.08.28 04:06:54.373883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 28436, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2507 2024.08.28 04:06:54.373930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2508 2024.08.28 04:06:54.373949 [ 3 ] {} <Debug> HTTP-Session: 3f482f3d-b7bc-491a-bfa1-944d1814e233 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2509 2024.08.28 04:06:54.373966 [ 3 ] {} <Debug> HTTP-Session: 3f482f3d-b7bc-491a-bfa1-944d1814e233 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2510 2024.08.28 04:06:54.373980 [ 3 ] {} <Debug> HTTP-Session: 3f482f3d-b7bc-491a-bfa1-944d1814e233 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2511 2024.08.28 04:06:54.374010 [ 3 ] {} <Trace> HTTP-Session: 3f482f3d-b7bc-491a-bfa1-944d1814e233 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2512 2024.08.28 04:06:54.374386 [ 3 ] {60a61edb-3f12-4ed0-ba74-516e3015aeab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2513 2024.08.28 04:06:54.374454 [ 3 ] {60a61edb-3f12-4ed0-ba74-516e3015aeab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
2514 2024.08.28 04:06:54.374891 [ 3 ] {60a61edb-3f12-4ed0-ba74-516e3015aeab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2515 2024.08.28 04:06:54.375494 [ 3 ] {60a61edb-3f12-4ed0-ba74-516e3015aeab} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2516 2024.08.28 04:06:54.375529 [ 3 ] {60a61edb-3f12-4ed0-ba74-516e3015aeab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
2517 2024.08.28 04:06:54.376171 [ 3 ] {60a61edb-3f12-4ed0-ba74-516e3015aeab} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2518 2024.08.28 04:06:54.376582 [ 3 ] {60a61edb-3f12-4ed0-ba74-516e3015aeab} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2519 2024.08.28 04:06:54.376773 [ 3 ] {60a61edb-3f12-4ed0-ba74-516e3015aeab} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002689 sec., 6693.93826701376 rows/sec., 12.00 MiB/sec.
2520 2024.08.28 04:06:54.376995 [ 3 ] {60a61edb-3f12-4ed0-ba74-516e3015aeab} <Debug> DynamicQueryHandler: Done processing query
2521 2024.08.28 04:06:54.377020 [ 3 ] {60a61edb-3f12-4ed0-ba74-516e3015aeab} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
2522 2024.08.28 04:06:54.377035 [ 3 ] {} <Debug> HTTP-Session: 3f482f3d-b7bc-491a-bfa1-944d1814e233 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2523 2024.08.28 04:06:54.377150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 7662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2524 2024.08.28 04:06:54.377198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2525 2024.08.28 04:06:54.377217 [ 3 ] {} <Debug> HTTP-Session: ce099854-f5b7-45ea-b21c-8323b29db17b Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2526 2024.08.28 04:06:54.377310 [ 3 ] {} <Debug> HTTP-Session: ce099854-f5b7-45ea-b21c-8323b29db17b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2527 2024.08.28 04:06:54.377324 [ 3 ] {} <Debug> HTTP-Session: ce099854-f5b7-45ea-b21c-8323b29db17b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2528 2024.08.28 04:06:54.377355 [ 3 ] {} <Trace> HTTP-Session: ce099854-f5b7-45ea-b21c-8323b29db17b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2529 2024.08.28 04:06:54.377474 [ 3 ] {d502850b-2d89-49d2-9f75-aa5f3f5401e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2530 2024.08.28 04:06:54.377517 [ 3 ] {d502850b-2d89-49d2-9f75-aa5f3f5401e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2531 2024.08.28 04:06:54.377648 [ 3 ] {d502850b-2d89-49d2-9f75-aa5f3f5401e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2532 2024.08.28 04:06:54.377919 [ 3 ] {d502850b-2d89-49d2-9f75-aa5f3f5401e2} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2533 2024.08.28 04:06:54.377955 [ 3 ] {d502850b-2d89-49d2-9f75-aa5f3f5401e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB.
2534 2024.08.28 04:06:54.378308 [ 3 ] {d502850b-2d89-49d2-9f75-aa5f3f5401e2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2535 2024.08.28 04:06:54.378626 [ 3 ] {d502850b-2d89-49d2-9f75-aa5f3f5401e2} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2536 2024.08.28 04:06:54.378873 [ 3 ] {d502850b-2d89-49d2-9f75-aa5f3f5401e2} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001428 sec., 36414.56582633053 rows/sec., 2.25 MiB/sec.
2537 2024.08.28 04:06:54.379201 [ 3 ] {d502850b-2d89-49d2-9f75-aa5f3f5401e2} <Debug> DynamicQueryHandler: Done processing query
2538 2024.08.28 04:06:54.379225 [ 3 ] {d502850b-2d89-49d2-9f75-aa5f3f5401e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2539 2024.08.28 04:06:54.379242 [ 3 ] {} <Debug> HTTP-Session: ce099854-f5b7-45ea-b21c-8323b29db17b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2540 2024.08.28 04:06:59.341325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 7615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2541 2024.08.28 04:06:59.341454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2542 2024.08.28 04:06:59.341480 [ 3 ] {} <Debug> HTTP-Session: aad7d5ec-132b-495e-810c-1f091e277cb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2543 2024.08.28 04:06:59.341505 [ 3 ] {} <Debug> HTTP-Session: aad7d5ec-132b-495e-810c-1f091e277cb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2544 2024.08.28 04:06:59.341521 [ 3 ] {} <Debug> HTTP-Session: aad7d5ec-132b-495e-810c-1f091e277cb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2545 2024.08.28 04:06:59.341569 [ 3 ] {} <Trace> HTTP-Session: aad7d5ec-132b-495e-810c-1f091e277cb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2546 2024.08.28 04:06:59.341763 [ 3 ] {32c8f42a-536f-44a0-a2ae-b88d97fb6a77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2547 2024.08.28 04:06:59.341828 [ 3 ] {32c8f42a-536f-44a0-a2ae-b88d97fb6a77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2548 2024.08.28 04:06:59.342158 [ 3 ] {32c8f42a-536f-44a0-a2ae-b88d97fb6a77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2549 2024.08.28 04:06:59.342634 [ 3 ] {32c8f42a-536f-44a0-a2ae-b88d97fb6a77} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2550 2024.08.28 04:06:59.342677 [ 3 ] {32c8f42a-536f-44a0-a2ae-b88d97fb6a77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2551 2024.08.28 04:06:59.343086 [ 3 ] {32c8f42a-536f-44a0-a2ae-b88d97fb6a77} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2552 2024.08.28 04:06:59.343478 [ 3 ] {32c8f42a-536f-44a0-a2ae-b88d97fb6a77} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2553 2024.08.28 04:06:59.343631 [ 3 ] {32c8f42a-536f-44a0-a2ae-b88d97fb6a77} <Debug> executeQuery: Read 52 rows, 4.41 KiB in 0.001932 sec., 26915.11387163561 rows/sec., 2.23 MiB/sec.
2554 2024.08.28 04:06:59.343848 [ 3 ] {32c8f42a-536f-44a0-a2ae-b88d97fb6a77} <Debug> DynamicQueryHandler: Done processing query
2555 2024.08.28 04:06:59.343876 [ 3 ] {32c8f42a-536f-44a0-a2ae-b88d97fb6a77} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2556 2024.08.28 04:06:59.343894 [ 3 ] {} <Debug> HTTP-Session: aad7d5ec-132b-495e-810c-1f091e277cb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2557 2024.08.28 04:06:59.344050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2558 2024.08.28 04:06:59.344102 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2559 2024.08.28 04:06:59.344122 [ 3 ] {} <Debug> HTTP-Session: 999586e6-dd8f-4b84-920f-a2ba6a994a1f Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2560 2024.08.28 04:06:59.344140 [ 3 ] {} <Debug> HTTP-Session: 999586e6-dd8f-4b84-920f-a2ba6a994a1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2561 2024.08.28 04:06:59.344155 [ 3 ] {} <Debug> HTTP-Session: 999586e6-dd8f-4b84-920f-a2ba6a994a1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2562 2024.08.28 04:06:59.344188 [ 3 ] {} <Trace> HTTP-Session: 999586e6-dd8f-4b84-920f-a2ba6a994a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2563 2024.08.28 04:06:59.344294 [ 3 ] {b2e8eb94-e7bb-40a7-86d9-b7344a8433ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2564 2024.08.28 04:06:59.344339 [ 3 ] {b2e8eb94-e7bb-40a7-86d9-b7344a8433ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2565 2024.08.28 04:06:59.344570 [ 3 ] {b2e8eb94-e7bb-40a7-86d9-b7344a8433ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2566 2024.08.28 04:06:59.344884 [ 3 ] {b2e8eb94-e7bb-40a7-86d9-b7344a8433ce} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2567 2024.08.28 04:06:59.344921 [ 3 ] {b2e8eb94-e7bb-40a7-86d9-b7344a8433ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2568 2024.08.28 04:06:59.345269 [ 3 ] {b2e8eb94-e7bb-40a7-86d9-b7344a8433ce} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2569 2024.08.28 04:06:59.345626 [ 3 ] {b2e8eb94-e7bb-40a7-86d9-b7344a8433ce} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2570 2024.08.28 04:06:59.345787 [ 3 ] {b2e8eb94-e7bb-40a7-86d9-b7344a8433ce} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001515 sec., 8580.85808580858 rows/sec., 645.24 KiB/sec.
2571 2024.08.28 04:06:59.345961 [ 3 ] {b2e8eb94-e7bb-40a7-86d9-b7344a8433ce} <Debug> DynamicQueryHandler: Done processing query
2572 2024.08.28 04:06:59.345987 [ 3 ] {b2e8eb94-e7bb-40a7-86d9-b7344a8433ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2573 2024.08.28 04:06:59.346004 [ 3 ] {} <Debug> HTTP-Session: 999586e6-dd8f-4b84-920f-a2ba6a994a1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2574 2024.08.28 04:06:59.346167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 6996, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2575 2024.08.28 04:06:59.346218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2576 2024.08.28 04:06:59.346237 [ 3 ] {} <Debug> HTTP-Session: 2c23bba4-4f8f-4ff7-aac5-72fa840b177a Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2577 2024.08.28 04:06:59.346254 [ 3 ] {} <Debug> HTTP-Session: 2c23bba4-4f8f-4ff7-aac5-72fa840b177a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2578 2024.08.28 04:06:59.346269 [ 3 ] {} <Debug> HTTP-Session: 2c23bba4-4f8f-4ff7-aac5-72fa840b177a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2579 2024.08.28 04:06:59.346301 [ 3 ] {} <Trace> HTTP-Session: 2c23bba4-4f8f-4ff7-aac5-72fa840b177a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2580 2024.08.28 04:06:59.346409 [ 3 ] {5dfc71da-9e59-4004-9fd6-577c0a9d428b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2581 2024.08.28 04:06:59.346453 [ 3 ] {5dfc71da-9e59-4004-9fd6-577c0a9d428b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2582 2024.08.28 04:06:59.346679 [ 3 ] {5dfc71da-9e59-4004-9fd6-577c0a9d428b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2583 2024.08.28 04:06:59.347011 [ 3 ] {5dfc71da-9e59-4004-9fd6-577c0a9d428b} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2584 2024.08.28 04:06:59.347048 [ 3 ] {5dfc71da-9e59-4004-9fd6-577c0a9d428b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2585 2024.08.28 04:06:59.347396 [ 3 ] {5dfc71da-9e59-4004-9fd6-577c0a9d428b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2586 2024.08.28 04:06:59.347745 [ 3 ] {5dfc71da-9e59-4004-9fd6-577c0a9d428b} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2587 2024.08.28 04:06:59.347896 [ 3 ] {5dfc71da-9e59-4004-9fd6-577c0a9d428b} <Debug> executeQuery: Read 41 rows, 3.28 KiB in 0.00152 sec., 26973.684210526313 rows/sec., 2.11 MiB/sec.
2588 2024.08.28 04:06:59.348221 [ 3 ] {5dfc71da-9e59-4004-9fd6-577c0a9d428b} <Debug> DynamicQueryHandler: Done processing query
2589 2024.08.28 04:06:59.348248 [ 3 ] {5dfc71da-9e59-4004-9fd6-577c0a9d428b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2590 2024.08.28 04:06:59.348265 [ 3 ] {} <Debug> HTTP-Session: 2c23bba4-4f8f-4ff7-aac5-72fa840b177a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2591 2024.08.28 04:06:59.348442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 19127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2592 2024.08.28 04:06:59.348492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2593 2024.08.28 04:06:59.348511 [ 3 ] {} <Debug> HTTP-Session: 17859b0c-7354-4a2c-bddc-35a6bd5815ad Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2594 2024.08.28 04:06:59.348528 [ 3 ] {} <Debug> HTTP-Session: 17859b0c-7354-4a2c-bddc-35a6bd5815ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2595 2024.08.28 04:06:59.348543 [ 3 ] {} <Debug> HTTP-Session: 17859b0c-7354-4a2c-bddc-35a6bd5815ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2596 2024.08.28 04:06:59.348573 [ 3 ] {} <Trace> HTTP-Session: 17859b0c-7354-4a2c-bddc-35a6bd5815ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2597 2024.08.28 04:06:59.348707 [ 3 ] {0dbf91a9-9bc4-4818-9d3c-12085f5cd766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2598 2024.08.28 04:06:59.348758 [ 3 ] {0dbf91a9-9bc4-4818-9d3c-12085f5cd766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2599 2024.08.28 04:06:59.348927 [ 3 ] {0dbf91a9-9bc4-4818-9d3c-12085f5cd766} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2600 2024.08.28 04:06:59.349268 [ 3 ] {0dbf91a9-9bc4-4818-9d3c-12085f5cd766} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2601 2024.08.28 04:06:59.349304 [ 3 ] {0dbf91a9-9bc4-4818-9d3c-12085f5cd766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2602 2024.08.28 04:06:59.349690 [ 3 ] {0dbf91a9-9bc4-4818-9d3c-12085f5cd766} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2603 2024.08.28 04:06:59.350030 [ 3 ] {0dbf91a9-9bc4-4818-9d3c-12085f5cd766} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2604 2024.08.28 04:06:59.350181 [ 3 ] {0dbf91a9-9bc4-4818-9d3c-12085f5cd766} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001521 sec., 65746.21959237344 rows/sec., 4.56 MiB/sec.
2605 2024.08.28 04:06:59.350479 [ 3 ] {0dbf91a9-9bc4-4818-9d3c-12085f5cd766} <Debug> DynamicQueryHandler: Done processing query
2606 2024.08.28 04:06:59.350504 [ 3 ] {0dbf91a9-9bc4-4818-9d3c-12085f5cd766} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2607 2024.08.28 04:06:59.350522 [ 3 ] {} <Debug> HTTP-Session: 17859b0c-7354-4a2c-bddc-35a6bd5815ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2608 2024.08.28 04:06:59.350666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 21185, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2609 2024.08.28 04:06:59.350716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2610 2024.08.28 04:06:59.350736 [ 3 ] {} <Debug> HTTP-Session: 90f2c81f-3a8b-4c57-920c-ce42f9cb3bc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2611 2024.08.28 04:06:59.350753 [ 3 ] {} <Debug> HTTP-Session: 90f2c81f-3a8b-4c57-920c-ce42f9cb3bc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2612 2024.08.28 04:06:59.350767 [ 3 ] {} <Debug> HTTP-Session: 90f2c81f-3a8b-4c57-920c-ce42f9cb3bc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2613 2024.08.28 04:06:59.350798 [ 3 ] {} <Trace> HTTP-Session: 90f2c81f-3a8b-4c57-920c-ce42f9cb3bc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2614 2024.08.28 04:06:59.350992 [ 3 ] {dbbbcb8e-9676-4b88-be3e-06eb195716bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2615 2024.08.28 04:06:59.351066 [ 3 ] {dbbbcb8e-9676-4b88-be3e-06eb195716bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
2616 2024.08.28 04:06:59.351508 [ 3 ] {dbbbcb8e-9676-4b88-be3e-06eb195716bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2617 2024.08.28 04:06:59.352079 [ 3 ] {dbbbcb8e-9676-4b88-be3e-06eb195716bd} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2618 2024.08.28 04:06:59.352116 [ 3 ] {dbbbcb8e-9676-4b88-be3e-06eb195716bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2619 2024.08.28 04:06:59.352805 [ 3 ] {dbbbcb8e-9676-4b88-be3e-06eb195716bd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2620 2024.08.28 04:06:59.353219 [ 3 ] {dbbbcb8e-9676-4b88-be3e-06eb195716bd} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2621 2024.08.28 04:06:59.353398 [ 3 ] {dbbbcb8e-9676-4b88-be3e-06eb195716bd} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002523 sec., 5152.596115735236 rows/sec., 9.23 MiB/sec.
2622 2024.08.28 04:06:59.353632 [ 3 ] {dbbbcb8e-9676-4b88-be3e-06eb195716bd} <Debug> DynamicQueryHandler: Done processing query
2623 2024.08.28 04:06:59.353657 [ 3 ] {dbbbcb8e-9676-4b88-be3e-06eb195716bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
2624 2024.08.28 04:06:59.353674 [ 3 ] {} <Debug> HTTP-Session: 90f2c81f-3a8b-4c57-920c-ce42f9cb3bc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2625 2024.08.28 04:06:59.353807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 4637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2626 2024.08.28 04:06:59.353856 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2627 2024.08.28 04:06:59.353876 [ 3 ] {} <Debug> HTTP-Session: f2c2d408-4473-4ce1-b7b9-48c965be1815 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2628 2024.08.28 04:06:59.353893 [ 3 ] {} <Debug> HTTP-Session: f2c2d408-4473-4ce1-b7b9-48c965be1815 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2629 2024.08.28 04:06:59.353907 [ 3 ] {} <Debug> HTTP-Session: f2c2d408-4473-4ce1-b7b9-48c965be1815 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2630 2024.08.28 04:06:59.353938 [ 3 ] {} <Trace> HTTP-Session: f2c2d408-4473-4ce1-b7b9-48c965be1815 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2631 2024.08.28 04:06:59.354054 [ 3 ] {1f2b36e0-14b9-4331-9d91-e08a522080c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2632 2024.08.28 04:06:59.354098 [ 3 ] {1f2b36e0-14b9-4331-9d91-e08a522080c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2633 2024.08.28 04:06:59.354226 [ 3 ] {1f2b36e0-14b9-4331-9d91-e08a522080c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2634 2024.08.28 04:06:59.354498 [ 3 ] {1f2b36e0-14b9-4331-9d91-e08a522080c1} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2635 2024.08.28 04:06:59.354534 [ 3 ] {1f2b36e0-14b9-4331-9d91-e08a522080c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2636 2024.08.28 04:06:59.354885 [ 3 ] {1f2b36e0-14b9-4331-9d91-e08a522080c1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2637 2024.08.28 04:06:59.355201 [ 3 ] {1f2b36e0-14b9-4331-9d91-e08a522080c1} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2638 2024.08.28 04:06:59.355359 [ 3 ] {1f2b36e0-14b9-4331-9d91-e08a522080c1} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001336 sec., 22455.08982035928 rows/sec., 1.54 MiB/sec.
2639 2024.08.28 04:06:59.355627 [ 3 ] {1f2b36e0-14b9-4331-9d91-e08a522080c1} <Debug> DynamicQueryHandler: Done processing query
2640 2024.08.28 04:06:59.355652 [ 3 ] {1f2b36e0-14b9-4331-9d91-e08a522080c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2641 2024.08.28 04:06:59.355668 [ 3 ] {} <Debug> HTTP-Session: f2c2d408-4473-4ce1-b7b9-48c965be1815 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2642 2024.08.28 04:07:02.714543 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache
2643 2024.08.28 04:07:02.714596 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache
2644 2024.08.28 04:07:04.345880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 29715, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2645 2024.08.28 04:07:04.346005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2646 2024.08.28 04:07:04.346030 [ 3 ] {} <Debug> HTTP-Session: 624fede2-5d22-43fb-97e7-8823bb314d8f Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2647 2024.08.28 04:07:04.346053 [ 3 ] {} <Debug> HTTP-Session: 624fede2-5d22-43fb-97e7-8823bb314d8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2648 2024.08.28 04:07:04.346068 [ 3 ] {} <Debug> HTTP-Session: 624fede2-5d22-43fb-97e7-8823bb314d8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2649 2024.08.28 04:07:04.346117 [ 3 ] {} <Trace> HTTP-Session: 624fede2-5d22-43fb-97e7-8823bb314d8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2650 2024.08.28 04:07:04.346355 [ 3 ] {db5ec785-35ca-4ab1-bc2f-65064f3ebd98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2651 2024.08.28 04:07:04.346422 [ 3 ] {db5ec785-35ca-4ab1-bc2f-65064f3ebd98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2652 2024.08.28 04:07:04.346756 [ 3 ] {db5ec785-35ca-4ab1-bc2f-65064f3ebd98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2653 2024.08.28 04:07:04.347331 [ 3 ] {db5ec785-35ca-4ab1-bc2f-65064f3ebd98} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2654 2024.08.28 04:07:04.347377 [ 3 ] {db5ec785-35ca-4ab1-bc2f-65064f3ebd98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2655 2024.08.28 04:07:04.347803 [ 3 ] {db5ec785-35ca-4ab1-bc2f-65064f3ebd98} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2656 2024.08.28 04:07:04.348201 [ 3 ] {db5ec785-35ca-4ab1-bc2f-65064f3ebd98} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2657 2024.08.28 04:07:04.348370 [ 3 ] {db5ec785-35ca-4ab1-bc2f-65064f3ebd98} <Debug> executeQuery: Read 195 rows, 17.84 KiB in 0.002106 sec., 92592.5925925926 rows/sec., 8.27 MiB/sec.
2658 2024.08.28 04:07:04.348592 [ 3 ] {db5ec785-35ca-4ab1-bc2f-65064f3ebd98} <Debug> DynamicQueryHandler: Done processing query
2659 2024.08.28 04:07:04.348619 [ 3 ] {db5ec785-35ca-4ab1-bc2f-65064f3ebd98} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
2660 2024.08.28 04:07:04.348635 [ 3 ] {} <Debug> HTTP-Session: 624fede2-5d22-43fb-97e7-8823bb314d8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2661 2024.08.28 04:07:04.348803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 2633, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2662 2024.08.28 04:07:04.348862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2663 2024.08.28 04:07:04.348882 [ 3 ] {} <Debug> HTTP-Session: fec8bf63-a78b-4d7f-bc0a-6287fa03c1f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2664 2024.08.28 04:07:04.348901 [ 3 ] {} <Debug> HTTP-Session: fec8bf63-a78b-4d7f-bc0a-6287fa03c1f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2665 2024.08.28 04:07:04.348914 [ 3 ] {} <Debug> HTTP-Session: fec8bf63-a78b-4d7f-bc0a-6287fa03c1f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2666 2024.08.28 04:07:04.348950 [ 3 ] {} <Trace> HTTP-Session: fec8bf63-a78b-4d7f-bc0a-6287fa03c1f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2667 2024.08.28 04:07:04.349071 [ 3 ] {9b7671a4-a2bd-4404-8142-bf1ef3f7a9a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2668 2024.08.28 04:07:04.349119 [ 3 ] {9b7671a4-a2bd-4404-8142-bf1ef3f7a9a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2669 2024.08.28 04:07:04.349358 [ 3 ] {9b7671a4-a2bd-4404-8142-bf1ef3f7a9a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2670 2024.08.28 04:07:04.349689 [ 3 ] {9b7671a4-a2bd-4404-8142-bf1ef3f7a9a2} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2671 2024.08.28 04:07:04.349727 [ 3 ] {9b7671a4-a2bd-4404-8142-bf1ef3f7a9a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2672 2024.08.28 04:07:04.350072 [ 3 ] {9b7671a4-a2bd-4404-8142-bf1ef3f7a9a2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2673 2024.08.28 04:07:04.350428 [ 3 ] {9b7671a4-a2bd-4404-8142-bf1ef3f7a9a2} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2674 2024.08.28 04:07:04.350595 [ 3 ] {9b7671a4-a2bd-4404-8142-bf1ef3f7a9a2} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001546 sec., 11642.949547218628 rows/sec., 875.50 KiB/sec.
2675 2024.08.28 04:07:04.350908 [ 3 ] {9b7671a4-a2bd-4404-8142-bf1ef3f7a9a2} <Debug> DynamicQueryHandler: Done processing query
2676 2024.08.28 04:07:04.350934 [ 3 ] {9b7671a4-a2bd-4404-8142-bf1ef3f7a9a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2677 2024.08.28 04:07:04.350951 [ 3 ] {} <Debug> HTTP-Session: fec8bf63-a78b-4d7f-bc0a-6287fa03c1f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2678 2024.08.28 04:07:04.351085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2679 2024.08.28 04:07:04.351137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2680 2024.08.28 04:07:04.351156 [ 3 ] {} <Debug> HTTP-Session: e99686a7-078e-435f-90bb-920904abf0c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2681 2024.08.28 04:07:04.351174 [ 3 ] {} <Debug> HTTP-Session: e99686a7-078e-435f-90bb-920904abf0c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2682 2024.08.28 04:07:04.351188 [ 3 ] {} <Debug> HTTP-Session: e99686a7-078e-435f-90bb-920904abf0c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2683 2024.08.28 04:07:04.351221 [ 3 ] {} <Trace> HTTP-Session: e99686a7-078e-435f-90bb-920904abf0c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2684 2024.08.28 04:07:04.351325 [ 3 ] {5348778f-d856-4f8a-b6ae-eb492ca08fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
2685 2024.08.28 04:07:04.351371 [ 3 ] {5348778f-d856-4f8a-b6ae-eb492ca08fe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
2686 2024.08.28 04:07:04.351618 [ 3 ] {5348778f-d856-4f8a-b6ae-eb492ca08fe5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2687 2024.08.28 04:07:04.351926 [ 3 ] {5348778f-d856-4f8a-b6ae-eb492ca08fe5} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2688 2024.08.28 04:07:04.351963 [ 3 ] {5348778f-d856-4f8a-b6ae-eb492ca08fe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2689 2024.08.28 04:07:04.352309 [ 3 ] {5348778f-d856-4f8a-b6ae-eb492ca08fe5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2690 2024.08.28 04:07:04.352660 [ 3 ] {5348778f-d856-4f8a-b6ae-eb492ca08fe5} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2691 2024.08.28 04:07:04.352819 [ 3 ] {5348778f-d856-4f8a-b6ae-eb492ca08fe5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00152 sec., 9210.526315789473 rows/sec., 645.05 KiB/sec.
2692 2024.08.28 04:07:04.352996 [ 3 ] {5348778f-d856-4f8a-b6ae-eb492ca08fe5} <Debug> DynamicQueryHandler: Done processing query
2693 2024.08.28 04:07:04.353029 [ 3 ] {5348778f-d856-4f8a-b6ae-eb492ca08fe5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2694 2024.08.28 04:07:04.353053 [ 3 ] {} <Debug> HTTP-Session: e99686a7-078e-435f-90bb-920904abf0c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2695 2024.08.28 04:07:04.353187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2696 2024.08.28 04:07:04.353259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2697 2024.08.28 04:07:04.353284 [ 3 ] {} <Debug> HTTP-Session: ae259c29-498b-497d-8bd0-a5251fb96f9c Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2698 2024.08.28 04:07:04.353305 [ 3 ] {} <Debug> HTTP-Session: ae259c29-498b-497d-8bd0-a5251fb96f9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2699 2024.08.28 04:07:04.353321 [ 3 ] {} <Debug> HTTP-Session: ae259c29-498b-497d-8bd0-a5251fb96f9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2700 2024.08.28 04:07:04.353360 [ 3 ] {} <Trace> HTTP-Session: ae259c29-498b-497d-8bd0-a5251fb96f9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2701 2024.08.28 04:07:04.353491 [ 3 ] {3f18adb9-4c84-4042-8578-5610784d277d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
2702 2024.08.28 04:07:04.353544 [ 3 ] {3f18adb9-4c84-4042-8578-5610784d277d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
2703 2024.08.28 04:07:04.353831 [ 3 ] {3f18adb9-4c84-4042-8578-5610784d277d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2704 2024.08.28 04:07:04.354146 [ 3 ] {3f18adb9-4c84-4042-8578-5610784d277d} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2705 2024.08.28 04:07:04.354183 [ 3 ] {3f18adb9-4c84-4042-8578-5610784d277d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2706 2024.08.28 04:07:04.354537 [ 3 ] {3f18adb9-4c84-4042-8578-5610784d277d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2707 2024.08.28 04:07:04.354887 [ 3 ] {3f18adb9-4c84-4042-8578-5610784d277d} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2708 2024.08.28 04:07:04.355057 [ 3 ] {3f18adb9-4c84-4042-8578-5610784d277d} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001587 sec., 3780.7183364839316 rows/sec., 223.37 KiB/sec.
2709 2024.08.28 04:07:04.355414 [ 3 ] {3f18adb9-4c84-4042-8578-5610784d277d} <Debug> DynamicQueryHandler: Done processing query
2710 2024.08.28 04:07:04.355440 [ 3 ] {3f18adb9-4c84-4042-8578-5610784d277d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2711 2024.08.28 04:07:04.355458 [ 3 ] {} <Debug> HTTP-Session: ae259c29-498b-497d-8bd0-a5251fb96f9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2712 2024.08.28 04:07:04.355647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 58733, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2713 2024.08.28 04:07:04.355697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2714 2024.08.28 04:07:04.355715 [ 3 ] {} <Debug> HTTP-Session: 2af87335-8409-4961-8280-192496e7fe4b Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2715 2024.08.28 04:07:04.355732 [ 3 ] {} <Debug> HTTP-Session: 2af87335-8409-4961-8280-192496e7fe4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2716 2024.08.28 04:07:04.355747 [ 3 ] {} <Debug> HTTP-Session: 2af87335-8409-4961-8280-192496e7fe4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2717 2024.08.28 04:07:04.355778 [ 3 ] {} <Trace> HTTP-Session: 2af87335-8409-4961-8280-192496e7fe4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2718 2024.08.28 04:07:04.356144 [ 3 ] {ef1a5879-7075-406a-a604-ddd5eddd2b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2719 2024.08.28 04:07:04.356190 [ 3 ] {ef1a5879-7075-406a-a604-ddd5eddd2b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2720 2024.08.28 04:07:04.356438 [ 3 ] {ef1a5879-7075-406a-a604-ddd5eddd2b05} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2721 2024.08.28 04:07:04.356971 [ 3 ] {ef1a5879-7075-406a-a604-ddd5eddd2b05} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2722 2024.08.28 04:07:04.357009 [ 3 ] {ef1a5879-7075-406a-a604-ddd5eddd2b05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2723 2024.08.28 04:07:04.357385 [ 3 ] {ef1a5879-7075-406a-a604-ddd5eddd2b05} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2724 2024.08.28 04:07:04.357741 [ 3 ] {ef1a5879-7075-406a-a604-ddd5eddd2b05} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2725 2024.08.28 04:07:04.357908 [ 3 ] {ef1a5879-7075-406a-a604-ddd5eddd2b05} <Debug> executeQuery: Read 364 rows, 26.24 KiB in 0.002018 sec., 180376.61050545095 rows/sec., 12.70 MiB/sec.
2726 2024.08.28 04:07:04.358086 [ 3 ] {ef1a5879-7075-406a-a604-ddd5eddd2b05} <Debug> DynamicQueryHandler: Done processing query
2727 2024.08.28 04:07:04.358110 [ 3 ] {ef1a5879-7075-406a-a604-ddd5eddd2b05} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
2728 2024.08.28 04:07:04.358126 [ 3 ] {} <Debug> HTTP-Session: 2af87335-8409-4961-8280-192496e7fe4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2729 2024.08.28 04:07:04.358311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2730 2024.08.28 04:07:04.358360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2731 2024.08.28 04:07:04.358379 [ 3 ] {} <Debug> HTTP-Session: a17c14c5-ac63-4df1-bee1-42fb31001e2c Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2732 2024.08.28 04:07:04.358395 [ 3 ] {} <Debug> HTTP-Session: a17c14c5-ac63-4df1-bee1-42fb31001e2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2733 2024.08.28 04:07:04.358410 [ 3 ] {} <Debug> HTTP-Session: a17c14c5-ac63-4df1-bee1-42fb31001e2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2734 2024.08.28 04:07:04.358440 [ 3 ] {} <Trace> HTTP-Session: a17c14c5-ac63-4df1-bee1-42fb31001e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2735 2024.08.28 04:07:04.358535 [ 3 ] {841549a6-e864-48bc-a62a-b40c276dfe60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2736 2024.08.28 04:07:04.358580 [ 3 ] {841549a6-e864-48bc-a62a-b40c276dfe60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2737 2024.08.28 04:07:04.358717 [ 3 ] {841549a6-e864-48bc-a62a-b40c276dfe60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2738 2024.08.28 04:07:04.358972 [ 3 ] {841549a6-e864-48bc-a62a-b40c276dfe60} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2739 2024.08.28 04:07:04.359009 [ 3 ] {841549a6-e864-48bc-a62a-b40c276dfe60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2740 2024.08.28 04:07:04.359376 [ 3 ] {841549a6-e864-48bc-a62a-b40c276dfe60} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2741 2024.08.28 04:07:04.359700 [ 3 ] {841549a6-e864-48bc-a62a-b40c276dfe60} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2742 2024.08.28 04:07:04.359860 [ 3 ] {841549a6-e864-48bc-a62a-b40c276dfe60} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001341 sec., 4474.27293064877 rows/sec., 233.76 KiB/sec.
2743 2024.08.28 04:07:04.360127 [ 3 ] {841549a6-e864-48bc-a62a-b40c276dfe60} <Debug> DynamicQueryHandler: Done processing query
2744 2024.08.28 04:07:04.360151 [ 3 ] {841549a6-e864-48bc-a62a-b40c276dfe60} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2745 2024.08.28 04:07:04.360169 [ 3 ] {} <Debug> HTTP-Session: a17c14c5-ac63-4df1-bee1-42fb31001e2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2746 2024.08.28 04:07:04.360394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 33134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2747 2024.08.28 04:07:04.360443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2748 2024.08.28 04:07:04.360462 [ 3 ] {} <Debug> HTTP-Session: 6a702b12-ebcf-47ae-b79e-9710ffc62b2f Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2749 2024.08.28 04:07:04.360478 [ 3 ] {} <Debug> HTTP-Session: 6a702b12-ebcf-47ae-b79e-9710ffc62b2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2750 2024.08.28 04:07:04.360492 [ 3 ] {} <Debug> HTTP-Session: 6a702b12-ebcf-47ae-b79e-9710ffc62b2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2751 2024.08.28 04:07:04.360522 [ 3 ] {} <Trace> HTTP-Session: 6a702b12-ebcf-47ae-b79e-9710ffc62b2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2752 2024.08.28 04:07:04.360710 [ 3 ] {c6600c85-c769-454b-9455-5f6b0697d197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2753 2024.08.28 04:07:04.360758 [ 3 ] {c6600c85-c769-454b-9455-5f6b0697d197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2754 2024.08.28 04:07:04.360922 [ 3 ] {c6600c85-c769-454b-9455-5f6b0697d197} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2755 2024.08.28 04:07:04.361326 [ 3 ] {c6600c85-c769-454b-9455-5f6b0697d197} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2756 2024.08.28 04:07:04.361363 [ 3 ] {c6600c85-c769-454b-9455-5f6b0697d197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2757 2024.08.28 04:07:04.361747 [ 3 ] {c6600c85-c769-454b-9455-5f6b0697d197} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2758 2024.08.28 04:07:04.362075 [ 3 ] {c6600c85-c769-454b-9455-5f6b0697d197} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2759 2024.08.28 04:07:04.362233 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2760 2024.08.28 04:07:04.362237 [ 3 ] {c6600c85-c769-454b-9455-5f6b0697d197} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001628 sec., 108722.35872235871 rows/sec., 7.17 MiB/sec.
2761 2024.08.28 04:07:04.362327 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2762 2024.08.28 04:07:04.362404 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2763 2024.08.28 04:07:04.362607 [ 3 ] {c6600c85-c769-454b-9455-5f6b0697d197} <Debug> DynamicQueryHandler: Done processing query
2764 2024.08.28 04:07:04.362608 [ 194 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::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
2765 2024.08.28 04:07:04.362639 [ 3 ] {c6600c85-c769-454b-9455-5f6b0697d197} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
2766 2024.08.28 04:07:04.362692 [ 3 ] {} <Debug> HTTP-Session: 6a702b12-ebcf-47ae-b79e-9710ffc62b2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2767 2024.08.28 04:07:04.362890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2768 2024.08.28 04:07:04.362895 [ 194 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2769 2024.08.28 04:07:04.362989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2770 2024.08.28 04:07:04.362989 [ 194 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 77 rows starting from the beginning of the part
2771 2024.08.28 04:07:04.363031 [ 3 ] {} <Debug> HTTP-Session: 14be98a1-e5cc-4bbd-8700-54e7c851c1b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2772 2024.08.28 04:07:04.363078 [ 3 ] {} <Debug> HTTP-Session: 14be98a1-e5cc-4bbd-8700-54e7c851c1b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2773 2024.08.28 04:07:04.363119 [ 3 ] {} <Debug> HTTP-Session: 14be98a1-e5cc-4bbd-8700-54e7c851c1b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2774 2024.08.28 04:07:04.363251 [ 3 ] {} <Trace> HTTP-Session: 14be98a1-e5cc-4bbd-8700-54e7c851c1b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2775 2024.08.28 04:07:04.363281 [ 194 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 77 rows starting from the beginning of the part
2776 2024.08.28 04:07:04.363579 [ 3 ] {06178ddf-56db-44ec-b9fd-7d08cd520d60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
2777 2024.08.28 04:07:04.363673 [ 194 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::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
2778 2024.08.28 04:07:04.363736 [ 3 ] {06178ddf-56db-44ec-b9fd-7d08cd520d60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
2779 2024.08.28 04:07:04.364065 [ 194 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 178 rows starting from the beginning of the part
2780 2024.08.28 04:07:04.364494 [ 194 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 100 rows starting from the beginning of the part
2781 2024.08.28 04:07:04.364635 [ 3 ] {06178ddf-56db-44ec-b9fd-7d08cd520d60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2782 2024.08.28 04:07:04.364851 [ 194 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 177 rows starting from the beginning of the part
2783 2024.08.28 04:07:04.365516 [ 3 ] {06178ddf-56db-44ec-b9fd-7d08cd520d60} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2784 2024.08.28 04:07:04.365576 [ 3 ] {06178ddf-56db-44ec-b9fd-7d08cd520d60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2785 2024.08.28 04:07:04.366489 [ 3 ] {06178ddf-56db-44ec-b9fd-7d08cd520d60} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2786 2024.08.28 04:07:04.367456 [ 3 ] {06178ddf-56db-44ec-b9fd-7d08cd520d60} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2787 2024.08.28 04:07:04.367851 [ 3 ] {06178ddf-56db-44ec-b9fd-7d08cd520d60} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004396 sec., 227.4795268425842 rows/sec., 15.33 KiB/sec.
2788 2024.08.28 04:07:04.368352 [ 3 ] {06178ddf-56db-44ec-b9fd-7d08cd520d60} <Debug> DynamicQueryHandler: Done processing query
2789 2024.08.28 04:07:04.368407 [ 3 ] {06178ddf-56db-44ec-b9fd-7d08cd520d60} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2790 2024.08.28 04:07:04.368435 [ 3 ] {} <Debug> HTTP-Session: 14be98a1-e5cc-4bbd-8700-54e7c851c1b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2791 2024.08.28 04:07:04.368439 [ 194 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 669 rows, containing 5 columns (5 merged, 0 gathered) in 0.005917964 sec., 113045.635289434 rows/sec., 7.43 MiB/sec.
2792 2024.08.28 04:07:04.368640 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 28436, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2793 2024.08.28 04:07:04.368650 [ 194 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2794 2024.08.28 04:07:04.368744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2795 2024.08.28 04:07:04.368811 [ 3 ] {} <Debug> HTTP-Session: 538707cb-b641-4194-9d15-e8d8acc6e595 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2796 2024.08.28 04:07:04.368840 [ 3 ] {} <Debug> HTTP-Session: 538707cb-b641-4194-9d15-e8d8acc6e595 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2797 2024.08.28 04:07:04.368855 [ 3 ] {} <Debug> HTTP-Session: 538707cb-b641-4194-9d15-e8d8acc6e595 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2798 2024.08.28 04:07:04.368909 [ 3 ] {} <Trace> HTTP-Session: 538707cb-b641-4194-9d15-e8d8acc6e595 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2799 2024.08.28 04:07:04.369408 [ 194 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2800 2024.08.28 04:07:04.369504 [ 194 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2801 2024.08.28 04:07:04.369590 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
2802 2024.08.28 04:07:04.369656 [ 3 ] {810ed58a-4c85-48c5-9fee-09cf47f9ec80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2803 2024.08.28 04:07:04.369736 [ 3 ] {810ed58a-4c85-48c5-9fee-09cf47f9ec80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
2804 2024.08.28 04:07:04.370219 [ 3 ] {810ed58a-4c85-48c5-9fee-09cf47f9ec80} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2805 2024.08.28 04:07:04.370842 [ 3 ] {810ed58a-4c85-48c5-9fee-09cf47f9ec80} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2806 2024.08.28 04:07:04.370879 [ 3 ] {810ed58a-4c85-48c5-9fee-09cf47f9ec80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2807 2024.08.28 04:07:04.371502 [ 3 ] {810ed58a-4c85-48c5-9fee-09cf47f9ec80} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2808 2024.08.28 04:07:04.371906 [ 3 ] {810ed58a-4c85-48c5-9fee-09cf47f9ec80} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2809 2024.08.28 04:07:04.372109 [ 3 ] {810ed58a-4c85-48c5-9fee-09cf47f9ec80} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.003015 sec., 5970.149253731343 rows/sec., 10.70 MiB/sec.
2810 2024.08.28 04:07:04.372578 [ 3 ] {810ed58a-4c85-48c5-9fee-09cf47f9ec80} <Debug> DynamicQueryHandler: Done processing query
2811 2024.08.28 04:07:04.372602 [ 3 ] {810ed58a-4c85-48c5-9fee-09cf47f9ec80} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
2812 2024.08.28 04:07:04.372619 [ 3 ] {} <Debug> HTTP-Session: 538707cb-b641-4194-9d15-e8d8acc6e595 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2813 2024.08.28 04:07:04.372746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 7662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2814 2024.08.28 04:07:04.372794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2815 2024.08.28 04:07:04.372812 [ 3 ] {} <Debug> HTTP-Session: 62134c3a-0b5f-41dd-917a-04ff7d8574c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2816 2024.08.28 04:07:04.372828 [ 3 ] {} <Debug> HTTP-Session: 62134c3a-0b5f-41dd-917a-04ff7d8574c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2817 2024.08.28 04:07:04.372842 [ 3 ] {} <Debug> HTTP-Session: 62134c3a-0b5f-41dd-917a-04ff7d8574c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2818 2024.08.28 04:07:04.372872 [ 3 ] {} <Trace> HTTP-Session: 62134c3a-0b5f-41dd-917a-04ff7d8574c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2819 2024.08.28 04:07:04.372995 [ 3 ] {d526204a-1b2b-4924-9c2e-6daf1fbfad3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2820 2024.08.28 04:07:04.373038 [ 3 ] {d526204a-1b2b-4924-9c2e-6daf1fbfad3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2821 2024.08.28 04:07:04.373178 [ 3 ] {d526204a-1b2b-4924-9c2e-6daf1fbfad3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2822 2024.08.28 04:07:04.373510 [ 3 ] {d526204a-1b2b-4924-9c2e-6daf1fbfad3a} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2823 2024.08.28 04:07:04.373545 [ 3 ] {d526204a-1b2b-4924-9c2e-6daf1fbfad3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2824 2024.08.28 04:07:04.373905 [ 3 ] {d526204a-1b2b-4924-9c2e-6daf1fbfad3a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2825 2024.08.28 04:07:04.374227 [ 3 ] {d526204a-1b2b-4924-9c2e-6daf1fbfad3a} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2826 2024.08.28 04:07:04.374371 [ 45 ] {} <Debug> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2827 2024.08.28 04:07:04.374379 [ 3 ] {d526204a-1b2b-4924-9c2e-6daf1fbfad3a} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001424 sec., 36516.85393258427 rows/sec., 2.26 MiB/sec.
2828 2024.08.28 04:07:04.374422 [ 45 ] {} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2829 2024.08.28 04:07:04.374487 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2830 2024.08.28 04:07:04.374777 [ 3 ] {d526204a-1b2b-4924-9c2e-6daf1fbfad3a} <Debug> DynamicQueryHandler: Done processing query
2831 2024.08.28 04:07:04.374801 [ 188 ] {66310658-394d-497e-b2c1-e9ac92146936::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
2832 2024.08.28 04:07:04.374845 [ 3 ] {d526204a-1b2b-4924-9c2e-6daf1fbfad3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2833 2024.08.28 04:07:04.374911 [ 3 ] {} <Debug> HTTP-Session: 62134c3a-0b5f-41dd-917a-04ff7d8574c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2834 2024.08.28 04:07:04.375057 [ 188 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2835 2024.08.28 04:07:04.375110 [ 188 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 22 rows starting from the beginning of the part
2836 2024.08.28 04:07:04.375242 [ 188 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 22 rows starting from the beginning of the part
2837 2024.08.28 04:07:04.375357 [ 188 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 18 rows starting from the beginning of the part
2838 2024.08.28 04:07:04.375538 [ 188 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 52 rows starting from the beginning of the part
2839 2024.08.28 04:07:04.375647 [ 188 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part
2840 2024.08.28 04:07:04.375808 [ 188 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 52 rows starting from the beginning of the part
2841 2024.08.28 04:07:04.376860 [ 190 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 4 columns (4 merged, 0 gathered) in 0.002270747 sec., 86315.20816718023 rows/sec., 5.31 MiB/sec.
2842 2024.08.28 04:07:04.377049 [ 190 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2843 2024.08.28 04:07:04.377535 [ 190 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_6_1} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2844 2024.08.28 04:07:04.377634 [ 190 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_6_1} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2845 2024.08.28 04:07:04.377728 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
2846 2024.08.28 04:07:09.341071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 7615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2847 2024.08.28 04:07:09.341197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2848 2024.08.28 04:07:09.341221 [ 3 ] {} <Debug> HTTP-Session: cdd80da6-5653-4d77-9945-52aff540c020 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2849 2024.08.28 04:07:09.341244 [ 3 ] {} <Debug> HTTP-Session: cdd80da6-5653-4d77-9945-52aff540c020 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2850 2024.08.28 04:07:09.341258 [ 3 ] {} <Debug> HTTP-Session: cdd80da6-5653-4d77-9945-52aff540c020 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2851 2024.08.28 04:07:09.341304 [ 3 ] {} <Trace> HTTP-Session: cdd80da6-5653-4d77-9945-52aff540c020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2852 2024.08.28 04:07:09.341493 [ 3 ] {f29af78d-1756-41c8-abfb-26c93a0e2655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2853 2024.08.28 04:07:09.341558 [ 3 ] {f29af78d-1756-41c8-abfb-26c93a0e2655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2854 2024.08.28 04:07:09.341878 [ 3 ] {f29af78d-1756-41c8-abfb-26c93a0e2655} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2855 2024.08.28 04:07:09.342370 [ 3 ] {f29af78d-1756-41c8-abfb-26c93a0e2655} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2856 2024.08.28 04:07:09.342410 [ 3 ] {f29af78d-1756-41c8-abfb-26c93a0e2655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2857 2024.08.28 04:07:09.342827 [ 3 ] {f29af78d-1756-41c8-abfb-26c93a0e2655} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2858 2024.08.28 04:07:09.343231 [ 3 ] {f29af78d-1756-41c8-abfb-26c93a0e2655} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2859 2024.08.28 04:07:09.343374 [ 3 ] {f29af78d-1756-41c8-abfb-26c93a0e2655} <Debug> executeQuery: Read 52 rows, 4.41 KiB in 0.001943 sec., 26762.73803396809 rows/sec., 2.22 MiB/sec.
2860 2024.08.28 04:07:09.343737 [ 3 ] {f29af78d-1756-41c8-abfb-26c93a0e2655} <Debug> DynamicQueryHandler: Done processing query
2861 2024.08.28 04:07:09.343764 [ 3 ] {f29af78d-1756-41c8-abfb-26c93a0e2655} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2862 2024.08.28 04:07:09.343781 [ 3 ] {} <Debug> HTTP-Session: cdd80da6-5653-4d77-9945-52aff540c020 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2863 2024.08.28 04:07:09.343950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2864 2024.08.28 04:07:09.344003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2865 2024.08.28 04:07:09.344022 [ 3 ] {} <Debug> HTTP-Session: 35b31792-063e-404a-a895-3e4e9d6af33b Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2866 2024.08.28 04:07:09.344038 [ 3 ] {} <Debug> HTTP-Session: 35b31792-063e-404a-a895-3e4e9d6af33b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2867 2024.08.28 04:07:09.344052 [ 3 ] {} <Debug> HTTP-Session: 35b31792-063e-404a-a895-3e4e9d6af33b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2868 2024.08.28 04:07:09.344084 [ 3 ] {} <Trace> HTTP-Session: 35b31792-063e-404a-a895-3e4e9d6af33b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2869 2024.08.28 04:07:09.344190 [ 3 ] {bb883cf9-ee01-42ff-a8f9-5f4a8f80e01b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2870 2024.08.28 04:07:09.344235 [ 3 ] {bb883cf9-ee01-42ff-a8f9-5f4a8f80e01b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2871 2024.08.28 04:07:09.344489 [ 3 ] {bb883cf9-ee01-42ff-a8f9-5f4a8f80e01b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2872 2024.08.28 04:07:09.344868 [ 3 ] {bb883cf9-ee01-42ff-a8f9-5f4a8f80e01b} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2873 2024.08.28 04:07:09.344903 [ 3 ] {bb883cf9-ee01-42ff-a8f9-5f4a8f80e01b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2874 2024.08.28 04:07:09.345252 [ 3 ] {bb883cf9-ee01-42ff-a8f9-5f4a8f80e01b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2875 2024.08.28 04:07:09.345614 [ 3 ] {bb883cf9-ee01-42ff-a8f9-5f4a8f80e01b} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2876 2024.08.28 04:07:09.345731 [ 39 ] {} <Debug> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0
2877 2024.08.28 04:07:09.345741 [ 3 ] {bb883cf9-ee01-42ff-a8f9-5f4a8f80e01b} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001581 sec., 8222.643896268184 rows/sec., 618.30 KiB/sec.
2878 2024.08.28 04:07:09.345769 [ 39 ] {} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2879 2024.08.28 04:07:09.345804 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2880 2024.08.28 04:07:09.346004 [ 3 ] {bb883cf9-ee01-42ff-a8f9-5f4a8f80e01b} <Debug> DynamicQueryHandler: Done processing query
2881 2024.08.28 04:07:09.346020 [ 193 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::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
2882 2024.08.28 04:07:09.346035 [ 3 ] {bb883cf9-ee01-42ff-a8f9-5f4a8f80e01b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2883 2024.08.28 04:07:09.346095 [ 3 ] {} <Debug> HTTP-Session: 35b31792-063e-404a-a895-3e4e9d6af33b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2884 2024.08.28 04:07:09.346288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 6996, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2885 2024.08.28 04:07:09.346321 [ 193 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2886 2024.08.28 04:07:09.346374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2887 2024.08.28 04:07:09.346395 [ 193 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part
2888 2024.08.28 04:07:09.346427 [ 3 ] {} <Debug> HTTP-Session: 8697a71f-92b8-4655-830e-219fe813cc67 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2889 2024.08.28 04:07:09.346451 [ 3 ] {} <Debug> HTTP-Session: 8697a71f-92b8-4655-830e-219fe813cc67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2890 2024.08.28 04:07:09.346483 [ 3 ] {} <Debug> HTTP-Session: 8697a71f-92b8-4655-830e-219fe813cc67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2891 2024.08.28 04:07:09.346582 [ 3 ] {} <Trace> HTTP-Session: 8697a71f-92b8-4655-830e-219fe813cc67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2892 2024.08.28 04:07:09.346685 [ 193 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 13 rows starting from the beginning of the part
2893 2024.08.28 04:07:09.346980 [ 3 ] {3977703b-2ded-424e-a634-dd7a2fc90210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2894 2024.08.28 04:07:09.347032 [ 193 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 20 rows starting from the beginning of the part
2895 2024.08.28 04:07:09.347115 [ 3 ] {3977703b-2ded-424e-a634-dd7a2fc90210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2896 2024.08.28 04:07:09.347369 [ 193 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 13 rows starting from the beginning of the part
2897 2024.08.28 04:07:09.347686 [ 193 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 18 rows starting from the beginning of the part
2898 2024.08.28 04:07:09.348071 [ 193 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 13 rows starting from the beginning of the part
2899 2024.08.28 04:07:09.348633 [ 3 ] {3977703b-2ded-424e-a634-dd7a2fc90210} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2900 2024.08.28 04:07:09.349427 [ 3 ] {3977703b-2ded-424e-a634-dd7a2fc90210} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2901 2024.08.28 04:07:09.349511 [ 3 ] {3977703b-2ded-424e-a634-dd7a2fc90210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2902 2024.08.28 04:07:09.350637 [ 3 ] {3977703b-2ded-424e-a634-dd7a2fc90210} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2903 2024.08.28 04:07:09.350902 [ 193 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 95 rows, containing 5 columns (5 merged, 0 gathered) in 0.004986926 sec., 19049.81144697154 rows/sec., 1.47 MiB/sec.
2904 2024.08.28 04:07:09.351227 [ 190 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
2905 2024.08.28 04:07:09.351551 [ 3 ] {3977703b-2ded-424e-a634-dd7a2fc90210} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2906 2024.08.28 04:07:09.352061 [ 3 ] {3977703b-2ded-424e-a634-dd7a2fc90210} <Debug> executeQuery: Read 41 rows, 3.28 KiB in 0.00526 sec., 7794.67680608365 rows/sec., 623.07 KiB/sec.
2907 2024.08.28 04:07:09.352604 [ 3 ] {3977703b-2ded-424e-a634-dd7a2fc90210} <Debug> DynamicQueryHandler: Done processing query
2908 2024.08.28 04:07:09.352636 [ 3 ] {3977703b-2ded-424e-a634-dd7a2fc90210} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2909 2024.08.28 04:07:09.352663 [ 3 ] {} <Debug> HTTP-Session: 8697a71f-92b8-4655-830e-219fe813cc67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2910 2024.08.28 04:07:09.352726 [ 190 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_10_2} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2911 2024.08.28 04:07:09.352840 [ 190 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_10_2} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2
2912 2024.08.28 04:07:09.352893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 19127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2913 2024.08.28 04:07:09.352999 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
2914 2024.08.28 04:07:09.353013 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2915 2024.08.28 04:07:09.353060 [ 3 ] {} <Debug> HTTP-Session: 1b07c6da-5bd9-4b39-a8a8-b7ba0676bf2c Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2916 2024.08.28 04:07:09.353078 [ 3 ] {} <Debug> HTTP-Session: 1b07c6da-5bd9-4b39-a8a8-b7ba0676bf2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2917 2024.08.28 04:07:09.353092 [ 3 ] {} <Debug> HTTP-Session: 1b07c6da-5bd9-4b39-a8a8-b7ba0676bf2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2918 2024.08.28 04:07:09.353125 [ 3 ] {} <Trace> HTTP-Session: 1b07c6da-5bd9-4b39-a8a8-b7ba0676bf2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2919 2024.08.28 04:07:09.353270 [ 3 ] {32b95d72-9671-46ca-a85c-e49c8053deea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2920 2024.08.28 04:07:09.353318 [ 3 ] {32b95d72-9671-46ca-a85c-e49c8053deea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2921 2024.08.28 04:07:09.353493 [ 3 ] {32b95d72-9671-46ca-a85c-e49c8053deea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2922 2024.08.28 04:07:09.353875 [ 3 ] {32b95d72-9671-46ca-a85c-e49c8053deea} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2923 2024.08.28 04:07:09.353911 [ 3 ] {32b95d72-9671-46ca-a85c-e49c8053deea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2924 2024.08.28 04:07:09.354317 [ 3 ] {32b95d72-9671-46ca-a85c-e49c8053deea} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2925 2024.08.28 04:07:09.354664 [ 3 ] {32b95d72-9671-46ca-a85c-e49c8053deea} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2926 2024.08.28 04:07:09.354788 [ 3 ] {32b95d72-9671-46ca-a85c-e49c8053deea} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00158 sec., 63291.13924050633 rows/sec., 4.39 MiB/sec.
2927 2024.08.28 04:07:09.354954 [ 3 ] {32b95d72-9671-46ca-a85c-e49c8053deea} <Debug> DynamicQueryHandler: Done processing query
2928 2024.08.28 04:07:09.354978 [ 3 ] {32b95d72-9671-46ca-a85c-e49c8053deea} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2929 2024.08.28 04:07:09.354994 [ 3 ] {} <Debug> HTTP-Session: 1b07c6da-5bd9-4b39-a8a8-b7ba0676bf2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2930 2024.08.28 04:07:09.355131 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 21210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2931 2024.08.28 04:07:09.355180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2932 2024.08.28 04:07:09.355199 [ 3 ] {} <Debug> HTTP-Session: fe59fab3-a26d-4e89-8cc3-029326057612 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2933 2024.08.28 04:07:09.355216 [ 3 ] {} <Debug> HTTP-Session: fe59fab3-a26d-4e89-8cc3-029326057612 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2934 2024.08.28 04:07:09.355229 [ 3 ] {} <Debug> HTTP-Session: fe59fab3-a26d-4e89-8cc3-029326057612 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2935 2024.08.28 04:07:09.355260 [ 3 ] {} <Trace> HTTP-Session: fe59fab3-a26d-4e89-8cc3-029326057612 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2936 2024.08.28 04:07:09.355459 [ 3 ] {0f26c2ca-e387-4f23-8e0a-95eeebaefb21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2937 2024.08.28 04:07:09.355521 [ 3 ] {0f26c2ca-e387-4f23-8e0a-95eeebaefb21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
2938 2024.08.28 04:07:09.355942 [ 3 ] {0f26c2ca-e387-4f23-8e0a-95eeebaefb21} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2939 2024.08.28 04:07:09.356513 [ 3 ] {0f26c2ca-e387-4f23-8e0a-95eeebaefb21} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2940 2024.08.28 04:07:09.356547 [ 3 ] {0f26c2ca-e387-4f23-8e0a-95eeebaefb21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2941 2024.08.28 04:07:09.357149 [ 3 ] {0f26c2ca-e387-4f23-8e0a-95eeebaefb21} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2942 2024.08.28 04:07:09.357561 [ 3 ] {0f26c2ca-e387-4f23-8e0a-95eeebaefb21} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2943 2024.08.28 04:07:09.357707 [ 3 ] {0f26c2ca-e387-4f23-8e0a-95eeebaefb21} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00237 sec., 5485.232067510548 rows/sec., 9.83 MiB/sec.
2944 2024.08.28 04:07:09.357931 [ 3 ] {0f26c2ca-e387-4f23-8e0a-95eeebaefb21} <Debug> DynamicQueryHandler: Done processing query
2945 2024.08.28 04:07:09.357956 [ 3 ] {0f26c2ca-e387-4f23-8e0a-95eeebaefb21} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
2946 2024.08.28 04:07:09.357972 [ 3 ] {} <Debug> HTTP-Session: fe59fab3-a26d-4e89-8cc3-029326057612 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2947 2024.08.28 04:07:09.358142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 4637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2948 2024.08.28 04:07:09.358191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2949 2024.08.28 04:07:09.358210 [ 3 ] {} <Debug> HTTP-Session: ef271f7f-fb39-468e-b0eb-e889b94968ce Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2950 2024.08.28 04:07:09.358226 [ 3 ] {} <Debug> HTTP-Session: ef271f7f-fb39-468e-b0eb-e889b94968ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2951 2024.08.28 04:07:09.358242 [ 3 ] {} <Debug> HTTP-Session: ef271f7f-fb39-468e-b0eb-e889b94968ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2952 2024.08.28 04:07:09.358273 [ 3 ] {} <Trace> HTTP-Session: ef271f7f-fb39-468e-b0eb-e889b94968ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2953 2024.08.28 04:07:09.358383 [ 3 ] {3d17d1ff-45df-477d-a6bd-e80ee3ac285e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2954 2024.08.28 04:07:09.358427 [ 3 ] {3d17d1ff-45df-477d-a6bd-e80ee3ac285e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2955 2024.08.28 04:07:09.358557 [ 3 ] {3d17d1ff-45df-477d-a6bd-e80ee3ac285e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2956 2024.08.28 04:07:09.358867 [ 3 ] {3d17d1ff-45df-477d-a6bd-e80ee3ac285e} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2957 2024.08.28 04:07:09.358902 [ 3 ] {3d17d1ff-45df-477d-a6bd-e80ee3ac285e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2958 2024.08.28 04:07:09.359263 [ 3 ] {3d17d1ff-45df-477d-a6bd-e80ee3ac285e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2959 2024.08.28 04:07:09.359601 [ 3 ] {3d17d1ff-45df-477d-a6bd-e80ee3ac285e} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2960 2024.08.28 04:07:09.359725 [ 3 ] {3d17d1ff-45df-477d-a6bd-e80ee3ac285e} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001381 sec., 21723.38884866039 rows/sec., 1.49 MiB/sec.
2961 2024.08.28 04:07:09.360005 [ 3 ] {3d17d1ff-45df-477d-a6bd-e80ee3ac285e} <Debug> DynamicQueryHandler: Done processing query
2962 2024.08.28 04:07:09.360029 [ 3 ] {3d17d1ff-45df-477d-a6bd-e80ee3ac285e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2963 2024.08.28 04:07:09.360044 [ 3 ] {} <Debug> HTTP-Session: ef271f7f-fb39-468e-b0eb-e889b94968ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2964 2024.08.28 04:07:14.346454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 32269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2965 2024.08.28 04:07:14.346575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2966 2024.08.28 04:07:14.346599 [ 3 ] {} <Debug> HTTP-Session: 60d04e80-208b-47b1-a47f-bcb6db787f96 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2967 2024.08.28 04:07:14.346623 [ 3 ] {} <Debug> HTTP-Session: 60d04e80-208b-47b1-a47f-bcb6db787f96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2968 2024.08.28 04:07:14.346637 [ 3 ] {} <Debug> HTTP-Session: 60d04e80-208b-47b1-a47f-bcb6db787f96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2969 2024.08.28 04:07:14.346685 [ 3 ] {} <Trace> HTTP-Session: 60d04e80-208b-47b1-a47f-bcb6db787f96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2970 2024.08.28 04:07:14.346923 [ 3 ] {2baeacee-23f2-4197-83c8-fa85db4af644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2971 2024.08.28 04:07:14.346989 [ 3 ] {2baeacee-23f2-4197-83c8-fa85db4af644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2972 2024.08.28 04:07:14.347317 [ 3 ] {2baeacee-23f2-4197-83c8-fa85db4af644} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2973 2024.08.28 04:07:14.347884 [ 3 ] {2baeacee-23f2-4197-83c8-fa85db4af644} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2974 2024.08.28 04:07:14.347928 [ 3 ] {2baeacee-23f2-4197-83c8-fa85db4af644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2975 2024.08.28 04:07:14.348441 [ 3 ] {2baeacee-23f2-4197-83c8-fa85db4af644} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2976 2024.08.28 04:07:14.348816 [ 3 ] {2baeacee-23f2-4197-83c8-fa85db4af644} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2977 2024.08.28 04:07:14.348957 [ 3 ] {2baeacee-23f2-4197-83c8-fa85db4af644} <Debug> executeQuery: Read 211 rows, 19.43 KiB in 0.00213 sec., 99061.03286384977 rows/sec., 8.91 MiB/sec.
2978 2024.08.28 04:07:14.348962 [ 36 ] {} <Debug> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2979 2024.08.28 04:07:14.349025 [ 36 ] {} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2980 2024.08.28 04:07:14.349062 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
2981 2024.08.28 04:07:14.349224 [ 3 ] {2baeacee-23f2-4197-83c8-fa85db4af644} <Debug> DynamicQueryHandler: Done processing query
2982 2024.08.28 04:07:14.349226 [ 193 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::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
2983 2024.08.28 04:07:14.349258 [ 3 ] {2baeacee-23f2-4197-83c8-fa85db4af644} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
2984 2024.08.28 04:07:14.349307 [ 3 ] {} <Debug> HTTP-Session: 60d04e80-208b-47b1-a47f-bcb6db787f96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2985 2024.08.28 04:07:14.349447 [ 193 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2986 2024.08.28 04:07:14.349509 [ 193 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 222 rows starting from the beginning of the part
2987 2024.08.28 04:07:14.349535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 3779, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2988 2024.08.28 04:07:14.349668 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2989 2024.08.28 04:07:14.349746 [ 3 ] {} <Debug> HTTP-Session: 8dae7378-c5cb-453f-b5fa-75ff3ea29825 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
2990 2024.08.28 04:07:14.349764 [ 193 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 196 rows starting from the beginning of the part
2991 2024.08.28 04:07:14.349803 [ 3 ] {} <Debug> HTTP-Session: 8dae7378-c5cb-453f-b5fa-75ff3ea29825 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2992 2024.08.28 04:07:14.349873 [ 3 ] {} <Debug> HTTP-Session: 8dae7378-c5cb-453f-b5fa-75ff3ea29825 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2993 2024.08.28 04:07:14.350016 [ 3 ] {} <Trace> HTTP-Session: 8dae7378-c5cb-453f-b5fa-75ff3ea29825 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2994 2024.08.28 04:07:14.350125 [ 193 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 52 rows starting from the beginning of the part
2995 2024.08.28 04:07:14.350396 [ 3 ] {0ed2c46a-8de7-488f-9cb8-d32901508d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2996 2024.08.28 04:07:14.350425 [ 193 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 195 rows starting from the beginning of the part
2997 2024.08.28 04:07:14.350522 [ 3 ] {0ed2c46a-8de7-488f-9cb8-d32901508d8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2998 2024.08.28 04:07:14.350716 [ 193 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 52 rows starting from the beginning of the part
2999 2024.08.28 04:07:14.351086 [ 193 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 211 rows starting from the beginning of the part
3000 2024.08.28 04:07:14.351797 [ 3 ] {0ed2c46a-8de7-488f-9cb8-d32901508d8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3001 2024.08.28 04:07:14.352691 [ 3 ] {0ed2c46a-8de7-488f-9cb8-d32901508d8b} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3002 2024.08.28 04:07:14.352769 [ 3 ] {0ed2c46a-8de7-488f-9cb8-d32901508d8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
3003 2024.08.28 04:07:14.353761 [ 3 ] {0ed2c46a-8de7-488f-9cb8-d32901508d8b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3004 2024.08.28 04:07:14.354170 [ 193 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 928 rows, containing 5 columns (5 merged, 0 gathered) in 0.005026307 sec., 184628.5951096899 rows/sec., 17.10 MiB/sec.
3005 2024.08.28 04:07:14.354449 [ 193 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3006 2024.08.28 04:07:14.354645 [ 3 ] {0ed2c46a-8de7-488f-9cb8-d32901508d8b} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3007 2024.08.28 04:07:14.355095 [ 3 ] {0ed2c46a-8de7-488f-9cb8-d32901508d8b} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.004874 sec., 5334.427574887157 rows/sec., 401.12 KiB/sec.
3008 2024.08.28 04:07:14.355535 [ 3 ] {0ed2c46a-8de7-488f-9cb8-d32901508d8b} <Debug> DynamicQueryHandler: Done processing query
3009 2024.08.28 04:07:14.355536 [ 193 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_11_2} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3010 2024.08.28 04:07:14.355588 [ 3 ] {0ed2c46a-8de7-488f-9cb8-d32901508d8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3011 2024.08.28 04:07:14.355639 [ 3 ] {} <Debug> HTTP-Session: 8dae7378-c5cb-453f-b5fa-75ff3ea29825 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3012 2024.08.28 04:07:14.355749 [ 193 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_11_2} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3013 2024.08.28 04:07:14.355815 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3014 2024.08.28 04:07:14.355901 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
3015 2024.08.28 04:07:14.355930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3016 2024.08.28 04:07:14.355963 [ 3 ] {} <Debug> HTTP-Session: 203b8b53-6d94-4b92-b90f-855135a1d05c Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
3017 2024.08.28 04:07:14.355980 [ 3 ] {} <Debug> HTTP-Session: 203b8b53-6d94-4b92-b90f-855135a1d05c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3018 2024.08.28 04:07:14.355994 [ 3 ] {} <Debug> HTTP-Session: 203b8b53-6d94-4b92-b90f-855135a1d05c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3019 2024.08.28 04:07:14.356030 [ 3 ] {} <Trace> HTTP-Session: 203b8b53-6d94-4b92-b90f-855135a1d05c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3020 2024.08.28 04:07:14.356151 [ 3 ] {d7c072d2-59b7-4eea-b995-a9015b759950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
3021 2024.08.28 04:07:14.356198 [ 3 ] {d7c072d2-59b7-4eea-b995-a9015b759950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3022 2024.08.28 04:07:14.356467 [ 3 ] {d7c072d2-59b7-4eea-b995-a9015b759950} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3023 2024.08.28 04:07:14.356816 [ 3 ] {d7c072d2-59b7-4eea-b995-a9015b759950} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3024 2024.08.28 04:07:14.356857 [ 3 ] {d7c072d2-59b7-4eea-b995-a9015b759950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
3025 2024.08.28 04:07:14.357270 [ 3 ] {d7c072d2-59b7-4eea-b995-a9015b759950} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3026 2024.08.28 04:07:14.357709 [ 3 ] {d7c072d2-59b7-4eea-b995-a9015b759950} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3027 2024.08.28 04:07:14.357837 [ 36 ] {} <Debug> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3028 2024.08.28 04:07:14.357852 [ 3 ] {d7c072d2-59b7-4eea-b995-a9015b759950} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001737 sec., 8059.873344847438 rows/sec., 564.46 KiB/sec.
3029 2024.08.28 04:07:14.357875 [ 36 ] {} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3030 2024.08.28 04:07:14.357912 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
3031 2024.08.28 04:07:14.358099 [ 190 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::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
3032 2024.08.28 04:07:14.358113 [ 3 ] {d7c072d2-59b7-4eea-b995-a9015b759950} <Debug> DynamicQueryHandler: Done processing query
3033 2024.08.28 04:07:14.358202 [ 3 ] {d7c072d2-59b7-4eea-b995-a9015b759950} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3034 2024.08.28 04:07:14.358223 [ 3 ] {} <Debug> HTTP-Session: 203b8b53-6d94-4b92-b90f-855135a1d05c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3035 2024.08.28 04:07:14.358413 [ 190 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3036 2024.08.28 04:07:14.358418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3037 2024.08.28 04:07:14.358488 [ 190 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part
3038 2024.08.28 04:07:14.358520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3039 2024.08.28 04:07:14.358551 [ 3 ] {} <Debug> HTTP-Session: 0e6d082e-f0dc-4eed-802c-e6716d00751f Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
3040 2024.08.28 04:07:14.358590 [ 3 ] {} <Debug> HTTP-Session: 0e6d082e-f0dc-4eed-802c-e6716d00751f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3041 2024.08.28 04:07:14.358624 [ 3 ] {} <Debug> HTTP-Session: 0e6d082e-f0dc-4eed-802c-e6716d00751f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3042 2024.08.28 04:07:14.358759 [ 3 ] {} <Trace> HTTP-Session: 0e6d082e-f0dc-4eed-802c-e6716d00751f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3043 2024.08.28 04:07:14.358833 [ 190 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::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
3044 2024.08.28 04:07:14.359104 [ 3 ] {04bb8516-5397-4bda-b116-f1fc108019dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
3045 2024.08.28 04:07:14.359209 [ 190 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::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
3046 2024.08.28 04:07:14.359259 [ 3 ] {04bb8516-5397-4bda-b116-f1fc108019dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
3047 2024.08.28 04:07:14.359598 [ 190 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part
3048 2024.08.28 04:07:14.359934 [ 190 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::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
3049 2024.08.28 04:07:14.360309 [ 190 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::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
3050 2024.08.28 04:07:14.360670 [ 3 ] {04bb8516-5397-4bda-b116-f1fc108019dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3051 2024.08.28 04:07:14.361637 [ 3 ] {04bb8516-5397-4bda-b116-f1fc108019dd} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3052 2024.08.28 04:07:14.361687 [ 3 ] {04bb8516-5397-4bda-b116-f1fc108019dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
3053 2024.08.28 04:07:14.362850 [ 3 ] {04bb8516-5397-4bda-b116-f1fc108019dd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3054 2024.08.28 04:07:14.363251 [ 190 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 71 rows, containing 5 columns (5 merged, 0 gathered) in 0.005230974 sec., 13572.998068810894 rows/sec., 961.82 KiB/sec.
3055 2024.08.28 04:07:14.363529 [ 190 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3056 2024.08.28 04:07:14.363761 [ 3 ] {04bb8516-5397-4bda-b116-f1fc108019dd} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3057 2024.08.28 04:07:14.364153 [ 36 ] {} <Debug> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3058 2024.08.28 04:07:14.364243 [ 36 ] {} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3059 2024.08.28 04:07:14.364304 [ 3 ] {04bb8516-5397-4bda-b116-f1fc108019dd} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005292 sec., 1133.7868480725624 rows/sec., 66.99 KiB/sec.
3060 2024.08.28 04:07:14.364325 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
3061 2024.08.28 04:07:14.364815 [ 191 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
3062 2024.08.28 04:07:14.364934 [ 3 ] {04bb8516-5397-4bda-b116-f1fc108019dd} <Debug> DynamicQueryHandler: Done processing query
3063 2024.08.28 04:07:14.364987 [ 3 ] {04bb8516-5397-4bda-b116-f1fc108019dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3064 2024.08.28 04:07:14.364991 [ 192 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_6_1} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3065 2024.08.28 04:07:14.365027 [ 3 ] {} <Debug> HTTP-Session: 0e6d082e-f0dc-4eed-802c-e6716d00751f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3066 2024.08.28 04:07:14.365191 [ 191 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3067 2024.08.28 04:07:14.365247 [ 191 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
3068 2024.08.28 04:07:14.365298 [ 192 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_6_1} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3069 2024.08.28 04:07:14.365334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 60087, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3070 2024.08.28 04:07:14.365546 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3071 2024.08.28 04:07:14.365647 [ 191 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
3072 2024.08.28 04:07:14.365674 [ 3 ] {} <Debug> HTTP-Session: 98f102ab-8f56-458e-bd00-0e2d55bfb433 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
3073 2024.08.28 04:07:14.365728 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
3074 2024.08.28 04:07:14.365783 [ 3 ] {} <Debug> HTTP-Session: 98f102ab-8f56-458e-bd00-0e2d55bfb433 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3075 2024.08.28 04:07:14.365867 [ 3 ] {} <Debug> HTTP-Session: 98f102ab-8f56-458e-bd00-0e2d55bfb433 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3076 2024.08.28 04:07:14.366010 [ 3 ] {} <Trace> HTTP-Session: 98f102ab-8f56-458e-bd00-0e2d55bfb433 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3077 2024.08.28 04:07:14.366058 [ 191 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
3078 2024.08.28 04:07:14.366336 [ 191 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
3079 2024.08.28 04:07:14.366463 [ 3 ] {c69b7f15-ce51-4edb-972f-39edcc6abb04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3080 2024.08.28 04:07:14.366570 [ 191 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
3081 2024.08.28 04:07:14.366598 [ 3 ] {c69b7f15-ce51-4edb-972f-39edcc6abb04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3082 2024.08.28 04:07:14.367351 [ 3 ] {c69b7f15-ce51-4edb-972f-39edcc6abb04} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3083 2024.08.28 04:07:14.368036 [ 3 ] {c69b7f15-ce51-4edb-972f-39edcc6abb04} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3084 2024.08.28 04:07:14.368089 [ 3 ] {c69b7f15-ce51-4edb-972f-39edcc6abb04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
3085 2024.08.28 04:07:14.369736 [ 3 ] {c69b7f15-ce51-4edb-972f-39edcc6abb04} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3086 2024.08.28 04:07:14.370306 [ 190 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.0057973 sec., 5174.82276232039 rows/sec., 328.48 KiB/sec.
3087 2024.08.28 04:07:14.370427 [ 3 ] {c69b7f15-ce51-4edb-972f-39edcc6abb04} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3088 2024.08.28 04:07:14.370546 [ 190 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3089 2024.08.28 04:07:14.370672 [ 36 ] {} <Debug> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3090 2024.08.28 04:07:14.370787 [ 36 ] {} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3091 2024.08.28 04:07:14.370835 [ 3 ] {c69b7f15-ce51-4edb-972f-39edcc6abb04} <Debug> executeQuery: Read 372 rows, 26.88 KiB in 0.004566 sec., 81471.74770039422 rows/sec., 5.75 MiB/sec.
3092 2024.08.28 04:07:14.370855 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
3093 2024.08.28 04:07:14.371333 [ 192 ] {22d7316c-e32c-475d-862f-de292a324746::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
3094 2024.08.28 04:07:14.371498 [ 3 ] {c69b7f15-ce51-4edb-972f-39edcc6abb04} <Debug> DynamicQueryHandler: Done processing query
3095 2024.08.28 04:07:14.371586 [ 3 ] {c69b7f15-ce51-4edb-972f-39edcc6abb04} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
3096 2024.08.28 04:07:14.371704 [ 3 ] {} <Debug> HTTP-Session: 98f102ab-8f56-458e-bd00-0e2d55bfb433 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3097 2024.08.28 04:07:14.372007 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3098 2024.08.28 04:07:14.372080 [ 192 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3099 2024.08.28 04:07:14.372171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3100 2024.08.28 04:07:14.372211 [ 192 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 395 rows starting from the beginning of the part
3101 2024.08.28 04:07:14.372246 [ 3 ] {} <Debug> HTTP-Session: 7305efb0-c14f-431e-a325-cca95a6bf66c Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
3102 2024.08.28 04:07:14.372301 [ 3 ] {} <Debug> HTTP-Session: 7305efb0-c14f-431e-a325-cca95a6bf66c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3103 2024.08.28 04:07:14.372360 [ 3 ] {} <Debug> HTTP-Session: 7305efb0-c14f-431e-a325-cca95a6bf66c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3104 2024.08.28 04:07:14.372519 [ 3 ] {} <Trace> HTTP-Session: 7305efb0-c14f-431e-a325-cca95a6bf66c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3105 2024.08.28 04:07:14.372562 [ 192 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 366 rows starting from the beginning of the part
3106 2024.08.28 04:07:14.372977 [ 192 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part
3107 2024.08.28 04:07:14.373058 [ 3 ] {07331517-2081-4982-a6b9-a7a68677a648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3108 2024.08.28 04:07:14.373155 [ 196 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::all_1_5_1} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3109 2024.08.28 04:07:14.373434 [ 3 ] {07331517-2081-4982-a6b9-a7a68677a648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3110 2024.08.28 04:07:14.373490 [ 192 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 364 rows starting from the beginning of the part
3111 2024.08.28 04:07:14.373813 [ 196 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::all_1_5_1} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
3112 2024.08.28 04:07:14.373970 [ 192 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 41 rows starting from the beginning of the part
3113 2024.08.28 04:07:14.374195 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
3114 2024.08.28 04:07:14.374442 [ 192 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 372 rows starting from the beginning of the part
3115 2024.08.28 04:07:14.375090 [ 3 ] {07331517-2081-4982-a6b9-a7a68677a648} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3116 2024.08.28 04:07:14.375833 [ 3 ] {07331517-2081-4982-a6b9-a7a68677a648} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3117 2024.08.28 04:07:14.375890 [ 3 ] {07331517-2081-4982-a6b9-a7a68677a648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
3118 2024.08.28 04:07:14.376801 [ 3 ] {07331517-2081-4982-a6b9-a7a68677a648} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3119 2024.08.28 04:07:14.377510 [ 3 ] {07331517-2081-4982-a6b9-a7a68677a648} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): 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.28 04:07:14.377659 [ 190 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1579 rows, containing 5 columns (5 merged, 0 gathered) in 0.006644425 sec., 237642.8359113091 rows/sec., 17.78 MiB/sec.
3121 2024.08.28 04:07:14.377808 [ 3 ] {07331517-2081-4982-a6b9-a7a68677a648} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005031 sec., 1192.6058437686345 rows/sec., 62.31 KiB/sec.
3122 2024.08.28 04:07:14.378125 [ 196 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3123 2024.08.28 04:07:14.378365 [ 3 ] {07331517-2081-4982-a6b9-a7a68677a648} <Debug> DynamicQueryHandler: Done processing query
3124 2024.08.28 04:07:14.378411 [ 3 ] {07331517-2081-4982-a6b9-a7a68677a648} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3125 2024.08.28 04:07:14.378440 [ 3 ] {} <Debug> HTTP-Session: 7305efb0-c14f-431e-a325-cca95a6bf66c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3126 2024.08.28 04:07:14.378687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 33134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3127 2024.08.28 04:07:14.378772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3128 2024.08.28 04:07:14.378796 [ 3 ] {} <Debug> HTTP-Session: dd95bc53-5e8c-4bfb-9ba2-ac7d685500cf Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
3129 2024.08.28 04:07:14.378831 [ 3 ] {} <Debug> HTTP-Session: dd95bc53-5e8c-4bfb-9ba2-ac7d685500cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3130 2024.08.28 04:07:14.378857 [ 196 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_11_2} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3131 2024.08.28 04:07:14.378866 [ 3 ] {} <Debug> HTTP-Session: dd95bc53-5e8c-4bfb-9ba2-ac7d685500cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3132 2024.08.28 04:07:14.378954 [ 3 ] {} <Trace> HTTP-Session: dd95bc53-5e8c-4bfb-9ba2-ac7d685500cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3133 2024.08.28 04:07:14.379010 [ 196 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_11_2} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3134 2024.08.28 04:07:14.379135 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB.
3135 2024.08.28 04:07:14.379230 [ 3 ] {45058baf-ba33-47bc-a862-18eaf5082719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3136 2024.08.28 04:07:14.379283 [ 3 ] {45058baf-ba33-47bc-a862-18eaf5082719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3137 2024.08.28 04:07:14.379454 [ 3 ] {45058baf-ba33-47bc-a862-18eaf5082719} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3138 2024.08.28 04:07:14.379836 [ 3 ] {45058baf-ba33-47bc-a862-18eaf5082719} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3139 2024.08.28 04:07:14.379872 [ 3 ] {45058baf-ba33-47bc-a862-18eaf5082719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
3140 2024.08.28 04:07:14.380261 [ 3 ] {45058baf-ba33-47bc-a862-18eaf5082719} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3141 2024.08.28 04:07:14.380601 [ 3 ] {45058baf-ba33-47bc-a862-18eaf5082719} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3142 2024.08.28 04:07:14.380726 [ 3 ] {45058baf-ba33-47bc-a862-18eaf5082719} <Debug> executeQuery: Read 177 rows, 11.96 KiB in 0.001657 sec., 106819.55340977671 rows/sec., 7.05 MiB/sec.
3143 2024.08.28 04:07:14.380881 [ 3 ] {45058baf-ba33-47bc-a862-18eaf5082719} <Debug> DynamicQueryHandler: Done processing query
3144 2024.08.28 04:07:14.380905 [ 3 ] {45058baf-ba33-47bc-a862-18eaf5082719} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
3145 2024.08.28 04:07:14.380921 [ 3 ] {} <Debug> HTTP-Session: dd95bc53-5e8c-4bfb-9ba2-ac7d685500cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3146 2024.08.28 04:07:14.381036 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3147 2024.08.28 04:07:14.381083 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3148 2024.08.28 04:07:14.381101 [ 3 ] {} <Debug> HTTP-Session: 513b0463-f573-4195-932b-64d047697c7c Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
3149 2024.08.28 04:07:14.381118 [ 3 ] {} <Debug> HTTP-Session: 513b0463-f573-4195-932b-64d047697c7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3150 2024.08.28 04:07:14.381132 [ 3 ] {} <Debug> HTTP-Session: 513b0463-f573-4195-932b-64d047697c7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3151 2024.08.28 04:07:14.381161 [ 3 ] {} <Trace> HTTP-Session: 513b0463-f573-4195-932b-64d047697c7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3152 2024.08.28 04:07:14.381250 [ 3 ] {516edeaa-471a-4531-a52b-ae185781f7e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
3153 2024.08.28 04:07:14.381294 [ 3 ] {516edeaa-471a-4531-a52b-ae185781f7e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
3154 2024.08.28 04:07:14.381422 [ 3 ] {516edeaa-471a-4531-a52b-ae185781f7e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3155 2024.08.28 04:07:14.381715 [ 3 ] {516edeaa-471a-4531-a52b-ae185781f7e7} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3156 2024.08.28 04:07:14.381751 [ 3 ] {516edeaa-471a-4531-a52b-ae185781f7e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
3157 2024.08.28 04:07:14.382102 [ 3 ] {516edeaa-471a-4531-a52b-ae185781f7e7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3158 2024.08.28 04:07:14.382420 [ 3 ] {516edeaa-471a-4531-a52b-ae185781f7e7} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3159 2024.08.28 04:07:14.382533 [ 36 ] {} <Debug> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3160 2024.08.28 04:07:14.382544 [ 3 ] {516edeaa-471a-4531-a52b-ae185781f7e7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001316 sec., 759.8784194528876 rows/sec., 51.20 KiB/sec.
3161 2024.08.28 04:07:14.382564 [ 36 ] {} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3162 2024.08.28 04:07:14.382602 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
3163 2024.08.28 04:07:14.382837 [ 3 ] {516edeaa-471a-4531-a52b-ae185781f7e7} <Debug> DynamicQueryHandler: Done processing query
3164 2024.08.28 04:07:14.382850 [ 192 ] {f7349047-7488-4531-814c-0433bc81ffc6::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
3165 2024.08.28 04:07:14.382904 [ 3 ] {516edeaa-471a-4531-a52b-ae185781f7e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3166 2024.08.28 04:07:14.382983 [ 3 ] {} <Debug> HTTP-Session: 513b0463-f573-4195-932b-64d047697c7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3167 2024.08.28 04:07:14.383114 [ 192 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3168 2024.08.28 04:07:14.383156 [ 192 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part
3169 2024.08.28 04:07:14.383301 [ 192 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part
3170 2024.08.28 04:07:14.383309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 42756, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3171 2024.08.28 04:07:14.383532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3172 2024.08.28 04:07:14.383606 [ 192 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part
3173 2024.08.28 04:07:14.383634 [ 3 ] {} <Debug> HTTP-Session: 4d297f05-5ea3-4a4c-894d-e2e5749806f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
3174 2024.08.28 04:07:14.383710 [ 3 ] {} <Debug> HTTP-Session: 4d297f05-5ea3-4a4c-894d-e2e5749806f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3175 2024.08.28 04:07:14.383801 [ 3 ] {} <Debug> HTTP-Session: 4d297f05-5ea3-4a4c-894d-e2e5749806f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3176 2024.08.28 04:07:14.383891 [ 192 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part
3177 2024.08.28 04:07:14.383959 [ 3 ] {} <Trace> HTTP-Session: 4d297f05-5ea3-4a4c-894d-e2e5749806f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3178 2024.08.28 04:07:14.384211 [ 192 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part
3179 2024.08.28 04:07:14.384456 [ 192 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part
3180 2024.08.28 04:07:14.384784 [ 3 ] {cf6594d0-aa41-49cc-91f8-ee86a2641609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3181 2024.08.28 04:07:14.384898 [ 3 ] {cf6594d0-aa41-49cc-91f8-ee86a2641609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
3182 2024.08.28 04:07:14.386894 [ 3 ] {cf6594d0-aa41-49cc-91f8-ee86a2641609} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3183 2024.08.28 04:07:14.388455 [ 3 ] {cf6594d0-aa41-49cc-91f8-ee86a2641609} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3184 2024.08.28 04:07:14.388529 [ 3 ] {cf6594d0-aa41-49cc-91f8-ee86a2641609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
3185 2024.08.28 04:07:14.388574 [ 192 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.005875643 sec., 1021.1648325127991 rows/sec., 68.14 KiB/sec.
3186 2024.08.28 04:07:14.388774 [ 192 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3187 2024.08.28 04:07:14.389699 [ 192 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_6_1} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3188 2024.08.28 04:07:14.389901 [ 192 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_6_1} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3189 2024.08.28 04:07:14.390021 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
3190 2024.08.28 04:07:14.390152 [ 3 ] {cf6594d0-aa41-49cc-91f8-ee86a2641609} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3191 2024.08.28 04:07:14.390590 [ 3 ] {cf6594d0-aa41-49cc-91f8-ee86a2641609} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3192 2024.08.28 04:07:14.390715 [ 36 ] {} <Debug> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3193 2024.08.28 04:07:14.390740 [ 3 ] {cf6594d0-aa41-49cc-91f8-ee86a2641609} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.006505 sec., 3996.925441967717 rows/sec., 7.16 MiB/sec.
3194 2024.08.28 04:07:14.390748 [ 36 ] {} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3195 2024.08.28 04:07:14.390786 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
3196 2024.08.28 04:07:14.391004 [ 195 ] {94c69f11-a991-4649-a894-2fffd5368a44::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
3197 2024.08.28 04:07:14.391109 [ 3 ] {cf6594d0-aa41-49cc-91f8-ee86a2641609} <Debug> DynamicQueryHandler: Done processing query
3198 2024.08.28 04:07:14.391142 [ 3 ] {cf6594d0-aa41-49cc-91f8-ee86a2641609} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
3199 2024.08.28 04:07:14.391171 [ 3 ] {} <Debug> HTTP-Session: 4d297f05-5ea3-4a4c-894d-e2e5749806f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3200 2024.08.28 04:07:14.391315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 7662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3201 2024.08.28 04:07:14.391372 [ 195 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3202 2024.08.28 04:07:14.391380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3203 2024.08.28 04:07:14.391417 [ 3 ] {} <Debug> HTTP-Session: ce3e82c7-0927-472e-a3df-364e9d12fe82 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
3204 2024.08.28 04:07:14.391444 [ 3 ] {} <Debug> HTTP-Session: ce3e82c7-0927-472e-a3df-364e9d12fe82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3205 2024.08.28 04:07:14.391457 [ 195 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 103 rows starting from the beginning of the part
3206 2024.08.28 04:07:14.391464 [ 3 ] {} <Debug> HTTP-Session: ce3e82c7-0927-472e-a3df-364e9d12fe82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3207 2024.08.28 04:07:14.391504 [ 3 ] {} <Trace> HTTP-Session: ce3e82c7-0927-472e-a3df-364e9d12fe82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3208 2024.08.28 04:07:14.391785 [ 3 ] {8202b62c-6859-4d44-b5bd-efa070136766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3209 2024.08.28 04:07:14.391930 [ 3 ] {8202b62c-6859-4d44-b5bd-efa070136766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3210 2024.08.28 04:07:14.391951 [ 195 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 18 rows starting from the beginning of the part
3211 2024.08.28 04:07:14.392535 [ 3 ] {8202b62c-6859-4d44-b5bd-efa070136766} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3212 2024.08.28 04:07:14.392571 [ 195 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 13 rows starting from the beginning of the part
3213 2024.08.28 04:07:14.393015 [ 195 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 18 rows starting from the beginning of the part
3214 2024.08.28 04:07:14.393561 [ 3 ] {8202b62c-6859-4d44-b5bd-efa070136766} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3215 2024.08.28 04:07:14.393577 [ 195 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 13 rows starting from the beginning of the part
3216 2024.08.28 04:07:14.393604 [ 3 ] {8202b62c-6859-4d44-b5bd-efa070136766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
3217 2024.08.28 04:07:14.394021 [ 195 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part
3218 2024.08.28 04:07:14.394660 [ 3 ] {8202b62c-6859-4d44-b5bd-efa070136766} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3219 2024.08.28 04:07:14.395192 [ 3 ] {8202b62c-6859-4d44-b5bd-efa070136766} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3220 2024.08.28 04:07:14.395400 [ 3 ] {8202b62c-6859-4d44-b5bd-efa070136766} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.003756 sec., 13844.515441959533 rows/sec., 877.76 KiB/sec.
3221 2024.08.28 04:07:14.395963 [ 3 ] {8202b62c-6859-4d44-b5bd-efa070136766} <Debug> DynamicQueryHandler: Done processing query
3222 2024.08.28 04:07:14.395999 [ 3 ] {8202b62c-6859-4d44-b5bd-efa070136766} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3223 2024.08.28 04:07:14.396024 [ 3 ] {} <Debug> HTTP-Session: ce3e82c7-0927-472e-a3df-364e9d12fe82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3224 2024.08.28 04:07:14.400226 [ 192 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 191 rows, containing 19 columns (19 merged, 0 gathered) in 0.009346574 sec., 20435.295328534285 rows/sec., 36.52 MiB/sec.
3225 2024.08.28 04:07:14.400711 [ 192 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3226 2024.08.28 04:07:14.401366 [ 192 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3227 2024.08.28 04:07:14.401451 [ 192 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3228 2024.08.28 04:07:14.401585 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB.
3229 2024.08.28 04:07:17.714842 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache
3230 2024.08.28 04:07:17.714897 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache
3231 2024.08.28 04:07:19.002212 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000866286 sec.
3232 2024.08.28 04:07:19.340539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 7615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3233 2024.08.28 04:07:19.340678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3234 2024.08.28 04:07:19.340707 [ 3 ] {} <Debug> HTTP-Session: 3a03c60f-8f10-43d7-80c0-aa844b9248a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
3235 2024.08.28 04:07:19.340732 [ 3 ] {} <Debug> HTTP-Session: 3a03c60f-8f10-43d7-80c0-aa844b9248a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3236 2024.08.28 04:07:19.340747 [ 3 ] {} <Debug> HTTP-Session: 3a03c60f-8f10-43d7-80c0-aa844b9248a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3237 2024.08.28 04:07:19.340795 [ 3 ] {} <Trace> HTTP-Session: 3a03c60f-8f10-43d7-80c0-aa844b9248a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3238 2024.08.28 04:07:19.341017 [ 3 ] {46185ad0-134b-40a0-9344-cc6d246fbc89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3239 2024.08.28 04:07:19.341081 [ 3 ] {46185ad0-134b-40a0-9344-cc6d246fbc89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3240 2024.08.28 04:07:19.341403 [ 3 ] {46185ad0-134b-40a0-9344-cc6d246fbc89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3241 2024.08.28 04:07:19.341880 [ 3 ] {46185ad0-134b-40a0-9344-cc6d246fbc89} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3242 2024.08.28 04:07:19.341921 [ 3 ] {46185ad0-134b-40a0-9344-cc6d246fbc89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
3243 2024.08.28 04:07:19.342343 [ 3 ] {46185ad0-134b-40a0-9344-cc6d246fbc89} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3244 2024.08.28 04:07:19.342737 [ 3 ] {46185ad0-134b-40a0-9344-cc6d246fbc89} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3245 2024.08.28 04:07:19.342880 [ 3 ] {46185ad0-134b-40a0-9344-cc6d246fbc89} <Debug> executeQuery: Read 52 rows, 4.41 KiB in 0.001926 sec., 26998.96157840083 rows/sec., 2.24 MiB/sec.
3246 2024.08.28 04:07:19.343133 [ 3 ] {46185ad0-134b-40a0-9344-cc6d246fbc89} <Debug> DynamicQueryHandler: Done processing query
3247 2024.08.28 04:07:19.343183 [ 3 ] {46185ad0-134b-40a0-9344-cc6d246fbc89} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3248 2024.08.28 04:07:19.343200 [ 3 ] {} <Debug> HTTP-Session: 3a03c60f-8f10-43d7-80c0-aa844b9248a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3249 2024.08.28 04:07:19.343349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3250 2024.08.28 04:07:19.343399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3251 2024.08.28 04:07:19.343418 [ 3 ] {} <Debug> HTTP-Session: f7eb6882-27b7-4d53-ac0d-cdcf834d06d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
3252 2024.08.28 04:07:19.343434 [ 3 ] {} <Debug> HTTP-Session: f7eb6882-27b7-4d53-ac0d-cdcf834d06d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3253 2024.08.28 04:07:19.343448 [ 3 ] {} <Debug> HTTP-Session: f7eb6882-27b7-4d53-ac0d-cdcf834d06d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3254 2024.08.28 04:07:19.343479 [ 3 ] {} <Trace> HTTP-Session: f7eb6882-27b7-4d53-ac0d-cdcf834d06d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3255 2024.08.28 04:07:19.343578 [ 3 ] {8e4e93ed-79af-4944-ba84-138df0b3e39b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3256 2024.08.28 04:07:19.343621 [ 3 ] {8e4e93ed-79af-4944-ba84-138df0b3e39b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3257 2024.08.28 04:07:19.343861 [ 3 ] {8e4e93ed-79af-4944-ba84-138df0b3e39b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3258 2024.08.28 04:07:19.344175 [ 3 ] {8e4e93ed-79af-4944-ba84-138df0b3e39b} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3259 2024.08.28 04:07:19.344212 [ 3 ] {8e4e93ed-79af-4944-ba84-138df0b3e39b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
3260 2024.08.28 04:07:19.344559 [ 3 ] {8e4e93ed-79af-4944-ba84-138df0b3e39b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3261 2024.08.28 04:07:19.344925 [ 3 ] {8e4e93ed-79af-4944-ba84-138df0b3e39b} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3262 2024.08.28 04:07:19.345087 [ 3 ] {8e4e93ed-79af-4944-ba84-138df0b3e39b} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001532 sec., 8485.639686684073 rows/sec., 638.08 KiB/sec.
3263 2024.08.28 04:07:19.345261 [ 3 ] {8e4e93ed-79af-4944-ba84-138df0b3e39b} <Debug> DynamicQueryHandler: Done processing query
3264 2024.08.28 04:07:19.345284 [ 3 ] {8e4e93ed-79af-4944-ba84-138df0b3e39b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3265 2024.08.28 04:07:19.345300 [ 3 ] {} <Debug> HTTP-Session: f7eb6882-27b7-4d53-ac0d-cdcf834d06d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3266 2024.08.28 04:07:19.345441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 6996, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3267 2024.08.28 04:07:19.345489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3268 2024.08.28 04:07:19.345508 [ 3 ] {} <Debug> HTTP-Session: 3af3eeb7-4b5e-4541-9223-ffd7f33af4b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
3269 2024.08.28 04:07:19.345525 [ 3 ] {} <Debug> HTTP-Session: 3af3eeb7-4b5e-4541-9223-ffd7f33af4b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3270 2024.08.28 04:07:19.345538 [ 3 ] {} <Debug> HTTP-Session: 3af3eeb7-4b5e-4541-9223-ffd7f33af4b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3271 2024.08.28 04:07:19.345569 [ 3 ] {} <Trace> HTTP-Session: 3af3eeb7-4b5e-4541-9223-ffd7f33af4b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3272 2024.08.28 04:07:19.345678 [ 3 ] {26b29eea-5f2e-4bb8-820a-145ec3e60ec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3273 2024.08.28 04:07:19.345721 [ 3 ] {26b29eea-5f2e-4bb8-820a-145ec3e60ec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3274 2024.08.28 04:07:19.345946 [ 3 ] {26b29eea-5f2e-4bb8-820a-145ec3e60ec4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3275 2024.08.28 04:07:19.346281 [ 3 ] {26b29eea-5f2e-4bb8-820a-145ec3e60ec4} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3276 2024.08.28 04:07:19.346317 [ 3 ] {26b29eea-5f2e-4bb8-820a-145ec3e60ec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
3277 2024.08.28 04:07:19.346693 [ 3 ] {26b29eea-5f2e-4bb8-820a-145ec3e60ec4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3278 2024.08.28 04:07:19.347055 [ 3 ] {26b29eea-5f2e-4bb8-820a-145ec3e60ec4} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3279 2024.08.28 04:07:19.347210 [ 3 ] {26b29eea-5f2e-4bb8-820a-145ec3e60ec4} <Debug> executeQuery: Read 41 rows, 3.28 KiB in 0.001566 sec., 26181.353767560664 rows/sec., 2.04 MiB/sec.
3280 2024.08.28 04:07:19.347386 [ 3 ] {26b29eea-5f2e-4bb8-820a-145ec3e60ec4} <Debug> DynamicQueryHandler: Done processing query
3281 2024.08.28 04:07:19.347410 [ 3 ] {26b29eea-5f2e-4bb8-820a-145ec3e60ec4} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3282 2024.08.28 04:07:19.347425 [ 3 ] {} <Debug> HTTP-Session: 3af3eeb7-4b5e-4541-9223-ffd7f33af4b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3283 2024.08.28 04:07:19.347559 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 19127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3284 2024.08.28 04:07:19.347606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3285 2024.08.28 04:07:19.347625 [ 3 ] {} <Debug> HTTP-Session: 98614d98-92a8-4f2a-a7bd-f377ddd8cafd Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
3286 2024.08.28 04:07:19.347642 [ 3 ] {} <Debug> HTTP-Session: 98614d98-92a8-4f2a-a7bd-f377ddd8cafd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3287 2024.08.28 04:07:19.347655 [ 3 ] {} <Debug> HTTP-Session: 98614d98-92a8-4f2a-a7bd-f377ddd8cafd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3288 2024.08.28 04:07:19.347685 [ 3 ] {} <Trace> HTTP-Session: 98614d98-92a8-4f2a-a7bd-f377ddd8cafd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3289 2024.08.28 04:07:19.347820 [ 3 ] {41d715ed-0f13-4efc-84bb-29a2c730bd6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3290 2024.08.28 04:07:19.347867 [ 3 ] {41d715ed-0f13-4efc-84bb-29a2c730bd6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3291 2024.08.28 04:07:19.348032 [ 3 ] {41d715ed-0f13-4efc-84bb-29a2c730bd6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3292 2024.08.28 04:07:19.348397 [ 3 ] {41d715ed-0f13-4efc-84bb-29a2c730bd6a} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3293 2024.08.28 04:07:19.348435 [ 3 ] {41d715ed-0f13-4efc-84bb-29a2c730bd6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
3294 2024.08.28 04:07:19.348813 [ 3 ] {41d715ed-0f13-4efc-84bb-29a2c730bd6a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3295 2024.08.28 04:07:19.349155 [ 3 ] {41d715ed-0f13-4efc-84bb-29a2c730bd6a} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3296 2024.08.28 04:07:19.349315 [ 3 ] {41d715ed-0f13-4efc-84bb-29a2c730bd6a} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001545 sec., 64724.91909385114 rows/sec., 4.49 MiB/sec.
3297 2024.08.28 04:07:19.349641 [ 3 ] {41d715ed-0f13-4efc-84bb-29a2c730bd6a} <Debug> DynamicQueryHandler: Done processing query
3298 2024.08.28 04:07:19.349665 [ 3 ] {41d715ed-0f13-4efc-84bb-29a2c730bd6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3299 2024.08.28 04:07:19.349681 [ 3 ] {} <Debug> HTTP-Session: 98614d98-92a8-4f2a-a7bd-f377ddd8cafd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3300 2024.08.28 04:07:19.349827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 21231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3301 2024.08.28 04:07:19.349874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3302 2024.08.28 04:07:19.349893 [ 3 ] {} <Debug> HTTP-Session: 01760381-9d82-41c9-90fd-d8d05bde2461 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
3303 2024.08.28 04:07:19.349909 [ 3 ] {} <Debug> HTTP-Session: 01760381-9d82-41c9-90fd-d8d05bde2461 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3304 2024.08.28 04:07:19.349923 [ 3 ] {} <Debug> HTTP-Session: 01760381-9d82-41c9-90fd-d8d05bde2461 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3305 2024.08.28 04:07:19.349953 [ 3 ] {} <Trace> HTTP-Session: 01760381-9d82-41c9-90fd-d8d05bde2461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3306 2024.08.28 04:07:19.350162 [ 3 ] {714ab153-e9b5-48c2-bf3b-87749b4a563b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3307 2024.08.28 04:07:19.350234 [ 3 ] {714ab153-e9b5-48c2-bf3b-87749b4a563b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
3308 2024.08.28 04:07:19.350658 [ 3 ] {714ab153-e9b5-48c2-bf3b-87749b4a563b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3309 2024.08.28 04:07:19.351218 [ 3 ] {714ab153-e9b5-48c2-bf3b-87749b4a563b} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3310 2024.08.28 04:07:19.351255 [ 3 ] {714ab153-e9b5-48c2-bf3b-87749b4a563b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
3311 2024.08.28 04:07:19.351887 [ 3 ] {714ab153-e9b5-48c2-bf3b-87749b4a563b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3312 2024.08.28 04:07:19.352355 [ 3 ] {714ab153-e9b5-48c2-bf3b-87749b4a563b} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3313 2024.08.28 04:07:19.352571 [ 3 ] {714ab153-e9b5-48c2-bf3b-87749b4a563b} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002542 sec., 5114.083398898505 rows/sec., 9.16 MiB/sec.
3314 2024.08.28 04:07:19.352876 [ 3 ] {714ab153-e9b5-48c2-bf3b-87749b4a563b} <Debug> DynamicQueryHandler: Done processing query
3315 2024.08.28 04:07:19.352905 [ 3 ] {714ab153-e9b5-48c2-bf3b-87749b4a563b} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
3316 2024.08.28 04:07:19.352926 [ 3 ] {} <Debug> HTTP-Session: 01760381-9d82-41c9-90fd-d8d05bde2461 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3317 2024.08.28 04:07:19.353120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 4637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3318 2024.08.28 04:07:19.353185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3319 2024.08.28 04:07:19.353210 [ 3 ] {} <Debug> HTTP-Session: a5aa9adf-62ee-431d-a928-85d56aa23ac8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
3320 2024.08.28 04:07:19.353231 [ 3 ] {} <Debug> HTTP-Session: a5aa9adf-62ee-431d-a928-85d56aa23ac8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3321 2024.08.28 04:07:19.353250 [ 3 ] {} <Debug> HTTP-Session: a5aa9adf-62ee-431d-a928-85d56aa23ac8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3322 2024.08.28 04:07:19.353288 [ 3 ] {} <Trace> HTTP-Session: a5aa9adf-62ee-431d-a928-85d56aa23ac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3323 2024.08.28 04:07:19.353417 [ 3 ] {41f4253c-c50e-4fb1-ab29-296a655f778e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3324 2024.08.28 04:07:19.353472 [ 3 ] {41f4253c-c50e-4fb1-ab29-296a655f778e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3325 2024.08.28 04:07:19.353651 [ 3 ] {41f4253c-c50e-4fb1-ab29-296a655f778e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3326 2024.08.28 04:07:19.354391 [ 3 ] {41f4253c-c50e-4fb1-ab29-296a655f778e} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3327 2024.08.28 04:07:19.354438 [ 3 ] {41f4253c-c50e-4fb1-ab29-296a655f778e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
3328 2024.08.28 04:07:19.354840 [ 3 ] {41f4253c-c50e-4fb1-ab29-296a655f778e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3329 2024.08.28 04:07:19.355167 [ 3 ] {41f4253c-c50e-4fb1-ab29-296a655f778e} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3330 2024.08.28 04:07:19.355329 [ 3 ] {41f4253c-c50e-4fb1-ab29-296a655f778e} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001943 sec., 15440.041173443129 rows/sec., 1.06 MiB/sec.
3331 2024.08.28 04:07:19.355649 [ 3 ] {41f4253c-c50e-4fb1-ab29-296a655f778e} <Debug> DynamicQueryHandler: Done processing query
3332 2024.08.28 04:07:19.355683 [ 3 ] {41f4253c-c50e-4fb1-ab29-296a655f778e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3333 2024.08.28 04:07:19.355702 [ 3 ] {} <Debug> HTTP-Session: a5aa9adf-62ee-431d-a928-85d56aa23ac8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3334 2024.08.28 04:07:24.346224 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3335 2024.08.28 04:07:24.346351 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3336 2024.08.28 04:07:24.346380 [ 3 ] {} <Debug> HTTP-Session: 6d77a290-15e2-4da6-8e78-b694f3955592 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
3337 2024.08.28 04:07:24.346408 [ 3 ] {} <Debug> HTTP-Session: 6d77a290-15e2-4da6-8e78-b694f3955592 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3338 2024.08.28 04:07:24.346427 [ 3 ] {} <Debug> HTTP-Session: 6d77a290-15e2-4da6-8e78-b694f3955592 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3339 2024.08.28 04:07:24.346481 [ 3 ] {} <Trace> HTTP-Session: 6d77a290-15e2-4da6-8e78-b694f3955592 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3340 2024.08.28 04:07:24.346667 [ 3 ] {16eb50ae-e33d-4d8b-a3bb-519c11dbe45a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3341 2024.08.28 04:07:24.346741 [ 3 ] {16eb50ae-e33d-4d8b-a3bb-519c11dbe45a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3342 2024.08.28 04:07:24.347121 [ 3 ] {16eb50ae-e33d-4d8b-a3bb-519c11dbe45a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3343 2024.08.28 04:07:24.347594 [ 3 ] {16eb50ae-e33d-4d8b-a3bb-519c11dbe45a} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3344 2024.08.28 04:07:24.347634 [ 3 ] {16eb50ae-e33d-4d8b-a3bb-519c11dbe45a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
3345 2024.08.28 04:07:24.348043 [ 3 ] {16eb50ae-e33d-4d8b-a3bb-519c11dbe45a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3346 2024.08.28 04:07:24.348440 [ 3 ] {16eb50ae-e33d-4d8b-a3bb-519c11dbe45a} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3347 2024.08.28 04:07:24.348583 [ 3 ] {16eb50ae-e33d-4d8b-a3bb-519c11dbe45a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001973 sec., 1013.6847440446022 rows/sec., 82.66 KiB/sec.
3348 2024.08.28 04:07:24.348832 [ 3 ] {16eb50ae-e33d-4d8b-a3bb-519c11dbe45a} <Debug> DynamicQueryHandler: Done processing query
3349 2024.08.28 04:07:24.348859 [ 3 ] {16eb50ae-e33d-4d8b-a3bb-519c11dbe45a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3350 2024.08.28 04:07:24.348876 [ 3 ] {} <Debug> HTTP-Session: 6d77a290-15e2-4da6-8e78-b694f3955592 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3351 2024.08.28 04:07:24.349101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 32401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3352 2024.08.28 04:07:24.349158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3353 2024.08.28 04:07:24.349178 [ 3 ] {} <Debug> HTTP-Session: 2b7ec25c-e3f4-49bc-819f-bfc3a0e95c59 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
3354 2024.08.28 04:07:24.349195 [ 3 ] {} <Debug> HTTP-Session: 2b7ec25c-e3f4-49bc-819f-bfc3a0e95c59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3355 2024.08.28 04:07:24.349210 [ 3 ] {} <Debug> HTTP-Session: 2b7ec25c-e3f4-49bc-819f-bfc3a0e95c59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3356 2024.08.28 04:07:24.349245 [ 3 ] {} <Trace> HTTP-Session: 2b7ec25c-e3f4-49bc-819f-bfc3a0e95c59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3357 2024.08.28 04:07:24.349399 [ 3 ] {e38f5beb-9c33-4b23-b1c0-f09c93f414e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3358 2024.08.28 04:07:24.349447 [ 3 ] {e38f5beb-9c33-4b23-b1c0-f09c93f414e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3359 2024.08.28 04:07:24.349676 [ 3 ] {e38f5beb-9c33-4b23-b1c0-f09c93f414e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3360 2024.08.28 04:07:24.350139 [ 3 ] {e38f5beb-9c33-4b23-b1c0-f09c93f414e3} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3361 2024.08.28 04:07:24.350176 [ 3 ] {e38f5beb-9c33-4b23-b1c0-f09c93f414e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
3362 2024.08.28 04:07:24.350563 [ 3 ] {e38f5beb-9c33-4b23-b1c0-f09c93f414e3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3363 2024.08.28 04:07:24.350914 [ 3 ] {e38f5beb-9c33-4b23-b1c0-f09c93f414e3} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3364 2024.08.28 04:07:24.351039 [ 3 ] {e38f5beb-9c33-4b23-b1c0-f09c93f414e3} <Debug> executeQuery: Read 212 rows, 19.50 KiB in 0.001717 sec., 123471.17064647641 rows/sec., 11.09 MiB/sec.
3365 2024.08.28 04:07:24.351197 [ 3 ] {e38f5beb-9c33-4b23-b1c0-f09c93f414e3} <Debug> DynamicQueryHandler: Done processing query
3366 2024.08.28 04:07:24.351222 [ 3 ] {e38f5beb-9c33-4b23-b1c0-f09c93f414e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
3367 2024.08.28 04:07:24.351238 [ 3 ] {} <Debug> HTTP-Session: 2b7ec25c-e3f4-49bc-819f-bfc3a0e95c59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3368 2024.08.28 04:07:24.351370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 4056, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3369 2024.08.28 04:07:24.351419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3370 2024.08.28 04:07:24.351439 [ 3 ] {} <Debug> HTTP-Session: d5d3fdba-83d9-4642-a58a-b08744484d4a Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
3371 2024.08.28 04:07:24.351455 [ 3 ] {} <Debug> HTTP-Session: d5d3fdba-83d9-4642-a58a-b08744484d4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3372 2024.08.28 04:07:24.351469 [ 3 ] {} <Debug> HTTP-Session: d5d3fdba-83d9-4642-a58a-b08744484d4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3373 2024.08.28 04:07:24.351500 [ 3 ] {} <Trace> HTTP-Session: d5d3fdba-83d9-4642-a58a-b08744484d4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3374 2024.08.28 04:07:24.351610 [ 3 ] {7e563c89-b301-42bd-b6ad-3044cc219edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3375 2024.08.28 04:07:24.351654 [ 3 ] {7e563c89-b301-42bd-b6ad-3044cc219edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3376 2024.08.28 04:07:24.351878 [ 3 ] {7e563c89-b301-42bd-b6ad-3044cc219edd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3377 2024.08.28 04:07:24.352267 [ 3 ] {7e563c89-b301-42bd-b6ad-3044cc219edd} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3378 2024.08.28 04:07:24.352304 [ 3 ] {7e563c89-b301-42bd-b6ad-3044cc219edd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
3379 2024.08.28 04:07:24.352651 [ 3 ] {7e563c89-b301-42bd-b6ad-3044cc219edd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3380 2024.08.28 04:07:24.352998 [ 3 ] {7e563c89-b301-42bd-b6ad-3044cc219edd} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3381 2024.08.28 04:07:24.353128 [ 3 ] {7e563c89-b301-42bd-b6ad-3044cc219edd} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001556 sec., 17994.85861182519 rows/sec., 1.31 MiB/sec.
3382 2024.08.28 04:07:24.353343 [ 3 ] {7e563c89-b301-42bd-b6ad-3044cc219edd} <Debug> DynamicQueryHandler: Done processing query
3383 2024.08.28 04:07:24.353368 [ 3 ] {7e563c89-b301-42bd-b6ad-3044cc219edd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3384 2024.08.28 04:07:24.353384 [ 3 ] {} <Debug> HTTP-Session: d5d3fdba-83d9-4642-a58a-b08744484d4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3385 2024.08.28 04:07:24.353499 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3386 2024.08.28 04:07:24.353548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3387 2024.08.28 04:07:24.353567 [ 3 ] {} <Debug> HTTP-Session: f90e2d64-8e45-4c58-bec7-6db1bd034a3f Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
3388 2024.08.28 04:07:24.353584 [ 3 ] {} <Debug> HTTP-Session: f90e2d64-8e45-4c58-bec7-6db1bd034a3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3389 2024.08.28 04:07:24.353598 [ 3 ] {} <Debug> HTTP-Session: f90e2d64-8e45-4c58-bec7-6db1bd034a3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3390 2024.08.28 04:07:24.353628 [ 3 ] {} <Trace> HTTP-Session: f90e2d64-8e45-4c58-bec7-6db1bd034a3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3391 2024.08.28 04:07:24.353724 [ 3 ] {3809b09d-b9c5-4e0f-a84a-7fc460b53d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
3392 2024.08.28 04:07:24.353766 [ 3 ] {3809b09d-b9c5-4e0f-a84a-7fc460b53d33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3393 2024.08.28 04:07:24.353991 [ 3 ] {3809b09d-b9c5-4e0f-a84a-7fc460b53d33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3394 2024.08.28 04:07:24.354287 [ 3 ] {3809b09d-b9c5-4e0f-a84a-7fc460b53d33} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3395 2024.08.28 04:07:24.354323 [ 3 ] {3809b09d-b9c5-4e0f-a84a-7fc460b53d33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
3396 2024.08.28 04:07:24.354666 [ 3 ] {3809b09d-b9c5-4e0f-a84a-7fc460b53d33} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3397 2024.08.28 04:07:24.355031 [ 3 ] {3809b09d-b9c5-4e0f-a84a-7fc460b53d33} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3398 2024.08.28 04:07:24.355156 [ 3 ] {3809b09d-b9c5-4e0f-a84a-7fc460b53d33} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00146 sec., 9589.041095890412 rows/sec., 671.55 KiB/sec.
3399 2024.08.28 04:07:24.355311 [ 3 ] {3809b09d-b9c5-4e0f-a84a-7fc460b53d33} <Debug> DynamicQueryHandler: Done processing query
3400 2024.08.28 04:07:24.355336 [ 3 ] {3809b09d-b9c5-4e0f-a84a-7fc460b53d33} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3401 2024.08.28 04:07:24.355352 [ 3 ] {} <Debug> HTTP-Session: f90e2d64-8e45-4c58-bec7-6db1bd034a3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3402 2024.08.28 04:07:24.355451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3403 2024.08.28 04:07:24.355500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3404 2024.08.28 04:07:24.355519 [ 3 ] {} <Debug> HTTP-Session: 9554acfc-ccd1-4e1d-bbe8-4e2cfeb3691d Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
3405 2024.08.28 04:07:24.355536 [ 3 ] {} <Debug> HTTP-Session: 9554acfc-ccd1-4e1d-bbe8-4e2cfeb3691d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3406 2024.08.28 04:07:24.355550 [ 3 ] {} <Debug> HTTP-Session: 9554acfc-ccd1-4e1d-bbe8-4e2cfeb3691d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3407 2024.08.28 04:07:24.355580 [ 3 ] {} <Trace> HTTP-Session: 9554acfc-ccd1-4e1d-bbe8-4e2cfeb3691d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3408 2024.08.28 04:07:24.355677 [ 3 ] {7645c3de-234b-4c94-9772-3c06dd5f178d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
3409 2024.08.28 04:07:24.355720 [ 3 ] {7645c3de-234b-4c94-9772-3c06dd5f178d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
3410 2024.08.28 04:07:24.355940 [ 3 ] {7645c3de-234b-4c94-9772-3c06dd5f178d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3411 2024.08.28 04:07:24.356228 [ 3 ] {7645c3de-234b-4c94-9772-3c06dd5f178d} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3412 2024.08.28 04:07:24.356263 [ 3 ] {7645c3de-234b-4c94-9772-3c06dd5f178d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
3413 2024.08.28 04:07:24.356597 [ 3 ] {7645c3de-234b-4c94-9772-3c06dd5f178d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3414 2024.08.28 04:07:24.356947 [ 3 ] {7645c3de-234b-4c94-9772-3c06dd5f178d} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3415 2024.08.28 04:07:24.357071 [ 3 ] {7645c3de-234b-4c94-9772-3c06dd5f178d} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001421 sec., 4222.37860661506 rows/sec., 249.47 KiB/sec.
3416 2024.08.28 04:07:24.357240 [ 3 ] {7645c3de-234b-4c94-9772-3c06dd5f178d} <Debug> DynamicQueryHandler: Done processing query
3417 2024.08.28 04:07:24.357265 [ 3 ] {7645c3de-234b-4c94-9772-3c06dd5f178d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3418 2024.08.28 04:07:24.357281 [ 3 ] {} <Debug> HTTP-Session: 9554acfc-ccd1-4e1d-bbe8-4e2cfeb3691d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3419 2024.08.28 04:07:24.357443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 60426, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3420 2024.08.28 04:07:24.357493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3421 2024.08.28 04:07:24.357512 [ 3 ] {} <Debug> HTTP-Session: 0b66ac06-a7f4-4976-9fe6-5793d0852d39 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
3422 2024.08.28 04:07:24.357530 [ 3 ] {} <Debug> HTTP-Session: 0b66ac06-a7f4-4976-9fe6-5793d0852d39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3423 2024.08.28 04:07:24.357544 [ 3 ] {} <Debug> HTTP-Session: 0b66ac06-a7f4-4976-9fe6-5793d0852d39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3424 2024.08.28 04:07:24.357574 [ 3 ] {} <Trace> HTTP-Session: 0b66ac06-a7f4-4976-9fe6-5793d0852d39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3425 2024.08.28 04:07:24.357756 [ 3 ] {adb8424a-4b88-4b30-8bfe-1acf273ab770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3426 2024.08.28 04:07:24.357801 [ 3 ] {adb8424a-4b88-4b30-8bfe-1acf273ab770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3427 2024.08.28 04:07:24.358025 [ 3 ] {adb8424a-4b88-4b30-8bfe-1acf273ab770} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3428 2024.08.28 04:07:24.358543 [ 3 ] {adb8424a-4b88-4b30-8bfe-1acf273ab770} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3429 2024.08.28 04:07:24.358579 [ 3 ] {adb8424a-4b88-4b30-8bfe-1acf273ab770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
3430 2024.08.28 04:07:24.358955 [ 3 ] {adb8424a-4b88-4b30-8bfe-1acf273ab770} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3431 2024.08.28 04:07:24.359306 [ 3 ] {adb8424a-4b88-4b30-8bfe-1acf273ab770} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3432 2024.08.28 04:07:24.359437 [ 3 ] {adb8424a-4b88-4b30-8bfe-1acf273ab770} <Debug> executeQuery: Read 374 rows, 27.05 KiB in 0.00178 sec., 210112.3595505618 rows/sec., 14.84 MiB/sec.
3433 2024.08.28 04:07:24.359652 [ 3 ] {adb8424a-4b88-4b30-8bfe-1acf273ab770} <Debug> DynamicQueryHandler: Done processing query
3434 2024.08.28 04:07:24.359677 [ 3 ] {adb8424a-4b88-4b30-8bfe-1acf273ab770} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB.
3435 2024.08.28 04:07:24.359693 [ 3 ] {} <Debug> HTTP-Session: 0b66ac06-a7f4-4976-9fe6-5793d0852d39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3436 2024.08.28 04:07:24.359815 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3437 2024.08.28 04:07:24.359863 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3438 2024.08.28 04:07:24.359882 [ 3 ] {} <Debug> HTTP-Session: e1d40c5d-e9f2-4147-ad7e-d5ca437021a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
3439 2024.08.28 04:07:24.359899 [ 3 ] {} <Debug> HTTP-Session: e1d40c5d-e9f2-4147-ad7e-d5ca437021a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3440 2024.08.28 04:07:24.359914 [ 3 ] {} <Debug> HTTP-Session: e1d40c5d-e9f2-4147-ad7e-d5ca437021a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3441 2024.08.28 04:07:24.359945 [ 3 ] {} <Trace> HTTP-Session: e1d40c5d-e9f2-4147-ad7e-d5ca437021a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3442 2024.08.28 04:07:24.360041 [ 3 ] {4d718d66-e4e0-4c17-a87a-2562eeb2147c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3443 2024.08.28 04:07:24.360087 [ 3 ] {4d718d66-e4e0-4c17-a87a-2562eeb2147c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3444 2024.08.28 04:07:24.360220 [ 3 ] {4d718d66-e4e0-4c17-a87a-2562eeb2147c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3445 2024.08.28 04:07:24.360474 [ 3 ] {4d718d66-e4e0-4c17-a87a-2562eeb2147c} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3446 2024.08.28 04:07:24.360510 [ 3 ] {4d718d66-e4e0-4c17-a87a-2562eeb2147c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
3447 2024.08.28 04:07:24.360866 [ 3 ] {4d718d66-e4e0-4c17-a87a-2562eeb2147c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3448 2024.08.28 04:07:24.361189 [ 3 ] {4d718d66-e4e0-4c17-a87a-2562eeb2147c} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3449 2024.08.28 04:07:24.361309 [ 43 ] {} <Debug> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3450 2024.08.28 04:07:24.361316 [ 3 ] {4d718d66-e4e0-4c17-a87a-2562eeb2147c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0013 sec., 4615.384615384615 rows/sec., 241.14 KiB/sec.
3451 2024.08.28 04:07:24.361345 [ 43 ] {} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3452 2024.08.28 04:07:24.361378 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
3453 2024.08.28 04:07:24.361537 [ 3 ] {4d718d66-e4e0-4c17-a87a-2562eeb2147c} <Debug> DynamicQueryHandler: Done processing query
3454 2024.08.28 04:07:24.361557 [ 192 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
3455 2024.08.28 04:07:24.361572 [ 3 ] {4d718d66-e4e0-4c17-a87a-2562eeb2147c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3456 2024.08.28 04:07:24.361653 [ 3 ] {} <Debug> HTTP-Session: e1d40c5d-e9f2-4147-ad7e-d5ca437021a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3457 2024.08.28 04:07:24.361806 [ 192 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3458 2024.08.28 04:07:24.361876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 33322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3459 2024.08.28 04:07:24.361887 [ 192 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
3460 2024.08.28 04:07:24.361967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3461 2024.08.28 04:07:24.362025 [ 3 ] {} <Debug> HTTP-Session: 77a7ac28-c782-4b67-983e-804ecb90be0e Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
3462 2024.08.28 04:07:24.362100 [ 3 ] {} <Debug> HTTP-Session: 77a7ac28-c782-4b67-983e-804ecb90be0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3463 2024.08.28 04:07:24.362115 [ 192 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
3464 2024.08.28 04:07:24.362154 [ 3 ] {} <Debug> HTTP-Session: 77a7ac28-c782-4b67-983e-804ecb90be0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3465 2024.08.28 04:07:24.362346 [ 3 ] {} <Trace> HTTP-Session: 77a7ac28-c782-4b67-983e-804ecb90be0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3466 2024.08.28 04:07:24.362482 [ 192 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
3467 2024.08.28 04:07:24.362750 [ 192 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
3468 2024.08.28 04:07:24.362946 [ 3 ] {383d74d4-b0f9-4f16-92dc-3c1a59833e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3469 2024.08.28 04:07:24.363020 [ 192 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
3470 2024.08.28 04:07:24.363175 [ 3 ] {383d74d4-b0f9-4f16-92dc-3c1a59833e6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3471 2024.08.28 04:07:24.363325 [ 192 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
3472 2024.08.28 04:07:24.364169 [ 3 ] {383d74d4-b0f9-4f16-92dc-3c1a59833e6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3473 2024.08.28 04:07:24.365106 [ 3 ] {383d74d4-b0f9-4f16-92dc-3c1a59833e6c} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3474 2024.08.28 04:07:24.365170 [ 3 ] {383d74d4-b0f9-4f16-92dc-3c1a59833e6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3475 2024.08.28 04:07:24.366139 [ 192 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.004676238 sec., 7698.496098787102 rows/sec., 402.22 KiB/sec.
3476 2024.08.28 04:07:24.366223 [ 3 ] {383d74d4-b0f9-4f16-92dc-3c1a59833e6c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3477 2024.08.28 04:07:24.366297 [ 192 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3478 2024.08.28 04:07:24.366955 [ 3 ] {383d74d4-b0f9-4f16-92dc-3c1a59833e6c} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3479 2024.08.28 04:07:24.367128 [ 192 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::all_1_6_1} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3480 2024.08.28 04:07:24.367316 [ 3 ] {383d74d4-b0f9-4f16-92dc-3c1a59833e6c} <Debug> executeQuery: Read 178 rows, 12.03 KiB in 0.004649 sec., 38287.80382878038 rows/sec., 2.53 MiB/sec.
3481 2024.08.28 04:07:24.367523 [ 192 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::all_1_6_1} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3482 2024.08.28 04:07:24.367770 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
3483 2024.08.28 04:07:24.367846 [ 3 ] {383d74d4-b0f9-4f16-92dc-3c1a59833e6c} <Debug> DynamicQueryHandler: Done processing query
3484 2024.08.28 04:07:24.367876 [ 3 ] {383d74d4-b0f9-4f16-92dc-3c1a59833e6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
3485 2024.08.28 04:07:24.367893 [ 3 ] {} <Debug> HTTP-Session: 77a7ac28-c782-4b67-983e-804ecb90be0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3486 2024.08.28 04:07:24.368019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3487 2024.08.28 04:07:24.368068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3488 2024.08.28 04:07:24.368088 [ 3 ] {} <Debug> HTTP-Session: 67f0884e-d290-410f-84ac-5d2772c03f4e Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
3489 2024.08.28 04:07:24.368105 [ 3 ] {} <Debug> HTTP-Session: 67f0884e-d290-410f-84ac-5d2772c03f4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3490 2024.08.28 04:07:24.368119 [ 3 ] {} <Debug> HTTP-Session: 67f0884e-d290-410f-84ac-5d2772c03f4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3491 2024.08.28 04:07:24.368150 [ 3 ] {} <Trace> HTTP-Session: 67f0884e-d290-410f-84ac-5d2772c03f4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3492 2024.08.28 04:07:24.368246 [ 3 ] {6fc6d063-222a-4d85-b6c3-3b75badfff8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
3493 2024.08.28 04:07:24.368295 [ 3 ] {6fc6d063-222a-4d85-b6c3-3b75badfff8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
3494 2024.08.28 04:07:24.368442 [ 3 ] {6fc6d063-222a-4d85-b6c3-3b75badfff8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3495 2024.08.28 04:07:24.368710 [ 3 ] {6fc6d063-222a-4d85-b6c3-3b75badfff8d} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3496 2024.08.28 04:07:24.368745 [ 3 ] {6fc6d063-222a-4d85-b6c3-3b75badfff8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
3497 2024.08.28 04:07:24.369101 [ 3 ] {6fc6d063-222a-4d85-b6c3-3b75badfff8d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3498 2024.08.28 04:07:24.369431 [ 3 ] {6fc6d063-222a-4d85-b6c3-3b75badfff8d} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3499 2024.08.28 04:07:24.369553 [ 3 ] {6fc6d063-222a-4d85-b6c3-3b75badfff8d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001334 sec., 749.625187406297 rows/sec., 50.51 KiB/sec.
3500 2024.08.28 04:07:24.369717 [ 3 ] {6fc6d063-222a-4d85-b6c3-3b75badfff8d} <Debug> DynamicQueryHandler: Done processing query
3501 2024.08.28 04:07:24.369742 [ 3 ] {6fc6d063-222a-4d85-b6c3-3b75badfff8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3502 2024.08.28 04:07:24.369757 [ 3 ] {} <Debug> HTTP-Session: 67f0884e-d290-410f-84ac-5d2772c03f4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3503 2024.08.28 04:07:24.369950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 42757, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3504 2024.08.28 04:07:24.370000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3505 2024.08.28 04:07:24.370019 [ 3 ] {} <Debug> HTTP-Session: a61d3ae5-54c5-4064-878c-71a68e4969fb Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
3506 2024.08.28 04:07:24.370036 [ 3 ] {} <Debug> HTTP-Session: a61d3ae5-54c5-4064-878c-71a68e4969fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3507 2024.08.28 04:07:24.370049 [ 3 ] {} <Debug> HTTP-Session: a61d3ae5-54c5-4064-878c-71a68e4969fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3508 2024.08.28 04:07:24.370080 [ 3 ] {} <Trace> HTTP-Session: a61d3ae5-54c5-4064-878c-71a68e4969fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3509 2024.08.28 04:07:24.370365 [ 3 ] {9454da01-8571-4560-af3c-54f2ecbc6262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3510 2024.08.28 04:07:24.370429 [ 3 ] {9454da01-8571-4560-af3c-54f2ecbc6262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
3511 2024.08.28 04:07:24.370843 [ 3 ] {9454da01-8571-4560-af3c-54f2ecbc6262} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3512 2024.08.28 04:07:24.371600 [ 3 ] {9454da01-8571-4560-af3c-54f2ecbc6262} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3513 2024.08.28 04:07:24.371636 [ 3 ] {9454da01-8571-4560-af3c-54f2ecbc6262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
3514 2024.08.28 04:07:24.372265 [ 3 ] {9454da01-8571-4560-af3c-54f2ecbc6262} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3515 2024.08.28 04:07:24.372670 [ 3 ] {9454da01-8571-4560-af3c-54f2ecbc6262} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3516 2024.08.28 04:07:24.372814 [ 3 ] {9454da01-8571-4560-af3c-54f2ecbc6262} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002657 sec., 9785.47233722243 rows/sec., 17.54 MiB/sec.
3517 2024.08.28 04:07:24.373038 [ 3 ] {9454da01-8571-4560-af3c-54f2ecbc6262} <Debug> DynamicQueryHandler: Done processing query
3518 2024.08.28 04:07:24.373065 [ 3 ] {9454da01-8571-4560-af3c-54f2ecbc6262} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
3519 2024.08.28 04:07:24.373081 [ 3 ] {} <Debug> HTTP-Session: a61d3ae5-54c5-4064-878c-71a68e4969fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3520 2024.08.28 04:07:24.373203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 7662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3521 2024.08.28 04:07:24.373251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3522 2024.08.28 04:07:24.373270 [ 3 ] {} <Debug> HTTP-Session: 0afbb666-5ab8-40f9-95c6-8ecd2e7dddff Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
3523 2024.08.28 04:07:24.373285 [ 3 ] {} <Debug> HTTP-Session: 0afbb666-5ab8-40f9-95c6-8ecd2e7dddff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3524 2024.08.28 04:07:24.373299 [ 3 ] {} <Debug> HTTP-Session: 0afbb666-5ab8-40f9-95c6-8ecd2e7dddff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3525 2024.08.28 04:07:24.373329 [ 3 ] {} <Trace> HTTP-Session: 0afbb666-5ab8-40f9-95c6-8ecd2e7dddff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3526 2024.08.28 04:07:24.373435 [ 3 ] {584a2aff-3901-492d-8a04-8ec8ae8661b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3527 2024.08.28 04:07:24.373479 [ 3 ] {584a2aff-3901-492d-8a04-8ec8ae8661b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3528 2024.08.28 04:07:24.373607 [ 3 ] {584a2aff-3901-492d-8a04-8ec8ae8661b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3529 2024.08.28 04:07:24.373912 [ 3 ] {584a2aff-3901-492d-8a04-8ec8ae8661b1} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3530 2024.08.28 04:07:24.373947 [ 3 ] {584a2aff-3901-492d-8a04-8ec8ae8661b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB.
3531 2024.08.28 04:07:24.374304 [ 3 ] {584a2aff-3901-492d-8a04-8ec8ae8661b1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3532 2024.08.28 04:07:24.374621 [ 3 ] {584a2aff-3901-492d-8a04-8ec8ae8661b1} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3533 2024.08.28 04:07:24.374745 [ 3 ] {584a2aff-3901-492d-8a04-8ec8ae8661b1} <Debug> executeQuery: Read 52 rows, 3.30 KiB in 0.001344 sec., 38690.47619047619 rows/sec., 2.40 MiB/sec.
3534 2024.08.28 04:07:24.374904 [ 3 ] {584a2aff-3901-492d-8a04-8ec8ae8661b1} <Debug> DynamicQueryHandler: Done processing query
3535 2024.08.28 04:07:24.374928 [ 3 ] {584a2aff-3901-492d-8a04-8ec8ae8661b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3536 2024.08.28 04:07:24.374943 [ 3 ] {} <Debug> HTTP-Session: 0afbb666-5ab8-40f9-95c6-8ecd2e7dddff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3537 2024.08.28 04:07:29.342219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 11242, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3538 2024.08.28 04:07:29.342353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3539 2024.08.28 04:07:29.342384 [ 3 ] {} <Debug> HTTP-Session: a6293ad4-e071-4439-8f9a-67999f212635 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
3540 2024.08.28 04:07:29.342413 [ 3 ] {} <Debug> HTTP-Session: a6293ad4-e071-4439-8f9a-67999f212635 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3541 2024.08.28 04:07:29.342431 [ 3 ] {} <Debug> HTTP-Session: a6293ad4-e071-4439-8f9a-67999f212635 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3542 2024.08.28 04:07:29.342487 [ 3 ] {} <Trace> HTTP-Session: a6293ad4-e071-4439-8f9a-67999f212635 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3543 2024.08.28 04:07:29.342698 [ 3 ] {cad5b4fc-8778-4491-b161-742f26ad7e3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3544 2024.08.28 04:07:29.342762 [ 3 ] {cad5b4fc-8778-4491-b161-742f26ad7e3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3545 2024.08.28 04:07:29.343126 [ 3 ] {cad5b4fc-8778-4491-b161-742f26ad7e3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3546 2024.08.28 04:07:29.343753 [ 3 ] {cad5b4fc-8778-4491-b161-742f26ad7e3e} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3547 2024.08.28 04:07:29.343796 [ 3 ] {cad5b4fc-8778-4491-b161-742f26ad7e3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3548 2024.08.28 04:07:29.344211 [ 3 ] {cad5b4fc-8778-4491-b161-742f26ad7e3e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3549 2024.08.28 04:07:29.344604 [ 3 ] {cad5b4fc-8778-4491-b161-742f26ad7e3e} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3550 2024.08.28 04:07:29.344778 [ 3 ] {cad5b4fc-8778-4491-b161-742f26ad7e3e} <Debug> executeQuery: Read 78 rows, 6.47 KiB in 0.002152 sec., 36245.35315985131 rows/sec., 2.94 MiB/sec.
3551 2024.08.28 04:07:29.344997 [ 3 ] {cad5b4fc-8778-4491-b161-742f26ad7e3e} <Debug> DynamicQueryHandler: Done processing query
3552 2024.08.28 04:07:29.345026 [ 3 ] {cad5b4fc-8778-4491-b161-742f26ad7e3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3553 2024.08.28 04:07:29.345043 [ 3 ] {} <Debug> HTTP-Session: a6293ad4-e071-4439-8f9a-67999f212635 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3554 2024.08.28 04:07:29.345188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3555 2024.08.28 04:07:29.345247 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3556 2024.08.28 04:07:29.345267 [ 3 ] {} <Debug> HTTP-Session: c3b1cf19-1dbe-4cc3-9978-2c8c6309fc46 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
3557 2024.08.28 04:07:29.345285 [ 3 ] {} <Debug> HTTP-Session: c3b1cf19-1dbe-4cc3-9978-2c8c6309fc46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3558 2024.08.28 04:07:29.345299 [ 3 ] {} <Debug> HTTP-Session: c3b1cf19-1dbe-4cc3-9978-2c8c6309fc46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3559 2024.08.28 04:07:29.345336 [ 3 ] {} <Trace> HTTP-Session: c3b1cf19-1dbe-4cc3-9978-2c8c6309fc46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3560 2024.08.28 04:07:29.345446 [ 3 ] {032ce0c7-3ca4-4d11-a95b-206e929a61c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3561 2024.08.28 04:07:29.345494 [ 3 ] {032ce0c7-3ca4-4d11-a95b-206e929a61c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3562 2024.08.28 04:07:29.345734 [ 3 ] {032ce0c7-3ca4-4d11-a95b-206e929a61c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3563 2024.08.28 04:07:29.346084 [ 3 ] {032ce0c7-3ca4-4d11-a95b-206e929a61c2} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3564 2024.08.28 04:07:29.346122 [ 3 ] {032ce0c7-3ca4-4d11-a95b-206e929a61c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3565 2024.08.28 04:07:29.346475 [ 3 ] {032ce0c7-3ca4-4d11-a95b-206e929a61c2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3566 2024.08.28 04:07:29.346834 [ 3 ] {032ce0c7-3ca4-4d11-a95b-206e929a61c2} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3567 2024.08.28 04:07:29.347005 [ 3 ] {032ce0c7-3ca4-4d11-a95b-206e929a61c2} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.00159 sec., 8176.100628930817 rows/sec., 614.80 KiB/sec.
3568 2024.08.28 04:07:29.347184 [ 3 ] {032ce0c7-3ca4-4d11-a95b-206e929a61c2} <Debug> DynamicQueryHandler: Done processing query
3569 2024.08.28 04:07:29.347209 [ 3 ] {032ce0c7-3ca4-4d11-a95b-206e929a61c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3570 2024.08.28 04:07:29.347225 [ 3 ] {} <Debug> HTTP-Session: c3b1cf19-1dbe-4cc3-9978-2c8c6309fc46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3571 2024.08.28 04:07:29.347401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 11728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3572 2024.08.28 04:07:29.347452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3573 2024.08.28 04:07:29.347472 [ 3 ] {} <Debug> HTTP-Session: d2af881f-d0e3-43fc-86c2-5eb733af7231 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
3574 2024.08.28 04:07:29.347489 [ 3 ] {} <Debug> HTTP-Session: d2af881f-d0e3-43fc-86c2-5eb733af7231 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3575 2024.08.28 04:07:29.347503 [ 3 ] {} <Debug> HTTP-Session: d2af881f-d0e3-43fc-86c2-5eb733af7231 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3576 2024.08.28 04:07:29.347536 [ 3 ] {} <Trace> HTTP-Session: d2af881f-d0e3-43fc-86c2-5eb733af7231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3577 2024.08.28 04:07:29.347655 [ 3 ] {51b28414-0ebe-493e-85aa-479a4da554b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3578 2024.08.28 04:07:29.347700 [ 3 ] {51b28414-0ebe-493e-85aa-479a4da554b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3579 2024.08.28 04:07:29.347938 [ 3 ] {51b28414-0ebe-493e-85aa-479a4da554b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3580 2024.08.28 04:07:29.348359 [ 3 ] {51b28414-0ebe-493e-85aa-479a4da554b9} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3581 2024.08.28 04:07:29.348397 [ 3 ] {51b28414-0ebe-493e-85aa-479a4da554b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3582 2024.08.28 04:07:29.348750 [ 3 ] {51b28414-0ebe-493e-85aa-479a4da554b9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3583 2024.08.28 04:07:29.349103 [ 3 ] {51b28414-0ebe-493e-85aa-479a4da554b9} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3584 2024.08.28 04:07:29.349256 [ 3 ] {51b28414-0ebe-493e-85aa-479a4da554b9} <Debug> executeQuery: Read 69 rows, 5.51 KiB in 0.001643 sec., 41996.34814363968 rows/sec., 3.28 MiB/sec.
3585 2024.08.28 04:07:29.349431 [ 3 ] {51b28414-0ebe-493e-85aa-479a4da554b9} <Debug> DynamicQueryHandler: Done processing query
3586 2024.08.28 04:07:29.349456 [ 3 ] {51b28414-0ebe-493e-85aa-479a4da554b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3587 2024.08.28 04:07:29.349473 [ 3 ] {} <Debug> HTTP-Session: d2af881f-d0e3-43fc-86c2-5eb733af7231 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3588 2024.08.28 04:07:29.349655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 22943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3589 2024.08.28 04:07:29.349705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3590 2024.08.28 04:07:29.349725 [ 3 ] {} <Debug> HTTP-Session: 9bb64c47-149c-4103-9b22-452f87585774 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
3591 2024.08.28 04:07:29.349742 [ 3 ] {} <Debug> HTTP-Session: 9bb64c47-149c-4103-9b22-452f87585774 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3592 2024.08.28 04:07:29.349756 [ 3 ] {} <Debug> HTTP-Session: 9bb64c47-149c-4103-9b22-452f87585774 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3593 2024.08.28 04:07:29.349787 [ 3 ] {} <Trace> HTTP-Session: 9bb64c47-149c-4103-9b22-452f87585774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3594 2024.08.28 04:07:29.349928 [ 3 ] {3422edec-eba3-422a-a841-ee7f4ffcf4d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3595 2024.08.28 04:07:29.349977 [ 3 ] {3422edec-eba3-422a-a841-ee7f4ffcf4d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3596 2024.08.28 04:07:29.350128 [ 3 ] {3422edec-eba3-422a-a841-ee7f4ffcf4d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3597 2024.08.28 04:07:29.350541 [ 3 ] {3422edec-eba3-422a-a841-ee7f4ffcf4d8} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3598 2024.08.28 04:07:29.350578 [ 3 ] {3422edec-eba3-422a-a841-ee7f4ffcf4d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3599 2024.08.28 04:07:29.350966 [ 3 ] {3422edec-eba3-422a-a841-ee7f4ffcf4d8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3600 2024.08.28 04:07:29.351306 [ 3 ] {3422edec-eba3-422a-a841-ee7f4ffcf4d8} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3601 2024.08.28 04:07:29.351464 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3602 2024.08.28 04:07:29.351475 [ 3 ] {3422edec-eba3-422a-a841-ee7f4ffcf4d8} <Debug> executeQuery: Read 120 rows, 8.52 KiB in 0.0016 sec., 75000 rows/sec., 5.20 MiB/sec.
3603 2024.08.28 04:07:29.351553 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3604 2024.08.28 04:07:29.351621 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3605 2024.08.28 04:07:29.351780 [ 3 ] {3422edec-eba3-422a-a841-ee7f4ffcf4d8} <Debug> DynamicQueryHandler: Done processing query
3606 2024.08.28 04:07:29.351793 [ 195 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::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
3607 2024.08.28 04:07:29.351812 [ 3 ] {3422edec-eba3-422a-a841-ee7f4ffcf4d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3608 2024.08.28 04:07:29.351843 [ 3 ] {} <Debug> HTTP-Session: 9bb64c47-149c-4103-9b22-452f87585774 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3609 2024.08.28 04:07:29.351957 [ 195 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3610 2024.08.28 04:07:29.352000 [ 195 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 669 rows starting from the beginning of the part
3611 2024.08.28 04:07:29.352011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 21237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3612 2024.08.28 04:07:29.352089 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3613 2024.08.28 04:07:29.352183 [ 3 ] {} <Debug> HTTP-Session: 0e02dd26-49fe-4af3-a6c5-37642e9826aa Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
3614 2024.08.28 04:07:29.352213 [ 195 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 100 rows starting from the beginning of the part
3615 2024.08.28 04:07:29.352239 [ 3 ] {} <Debug> HTTP-Session: 0e02dd26-49fe-4af3-a6c5-37642e9826aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3616 2024.08.28 04:07:29.352313 [ 3 ] {} <Debug> HTTP-Session: 0e02dd26-49fe-4af3-a6c5-37642e9826aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3617 2024.08.28 04:07:29.352432 [ 3 ] {} <Trace> HTTP-Session: 0e02dd26-49fe-4af3-a6c5-37642e9826aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3618 2024.08.28 04:07:29.352598 [ 195 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 177 rows starting from the beginning of the part
3619 2024.08.28 04:07:29.352914 [ 3 ] {25f0cb0c-feb3-4a0d-bcca-8e02b33ef2c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3620 2024.08.28 04:07:29.352925 [ 195 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 100 rows starting from the beginning of the part
3621 2024.08.28 04:07:29.353231 [ 3 ] {25f0cb0c-feb3-4a0d-bcca-8e02b33ef2c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
3622 2024.08.28 04:07:29.353254 [ 195 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 178 rows starting from the beginning of the part
3623 2024.08.28 04:07:29.353581 [ 195 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 120 rows starting from the beginning of the part
3624 2024.08.28 04:07:29.354886 [ 3 ] {25f0cb0c-feb3-4a0d-bcca-8e02b33ef2c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3625 2024.08.28 04:07:29.356217 [ 195 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1344 rows, containing 5 columns (5 merged, 0 gathered) in 0.004493192 sec., 299119.20078198303 rows/sec., 19.94 MiB/sec.
3626 2024.08.28 04:07:29.356232 [ 3 ] {25f0cb0c-feb3-4a0d-bcca-8e02b33ef2c9} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3627 2024.08.28 04:07:29.356282 [ 3 ] {25f0cb0c-feb3-4a0d-bcca-8e02b33ef2c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3628 2024.08.28 04:07:29.356568 [ 198 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3629 2024.08.28 04:07:29.357807 [ 198 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3630 2024.08.28 04:07:29.357874 [ 3 ] {25f0cb0c-feb3-4a0d-bcca-8e02b33ef2c9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3631 2024.08.28 04:07:29.357970 [ 198 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3632 2024.08.28 04:07:29.358180 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB.
3633 2024.08.28 04:07:29.358556 [ 3 ] {25f0cb0c-feb3-4a0d-bcca-8e02b33ef2c9} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3634 2024.08.28 04:07:29.358781 [ 3 ] {25f0cb0c-feb3-4a0d-bcca-8e02b33ef2c9} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.006139 sec., 2117.608731063691 rows/sec., 3.79 MiB/sec.
3635 2024.08.28 04:07:29.359167 [ 3 ] {25f0cb0c-feb3-4a0d-bcca-8e02b33ef2c9} <Debug> DynamicQueryHandler: Done processing query
3636 2024.08.28 04:07:29.359194 [ 3 ] {25f0cb0c-feb3-4a0d-bcca-8e02b33ef2c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
3637 2024.08.28 04:07:29.359210 [ 3 ] {} <Debug> HTTP-Session: 0e02dd26-49fe-4af3-a6c5-37642e9826aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3638 2024.08.28 04:07:29.359330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 5853, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3639 2024.08.28 04:07:29.359380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3640 2024.08.28 04:07:29.359400 [ 3 ] {} <Debug> HTTP-Session: 622cdc70-5794-4375-9887-1c12f669394f Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
3641 2024.08.28 04:07:29.359416 [ 3 ] {} <Debug> HTTP-Session: 622cdc70-5794-4375-9887-1c12f669394f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3642 2024.08.28 04:07:29.359431 [ 3 ] {} <Debug> HTTP-Session: 622cdc70-5794-4375-9887-1c12f669394f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3643 2024.08.28 04:07:29.359462 [ 3 ] {} <Trace> HTTP-Session: 622cdc70-5794-4375-9887-1c12f669394f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3644 2024.08.28 04:07:29.359574 [ 3 ] {d25a3ed7-bc7b-4fc3-9207-7ae302a0788f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3645 2024.08.28 04:07:29.359620 [ 3 ] {d25a3ed7-bc7b-4fc3-9207-7ae302a0788f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3646 2024.08.28 04:07:29.359755 [ 3 ] {d25a3ed7-bc7b-4fc3-9207-7ae302a0788f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3647 2024.08.28 04:07:29.360044 [ 3 ] {d25a3ed7-bc7b-4fc3-9207-7ae302a0788f} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3648 2024.08.28 04:07:29.360081 [ 3 ] {d25a3ed7-bc7b-4fc3-9207-7ae302a0788f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3649 2024.08.28 04:07:29.360442 [ 3 ] {d25a3ed7-bc7b-4fc3-9207-7ae302a0788f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3650 2024.08.28 04:07:29.360770 [ 3 ] {d25a3ed7-bc7b-4fc3-9207-7ae302a0788f} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3651 2024.08.28 04:07:29.360889 [ 3 ] {d25a3ed7-bc7b-4fc3-9207-7ae302a0788f} <Debug> executeQuery: Read 38 rows, 2.67 KiB in 0.001352 sec., 28106.508875739648 rows/sec., 1.93 MiB/sec.
3652 2024.08.28 04:07:29.360911 [ 143 ] {} <Debug> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3653 2024.08.28 04:07:29.360975 [ 143 ] {} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3654 2024.08.28 04:07:29.361011 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3655 2024.08.28 04:07:29.361087 [ 3 ] {d25a3ed7-bc7b-4fc3-9207-7ae302a0788f} <Debug> DynamicQueryHandler: Done processing query
3656 2024.08.28 04:07:29.361152 [ 3 ] {d25a3ed7-bc7b-4fc3-9207-7ae302a0788f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3657 2024.08.28 04:07:29.361194 [ 3 ] {} <Debug> HTTP-Session: 622cdc70-5794-4375-9887-1c12f669394f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3658 2024.08.28 04:07:29.361211 [ 198 ] {66310658-394d-497e-b2c1-e9ac92146936::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
3659 2024.08.28 04:07:29.361377 [ 198 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3660 2024.08.28 04:07:29.361417 [ 198 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 196 rows starting from the beginning of the part
3661 2024.08.28 04:07:29.361560 [ 198 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part
3662 2024.08.28 04:07:29.361768 [ 198 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 52 rows starting from the beginning of the part
3663 2024.08.28 04:07:29.361960 [ 198 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part
3664 2024.08.28 04:07:29.362147 [ 198 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 52 rows starting from the beginning of the part
3665 2024.08.28 04:07:29.362320 [ 198 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 38 rows starting from the beginning of the part
3666 2024.08.28 04:07:29.363522 [ 199 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 398 rows, containing 4 columns (4 merged, 0 gathered) in 0.002437121 sec., 163307.4434958297 rows/sec., 10.34 MiB/sec.
3667 2024.08.28 04:07:29.363699 [ 199 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3668 2024.08.28 04:07:29.364091 [ 199 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_11_2} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3669 2024.08.28 04:07:29.364167 [ 199 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_11_2} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3670 2024.08.28 04:07:29.364253 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
3671 2024.08.28 04:07:32.714947 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache
3672 2024.08.28 04:07:32.715029 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache
3673 2024.08.28 04:07:34.348022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 35896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3674 2024.08.28 04:07:34.348151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3675 2024.08.28 04:07:34.348180 [ 3 ] {} <Debug> HTTP-Session: e299f6b6-e2c7-458d-b052-a83671f69358 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
3676 2024.08.28 04:07:34.348207 [ 3 ] {} <Debug> HTTP-Session: e299f6b6-e2c7-458d-b052-a83671f69358 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3677 2024.08.28 04:07:34.348224 [ 3 ] {} <Debug> HTTP-Session: e299f6b6-e2c7-458d-b052-a83671f69358 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3678 2024.08.28 04:07:34.348277 [ 3 ] {} <Trace> HTTP-Session: e299f6b6-e2c7-458d-b052-a83671f69358 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3679 2024.08.28 04:07:34.348526 [ 3 ] {db30f870-5f47-4c92-950d-e6b9b9448641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3680 2024.08.28 04:07:34.348595 [ 3 ] {db30f870-5f47-4c92-950d-e6b9b9448641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3681 2024.08.28 04:07:34.348928 [ 3 ] {db30f870-5f47-4c92-950d-e6b9b9448641} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3682 2024.08.28 04:07:34.349519 [ 3 ] {db30f870-5f47-4c92-950d-e6b9b9448641} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3683 2024.08.28 04:07:34.349569 [ 3 ] {db30f870-5f47-4c92-950d-e6b9b9448641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3684 2024.08.28 04:07:34.350015 [ 3 ] {db30f870-5f47-4c92-950d-e6b9b9448641} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3685 2024.08.28 04:07:34.350412 [ 3 ] {db30f870-5f47-4c92-950d-e6b9b9448641} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3686 2024.08.28 04:07:34.350565 [ 3 ] {db30f870-5f47-4c92-950d-e6b9b9448641} <Debug> executeQuery: Read 237 rows, 21.49 KiB in 0.002142 sec., 110644.25770308124 rows/sec., 9.80 MiB/sec.
3687 2024.08.28 04:07:34.350805 [ 3 ] {db30f870-5f47-4c92-950d-e6b9b9448641} <Debug> DynamicQueryHandler: Done processing query
3688 2024.08.28 04:07:34.350836 [ 3 ] {db30f870-5f47-4c92-950d-e6b9b9448641} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
3689 2024.08.28 04:07:34.350854 [ 3 ] {} <Debug> HTTP-Session: e299f6b6-e2c7-458d-b052-a83671f69358 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3690 2024.08.28 04:07:34.351031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 3779, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3691 2024.08.28 04:07:34.351090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3692 2024.08.28 04:07:34.351110 [ 3 ] {} <Debug> HTTP-Session: 5724bb52-9949-402e-ab7b-85923b8e372f Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
3693 2024.08.28 04:07:34.351129 [ 3 ] {} <Debug> HTTP-Session: 5724bb52-9949-402e-ab7b-85923b8e372f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3694 2024.08.28 04:07:34.351143 [ 3 ] {} <Debug> HTTP-Session: 5724bb52-9949-402e-ab7b-85923b8e372f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3695 2024.08.28 04:07:34.351179 [ 3 ] {} <Trace> HTTP-Session: 5724bb52-9949-402e-ab7b-85923b8e372f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3696 2024.08.28 04:07:34.351294 [ 3 ] {6732c270-09c8-4c07-8c43-cdb154d8aaea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3697 2024.08.28 04:07:34.351343 [ 3 ] {6732c270-09c8-4c07-8c43-cdb154d8aaea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3698 2024.08.28 04:07:34.351585 [ 3 ] {6732c270-09c8-4c07-8c43-cdb154d8aaea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3699 2024.08.28 04:07:34.351915 [ 3 ] {6732c270-09c8-4c07-8c43-cdb154d8aaea} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3700 2024.08.28 04:07:34.351952 [ 3 ] {6732c270-09c8-4c07-8c43-cdb154d8aaea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3701 2024.08.28 04:07:34.352308 [ 3 ] {6732c270-09c8-4c07-8c43-cdb154d8aaea} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3702 2024.08.28 04:07:34.352672 [ 3 ] {6732c270-09c8-4c07-8c43-cdb154d8aaea} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3703 2024.08.28 04:07:34.352801 [ 67 ] {} <Debug> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0
3704 2024.08.28 04:07:34.352807 [ 3 ] {6732c270-09c8-4c07-8c43-cdb154d8aaea} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001547 sec., 16806.722689075632 rows/sec., 1.23 MiB/sec.
3705 2024.08.28 04:07:34.352841 [ 67 ] {} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3706 2024.08.28 04:07:34.352877 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3707 2024.08.28 04:07:34.353083 [ 3 ] {6732c270-09c8-4c07-8c43-cdb154d8aaea} <Debug> DynamicQueryHandler: Done processing query
3708 2024.08.28 04:07:34.353081 [ 198 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::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
3709 2024.08.28 04:07:34.353116 [ 3 ] {6732c270-09c8-4c07-8c43-cdb154d8aaea} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3710 2024.08.28 04:07:34.353177 [ 3 ] {} <Debug> HTTP-Session: 5724bb52-9949-402e-ab7b-85923b8e372f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3711 2024.08.28 04:07:34.353378 [ 198 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3712 2024.08.28 04:07:34.353378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3713 2024.08.28 04:07:34.353445 [ 198 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 33 rows starting from the beginning of the part
3714 2024.08.28 04:07:34.353507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3715 2024.08.28 04:07:34.353565 [ 3 ] {} <Debug> HTTP-Session: 87e87b36-f685-42fe-9ad5-99ff4c189a84 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
3716 2024.08.28 04:07:34.353641 [ 3 ] {} <Debug> HTTP-Session: 87e87b36-f685-42fe-9ad5-99ff4c189a84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3717 2024.08.28 04:07:34.353698 [ 3 ] {} <Debug> HTTP-Session: 87e87b36-f685-42fe-9ad5-99ff4c189a84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3718 2024.08.28 04:07:34.353736 [ 198 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part
3719 2024.08.28 04:07:34.353812 [ 3 ] {} <Trace> HTTP-Session: 87e87b36-f685-42fe-9ad5-99ff4c189a84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3720 2024.08.28 04:07:34.354075 [ 198 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part
3721 2024.08.28 04:07:34.354163 [ 3 ] {aad7af62-fc49-43da-ab25-a8d18c4f5a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
3722 2024.08.28 04:07:34.354342 [ 3 ] {aad7af62-fc49-43da-ab25-a8d18c4f5a02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3723 2024.08.28 04:07:34.354372 [ 198 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 28 rows starting from the beginning of the part
3724 2024.08.28 04:07:34.354771 [ 198 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part
3725 2024.08.28 04:07:34.355110 [ 198 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part
3726 2024.08.28 04:07:34.355769 [ 3 ] {aad7af62-fc49-43da-ab25-a8d18c4f5a02} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3727 2024.08.28 04:07:34.356622 [ 3 ] {aad7af62-fc49-43da-ab25-a8d18c4f5a02} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3728 2024.08.28 04:07:34.356687 [ 3 ] {aad7af62-fc49-43da-ab25-a8d18c4f5a02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3729 2024.08.28 04:07:34.357881 [ 3 ] {aad7af62-fc49-43da-ab25-a8d18c4f5a02} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3730 2024.08.28 04:07:34.358058 [ 199 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 139 rows, containing 5 columns (5 merged, 0 gathered) in 0.005085259 sec., 27333.907673139165 rows/sec., 2.11 MiB/sec.
3731 2024.08.28 04:07:34.358231 [ 199 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary)
3732 2024.08.28 04:07:34.358514 [ 3 ] {aad7af62-fc49-43da-ab25-a8d18c4f5a02} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3733 2024.08.28 04:07:34.358762 [ 3 ] {aad7af62-fc49-43da-ab25-a8d18c4f5a02} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004714 sec., 2969.8769622401355 rows/sec., 207.99 KiB/sec.
3734 2024.08.28 04:07:34.358937 [ 199 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_15_3} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3735 2024.08.28 04:07:34.359028 [ 3 ] {aad7af62-fc49-43da-ab25-a8d18c4f5a02} <Debug> DynamicQueryHandler: Done processing query
3736 2024.08.28 04:07:34.359034 [ 199 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_15_3} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3
3737 2024.08.28 04:07:34.359058 [ 3 ] {aad7af62-fc49-43da-ab25-a8d18c4f5a02} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3738 2024.08.28 04:07:34.359076 [ 3 ] {} <Debug> HTTP-Session: 87e87b36-f685-42fe-9ad5-99ff4c189a84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3739 2024.08.28 04:07:34.359156 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
3740 2024.08.28 04:07:34.359232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3741 2024.08.28 04:07:34.359282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3742 2024.08.28 04:07:34.359301 [ 3 ] {} <Debug> HTTP-Session: ac5ae5e8-ee73-4e9e-83d6-37e926c8bb07 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
3743 2024.08.28 04:07:34.359318 [ 3 ] {} <Debug> HTTP-Session: ac5ae5e8-ee73-4e9e-83d6-37e926c8bb07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3744 2024.08.28 04:07:34.359332 [ 3 ] {} <Debug> HTTP-Session: ac5ae5e8-ee73-4e9e-83d6-37e926c8bb07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3745 2024.08.28 04:07:34.359365 [ 3 ] {} <Trace> HTTP-Session: ac5ae5e8-ee73-4e9e-83d6-37e926c8bb07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3746 2024.08.28 04:07:34.359467 [ 3 ] {4d6c3b70-aeb6-46f0-b36a-9b57a74808cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
3747 2024.08.28 04:07:34.359513 [ 3 ] {4d6c3b70-aeb6-46f0-b36a-9b57a74808cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
3748 2024.08.28 04:07:34.359751 [ 3 ] {4d6c3b70-aeb6-46f0-b36a-9b57a74808cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3749 2024.08.28 04:07:34.360070 [ 3 ] {4d6c3b70-aeb6-46f0-b36a-9b57a74808cf} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3750 2024.08.28 04:07:34.360105 [ 3 ] {4d6c3b70-aeb6-46f0-b36a-9b57a74808cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3751 2024.08.28 04:07:34.360453 [ 3 ] {4d6c3b70-aeb6-46f0-b36a-9b57a74808cf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3752 2024.08.28 04:07:34.360828 [ 3 ] {4d6c3b70-aeb6-46f0-b36a-9b57a74808cf} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3753 2024.08.28 04:07:34.360957 [ 3 ] {4d6c3b70-aeb6-46f0-b36a-9b57a74808cf} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001519 sec., 3949.9670836076366 rows/sec., 233.37 KiB/sec.
3754 2024.08.28 04:07:34.361134 [ 3 ] {4d6c3b70-aeb6-46f0-b36a-9b57a74808cf} <Debug> DynamicQueryHandler: Done processing query
3755 2024.08.28 04:07:34.361157 [ 3 ] {4d6c3b70-aeb6-46f0-b36a-9b57a74808cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3756 2024.08.28 04:07:34.361173 [ 3 ] {} <Debug> HTTP-Session: ac5ae5e8-ee73-4e9e-83d6-37e926c8bb07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3757 2024.08.28 04:07:34.361420 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 64819, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3758 2024.08.28 04:07:34.361469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3759 2024.08.28 04:07:34.361488 [ 3 ] {} <Debug> HTTP-Session: e469e38d-14df-47a8-86d4-3fa7aaeddbf9 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
3760 2024.08.28 04:07:34.361504 [ 3 ] {} <Debug> HTTP-Session: e469e38d-14df-47a8-86d4-3fa7aaeddbf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3761 2024.08.28 04:07:34.361518 [ 3 ] {} <Debug> HTTP-Session: e469e38d-14df-47a8-86d4-3fa7aaeddbf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3762 2024.08.28 04:07:34.361549 [ 3 ] {} <Trace> HTTP-Session: e469e38d-14df-47a8-86d4-3fa7aaeddbf9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3763 2024.08.28 04:07:34.361764 [ 3 ] {66be5740-1035-4eee-87ee-73ff66209957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3764 2024.08.28 04:07:34.361810 [ 3 ] {66be5740-1035-4eee-87ee-73ff66209957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3765 2024.08.28 04:07:34.362039 [ 3 ] {66be5740-1035-4eee-87ee-73ff66209957} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3766 2024.08.28 04:07:34.362599 [ 3 ] {66be5740-1035-4eee-87ee-73ff66209957} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3767 2024.08.28 04:07:34.362635 [ 3 ] {66be5740-1035-4eee-87ee-73ff66209957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3768 2024.08.28 04:07:34.363019 [ 3 ] {66be5740-1035-4eee-87ee-73ff66209957} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3769 2024.08.28 04:07:34.363406 [ 3 ] {66be5740-1035-4eee-87ee-73ff66209957} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3770 2024.08.28 04:07:34.363530 [ 3 ] {66be5740-1035-4eee-87ee-73ff66209957} <Debug> executeQuery: Read 400 rows, 29.12 KiB in 0.001891 sec., 211528.29190904283 rows/sec., 15.04 MiB/sec.
3771 2024.08.28 04:07:34.363703 [ 3 ] {66be5740-1035-4eee-87ee-73ff66209957} <Debug> DynamicQueryHandler: Done processing query
3772 2024.08.28 04:07:34.363728 [ 3 ] {66be5740-1035-4eee-87ee-73ff66209957} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
3773 2024.08.28 04:07:34.363746 [ 3 ] {} <Debug> HTTP-Session: e469e38d-14df-47a8-86d4-3fa7aaeddbf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3774 2024.08.28 04:07:34.363892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3775 2024.08.28 04:07:34.363941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3776 2024.08.28 04:07:34.363961 [ 3 ] {} <Debug> HTTP-Session: 6bbb6a95-56fd-4918-be55-8557de185cd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
3777 2024.08.28 04:07:34.363977 [ 3 ] {} <Debug> HTTP-Session: 6bbb6a95-56fd-4918-be55-8557de185cd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3778 2024.08.28 04:07:34.363991 [ 3 ] {} <Debug> HTTP-Session: 6bbb6a95-56fd-4918-be55-8557de185cd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3779 2024.08.28 04:07:34.364021 [ 3 ] {} <Trace> HTTP-Session: 6bbb6a95-56fd-4918-be55-8557de185cd8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3780 2024.08.28 04:07:34.364115 [ 3 ] {18c5ad46-bfb7-4750-bab2-c1b9ce90c344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3781 2024.08.28 04:07:34.364160 [ 3 ] {18c5ad46-bfb7-4750-bab2-c1b9ce90c344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3782 2024.08.28 04:07:34.364291 [ 3 ] {18c5ad46-bfb7-4750-bab2-c1b9ce90c344} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3783 2024.08.28 04:07:34.364564 [ 3 ] {18c5ad46-bfb7-4750-bab2-c1b9ce90c344} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3784 2024.08.28 04:07:34.364600 [ 3 ] {18c5ad46-bfb7-4750-bab2-c1b9ce90c344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3785 2024.08.28 04:07:34.364966 [ 3 ] {18c5ad46-bfb7-4750-bab2-c1b9ce90c344} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3786 2024.08.28 04:07:34.365290 [ 3 ] {18c5ad46-bfb7-4750-bab2-c1b9ce90c344} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3787 2024.08.28 04:07:34.365411 [ 3 ] {18c5ad46-bfb7-4750-bab2-c1b9ce90c344} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001319 sec., 4548.900682335102 rows/sec., 237.66 KiB/sec.
3788 2024.08.28 04:07:34.365704 [ 3 ] {18c5ad46-bfb7-4750-bab2-c1b9ce90c344} <Debug> DynamicQueryHandler: Done processing query
3789 2024.08.28 04:07:34.365729 [ 3 ] {18c5ad46-bfb7-4750-bab2-c1b9ce90c344} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3790 2024.08.28 04:07:34.365745 [ 3 ] {} <Debug> HTTP-Session: 6bbb6a95-56fd-4918-be55-8557de185cd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3791 2024.08.28 04:07:34.365891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 42674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3792 2024.08.28 04:07:34.365939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3793 2024.08.28 04:07:34.365957 [ 3 ] {} <Debug> HTTP-Session: 41b813cb-24cd-4b2f-9daa-55f4af364e50 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
3794 2024.08.28 04:07:34.365974 [ 3 ] {} <Debug> HTTP-Session: 41b813cb-24cd-4b2f-9daa-55f4af364e50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3795 2024.08.28 04:07:34.365987 [ 3 ] {} <Debug> HTTP-Session: 41b813cb-24cd-4b2f-9daa-55f4af364e50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3796 2024.08.28 04:07:34.366016 [ 3 ] {} <Trace> HTTP-Session: 41b813cb-24cd-4b2f-9daa-55f4af364e50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3797 2024.08.28 04:07:34.366196 [ 3 ] {25be32b7-bd06-4f59-b39b-fff902d90555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3798 2024.08.28 04:07:34.366244 [ 3 ] {25be32b7-bd06-4f59-b39b-fff902d90555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3799 2024.08.28 04:07:34.366410 [ 3 ] {25be32b7-bd06-4f59-b39b-fff902d90555} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3800 2024.08.28 04:07:34.366822 [ 3 ] {25be32b7-bd06-4f59-b39b-fff902d90555} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3801 2024.08.28 04:07:34.366857 [ 3 ] {25be32b7-bd06-4f59-b39b-fff902d90555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3802 2024.08.28 04:07:34.367241 [ 3 ] {25be32b7-bd06-4f59-b39b-fff902d90555} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3803 2024.08.28 04:07:34.367589 [ 3 ] {25be32b7-bd06-4f59-b39b-fff902d90555} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3804 2024.08.28 04:07:34.367733 [ 3 ] {25be32b7-bd06-4f59-b39b-fff902d90555} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.001625 sec., 139692.3076923077 rows/sec., 9.32 MiB/sec.
3805 2024.08.28 04:07:34.367914 [ 3 ] {25be32b7-bd06-4f59-b39b-fff902d90555} <Debug> DynamicQueryHandler: Done processing query
3806 2024.08.28 04:07:34.367938 [ 3 ] {25be32b7-bd06-4f59-b39b-fff902d90555} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
3807 2024.08.28 04:07:34.367955 [ 3 ] {} <Debug> HTTP-Session: 41b813cb-24cd-4b2f-9daa-55f4af364e50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3808 2024.08.28 04:07:34.368091 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3809 2024.08.28 04:07:34.368140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3810 2024.08.28 04:07:34.368158 [ 3 ] {} <Debug> HTTP-Session: 41e777e5-6275-485e-a1fe-18e3929ab262 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
3811 2024.08.28 04:07:34.368174 [ 3 ] {} <Debug> HTTP-Session: 41e777e5-6275-485e-a1fe-18e3929ab262 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3812 2024.08.28 04:07:34.368189 [ 3 ] {} <Debug> HTTP-Session: 41e777e5-6275-485e-a1fe-18e3929ab262 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3813 2024.08.28 04:07:34.368221 [ 3 ] {} <Trace> HTTP-Session: 41e777e5-6275-485e-a1fe-18e3929ab262 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3814 2024.08.28 04:07:34.368315 [ 3 ] {b30f53b6-2547-419c-aa54-530894fe35ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
3815 2024.08.28 04:07:34.368361 [ 3 ] {b30f53b6-2547-419c-aa54-530894fe35ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
3816 2024.08.28 04:07:34.368491 [ 3 ] {b30f53b6-2547-419c-aa54-530894fe35ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3817 2024.08.28 04:07:34.368740 [ 3 ] {b30f53b6-2547-419c-aa54-530894fe35ce} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3818 2024.08.28 04:07:34.368776 [ 3 ] {b30f53b6-2547-419c-aa54-530894fe35ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3819 2024.08.28 04:07:34.369123 [ 3 ] {b30f53b6-2547-419c-aa54-530894fe35ce} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3820 2024.08.28 04:07:34.369446 [ 3 ] {b30f53b6-2547-419c-aa54-530894fe35ce} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3821 2024.08.28 04:07:34.369596 [ 3 ] {b30f53b6-2547-419c-aa54-530894fe35ce} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001299 sec., 769.8229407236336 rows/sec., 51.87 KiB/sec.
3822 2024.08.28 04:07:34.369786 [ 3 ] {b30f53b6-2547-419c-aa54-530894fe35ce} <Debug> DynamicQueryHandler: Done processing query
3823 2024.08.28 04:07:34.369811 [ 3 ] {b30f53b6-2547-419c-aa54-530894fe35ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3824 2024.08.28 04:07:34.369826 [ 3 ] {} <Debug> HTTP-Session: 41e777e5-6275-485e-a1fe-18e3929ab262 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3825 2024.08.28 04:07:34.370033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 42910, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3826 2024.08.28 04:07:34.370082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3827 2024.08.28 04:07:34.370102 [ 3 ] {} <Debug> HTTP-Session: 693f1690-1b43-413a-815d-0bd9f47681a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
3828 2024.08.28 04:07:34.370118 [ 3 ] {} <Debug> HTTP-Session: 693f1690-1b43-413a-815d-0bd9f47681a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3829 2024.08.28 04:07:34.370132 [ 3 ] {} <Debug> HTTP-Session: 693f1690-1b43-413a-815d-0bd9f47681a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3830 2024.08.28 04:07:34.370162 [ 3 ] {} <Trace> HTTP-Session: 693f1690-1b43-413a-815d-0bd9f47681a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3831 2024.08.28 04:07:34.370450 [ 3 ] {542e515e-ef9a-4d01-a1a6-96bdb998c22b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3832 2024.08.28 04:07:34.370512 [ 3 ] {542e515e-ef9a-4d01-a1a6-96bdb998c22b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
3833 2024.08.28 04:07:34.370932 [ 3 ] {542e515e-ef9a-4d01-a1a6-96bdb998c22b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3834 2024.08.28 04:07:34.371575 [ 3 ] {542e515e-ef9a-4d01-a1a6-96bdb998c22b} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3835 2024.08.28 04:07:34.371611 [ 3 ] {542e515e-ef9a-4d01-a1a6-96bdb998c22b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3836 2024.08.28 04:07:34.372245 [ 3 ] {542e515e-ef9a-4d01-a1a6-96bdb998c22b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3837 2024.08.28 04:07:34.372654 [ 3 ] {542e515e-ef9a-4d01-a1a6-96bdb998c22b} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3838 2024.08.28 04:07:34.372849 [ 3 ] {542e515e-ef9a-4d01-a1a6-96bdb998c22b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002598 sec., 10007.698229407237 rows/sec., 17.93 MiB/sec.
3839 2024.08.28 04:07:34.373079 [ 3 ] {542e515e-ef9a-4d01-a1a6-96bdb998c22b} <Debug> DynamicQueryHandler: Done processing query
3840 2024.08.28 04:07:34.373104 [ 3 ] {542e515e-ef9a-4d01-a1a6-96bdb998c22b} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
3841 2024.08.28 04:07:34.373120 [ 3 ] {} <Debug> HTTP-Session: 693f1690-1b43-413a-815d-0bd9f47681a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3842 2024.08.28 04:07:34.373287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 10702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3843 2024.08.28 04:07:34.373335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3844 2024.08.28 04:07:34.373354 [ 3 ] {} <Debug> HTTP-Session: f7c3960f-d4de-46df-bef5-7759f53abd35 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
3845 2024.08.28 04:07:34.373371 [ 3 ] {} <Debug> HTTP-Session: f7c3960f-d4de-46df-bef5-7759f53abd35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3846 2024.08.28 04:07:34.373385 [ 3 ] {} <Debug> HTTP-Session: f7c3960f-d4de-46df-bef5-7759f53abd35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3847 2024.08.28 04:07:34.373414 [ 3 ] {} <Trace> HTTP-Session: f7c3960f-d4de-46df-bef5-7759f53abd35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3848 2024.08.28 04:07:34.373540 [ 3 ] {5b59f965-7c76-4fc3-bb97-a89fe031f397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3849 2024.08.28 04:07:34.373583 [ 3 ] {5b59f965-7c76-4fc3-bb97-a89fe031f397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3850 2024.08.28 04:07:34.373712 [ 3 ] {5b59f965-7c76-4fc3-bb97-a89fe031f397} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3851 2024.08.28 04:07:34.374019 [ 3 ] {5b59f965-7c76-4fc3-bb97-a89fe031f397} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3852 2024.08.28 04:07:34.374055 [ 3 ] {5b59f965-7c76-4fc3-bb97-a89fe031f397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3853 2024.08.28 04:07:34.374412 [ 3 ] {5b59f965-7c76-4fc3-bb97-a89fe031f397} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3854 2024.08.28 04:07:34.374743 [ 3 ] {5b59f965-7c76-4fc3-bb97-a89fe031f397} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3855 2024.08.28 04:07:34.374908 [ 3 ] {5b59f965-7c76-4fc3-bb97-a89fe031f397} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001411 sec., 51027.63997165131 rows/sec., 3.26 MiB/sec.
3856 2024.08.28 04:07:34.375206 [ 3 ] {5b59f965-7c76-4fc3-bb97-a89fe031f397} <Debug> DynamicQueryHandler: Done processing query
3857 2024.08.28 04:07:34.375232 [ 3 ] {5b59f965-7c76-4fc3-bb97-a89fe031f397} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3858 2024.08.28 04:07:34.375248 [ 3 ] {} <Debug> HTTP-Session: f7c3960f-d4de-46df-bef5-7759f53abd35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3859 2024.08.28 04:07:39.343084 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3860 2024.08.28 04:07:39.343209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3861 2024.08.28 04:07:39.343237 [ 3 ] {} <Debug> HTTP-Session: ab58dcde-37c7-4d57-a334-8c6aa7f1c0d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
3862 2024.08.28 04:07:39.343265 [ 3 ] {} <Debug> HTTP-Session: ab58dcde-37c7-4d57-a334-8c6aa7f1c0d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3863 2024.08.28 04:07:39.343283 [ 3 ] {} <Debug> HTTP-Session: ab58dcde-37c7-4d57-a334-8c6aa7f1c0d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3864 2024.08.28 04:07:39.343340 [ 3 ] {} <Trace> HTTP-Session: ab58dcde-37c7-4d57-a334-8c6aa7f1c0d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3865 2024.08.28 04:07:39.343539 [ 3 ] {a36bff61-391a-4e03-b763-168d3a6a014c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3866 2024.08.28 04:07:39.343611 [ 3 ] {a36bff61-391a-4e03-b763-168d3a6a014c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3867 2024.08.28 04:07:39.343978 [ 3 ] {a36bff61-391a-4e03-b763-168d3a6a014c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3868 2024.08.28 04:07:39.344402 [ 3 ] {a36bff61-391a-4e03-b763-168d3a6a014c} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3869 2024.08.28 04:07:39.344441 [ 3 ] {a36bff61-391a-4e03-b763-168d3a6a014c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3870 2024.08.28 04:07:39.344826 [ 3 ] {a36bff61-391a-4e03-b763-168d3a6a014c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3871 2024.08.28 04:07:39.345192 [ 3 ] {a36bff61-391a-4e03-b763-168d3a6a014c} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3872 2024.08.28 04:07:39.345330 [ 3 ] {a36bff61-391a-4e03-b763-168d3a6a014c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00185 sec., 2162.162162162162 rows/sec., 176.31 KiB/sec.
3873 2024.08.28 04:07:39.345560 [ 3 ] {a36bff61-391a-4e03-b763-168d3a6a014c} <Debug> DynamicQueryHandler: Done processing query
3874 2024.08.28 04:07:39.345586 [ 3 ] {a36bff61-391a-4e03-b763-168d3a6a014c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3875 2024.08.28 04:07:39.345603 [ 3 ] {} <Debug> HTTP-Session: ab58dcde-37c7-4d57-a334-8c6aa7f1c0d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3876 2024.08.28 04:07:39.345776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 11507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3877 2024.08.28 04:07:39.345828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3878 2024.08.28 04:07:39.345847 [ 3 ] {} <Debug> HTTP-Session: 22ec911a-1fbd-4ae9-af9d-bb0e2d826607 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
3879 2024.08.28 04:07:39.345864 [ 3 ] {} <Debug> HTTP-Session: 22ec911a-1fbd-4ae9-af9d-bb0e2d826607 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3880 2024.08.28 04:07:39.345878 [ 3 ] {} <Debug> HTTP-Session: 22ec911a-1fbd-4ae9-af9d-bb0e2d826607 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3881 2024.08.28 04:07:39.345909 [ 3 ] {} <Trace> HTTP-Session: 22ec911a-1fbd-4ae9-af9d-bb0e2d826607 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3882 2024.08.28 04:07:39.346027 [ 3 ] {edd7825b-cc34-4946-9fc5-ccc5944b7c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3883 2024.08.28 04:07:39.346070 [ 3 ] {edd7825b-cc34-4946-9fc5-ccc5944b7c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3884 2024.08.28 04:07:39.346294 [ 3 ] {edd7825b-cc34-4946-9fc5-ccc5944b7c6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3885 2024.08.28 04:07:39.346661 [ 3 ] {edd7825b-cc34-4946-9fc5-ccc5944b7c6f} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3886 2024.08.28 04:07:39.346697 [ 3 ] {edd7825b-cc34-4946-9fc5-ccc5944b7c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3887 2024.08.28 04:07:39.347038 [ 3 ] {edd7825b-cc34-4946-9fc5-ccc5944b7c6f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3888 2024.08.28 04:07:39.347376 [ 3 ] {edd7825b-cc34-4946-9fc5-ccc5944b7c6f} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3889 2024.08.28 04:07:39.347498 [ 99 ] {} <Debug> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3890 2024.08.28 04:07:39.347503 [ 3 ] {edd7825b-cc34-4946-9fc5-ccc5944b7c6f} <Debug> executeQuery: Read 80 rows, 6.62 KiB in 0.001517 sec., 52735.66249176006 rows/sec., 4.26 MiB/sec.
3891 2024.08.28 04:07:39.347547 [ 99 ] {} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3892 2024.08.28 04:07:39.347587 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3893 2024.08.28 04:07:39.347716 [ 199 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::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
3894 2024.08.28 04:07:39.347722 [ 3 ] {edd7825b-cc34-4946-9fc5-ccc5944b7c6f} <Debug> DynamicQueryHandler: Done processing query
3895 2024.08.28 04:07:39.347770 [ 3 ] {edd7825b-cc34-4946-9fc5-ccc5944b7c6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3896 2024.08.28 04:07:39.347791 [ 3 ] {} <Debug> HTTP-Session: 22ec911a-1fbd-4ae9-af9d-bb0e2d826607 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3897 2024.08.28 04:07:39.347872 [ 199 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3898 2024.08.28 04:07:39.347913 [ 199 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 239 rows starting from the beginning of the part
3899 2024.08.28 04:07:39.347927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 2473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3900 2024.08.28 04:07:39.347993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3901 2024.08.28 04:07:39.348019 [ 199 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 52 rows starting from the beginning of the part
3902 2024.08.28 04:07:39.348023 [ 3 ] {} <Debug> HTTP-Session: 3b0e1535-5062-4ae6-98c7-d359d67943cf Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
3903 2024.08.28 04:07:39.348093 [ 3 ] {} <Debug> HTTP-Session: 3b0e1535-5062-4ae6-98c7-d359d67943cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3904 2024.08.28 04:07:39.348137 [ 3 ] {} <Debug> HTTP-Session: 3b0e1535-5062-4ae6-98c7-d359d67943cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3905 2024.08.28 04:07:39.348328 [ 3 ] {} <Trace> HTTP-Session: 3b0e1535-5062-4ae6-98c7-d359d67943cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3906 2024.08.28 04:07:39.348408 [ 199 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part
3907 2024.08.28 04:07:39.348725 [ 3 ] {a571748a-68f2-4605-9116-634927248cc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3908 2024.08.28 04:07:39.348828 [ 199 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 78 rows starting from the beginning of the part
3909 2024.08.28 04:07:39.348945 [ 3 ] {a571748a-68f2-4605-9116-634927248cc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3910 2024.08.28 04:07:39.349297 [ 199 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 237 rows starting from the beginning of the part
3911 2024.08.28 04:07:39.349620 [ 199 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 80 rows starting from the beginning of the part
3912 2024.08.28 04:07:39.350387 [ 3 ] {a571748a-68f2-4605-9116-634927248cc8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3913 2024.08.28 04:07:39.350938 [ 3 ] {a571748a-68f2-4605-9116-634927248cc8} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3914 2024.08.28 04:07:39.350985 [ 3 ] {a571748a-68f2-4605-9116-634927248cc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3915 2024.08.28 04:07:39.351532 [ 3 ] {a571748a-68f2-4605-9116-634927248cc8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3916 2024.08.28 04:07:39.351784 [ 199 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 898 rows, containing 5 columns (5 merged, 0 gathered) in 0.004125031 sec., 217695.33368355292 rows/sec., 19.89 MiB/sec.
3917 2024.08.28 04:07:39.352032 [ 198 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3918 2024.08.28 04:07:39.352137 [ 3 ] {a571748a-68f2-4605-9116-634927248cc8} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3919 2024.08.28 04:07:39.352503 [ 3 ] {a571748a-68f2-4605-9116-634927248cc8} <Debug> executeQuery: Read 17 rows, 1.26 KiB in 0.003926 sec., 4330.1069791136015 rows/sec., 320.13 KiB/sec.
3920 2024.08.28 04:07:39.353324 [ 3 ] {a571748a-68f2-4605-9116-634927248cc8} <Debug> DynamicQueryHandler: Done processing query
3921 2024.08.28 04:07:39.353377 [ 3 ] {a571748a-68f2-4605-9116-634927248cc8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3922 2024.08.28 04:07:39.353411 [ 3 ] {} <Debug> HTTP-Session: 3b0e1535-5062-4ae6-98c7-d359d67943cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3923 2024.08.28 04:07:39.353569 [ 198 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_16_3} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3924 2024.08.28 04:07:39.353612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 12408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3925 2024.08.28 04:07:39.353704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3926 2024.08.28 04:07:39.353732 [ 198 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_16_3} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3927 2024.08.28 04:07:39.353742 [ 3 ] {} <Debug> HTTP-Session: 22a8f8d6-7054-457d-b7d9-18595352f3a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
3928 2024.08.28 04:07:39.353782 [ 3 ] {} <Debug> HTTP-Session: 22a8f8d6-7054-457d-b7d9-18595352f3a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3929 2024.08.28 04:07:39.353812 [ 3 ] {} <Debug> HTTP-Session: 22a8f8d6-7054-457d-b7d9-18595352f3a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3930 2024.08.28 04:07:39.353899 [ 3 ] {} <Trace> HTTP-Session: 22a8f8d6-7054-457d-b7d9-18595352f3a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3931 2024.08.28 04:07:39.353904 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB.
3932 2024.08.28 04:07:39.354049 [ 3 ] {9bb4ddc5-9119-4158-94f9-900bc6d62f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3933 2024.08.28 04:07:39.354097 [ 3 ] {9bb4ddc5-9119-4158-94f9-900bc6d62f89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3934 2024.08.28 04:07:39.354347 [ 3 ] {9bb4ddc5-9119-4158-94f9-900bc6d62f89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3935 2024.08.28 04:07:39.354692 [ 3 ] {9bb4ddc5-9119-4158-94f9-900bc6d62f89} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3936 2024.08.28 04:07:39.354727 [ 3 ] {9bb4ddc5-9119-4158-94f9-900bc6d62f89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3937 2024.08.28 04:07:39.355076 [ 3 ] {9bb4ddc5-9119-4158-94f9-900bc6d62f89} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3938 2024.08.28 04:07:39.355427 [ 3 ] {9bb4ddc5-9119-4158-94f9-900bc6d62f89} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3939 2024.08.28 04:07:39.355552 [ 99 ] {} <Debug> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3940 2024.08.28 04:07:39.355560 [ 3 ] {9bb4ddc5-9119-4158-94f9-900bc6d62f89} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001555 sec., 46945.33762057878 rows/sec., 3.67 MiB/sec.
3941 2024.08.28 04:07:39.355588 [ 99 ] {} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3942 2024.08.28 04:07:39.355628 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3943 2024.08.28 04:07:39.355797 [ 3 ] {9bb4ddc5-9119-4158-94f9-900bc6d62f89} <Debug> DynamicQueryHandler: Done processing query
3944 2024.08.28 04:07:39.355811 [ 186 ] {22d7316c-e32c-475d-862f-de292a324746::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
3945 2024.08.28 04:07:39.355831 [ 3 ] {9bb4ddc5-9119-4158-94f9-900bc6d62f89} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3946 2024.08.28 04:07:39.355883 [ 3 ] {} <Debug> HTTP-Session: 22a8f8d6-7054-457d-b7d9-18595352f3a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3947 2024.08.28 04:07:39.356057 [ 186 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3948 2024.08.28 04:07:39.356074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 29044, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3949 2024.08.28 04:07:39.356122 [ 186 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 405 rows starting from the beginning of the part
3950 2024.08.28 04:07:39.356157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3951 2024.08.28 04:07:39.356184 [ 3 ] {} <Debug> HTTP-Session: 26e46160-4c58-4ac1-9c42-04b084efd68d Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
3952 2024.08.28 04:07:39.356214 [ 3 ] {} <Debug> HTTP-Session: 26e46160-4c58-4ac1-9c42-04b084efd68d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3953 2024.08.28 04:07:39.356253 [ 3 ] {} <Debug> HTTP-Session: 26e46160-4c58-4ac1-9c42-04b084efd68d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3954 2024.08.28 04:07:39.356379 [ 186 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part
3955 2024.08.28 04:07:39.356410 [ 3 ] {} <Trace> HTTP-Session: 26e46160-4c58-4ac1-9c42-04b084efd68d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3956 2024.08.28 04:07:39.356854 [ 186 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 374 rows starting from the beginning of the part
3957 2024.08.28 04:07:39.356956 [ 3 ] {0d403069-c67e-4171-abd5-4b0350e0daff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3958 2024.08.28 04:07:39.357178 [ 3 ] {0d403069-c67e-4171-abd5-4b0350e0daff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3959 2024.08.28 04:07:39.357323 [ 186 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 69 rows starting from the beginning of the part
3960 2024.08.28 04:07:39.357664 [ 186 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 400 rows starting from the beginning of the part
3961 2024.08.28 04:07:39.357925 [ 186 ] {22d7316c-e32c-475d-862f-de292a324746::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
3962 2024.08.28 04:07:39.358253 [ 3 ] {0d403069-c67e-4171-abd5-4b0350e0daff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3963 2024.08.28 04:07:39.359318 [ 3 ] {0d403069-c67e-4171-abd5-4b0350e0daff} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3964 2024.08.28 04:07:39.359395 [ 3 ] {0d403069-c67e-4171-abd5-4b0350e0daff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3965 2024.08.28 04:07:39.360526 [ 3 ] {0d403069-c67e-4171-abd5-4b0350e0daff} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3966 2024.08.28 04:07:39.361293 [ 186 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1362 rows, containing 5 columns (5 merged, 0 gathered) in 0.005561713 sec., 244888.58019103107 rows/sec., 18.55 MiB/sec.
3967 2024.08.28 04:07:39.361461 [ 3 ] {0d403069-c67e-4171-abd5-4b0350e0daff} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3968 2024.08.28 04:07:39.361503 [ 199 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3969 2024.08.28 04:07:39.361655 [ 3 ] {0d403069-c67e-4171-abd5-4b0350e0daff} <Debug> executeQuery: Read 152 rows, 10.79 KiB in 0.004977 sec., 30540.486236688772 rows/sec., 2.12 MiB/sec.
3970 2024.08.28 04:07:39.362096 [ 3 ] {0d403069-c67e-4171-abd5-4b0350e0daff} <Debug> DynamicQueryHandler: Done processing query
3971 2024.08.28 04:07:39.362135 [ 3 ] {0d403069-c67e-4171-abd5-4b0350e0daff} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3972 2024.08.28 04:07:39.362155 [ 3 ] {} <Debug> HTTP-Session: 26e46160-4c58-4ac1-9c42-04b084efd68d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3973 2024.08.28 04:07:39.362308 [ 199 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_16_3} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3974 2024.08.28 04:07:39.362310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 21227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3975 2024.08.28 04:07:39.362383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3976 2024.08.28 04:07:39.362399 [ 199 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_16_3} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3977 2024.08.28 04:07:39.362405 [ 3 ] {} <Debug> HTTP-Session: 30c2806d-4258-479e-bb82-08502710bc9f Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
3978 2024.08.28 04:07:39.362428 [ 3 ] {} <Debug> HTTP-Session: 30c2806d-4258-479e-bb82-08502710bc9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3979 2024.08.28 04:07:39.362454 [ 3 ] {} <Debug> HTTP-Session: 30c2806d-4258-479e-bb82-08502710bc9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3980 2024.08.28 04:07:39.362502 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB.
3981 2024.08.28 04:07:39.362506 [ 3 ] {} <Trace> HTTP-Session: 30c2806d-4258-479e-bb82-08502710bc9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3982 2024.08.28 04:07:39.362735 [ 3 ] {9da6b203-cc37-4df7-9d33-da6b8fec46ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3983 2024.08.28 04:07:39.362802 [ 3 ] {9da6b203-cc37-4df7-9d33-da6b8fec46ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
3984 2024.08.28 04:07:39.363231 [ 3 ] {9da6b203-cc37-4df7-9d33-da6b8fec46ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3985 2024.08.28 04:07:39.363789 [ 3 ] {9da6b203-cc37-4df7-9d33-da6b8fec46ef} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3986 2024.08.28 04:07:39.363826 [ 3 ] {9da6b203-cc37-4df7-9d33-da6b8fec46ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3987 2024.08.28 04:07:39.364426 [ 3 ] {9da6b203-cc37-4df7-9d33-da6b8fec46ef} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3988 2024.08.28 04:07:39.364829 [ 3 ] {9da6b203-cc37-4df7-9d33-da6b8fec46ef} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3989 2024.08.28 04:07:39.364955 [ 99 ] {} <Debug> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3990 2024.08.28 04:07:39.364977 [ 3 ] {9da6b203-cc37-4df7-9d33-da6b8fec46ef} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002376 sec., 5471.380471380471 rows/sec., 9.80 MiB/sec.
3991 2024.08.28 04:07:39.364994 [ 99 ] {} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3992 2024.08.28 04:07:39.365032 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
3993 2024.08.28 04:07:39.365298 [ 204 ] {94c69f11-a991-4649-a894-2fffd5368a44::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
3994 2024.08.28 04:07:39.365394 [ 3 ] {9da6b203-cc37-4df7-9d33-da6b8fec46ef} <Debug> DynamicQueryHandler: Done processing query
3995 2024.08.28 04:07:39.365443 [ 3 ] {9da6b203-cc37-4df7-9d33-da6b8fec46ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
3996 2024.08.28 04:07:39.365467 [ 3 ] {} <Debug> HTTP-Session: 30c2806d-4258-479e-bb82-08502710bc9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3997 2024.08.28 04:07:39.365664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 7677, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3998 2024.08.28 04:07:39.365767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3999 2024.08.28 04:07:39.365819 [ 3 ] {} <Debug> HTTP-Session: 1170bd02-9154-4a55-8cd8-1e32acc437f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4000 2024.08.28 04:07:39.365868 [ 3 ] {} <Debug> HTTP-Session: 1170bd02-9154-4a55-8cd8-1e32acc437f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4001 2024.08.28 04:07:39.365915 [ 3 ] {} <Debug> HTTP-Session: 1170bd02-9154-4a55-8cd8-1e32acc437f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4002 2024.08.28 04:07:39.366005 [ 3 ] {} <Trace> HTTP-Session: 1170bd02-9154-4a55-8cd8-1e32acc437f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4003 2024.08.28 04:07:39.366036 [ 204 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4004 2024.08.28 04:07:39.366168 [ 204 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 191 rows starting from the beginning of the part
4005 2024.08.28 04:07:39.366229 [ 3 ] {d53b961d-5044-4758-acda-dff075b267e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4006 2024.08.28 04:07:39.366323 [ 3 ] {d53b961d-5044-4758-acda-dff075b267e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4007 2024.08.28 04:07:39.366981 [ 204 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part
4008 2024.08.28 04:07:39.367274 [ 3 ] {d53b961d-5044-4758-acda-dff075b267e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4009 2024.08.28 04:07:39.367756 [ 204 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part
4010 2024.08.28 04:07:39.368397 [ 204 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part
4011 2024.08.28 04:07:39.368549 [ 3 ] {d53b961d-5044-4758-acda-dff075b267e0} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4012 2024.08.28 04:07:39.368645 [ 3 ] {d53b961d-5044-4758-acda-dff075b267e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
4013 2024.08.28 04:07:39.369076 [ 204 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part
4014 2024.08.28 04:07:39.369819 [ 204 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 13 rows starting from the beginning of the part
4015 2024.08.28 04:07:39.369933 [ 3 ] {d53b961d-5044-4758-acda-dff075b267e0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4016 2024.08.28 04:07:39.370940 [ 3 ] {d53b961d-5044-4758-acda-dff075b267e0} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4017 2024.08.28 04:07:39.371231 [ 3 ] {d53b961d-5044-4758-acda-dff075b267e0} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.005067 sec., 9867.771857114663 rows/sec., 692.86 KiB/sec.
4018 2024.08.28 04:07:39.371857 [ 3 ] {d53b961d-5044-4758-acda-dff075b267e0} <Debug> DynamicQueryHandler: Done processing query
4019 2024.08.28 04:07:39.371929 [ 3 ] {d53b961d-5044-4758-acda-dff075b267e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4020 2024.08.28 04:07:39.371993 [ 3 ] {} <Debug> HTTP-Session: 1170bd02-9154-4a55-8cd8-1e32acc437f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4021 2024.08.28 04:07:39.374681 [ 199 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 19 columns (19 merged, 0 gathered) in 0.009548181 sec., 29534.42126830231 rows/sec., 52.92 MiB/sec.
4022 2024.08.28 04:07:39.375216 [ 186 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4023 2024.08.28 04:07:39.375839 [ 186 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4024 2024.08.28 04:07:39.375928 [ 186 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4025 2024.08.28 04:07:39.376077 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB.
4026 2024.08.28 04:07:44.348568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 35896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4027 2024.08.28 04:07:44.348754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4028 2024.08.28 04:07:44.348800 [ 3 ] {} <Debug> HTTP-Session: 47ec7fa2-45a0-42b8-8237-bbfd76060e29 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4029 2024.08.28 04:07:44.348841 [ 3 ] {} <Debug> HTTP-Session: 47ec7fa2-45a0-42b8-8237-bbfd76060e29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4030 2024.08.28 04:07:44.348869 [ 3 ] {} <Debug> HTTP-Session: 47ec7fa2-45a0-42b8-8237-bbfd76060e29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4031 2024.08.28 04:07:44.348946 [ 3 ] {} <Trace> HTTP-Session: 47ec7fa2-45a0-42b8-8237-bbfd76060e29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4032 2024.08.28 04:07:44.349241 [ 3 ] {642c303e-3301-4c34-a0b9-0945dbae4e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4033 2024.08.28 04:07:44.349306 [ 3 ] {642c303e-3301-4c34-a0b9-0945dbae4e7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4034 2024.08.28 04:07:44.349621 [ 3 ] {642c303e-3301-4c34-a0b9-0945dbae4e7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4035 2024.08.28 04:07:44.350257 [ 3 ] {642c303e-3301-4c34-a0b9-0945dbae4e7e} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4036 2024.08.28 04:07:44.350299 [ 3 ] {642c303e-3301-4c34-a0b9-0945dbae4e7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
4037 2024.08.28 04:07:44.350719 [ 3 ] {642c303e-3301-4c34-a0b9-0945dbae4e7e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4038 2024.08.28 04:07:44.351092 [ 3 ] {642c303e-3301-4c34-a0b9-0945dbae4e7e} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4039 2024.08.28 04:07:44.351229 [ 3 ] {642c303e-3301-4c34-a0b9-0945dbae4e7e} <Debug> executeQuery: Read 237 rows, 21.49 KiB in 0.002092 sec., 113288.71892925429 rows/sec., 10.03 MiB/sec.
4040 2024.08.28 04:07:44.351439 [ 3 ] {642c303e-3301-4c34-a0b9-0945dbae4e7e} <Debug> DynamicQueryHandler: Done processing query
4041 2024.08.28 04:07:44.351465 [ 3 ] {642c303e-3301-4c34-a0b9-0945dbae4e7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
4042 2024.08.28 04:07:44.351482 [ 3 ] {} <Debug> HTTP-Session: 47ec7fa2-45a0-42b8-8237-bbfd76060e29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4043 2024.08.28 04:07:44.351652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 3779, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4044 2024.08.28 04:07:44.351700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4045 2024.08.28 04:07:44.351719 [ 3 ] {} <Debug> HTTP-Session: f41ffaf2-e4b0-42f1-a8bf-a57b1bfa9b71 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4046 2024.08.28 04:07:44.351735 [ 3 ] {} <Debug> HTTP-Session: f41ffaf2-e4b0-42f1-a8bf-a57b1bfa9b71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4047 2024.08.28 04:07:44.351751 [ 3 ] {} <Debug> HTTP-Session: f41ffaf2-e4b0-42f1-a8bf-a57b1bfa9b71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4048 2024.08.28 04:07:44.351782 [ 3 ] {} <Trace> HTTP-Session: f41ffaf2-e4b0-42f1-a8bf-a57b1bfa9b71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4049 2024.08.28 04:07:44.351881 [ 3 ] {404d330b-9bd9-44ac-a194-e54831607ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4050 2024.08.28 04:07:44.351925 [ 3 ] {404d330b-9bd9-44ac-a194-e54831607ef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4051 2024.08.28 04:07:44.352146 [ 3 ] {404d330b-9bd9-44ac-a194-e54831607ef1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4052 2024.08.28 04:07:44.352468 [ 3 ] {404d330b-9bd9-44ac-a194-e54831607ef1} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4053 2024.08.28 04:07:44.352503 [ 3 ] {404d330b-9bd9-44ac-a194-e54831607ef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
4054 2024.08.28 04:07:44.352837 [ 3 ] {404d330b-9bd9-44ac-a194-e54831607ef1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4055 2024.08.28 04:07:44.353187 [ 3 ] {404d330b-9bd9-44ac-a194-e54831607ef1} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4056 2024.08.28 04:07:44.353310 [ 3 ] {404d330b-9bd9-44ac-a194-e54831607ef1} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001459 sec., 17820.42494859493 rows/sec., 1.31 MiB/sec.
4057 2024.08.28 04:07:44.353462 [ 3 ] {404d330b-9bd9-44ac-a194-e54831607ef1} <Debug> DynamicQueryHandler: Done processing query
4058 2024.08.28 04:07:44.353486 [ 3 ] {404d330b-9bd9-44ac-a194-e54831607ef1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4059 2024.08.28 04:07:44.353502 [ 3 ] {} <Debug> HTTP-Session: f41ffaf2-e4b0-42f1-a8bf-a57b1bfa9b71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4060 2024.08.28 04:07:44.353646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4061 2024.08.28 04:07:44.353691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4062 2024.08.28 04:07:44.353710 [ 3 ] {} <Debug> HTTP-Session: 9236001f-9d35-4c74-a908-145f7fce834d Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4063 2024.08.28 04:07:44.353726 [ 3 ] {} <Debug> HTTP-Session: 9236001f-9d35-4c74-a908-145f7fce834d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4064 2024.08.28 04:07:44.353740 [ 3 ] {} <Debug> HTTP-Session: 9236001f-9d35-4c74-a908-145f7fce834d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4065 2024.08.28 04:07:44.353771 [ 3 ] {} <Trace> HTTP-Session: 9236001f-9d35-4c74-a908-145f7fce834d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4066 2024.08.28 04:07:44.353868 [ 3 ] {10cea805-f904-4bb0-916d-0092ee66d25e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
4067 2024.08.28 04:07:44.353911 [ 3 ] {10cea805-f904-4bb0-916d-0092ee66d25e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4068 2024.08.28 04:07:44.354129 [ 3 ] {10cea805-f904-4bb0-916d-0092ee66d25e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4069 2024.08.28 04:07:44.354470 [ 3 ] {10cea805-f904-4bb0-916d-0092ee66d25e} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4070 2024.08.28 04:07:44.354506 [ 3 ] {10cea805-f904-4bb0-916d-0092ee66d25e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
4071 2024.08.28 04:07:44.354844 [ 3 ] {10cea805-f904-4bb0-916d-0092ee66d25e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4072 2024.08.28 04:07:44.355196 [ 3 ] {10cea805-f904-4bb0-916d-0092ee66d25e} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4073 2024.08.28 04:07:44.355338 [ 3 ] {10cea805-f904-4bb0-916d-0092ee66d25e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001494 sec., 9370.816599732261 rows/sec., 656.27 KiB/sec.
4074 2024.08.28 04:07:44.355676 [ 3 ] {10cea805-f904-4bb0-916d-0092ee66d25e} <Debug> DynamicQueryHandler: Done processing query
4075 2024.08.28 04:07:44.355703 [ 3 ] {10cea805-f904-4bb0-916d-0092ee66d25e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4076 2024.08.28 04:07:44.355719 [ 3 ] {} <Debug> HTTP-Session: 9236001f-9d35-4c74-a908-145f7fce834d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4077 2024.08.28 04:07:44.355881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4078 2024.08.28 04:07:44.355930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4079 2024.08.28 04:07:44.355949 [ 3 ] {} <Debug> HTTP-Session: e5d314ff-c6d8-482a-895f-ec60b948b655 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4080 2024.08.28 04:07:44.355965 [ 3 ] {} <Debug> HTTP-Session: e5d314ff-c6d8-482a-895f-ec60b948b655 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4081 2024.08.28 04:07:44.355979 [ 3 ] {} <Debug> HTTP-Session: e5d314ff-c6d8-482a-895f-ec60b948b655 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4082 2024.08.28 04:07:44.356009 [ 3 ] {} <Trace> HTTP-Session: e5d314ff-c6d8-482a-895f-ec60b948b655 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4083 2024.08.28 04:07:44.356116 [ 3 ] {3ff33e3e-258d-4770-bb08-4865e46df5fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
4084 2024.08.28 04:07:44.356160 [ 3 ] {3ff33e3e-258d-4770-bb08-4865e46df5fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
4085 2024.08.28 04:07:44.356409 [ 3 ] {3ff33e3e-258d-4770-bb08-4865e46df5fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4086 2024.08.28 04:07:44.356700 [ 3 ] {3ff33e3e-258d-4770-bb08-4865e46df5fe} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4087 2024.08.28 04:07:44.356739 [ 3 ] {3ff33e3e-258d-4770-bb08-4865e46df5fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
4088 2024.08.28 04:07:44.357080 [ 3 ] {3ff33e3e-258d-4770-bb08-4865e46df5fe} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4089 2024.08.28 04:07:44.357426 [ 3 ] {3ff33e3e-258d-4770-bb08-4865e46df5fe} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4090 2024.08.28 04:07:44.357584 [ 3 ] {3ff33e3e-258d-4770-bb08-4865e46df5fe} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001483 sec., 4045.853000674309 rows/sec., 239.04 KiB/sec.
4091 2024.08.28 04:07:44.357883 [ 3 ] {3ff33e3e-258d-4770-bb08-4865e46df5fe} <Debug> DynamicQueryHandler: Done processing query
4092 2024.08.28 04:07:44.357910 [ 3 ] {3ff33e3e-258d-4770-bb08-4865e46df5fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4093 2024.08.28 04:07:44.357927 [ 3 ] {} <Debug> HTTP-Session: e5d314ff-c6d8-482a-895f-ec60b948b655 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4094 2024.08.28 04:07:44.358151 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 64819, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4095 2024.08.28 04:07:44.358213 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4096 2024.08.28 04:07:44.358237 [ 3 ] {} <Debug> HTTP-Session: 0340b588-d4e4-487c-bd05-f9b5d5cd7e40 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4097 2024.08.28 04:07:44.358258 [ 3 ] {} <Debug> HTTP-Session: 0340b588-d4e4-487c-bd05-f9b5d5cd7e40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4098 2024.08.28 04:07:44.358275 [ 3 ] {} <Debug> HTTP-Session: 0340b588-d4e4-487c-bd05-f9b5d5cd7e40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4099 2024.08.28 04:07:44.358314 [ 3 ] {} <Trace> HTTP-Session: 0340b588-d4e4-487c-bd05-f9b5d5cd7e40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4100 2024.08.28 04:07:44.358578 [ 3 ] {9495b8f9-4247-4994-b000-1167e3cd575c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4101 2024.08.28 04:07:44.358633 [ 3 ] {9495b8f9-4247-4994-b000-1167e3cd575c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4102 2024.08.28 04:07:44.358938 [ 3 ] {9495b8f9-4247-4994-b000-1167e3cd575c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4103 2024.08.28 04:07:44.359519 [ 3 ] {9495b8f9-4247-4994-b000-1167e3cd575c} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4104 2024.08.28 04:07:44.359556 [ 3 ] {9495b8f9-4247-4994-b000-1167e3cd575c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
4105 2024.08.28 04:07:44.359932 [ 3 ] {9495b8f9-4247-4994-b000-1167e3cd575c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4106 2024.08.28 04:07:44.360296 [ 3 ] {9495b8f9-4247-4994-b000-1167e3cd575c} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4107 2024.08.28 04:07:44.360464 [ 3 ] {9495b8f9-4247-4994-b000-1167e3cd575c} <Debug> executeQuery: Read 400 rows, 29.12 KiB in 0.00203 sec., 197044.33497536945 rows/sec., 14.01 MiB/sec.
4108 2024.08.28 04:07:44.360641 [ 3 ] {9495b8f9-4247-4994-b000-1167e3cd575c} <Debug> DynamicQueryHandler: Done processing query
4109 2024.08.28 04:07:44.360667 [ 3 ] {9495b8f9-4247-4994-b000-1167e3cd575c} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
4110 2024.08.28 04:07:44.360683 [ 3 ] {} <Debug> HTTP-Session: 0340b588-d4e4-487c-bd05-f9b5d5cd7e40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4111 2024.08.28 04:07:44.360863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4112 2024.08.28 04:07:44.360913 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4113 2024.08.28 04:07:44.360934 [ 3 ] {} <Debug> HTTP-Session: 98c610d9-6933-4d45-b51a-925da926b627 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4114 2024.08.28 04:07:44.360950 [ 3 ] {} <Debug> HTTP-Session: 98c610d9-6933-4d45-b51a-925da926b627 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4115 2024.08.28 04:07:44.360964 [ 3 ] {} <Debug> HTTP-Session: 98c610d9-6933-4d45-b51a-925da926b627 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4116 2024.08.28 04:07:44.360995 [ 3 ] {} <Trace> HTTP-Session: 98c610d9-6933-4d45-b51a-925da926b627 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4117 2024.08.28 04:07:44.361093 [ 3 ] {522939c0-91e0-4dfc-8b4f-d415aadd8790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4118 2024.08.28 04:07:44.361139 [ 3 ] {522939c0-91e0-4dfc-8b4f-d415aadd8790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4119 2024.08.28 04:07:44.361274 [ 3 ] {522939c0-91e0-4dfc-8b4f-d415aadd8790} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4120 2024.08.28 04:07:44.361525 [ 3 ] {522939c0-91e0-4dfc-8b4f-d415aadd8790} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4121 2024.08.28 04:07:44.361562 [ 3 ] {522939c0-91e0-4dfc-8b4f-d415aadd8790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
4122 2024.08.28 04:07:44.361919 [ 3 ] {522939c0-91e0-4dfc-8b4f-d415aadd8790} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4123 2024.08.28 04:07:44.362240 [ 3 ] {522939c0-91e0-4dfc-8b4f-d415aadd8790} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4124 2024.08.28 04:07:44.362400 [ 3 ] {522939c0-91e0-4dfc-8b4f-d415aadd8790} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001323 sec., 4535.14739229025 rows/sec., 236.94 KiB/sec.
4125 2024.08.28 04:07:44.362557 [ 3 ] {522939c0-91e0-4dfc-8b4f-d415aadd8790} <Debug> DynamicQueryHandler: Done processing query
4126 2024.08.28 04:07:44.362582 [ 3 ] {522939c0-91e0-4dfc-8b4f-d415aadd8790} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4127 2024.08.28 04:07:44.362597 [ 3 ] {} <Debug> HTTP-Session: 98c610d9-6933-4d45-b51a-925da926b627 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4128 2024.08.28 04:07:44.362739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 42674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4129 2024.08.28 04:07:44.362788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4130 2024.08.28 04:07:44.362807 [ 3 ] {} <Debug> HTTP-Session: 9618b317-bf4b-4a6c-b4b0-b3ab9a4e2911 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4131 2024.08.28 04:07:44.362824 [ 3 ] {} <Debug> HTTP-Session: 9618b317-bf4b-4a6c-b4b0-b3ab9a4e2911 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4132 2024.08.28 04:07:44.362837 [ 3 ] {} <Debug> HTTP-Session: 9618b317-bf4b-4a6c-b4b0-b3ab9a4e2911 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4133 2024.08.28 04:07:44.362868 [ 3 ] {} <Trace> HTTP-Session: 9618b317-bf4b-4a6c-b4b0-b3ab9a4e2911 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4134 2024.08.28 04:07:44.363038 [ 3 ] {8bdc5a8a-2305-4f91-a3b3-ee6221cf42b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4135 2024.08.28 04:07:44.363086 [ 3 ] {8bdc5a8a-2305-4f91-a3b3-ee6221cf42b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4136 2024.08.28 04:07:44.363235 [ 3 ] {8bdc5a8a-2305-4f91-a3b3-ee6221cf42b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4137 2024.08.28 04:07:44.363667 [ 3 ] {8bdc5a8a-2305-4f91-a3b3-ee6221cf42b1} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4138 2024.08.28 04:07:44.363704 [ 3 ] {8bdc5a8a-2305-4f91-a3b3-ee6221cf42b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
4139 2024.08.28 04:07:44.364086 [ 3 ] {8bdc5a8a-2305-4f91-a3b3-ee6221cf42b1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4140 2024.08.28 04:07:44.364431 [ 3 ] {8bdc5a8a-2305-4f91-a3b3-ee6221cf42b1} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4141 2024.08.28 04:07:44.364593 [ 3 ] {8bdc5a8a-2305-4f91-a3b3-ee6221cf42b1} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.001643 sec., 138161.89896530737 rows/sec., 9.22 MiB/sec.
4142 2024.08.28 04:07:44.364767 [ 3 ] {8bdc5a8a-2305-4f91-a3b3-ee6221cf42b1} <Debug> DynamicQueryHandler: Done processing query
4143 2024.08.28 04:07:44.364792 [ 3 ] {8bdc5a8a-2305-4f91-a3b3-ee6221cf42b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
4144 2024.08.28 04:07:44.364808 [ 3 ] {} <Debug> HTTP-Session: 9618b317-bf4b-4a6c-b4b0-b3ab9a4e2911 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4145 2024.08.28 04:07:44.364932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4146 2024.08.28 04:07:44.364981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4147 2024.08.28 04:07:44.365000 [ 3 ] {} <Debug> HTTP-Session: e5eb294b-e8f0-4864-a70f-ffe89cf13306 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4148 2024.08.28 04:07:44.365018 [ 3 ] {} <Debug> HTTP-Session: e5eb294b-e8f0-4864-a70f-ffe89cf13306 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4149 2024.08.28 04:07:44.365032 [ 3 ] {} <Debug> HTTP-Session: e5eb294b-e8f0-4864-a70f-ffe89cf13306 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4150 2024.08.28 04:07:44.365064 [ 3 ] {} <Trace> HTTP-Session: e5eb294b-e8f0-4864-a70f-ffe89cf13306 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4151 2024.08.28 04:07:44.365158 [ 3 ] {447f9617-a6d7-48d3-ad24-069727363ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
4152 2024.08.28 04:07:44.365202 [ 3 ] {447f9617-a6d7-48d3-ad24-069727363ac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
4153 2024.08.28 04:07:44.365334 [ 3 ] {447f9617-a6d7-48d3-ad24-069727363ac2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4154 2024.08.28 04:07:44.365679 [ 3 ] {447f9617-a6d7-48d3-ad24-069727363ac2} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4155 2024.08.28 04:07:44.365716 [ 3 ] {447f9617-a6d7-48d3-ad24-069727363ac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
4156 2024.08.28 04:07:44.366067 [ 3 ] {447f9617-a6d7-48d3-ad24-069727363ac2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4157 2024.08.28 04:07:44.366396 [ 3 ] {447f9617-a6d7-48d3-ad24-069727363ac2} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4158 2024.08.28 04:07:44.366564 [ 3 ] {447f9617-a6d7-48d3-ad24-069727363ac2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001419 sec., 704.7216349541932 rows/sec., 47.49 KiB/sec.
4159 2024.08.28 04:07:44.366739 [ 3 ] {447f9617-a6d7-48d3-ad24-069727363ac2} <Debug> DynamicQueryHandler: Done processing query
4160 2024.08.28 04:07:44.366768 [ 3 ] {447f9617-a6d7-48d3-ad24-069727363ac2} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4161 2024.08.28 04:07:44.366784 [ 3 ] {} <Debug> HTTP-Session: e5eb294b-e8f0-4864-a70f-ffe89cf13306 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4162 2024.08.28 04:07:44.366912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 42891, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4163 2024.08.28 04:07:44.366962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4164 2024.08.28 04:07:44.366981 [ 3 ] {} <Debug> HTTP-Session: d7851cc6-7b1e-40c2-8bf6-eb80d3c2fe94 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4165 2024.08.28 04:07:44.366998 [ 3 ] {} <Debug> HTTP-Session: d7851cc6-7b1e-40c2-8bf6-eb80d3c2fe94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4166 2024.08.28 04:07:44.367013 [ 3 ] {} <Debug> HTTP-Session: d7851cc6-7b1e-40c2-8bf6-eb80d3c2fe94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4167 2024.08.28 04:07:44.367044 [ 3 ] {} <Trace> HTTP-Session: d7851cc6-7b1e-40c2-8bf6-eb80d3c2fe94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4168 2024.08.28 04:07:44.367325 [ 3 ] {9f2f3831-6369-430e-9364-41f537f4bb5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4169 2024.08.28 04:07:44.367389 [ 3 ] {9f2f3831-6369-430e-9364-41f537f4bb5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
4170 2024.08.28 04:07:44.367807 [ 3 ] {9f2f3831-6369-430e-9364-41f537f4bb5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4171 2024.08.28 04:07:44.368470 [ 3 ] {9f2f3831-6369-430e-9364-41f537f4bb5b} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4172 2024.08.28 04:07:44.368509 [ 3 ] {9f2f3831-6369-430e-9364-41f537f4bb5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
4173 2024.08.28 04:07:44.369112 [ 3 ] {9f2f3831-6369-430e-9364-41f537f4bb5b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4174 2024.08.28 04:07:44.369515 [ 3 ] {9f2f3831-6369-430e-9364-41f537f4bb5b} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4175 2024.08.28 04:07:44.369702 [ 3 ] {9f2f3831-6369-430e-9364-41f537f4bb5b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002581 sec., 10073.614877954282 rows/sec., 18.05 MiB/sec.
4176 2024.08.28 04:07:44.369901 [ 3 ] {9f2f3831-6369-430e-9364-41f537f4bb5b} <Debug> DynamicQueryHandler: Done processing query
4177 2024.08.28 04:07:44.369926 [ 3 ] {9f2f3831-6369-430e-9364-41f537f4bb5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
4178 2024.08.28 04:07:44.369942 [ 3 ] {} <Debug> HTTP-Session: d7851cc6-7b1e-40c2-8bf6-eb80d3c2fe94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4179 2024.08.28 04:07:44.370070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 10702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4180 2024.08.28 04:07:44.370118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4181 2024.08.28 04:07:44.370137 [ 3 ] {} <Debug> HTTP-Session: 5525ea96-eba7-4fe4-94f2-91139097e108 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4182 2024.08.28 04:07:44.370153 [ 3 ] {} <Debug> HTTP-Session: 5525ea96-eba7-4fe4-94f2-91139097e108 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4183 2024.08.28 04:07:44.370167 [ 3 ] {} <Debug> HTTP-Session: 5525ea96-eba7-4fe4-94f2-91139097e108 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4184 2024.08.28 04:07:44.370198 [ 3 ] {} <Trace> HTTP-Session: 5525ea96-eba7-4fe4-94f2-91139097e108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4185 2024.08.28 04:07:44.370311 [ 3 ] {bfef79b1-d2f8-431c-bba4-4ff57eb07e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4186 2024.08.28 04:07:44.370355 [ 3 ] {bfef79b1-d2f8-431c-bba4-4ff57eb07e34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4187 2024.08.28 04:07:44.370481 [ 3 ] {bfef79b1-d2f8-431c-bba4-4ff57eb07e34} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4188 2024.08.28 04:07:44.370797 [ 3 ] {bfef79b1-d2f8-431c-bba4-4ff57eb07e34} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4189 2024.08.28 04:07:44.370833 [ 3 ] {bfef79b1-d2f8-431c-bba4-4ff57eb07e34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
4190 2024.08.28 04:07:44.371189 [ 3 ] {bfef79b1-d2f8-431c-bba4-4ff57eb07e34} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4191 2024.08.28 04:07:44.371506 [ 3 ] {bfef79b1-d2f8-431c-bba4-4ff57eb07e34} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4192 2024.08.28 04:07:44.371681 [ 3 ] {bfef79b1-d2f8-431c-bba4-4ff57eb07e34} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001396 sec., 51575.93123209169 rows/sec., 3.29 MiB/sec.
4193 2024.08.28 04:07:44.372055 [ 3 ] {bfef79b1-d2f8-431c-bba4-4ff57eb07e34} <Debug> DynamicQueryHandler: Done processing query
4194 2024.08.28 04:07:44.372084 [ 3 ] {bfef79b1-d2f8-431c-bba4-4ff57eb07e34} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4195 2024.08.28 04:07:44.372100 [ 3 ] {} <Debug> HTTP-Session: 5525ea96-eba7-4fe4-94f2-91139097e108 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4196 2024.08.28 04:07:47.715077 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache
4197 2024.08.28 04:07:47.715137 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache
4198 2024.08.28 04:07:49.344227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4199 2024.08.28 04:07:49.344373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4200 2024.08.28 04:07:49.344405 [ 3 ] {} <Debug> HTTP-Session: d8915c85-46d6-4274-adc2-335d9fee2cd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4201 2024.08.28 04:07:49.344434 [ 3 ] {} <Debug> HTTP-Session: d8915c85-46d6-4274-adc2-335d9fee2cd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4202 2024.08.28 04:07:49.344452 [ 3 ] {} <Debug> HTTP-Session: d8915c85-46d6-4274-adc2-335d9fee2cd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4203 2024.08.28 04:07:49.344508 [ 3 ] {} <Trace> HTTP-Session: d8915c85-46d6-4274-adc2-335d9fee2cd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4204 2024.08.28 04:07:49.344710 [ 3 ] {4bb82f41-e80f-450a-9185-bd8bc0df270b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4205 2024.08.28 04:07:49.344787 [ 3 ] {4bb82f41-e80f-450a-9185-bd8bc0df270b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4206 2024.08.28 04:07:49.345175 [ 3 ] {4bb82f41-e80f-450a-9185-bd8bc0df270b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4207 2024.08.28 04:07:49.345583 [ 3 ] {4bb82f41-e80f-450a-9185-bd8bc0df270b} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4208 2024.08.28 04:07:49.345630 [ 3 ] {4bb82f41-e80f-450a-9185-bd8bc0df270b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
4209 2024.08.28 04:07:49.346041 [ 3 ] {4bb82f41-e80f-450a-9185-bd8bc0df270b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
4210 2024.08.28 04:07:49.346429 [ 3 ] {4bb82f41-e80f-450a-9185-bd8bc0df270b} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4211 2024.08.28 04:07:49.346605 [ 3 ] {4bb82f41-e80f-450a-9185-bd8bc0df270b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001954 sec., 1023.5414534288639 rows/sec., 83.46 KiB/sec.
4212 2024.08.28 04:07:49.346837 [ 3 ] {4bb82f41-e80f-450a-9185-bd8bc0df270b} <Debug> DynamicQueryHandler: Done processing query
4213 2024.08.28 04:07:49.346865 [ 3 ] {4bb82f41-e80f-450a-9185-bd8bc0df270b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4214 2024.08.28 04:07:49.346882 [ 3 ] {} <Debug> HTTP-Session: d8915c85-46d6-4274-adc2-335d9fee2cd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4215 2024.08.28 04:07:49.347055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 11375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4216 2024.08.28 04:07:49.347110 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4217 2024.08.28 04:07:49.347130 [ 3 ] {} <Debug> HTTP-Session: 0109458d-762a-49d9-a407-865310e374d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4218 2024.08.28 04:07:49.347149 [ 3 ] {} <Debug> HTTP-Session: 0109458d-762a-49d9-a407-865310e374d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4219 2024.08.28 04:07:49.347163 [ 3 ] {} <Debug> HTTP-Session: 0109458d-762a-49d9-a407-865310e374d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4220 2024.08.28 04:07:49.347199 [ 3 ] {} <Trace> HTTP-Session: 0109458d-762a-49d9-a407-865310e374d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4221 2024.08.28 04:07:49.347330 [ 3 ] {948d29a9-10c5-46cc-a9fc-9b1297aefcfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4222 2024.08.28 04:07:49.347378 [ 3 ] {948d29a9-10c5-46cc-a9fc-9b1297aefcfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4223 2024.08.28 04:07:49.347626 [ 3 ] {948d29a9-10c5-46cc-a9fc-9b1297aefcfb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4224 2024.08.28 04:07:49.348020 [ 3 ] {948d29a9-10c5-46cc-a9fc-9b1297aefcfb} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4225 2024.08.28 04:07:49.348059 [ 3 ] {948d29a9-10c5-46cc-a9fc-9b1297aefcfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
4226 2024.08.28 04:07:49.348421 [ 3 ] {948d29a9-10c5-46cc-a9fc-9b1297aefcfb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4227 2024.08.28 04:07:49.348786 [ 3 ] {948d29a9-10c5-46cc-a9fc-9b1297aefcfb} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4228 2024.08.28 04:07:49.348940 [ 3 ] {948d29a9-10c5-46cc-a9fc-9b1297aefcfb} <Debug> executeQuery: Read 79 rows, 6.55 KiB in 0.001659 sec., 47619.04761904762 rows/sec., 3.85 MiB/sec.
4229 2024.08.28 04:07:49.349123 [ 3 ] {948d29a9-10c5-46cc-a9fc-9b1297aefcfb} <Debug> DynamicQueryHandler: Done processing query
4230 2024.08.28 04:07:49.349148 [ 3 ] {948d29a9-10c5-46cc-a9fc-9b1297aefcfb} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4231 2024.08.28 04:07:49.349164 [ 3 ] {} <Debug> HTTP-Session: 0109458d-762a-49d9-a407-865310e374d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4232 2024.08.28 04:07:49.349306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 2195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4233 2024.08.28 04:07:49.349358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4234 2024.08.28 04:07:49.349377 [ 3 ] {} <Debug> HTTP-Session: 6eb2c734-e76f-4d32-8160-6b76f35eb681 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4235 2024.08.28 04:07:49.349394 [ 3 ] {} <Debug> HTTP-Session: 6eb2c734-e76f-4d32-8160-6b76f35eb681 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4236 2024.08.28 04:07:49.349408 [ 3 ] {} <Debug> HTTP-Session: 6eb2c734-e76f-4d32-8160-6b76f35eb681 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4237 2024.08.28 04:07:49.349441 [ 3 ] {} <Trace> HTTP-Session: 6eb2c734-e76f-4d32-8160-6b76f35eb681 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4238 2024.08.28 04:07:49.349546 [ 3 ] {24d70e18-5564-44c4-8950-eb6a52d6cea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4239 2024.08.28 04:07:49.349591 [ 3 ] {24d70e18-5564-44c4-8950-eb6a52d6cea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4240 2024.08.28 04:07:49.349819 [ 3 ] {24d70e18-5564-44c4-8950-eb6a52d6cea8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4241 2024.08.28 04:07:49.350124 [ 3 ] {24d70e18-5564-44c4-8950-eb6a52d6cea8} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4242 2024.08.28 04:07:49.350161 [ 3 ] {24d70e18-5564-44c4-8950-eb6a52d6cea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
4243 2024.08.28 04:07:49.350503 [ 3 ] {24d70e18-5564-44c4-8950-eb6a52d6cea8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4244 2024.08.28 04:07:49.350864 [ 3 ] {24d70e18-5564-44c4-8950-eb6a52d6cea8} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4245 2024.08.28 04:07:49.351036 [ 3 ] {24d70e18-5564-44c4-8950-eb6a52d6cea8} <Debug> executeQuery: Read 15 rows, 1.12 KiB in 0.001518 sec., 9881.422924901186 rows/sec., 735.96 KiB/sec.
4246 2024.08.28 04:07:49.351286 [ 3 ] {24d70e18-5564-44c4-8950-eb6a52d6cea8} <Debug> DynamicQueryHandler: Done processing query
4247 2024.08.28 04:07:49.351311 [ 3 ] {24d70e18-5564-44c4-8950-eb6a52d6cea8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4248 2024.08.28 04:07:49.351328 [ 3 ] {} <Debug> HTTP-Session: 6eb2c734-e76f-4d32-8160-6b76f35eb681 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4249 2024.08.28 04:07:49.351465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 12069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4250 2024.08.28 04:07:49.351515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4251 2024.08.28 04:07:49.351534 [ 3 ] {} <Debug> HTTP-Session: c6e9acad-d13f-4099-b1be-d96e6b2eaf4f Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4252 2024.08.28 04:07:49.351551 [ 3 ] {} <Debug> HTTP-Session: c6e9acad-d13f-4099-b1be-d96e6b2eaf4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4253 2024.08.28 04:07:49.351565 [ 3 ] {} <Debug> HTTP-Session: c6e9acad-d13f-4099-b1be-d96e6b2eaf4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4254 2024.08.28 04:07:49.351597 [ 3 ] {} <Trace> HTTP-Session: c6e9acad-d13f-4099-b1be-d96e6b2eaf4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4255 2024.08.28 04:07:49.351716 [ 3 ] {8f682373-0f04-41e2-9007-19bb74f65fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4256 2024.08.28 04:07:49.351761 [ 3 ] {8f682373-0f04-41e2-9007-19bb74f65fc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4257 2024.08.28 04:07:49.351987 [ 3 ] {8f682373-0f04-41e2-9007-19bb74f65fc1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4258 2024.08.28 04:07:49.352342 [ 3 ] {8f682373-0f04-41e2-9007-19bb74f65fc1} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4259 2024.08.28 04:07:49.352378 [ 3 ] {8f682373-0f04-41e2-9007-19bb74f65fc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
4260 2024.08.28 04:07:49.352733 [ 3 ] {8f682373-0f04-41e2-9007-19bb74f65fc1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4261 2024.08.28 04:07:49.353087 [ 3 ] {8f682373-0f04-41e2-9007-19bb74f65fc1} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4262 2024.08.28 04:07:49.353241 [ 3 ] {8f682373-0f04-41e2-9007-19bb74f65fc1} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001564 sec., 45396.41943734015 rows/sec., 3.54 MiB/sec.
4263 2024.08.28 04:07:49.353416 [ 3 ] {8f682373-0f04-41e2-9007-19bb74f65fc1} <Debug> DynamicQueryHandler: Done processing query
4264 2024.08.28 04:07:49.353441 [ 3 ] {8f682373-0f04-41e2-9007-19bb74f65fc1} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4265 2024.08.28 04:07:49.353456 [ 3 ] {} <Debug> HTTP-Session: c6e9acad-d13f-4099-b1be-d96e6b2eaf4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4266 2024.08.28 04:07:49.353628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 28857, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4267 2024.08.28 04:07:49.353678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4268 2024.08.28 04:07:49.353699 [ 3 ] {} <Debug> HTTP-Session: 42748841-8e15-4a69-9e75-ad092d6bec97 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4269 2024.08.28 04:07:49.353716 [ 3 ] {} <Debug> HTTP-Session: 42748841-8e15-4a69-9e75-ad092d6bec97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4270 2024.08.28 04:07:49.353729 [ 3 ] {} <Debug> HTTP-Session: 42748841-8e15-4a69-9e75-ad092d6bec97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4271 2024.08.28 04:07:49.353761 [ 3 ] {} <Trace> HTTP-Session: 42748841-8e15-4a69-9e75-ad092d6bec97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4272 2024.08.28 04:07:49.353915 [ 3 ] {9ac88e2f-4d07-4482-806c-e54dc756eac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4273 2024.08.28 04:07:49.353965 [ 3 ] {9ac88e2f-4d07-4482-806c-e54dc756eac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4274 2024.08.28 04:07:49.354111 [ 3 ] {9ac88e2f-4d07-4482-806c-e54dc756eac4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4275 2024.08.28 04:07:49.354591 [ 3 ] {9ac88e2f-4d07-4482-806c-e54dc756eac4} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4276 2024.08.28 04:07:49.354628 [ 3 ] {9ac88e2f-4d07-4482-806c-e54dc756eac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
4277 2024.08.28 04:07:49.355015 [ 3 ] {9ac88e2f-4d07-4482-806c-e54dc756eac4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4278 2024.08.28 04:07:49.355367 [ 3 ] {9ac88e2f-4d07-4482-806c-e54dc756eac4} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4279 2024.08.28 04:07:49.355530 [ 3 ] {9ac88e2f-4d07-4482-806c-e54dc756eac4} <Debug> executeQuery: Read 151 rows, 10.72 KiB in 0.001682 sec., 89774.07847800238 rows/sec., 6.22 MiB/sec.
4280 2024.08.28 04:07:49.355807 [ 3 ] {9ac88e2f-4d07-4482-806c-e54dc756eac4} <Debug> DynamicQueryHandler: Done processing query
4281 2024.08.28 04:07:49.355833 [ 3 ] {9ac88e2f-4d07-4482-806c-e54dc756eac4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4282 2024.08.28 04:07:49.355850 [ 3 ] {} <Debug> HTTP-Session: 42748841-8e15-4a69-9e75-ad092d6bec97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4283 2024.08.28 04:07:49.355999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 21246, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4284 2024.08.28 04:07:49.356047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4285 2024.08.28 04:07:49.356066 [ 3 ] {} <Debug> HTTP-Session: 0de05e1e-901d-401c-b189-1731b4c851a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4286 2024.08.28 04:07:49.356084 [ 3 ] {} <Debug> HTTP-Session: 0de05e1e-901d-401c-b189-1731b4c851a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4287 2024.08.28 04:07:49.356097 [ 3 ] {} <Debug> HTTP-Session: 0de05e1e-901d-401c-b189-1731b4c851a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4288 2024.08.28 04:07:49.356128 [ 3 ] {} <Trace> HTTP-Session: 0de05e1e-901d-401c-b189-1731b4c851a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4289 2024.08.28 04:07:49.356318 [ 3 ] {90ab6f2a-9d8d-40f3-89c7-f40cae1208ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4290 2024.08.28 04:07:49.356389 [ 3 ] {90ab6f2a-9d8d-40f3-89c7-f40cae1208ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
4291 2024.08.28 04:07:49.356824 [ 3 ] {90ab6f2a-9d8d-40f3-89c7-f40cae1208ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4292 2024.08.28 04:07:49.357465 [ 3 ] {90ab6f2a-9d8d-40f3-89c7-f40cae1208ad} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4293 2024.08.28 04:07:49.357501 [ 3 ] {90ab6f2a-9d8d-40f3-89c7-f40cae1208ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
4294 2024.08.28 04:07:49.358101 [ 3 ] {90ab6f2a-9d8d-40f3-89c7-f40cae1208ad} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4295 2024.08.28 04:07:49.358513 [ 3 ] {90ab6f2a-9d8d-40f3-89c7-f40cae1208ad} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4296 2024.08.28 04:07:49.358701 [ 3 ] {90ab6f2a-9d8d-40f3-89c7-f40cae1208ad} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002496 sec., 5208.333333333333 rows/sec., 9.33 MiB/sec.
4297 2024.08.28 04:07:49.358937 [ 3 ] {90ab6f2a-9d8d-40f3-89c7-f40cae1208ad} <Debug> DynamicQueryHandler: Done processing query
4298 2024.08.28 04:07:49.358962 [ 3 ] {90ab6f2a-9d8d-40f3-89c7-f40cae1208ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
4299 2024.08.28 04:07:49.358977 [ 3 ] {} <Debug> HTTP-Session: 0de05e1e-901d-401c-b189-1731b4c851a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4300 2024.08.28 04:07:49.359103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 7677, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4301 2024.08.28 04:07:49.359152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4302 2024.08.28 04:07:49.359171 [ 3 ] {} <Debug> HTTP-Session: 47877519-6209-4777-bfac-1b5f6cbca8af Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4303 2024.08.28 04:07:49.359186 [ 3 ] {} <Debug> HTTP-Session: 47877519-6209-4777-bfac-1b5f6cbca8af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4304 2024.08.28 04:07:49.359200 [ 3 ] {} <Debug> HTTP-Session: 47877519-6209-4777-bfac-1b5f6cbca8af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4305 2024.08.28 04:07:49.359231 [ 3 ] {} <Trace> HTTP-Session: 47877519-6209-4777-bfac-1b5f6cbca8af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4306 2024.08.28 04:07:49.359337 [ 3 ] {80942982-43a7-4b88-98be-29b3fe48e31f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4307 2024.08.28 04:07:49.359381 [ 3 ] {80942982-43a7-4b88-98be-29b3fe48e31f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4308 2024.08.28 04:07:49.359512 [ 3 ] {80942982-43a7-4b88-98be-29b3fe48e31f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4309 2024.08.28 04:07:49.359842 [ 3 ] {80942982-43a7-4b88-98be-29b3fe48e31f} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4310 2024.08.28 04:07:49.359879 [ 3 ] {80942982-43a7-4b88-98be-29b3fe48e31f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
4311 2024.08.28 04:07:49.360232 [ 3 ] {80942982-43a7-4b88-98be-29b3fe48e31f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4312 2024.08.28 04:07:49.360545 [ 3 ] {80942982-43a7-4b88-98be-29b3fe48e31f} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4313 2024.08.28 04:07:49.360697 [ 3 ] {80942982-43a7-4b88-98be-29b3fe48e31f} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001386 sec., 36075.03607503607 rows/sec., 2.47 MiB/sec.
4314 2024.08.28 04:07:49.360866 [ 3 ] {80942982-43a7-4b88-98be-29b3fe48e31f} <Debug> DynamicQueryHandler: Done processing query
4315 2024.08.28 04:07:49.360890 [ 3 ] {80942982-43a7-4b88-98be-29b3fe48e31f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4316 2024.08.28 04:07:49.360906 [ 3 ] {} <Debug> HTTP-Session: 47877519-6209-4777-bfac-1b5f6cbca8af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4317 2024.08.28 04:07:54.348391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4318 2024.08.28 04:07:54.348519 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4319 2024.08.28 04:07:54.348543 [ 3 ] {} <Debug> HTTP-Session: fcb8776f-5c72-4421-8074-2b8ac5c6dca9 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4320 2024.08.28 04:07:54.348566 [ 3 ] {} <Debug> HTTP-Session: fcb8776f-5c72-4421-8074-2b8ac5c6dca9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4321 2024.08.28 04:07:54.348581 [ 3 ] {} <Debug> HTTP-Session: fcb8776f-5c72-4421-8074-2b8ac5c6dca9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4322 2024.08.28 04:07:54.348629 [ 3 ] {} <Trace> HTTP-Session: fcb8776f-5c72-4421-8074-2b8ac5c6dca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4323 2024.08.28 04:07:54.348813 [ 3 ] {90544747-b7f2-45b6-9265-386c0f089e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4324 2024.08.28 04:07:54.348878 [ 3 ] {90544747-b7f2-45b6-9265-386c0f089e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4325 2024.08.28 04:07:54.349202 [ 3 ] {90544747-b7f2-45b6-9265-386c0f089e05} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4326 2024.08.28 04:07:54.349690 [ 3 ] {90544747-b7f2-45b6-9265-386c0f089e05} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4327 2024.08.28 04:07:54.349733 [ 3 ] {90544747-b7f2-45b6-9265-386c0f089e05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
4328 2024.08.28 04:07:54.350130 [ 3 ] {90544747-b7f2-45b6-9265-386c0f089e05} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
4329 2024.08.28 04:07:54.350507 [ 3 ] {90544747-b7f2-45b6-9265-386c0f089e05} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4330 2024.08.28 04:07:54.350685 [ 3 ] {90544747-b7f2-45b6-9265-386c0f089e05} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00192 sec., 1041.6666666666667 rows/sec., 84.94 KiB/sec.
4331 2024.08.28 04:07:54.350997 [ 3 ] {90544747-b7f2-45b6-9265-386c0f089e05} <Debug> DynamicQueryHandler: Done processing query
4332 2024.08.28 04:07:54.351024 [ 3 ] {90544747-b7f2-45b6-9265-386c0f089e05} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4333 2024.08.28 04:07:54.351041 [ 3 ] {} <Debug> HTTP-Session: fcb8776f-5c72-4421-8074-2b8ac5c6dca9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4334 2024.08.28 04:07:54.351243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 36029, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4335 2024.08.28 04:07:54.351294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4336 2024.08.28 04:07:54.351313 [ 3 ] {} <Debug> HTTP-Session: 61b18ed2-9823-4f31-a227-3ffe1ead5edc Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4337 2024.08.28 04:07:54.351330 [ 3 ] {} <Debug> HTTP-Session: 61b18ed2-9823-4f31-a227-3ffe1ead5edc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4338 2024.08.28 04:07:54.351343 [ 3 ] {} <Debug> HTTP-Session: 61b18ed2-9823-4f31-a227-3ffe1ead5edc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4339 2024.08.28 04:07:54.351375 [ 3 ] {} <Trace> HTTP-Session: 61b18ed2-9823-4f31-a227-3ffe1ead5edc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4340 2024.08.28 04:07:54.351536 [ 3 ] {09c5a6b7-46e2-4614-8d6d-c82bc5a047ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4341 2024.08.28 04:07:54.351581 [ 3 ] {09c5a6b7-46e2-4614-8d6d-c82bc5a047ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4342 2024.08.28 04:07:54.351832 [ 3 ] {09c5a6b7-46e2-4614-8d6d-c82bc5a047ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4343 2024.08.28 04:07:54.352325 [ 3 ] {09c5a6b7-46e2-4614-8d6d-c82bc5a047ad} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4344 2024.08.28 04:07:54.352363 [ 3 ] {09c5a6b7-46e2-4614-8d6d-c82bc5a047ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
4345 2024.08.28 04:07:54.352723 [ 3 ] {09c5a6b7-46e2-4614-8d6d-c82bc5a047ad} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4346 2024.08.28 04:07:54.353063 [ 3 ] {09c5a6b7-46e2-4614-8d6d-c82bc5a047ad} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4347 2024.08.28 04:07:54.353218 [ 3 ] {09c5a6b7-46e2-4614-8d6d-c82bc5a047ad} <Debug> executeQuery: Read 238 rows, 21.56 KiB in 0.001745 sec., 136389.68481375359 rows/sec., 12.07 MiB/sec.
4348 2024.08.28 04:07:54.353394 [ 3 ] {09c5a6b7-46e2-4614-8d6d-c82bc5a047ad} <Debug> DynamicQueryHandler: Done processing query
4349 2024.08.28 04:07:54.353418 [ 3 ] {09c5a6b7-46e2-4614-8d6d-c82bc5a047ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
4350 2024.08.28 04:07:54.353434 [ 3 ] {} <Debug> HTTP-Session: 61b18ed2-9823-4f31-a227-3ffe1ead5edc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4351 2024.08.28 04:07:54.353569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 4058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4352 2024.08.28 04:07:54.353618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4353 2024.08.28 04:07:54.353638 [ 3 ] {} <Debug> HTTP-Session: 2a40329d-3ab3-456a-a0fa-4e324d755d3e Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4354 2024.08.28 04:07:54.353655 [ 3 ] {} <Debug> HTTP-Session: 2a40329d-3ab3-456a-a0fa-4e324d755d3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4355 2024.08.28 04:07:54.353669 [ 3 ] {} <Debug> HTTP-Session: 2a40329d-3ab3-456a-a0fa-4e324d755d3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4356 2024.08.28 04:07:54.353699 [ 3 ] {} <Trace> HTTP-Session: 2a40329d-3ab3-456a-a0fa-4e324d755d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4357 2024.08.28 04:07:54.353800 [ 3 ] {6c94a4b4-2af4-44ce-a6e7-638315b13ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4358 2024.08.28 04:07:54.353842 [ 3 ] {6c94a4b4-2af4-44ce-a6e7-638315b13ae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4359 2024.08.28 04:07:54.354066 [ 3 ] {6c94a4b4-2af4-44ce-a6e7-638315b13ae4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4360 2024.08.28 04:07:54.354379 [ 3 ] {6c94a4b4-2af4-44ce-a6e7-638315b13ae4} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4361 2024.08.28 04:07:54.354416 [ 3 ] {6c94a4b4-2af4-44ce-a6e7-638315b13ae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
4362 2024.08.28 04:07:54.354753 [ 3 ] {6c94a4b4-2af4-44ce-a6e7-638315b13ae4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4363 2024.08.28 04:07:54.355098 [ 3 ] {6c94a4b4-2af4-44ce-a6e7-638315b13ae4} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4364 2024.08.28 04:07:54.355258 [ 3 ] {6c94a4b4-2af4-44ce-a6e7-638315b13ae4} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001485 sec., 18855.218855218856 rows/sec., 1.38 MiB/sec.
4365 2024.08.28 04:07:54.355428 [ 3 ] {6c94a4b4-2af4-44ce-a6e7-638315b13ae4} <Debug> DynamicQueryHandler: Done processing query
4366 2024.08.28 04:07:54.355452 [ 3 ] {6c94a4b4-2af4-44ce-a6e7-638315b13ae4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4367 2024.08.28 04:07:54.355468 [ 3 ] {} <Debug> HTTP-Session: 2a40329d-3ab3-456a-a0fa-4e324d755d3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4368 2024.08.28 04:07:54.355594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4369 2024.08.28 04:07:54.355646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4370 2024.08.28 04:07:54.355665 [ 3 ] {} <Debug> HTTP-Session: 96f02548-c699-49d4-9bb5-a5258d46a1a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4371 2024.08.28 04:07:54.355681 [ 3 ] {} <Debug> HTTP-Session: 96f02548-c699-49d4-9bb5-a5258d46a1a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4372 2024.08.28 04:07:54.355694 [ 3 ] {} <Debug> HTTP-Session: 96f02548-c699-49d4-9bb5-a5258d46a1a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4373 2024.08.28 04:07:54.355724 [ 3 ] {} <Trace> HTTP-Session: 96f02548-c699-49d4-9bb5-a5258d46a1a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4374 2024.08.28 04:07:54.355822 [ 3 ] {7bdc0458-09e2-43e6-810b-84daba588b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
4375 2024.08.28 04:07:54.355864 [ 3 ] {7bdc0458-09e2-43e6-810b-84daba588b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4376 2024.08.28 04:07:54.356085 [ 3 ] {7bdc0458-09e2-43e6-810b-84daba588b27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4377 2024.08.28 04:07:54.356390 [ 3 ] {7bdc0458-09e2-43e6-810b-84daba588b27} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4378 2024.08.28 04:07:54.356426 [ 3 ] {7bdc0458-09e2-43e6-810b-84daba588b27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
4379 2024.08.28 04:07:54.356770 [ 3 ] {7bdc0458-09e2-43e6-810b-84daba588b27} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4380 2024.08.28 04:07:54.357119 [ 3 ] {7bdc0458-09e2-43e6-810b-84daba588b27} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4381 2024.08.28 04:07:54.357278 [ 3 ] {7bdc0458-09e2-43e6-810b-84daba588b27} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001483 sec., 9440.323668240055 rows/sec., 661.14 KiB/sec.
4382 2024.08.28 04:07:54.357449 [ 3 ] {7bdc0458-09e2-43e6-810b-84daba588b27} <Debug> DynamicQueryHandler: Done processing query
4383 2024.08.28 04:07:54.357473 [ 3 ] {7bdc0458-09e2-43e6-810b-84daba588b27} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4384 2024.08.28 04:07:54.357490 [ 3 ] {} <Debug> HTTP-Session: 96f02548-c699-49d4-9bb5-a5258d46a1a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4385 2024.08.28 04:07:54.357598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4386 2024.08.28 04:07:54.357646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4387 2024.08.28 04:07:54.357668 [ 3 ] {} <Debug> HTTP-Session: 7b00fa5f-0f90-422d-be38-82c3e34e8f78 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4388 2024.08.28 04:07:54.357685 [ 3 ] {} <Debug> HTTP-Session: 7b00fa5f-0f90-422d-be38-82c3e34e8f78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4389 2024.08.28 04:07:54.357698 [ 3 ] {} <Debug> HTTP-Session: 7b00fa5f-0f90-422d-be38-82c3e34e8f78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4390 2024.08.28 04:07:54.357728 [ 3 ] {} <Trace> HTTP-Session: 7b00fa5f-0f90-422d-be38-82c3e34e8f78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4391 2024.08.28 04:07:54.357822 [ 3 ] {88faf879-6b7d-4d13-8c0c-4a2e85b45d17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
4392 2024.08.28 04:07:54.357865 [ 3 ] {88faf879-6b7d-4d13-8c0c-4a2e85b45d17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
4393 2024.08.28 04:07:54.358088 [ 3 ] {88faf879-6b7d-4d13-8c0c-4a2e85b45d17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4394 2024.08.28 04:07:54.358382 [ 3 ] {88faf879-6b7d-4d13-8c0c-4a2e85b45d17} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4395 2024.08.28 04:07:54.358417 [ 3 ] {88faf879-6b7d-4d13-8c0c-4a2e85b45d17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
4396 2024.08.28 04:07:54.358749 [ 3 ] {88faf879-6b7d-4d13-8c0c-4a2e85b45d17} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4397 2024.08.28 04:07:54.359095 [ 3 ] {88faf879-6b7d-4d13-8c0c-4a2e85b45d17} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4398 2024.08.28 04:07:54.359239 [ 134 ] {} <Debug> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
4399 2024.08.28 04:07:54.359250 [ 3 ] {88faf879-6b7d-4d13-8c0c-4a2e85b45d17} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001448 sec., 4143.646408839779 rows/sec., 244.82 KiB/sec.
4400 2024.08.28 04:07:54.359322 [ 134 ] {} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4401 2024.08.28 04:07:54.359395 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
4402 2024.08.28 04:07:54.359587 [ 3 ] {88faf879-6b7d-4d13-8c0c-4a2e85b45d17} <Debug> DynamicQueryHandler: Done processing query
4403 2024.08.28 04:07:54.359609 [ 204 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
4404 2024.08.28 04:07:54.359622 [ 3 ] {88faf879-6b7d-4d13-8c0c-4a2e85b45d17} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4405 2024.08.28 04:07:54.359703 [ 3 ] {} <Debug> HTTP-Session: 7b00fa5f-0f90-422d-be38-82c3e34e8f78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4406 2024.08.28 04:07:54.359849 [ 204 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4407 2024.08.28 04:07:54.359903 [ 204 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
4408 2024.08.28 04:07:54.359925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 65160, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4409 2024.08.28 04:07:54.360051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4410 2024.08.28 04:07:54.360109 [ 204 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
4411 2024.08.28 04:07:54.360146 [ 3 ] {} <Debug> HTTP-Session: 047a106a-0871-47e5-8ea9-e56c1d75d6e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4412 2024.08.28 04:07:54.360231 [ 3 ] {} <Debug> HTTP-Session: 047a106a-0871-47e5-8ea9-e56c1d75d6e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4413 2024.08.28 04:07:54.360351 [ 3 ] {} <Debug> HTTP-Session: 047a106a-0871-47e5-8ea9-e56c1d75d6e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4414 2024.08.28 04:07:54.360438 [ 204 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
4415 2024.08.28 04:07:54.360511 [ 3 ] {} <Trace> HTTP-Session: 047a106a-0871-47e5-8ea9-e56c1d75d6e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4416 2024.08.28 04:07:54.360822 [ 204 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
4417 2024.08.28 04:07:54.361065 [ 204 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
4418 2024.08.28 04:07:54.361106 [ 3 ] {3bae9817-7a71-488b-9ee1-e3ec7939ed1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4419 2024.08.28 04:07:54.361297 [ 3 ] {3bae9817-7a71-488b-9ee1-e3ec7939ed1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4420 2024.08.28 04:07:54.362253 [ 3 ] {3bae9817-7a71-488b-9ee1-e3ec7939ed1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4421 2024.08.28 04:07:54.363536 [ 3 ] {3bae9817-7a71-488b-9ee1-e3ec7939ed1e} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4422 2024.08.28 04:07:54.363550 [ 189 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004035509 sec., 7434.006466098825 rows/sec., 471.89 KiB/sec.
4423 2024.08.28 04:07:54.363581 [ 3 ] {3bae9817-7a71-488b-9ee1-e3ec7939ed1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
4424 2024.08.28 04:07:54.363808 [ 189 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
4425 2024.08.28 04:07:54.364470 [ 3 ] {3bae9817-7a71-488b-9ee1-e3ec7939ed1e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4426 2024.08.28 04:07:54.364899 [ 189 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::all_1_9_2} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4427 2024.08.28 04:07:54.365096 [ 189 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::all_1_9_2} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2
4428 2024.08.28 04:07:54.365275 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
4429 2024.08.28 04:07:54.365351 [ 3 ] {3bae9817-7a71-488b-9ee1-e3ec7939ed1e} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4430 2024.08.28 04:07:54.365528 [ 3 ] {3bae9817-7a71-488b-9ee1-e3ec7939ed1e} <Debug> executeQuery: Read 402 rows, 29.28 KiB in 0.004687 sec., 85769.14870919564 rows/sec., 6.10 MiB/sec.
4431 2024.08.28 04:07:54.365730 [ 3 ] {3bae9817-7a71-488b-9ee1-e3ec7939ed1e} <Debug> DynamicQueryHandler: Done processing query
4432 2024.08.28 04:07:54.365755 [ 3 ] {3bae9817-7a71-488b-9ee1-e3ec7939ed1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
4433 2024.08.28 04:07:54.365771 [ 3 ] {} <Debug> HTTP-Session: 047a106a-0871-47e5-8ea9-e56c1d75d6e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4434 2024.08.28 04:07:54.365901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4435 2024.08.28 04:07:54.365950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4436 2024.08.28 04:07:54.365969 [ 3 ] {} <Debug> HTTP-Session: 5e2dbe60-6855-4448-8a97-9b2ed4d3d8c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4437 2024.08.28 04:07:54.365985 [ 3 ] {} <Debug> HTTP-Session: 5e2dbe60-6855-4448-8a97-9b2ed4d3d8c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4438 2024.08.28 04:07:54.365998 [ 3 ] {} <Debug> HTTP-Session: 5e2dbe60-6855-4448-8a97-9b2ed4d3d8c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4439 2024.08.28 04:07:54.366028 [ 3 ] {} <Trace> HTTP-Session: 5e2dbe60-6855-4448-8a97-9b2ed4d3d8c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4440 2024.08.28 04:07:54.366124 [ 3 ] {02c579b5-4c6c-46e9-b9cc-a3987b20596e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4441 2024.08.28 04:07:54.366169 [ 3 ] {02c579b5-4c6c-46e9-b9cc-a3987b20596e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4442 2024.08.28 04:07:54.366308 [ 3 ] {02c579b5-4c6c-46e9-b9cc-a3987b20596e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4443 2024.08.28 04:07:54.366603 [ 3 ] {02c579b5-4c6c-46e9-b9cc-a3987b20596e} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4444 2024.08.28 04:07:54.366639 [ 3 ] {02c579b5-4c6c-46e9-b9cc-a3987b20596e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
4445 2024.08.28 04:07:54.366989 [ 3 ] {02c579b5-4c6c-46e9-b9cc-a3987b20596e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4446 2024.08.28 04:07:54.367308 [ 3 ] {02c579b5-4c6c-46e9-b9cc-a3987b20596e} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4447 2024.08.28 04:07:54.367470 [ 3 ] {02c579b5-4c6c-46e9-b9cc-a3987b20596e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00136 sec., 4411.764705882352 rows/sec., 230.50 KiB/sec.
4448 2024.08.28 04:07:54.367773 [ 3 ] {02c579b5-4c6c-46e9-b9cc-a3987b20596e} <Debug> DynamicQueryHandler: Done processing query
4449 2024.08.28 04:07:54.367798 [ 3 ] {02c579b5-4c6c-46e9-b9cc-a3987b20596e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4450 2024.08.28 04:07:54.367814 [ 3 ] {} <Debug> HTTP-Session: 5e2dbe60-6855-4448-8a97-9b2ed4d3d8c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4451 2024.08.28 04:07:54.367999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 42864, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4452 2024.08.28 04:07:54.368047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4453 2024.08.28 04:07:54.368065 [ 3 ] {} <Debug> HTTP-Session: 5e519291-99c3-48f4-a517-d2ffddb1bff6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4454 2024.08.28 04:07:54.368082 [ 3 ] {} <Debug> HTTP-Session: 5e519291-99c3-48f4-a517-d2ffddb1bff6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4455 2024.08.28 04:07:54.368096 [ 3 ] {} <Debug> HTTP-Session: 5e519291-99c3-48f4-a517-d2ffddb1bff6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4456 2024.08.28 04:07:54.368126 [ 3 ] {} <Trace> HTTP-Session: 5e519291-99c3-48f4-a517-d2ffddb1bff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4457 2024.08.28 04:07:54.368394 [ 3 ] {3806aff7-502f-4e7e-a7bd-2fdf5b75b4ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4458 2024.08.28 04:07:54.368443 [ 3 ] {3806aff7-502f-4e7e-a7bd-2fdf5b75b4ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4459 2024.08.28 04:07:54.368606 [ 3 ] {3806aff7-502f-4e7e-a7bd-2fdf5b75b4ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4460 2024.08.28 04:07:54.369020 [ 3 ] {3806aff7-502f-4e7e-a7bd-2fdf5b75b4ff} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4461 2024.08.28 04:07:54.369056 [ 3 ] {3806aff7-502f-4e7e-a7bd-2fdf5b75b4ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
4462 2024.08.28 04:07:54.369432 [ 3 ] {3806aff7-502f-4e7e-a7bd-2fdf5b75b4ff} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4463 2024.08.28 04:07:54.369770 [ 3 ] {3806aff7-502f-4e7e-a7bd-2fdf5b75b4ff} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4464 2024.08.28 04:07:54.369925 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4465 2024.08.28 04:07:54.369939 [ 3 ] {3806aff7-502f-4e7e-a7bd-2fdf5b75b4ff} <Debug> executeQuery: Read 228 rows, 15.58 KiB in 0.001721 sec., 132481.1156304474 rows/sec., 8.84 MiB/sec.
4466 2024.08.28 04:07:54.369983 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4467 2024.08.28 04:07:54.370046 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
4468 2024.08.28 04:07:54.370260 [ 189 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::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
4469 2024.08.28 04:07:54.370294 [ 3 ] {3806aff7-502f-4e7e-a7bd-2fdf5b75b4ff} <Debug> DynamicQueryHandler: Done processing query
4470 2024.08.28 04:07:54.370335 [ 3 ] {3806aff7-502f-4e7e-a7bd-2fdf5b75b4ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
4471 2024.08.28 04:07:54.370376 [ 3 ] {} <Debug> HTTP-Session: 5e519291-99c3-48f4-a517-d2ffddb1bff6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4472 2024.08.28 04:07:54.370504 [ 189 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4473 2024.08.28 04:07:54.370542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4474 2024.08.28 04:07:54.370571 [ 189 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1344 rows starting from the beginning of the part
4475 2024.08.28 04:07:54.370654 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4476 2024.08.28 04:07:54.370776 [ 3 ] {} <Debug> HTTP-Session: 32946f75-9e4f-49c2-8476-42a78ad81ebf Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4477 2024.08.28 04:07:54.370882 [ 3 ] {} <Debug> HTTP-Session: 32946f75-9e4f-49c2-8476-42a78ad81ebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4478 2024.08.28 04:07:54.370900 [ 189 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 227 rows starting from the beginning of the part
4479 2024.08.28 04:07:54.370933 [ 3 ] {} <Debug> HTTP-Session: 32946f75-9e4f-49c2-8476-42a78ad81ebf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4480 2024.08.28 04:07:54.371088 [ 3 ] {} <Trace> HTTP-Session: 32946f75-9e4f-49c2-8476-42a78ad81ebf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4481 2024.08.28 04:07:54.371198 [ 189 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 152 rows starting from the beginning of the part
4482 2024.08.28 04:07:54.371502 [ 189 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 227 rows starting from the beginning of the part
4483 2024.08.28 04:07:54.371542 [ 3 ] {adee1abc-a7c4-4b0d-a4e4-23e31781339b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
4484 2024.08.28 04:07:54.371754 [ 189 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 151 rows starting from the beginning of the part
4485 2024.08.28 04:07:54.371760 [ 3 ] {adee1abc-a7c4-4b0d-a4e4-23e31781339b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
4486 2024.08.28 04:07:54.372151 [ 189 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::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
4487 2024.08.28 04:07:54.372586 [ 3 ] {adee1abc-a7c4-4b0d-a4e4-23e31781339b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4488 2024.08.28 04:07:54.373335 [ 3 ] {adee1abc-a7c4-4b0d-a4e4-23e31781339b} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4489 2024.08.28 04:07:54.373408 [ 3 ] {adee1abc-a7c4-4b0d-a4e4-23e31781339b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
4490 2024.08.28 04:07:54.374386 [ 3 ] {adee1abc-a7c4-4b0d-a4e4-23e31781339b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4491 2024.08.28 04:07:54.375329 [ 3 ] {adee1abc-a7c4-4b0d-a4e4-23e31781339b} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4492 2024.08.28 04:07:54.375749 [ 3 ] {adee1abc-a7c4-4b0d-a4e4-23e31781339b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004366 sec., 229.04260192395785 rows/sec., 15.43 KiB/sec.
4493 2024.08.28 04:07:54.375988 [ 204 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2329 rows, containing 5 columns (5 merged, 0 gathered) in 0.005817591 sec., 400337.52802491613 rows/sec., 26.83 MiB/sec.
4494 2024.08.28 04:07:54.376111 [ 3 ] {adee1abc-a7c4-4b0d-a4e4-23e31781339b} <Debug> DynamicQueryHandler: Done processing query
4495 2024.08.28 04:07:54.376143 [ 3 ] {adee1abc-a7c4-4b0d-a4e4-23e31781339b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4496 2024.08.28 04:07:54.376163 [ 3 ] {} <Debug> HTTP-Session: 32946f75-9e4f-49c2-8476-42a78ad81ebf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4497 2024.08.28 04:07:54.376325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 42799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4498 2024.08.28 04:07:54.376367 [ 204 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4499 2024.08.28 04:07:54.376390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4500 2024.08.28 04:07:54.376449 [ 3 ] {} <Debug> HTTP-Session: bf7687ab-d31f-4f59-b0ac-6d8bd7f94d65 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4501 2024.08.28 04:07:54.376501 [ 3 ] {} <Debug> HTTP-Session: bf7687ab-d31f-4f59-b0ac-6d8bd7f94d65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4502 2024.08.28 04:07:54.376540 [ 3 ] {} <Debug> HTTP-Session: bf7687ab-d31f-4f59-b0ac-6d8bd7f94d65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4503 2024.08.28 04:07:54.376580 [ 3 ] {} <Trace> HTTP-Session: bf7687ab-d31f-4f59-b0ac-6d8bd7f94d65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4504 2024.08.28 04:07:54.377031 [ 204 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4505 2024.08.28 04:07:54.377122 [ 204 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4506 2024.08.28 04:07:54.377221 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB.
4507 2024.08.28 04:07:54.377278 [ 3 ] {42213970-d2ed-4f1b-8c40-14708dcde88f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4508 2024.08.28 04:07:54.377358 [ 3 ] {42213970-d2ed-4f1b-8c40-14708dcde88f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
4509 2024.08.28 04:07:54.377834 [ 3 ] {42213970-d2ed-4f1b-8c40-14708dcde88f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4510 2024.08.28 04:07:54.378570 [ 3 ] {42213970-d2ed-4f1b-8c40-14708dcde88f} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4511 2024.08.28 04:07:54.378608 [ 3 ] {42213970-d2ed-4f1b-8c40-14708dcde88f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
4512 2024.08.28 04:07:54.379243 [ 3 ] {42213970-d2ed-4f1b-8c40-14708dcde88f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4513 2024.08.28 04:07:54.379655 [ 3 ] {42213970-d2ed-4f1b-8c40-14708dcde88f} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4514 2024.08.28 04:07:54.379847 [ 3 ] {42213970-d2ed-4f1b-8c40-14708dcde88f} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00311 sec., 8360.128617363343 rows/sec., 14.98 MiB/sec.
4515 2024.08.28 04:07:54.380079 [ 3 ] {42213970-d2ed-4f1b-8c40-14708dcde88f} <Debug> DynamicQueryHandler: Done processing query
4516 2024.08.28 04:07:54.380104 [ 3 ] {42213970-d2ed-4f1b-8c40-14708dcde88f} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
4517 2024.08.28 04:07:54.380121 [ 3 ] {} <Debug> HTTP-Session: bf7687ab-d31f-4f59-b0ac-6d8bd7f94d65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4518 2024.08.28 04:07:54.380250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 10702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4519 2024.08.28 04:07:54.380298 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4520 2024.08.28 04:07:54.380317 [ 3 ] {} <Debug> HTTP-Session: 86910882-46f4-4033-a67c-f75170023a75 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4521 2024.08.28 04:07:54.380334 [ 3 ] {} <Debug> HTTP-Session: 86910882-46f4-4033-a67c-f75170023a75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4522 2024.08.28 04:07:54.380349 [ 3 ] {} <Debug> HTTP-Session: 86910882-46f4-4033-a67c-f75170023a75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4523 2024.08.28 04:07:54.380379 [ 3 ] {} <Trace> HTTP-Session: 86910882-46f4-4033-a67c-f75170023a75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4524 2024.08.28 04:07:54.380505 [ 3 ] {43192862-d3cf-4c4a-bd51-f3e9dbf42bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4525 2024.08.28 04:07:54.380549 [ 3 ] {43192862-d3cf-4c4a-bd51-f3e9dbf42bc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4526 2024.08.28 04:07:54.380681 [ 3 ] {43192862-d3cf-4c4a-bd51-f3e9dbf42bc5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4527 2024.08.28 04:07:54.380975 [ 3 ] {43192862-d3cf-4c4a-bd51-f3e9dbf42bc5} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4528 2024.08.28 04:07:54.381011 [ 3 ] {43192862-d3cf-4c4a-bd51-f3e9dbf42bc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
4529 2024.08.28 04:07:54.381372 [ 3 ] {43192862-d3cf-4c4a-bd51-f3e9dbf42bc5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4530 2024.08.28 04:07:54.381687 [ 3 ] {43192862-d3cf-4c4a-bd51-f3e9dbf42bc5} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4531 2024.08.28 04:07:54.381847 [ 134 ] {} <Debug> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4532 2024.08.28 04:07:54.381855 [ 3 ] {43192862-d3cf-4c4a-bd51-f3e9dbf42bc5} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001386 sec., 51948.05194805194 rows/sec., 3.31 MiB/sec.
4533 2024.08.28 04:07:54.381902 [ 134 ] {} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4534 2024.08.28 04:07:54.381963 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB.
4535 2024.08.28 04:07:54.382165 [ 189 ] {66310658-394d-497e-b2c1-e9ac92146936::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
4536 2024.08.28 04:07:54.382183 [ 3 ] {43192862-d3cf-4c4a-bd51-f3e9dbf42bc5} <Debug> DynamicQueryHandler: Done processing query
4537 2024.08.28 04:07:54.382237 [ 3 ] {43192862-d3cf-4c4a-bd51-f3e9dbf42bc5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4538 2024.08.28 04:07:54.382273 [ 3 ] {} <Debug> HTTP-Session: 86910882-46f4-4033-a67c-f75170023a75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4539 2024.08.28 04:07:54.382381 [ 189 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4540 2024.08.28 04:07:54.382417 [ 189 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 398 rows starting from the beginning of the part
4541 2024.08.28 04:07:54.382476 [ 189 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 72 rows starting from the beginning of the part
4542 2024.08.28 04:07:54.382659 [ 189 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 50 rows starting from the beginning of the part
4543 2024.08.28 04:07:54.382851 [ 189 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 72 rows starting from the beginning of the part
4544 2024.08.28 04:07:54.382996 [ 189 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 50 rows starting from the beginning of the part
4545 2024.08.28 04:07:54.383150 [ 189 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 72 rows starting from the beginning of the part
4546 2024.08.28 04:07:54.384293 [ 187 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 714 rows, containing 4 columns (4 merged, 0 gathered) in 0.002228265 sec., 320428.6743273354 rows/sec., 20.57 MiB/sec.
4547 2024.08.28 04:07:54.384480 [ 187 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4548 2024.08.28 04:07:54.384943 [ 187 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_16_3} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4549 2024.08.28 04:07:54.385029 [ 187 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_16_3} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4550 2024.08.28 04:07:54.385128 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
4551 2024.08.28 04:07:59.343357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 11242, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4552 2024.08.28 04:07:59.343475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4553 2024.08.28 04:07:59.343501 [ 3 ] {} <Debug> HTTP-Session: ce369bbc-40be-46f1-9674-3a61ad5266bf Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4554 2024.08.28 04:07:59.343525 [ 3 ] {} <Debug> HTTP-Session: ce369bbc-40be-46f1-9674-3a61ad5266bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4555 2024.08.28 04:07:59.343541 [ 3 ] {} <Debug> HTTP-Session: ce369bbc-40be-46f1-9674-3a61ad5266bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4556 2024.08.28 04:07:59.343588 [ 3 ] {} <Trace> HTTP-Session: ce369bbc-40be-46f1-9674-3a61ad5266bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4557 2024.08.28 04:07:59.343787 [ 3 ] {2eec5322-2c27-4dda-845d-fbc5b3c7e51a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4558 2024.08.28 04:07:59.343852 [ 3 ] {2eec5322-2c27-4dda-845d-fbc5b3c7e51a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4559 2024.08.28 04:07:59.344177 [ 3 ] {2eec5322-2c27-4dda-845d-fbc5b3c7e51a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4560 2024.08.28 04:07:59.344645 [ 3 ] {2eec5322-2c27-4dda-845d-fbc5b3c7e51a} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4561 2024.08.28 04:07:59.344686 [ 3 ] {2eec5322-2c27-4dda-845d-fbc5b3c7e51a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4562 2024.08.28 04:07:59.345083 [ 3 ] {2eec5322-2c27-4dda-845d-fbc5b3c7e51a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4563 2024.08.28 04:07:59.345454 [ 3 ] {2eec5322-2c27-4dda-845d-fbc5b3c7e51a} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4564 2024.08.28 04:07:59.345608 [ 3 ] {2eec5322-2c27-4dda-845d-fbc5b3c7e51a} <Debug> executeQuery: Read 78 rows, 6.47 KiB in 0.001891 sec., 41248.01692226335 rows/sec., 3.34 MiB/sec.
4565 2024.08.28 04:07:59.345843 [ 3 ] {2eec5322-2c27-4dda-845d-fbc5b3c7e51a} <Debug> DynamicQueryHandler: Done processing query
4566 2024.08.28 04:07:59.345869 [ 3 ] {2eec5322-2c27-4dda-845d-fbc5b3c7e51a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4567 2024.08.28 04:07:59.345888 [ 3 ] {} <Debug> HTTP-Session: ce369bbc-40be-46f1-9674-3a61ad5266bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4568 2024.08.28 04:07:59.346013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4569 2024.08.28 04:07:59.346062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4570 2024.08.28 04:07:59.346081 [ 3 ] {} <Debug> HTTP-Session: 34331b09-4e72-430f-ba61-40b850d36882 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4571 2024.08.28 04:07:59.346099 [ 3 ] {} <Debug> HTTP-Session: 34331b09-4e72-430f-ba61-40b850d36882 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4572 2024.08.28 04:07:59.346113 [ 3 ] {} <Debug> HTTP-Session: 34331b09-4e72-430f-ba61-40b850d36882 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4573 2024.08.28 04:07:59.346145 [ 3 ] {} <Trace> HTTP-Session: 34331b09-4e72-430f-ba61-40b850d36882 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4574 2024.08.28 04:07:59.346244 [ 3 ] {faba493f-761c-4699-a9b1-bfe9e00d7a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4575 2024.08.28 04:07:59.346289 [ 3 ] {faba493f-761c-4699-a9b1-bfe9e00d7a6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4576 2024.08.28 04:07:59.346515 [ 3 ] {faba493f-761c-4699-a9b1-bfe9e00d7a6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4577 2024.08.28 04:07:59.346834 [ 3 ] {faba493f-761c-4699-a9b1-bfe9e00d7a6d} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4578 2024.08.28 04:07:59.346871 [ 3 ] {faba493f-761c-4699-a9b1-bfe9e00d7a6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4579 2024.08.28 04:07:59.347213 [ 3 ] {faba493f-761c-4699-a9b1-bfe9e00d7a6d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4580 2024.08.28 04:07:59.347561 [ 3 ] {faba493f-761c-4699-a9b1-bfe9e00d7a6d} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4581 2024.08.28 04:07:59.347705 [ 3 ] {faba493f-761c-4699-a9b1-bfe9e00d7a6d} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001485 sec., 8754.208754208754 rows/sec., 658.28 KiB/sec.
4582 2024.08.28 04:07:59.347725 [ 140 ] {} <Debug> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0
4583 2024.08.28 04:07:59.347824 [ 140 ] {} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4584 2024.08.28 04:07:59.347876 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4585 2024.08.28 04:07:59.347998 [ 3 ] {faba493f-761c-4699-a9b1-bfe9e00d7a6d} <Debug> DynamicQueryHandler: Done processing query
4586 2024.08.28 04:07:59.348091 [ 3 ] {faba493f-761c-4699-a9b1-bfe9e00d7a6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4587 2024.08.28 04:07:59.348156 [ 3 ] {} <Debug> HTTP-Session: 34331b09-4e72-430f-ba61-40b850d36882 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4588 2024.08.28 04:07:59.348167 [ 204 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::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
4589 2024.08.28 04:07:59.348467 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 11728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4590 2024.08.28 04:07:59.348606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4591 2024.08.28 04:07:59.348620 [ 204 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4592 2024.08.28 04:07:59.348642 [ 3 ] {} <Debug> HTTP-Session: e4a03e50-c006-4c9d-9b50-f928620dc43b Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4593 2024.08.28 04:07:59.348692 [ 3 ] {} <Debug> HTTP-Session: e4a03e50-c006-4c9d-9b50-f928620dc43b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4594 2024.08.28 04:07:59.348696 [ 204 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 43 rows starting from the beginning of the part
4595 2024.08.28 04:07:59.348711 [ 3 ] {} <Debug> HTTP-Session: e4a03e50-c006-4c9d-9b50-f928620dc43b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4596 2024.08.28 04:07:59.348780 [ 3 ] {} <Trace> HTTP-Session: e4a03e50-c006-4c9d-9b50-f928620dc43b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4597 2024.08.28 04:07:59.348943 [ 204 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 17 rows starting from the beginning of the part
4598 2024.08.28 04:07:59.349253 [ 204 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part
4599 2024.08.28 04:07:59.349249 [ 3 ] {ee92c80d-ccfc-4b42-b5d0-5dac5cac6d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4600 2024.08.28 04:07:59.349487 [ 3 ] {ee92c80d-ccfc-4b42-b5d0-5dac5cac6d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4601 2024.08.28 04:07:59.349624 [ 204 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 15 rows starting from the beginning of the part
4602 2024.08.28 04:07:59.349907 [ 204 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 28 rows starting from the beginning of the part
4603 2024.08.28 04:07:59.350323 [ 204 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 13 rows starting from the beginning of the part
4604 2024.08.28 04:07:59.351086 [ 3 ] {ee92c80d-ccfc-4b42-b5d0-5dac5cac6d6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4605 2024.08.28 04:07:59.351944 [ 3 ] {ee92c80d-ccfc-4b42-b5d0-5dac5cac6d6f} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4606 2024.08.28 04:07:59.352029 [ 3 ] {ee92c80d-ccfc-4b42-b5d0-5dac5cac6d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4607 2024.08.28 04:07:59.353065 [ 3 ] {ee92c80d-ccfc-4b42-b5d0-5dac5cac6d6f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4608 2024.08.28 04:07:59.353221 [ 204 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 142 rows, containing 5 columns (5 merged, 0 gathered) in 0.005272015 sec., 26934.67298556624 rows/sec., 2.07 MiB/sec.
4609 2024.08.28 04:07:59.353488 [ 204 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary)
4610 2024.08.28 04:07:59.353973 [ 3 ] {ee92c80d-ccfc-4b42-b5d0-5dac5cac6d6f} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4611 2024.08.28 04:07:59.354399 [ 3 ] {ee92c80d-ccfc-4b42-b5d0-5dac5cac6d6f} <Debug> executeQuery: Read 69 rows, 5.51 KiB in 0.005388 sec., 12806.236080178172 rows/sec., 1023.32 KiB/sec.
4612 2024.08.28 04:07:59.354659 [ 204 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_20_4} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4613 2024.08.28 04:07:59.354784 [ 3 ] {ee92c80d-ccfc-4b42-b5d0-5dac5cac6d6f} <Debug> DynamicQueryHandler: Done processing query
4614 2024.08.28 04:07:59.354811 [ 204 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_20_4} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4
4615 2024.08.28 04:07:59.354821 [ 3 ] {ee92c80d-ccfc-4b42-b5d0-5dac5cac6d6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4616 2024.08.28 04:07:59.354853 [ 3 ] {} <Debug> HTTP-Session: e4a03e50-c006-4c9d-9b50-f928620dc43b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4617 2024.08.28 04:07:59.354976 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
4618 2024.08.28 04:07:59.355058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 28667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4619 2024.08.28 04:07:59.355114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4620 2024.08.28 04:07:59.355132 [ 3 ] {} <Debug> HTTP-Session: 9f6af576-e61d-42b0-b725-9ee98f67f9f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4621 2024.08.28 04:07:59.355152 [ 3 ] {} <Debug> HTTP-Session: 9f6af576-e61d-42b0-b725-9ee98f67f9f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4622 2024.08.28 04:07:59.355167 [ 3 ] {} <Debug> HTTP-Session: 9f6af576-e61d-42b0-b725-9ee98f67f9f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4623 2024.08.28 04:07:59.355200 [ 3 ] {} <Trace> HTTP-Session: 9f6af576-e61d-42b0-b725-9ee98f67f9f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4624 2024.08.28 04:07:59.355362 [ 3 ] {bed99b56-4de3-4673-8271-cf4be2e23885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4625 2024.08.28 04:07:59.355414 [ 3 ] {bed99b56-4de3-4673-8271-cf4be2e23885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4626 2024.08.28 04:07:59.355631 [ 3 ] {bed99b56-4de3-4673-8271-cf4be2e23885} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4627 2024.08.28 04:07:59.356138 [ 3 ] {bed99b56-4de3-4673-8271-cf4be2e23885} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4628 2024.08.28 04:07:59.356188 [ 3 ] {bed99b56-4de3-4673-8271-cf4be2e23885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4629 2024.08.28 04:07:59.356611 [ 3 ] {bed99b56-4de3-4673-8271-cf4be2e23885} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4630 2024.08.28 04:07:59.356953 [ 3 ] {bed99b56-4de3-4673-8271-cf4be2e23885} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4631 2024.08.28 04:07:59.357104 [ 3 ] {bed99b56-4de3-4673-8271-cf4be2e23885} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.00181 sec., 82872.92817679558 rows/sec., 5.75 MiB/sec.
4632 2024.08.28 04:07:59.357328 [ 3 ] {bed99b56-4de3-4673-8271-cf4be2e23885} <Debug> DynamicQueryHandler: Done processing query
4633 2024.08.28 04:07:59.357352 [ 3 ] {bed99b56-4de3-4673-8271-cf4be2e23885} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4634 2024.08.28 04:07:59.357368 [ 3 ] {} <Debug> HTTP-Session: 9f6af576-e61d-42b0-b725-9ee98f67f9f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4635 2024.08.28 04:07:59.357510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 21238, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4636 2024.08.28 04:07:59.357557 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4637 2024.08.28 04:07:59.357576 [ 3 ] {} <Debug> HTTP-Session: 52997993-6d6f-4c49-ae3d-6dbe290d6c27 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4638 2024.08.28 04:07:59.357599 [ 3 ] {} <Debug> HTTP-Session: 52997993-6d6f-4c49-ae3d-6dbe290d6c27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4639 2024.08.28 04:07:59.357636 [ 3 ] {} <Debug> HTTP-Session: 52997993-6d6f-4c49-ae3d-6dbe290d6c27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4640 2024.08.28 04:07:59.357668 [ 3 ] {} <Trace> HTTP-Session: 52997993-6d6f-4c49-ae3d-6dbe290d6c27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4641 2024.08.28 04:07:59.357884 [ 3 ] {f3805041-6b88-40c7-a689-85f6d54b0729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4642 2024.08.28 04:07:59.357948 [ 3 ] {f3805041-6b88-40c7-a689-85f6d54b0729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
4643 2024.08.28 04:07:59.358377 [ 3 ] {f3805041-6b88-40c7-a689-85f6d54b0729} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4644 2024.08.28 04:07:59.358947 [ 3 ] {f3805041-6b88-40c7-a689-85f6d54b0729} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4645 2024.08.28 04:07:59.358983 [ 3 ] {f3805041-6b88-40c7-a689-85f6d54b0729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4646 2024.08.28 04:07:59.359584 [ 3 ] {f3805041-6b88-40c7-a689-85f6d54b0729} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4647 2024.08.28 04:07:59.359999 [ 3 ] {f3805041-6b88-40c7-a689-85f6d54b0729} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4648 2024.08.28 04:07:59.360178 [ 3 ] {f3805041-6b88-40c7-a689-85f6d54b0729} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002429 sec., 5351.996706463565 rows/sec., 9.59 MiB/sec.
4649 2024.08.28 04:07:59.360406 [ 3 ] {f3805041-6b88-40c7-a689-85f6d54b0729} <Debug> DynamicQueryHandler: Done processing query
4650 2024.08.28 04:07:59.360431 [ 3 ] {f3805041-6b88-40c7-a689-85f6d54b0729} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
4651 2024.08.28 04:07:59.360447 [ 3 ] {} <Debug> HTTP-Session: 52997993-6d6f-4c49-ae3d-6dbe290d6c27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4652 2024.08.28 04:07:59.360572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 7677, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4653 2024.08.28 04:07:59.360620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4654 2024.08.28 04:07:59.360639 [ 3 ] {} <Debug> HTTP-Session: ef5b1fa5-b3d5-454f-80fc-46f5345ddb49 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4655 2024.08.28 04:07:59.360656 [ 3 ] {} <Debug> HTTP-Session: ef5b1fa5-b3d5-454f-80fc-46f5345ddb49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4656 2024.08.28 04:07:59.360670 [ 3 ] {} <Debug> HTTP-Session: ef5b1fa5-b3d5-454f-80fc-46f5345ddb49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4657 2024.08.28 04:07:59.360701 [ 3 ] {} <Trace> HTTP-Session: ef5b1fa5-b3d5-454f-80fc-46f5345ddb49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4658 2024.08.28 04:07:59.360810 [ 3 ] {f3ec2145-f6b0-49e7-ae6e-119bb1ef250b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4659 2024.08.28 04:07:59.360855 [ 3 ] {f3ec2145-f6b0-49e7-ae6e-119bb1ef250b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4660 2024.08.28 04:07:59.360987 [ 3 ] {f3ec2145-f6b0-49e7-ae6e-119bb1ef250b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4661 2024.08.28 04:07:59.361285 [ 3 ] {f3ec2145-f6b0-49e7-ae6e-119bb1ef250b} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4662 2024.08.28 04:07:59.361321 [ 3 ] {f3ec2145-f6b0-49e7-ae6e-119bb1ef250b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4663 2024.08.28 04:07:59.361683 [ 3 ] {f3ec2145-f6b0-49e7-ae6e-119bb1ef250b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4664 2024.08.28 04:07:59.362017 [ 3 ] {f3ec2145-f6b0-49e7-ae6e-119bb1ef250b} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4665 2024.08.28 04:07:59.362187 [ 3 ] {f3ec2145-f6b0-49e7-ae6e-119bb1ef250b} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001414 sec., 35360.67892503536 rows/sec., 2.42 MiB/sec.
4666 2024.08.28 04:07:59.362357 [ 3 ] {f3ec2145-f6b0-49e7-ae6e-119bb1ef250b} <Debug> DynamicQueryHandler: Done processing query
4667 2024.08.28 04:07:59.362381 [ 3 ] {f3ec2145-f6b0-49e7-ae6e-119bb1ef250b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4668 2024.08.28 04:07:59.362396 [ 3 ] {} <Debug> HTTP-Session: ef5b1fa5-b3d5-454f-80fc-46f5345ddb49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4669 2024.08.28 04:08:02.715183 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache
4670 2024.08.28 04:08:02.715238 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache
4671 2024.08.28 04:08:04.348073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4672 2024.08.28 04:08:04.348261 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4673 2024.08.28 04:08:04.348306 [ 3 ] {} <Debug> HTTP-Session: 0c68a35f-5491-4fe5-b6c5-dd159ce0524b Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4674 2024.08.28 04:08:04.348347 [ 3 ] {} <Debug> HTTP-Session: 0c68a35f-5491-4fe5-b6c5-dd159ce0524b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4675 2024.08.28 04:08:04.348376 [ 3 ] {} <Debug> HTTP-Session: 0c68a35f-5491-4fe5-b6c5-dd159ce0524b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4676 2024.08.28 04:08:04.348584 [ 3 ] {} <Trace> HTTP-Session: 0c68a35f-5491-4fe5-b6c5-dd159ce0524b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4677 2024.08.28 04:08:04.348807 [ 3 ] {2e105503-9de1-436b-9b97-8a5a66776a25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4678 2024.08.28 04:08:04.348873 [ 3 ] {2e105503-9de1-436b-9b97-8a5a66776a25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4679 2024.08.28 04:08:04.349216 [ 3 ] {2e105503-9de1-436b-9b97-8a5a66776a25} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4680 2024.08.28 04:08:04.349721 [ 3 ] {2e105503-9de1-436b-9b97-8a5a66776a25} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4681 2024.08.28 04:08:04.349765 [ 3 ] {2e105503-9de1-436b-9b97-8a5a66776a25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4682 2024.08.28 04:08:04.350174 [ 3 ] {2e105503-9de1-436b-9b97-8a5a66776a25} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4683 2024.08.28 04:08:04.350562 [ 3 ] {2e105503-9de1-436b-9b97-8a5a66776a25} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4684 2024.08.28 04:08:04.350739 [ 3 ] {2e105503-9de1-436b-9b97-8a5a66776a25} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001972 sec., 1014.1987829614606 rows/sec., 82.70 KiB/sec.
4685 2024.08.28 04:08:04.350755 [ 145 ] {} <Debug> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
4686 2024.08.28 04:08:04.350922 [ 145 ] {} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4687 2024.08.28 04:08:04.350979 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4688 2024.08.28 04:08:04.351090 [ 3 ] {2e105503-9de1-436b-9b97-8a5a66776a25} <Debug> DynamicQueryHandler: Done processing query
4689 2024.08.28 04:08:04.351178 [ 3 ] {2e105503-9de1-436b-9b97-8a5a66776a25} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4690 2024.08.28 04:08:04.351275 [ 3 ] {} <Debug> HTTP-Session: 0c68a35f-5491-4fe5-b6c5-dd159ce0524b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4691 2024.08.28 04:08:04.351482 [ 194 ] {032474fa-dc60-4832-8134-7c02c91baba4::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
4692 2024.08.28 04:08:04.351624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 36029, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4693 2024.08.28 04:08:04.351765 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4694 2024.08.28 04:08:04.351779 [ 194 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4695 2024.08.28 04:08:04.351800 [ 3 ] {} <Debug> HTTP-Session: 47342a5f-78bb-42cd-a6f8-9a0d0c65471d Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4696 2024.08.28 04:08:04.351854 [ 3 ] {} <Debug> HTTP-Session: 47342a5f-78bb-42cd-a6f8-9a0d0c65471d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4697 2024.08.28 04:08:04.351859 [ 194 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
4698 2024.08.28 04:08:04.351879 [ 3 ] {} <Debug> HTTP-Session: 47342a5f-78bb-42cd-a6f8-9a0d0c65471d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4699 2024.08.28 04:08:04.351970 [ 3 ] {} <Trace> HTTP-Session: 47342a5f-78bb-42cd-a6f8-9a0d0c65471d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4700 2024.08.28 04:08:04.352113 [ 194 ] {032474fa-dc60-4832-8134-7c02c91baba4::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
4701 2024.08.28 04:08:04.352459 [ 194 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part
4702 2024.08.28 04:08:04.352474 [ 3 ] {30e453d9-23d5-43a5-a5ab-72ad65fa2eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4703 2024.08.28 04:08:04.352646 [ 3 ] {30e453d9-23d5-43a5-a5ab-72ad65fa2eae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4704 2024.08.28 04:08:04.352803 [ 194 ] {032474fa-dc60-4832-8134-7c02c91baba4::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
4705 2024.08.28 04:08:04.353127 [ 194 ] {032474fa-dc60-4832-8134-7c02c91baba4::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
4706 2024.08.28 04:08:04.353529 [ 194 ] {032474fa-dc60-4832-8134-7c02c91baba4::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
4707 2024.08.28 04:08:04.354209 [ 3 ] {30e453d9-23d5-43a5-a5ab-72ad65fa2eae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4708 2024.08.28 04:08:04.355292 [ 3 ] {30e453d9-23d5-43a5-a5ab-72ad65fa2eae} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4709 2024.08.28 04:08:04.355371 [ 3 ] {30e453d9-23d5-43a5-a5ab-72ad65fa2eae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4710 2024.08.28 04:08:04.356487 [ 188 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 5 columns (5 merged, 0 gathered) in 0.005385508 sec., 2599.5690657223054 rows/sec., 222.13 KiB/sec.
4711 2024.08.28 04:08:04.356532 [ 3 ] {30e453d9-23d5-43a5-a5ab-72ad65fa2eae} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4712 2024.08.28 04:08:04.356716 [ 188 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
4713 2024.08.28 04:08:04.357462 [ 3 ] {30e453d9-23d5-43a5-a5ab-72ad65fa2eae} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4714 2024.08.28 04:08:04.357807 [ 3 ] {30e453d9-23d5-43a5-a5ab-72ad65fa2eae} <Debug> executeQuery: Read 238 rows, 21.56 KiB in 0.005572 sec., 42713.56783919598 rows/sec., 3.78 MiB/sec.
4715 2024.08.28 04:08:04.357802 [ 145 ] {} <Debug> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4716 2024.08.28 04:08:04.357927 [ 188 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_6_1} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4717 2024.08.28 04:08:04.357958 [ 145 ] {} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4718 2024.08.28 04:08:04.358074 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4719 2024.08.28 04:08:04.358254 [ 188 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_6_1} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
4720 2024.08.28 04:08:04.358440 [ 3 ] {30e453d9-23d5-43a5-a5ab-72ad65fa2eae} <Debug> DynamicQueryHandler: Done processing query
4721 2024.08.28 04:08:04.358536 [ 3 ] {30e453d9-23d5-43a5-a5ab-72ad65fa2eae} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
4722 2024.08.28 04:08:04.358604 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
4723 2024.08.28 04:08:04.358617 [ 3 ] {} <Debug> HTTP-Session: 47342a5f-78bb-42cd-a6f8-9a0d0c65471d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4724 2024.08.28 04:08:04.358700 [ 194 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::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
4725 2024.08.28 04:08:04.358854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 4058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4726 2024.08.28 04:08:04.358991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4727 2024.08.28 04:08:04.359006 [ 194 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4728 2024.08.28 04:08:04.359028 [ 3 ] {} <Debug> HTTP-Session: b55172e1-7e8a-42c3-8cb8-e4e4762497a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4729 2024.08.28 04:08:04.359074 [ 3 ] {} <Debug> HTTP-Session: b55172e1-7e8a-42c3-8cb8-e4e4762497a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4730 2024.08.28 04:08:04.359080 [ 194 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 268 rows starting from the beginning of the part
4731 2024.08.28 04:08:04.359098 [ 3 ] {} <Debug> HTTP-Session: b55172e1-7e8a-42c3-8cb8-e4e4762497a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4732 2024.08.28 04:08:04.359202 [ 3 ] {} <Trace> HTTP-Session: b55172e1-7e8a-42c3-8cb8-e4e4762497a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4733 2024.08.28 04:08:04.359418 [ 194 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 237 rows starting from the beginning of the part
4734 2024.08.28 04:08:04.359544 [ 3 ] {26f2cf81-d1a1-484e-9d0c-05e784d28ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4735 2024.08.28 04:08:04.359719 [ 3 ] {26f2cf81-d1a1-484e-9d0c-05e784d28ae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4736 2024.08.28 04:08:04.359752 [ 194 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 79 rows starting from the beginning of the part
4737 2024.08.28 04:08:04.360114 [ 194 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::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
4738 2024.08.28 04:08:04.360559 [ 194 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 78 rows starting from the beginning of the part
4739 2024.08.28 04:08:04.360955 [ 194 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 238 rows starting from the beginning of the part
4740 2024.08.28 04:08:04.361358 [ 3 ] {26f2cf81-d1a1-484e-9d0c-05e784d28ae0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4741 2024.08.28 04:08:04.362365 [ 3 ] {26f2cf81-d1a1-484e-9d0c-05e784d28ae0} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4742 2024.08.28 04:08:04.362444 [ 3 ] {26f2cf81-d1a1-484e-9d0c-05e784d28ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4743 2024.08.28 04:08:04.363586 [ 3 ] {26f2cf81-d1a1-484e-9d0c-05e784d28ae0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4744 2024.08.28 04:08:04.364397 [ 194 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1138 rows, containing 5 columns (5 merged, 0 gathered) in 0.006116009 sec., 186069.05254717576 rows/sec., 16.99 MiB/sec.
4745 2024.08.28 04:08:04.364494 [ 3 ] {26f2cf81-d1a1-484e-9d0c-05e784d28ae0} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4746 2024.08.28 04:08:04.364683 [ 194 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4747 2024.08.28 04:08:04.364825 [ 3 ] {26f2cf81-d1a1-484e-9d0c-05e784d28ae0} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.005378 sec., 5206.396429899591 rows/sec., 389.50 KiB/sec.
4748 2024.08.28 04:08:04.365520 [ 3 ] {26f2cf81-d1a1-484e-9d0c-05e784d28ae0} <Debug> DynamicQueryHandler: Done processing query
4749 2024.08.28 04:08:04.365632 [ 3 ] {26f2cf81-d1a1-484e-9d0c-05e784d28ae0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4750 2024.08.28 04:08:04.365769 [ 3 ] {} <Debug> HTTP-Session: b55172e1-7e8a-42c3-8cb8-e4e4762497a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4751 2024.08.28 04:08:04.366025 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4752 2024.08.28 04:08:04.366111 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4753 2024.08.28 04:08:04.366153 [ 3 ] {} <Debug> HTTP-Session: 6bfb9299-f0b6-443a-9a03-b3747ff41fff Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4754 2024.08.28 04:08:04.366191 [ 3 ] {} <Debug> HTTP-Session: 6bfb9299-f0b6-443a-9a03-b3747ff41fff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4755 2024.08.28 04:08:04.366209 [ 194 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_21_4} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4756 2024.08.28 04:08:04.366221 [ 3 ] {} <Debug> HTTP-Session: 6bfb9299-f0b6-443a-9a03-b3747ff41fff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4757 2024.08.28 04:08:04.366323 [ 3 ] {} <Trace> HTTP-Session: 6bfb9299-f0b6-443a-9a03-b3747ff41fff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4758 2024.08.28 04:08:04.366377 [ 194 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_21_4} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4759 2024.08.28 04:08:04.366528 [ 3 ] {0ffe9df6-1960-4cdf-996f-06353b798054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
4760 2024.08.28 04:08:04.366537 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
4761 2024.08.28 04:08:04.366607 [ 3 ] {0ffe9df6-1960-4cdf-996f-06353b798054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4762 2024.08.28 04:08:04.366864 [ 3 ] {0ffe9df6-1960-4cdf-996f-06353b798054} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4763 2024.08.28 04:08:04.367213 [ 3 ] {0ffe9df6-1960-4cdf-996f-06353b798054} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4764 2024.08.28 04:08:04.367250 [ 3 ] {0ffe9df6-1960-4cdf-996f-06353b798054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4765 2024.08.28 04:08:04.367619 [ 3 ] {0ffe9df6-1960-4cdf-996f-06353b798054} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4766 2024.08.28 04:08:04.367999 [ 3 ] {0ffe9df6-1960-4cdf-996f-06353b798054} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4767 2024.08.28 04:08:04.368163 [ 145 ] {} <Debug> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
4768 2024.08.28 04:08:04.368171 [ 3 ] {0ffe9df6-1960-4cdf-996f-06353b798054} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001729 sec., 8097.165991902833 rows/sec., 567.07 KiB/sec.
4769 2024.08.28 04:08:04.368225 [ 145 ] {} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4770 2024.08.28 04:08:04.368290 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4771 2024.08.28 04:08:04.368575 [ 3 ] {0ffe9df6-1960-4cdf-996f-06353b798054} <Debug> DynamicQueryHandler: Done processing query
4772 2024.08.28 04:08:04.368590 [ 188 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::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
4773 2024.08.28 04:08:04.368657 [ 3 ] {0ffe9df6-1960-4cdf-996f-06353b798054} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4774 2024.08.28 04:08:04.368750 [ 3 ] {} <Debug> HTTP-Session: 6bfb9299-f0b6-443a-9a03-b3747ff41fff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4775 2024.08.28 04:08:04.369030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4776 2024.08.28 04:08:04.369086 [ 188 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4777 2024.08.28 04:08:04.369132 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4778 2024.08.28 04:08:04.369145 [ 188 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 15 rows starting from the beginning of the part
4779 2024.08.28 04:08:04.369169 [ 3 ] {} <Debug> HTTP-Session: fccb2df4-4206-4eaa-ad94-b24716fc6d39 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4780 2024.08.28 04:08:04.369205 [ 3 ] {} <Debug> HTTP-Session: fccb2df4-4206-4eaa-ad94-b24716fc6d39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4781 2024.08.28 04:08:04.369249 [ 3 ] {} <Debug> HTTP-Session: fccb2df4-4206-4eaa-ad94-b24716fc6d39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4782 2024.08.28 04:08:04.369391 [ 3 ] {} <Trace> HTTP-Session: fccb2df4-4206-4eaa-ad94-b24716fc6d39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4783 2024.08.28 04:08:04.369386 [ 188 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::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
4784 2024.08.28 04:08:04.369747 [ 188 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part
4785 2024.08.28 04:08:04.369816 [ 3 ] {3fc8ed55-872a-4e91-ab48-bad4394de033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
4786 2024.08.28 04:08:04.369978 [ 188 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::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
4787 2024.08.28 04:08:04.369990 [ 3 ] {3fc8ed55-872a-4e91-ab48-bad4394de033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
4788 2024.08.28 04:08:04.370332 [ 188 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::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
4789 2024.08.28 04:08:04.370599 [ 188 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::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
4790 2024.08.28 04:08:04.371467 [ 3 ] {3fc8ed55-872a-4e91-ab48-bad4394de033} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4791 2024.08.28 04:08:04.372390 [ 3 ] {3fc8ed55-872a-4e91-ab48-bad4394de033} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4792 2024.08.28 04:08:04.372448 [ 3 ] {3fc8ed55-872a-4e91-ab48-bad4394de033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4793 2024.08.28 04:08:04.373513 [ 3 ] {3fc8ed55-872a-4e91-ab48-bad4394de033} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4794 2024.08.28 04:08:04.373567 [ 188 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 85 rows, containing 5 columns (5 merged, 0 gathered) in 0.005170802 sec., 16438.455775332335 rows/sec., 1.14 MiB/sec.
4795 2024.08.28 04:08:04.373790 [ 190 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
4796 2024.08.28 04:08:04.374413 [ 3 ] {3fc8ed55-872a-4e91-ab48-bad4394de033} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4797 2024.08.28 04:08:04.374784 [ 3 ] {3fc8ed55-872a-4e91-ab48-bad4394de033} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005095 sec., 1177.6251226692837 rows/sec., 69.58 KiB/sec.
4798 2024.08.28 04:08:04.374861 [ 190 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_11_2} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4799 2024.08.28 04:08:04.375301 [ 190 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_11_2} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
4800 2024.08.28 04:08:04.375432 [ 3 ] {3fc8ed55-872a-4e91-ab48-bad4394de033} <Debug> DynamicQueryHandler: Done processing query
4801 2024.08.28 04:08:04.375485 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
4802 2024.08.28 04:08:04.375491 [ 3 ] {3fc8ed55-872a-4e91-ab48-bad4394de033} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4803 2024.08.28 04:08:04.375541 [ 3 ] {} <Debug> HTTP-Session: fccb2df4-4206-4eaa-ad94-b24716fc6d39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4804 2024.08.28 04:08:04.375789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 65160, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4805 2024.08.28 04:08:04.375838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4806 2024.08.28 04:08:04.375857 [ 3 ] {} <Debug> HTTP-Session: f1e0b381-2ffc-489c-883c-7bd92460fbe8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4807 2024.08.28 04:08:04.375873 [ 3 ] {} <Debug> HTTP-Session: f1e0b381-2ffc-489c-883c-7bd92460fbe8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4808 2024.08.28 04:08:04.375887 [ 3 ] {} <Debug> HTTP-Session: f1e0b381-2ffc-489c-883c-7bd92460fbe8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4809 2024.08.28 04:08:04.375918 [ 3 ] {} <Trace> HTTP-Session: f1e0b381-2ffc-489c-883c-7bd92460fbe8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4810 2024.08.28 04:08:04.376279 [ 3 ] {d68667f3-4615-441d-8407-733bbfe51c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4811 2024.08.28 04:08:04.376326 [ 3 ] {d68667f3-4615-441d-8407-733bbfe51c00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4812 2024.08.28 04:08:04.376576 [ 3 ] {d68667f3-4615-441d-8407-733bbfe51c00} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4813 2024.08.28 04:08:04.377190 [ 3 ] {d68667f3-4615-441d-8407-733bbfe51c00} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4814 2024.08.28 04:08:04.377227 [ 3 ] {d68667f3-4615-441d-8407-733bbfe51c00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4815 2024.08.28 04:08:04.377611 [ 3 ] {d68667f3-4615-441d-8407-733bbfe51c00} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4816 2024.08.28 04:08:04.377970 [ 3 ] {d68667f3-4615-441d-8407-733bbfe51c00} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4817 2024.08.28 04:08:04.378127 [ 145 ] {} <Debug> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4818 2024.08.28 04:08:04.378135 [ 3 ] {d68667f3-4615-441d-8407-733bbfe51c00} <Debug> executeQuery: Read 402 rows, 29.28 KiB in 0.002105 sec., 190973.87173396675 rows/sec., 13.59 MiB/sec.
4819 2024.08.28 04:08:04.378174 [ 145 ] {} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4820 2024.08.28 04:08:04.378243 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4821 2024.08.28 04:08:04.378447 [ 191 ] {22d7316c-e32c-475d-862f-de292a324746::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
4822 2024.08.28 04:08:04.378450 [ 3 ] {d68667f3-4615-441d-8407-733bbfe51c00} <Debug> DynamicQueryHandler: Done processing query
4823 2024.08.28 04:08:04.378512 [ 3 ] {d68667f3-4615-441d-8407-733bbfe51c00} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
4824 2024.08.28 04:08:04.378536 [ 3 ] {} <Debug> HTTP-Session: f1e0b381-2ffc-489c-883c-7bd92460fbe8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4825 2024.08.28 04:08:04.378637 [ 191 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4826 2024.08.28 04:08:04.378679 [ 191 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 439 rows starting from the beginning of the part
4827 2024.08.28 04:08:04.378696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4828 2024.08.28 04:08:04.378821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4829 2024.08.28 04:08:04.378842 [ 191 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 400 rows starting from the beginning of the part
4830 2024.08.28 04:08:04.378885 [ 3 ] {} <Debug> HTTP-Session: 2d11fca3-1d66-4fae-a483-bc87b43b3c78 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4831 2024.08.28 04:08:04.378966 [ 3 ] {} <Debug> HTTP-Session: 2d11fca3-1d66-4fae-a483-bc87b43b3c78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4832 2024.08.28 04:08:04.379060 [ 3 ] {} <Debug> HTTP-Session: 2d11fca3-1d66-4fae-a483-bc87b43b3c78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4833 2024.08.28 04:08:04.379234 [ 3 ] {} <Trace> HTTP-Session: 2d11fca3-1d66-4fae-a483-bc87b43b3c78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4834 2024.08.28 04:08:04.379268 [ 191 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 71 rows starting from the beginning of the part
4835 2024.08.28 04:08:04.379510 [ 191 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 402 rows starting from the beginning of the part
4836 2024.08.28 04:08:04.379545 [ 3 ] {ccc20182-aad2-4070-9aeb-3db2c7ae19a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4837 2024.08.28 04:08:04.379726 [ 3 ] {ccc20182-aad2-4070-9aeb-3db2c7ae19a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4838 2024.08.28 04:08:04.379828 [ 191 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 69 rows starting from the beginning of the part
4839 2024.08.28 04:08:04.380222 [ 191 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 402 rows starting from the beginning of the part
4840 2024.08.28 04:08:04.380806 [ 3 ] {ccc20182-aad2-4070-9aeb-3db2c7ae19a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4841 2024.08.28 04:08:04.381235 [ 3 ] {ccc20182-aad2-4070-9aeb-3db2c7ae19a3} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4842 2024.08.28 04:08:04.381273 [ 3 ] {ccc20182-aad2-4070-9aeb-3db2c7ae19a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4843 2024.08.28 04:08:04.381799 [ 3 ] {ccc20182-aad2-4070-9aeb-3db2c7ae19a3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4844 2024.08.28 04:08:04.382221 [ 3 ] {ccc20182-aad2-4070-9aeb-3db2c7ae19a3} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4845 2024.08.28 04:08:04.382333 [ 190 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1783 rows, containing 5 columns (5 merged, 0 gathered) in 0.003958366 sec., 450438.3879610931 rows/sec., 34.07 MiB/sec.
4846 2024.08.28 04:08:04.382496 [ 3 ] {ccc20182-aad2-4070-9aeb-3db2c7ae19a3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00305 sec., 1967.2131147540983 rows/sec., 102.78 KiB/sec.
4847 2024.08.28 04:08:04.382647 [ 188 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4848 2024.08.28 04:08:04.382771 [ 3 ] {ccc20182-aad2-4070-9aeb-3db2c7ae19a3} <Debug> DynamicQueryHandler: Done processing query
4849 2024.08.28 04:08:04.382815 [ 3 ] {ccc20182-aad2-4070-9aeb-3db2c7ae19a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4850 2024.08.28 04:08:04.382840 [ 3 ] {} <Debug> HTTP-Session: 2d11fca3-1d66-4fae-a483-bc87b43b3c78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4851 2024.08.28 04:08:04.383086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 42863, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4852 2024.08.28 04:08:04.383147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4853 2024.08.28 04:08:04.383182 [ 3 ] {} <Debug> HTTP-Session: 02a167c8-e7b1-486b-83ab-5679fdebb6d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4854 2024.08.28 04:08:04.383220 [ 3 ] {} <Debug> HTTP-Session: 02a167c8-e7b1-486b-83ab-5679fdebb6d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4855 2024.08.28 04:08:04.383260 [ 3 ] {} <Debug> HTTP-Session: 02a167c8-e7b1-486b-83ab-5679fdebb6d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4856 2024.08.28 04:08:04.383283 [ 188 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_21_4} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4857 2024.08.28 04:08:04.383315 [ 3 ] {} <Trace> HTTP-Session: 02a167c8-e7b1-486b-83ab-5679fdebb6d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4858 2024.08.28 04:08:04.383454 [ 188 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_21_4} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4859 2024.08.28 04:08:04.383575 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB.
4860 2024.08.28 04:08:04.383631 [ 3 ] {dde49bc9-412a-4a00-b1fc-f6586ba2a37b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4861 2024.08.28 04:08:04.383685 [ 3 ] {dde49bc9-412a-4a00-b1fc-f6586ba2a37b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4862 2024.08.28 04:08:04.383853 [ 3 ] {dde49bc9-412a-4a00-b1fc-f6586ba2a37b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4863 2024.08.28 04:08:04.384282 [ 3 ] {dde49bc9-412a-4a00-b1fc-f6586ba2a37b} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4864 2024.08.28 04:08:04.384318 [ 3 ] {dde49bc9-412a-4a00-b1fc-f6586ba2a37b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4865 2024.08.28 04:08:04.384713 [ 3 ] {dde49bc9-412a-4a00-b1fc-f6586ba2a37b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4866 2024.08.28 04:08:04.385071 [ 3 ] {dde49bc9-412a-4a00-b1fc-f6586ba2a37b} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4867 2024.08.28 04:08:04.385237 [ 3 ] {dde49bc9-412a-4a00-b1fc-f6586ba2a37b} <Debug> executeQuery: Read 228 rows, 15.58 KiB in 0.001774 sec., 128523.11161217588 rows/sec., 8.57 MiB/sec.
4868 2024.08.28 04:08:04.385401 [ 3 ] {dde49bc9-412a-4a00-b1fc-f6586ba2a37b} <Debug> DynamicQueryHandler: Done processing query
4869 2024.08.28 04:08:04.385424 [ 3 ] {dde49bc9-412a-4a00-b1fc-f6586ba2a37b} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
4870 2024.08.28 04:08:04.385440 [ 3 ] {} <Debug> HTTP-Session: 02a167c8-e7b1-486b-83ab-5679fdebb6d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4871 2024.08.28 04:08:04.385556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4872 2024.08.28 04:08:04.385604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4873 2024.08.28 04:08:04.385622 [ 3 ] {} <Debug> HTTP-Session: 7e2d3fa9-4bd8-411e-9047-a7958d0a04d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4874 2024.08.28 04:08:04.385638 [ 3 ] {} <Debug> HTTP-Session: 7e2d3fa9-4bd8-411e-9047-a7958d0a04d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4875 2024.08.28 04:08:04.385652 [ 3 ] {} <Debug> HTTP-Session: 7e2d3fa9-4bd8-411e-9047-a7958d0a04d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4876 2024.08.28 04:08:04.385682 [ 3 ] {} <Trace> HTTP-Session: 7e2d3fa9-4bd8-411e-9047-a7958d0a04d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4877 2024.08.28 04:08:04.385774 [ 3 ] {708489db-c73e-4571-890c-1dd4cfc15e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
4878 2024.08.28 04:08:04.385819 [ 3 ] {708489db-c73e-4571-890c-1dd4cfc15e1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
4879 2024.08.28 04:08:04.385948 [ 3 ] {708489db-c73e-4571-890c-1dd4cfc15e1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4880 2024.08.28 04:08:04.386197 [ 3 ] {708489db-c73e-4571-890c-1dd4cfc15e1b} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4881 2024.08.28 04:08:04.386233 [ 3 ] {708489db-c73e-4571-890c-1dd4cfc15e1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4882 2024.08.28 04:08:04.386579 [ 3 ] {708489db-c73e-4571-890c-1dd4cfc15e1b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4883 2024.08.28 04:08:04.386895 [ 3 ] {708489db-c73e-4571-890c-1dd4cfc15e1b} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4884 2024.08.28 04:08:04.387054 [ 145 ] {} <Debug> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
4885 2024.08.28 04:08:04.387056 [ 3 ] {708489db-c73e-4571-890c-1dd4cfc15e1b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001293 sec., 773.3952049497293 rows/sec., 52.11 KiB/sec.
4886 2024.08.28 04:08:04.387116 [ 145 ] {} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4887 2024.08.28 04:08:04.387182 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4888 2024.08.28 04:08:04.387429 [ 3 ] {708489db-c73e-4571-890c-1dd4cfc15e1b} <Debug> DynamicQueryHandler: Done processing query
4889 2024.08.28 04:08:04.387524 [ 3 ] {708489db-c73e-4571-890c-1dd4cfc15e1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4890 2024.08.28 04:08:04.387567 [ 191 ] {f7349047-7488-4531-814c-0433bc81ffc6::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
4891 2024.08.28 04:08:04.387607 [ 3 ] {} <Debug> HTTP-Session: 7e2d3fa9-4bd8-411e-9047-a7958d0a04d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4892 2024.08.28 04:08:04.387867 [ 191 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4893 2024.08.28 04:08:04.387878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 42828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4894 2024.08.28 04:08:04.387904 [ 191 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 6 rows starting from the beginning of the part
4895 2024.08.28 04:08:04.387940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4896 2024.08.28 04:08:04.388015 [ 3 ] {} <Debug> HTTP-Session: cb998a34-c29b-40b1-96a6-c56c4cca8a3d Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4897 2024.08.28 04:08:04.388097 [ 3 ] {} <Debug> HTTP-Session: cb998a34-c29b-40b1-96a6-c56c4cca8a3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4898 2024.08.28 04:08:04.388096 [ 191 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part
4899 2024.08.28 04:08:04.388145 [ 3 ] {} <Debug> HTTP-Session: cb998a34-c29b-40b1-96a6-c56c4cca8a3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4900 2024.08.28 04:08:04.388294 [ 3 ] {} <Trace> HTTP-Session: cb998a34-c29b-40b1-96a6-c56c4cca8a3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4901 2024.08.28 04:08:04.388410 [ 191 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part
4902 2024.08.28 04:08:04.388823 [ 191 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part
4903 2024.08.28 04:08:04.389020 [ 3 ] {dcb8d3fe-0646-4951-876c-8c80e3c2d717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4904 2024.08.28 04:08:04.389432 [ 191 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part
4905 2024.08.28 04:08:04.389475 [ 3 ] {dcb8d3fe-0646-4951-876c-8c80e3c2d717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
4906 2024.08.28 04:08:04.389633 [ 191 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part
4907 2024.08.28 04:08:04.391045 [ 3 ] {dcb8d3fe-0646-4951-876c-8c80e3c2d717} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4908 2024.08.28 04:08:04.391634 [ 196 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.004329957 sec., 2540.440932785245 rows/sec., 170.28 KiB/sec.
4909 2024.08.28 04:08:04.391929 [ 196 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
4910 2024.08.28 04:08:04.392235 [ 3 ] {dcb8d3fe-0646-4951-876c-8c80e3c2d717} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4911 2024.08.28 04:08:04.392297 [ 3 ] {dcb8d3fe-0646-4951-876c-8c80e3c2d717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4912 2024.08.28 04:08:04.393119 [ 196 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_11_2} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4913 2024.08.28 04:08:04.393274 [ 196 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_11_2} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
4914 2024.08.28 04:08:04.393433 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
4915 2024.08.28 04:08:04.393732 [ 3 ] {dcb8d3fe-0646-4951-876c-8c80e3c2d717} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4916 2024.08.28 04:08:04.394154 [ 3 ] {dcb8d3fe-0646-4951-876c-8c80e3c2d717} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4917 2024.08.28 04:08:04.394334 [ 145 ] {} <Debug> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4918 2024.08.28 04:08:04.394356 [ 3 ] {dcb8d3fe-0646-4951-876c-8c80e3c2d717} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.005804 sec., 4479.669193659545 rows/sec., 8.03 MiB/sec.
4919 2024.08.28 04:08:04.394396 [ 145 ] {} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4920 2024.08.28 04:08:04.394470 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4921 2024.08.28 04:08:04.394802 [ 188 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full
4922 2024.08.28 04:08:04.394964 [ 3 ] {dcb8d3fe-0646-4951-876c-8c80e3c2d717} <Debug> DynamicQueryHandler: Done processing query
4923 2024.08.28 04:08:04.395020 [ 3 ] {dcb8d3fe-0646-4951-876c-8c80e3c2d717} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
4924 2024.08.28 04:08:04.395064 [ 3 ] {} <Debug> HTTP-Session: cb998a34-c29b-40b1-96a6-c56c4cca8a3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4925 2024.08.28 04:08:04.395274 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 10702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4926 2024.08.28 04:08:04.395389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4927 2024.08.28 04:08:04.395430 [ 188 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4928 2024.08.28 04:08:04.395441 [ 3 ] {} <Debug> HTTP-Session: f15c6dff-0be4-404b-abb8-bef14fec836b Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4929 2024.08.28 04:08:04.395505 [ 3 ] {} <Debug> HTTP-Session: f15c6dff-0be4-404b-abb8-bef14fec836b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4930 2024.08.28 04:08:04.395547 [ 3 ] {} <Debug> HTTP-Session: f15c6dff-0be4-404b-abb8-bef14fec836b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4931 2024.08.28 04:08:04.395574 [ 188 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 282 rows starting from the beginning of the part
4932 2024.08.28 04:08:04.395614 [ 3 ] {} <Trace> HTTP-Session: f15c6dff-0be4-404b-abb8-bef14fec836b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4933 2024.08.28 04:08:04.395960 [ 3 ] {d26e0bcd-968c-4617-895b-7b97f49bc79f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4934 2024.08.28 04:08:04.396165 [ 3 ] {d26e0bcd-968c-4617-895b-7b97f49bc79f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4935 2024.08.28 04:08:04.396303 [ 188 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part
4936 2024.08.28 04:08:04.396992 [ 3 ] {d26e0bcd-968c-4617-895b-7b97f49bc79f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4937 2024.08.28 04:08:04.397153 [ 188 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 13 rows starting from the beginning of the part
4938 2024.08.28 04:08:04.397781 [ 188 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part
4939 2024.08.28 04:08:04.398002 [ 3 ] {d26e0bcd-968c-4617-895b-7b97f49bc79f} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4940 2024.08.28 04:08:04.398116 [ 3 ] {d26e0bcd-968c-4617-895b-7b97f49bc79f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4941 2024.08.28 04:08:04.398490 [ 188 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 13 rows starting from the beginning of the part
4942 2024.08.28 04:08:04.399132 [ 188 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part
4943 2024.08.28 04:08:04.399516 [ 3 ] {d26e0bcd-968c-4617-895b-7b97f49bc79f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4944 2024.08.28 04:08:04.400421 [ 3 ] {d26e0bcd-968c-4617-895b-7b97f49bc79f} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4945 2024.08.28 04:08:04.400774 [ 3 ] {d26e0bcd-968c-4617-895b-7b97f49bc79f} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.004992 sec., 14423.076923076924 rows/sec., 942.13 KiB/sec.
4946 2024.08.28 04:08:04.401156 [ 3 ] {d26e0bcd-968c-4617-895b-7b97f49bc79f} <Debug> DynamicQueryHandler: Done processing query
4947 2024.08.28 04:08:04.401196 [ 3 ] {d26e0bcd-968c-4617-895b-7b97f49bc79f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4948 2024.08.28 04:08:04.401231 [ 3 ] {} <Debug> HTTP-Session: f15c6dff-0be4-404b-abb8-bef14fec836b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4949 2024.08.28 04:08:04.404153 [ 200 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 386 rows, containing 19 columns (19 merged, 0 gathered) in 0.00953622 sec., 40477.25409019507 rows/sec., 72.53 MiB/sec.
4950 2024.08.28 04:08:04.404695 [ 200 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4951 2024.08.28 04:08:04.405242 [ 200 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4952 2024.08.28 04:08:04.405320 [ 200 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4953 2024.08.28 04:08:04.405429 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB.
4954 2024.08.28 04:08:09.342375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 11242, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4955 2024.08.28 04:08:09.342502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4956 2024.08.28 04:08:09.342526 [ 3 ] {} <Debug> HTTP-Session: 8d0297a4-2295-4018-b555-4410ec01579f Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4957 2024.08.28 04:08:09.342550 [ 3 ] {} <Debug> HTTP-Session: 8d0297a4-2295-4018-b555-4410ec01579f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4958 2024.08.28 04:08:09.342565 [ 3 ] {} <Debug> HTTP-Session: 8d0297a4-2295-4018-b555-4410ec01579f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4959 2024.08.28 04:08:09.342613 [ 3 ] {} <Trace> HTTP-Session: 8d0297a4-2295-4018-b555-4410ec01579f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4960 2024.08.28 04:08:09.342817 [ 3 ] {a07ec7ae-60b8-42e6-9935-8cf9006ff842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4961 2024.08.28 04:08:09.342886 [ 3 ] {a07ec7ae-60b8-42e6-9935-8cf9006ff842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4962 2024.08.28 04:08:09.343219 [ 3 ] {a07ec7ae-60b8-42e6-9935-8cf9006ff842} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4963 2024.08.28 04:08:09.343695 [ 3 ] {a07ec7ae-60b8-42e6-9935-8cf9006ff842} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4964 2024.08.28 04:08:09.343742 [ 3 ] {a07ec7ae-60b8-42e6-9935-8cf9006ff842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4965 2024.08.28 04:08:09.344234 [ 3 ] {a07ec7ae-60b8-42e6-9935-8cf9006ff842} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4966 2024.08.28 04:08:09.344694 [ 3 ] {a07ec7ae-60b8-42e6-9935-8cf9006ff842} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4967 2024.08.28 04:08:09.344863 [ 3 ] {a07ec7ae-60b8-42e6-9935-8cf9006ff842} <Debug> executeQuery: Read 78 rows, 6.47 KiB in 0.002113 sec., 36914.33980123048 rows/sec., 2.99 MiB/sec.
4968 2024.08.28 04:08:09.345079 [ 3 ] {a07ec7ae-60b8-42e6-9935-8cf9006ff842} <Debug> DynamicQueryHandler: Done processing query
4969 2024.08.28 04:08:09.345105 [ 3 ] {a07ec7ae-60b8-42e6-9935-8cf9006ff842} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4970 2024.08.28 04:08:09.345121 [ 3 ] {} <Debug> HTTP-Session: 8d0297a4-2295-4018-b555-4410ec01579f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4971 2024.08.28 04:08:09.345276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4972 2024.08.28 04:08:09.345327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4973 2024.08.28 04:08:09.345347 [ 3 ] {} <Debug> HTTP-Session: 235a6587-03cf-4923-8cc6-6f82f4f7b502 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4974 2024.08.28 04:08:09.345365 [ 3 ] {} <Debug> HTTP-Session: 235a6587-03cf-4923-8cc6-6f82f4f7b502 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4975 2024.08.28 04:08:09.345379 [ 3 ] {} <Debug> HTTP-Session: 235a6587-03cf-4923-8cc6-6f82f4f7b502 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4976 2024.08.28 04:08:09.345413 [ 3 ] {} <Trace> HTTP-Session: 235a6587-03cf-4923-8cc6-6f82f4f7b502 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4977 2024.08.28 04:08:09.345522 [ 3 ] {5f54a45e-22a7-47be-ac9c-e2f4994f9819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4978 2024.08.28 04:08:09.345570 [ 3 ] {5f54a45e-22a7-47be-ac9c-e2f4994f9819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4979 2024.08.28 04:08:09.345805 [ 3 ] {5f54a45e-22a7-47be-ac9c-e2f4994f9819} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4980 2024.08.28 04:08:09.346144 [ 3 ] {5f54a45e-22a7-47be-ac9c-e2f4994f9819} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4981 2024.08.28 04:08:09.346181 [ 3 ] {5f54a45e-22a7-47be-ac9c-e2f4994f9819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4982 2024.08.28 04:08:09.346542 [ 3 ] {5f54a45e-22a7-47be-ac9c-e2f4994f9819} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4983 2024.08.28 04:08:09.346897 [ 3 ] {5f54a45e-22a7-47be-ac9c-e2f4994f9819} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4984 2024.08.28 04:08:09.347033 [ 3 ] {5f54a45e-22a7-47be-ac9c-e2f4994f9819} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001542 sec., 8430.609597924773 rows/sec., 633.94 KiB/sec.
4985 2024.08.28 04:08:09.347261 [ 3 ] {5f54a45e-22a7-47be-ac9c-e2f4994f9819} <Debug> DynamicQueryHandler: Done processing query
4986 2024.08.28 04:08:09.347287 [ 3 ] {5f54a45e-22a7-47be-ac9c-e2f4994f9819} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4987 2024.08.28 04:08:09.347308 [ 3 ] {} <Debug> HTTP-Session: 235a6587-03cf-4923-8cc6-6f82f4f7b502 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4988 2024.08.28 04:08:09.347530 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 11728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4989 2024.08.28 04:08:09.347589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4990 2024.08.28 04:08:09.347614 [ 3 ] {} <Debug> HTTP-Session: 575de1b7-dab6-4622-84e3-67b83f9e05e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
4991 2024.08.28 04:08:09.347635 [ 3 ] {} <Debug> HTTP-Session: 575de1b7-dab6-4622-84e3-67b83f9e05e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4992 2024.08.28 04:08:09.347653 [ 3 ] {} <Debug> HTTP-Session: 575de1b7-dab6-4622-84e3-67b83f9e05e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4993 2024.08.28 04:08:09.347692 [ 3 ] {} <Trace> HTTP-Session: 575de1b7-dab6-4622-84e3-67b83f9e05e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4994 2024.08.28 04:08:09.347832 [ 3 ] {7a1c819f-0571-44fb-a79d-b9b0c0ab5f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4995 2024.08.28 04:08:09.347883 [ 3 ] {7a1c819f-0571-44fb-a79d-b9b0c0ab5f20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4996 2024.08.28 04:08:09.348169 [ 3 ] {7a1c819f-0571-44fb-a79d-b9b0c0ab5f20} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4997 2024.08.28 04:08:09.348899 [ 3 ] {7a1c819f-0571-44fb-a79d-b9b0c0ab5f20} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4998 2024.08.28 04:08:09.348943 [ 3 ] {7a1c819f-0571-44fb-a79d-b9b0c0ab5f20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
4999 2024.08.28 04:08:09.349374 [ 3 ] {7a1c819f-0571-44fb-a79d-b9b0c0ab5f20} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5000 2024.08.28 04:08:09.349807 [ 3 ] {7a1c819f-0571-44fb-a79d-b9b0c0ab5f20} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5001 2024.08.28 04:08:09.349950 [ 3 ] {7a1c819f-0571-44fb-a79d-b9b0c0ab5f20} <Debug> executeQuery: Read 69 rows, 5.51 KiB in 0.002166 sec., 31855.95567867036 rows/sec., 2.49 MiB/sec.
5002 2024.08.28 04:08:09.350249 [ 3 ] {7a1c819f-0571-44fb-a79d-b9b0c0ab5f20} <Debug> DynamicQueryHandler: Done processing query
5003 2024.08.28 04:08:09.350280 [ 3 ] {7a1c819f-0571-44fb-a79d-b9b0c0ab5f20} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5004 2024.08.28 04:08:09.350297 [ 3 ] {} <Debug> HTTP-Session: 575de1b7-dab6-4622-84e3-67b83f9e05e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5005 2024.08.28 04:08:09.350465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 28667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5006 2024.08.28 04:08:09.350522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5007 2024.08.28 04:08:09.350544 [ 3 ] {} <Debug> HTTP-Session: fc361b67-6f6e-4c4e-ad53-2676c88cddfa Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
5008 2024.08.28 04:08:09.350561 [ 3 ] {} <Debug> HTTP-Session: fc361b67-6f6e-4c4e-ad53-2676c88cddfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5009 2024.08.28 04:08:09.350576 [ 3 ] {} <Debug> HTTP-Session: fc361b67-6f6e-4c4e-ad53-2676c88cddfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5010 2024.08.28 04:08:09.350615 [ 3 ] {} <Trace> HTTP-Session: fc361b67-6f6e-4c4e-ad53-2676c88cddfa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5011 2024.08.28 04:08:09.350778 [ 3 ] {d50e88f4-eb3b-4577-9ffa-23c6ca0d30b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5012 2024.08.28 04:08:09.350836 [ 3 ] {d50e88f4-eb3b-4577-9ffa-23c6ca0d30b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5013 2024.08.28 04:08:09.351024 [ 3 ] {d50e88f4-eb3b-4577-9ffa-23c6ca0d30b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5014 2024.08.28 04:08:09.351420 [ 3 ] {d50e88f4-eb3b-4577-9ffa-23c6ca0d30b2} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5015 2024.08.28 04:08:09.351457 [ 3 ] {d50e88f4-eb3b-4577-9ffa-23c6ca0d30b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5016 2024.08.28 04:08:09.351848 [ 3 ] {d50e88f4-eb3b-4577-9ffa-23c6ca0d30b2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
5017 2024.08.28 04:08:09.352217 [ 3 ] {d50e88f4-eb3b-4577-9ffa-23c6ca0d30b2} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5018 2024.08.28 04:08:09.352359 [ 3 ] {d50e88f4-eb3b-4577-9ffa-23c6ca0d30b2} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001654 sec., 90689.23821039902 rows/sec., 6.29 MiB/sec.
5019 2024.08.28 04:08:09.352526 [ 3 ] {d50e88f4-eb3b-4577-9ffa-23c6ca0d30b2} <Debug> DynamicQueryHandler: Done processing query
5020 2024.08.28 04:08:09.352550 [ 3 ] {d50e88f4-eb3b-4577-9ffa-23c6ca0d30b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5021 2024.08.28 04:08:09.352566 [ 3 ] {} <Debug> HTTP-Session: fc361b67-6f6e-4c4e-ad53-2676c88cddfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5022 2024.08.28 04:08:09.352727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 21251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5023 2024.08.28 04:08:09.352776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5024 2024.08.28 04:08:09.352796 [ 3 ] {} <Debug> HTTP-Session: 967fe34c-2271-4945-b990-accf6424aaa8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
5025 2024.08.28 04:08:09.352813 [ 3 ] {} <Debug> HTTP-Session: 967fe34c-2271-4945-b990-accf6424aaa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5026 2024.08.28 04:08:09.352827 [ 3 ] {} <Debug> HTTP-Session: 967fe34c-2271-4945-b990-accf6424aaa8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5027 2024.08.28 04:08:09.352858 [ 3 ] {} <Trace> HTTP-Session: 967fe34c-2271-4945-b990-accf6424aaa8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5028 2024.08.28 04:08:09.353042 [ 3 ] {f6e3d347-4972-441f-a4fd-225d81ce6e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5029 2024.08.28 04:08:09.353107 [ 3 ] {f6e3d347-4972-441f-a4fd-225d81ce6e6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
5030 2024.08.28 04:08:09.353513 [ 3 ] {f6e3d347-4972-441f-a4fd-225d81ce6e6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5031 2024.08.28 04:08:09.354111 [ 3 ] {f6e3d347-4972-441f-a4fd-225d81ce6e6b} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5032 2024.08.28 04:08:09.354148 [ 3 ] {f6e3d347-4972-441f-a4fd-225d81ce6e6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5033 2024.08.28 04:08:09.354766 [ 3 ] {f6e3d347-4972-441f-a4fd-225d81ce6e6b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5034 2024.08.28 04:08:09.355179 [ 3 ] {f6e3d347-4972-441f-a4fd-225d81ce6e6b} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5035 2024.08.28 04:08:09.355365 [ 3 ] {f6e3d347-4972-441f-a4fd-225d81ce6e6b} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00243 sec., 5349.794238683128 rows/sec., 9.59 MiB/sec.
5036 2024.08.28 04:08:09.355596 [ 3 ] {f6e3d347-4972-441f-a4fd-225d81ce6e6b} <Debug> DynamicQueryHandler: Done processing query
5037 2024.08.28 04:08:09.355621 [ 3 ] {f6e3d347-4972-441f-a4fd-225d81ce6e6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
5038 2024.08.28 04:08:09.355637 [ 3 ] {} <Debug> HTTP-Session: 967fe34c-2271-4945-b990-accf6424aaa8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5039 2024.08.28 04:08:09.355789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 7677, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5040 2024.08.28 04:08:09.355838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5041 2024.08.28 04:08:09.355858 [ 3 ] {} <Debug> HTTP-Session: 6b81ea3e-a59b-4b26-b4e5-628ba69521ac Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
5042 2024.08.28 04:08:09.355875 [ 3 ] {} <Debug> HTTP-Session: 6b81ea3e-a59b-4b26-b4e5-628ba69521ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5043 2024.08.28 04:08:09.355889 [ 3 ] {} <Debug> HTTP-Session: 6b81ea3e-a59b-4b26-b4e5-628ba69521ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5044 2024.08.28 04:08:09.355919 [ 3 ] {} <Trace> HTTP-Session: 6b81ea3e-a59b-4b26-b4e5-628ba69521ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5045 2024.08.28 04:08:09.356028 [ 3 ] {7541c4ff-ef79-4247-bdc2-fea8daddab88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5046 2024.08.28 04:08:09.356073 [ 3 ] {7541c4ff-ef79-4247-bdc2-fea8daddab88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5047 2024.08.28 04:08:09.356203 [ 3 ] {7541c4ff-ef79-4247-bdc2-fea8daddab88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5048 2024.08.28 04:08:09.356497 [ 3 ] {7541c4ff-ef79-4247-bdc2-fea8daddab88} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5049 2024.08.28 04:08:09.356533 [ 3 ] {7541c4ff-ef79-4247-bdc2-fea8daddab88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5050 2024.08.28 04:08:09.356888 [ 3 ] {7541c4ff-ef79-4247-bdc2-fea8daddab88} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
5051 2024.08.28 04:08:09.357212 [ 3 ] {7541c4ff-ef79-4247-bdc2-fea8daddab88} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5052 2024.08.28 04:08:09.357359 [ 3 ] {7541c4ff-ef79-4247-bdc2-fea8daddab88} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001359 sec., 36791.75864606328 rows/sec., 2.52 MiB/sec.
5053 2024.08.28 04:08:09.357623 [ 3 ] {7541c4ff-ef79-4247-bdc2-fea8daddab88} <Debug> DynamicQueryHandler: Done processing query
5054 2024.08.28 04:08:09.357656 [ 3 ] {7541c4ff-ef79-4247-bdc2-fea8daddab88} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5055 2024.08.28 04:08:09.357673 [ 3 ] {} <Debug> HTTP-Session: 6b81ea3e-a59b-4b26-b4e5-628ba69521ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5056 2024.08.28 04:08:14.337199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1180, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5057 2024.08.28 04:08:14.337328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5058 2024.08.28 04:08:14.337360 [ 3 ] {} <Debug> HTTP-Session: a585d58b-2c22-4872-92db-74f51c718998 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
5059 2024.08.28 04:08:14.337384 [ 3 ] {} <Debug> HTTP-Session: a585d58b-2c22-4872-92db-74f51c718998 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5060 2024.08.28 04:08:14.337402 [ 3 ] {} <Debug> HTTP-Session: a585d58b-2c22-4872-92db-74f51c718998 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5061 2024.08.28 04:08:14.337455 [ 3 ] {} <Trace> HTTP-Session: a585d58b-2c22-4872-92db-74f51c718998 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5062 2024.08.28 04:08:14.337688 [ 3 ] {9e2071d2-35a2-4102-bd38-538c8e1533a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
5063 2024.08.28 04:08:14.338079 [ 3 ] {9e2071d2-35a2-4102-bd38-538c8e1533a8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
5064 2024.08.28 04:08:14.338128 [ 3 ] {9e2071d2-35a2-4102-bd38-538c8e1533a8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
5065 2024.08.28 04:08:14.338469 [ 3 ] {9e2071d2-35a2-4102-bd38-538c8e1533a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
5066 2024.08.28 04:08:14.338547 [ 3 ] {9e2071d2-35a2-4102-bd38-538c8e1533a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
5067 2024.08.28 04:08:14.338716 [ 3 ] {9e2071d2-35a2-4102-bd38-538c8e1533a8} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Key condition: (column 0 notIn 32-element set)
5068 2024.08.28 04:08:14.338805 [ 259 ] {9e2071d2-35a2-4102-bd38-538c8e1533a8} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
5069 2024.08.28 04:08:14.338935 [ 250 ] {9e2071d2-35a2-4102-bd38-538c8e1533a8} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
5070 2024.08.28 04:08:14.338954 [ 251 ] {9e2071d2-35a2-4102-bd38-538c8e1533a8} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
5071 2024.08.28 04:08:14.338935 [ 261 ] {9e2071d2-35a2-4102-bd38-538c8e1533a8} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
5072 2024.08.28 04:08:14.339128 [ 3 ] {9e2071d2-35a2-4102-bd38-538c8e1533a8} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (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
5073 2024.08.28 04:08:14.339157 [ 3 ] {9e2071d2-35a2-4102-bd38-538c8e1533a8} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Spreading mark ranges among streams (default reading)
5074 2024.08.28 04:08:14.339275 [ 3 ] {9e2071d2-35a2-4102-bd38-538c8e1533a8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
5075 2024.08.28 04:08:14.339299 [ 3 ] {9e2071d2-35a2-4102-bd38-538c8e1533a8} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Reading approx. 31 rows with 3 streams
5076 2024.08.28 04:08:14.339342 [ 3 ] {9e2071d2-35a2-4102-bd38-538c8e1533a8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
5077 2024.08.28 04:08:14.339390 [ 3 ] {9e2071d2-35a2-4102-bd38-538c8e1533a8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
5078 2024.08.28 04:08:14.339432 [ 3 ] {9e2071d2-35a2-4102-bd38-538c8e1533a8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
5079 2024.08.28 04:08:14.341206 [ 3 ] {9e2071d2-35a2-4102-bd38-538c8e1533a8} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.003627 sec., 8547.008547008547 rows/sec., 326.06 KiB/sec.
5080 2024.08.28 04:08:14.341588 [ 3 ] {9e2071d2-35a2-4102-bd38-538c8e1533a8} <Debug> DynamicQueryHandler: Done processing query
5081 2024.08.28 04:08:14.341614 [ 3 ] {9e2071d2-35a2-4102-bd38-538c8e1533a8} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB.
5082 2024.08.28 04:08:14.341631 [ 3 ] {} <Debug> HTTP-Session: a585d58b-2c22-4872-92db-74f51c718998 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5083 2024.08.28 04:08:14.341881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5084 2024.08.28 04:08:14.341927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5085 2024.08.28 04:08:14.341948 [ 3 ] {} <Debug> HTTP-Session: 8b7c7d58-d643-4ded-a004-7b4d06b8b5c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
5086 2024.08.28 04:08:14.341965 [ 3 ] {} <Debug> HTTP-Session: 8b7c7d58-d643-4ded-a004-7b4d06b8b5c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5087 2024.08.28 04:08:14.341979 [ 3 ] {} <Debug> HTTP-Session: 8b7c7d58-d643-4ded-a004-7b4d06b8b5c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5088 2024.08.28 04:08:14.342010 [ 3 ] {} <Trace> HTTP-Session: 8b7c7d58-d643-4ded-a004-7b4d06b8b5c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5089 2024.08.28 04:08:14.342160 [ 3 ] {950b1430-1afc-4bc9-9cd4-a7c71f1a4241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
5090 2024.08.28 04:08:14.342451 [ 3 ] {950b1430-1afc-4bc9-9cd4-a7c71f1a4241} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
5091 2024.08.28 04:08:14.342498 [ 3 ] {950b1430-1afc-4bc9-9cd4-a7c71f1a4241} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
5092 2024.08.28 04:08:14.342807 [ 3 ] {950b1430-1afc-4bc9-9cd4-a7c71f1a4241} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
5093 2024.08.28 04:08:14.342872 [ 3 ] {950b1430-1afc-4bc9-9cd4-a7c71f1a4241} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
5094 2024.08.28 04:08:14.343012 [ 3 ] {950b1430-1afc-4bc9-9cd4-a7c71f1a4241} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Key condition: (column 0 notIn 33-element set)
5095 2024.08.28 04:08:14.343182 [ 262 ] {950b1430-1afc-4bc9-9cd4-a7c71f1a4241} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
5096 2024.08.28 04:08:14.343210 [ 260 ] {950b1430-1afc-4bc9-9cd4-a7c71f1a4241} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
5097 2024.08.28 04:08:14.343220 [ 251 ] {950b1430-1afc-4bc9-9cd4-a7c71f1a4241} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
5098 2024.08.28 04:08:14.343249 [ 250 ] {950b1430-1afc-4bc9-9cd4-a7c71f1a4241} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
5099 2024.08.28 04:08:14.343400 [ 3 ] {950b1430-1afc-4bc9-9cd4-a7c71f1a4241} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (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
5100 2024.08.28 04:08:14.343430 [ 3 ] {950b1430-1afc-4bc9-9cd4-a7c71f1a4241} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Spreading mark ranges among streams (default reading)
5101 2024.08.28 04:08:14.343535 [ 3 ] {950b1430-1afc-4bc9-9cd4-a7c71f1a4241} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
5102 2024.08.28 04:08:14.343556 [ 3 ] {950b1430-1afc-4bc9-9cd4-a7c71f1a4241} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Reading approx. 31 rows with 3 streams
5103 2024.08.28 04:08:14.343596 [ 3 ] {950b1430-1afc-4bc9-9cd4-a7c71f1a4241} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
5104 2024.08.28 04:08:14.343638 [ 3 ] {950b1430-1afc-4bc9-9cd4-a7c71f1a4241} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
5105 2024.08.28 04:08:14.343678 [ 3 ] {950b1430-1afc-4bc9-9cd4-a7c71f1a4241} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
5106 2024.08.28 04:08:14.345368 [ 3 ] {950b1430-1afc-4bc9-9cd4-a7c71f1a4241} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.003283 sec., 9442.583003350594 rows/sec., 360.22 KiB/sec.
5107 2024.08.28 04:08:14.345700 [ 3 ] {950b1430-1afc-4bc9-9cd4-a7c71f1a4241} <Debug> DynamicQueryHandler: Done processing query
5108 2024.08.28 04:08:14.345725 [ 3 ] {950b1430-1afc-4bc9-9cd4-a7c71f1a4241} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
5109 2024.08.28 04:08:14.345742 [ 3 ] {} <Debug> HTTP-Session: 8b7c7d58-d643-4ded-a004-7b4d06b8b5c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5110 2024.08.28 04:08:14.346060 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1260, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5111 2024.08.28 04:08:14.346107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5112 2024.08.28 04:08:14.346127 [ 3 ] {} <Debug> HTTP-Session: 333a9294-7865-4377-9619-1326cfcade2b Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
5113 2024.08.28 04:08:14.346144 [ 3 ] {} <Debug> HTTP-Session: 333a9294-7865-4377-9619-1326cfcade2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5114 2024.08.28 04:08:14.346158 [ 3 ] {} <Debug> HTTP-Session: 333a9294-7865-4377-9619-1326cfcade2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5115 2024.08.28 04:08:14.346188 [ 3 ] {} <Trace> HTTP-Session: 333a9294-7865-4377-9619-1326cfcade2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5116 2024.08.28 04:08:14.346336 [ 3 ] {73e6bcc6-0697-4347-a8d5-a37c9d356ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
5117 2024.08.28 04:08:14.346677 [ 3 ] {73e6bcc6-0697-4347-a8d5-a37c9d356ac0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
5118 2024.08.28 04:08:14.346733 [ 3 ] {73e6bcc6-0697-4347-a8d5-a37c9d356ac0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
5119 2024.08.28 04:08:14.347071 [ 3 ] {73e6bcc6-0697-4347-a8d5-a37c9d356ac0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
5120 2024.08.28 04:08:14.347136 [ 3 ] {73e6bcc6-0697-4347-a8d5-a37c9d356ac0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
5121 2024.08.28 04:08:14.347274 [ 3 ] {73e6bcc6-0697-4347-a8d5-a37c9d356ac0} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Key condition: (column 0 notIn 34-element set)
5122 2024.08.28 04:08:14.347446 [ 262 ] {73e6bcc6-0697-4347-a8d5-a37c9d356ac0} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
5123 2024.08.28 04:08:14.347458 [ 259 ] {73e6bcc6-0697-4347-a8d5-a37c9d356ac0} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
5124 2024.08.28 04:08:14.347480 [ 258 ] {73e6bcc6-0697-4347-a8d5-a37c9d356ac0} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
5125 2024.08.28 04:08:14.347506 [ 251 ] {73e6bcc6-0697-4347-a8d5-a37c9d356ac0} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
5126 2024.08.28 04:08:14.347638 [ 3 ] {73e6bcc6-0697-4347-a8d5-a37c9d356ac0} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (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
5127 2024.08.28 04:08:14.347667 [ 3 ] {73e6bcc6-0697-4347-a8d5-a37c9d356ac0} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Spreading mark ranges among streams (default reading)
5128 2024.08.28 04:08:14.347772 [ 3 ] {73e6bcc6-0697-4347-a8d5-a37c9d356ac0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
5129 2024.08.28 04:08:14.347793 [ 3 ] {73e6bcc6-0697-4347-a8d5-a37c9d356ac0} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Reading approx. 31 rows with 3 streams
5130 2024.08.28 04:08:14.347832 [ 3 ] {73e6bcc6-0697-4347-a8d5-a37c9d356ac0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
5131 2024.08.28 04:08:14.347874 [ 3 ] {73e6bcc6-0697-4347-a8d5-a37c9d356ac0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
5132 2024.08.28 04:08:14.347913 [ 3 ] {73e6bcc6-0697-4347-a8d5-a37c9d356ac0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
5133 2024.08.28 04:08:14.349542 [ 3 ] {73e6bcc6-0697-4347-a8d5-a37c9d356ac0} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.003281 sec., 9448.338921060653 rows/sec., 360.44 KiB/sec.
5134 2024.08.28 04:08:14.349872 [ 3 ] {73e6bcc6-0697-4347-a8d5-a37c9d356ac0} <Debug> DynamicQueryHandler: Done processing query
5135 2024.08.28 04:08:14.349896 [ 3 ] {73e6bcc6-0697-4347-a8d5-a37c9d356ac0} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
5136 2024.08.28 04:08:14.349913 [ 3 ] {} <Debug> HTTP-Session: 333a9294-7865-4377-9619-1326cfcade2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5137 2024.08.28 04:08:14.350120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5138 2024.08.28 04:08:14.350168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5139 2024.08.28 04:08:14.350187 [ 3 ] {} <Debug> HTTP-Session: 883b925b-f216-4e19-84c1-c69b9b3710d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
5140 2024.08.28 04:08:14.350204 [ 3 ] {} <Debug> HTTP-Session: 883b925b-f216-4e19-84c1-c69b9b3710d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5141 2024.08.28 04:08:14.350218 [ 3 ] {} <Debug> HTTP-Session: 883b925b-f216-4e19-84c1-c69b9b3710d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5142 2024.08.28 04:08:14.350249 [ 3 ] {} <Trace> HTTP-Session: 883b925b-f216-4e19-84c1-c69b9b3710d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5143 2024.08.28 04:08:14.350398 [ 3 ] {01c86ed5-7948-4d2a-befd-d86105f7d1c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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)
5144 2024.08.28 04:08:14.350690 [ 3 ] {01c86ed5-7948-4d2a-befd-d86105f7d1c7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
5145 2024.08.28 04:08:14.350738 [ 3 ] {01c86ed5-7948-4d2a-befd-d86105f7d1c7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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
5146 2024.08.28 04:08:14.351052 [ 3 ] {01c86ed5-7948-4d2a-befd-d86105f7d1c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
5147 2024.08.28 04:08:14.351116 [ 3 ] {01c86ed5-7948-4d2a-befd-d86105f7d1c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
5148 2024.08.28 04:08:14.351256 [ 3 ] {01c86ed5-7948-4d2a-befd-d86105f7d1c7} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Key condition: (column 0 notIn 35-element set)
5149 2024.08.28 04:08:14.351397 [ 251 ] {01c86ed5-7948-4d2a-befd-d86105f7d1c7} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
5150 2024.08.28 04:08:14.351415 [ 260 ] {01c86ed5-7948-4d2a-befd-d86105f7d1c7} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
5151 2024.08.28 04:08:14.351456 [ 262 ] {01c86ed5-7948-4d2a-befd-d86105f7d1c7} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
5152 2024.08.28 04:08:14.351512 [ 258 ] {01c86ed5-7948-4d2a-befd-d86105f7d1c7} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
5153 2024.08.28 04:08:14.351615 [ 3 ] {01c86ed5-7948-4d2a-befd-d86105f7d1c7} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (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
5154 2024.08.28 04:08:14.351644 [ 3 ] {01c86ed5-7948-4d2a-befd-d86105f7d1c7} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Spreading mark ranges among streams (default reading)
5155 2024.08.28 04:08:14.351748 [ 3 ] {01c86ed5-7948-4d2a-befd-d86105f7d1c7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
5156 2024.08.28 04:08:14.351769 [ 3 ] {01c86ed5-7948-4d2a-befd-d86105f7d1c7} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Reading approx. 31 rows with 3 streams
5157 2024.08.28 04:08:14.351808 [ 3 ] {01c86ed5-7948-4d2a-befd-d86105f7d1c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))"
5158 2024.08.28 04:08:14.351849 [ 3 ] {01c86ed5-7948-4d2a-befd-d86105f7d1c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))"
5159 2024.08.28 04:08:14.351889 [ 3 ] {01c86ed5-7948-4d2a-befd-d86105f7d1c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))"
5160 2024.08.28 04:08:14.353506 [ 3 ] {01c86ed5-7948-4d2a-befd-d86105f7d1c7} <Debug> executeQuery: Read 31 rows, 1.18 KiB in 0.003183 sec., 9739.239710964499 rows/sec., 371.54 KiB/sec.
5161 2024.08.28 04:08:14.353823 [ 3 ] {01c86ed5-7948-4d2a-befd-d86105f7d1c7} <Debug> DynamicQueryHandler: Done processing query
5162 2024.08.28 04:08:14.353847 [ 3 ] {01c86ed5-7948-4d2a-befd-d86105f7d1c7} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
5163 2024.08.28 04:08:14.353864 [ 3 ] {} <Debug> HTTP-Session: 883b925b-f216-4e19-84c1-c69b9b3710d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5164 2024.08.28 04:08:14.366320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5165 2024.08.28 04:08:14.366417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5166 2024.08.28 04:08:14.366456 [ 3 ] {} <Debug> HTTP-Session: 9e0209e7-9f03-4172-9211-0d8525dd45cd Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
5167 2024.08.28 04:08:14.366490 [ 3 ] {} <Debug> HTTP-Session: 9e0209e7-9f03-4172-9211-0d8525dd45cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5168 2024.08.28 04:08:14.366517 [ 3 ] {} <Debug> HTTP-Session: 9e0209e7-9f03-4172-9211-0d8525dd45cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5169 2024.08.28 04:08:14.366583 [ 3 ] {} <Trace> HTTP-Session: 9e0209e7-9f03-4172-9211-0d8525dd45cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5170 2024.08.28 04:08:14.366798 [ 3 ] {7d117efc-97b1-4028-9054-a037e15bf16f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
5171 2024.08.28 04:08:14.366888 [ 3 ] {7d117efc-97b1-4028-9054-a037e15bf16f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
5172 2024.08.28 04:08:14.367110 [ 3 ] {7d117efc-97b1-4028-9054-a037e15bf16f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5173 2024.08.28 04:08:14.367440 [ 3 ] {7d117efc-97b1-4028-9054-a037e15bf16f} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5174 2024.08.28 04:08:14.367480 [ 3 ] {7d117efc-97b1-4028-9054-a037e15bf16f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5175 2024.08.28 04:08:14.367985 [ 3 ] {7d117efc-97b1-4028-9054-a037e15bf16f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
5176 2024.08.28 04:08:14.368296 [ 3 ] {7d117efc-97b1-4028-9054-a037e15bf16f} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5177 2024.08.28 04:08:14.368428 [ 3 ] {7d117efc-97b1-4028-9054-a037e15bf16f} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001706 sec., 2344.6658851113716 rows/sec., 298.24 KiB/sec.
5178 2024.08.28 04:08:14.368722 [ 3 ] {7d117efc-97b1-4028-9054-a037e15bf16f} <Debug> DynamicQueryHandler: Done processing query
5179 2024.08.28 04:08:14.368746 [ 3 ] {7d117efc-97b1-4028-9054-a037e15bf16f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5180 2024.08.28 04:08:14.368762 [ 3 ] {} <Debug> HTTP-Session: 9e0209e7-9f03-4172-9211-0d8525dd45cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5181 2024.08.28 04:08:14.368944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 36474, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5182 2024.08.28 04:08:14.368992 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5183 2024.08.28 04:08:14.369011 [ 3 ] {} <Debug> HTTP-Session: 724ba6f0-2ed7-48d1-8bb5-be02cc563d5b Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
5184 2024.08.28 04:08:14.369028 [ 3 ] {} <Debug> HTTP-Session: 724ba6f0-2ed7-48d1-8bb5-be02cc563d5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5185 2024.08.28 04:08:14.369041 [ 3 ] {} <Debug> HTTP-Session: 724ba6f0-2ed7-48d1-8bb5-be02cc563d5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5186 2024.08.28 04:08:14.369072 [ 3 ] {} <Trace> HTTP-Session: 724ba6f0-2ed7-48d1-8bb5-be02cc563d5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5187 2024.08.28 04:08:14.369240 [ 3 ] {9f9fa4cb-9494-4d4f-acab-e08d891b5aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5188 2024.08.28 04:08:14.369284 [ 3 ] {9f9fa4cb-9494-4d4f-acab-e08d891b5aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5189 2024.08.28 04:08:14.369532 [ 3 ] {9f9fa4cb-9494-4d4f-acab-e08d891b5aa3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5190 2024.08.28 04:08:14.369996 [ 3 ] {9f9fa4cb-9494-4d4f-acab-e08d891b5aa3} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5191 2024.08.28 04:08:14.370032 [ 3 ] {9f9fa4cb-9494-4d4f-acab-e08d891b5aa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5192 2024.08.28 04:08:14.370400 [ 3 ] {9f9fa4cb-9494-4d4f-acab-e08d891b5aa3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5193 2024.08.28 04:08:14.370748 [ 3 ] {9f9fa4cb-9494-4d4f-acab-e08d891b5aa3} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5194 2024.08.28 04:08:14.370876 [ 3 ] {9f9fa4cb-9494-4d4f-acab-e08d891b5aa3} <Debug> executeQuery: Read 241 rows, 21.83 KiB in 0.001721 sec., 140034.86345148168 rows/sec., 12.38 MiB/sec.
5195 2024.08.28 04:08:14.371272 [ 3 ] {9f9fa4cb-9494-4d4f-acab-e08d891b5aa3} <Debug> DynamicQueryHandler: Done processing query
5196 2024.08.28 04:08:14.371325 [ 3 ] {9f9fa4cb-9494-4d4f-acab-e08d891b5aa3} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
5197 2024.08.28 04:08:14.371360 [ 3 ] {} <Debug> HTTP-Session: 724ba6f0-2ed7-48d1-8bb5-be02cc563d5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5198 2024.08.28 04:08:14.371528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 3779, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5199 2024.08.28 04:08:14.371578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5200 2024.08.28 04:08:14.371597 [ 3 ] {} <Debug> HTTP-Session: d3a2335a-58cd-4a62-950f-0dd2d1629418 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
5201 2024.08.28 04:08:14.371615 [ 3 ] {} <Debug> HTTP-Session: d3a2335a-58cd-4a62-950f-0dd2d1629418 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5202 2024.08.28 04:08:14.371629 [ 3 ] {} <Debug> HTTP-Session: d3a2335a-58cd-4a62-950f-0dd2d1629418 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5203 2024.08.28 04:08:14.371660 [ 3 ] {} <Trace> HTTP-Session: d3a2335a-58cd-4a62-950f-0dd2d1629418 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5204 2024.08.28 04:08:14.371766 [ 3 ] {00d40f20-17be-42e1-8b12-56bc18cd2feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5205 2024.08.28 04:08:14.371811 [ 3 ] {00d40f20-17be-42e1-8b12-56bc18cd2feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5206 2024.08.28 04:08:14.372059 [ 3 ] {00d40f20-17be-42e1-8b12-56bc18cd2feb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5207 2024.08.28 04:08:14.372364 [ 3 ] {00d40f20-17be-42e1-8b12-56bc18cd2feb} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5208 2024.08.28 04:08:14.372399 [ 3 ] {00d40f20-17be-42e1-8b12-56bc18cd2feb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5209 2024.08.28 04:08:14.372735 [ 3 ] {00d40f20-17be-42e1-8b12-56bc18cd2feb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5210 2024.08.28 04:08:14.373104 [ 3 ] {00d40f20-17be-42e1-8b12-56bc18cd2feb} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5211 2024.08.28 04:08:14.373232 [ 3 ] {00d40f20-17be-42e1-8b12-56bc18cd2feb} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001498 sec., 17356.475300400532 rows/sec., 1.27 MiB/sec.
5212 2024.08.28 04:08:14.373396 [ 3 ] {00d40f20-17be-42e1-8b12-56bc18cd2feb} <Debug> DynamicQueryHandler: Done processing query
5213 2024.08.28 04:08:14.373420 [ 3 ] {00d40f20-17be-42e1-8b12-56bc18cd2feb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5214 2024.08.28 04:08:14.373437 [ 3 ] {} <Debug> HTTP-Session: d3a2335a-58cd-4a62-950f-0dd2d1629418 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5215 2024.08.28 04:08:14.373589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5216 2024.08.28 04:08:14.373636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5217 2024.08.28 04:08:14.373655 [ 3 ] {} <Debug> HTTP-Session: cfd43967-2af4-40ee-a23d-bc9d9c6455ce Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
5218 2024.08.28 04:08:14.373671 [ 3 ] {} <Debug> HTTP-Session: cfd43967-2af4-40ee-a23d-bc9d9c6455ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5219 2024.08.28 04:08:14.373685 [ 3 ] {} <Debug> HTTP-Session: cfd43967-2af4-40ee-a23d-bc9d9c6455ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5220 2024.08.28 04:08:14.373715 [ 3 ] {} <Trace> HTTP-Session: cfd43967-2af4-40ee-a23d-bc9d9c6455ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5221 2024.08.28 04:08:14.373813 [ 3 ] {fec55bd9-abe5-4d58-86cb-b079623da776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
5222 2024.08.28 04:08:14.373855 [ 3 ] {fec55bd9-abe5-4d58-86cb-b079623da776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5223 2024.08.28 04:08:14.374075 [ 3 ] {fec55bd9-abe5-4d58-86cb-b079623da776} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5224 2024.08.28 04:08:14.374362 [ 3 ] {fec55bd9-abe5-4d58-86cb-b079623da776} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5225 2024.08.28 04:08:14.374397 [ 3 ] {fec55bd9-abe5-4d58-86cb-b079623da776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5226 2024.08.28 04:08:14.374740 [ 3 ] {fec55bd9-abe5-4d58-86cb-b079623da776} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5227 2024.08.28 04:08:14.375089 [ 3 ] {fec55bd9-abe5-4d58-86cb-b079623da776} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5228 2024.08.28 04:08:14.375218 [ 3 ] {fec55bd9-abe5-4d58-86cb-b079623da776} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00143 sec., 9790.20979020979 rows/sec., 685.64 KiB/sec.
5229 2024.08.28 04:08:14.375589 [ 3 ] {fec55bd9-abe5-4d58-86cb-b079623da776} <Debug> DynamicQueryHandler: Done processing query
5230 2024.08.28 04:08:14.375622 [ 3 ] {fec55bd9-abe5-4d58-86cb-b079623da776} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5231 2024.08.28 04:08:14.375639 [ 3 ] {} <Debug> HTTP-Session: cfd43967-2af4-40ee-a23d-bc9d9c6455ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5232 2024.08.28 04:08:14.375763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5233 2024.08.28 04:08:14.375831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5234 2024.08.28 04:08:14.375855 [ 3 ] {} <Debug> HTTP-Session: 5a3b47b9-c001-469a-8abc-ecbefef3068b Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
5235 2024.08.28 04:08:14.375876 [ 3 ] {} <Debug> HTTP-Session: 5a3b47b9-c001-469a-8abc-ecbefef3068b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5236 2024.08.28 04:08:14.375894 [ 3 ] {} <Debug> HTTP-Session: 5a3b47b9-c001-469a-8abc-ecbefef3068b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5237 2024.08.28 04:08:14.375934 [ 3 ] {} <Trace> HTTP-Session: 5a3b47b9-c001-469a-8abc-ecbefef3068b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5238 2024.08.28 04:08:14.376042 [ 3 ] {73be578b-ee9c-4a5b-9dbb-d83c111280bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
5239 2024.08.28 04:08:14.376087 [ 3 ] {73be578b-ee9c-4a5b-9dbb-d83c111280bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
5240 2024.08.28 04:08:14.376338 [ 3 ] {73be578b-ee9c-4a5b-9dbb-d83c111280bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5241 2024.08.28 04:08:14.376628 [ 3 ] {73be578b-ee9c-4a5b-9dbb-d83c111280bc} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5242 2024.08.28 04:08:14.376663 [ 3 ] {73be578b-ee9c-4a5b-9dbb-d83c111280bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5243 2024.08.28 04:08:14.377008 [ 3 ] {73be578b-ee9c-4a5b-9dbb-d83c111280bc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5244 2024.08.28 04:08:14.377365 [ 3 ] {73be578b-ee9c-4a5b-9dbb-d83c111280bc} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5245 2024.08.28 04:08:14.377495 [ 3 ] {73be578b-ee9c-4a5b-9dbb-d83c111280bc} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001478 sec., 4059.539918809202 rows/sec., 239.85 KiB/sec.
5246 2024.08.28 04:08:14.377832 [ 3 ] {73be578b-ee9c-4a5b-9dbb-d83c111280bc} <Debug> DynamicQueryHandler: Done processing query
5247 2024.08.28 04:08:14.377857 [ 3 ] {73be578b-ee9c-4a5b-9dbb-d83c111280bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5248 2024.08.28 04:08:14.377873 [ 3 ] {} <Debug> HTTP-Session: 5a3b47b9-c001-469a-8abc-ecbefef3068b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5249 2024.08.28 04:08:14.378145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 66175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5250 2024.08.28 04:08:14.378195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5251 2024.08.28 04:08:14.378215 [ 3 ] {} <Debug> HTTP-Session: 6e09d66c-1b17-4c70-81fe-c2ec13ad7fb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
5252 2024.08.28 04:08:14.378231 [ 3 ] {} <Debug> HTTP-Session: 6e09d66c-1b17-4c70-81fe-c2ec13ad7fb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5253 2024.08.28 04:08:14.378245 [ 3 ] {} <Debug> HTTP-Session: 6e09d66c-1b17-4c70-81fe-c2ec13ad7fb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5254 2024.08.28 04:08:14.378276 [ 3 ] {} <Trace> HTTP-Session: 6e09d66c-1b17-4c70-81fe-c2ec13ad7fb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5255 2024.08.28 04:08:14.378484 [ 3 ] {49fde870-b6cd-4e5b-8d1a-c89aad39a504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5256 2024.08.28 04:08:14.378576 [ 3 ] {49fde870-b6cd-4e5b-8d1a-c89aad39a504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5257 2024.08.28 04:08:14.378826 [ 3 ] {49fde870-b6cd-4e5b-8d1a-c89aad39a504} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5258 2024.08.28 04:08:14.379403 [ 3 ] {49fde870-b6cd-4e5b-8d1a-c89aad39a504} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5259 2024.08.28 04:08:14.379440 [ 3 ] {49fde870-b6cd-4e5b-8d1a-c89aad39a504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5260 2024.08.28 04:08:14.379838 [ 3 ] {49fde870-b6cd-4e5b-8d1a-c89aad39a504} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5261 2024.08.28 04:08:14.380191 [ 3 ] {49fde870-b6cd-4e5b-8d1a-c89aad39a504} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5262 2024.08.28 04:08:14.380322 [ 3 ] {49fde870-b6cd-4e5b-8d1a-c89aad39a504} <Debug> executeQuery: Read 408 rows, 29.76 KiB in 0.001943 sec., 209984.55995882655 rows/sec., 14.96 MiB/sec.
5263 2024.08.28 04:08:14.380548 [ 3 ] {49fde870-b6cd-4e5b-8d1a-c89aad39a504} <Debug> DynamicQueryHandler: Done processing query
5264 2024.08.28 04:08:14.380583 [ 3 ] {49fde870-b6cd-4e5b-8d1a-c89aad39a504} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
5265 2024.08.28 04:08:14.380607 [ 3 ] {} <Debug> HTTP-Session: 6e09d66c-1b17-4c70-81fe-c2ec13ad7fb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5266 2024.08.28 04:08:14.380751 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5267 2024.08.28 04:08:14.380803 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5268 2024.08.28 04:08:14.380822 [ 3 ] {} <Debug> HTTP-Session: e5e60969-a6e1-4739-983b-0185656838c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
5269 2024.08.28 04:08:14.380839 [ 3 ] {} <Debug> HTTP-Session: e5e60969-a6e1-4739-983b-0185656838c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5270 2024.08.28 04:08:14.380852 [ 3 ] {} <Debug> HTTP-Session: e5e60969-a6e1-4739-983b-0185656838c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5271 2024.08.28 04:08:14.380883 [ 3 ] {} <Trace> HTTP-Session: e5e60969-a6e1-4739-983b-0185656838c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5272 2024.08.28 04:08:14.380977 [ 3 ] {9c01970e-5ee5-4e88-b028-1fa295191216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5273 2024.08.28 04:08:14.381020 [ 3 ] {9c01970e-5ee5-4e88-b028-1fa295191216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5274 2024.08.28 04:08:14.381157 [ 3 ] {9c01970e-5ee5-4e88-b028-1fa295191216} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5275 2024.08.28 04:08:14.381404 [ 3 ] {9c01970e-5ee5-4e88-b028-1fa295191216} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5276 2024.08.28 04:08:14.381440 [ 3 ] {9c01970e-5ee5-4e88-b028-1fa295191216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5277 2024.08.28 04:08:14.381787 [ 3 ] {9c01970e-5ee5-4e88-b028-1fa295191216} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5278 2024.08.28 04:08:14.382095 [ 3 ] {9c01970e-5ee5-4e88-b028-1fa295191216} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5279 2024.08.28 04:08:14.382247 [ 133 ] {} <Debug> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
5280 2024.08.28 04:08:14.382249 [ 3 ] {9c01970e-5ee5-4e88-b028-1fa295191216} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001286 sec., 4665.629860031104 rows/sec., 243.76 KiB/sec.
5281 2024.08.28 04:08:14.382316 [ 133 ] {} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5282 2024.08.28 04:08:14.382387 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5283 2024.08.28 04:08:14.382609 [ 3 ] {9c01970e-5ee5-4e88-b028-1fa295191216} <Debug> DynamicQueryHandler: Done processing query
5284 2024.08.28 04:08:14.382685 [ 3 ] {9c01970e-5ee5-4e88-b028-1fa295191216} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5285 2024.08.28 04:08:14.382765 [ 3 ] {} <Debug> HTTP-Session: e5e60969-a6e1-4739-983b-0185656838c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5286 2024.08.28 04:08:14.382825 [ 188 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
5287 2024.08.28 04:08:14.383035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 44624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5288 2024.08.28 04:08:14.383112 [ 188 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5289 2024.08.28 04:08:14.383129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5290 2024.08.28 04:08:14.383177 [ 3 ] {} <Debug> HTTP-Session: b148ca35-8b9e-45b7-aba3-5839504ad5b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
5291 2024.08.28 04:08:14.383181 [ 188 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
5292 2024.08.28 04:08:14.383199 [ 3 ] {} <Debug> HTTP-Session: b148ca35-8b9e-45b7-aba3-5839504ad5b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5293 2024.08.28 04:08:14.383237 [ 3 ] {} <Debug> HTTP-Session: b148ca35-8b9e-45b7-aba3-5839504ad5b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5294 2024.08.28 04:08:14.383338 [ 3 ] {} <Trace> HTTP-Session: b148ca35-8b9e-45b7-aba3-5839504ad5b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5295 2024.08.28 04:08:14.383397 [ 188 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
5296 2024.08.28 04:08:14.383680 [ 188 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
5297 2024.08.28 04:08:14.383903 [ 188 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
5298 2024.08.28 04:08:14.383980 [ 3 ] {70775e57-73c2-4ad5-89f0-d3f6c60b9162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5299 2024.08.28 04:08:14.384209 [ 188 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
5300 2024.08.28 04:08:14.384242 [ 3 ] {70775e57-73c2-4ad5-89f0-d3f6c60b9162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5301 2024.08.28 04:08:14.384525 [ 188 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
5302 2024.08.28 04:08:14.385289 [ 3 ] {70775e57-73c2-4ad5-89f0-d3f6c60b9162} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5303 2024.08.28 04:08:14.386421 [ 3 ] {70775e57-73c2-4ad5-89f0-d3f6c60b9162} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5304 2024.08.28 04:08:14.386493 [ 3 ] {70775e57-73c2-4ad5-89f0-d3f6c60b9162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5305 2024.08.28 04:08:14.387084 [ 188 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.004583935 sec., 14398.109920843119 rows/sec., 752.25 KiB/sec.
5306 2024.08.28 04:08:14.387278 [ 188 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
5307 2024.08.28 04:08:14.387481 [ 3 ] {70775e57-73c2-4ad5-89f0-d3f6c60b9162} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
5308 2024.08.28 04:08:14.388029 [ 188 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::all_1_11_2} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5309 2024.08.28 04:08:14.388166 [ 188 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::all_1_11_2} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
5310 2024.08.28 04:08:14.388313 [ 3 ] {70775e57-73c2-4ad5-89f0-d3f6c60b9162} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5311 2024.08.28 04:08:14.388345 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
5312 2024.08.28 04:08:14.388543 [ 3 ] {70775e57-73c2-4ad5-89f0-d3f6c60b9162} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004969 sec., 47695.713423223984 rows/sec., 3.20 MiB/sec.
5313 2024.08.28 04:08:14.388752 [ 3 ] {70775e57-73c2-4ad5-89f0-d3f6c60b9162} <Debug> DynamicQueryHandler: Done processing query
5314 2024.08.28 04:08:14.388778 [ 3 ] {70775e57-73c2-4ad5-89f0-d3f6c60b9162} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
5315 2024.08.28 04:08:14.388794 [ 3 ] {} <Debug> HTTP-Session: b148ca35-8b9e-45b7-aba3-5839504ad5b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5316 2024.08.28 04:08:14.388923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5317 2024.08.28 04:08:14.388972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5318 2024.08.28 04:08:14.388991 [ 3 ] {} <Debug> HTTP-Session: 4ebb81c1-4e16-4272-a703-0a43d1098bde Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
5319 2024.08.28 04:08:14.389008 [ 3 ] {} <Debug> HTTP-Session: 4ebb81c1-4e16-4272-a703-0a43d1098bde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5320 2024.08.28 04:08:14.389022 [ 3 ] {} <Debug> HTTP-Session: 4ebb81c1-4e16-4272-a703-0a43d1098bde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5321 2024.08.28 04:08:14.389053 [ 3 ] {} <Trace> HTTP-Session: 4ebb81c1-4e16-4272-a703-0a43d1098bde Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5322 2024.08.28 04:08:14.389147 [ 3 ] {a6f530a2-4bd3-4f2e-aab4-53e635617720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
5323 2024.08.28 04:08:14.389194 [ 3 ] {a6f530a2-4bd3-4f2e-aab4-53e635617720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
5324 2024.08.28 04:08:14.389335 [ 3 ] {a6f530a2-4bd3-4f2e-aab4-53e635617720} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5325 2024.08.28 04:08:14.389657 [ 3 ] {a6f530a2-4bd3-4f2e-aab4-53e635617720} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5326 2024.08.28 04:08:14.389695 [ 3 ] {a6f530a2-4bd3-4f2e-aab4-53e635617720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5327 2024.08.28 04:08:14.390051 [ 3 ] {a6f530a2-4bd3-4f2e-aab4-53e635617720} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5328 2024.08.28 04:08:14.390383 [ 3 ] {a6f530a2-4bd3-4f2e-aab4-53e635617720} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5329 2024.08.28 04:08:14.390538 [ 3 ] {a6f530a2-4bd3-4f2e-aab4-53e635617720} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001412 sec., 708.2152974504249 rows/sec., 47.72 KiB/sec.
5330 2024.08.28 04:08:14.390708 [ 3 ] {a6f530a2-4bd3-4f2e-aab4-53e635617720} <Debug> DynamicQueryHandler: Done processing query
5331 2024.08.28 04:08:14.390732 [ 3 ] {a6f530a2-4bd3-4f2e-aab4-53e635617720} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5332 2024.08.28 04:08:14.390749 [ 3 ] {} <Debug> HTTP-Session: 4ebb81c1-4e16-4272-a703-0a43d1098bde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5333 2024.08.28 04:08:14.390888 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 42842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5334 2024.08.28 04:08:14.390938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5335 2024.08.28 04:08:14.390957 [ 3 ] {} <Debug> HTTP-Session: 15fcaff9-4039-4ea9-8efa-0fe2e1d4688c Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
5336 2024.08.28 04:08:14.390974 [ 3 ] {} <Debug> HTTP-Session: 15fcaff9-4039-4ea9-8efa-0fe2e1d4688c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5337 2024.08.28 04:08:14.390988 [ 3 ] {} <Debug> HTTP-Session: 15fcaff9-4039-4ea9-8efa-0fe2e1d4688c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5338 2024.08.28 04:08:14.391019 [ 3 ] {} <Trace> HTTP-Session: 15fcaff9-4039-4ea9-8efa-0fe2e1d4688c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5339 2024.08.28 04:08:14.391316 [ 3 ] {57600a9e-8b91-482a-9e95-657996d19374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5340 2024.08.28 04:08:14.391381 [ 3 ] {57600a9e-8b91-482a-9e95-657996d19374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
5341 2024.08.28 04:08:14.391812 [ 3 ] {57600a9e-8b91-482a-9e95-657996d19374} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5342 2024.08.28 04:08:14.392448 [ 3 ] {57600a9e-8b91-482a-9e95-657996d19374} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5343 2024.08.28 04:08:14.392484 [ 3 ] {57600a9e-8b91-482a-9e95-657996d19374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5344 2024.08.28 04:08:14.393116 [ 3 ] {57600a9e-8b91-482a-9e95-657996d19374} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5345 2024.08.28 04:08:14.393522 [ 3 ] {57600a9e-8b91-482a-9e95-657996d19374} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5346 2024.08.28 04:08:14.393738 [ 3 ] {57600a9e-8b91-482a-9e95-657996d19374} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002625 sec., 9904.761904761905 rows/sec., 17.75 MiB/sec.
5347 2024.08.28 04:08:14.394413 [ 3 ] {57600a9e-8b91-482a-9e95-657996d19374} <Debug> DynamicQueryHandler: Done processing query
5348 2024.08.28 04:08:14.394438 [ 3 ] {57600a9e-8b91-482a-9e95-657996d19374} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
5349 2024.08.28 04:08:14.394455 [ 3 ] {} <Debug> HTTP-Session: 15fcaff9-4039-4ea9-8efa-0fe2e1d4688c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5350 2024.08.28 04:08:14.394579 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5351 2024.08.28 04:08:14.394630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5352 2024.08.28 04:08:14.394650 [ 3 ] {} <Debug> HTTP-Session: f9d39b4f-5d6d-4615-b7ed-6bc6ee800624 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
5353 2024.08.28 04:08:14.394668 [ 3 ] {} <Debug> HTTP-Session: f9d39b4f-5d6d-4615-b7ed-6bc6ee800624 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5354 2024.08.28 04:08:14.394682 [ 3 ] {} <Debug> HTTP-Session: f9d39b4f-5d6d-4615-b7ed-6bc6ee800624 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5355 2024.08.28 04:08:14.394713 [ 3 ] {} <Trace> HTTP-Session: f9d39b4f-5d6d-4615-b7ed-6bc6ee800624 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5356 2024.08.28 04:08:14.394853 [ 3 ] {c3f65c0e-4ec3-4b65-9123-e2c922603f1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5357 2024.08.28 04:08:14.394900 [ 3 ] {c3f65c0e-4ec3-4b65-9123-e2c922603f1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5358 2024.08.28 04:08:14.395061 [ 3 ] {c3f65c0e-4ec3-4b65-9123-e2c922603f1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5359 2024.08.28 04:08:14.395357 [ 3 ] {c3f65c0e-4ec3-4b65-9123-e2c922603f1d} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5360 2024.08.28 04:08:14.395394 [ 3 ] {c3f65c0e-4ec3-4b65-9123-e2c922603f1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5361 2024.08.28 04:08:14.395760 [ 3 ] {c3f65c0e-4ec3-4b65-9123-e2c922603f1d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
5362 2024.08.28 04:08:14.396079 [ 3 ] {c3f65c0e-4ec3-4b65-9123-e2c922603f1d} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5363 2024.08.28 04:08:14.396247 [ 3 ] {c3f65c0e-4ec3-4b65-9123-e2c922603f1d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001445 sec., 56747.40484429066 rows/sec., 3.60 MiB/sec.
5364 2024.08.28 04:08:14.396428 [ 3 ] {c3f65c0e-4ec3-4b65-9123-e2c922603f1d} <Debug> DynamicQueryHandler: Done processing query
5365 2024.08.28 04:08:14.396453 [ 3 ] {c3f65c0e-4ec3-4b65-9123-e2c922603f1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5366 2024.08.28 04:08:14.396470 [ 3 ] {} <Debug> HTTP-Session: f9d39b4f-5d6d-4615-b7ed-6bc6ee800624 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5367 2024.08.28 04:08:15.001131 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.26 MiB, peak 193.46 MiB, free memory in arenas 0.00 B, will set to 184.24 MiB (RSS), difference: -1.02 MiB
5368 2024.08.28 04:08:17.457623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5369 2024.08.28 04:08:17.457738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5370 2024.08.28 04:08:17.457765 [ 3 ] {} <Debug> HTTP-Session: bd68f20e-56ed-49b3-b36f-24e8ae098739 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
5371 2024.08.28 04:08:17.457789 [ 3 ] {} <Debug> HTTP-Session: bd68f20e-56ed-49b3-b36f-24e8ae098739 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5372 2024.08.28 04:08:17.457803 [ 3 ] {} <Debug> HTTP-Session: bd68f20e-56ed-49b3-b36f-24e8ae098739 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5373 2024.08.28 04:08:17.457853 [ 3 ] {} <Trace> HTTP-Session: bd68f20e-56ed-49b3-b36f-24e8ae098739 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5374 2024.08.28 04:08:17.458106 [ 3 ] {52d25809-c24a-4f3f-976a-9264685f541d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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)
5375 2024.08.28 04:08:17.458516 [ 3 ] {52d25809-c24a-4f3f-976a-9264685f541d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
5376 2024.08.28 04:08:17.458568 [ 3 ] {52d25809-c24a-4f3f-976a-9264685f541d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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
5377 2024.08.28 04:08:17.458935 [ 3 ] {52d25809-c24a-4f3f-976a-9264685f541d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
5378 2024.08.28 04:08:17.459019 [ 3 ] {52d25809-c24a-4f3f-976a-9264685f541d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
5379 2024.08.28 04:08:17.459194 [ 3 ] {52d25809-c24a-4f3f-976a-9264685f541d} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Key condition: (column 0 notIn 36-element set)
5380 2024.08.28 04:08:17.459417 [ 258 ] {52d25809-c24a-4f3f-976a-9264685f541d} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
5381 2024.08.28 04:08:17.459431 [ 262 ] {52d25809-c24a-4f3f-976a-9264685f541d} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps
5382 2024.08.28 04:08:17.459483 [ 251 ] {52d25809-c24a-4f3f-976a-9264685f541d} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
5383 2024.08.28 04:08:17.459417 [ 261 ] {52d25809-c24a-4f3f-976a-9264685f541d} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
5384 2024.08.28 04:08:17.459486 [ 260 ] {52d25809-c24a-4f3f-976a-9264685f541d} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
5385 2024.08.28 04:08:17.459676 [ 3 ] {52d25809-c24a-4f3f-976a-9264685f541d} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges
5386 2024.08.28 04:08:17.459711 [ 3 ] {52d25809-c24a-4f3f-976a-9264685f541d} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Spreading mark ranges among streams (default reading)
5387 2024.08.28 04:08:17.459853 [ 3 ] {52d25809-c24a-4f3f-976a-9264685f541d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
5388 2024.08.28 04:08:17.459879 [ 3 ] {52d25809-c24a-4f3f-976a-9264685f541d} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Reading approx. 35 rows with 4 streams
5389 2024.08.28 04:08:17.459923 [ 3 ] {52d25809-c24a-4f3f-976a-9264685f541d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))"
5390 2024.08.28 04:08:17.459972 [ 3 ] {52d25809-c24a-4f3f-976a-9264685f541d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))"
5391 2024.08.28 04:08:17.460014 [ 3 ] {52d25809-c24a-4f3f-976a-9264685f541d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))"
5392 2024.08.28 04:08:17.460056 [ 3 ] {52d25809-c24a-4f3f-976a-9264685f541d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))"
5393 2024.08.28 04:08:17.462458 [ 3 ] {52d25809-c24a-4f3f-976a-9264685f541d} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.004472 sec., 7826.475849731663 rows/sec., 301.35 KiB/sec.
5394 2024.08.28 04:08:17.462901 [ 3 ] {52d25809-c24a-4f3f-976a-9264685f541d} <Debug> DynamicQueryHandler: Done processing query
5395 2024.08.28 04:08:17.462928 [ 3 ] {52d25809-c24a-4f3f-976a-9264685f541d} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB.
5396 2024.08.28 04:08:17.462946 [ 3 ] {} <Debug> HTTP-Session: bd68f20e-56ed-49b3-b36f-24e8ae098739 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5397 2024.08.28 04:08:17.463336 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5398 2024.08.28 04:08:17.463397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5399 2024.08.28 04:08:17.463417 [ 3 ] {} <Debug> HTTP-Session: 9053f3a1-f567-45ba-9845-7f66dd54dbec Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
5400 2024.08.28 04:08:17.463437 [ 3 ] {} <Debug> HTTP-Session: 9053f3a1-f567-45ba-9845-7f66dd54dbec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5401 2024.08.28 04:08:17.463452 [ 3 ] {} <Debug> HTTP-Session: 9053f3a1-f567-45ba-9845-7f66dd54dbec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5402 2024.08.28 04:08:17.463490 [ 3 ] {} <Trace> HTTP-Session: 9053f3a1-f567-45ba-9845-7f66dd54dbec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5403 2024.08.28 04:08:17.463662 [ 3 ] {4229a25d-bd30-4088-b569-4887ea06b2e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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)
5404 2024.08.28 04:08:17.463977 [ 3 ] {4229a25d-bd30-4088-b569-4887ea06b2e5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
5405 2024.08.28 04:08:17.464027 [ 3 ] {4229a25d-bd30-4088-b569-4887ea06b2e5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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
5406 2024.08.28 04:08:17.464366 [ 3 ] {4229a25d-bd30-4088-b569-4887ea06b2e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
5407 2024.08.28 04:08:17.464436 [ 3 ] {4229a25d-bd30-4088-b569-4887ea06b2e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
5408 2024.08.28 04:08:17.464580 [ 3 ] {4229a25d-bd30-4088-b569-4887ea06b2e5} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Key condition: (column 0 notIn 37-element set)
5409 2024.08.28 04:08:17.464790 [ 262 ] {4229a25d-bd30-4088-b569-4887ea06b2e5} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
5410 2024.08.28 04:08:17.464797 [ 259 ] {4229a25d-bd30-4088-b569-4887ea06b2e5} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
5411 2024.08.28 04:08:17.464848 [ 263 ] {4229a25d-bd30-4088-b569-4887ea06b2e5} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
5412 2024.08.28 04:08:17.464811 [ 251 ] {4229a25d-bd30-4088-b569-4887ea06b2e5} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
5413 2024.08.28 04:08:17.464895 [ 261 ] {4229a25d-bd30-4088-b569-4887ea06b2e5} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps
5414 2024.08.28 04:08:17.465046 [ 3 ] {4229a25d-bd30-4088-b569-4887ea06b2e5} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges
5415 2024.08.28 04:08:17.465076 [ 3 ] {4229a25d-bd30-4088-b569-4887ea06b2e5} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Spreading mark ranges among streams (default reading)
5416 2024.08.28 04:08:17.465200 [ 3 ] {4229a25d-bd30-4088-b569-4887ea06b2e5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
5417 2024.08.28 04:08:17.465221 [ 3 ] {4229a25d-bd30-4088-b569-4887ea06b2e5} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Reading approx. 35 rows with 4 streams
5418 2024.08.28 04:08:17.465262 [ 3 ] {4229a25d-bd30-4088-b569-4887ea06b2e5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))"
5419 2024.08.28 04:08:17.465305 [ 3 ] {4229a25d-bd30-4088-b569-4887ea06b2e5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))"
5420 2024.08.28 04:08:17.465344 [ 3 ] {4229a25d-bd30-4088-b569-4887ea06b2e5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))"
5421 2024.08.28 04:08:17.465380 [ 3 ] {4229a25d-bd30-4088-b569-4887ea06b2e5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))"
5422 2024.08.28 04:08:17.467385 [ 3 ] {4229a25d-bd30-4088-b569-4887ea06b2e5} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.00381 sec., 9186.351706036745 rows/sec., 353.72 KiB/sec.
5423 2024.08.28 04:08:17.467803 [ 3 ] {4229a25d-bd30-4088-b569-4887ea06b2e5} <Debug> DynamicQueryHandler: Done processing query
5424 2024.08.28 04:08:17.467829 [ 3 ] {4229a25d-bd30-4088-b569-4887ea06b2e5} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB.
5425 2024.08.28 04:08:17.467849 [ 3 ] {} <Debug> HTTP-Session: 9053f3a1-f567-45ba-9845-7f66dd54dbec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5426 2024.08.28 04:08:17.468249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1393, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5427 2024.08.28 04:08:17.468304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5428 2024.08.28 04:08:17.468330 [ 3 ] {} <Debug> HTTP-Session: 4301f896-640c-46b4-9981-6bdede50895e Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
5429 2024.08.28 04:08:17.468348 [ 3 ] {} <Debug> HTTP-Session: 4301f896-640c-46b4-9981-6bdede50895e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5430 2024.08.28 04:08:17.468362 [ 3 ] {} <Debug> HTTP-Session: 4301f896-640c-46b4-9981-6bdede50895e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5431 2024.08.28 04:08:17.468396 [ 3 ] {} <Trace> HTTP-Session: 4301f896-640c-46b4-9981-6bdede50895e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5432 2024.08.28 04:08:17.468564 [ 3 ] {b9e36404-73c5-418d-8622-66e1c8e90895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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)
5433 2024.08.28 04:08:17.468865 [ 3 ] {b9e36404-73c5-418d-8622-66e1c8e90895} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
5434 2024.08.28 04:08:17.468915 [ 3 ] {b9e36404-73c5-418d-8622-66e1c8e90895} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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
5435 2024.08.28 04:08:17.469241 [ 3 ] {b9e36404-73c5-418d-8622-66e1c8e90895} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
5436 2024.08.28 04:08:17.469307 [ 3 ] {b9e36404-73c5-418d-8622-66e1c8e90895} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
5437 2024.08.28 04:08:17.469453 [ 3 ] {b9e36404-73c5-418d-8622-66e1c8e90895} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Key condition: (column 0 notIn 38-element set)
5438 2024.08.28 04:08:17.469666 [ 262 ] {b9e36404-73c5-418d-8622-66e1c8e90895} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps
5439 2024.08.28 04:08:17.469671 [ 259 ] {b9e36404-73c5-418d-8622-66e1c8e90895} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
5440 2024.08.28 04:08:17.469737 [ 251 ] {b9e36404-73c5-418d-8622-66e1c8e90895} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
5441 2024.08.28 04:08:17.469736 [ 263 ] {b9e36404-73c5-418d-8622-66e1c8e90895} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
5442 2024.08.28 04:08:17.469698 [ 250 ] {b9e36404-73c5-418d-8622-66e1c8e90895} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
5443 2024.08.28 04:08:17.469920 [ 3 ] {b9e36404-73c5-418d-8622-66e1c8e90895} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges
5444 2024.08.28 04:08:17.469952 [ 3 ] {b9e36404-73c5-418d-8622-66e1c8e90895} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Spreading mark ranges among streams (default reading)
5445 2024.08.28 04:08:17.470074 [ 3 ] {b9e36404-73c5-418d-8622-66e1c8e90895} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
5446 2024.08.28 04:08:17.470095 [ 3 ] {b9e36404-73c5-418d-8622-66e1c8e90895} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Reading approx. 35 rows with 4 streams
5447 2024.08.28 04:08:17.470135 [ 3 ] {b9e36404-73c5-418d-8622-66e1c8e90895} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))"
5448 2024.08.28 04:08:17.470179 [ 3 ] {b9e36404-73c5-418d-8622-66e1c8e90895} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))"
5449 2024.08.28 04:08:17.470221 [ 3 ] {b9e36404-73c5-418d-8622-66e1c8e90895} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))"
5450 2024.08.28 04:08:17.470259 [ 3 ] {b9e36404-73c5-418d-8622-66e1c8e90895} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))"
5451 2024.08.28 04:08:17.472271 [ 3 ] {b9e36404-73c5-418d-8622-66e1c8e90895} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.003788 sec., 9239.704329461458 rows/sec., 355.77 KiB/sec.
5452 2024.08.28 04:08:17.472652 [ 3 ] {b9e36404-73c5-418d-8622-66e1c8e90895} <Debug> DynamicQueryHandler: Done processing query
5453 2024.08.28 04:08:17.472676 [ 3 ] {b9e36404-73c5-418d-8622-66e1c8e90895} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB.
5454 2024.08.28 04:08:17.472693 [ 3 ] {} <Debug> HTTP-Session: 4301f896-640c-46b4-9981-6bdede50895e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5455 2024.08.28 04:08:17.472978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1426, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5456 2024.08.28 04:08:17.473027 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5457 2024.08.28 04:08:17.473046 [ 3 ] {} <Debug> HTTP-Session: 329ff0e4-0fc3-4e64-8a82-d65c2432ae1d Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
5458 2024.08.28 04:08:17.473062 [ 3 ] {} <Debug> HTTP-Session: 329ff0e4-0fc3-4e64-8a82-d65c2432ae1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5459 2024.08.28 04:08:17.473075 [ 3 ] {} <Debug> HTTP-Session: 329ff0e4-0fc3-4e64-8a82-d65c2432ae1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5460 2024.08.28 04:08:17.473108 [ 3 ] {} <Trace> HTTP-Session: 329ff0e4-0fc3-4e64-8a82-d65c2432ae1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5461 2024.08.28 04:08:17.473265 [ 3 ] {2f5da153-ef06-4dea-a3b7-4d73d250f170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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: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)
5462 2024.08.28 04:08:17.473569 [ 3 ] {2f5da153-ef06-4dea-a3b7-4d73d250f170} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
5463 2024.08.28 04:08:17.473618 [ 3 ] {2f5da153-ef06-4dea-a3b7-4d73d250f170} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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: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
5464 2024.08.28 04:08:17.473944 [ 3 ] {2f5da153-ef06-4dea-a3b7-4d73d250f170} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
5465 2024.08.28 04:08:17.474011 [ 3 ] {2f5da153-ef06-4dea-a3b7-4d73d250f170} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
5466 2024.08.28 04:08:17.474153 [ 3 ] {2f5da153-ef06-4dea-a3b7-4d73d250f170} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Key condition: (column 0 notIn 39-element set)
5467 2024.08.28 04:08:17.474429 [ 258 ] {2f5da153-ef06-4dea-a3b7-4d73d250f170} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
5468 2024.08.28 04:08:17.474447 [ 250 ] {2f5da153-ef06-4dea-a3b7-4d73d250f170} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
5469 2024.08.28 04:08:17.474463 [ 263 ] {2f5da153-ef06-4dea-a3b7-4d73d250f170} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
5470 2024.08.28 04:08:17.474462 [ 260 ] {2f5da153-ef06-4dea-a3b7-4d73d250f170} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
5471 2024.08.28 04:08:17.474449 [ 251 ] {2f5da153-ef06-4dea-a3b7-4d73d250f170} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps
5472 2024.08.28 04:08:17.474664 [ 3 ] {2f5da153-ef06-4dea-a3b7-4d73d250f170} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges
5473 2024.08.28 04:08:17.474697 [ 3 ] {2f5da153-ef06-4dea-a3b7-4d73d250f170} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Spreading mark ranges among streams (default reading)
5474 2024.08.28 04:08:17.474826 [ 3 ] {2f5da153-ef06-4dea-a3b7-4d73d250f170} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
5475 2024.08.28 04:08:17.474851 [ 3 ] {2f5da153-ef06-4dea-a3b7-4d73d250f170} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Reading approx. 35 rows with 4 streams
5476 2024.08.28 04:08:17.474893 [ 3 ] {2f5da153-ef06-4dea-a3b7-4d73d250f170} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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: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'))"
5477 2024.08.28 04:08:17.474936 [ 3 ] {2f5da153-ef06-4dea-a3b7-4d73d250f170} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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: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'))"
5478 2024.08.28 04:08:17.474976 [ 3 ] {2f5da153-ef06-4dea-a3b7-4d73d250f170} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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: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'))"
5479 2024.08.28 04:08:17.475013 [ 3 ] {2f5da153-ef06-4dea-a3b7-4d73d250f170} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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: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'))"
5480 2024.08.28 04:08:17.477261 [ 3 ] {2f5da153-ef06-4dea-a3b7-4d73d250f170} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.004074 sec., 8591.065292096218 rows/sec., 330.79 KiB/sec.
5481 2024.08.28 04:08:17.477693 [ 3 ] {2f5da153-ef06-4dea-a3b7-4d73d250f170} <Debug> DynamicQueryHandler: Done processing query
5482 2024.08.28 04:08:17.477722 [ 3 ] {2f5da153-ef06-4dea-a3b7-4d73d250f170} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB.
5483 2024.08.28 04:08:17.477743 [ 3 ] {} <Debug> HTTP-Session: 329ff0e4-0fc3-4e64-8a82-d65c2432ae1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5484 2024.08.28 04:08:17.478005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5485 2024.08.28 04:08:17.478058 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5486 2024.08.28 04:08:17.478077 [ 3 ] {} <Debug> HTTP-Session: 68409e89-0291-42bc-ae04-a8de8e108f55 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
5487 2024.08.28 04:08:17.478094 [ 3 ] {} <Debug> HTTP-Session: 68409e89-0291-42bc-ae04-a8de8e108f55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5488 2024.08.28 04:08:17.478107 [ 3 ] {} <Debug> HTTP-Session: 68409e89-0291-42bc-ae04-a8de8e108f55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5489 2024.08.28 04:08:17.478138 [ 3 ] {} <Trace> HTTP-Session: 68409e89-0291-42bc-ae04-a8de8e108f55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5490 2024.08.28 04:08:17.478295 [ 3 ] {b49138e8-3cac-49a5-9de2-d49157d2b23c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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: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)
5491 2024.08.28 04:08:17.478601 [ 3 ] {b49138e8-3cac-49a5-9de2-d49157d2b23c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
5492 2024.08.28 04:08:17.478650 [ 3 ] {b49138e8-3cac-49a5-9de2-d49157d2b23c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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: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
5493 2024.08.28 04:08:17.478980 [ 3 ] {b49138e8-3cac-49a5-9de2-d49157d2b23c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
5494 2024.08.28 04:08:17.479045 [ 3 ] {b49138e8-3cac-49a5-9de2-d49157d2b23c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
5495 2024.08.28 04:08:17.479186 [ 3 ] {b49138e8-3cac-49a5-9de2-d49157d2b23c} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Key condition: (column 0 notIn 40-element set)
5496 2024.08.28 04:08:17.479371 [ 259 ] {b49138e8-3cac-49a5-9de2-d49157d2b23c} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
5497 2024.08.28 04:08:17.479384 [ 262 ] {b49138e8-3cac-49a5-9de2-d49157d2b23c} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps
5498 2024.08.28 04:08:17.479477 [ 251 ] {b49138e8-3cac-49a5-9de2-d49157d2b23c} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
5499 2024.08.28 04:08:17.479505 [ 261 ] {b49138e8-3cac-49a5-9de2-d49157d2b23c} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
5500 2024.08.28 04:08:17.479510 [ 250 ] {b49138e8-3cac-49a5-9de2-d49157d2b23c} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
5501 2024.08.28 04:08:17.479656 [ 3 ] {b49138e8-3cac-49a5-9de2-d49157d2b23c} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges
5502 2024.08.28 04:08:17.479686 [ 3 ] {b49138e8-3cac-49a5-9de2-d49157d2b23c} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Spreading mark ranges among streams (default reading)
5503 2024.08.28 04:08:17.479810 [ 3 ] {b49138e8-3cac-49a5-9de2-d49157d2b23c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
5504 2024.08.28 04:08:17.479833 [ 3 ] {b49138e8-3cac-49a5-9de2-d49157d2b23c} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Reading approx. 35 rows with 4 streams
5505 2024.08.28 04:08:17.479873 [ 3 ] {b49138e8-3cac-49a5-9de2-d49157d2b23c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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: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'))"
5506 2024.08.28 04:08:17.479915 [ 3 ] {b49138e8-3cac-49a5-9de2-d49157d2b23c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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: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'))"
5507 2024.08.28 04:08:17.479955 [ 3 ] {b49138e8-3cac-49a5-9de2-d49157d2b23c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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: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'))"
5508 2024.08.28 04:08:17.479993 [ 3 ] {b49138e8-3cac-49a5-9de2-d49157d2b23c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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: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'))"
5509 2024.08.28 04:08:17.482341 [ 3 ] {b49138e8-3cac-49a5-9de2-d49157d2b23c} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.004125 sec., 8484.848484848484 rows/sec., 326.70 KiB/sec.
5510 2024.08.28 04:08:17.482770 [ 3 ] {b49138e8-3cac-49a5-9de2-d49157d2b23c} <Debug> DynamicQueryHandler: Done processing query
5511 2024.08.28 04:08:17.482801 [ 3 ] {b49138e8-3cac-49a5-9de2-d49157d2b23c} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB.
5512 2024.08.28 04:08:17.482822 [ 3 ] {} <Debug> HTTP-Session: 68409e89-0291-42bc-ae04-a8de8e108f55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5513 2024.08.28 04:08:17.483050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5514 2024.08.28 04:08:17.483099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5515 2024.08.28 04:08:17.483118 [ 3 ] {} <Debug> HTTP-Session: c1192676-241e-45b1-9fd7-51d13cc54705 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
5516 2024.08.28 04:08:17.483134 [ 3 ] {} <Debug> HTTP-Session: c1192676-241e-45b1-9fd7-51d13cc54705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5517 2024.08.28 04:08:17.483148 [ 3 ] {} <Debug> HTTP-Session: c1192676-241e-45b1-9fd7-51d13cc54705 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5518 2024.08.28 04:08:17.483180 [ 3 ] {} <Trace> HTTP-Session: c1192676-241e-45b1-9fd7-51d13cc54705 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5519 2024.08.28 04:08:17.483341 [ 3 ] {d4bdef6b-501b-4eda-bd4d-3d3139853d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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', '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)
5520 2024.08.28 04:08:17.483645 [ 3 ] {d4bdef6b-501b-4eda-bd4d-3d3139853d6f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
5521 2024.08.28 04:08:17.483695 [ 3 ] {d4bdef6b-501b-4eda-bd4d-3d3139853d6f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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', '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
5522 2024.08.28 04:08:17.484029 [ 3 ] {d4bdef6b-501b-4eda-bd4d-3d3139853d6f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
5523 2024.08.28 04:08:17.484094 [ 3 ] {d4bdef6b-501b-4eda-bd4d-3d3139853d6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
5524 2024.08.28 04:08:17.484236 [ 3 ] {d4bdef6b-501b-4eda-bd4d-3d3139853d6f} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Key condition: (column 0 notIn 41-element set)
5525 2024.08.28 04:08:17.484428 [ 264 ] {d4bdef6b-501b-4eda-bd4d-3d3139853d6f} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
5526 2024.08.28 04:08:17.484481 [ 262 ] {d4bdef6b-501b-4eda-bd4d-3d3139853d6f} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
5527 2024.08.28 04:08:17.484487 [ 259 ] {d4bdef6b-501b-4eda-bd4d-3d3139853d6f} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
5528 2024.08.28 04:08:17.484513 [ 258 ] {d4bdef6b-501b-4eda-bd4d-3d3139853d6f} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
5529 2024.08.28 04:08:17.484517 [ 250 ] {d4bdef6b-501b-4eda-bd4d-3d3139853d6f} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps
5530 2024.08.28 04:08:17.484662 [ 3 ] {d4bdef6b-501b-4eda-bd4d-3d3139853d6f} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges
5531 2024.08.28 04:08:17.484693 [ 3 ] {d4bdef6b-501b-4eda-bd4d-3d3139853d6f} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Spreading mark ranges among streams (default reading)
5532 2024.08.28 04:08:17.484819 [ 3 ] {d4bdef6b-501b-4eda-bd4d-3d3139853d6f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
5533 2024.08.28 04:08:17.484841 [ 3 ] {d4bdef6b-501b-4eda-bd4d-3d3139853d6f} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Reading approx. 35 rows with 4 streams
5534 2024.08.28 04:08:17.484882 [ 3 ] {d4bdef6b-501b-4eda-bd4d-3d3139853d6f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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', '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'))"
5535 2024.08.28 04:08:17.484924 [ 3 ] {d4bdef6b-501b-4eda-bd4d-3d3139853d6f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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', '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'))"
5536 2024.08.28 04:08:17.484964 [ 3 ] {d4bdef6b-501b-4eda-bd4d-3d3139853d6f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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', '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'))"
5537 2024.08.28 04:08:17.485001 [ 3 ] {d4bdef6b-501b-4eda-bd4d-3d3139853d6f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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', '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'))"
5538 2024.08.28 04:08:17.487151 [ 3 ] {d4bdef6b-501b-4eda-bd4d-3d3139853d6f} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.003891 sec., 8995.116936520175 rows/sec., 346.35 KiB/sec.
5539 2024.08.28 04:08:17.487535 [ 3 ] {d4bdef6b-501b-4eda-bd4d-3d3139853d6f} <Debug> DynamicQueryHandler: Done processing query
5540 2024.08.28 04:08:17.487560 [ 3 ] {d4bdef6b-501b-4eda-bd4d-3d3139853d6f} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB.
5541 2024.08.28 04:08:17.487578 [ 3 ] {} <Debug> HTTP-Session: c1192676-241e-45b1-9fd7-51d13cc54705 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5542 2024.08.28 04:08:17.704543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 2476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5543 2024.08.28 04:08:17.704687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5544 2024.08.28 04:08:17.704728 [ 3 ] {} <Debug> HTTP-Session: 1df2c64f-6f56-4d6e-8b4b-b03435cedfdc Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
5545 2024.08.28 04:08:17.704766 [ 3 ] {} <Debug> HTTP-Session: 1df2c64f-6f56-4d6e-8b4b-b03435cedfdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5546 2024.08.28 04:08:17.704793 [ 3 ] {} <Debug> HTTP-Session: 1df2c64f-6f56-4d6e-8b4b-b03435cedfdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5547 2024.08.28 04:08:17.704868 [ 3 ] {} <Trace> HTTP-Session: 1df2c64f-6f56-4d6e-8b4b-b03435cedfdc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5548 2024.08.28 04:08:17.705151 [ 3 ] {3a96a487-b6ce-43a0-8547-b7463700c0f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
5549 2024.08.28 04:08:17.705231 [ 3 ] {3a96a487-b6ce-43a0-8547-b7463700c0f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
5550 2024.08.28 04:08:17.705467 [ 3 ] {3a96a487-b6ce-43a0-8547-b7463700c0f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5551 2024.08.28 04:08:17.706008 [ 3 ] {3a96a487-b6ce-43a0-8547-b7463700c0f4} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5552 2024.08.28 04:08:17.706054 [ 3 ] {3a96a487-b6ce-43a0-8547-b7463700c0f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5553 2024.08.28 04:08:17.706596 [ 3 ] {3a96a487-b6ce-43a0-8547-b7463700c0f4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
5554 2024.08.28 04:08:17.706922 [ 3 ] {3a96a487-b6ce-43a0-8547-b7463700c0f4} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5555 2024.08.28 04:08:17.707075 [ 3 ] {3a96a487-b6ce-43a0-8547-b7463700c0f4} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.00202 sec., 2970.29702970297 rows/sec., 661.36 KiB/sec.
5556 2024.08.28 04:08:17.707111 [ 129 ] {} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
5557 2024.08.28 04:08:17.707229 [ 129 ] {} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5558 2024.08.28 04:08:17.707281 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5559 2024.08.28 04:08:17.707424 [ 3 ] {3a96a487-b6ce-43a0-8547-b7463700c0f4} <Debug> DynamicQueryHandler: Done processing query
5560 2024.08.28 04:08:17.707499 [ 3 ] {3a96a487-b6ce-43a0-8547-b7463700c0f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5561 2024.08.28 04:08:17.707588 [ 3 ] {} <Debug> HTTP-Session: 1df2c64f-6f56-4d6e-8b4b-b03435cedfdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5562 2024.08.28 04:08:17.707665 [ 196 ] {b013b8f8-4b9d-4856-945a-ddb12fa3ace0::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
5563 2024.08.28 04:08:17.707997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 173110, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5564 2024.08.28 04:08:17.708142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5565 2024.08.28 04:08:17.708197 [ 196 ] {b013b8f8-4b9d-4856-945a-ddb12fa3ace0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5566 2024.08.28 04:08:17.708202 [ 3 ] {} <Debug> HTTP-Session: e165ed26-77ba-4a74-8a25-172dc9cb8a8f Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
5567 2024.08.28 04:08:17.708263 [ 3 ] {} <Debug> HTTP-Session: e165ed26-77ba-4a74-8a25-172dc9cb8a8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5568 2024.08.28 04:08:17.708279 [ 196 ] {b013b8f8-4b9d-4856-945a-ddb12fa3ace0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 5 rows starting from the beginning of the part
5569 2024.08.28 04:08:17.708293 [ 3 ] {} <Debug> HTTP-Session: e165ed26-77ba-4a74-8a25-172dc9cb8a8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5570 2024.08.28 04:08:17.708358 [ 3 ] {} <Trace> HTTP-Session: e165ed26-77ba-4a74-8a25-172dc9cb8a8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5571 2024.08.28 04:08:17.708518 [ 196 ] {b013b8f8-4b9d-4856-945a-ddb12fa3ace0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part
5572 2024.08.28 04:08:17.708663 [ 196 ] {b013b8f8-4b9d-4856-945a-ddb12fa3ace0::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
5573 2024.08.28 04:08:17.708762 [ 196 ] {b013b8f8-4b9d-4856-945a-ddb12fa3ace0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part
5574 2024.08.28 04:08:17.708846 [ 196 ] {b013b8f8-4b9d-4856-945a-ddb12fa3ace0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part
5575 2024.08.28 04:08:17.708930 [ 196 ] {b013b8f8-4b9d-4856-945a-ddb12fa3ace0::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
5576 2024.08.28 04:08:17.709425 [ 3 ] {bfbf0b8f-689c-424e-84bf-b9da6bb93a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5577 2024.08.28 04:08:17.709530 [ 3 ] {bfbf0b8f-689c-424e-84bf-b9da6bb93a42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5578 2024.08.28 04:08:17.710620 [ 3 ] {bfbf0b8f-689c-424e-84bf-b9da6bb93a42} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5579 2024.08.28 04:08:17.713458 [ 3 ] {bfbf0b8f-689c-424e-84bf-b9da6bb93a42} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5580 2024.08.28 04:08:17.713530 [ 3 ] {bfbf0b8f-689c-424e-84bf-b9da6bb93a42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5581 2024.08.28 04:08:17.714850 [ 3 ] {bfbf0b8f-689c-424e-84bf-b9da6bb93a42} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5582 2024.08.28 04:08:17.715475 [ 196 ] {b013b8f8-4b9d-4856-945a-ddb12fa3ace0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 6 columns (6 merged, 0 gathered) in 0.008082548 sec., 5196.3811411945835 rows/sec., 824.86 KiB/sec.
5583 2024.08.28 04:08:17.715486 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache
5584 2024.08.28 04:08:17.715598 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache
5585 2024.08.28 04:08:17.715763 [ 196 ] {b013b8f8-4b9d-4856-945a-ddb12fa3ace0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
5586 2024.08.28 04:08:17.716069 [ 3 ] {bfbf0b8f-689c-424e-84bf-b9da6bb93a42} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5587 2024.08.28 04:08:17.716593 [ 3 ] {bfbf0b8f-689c-424e-84bf-b9da6bb93a42} <Debug> executeQuery: Read 1198 rows, 100.69 KiB in 0.007996 sec., 149824.9124562281 rows/sec., 12.30 MiB/sec.
5588 2024.08.28 04:08:17.717116 [ 196 ] {b013b8f8-4b9d-4856-945a-ddb12fa3ace0::all_1_6_1} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5589 2024.08.28 04:08:17.717129 [ 3 ] {bfbf0b8f-689c-424e-84bf-b9da6bb93a42} <Debug> DynamicQueryHandler: Done processing query
5590 2024.08.28 04:08:17.717196 [ 3 ] {bfbf0b8f-689c-424e-84bf-b9da6bb93a42} <Debug> MemoryTracker: Peak memory usage (for query): 4.97 MiB.
5591 2024.08.28 04:08:17.717246 [ 3 ] {} <Debug> HTTP-Session: e165ed26-77ba-4a74-8a25-172dc9cb8a8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5592 2024.08.28 04:08:17.717259 [ 196 ] {b013b8f8-4b9d-4856-945a-ddb12fa3ace0::all_1_6_1} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
5593 2024.08.28 04:08:17.717368 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
5594 2024.08.28 04:08:17.717478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5595 2024.08.28 04:08:17.717547 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5596 2024.08.28 04:08:17.717567 [ 3 ] {} <Debug> HTTP-Session: fc727a87-f00e-4834-b0ae-8bcb53e2befa Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
5597 2024.08.28 04:08:17.717585 [ 3 ] {} <Debug> HTTP-Session: fc727a87-f00e-4834-b0ae-8bcb53e2befa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5598 2024.08.28 04:08:17.717598 [ 3 ] {} <Debug> HTTP-Session: fc727a87-f00e-4834-b0ae-8bcb53e2befa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5599 2024.08.28 04:08:17.717636 [ 3 ] {} <Trace> HTTP-Session: fc727a87-f00e-4834-b0ae-8bcb53e2befa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5600 2024.08.28 04:08:17.717750 [ 3 ] {ceb5aaf9-b6d2-4397-93a1-c0376dca50ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5601 2024.08.28 04:08:17.717799 [ 3 ] {ceb5aaf9-b6d2-4397-93a1-c0376dca50ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5602 2024.08.28 04:08:17.718069 [ 3 ] {ceb5aaf9-b6d2-4397-93a1-c0376dca50ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5603 2024.08.28 04:08:17.718390 [ 3 ] {ceb5aaf9-b6d2-4397-93a1-c0376dca50ec} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5604 2024.08.28 04:08:17.718428 [ 3 ] {ceb5aaf9-b6d2-4397-93a1-c0376dca50ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5605 2024.08.28 04:08:17.718801 [ 3 ] {ceb5aaf9-b6d2-4397-93a1-c0376dca50ec} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5606 2024.08.28 04:08:17.719180 [ 3 ] {ceb5aaf9-b6d2-4397-93a1-c0376dca50ec} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5607 2024.08.28 04:08:17.719350 [ 3 ] {ceb5aaf9-b6d2-4397-93a1-c0376dca50ec} <Debug> executeQuery: Read 1 rows, 77.00 B in 0.001616 sec., 618.8118811881188 rows/sec., 46.53 KiB/sec.
5608 2024.08.28 04:08:17.719715 [ 3 ] {ceb5aaf9-b6d2-4397-93a1-c0376dca50ec} <Debug> DynamicQueryHandler: Done processing query
5609 2024.08.28 04:08:17.719741 [ 3 ] {ceb5aaf9-b6d2-4397-93a1-c0376dca50ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5610 2024.08.28 04:08:17.719758 [ 3 ] {} <Debug> HTTP-Session: fc727a87-f00e-4834-b0ae-8bcb53e2befa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5611 2024.08.28 04:08:17.719927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 30464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5612 2024.08.28 04:08:17.719976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5613 2024.08.28 04:08:17.719995 [ 3 ] {} <Debug> HTTP-Session: 12754a99-114e-4ac2-9784-0754a3fc95e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
5614 2024.08.28 04:08:17.720011 [ 3 ] {} <Debug> HTTP-Session: 12754a99-114e-4ac2-9784-0754a3fc95e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5615 2024.08.28 04:08:17.720025 [ 3 ] {} <Debug> HTTP-Session: 12754a99-114e-4ac2-9784-0754a3fc95e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5616 2024.08.28 04:08:17.720057 [ 3 ] {} <Trace> HTTP-Session: 12754a99-114e-4ac2-9784-0754a3fc95e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5617 2024.08.28 04:08:17.720266 [ 3 ] {1e413afe-2b6c-4404-af48-a445df8be818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
5618 2024.08.28 04:08:17.720310 [ 3 ] {1e413afe-2b6c-4404-af48-a445df8be818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5619 2024.08.28 04:08:17.720562 [ 3 ] {1e413afe-2b6c-4404-af48-a445df8be818} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5620 2024.08.28 04:08:17.721011 [ 3 ] {1e413afe-2b6c-4404-af48-a445df8be818} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5621 2024.08.28 04:08:17.721048 [ 3 ] {1e413afe-2b6c-4404-af48-a445df8be818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5622 2024.08.28 04:08:17.721420 [ 3 ] {1e413afe-2b6c-4404-af48-a445df8be818} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5623 2024.08.28 04:08:17.721794 [ 3 ] {1e413afe-2b6c-4404-af48-a445df8be818} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5624 2024.08.28 04:08:17.721954 [ 3 ] {1e413afe-2b6c-4404-af48-a445df8be818} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00181 sec., 125966.85082872928 rows/sec., 8.53 MiB/sec.
5625 2024.08.28 04:08:17.722136 [ 3 ] {1e413afe-2b6c-4404-af48-a445df8be818} <Debug> DynamicQueryHandler: Done processing query
5626 2024.08.28 04:08:17.722160 [ 3 ] {1e413afe-2b6c-4404-af48-a445df8be818} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
5627 2024.08.28 04:08:17.722177 [ 3 ] {} <Debug> HTTP-Session: 12754a99-114e-4ac2-9784-0754a3fc95e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5628 2024.08.28 04:08:17.722418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 86012, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5629 2024.08.28 04:08:17.722467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5630 2024.08.28 04:08:17.722486 [ 3 ] {} <Debug> HTTP-Session: 1e93009d-2e71-4509-8ce6-e466439573fd Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
5631 2024.08.28 04:08:17.722502 [ 3 ] {} <Debug> HTTP-Session: 1e93009d-2e71-4509-8ce6-e466439573fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5632 2024.08.28 04:08:17.722516 [ 3 ] {} <Debug> HTTP-Session: 1e93009d-2e71-4509-8ce6-e466439573fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5633 2024.08.28 04:08:17.722547 [ 3 ] {} <Trace> HTTP-Session: 1e93009d-2e71-4509-8ce6-e466439573fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5634 2024.08.28 04:08:17.722983 [ 3 ] {fdf37717-f677-432a-8f42-223993844616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5635 2024.08.28 04:08:17.723029 [ 3 ] {fdf37717-f677-432a-8f42-223993844616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5636 2024.08.28 04:08:17.723259 [ 3 ] {fdf37717-f677-432a-8f42-223993844616} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5637 2024.08.28 04:08:17.723934 [ 3 ] {fdf37717-f677-432a-8f42-223993844616} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5638 2024.08.28 04:08:17.723972 [ 3 ] {fdf37717-f677-432a-8f42-223993844616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5639 2024.08.28 04:08:17.724355 [ 3 ] {fdf37717-f677-432a-8f42-223993844616} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5640 2024.08.28 04:08:17.724735 [ 3 ] {fdf37717-f677-432a-8f42-223993844616} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5641 2024.08.28 04:08:17.724908 [ 3 ] {fdf37717-f677-432a-8f42-223993844616} <Debug> executeQuery: Read 521 rows, 39.48 KiB in 0.002255 sec., 231042.1286031042 rows/sec., 17.10 MiB/sec.
5642 2024.08.28 04:08:17.725092 [ 3 ] {fdf37717-f677-432a-8f42-223993844616} <Debug> DynamicQueryHandler: Done processing query
5643 2024.08.28 04:08:17.725116 [ 3 ] {fdf37717-f677-432a-8f42-223993844616} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
5644 2024.08.28 04:08:17.725133 [ 3 ] {} <Debug> HTTP-Session: 1e93009d-2e71-4509-8ce6-e466439573fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5645 2024.08.28 04:08:17.725966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1095526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5646 2024.08.28 04:08:17.726015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5647 2024.08.28 04:08:17.726034 [ 3 ] {} <Debug> HTTP-Session: b2f2f53f-6f35-4185-a4f7-c7b056292491 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
5648 2024.08.28 04:08:17.726050 [ 3 ] {} <Debug> HTTP-Session: b2f2f53f-6f35-4185-a4f7-c7b056292491 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5649 2024.08.28 04:08:17.726064 [ 3 ] {} <Debug> HTTP-Session: b2f2f53f-6f35-4185-a4f7-c7b056292491 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5650 2024.08.28 04:08:17.726095 [ 3 ] {} <Trace> HTTP-Session: b2f2f53f-6f35-4185-a4f7-c7b056292491 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5651 2024.08.28 04:08:17.727053 [ 3 ] {623a31fa-657e-4258-b0e0-0cd5e89a3f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5652 2024.08.28 04:08:17.727109 [ 3 ] {623a31fa-657e-4258-b0e0-0cd5e89a3f60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5653 2024.08.28 04:08:17.727263 [ 3 ] {623a31fa-657e-4258-b0e0-0cd5e89a3f60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5654 2024.08.28 04:08:17.734524 [ 3 ] {623a31fa-657e-4258-b0e0-0cd5e89a3f60} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5655 2024.08.28 04:08:17.734569 [ 3 ] {623a31fa-657e-4258-b0e0-0cd5e89a3f60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5656 2024.08.28 04:08:17.735699 [ 3 ] {623a31fa-657e-4258-b0e0-0cd5e89a3f60} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
5657 2024.08.28 04:08:17.736044 [ 3 ] {623a31fa-657e-4258-b0e0-0cd5e89a3f60} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): 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.28 04:08:17.736204 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
5659 2024.08.28 04:08:17.736213 [ 3 ] {623a31fa-657e-4258-b0e0-0cd5e89a3f60} <Debug> executeQuery: Read 5790 rows, 396.08 KiB in 0.009802 sec., 590695.7763721689 rows/sec., 39.46 MiB/sec.
5660 2024.08.28 04:08:17.736263 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5661 2024.08.28 04:08:17.736326 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5662 2024.08.28 04:08:17.736595 [ 192 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::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
5663 2024.08.28 04:08:17.736605 [ 3 ] {623a31fa-657e-4258-b0e0-0cd5e89a3f60} <Debug> DynamicQueryHandler: Done processing query
5664 2024.08.28 04:08:17.736701 [ 3 ] {623a31fa-657e-4258-b0e0-0cd5e89a3f60} <Debug> MemoryTracker: Peak memory usage (for query): 6.40 MiB.
5665 2024.08.28 04:08:17.736776 [ 3 ] {} <Debug> HTTP-Session: b2f2f53f-6f35-4185-a4f7-c7b056292491 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5666 2024.08.28 04:08:17.736923 [ 192 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5667 2024.08.28 04:08:17.736960 [ 192 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2329 rows starting from the beginning of the part
5668 2024.08.28 04:08:17.737055 [ 192 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 150 rows starting from the beginning of the part
5669 2024.08.28 04:08:17.737281 [ 192 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 228 rows starting from the beginning of the part
5670 2024.08.28 04:08:17.737389 [ 192 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 150 rows starting from the beginning of the part
5671 2024.08.28 04:08:17.737555 [ 192 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 237 rows starting from the beginning of the part
5672 2024.08.28 04:08:17.737724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1639, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5673 2024.08.28 04:08:17.737755 [ 192 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 5790 rows starting from the beginning of the part
5674 2024.08.28 04:08:17.737897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5675 2024.08.28 04:08:17.738031 [ 3 ] {} <Debug> HTTP-Session: a45390e2-25c2-4375-92da-28144d09d941 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
5676 2024.08.28 04:08:17.738087 [ 3 ] {} <Debug> HTTP-Session: a45390e2-25c2-4375-92da-28144d09d941 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5677 2024.08.28 04:08:17.738135 [ 3 ] {} <Debug> HTTP-Session: a45390e2-25c2-4375-92da-28144d09d941 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5678 2024.08.28 04:08:17.738224 [ 3 ] {} <Trace> HTTP-Session: a45390e2-25c2-4375-92da-28144d09d941 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5679 2024.08.28 04:08:17.738393 [ 3 ] {4380adf0-53d1-468f-a9e3-3d3d53f3e34f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5680 2024.08.28 04:08:17.738585 [ 3 ] {4380adf0-53d1-468f-a9e3-3d3d53f3e34f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
5681 2024.08.28 04:08:17.740457 [ 3 ] {4380adf0-53d1-468f-a9e3-3d3d53f3e34f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5682 2024.08.28 04:08:17.741293 [ 3 ] {4380adf0-53d1-468f-a9e3-3d3d53f3e34f} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5683 2024.08.28 04:08:17.741331 [ 3 ] {4380adf0-53d1-468f-a9e3-3d3d53f3e34f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5684 2024.08.28 04:08:17.742499 [ 3 ] {4380adf0-53d1-468f-a9e3-3d3d53f3e34f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5685 2024.08.28 04:08:17.742993 [ 3 ] {4380adf0-53d1-468f-a9e3-3d3d53f3e34f} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5686 2024.08.28 04:08:17.743205 [ 3 ] {4380adf0-53d1-468f-a9e3-3d3d53f3e34f} <Debug> executeQuery: Read 1 rows, 1.83 KiB in 0.004893 sec., 204.37359493153485 rows/sec., 375.02 KiB/sec.
5687 2024.08.28 04:08:17.743747 [ 3 ] {4380adf0-53d1-468f-a9e3-3d3d53f3e34f} <Debug> DynamicQueryHandler: Done processing query
5688 2024.08.28 04:08:17.743825 [ 3 ] {4380adf0-53d1-468f-a9e3-3d3d53f3e34f} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
5689 2024.08.28 04:08:17.743935 [ 3 ] {} <Debug> HTTP-Session: a45390e2-25c2-4375-92da-28144d09d941 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5690 2024.08.28 04:08:17.743973 [ 195 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8884 rows, containing 5 columns (5 merged, 0 gathered) in 0.007520521 sec., 1181301.135918642 rows/sec., 79.09 MiB/sec.
5691 2024.08.28 04:08:17.744079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 5499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5692 2024.08.28 04:08:17.744132 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5693 2024.08.28 04:08:17.744152 [ 3 ] {} <Debug> HTTP-Session: 651eec2c-0ae4-46d3-b4b6-a460feffb122 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
5694 2024.08.28 04:08:17.744173 [ 3 ] {} <Debug> HTTP-Session: 651eec2c-0ae4-46d3-b4b6-a460feffb122 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5695 2024.08.28 04:08:17.744190 [ 3 ] {} <Debug> HTTP-Session: 651eec2c-0ae4-46d3-b4b6-a460feffb122 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5696 2024.08.28 04:08:17.744208 [ 195 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
5697 2024.08.28 04:08:17.744228 [ 3 ] {} <Trace> HTTP-Session: 651eec2c-0ae4-46d3-b4b6-a460feffb122 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5698 2024.08.28 04:08:17.744370 [ 3 ] {dbad40f5-aea8-4bd3-b660-1252e060186b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5699 2024.08.28 04:08:17.744513 [ 3 ] {dbad40f5-aea8-4bd3-b660-1252e060186b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5700 2024.08.28 04:08:17.744769 [ 3 ] {dbad40f5-aea8-4bd3-b660-1252e060186b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5701 2024.08.28 04:08:17.744881 [ 195 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5702 2024.08.28 04:08:17.745036 [ 195 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
5703 2024.08.28 04:08:17.745156 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.72 MiB.
5704 2024.08.28 04:08:17.745198 [ 3 ] {dbad40f5-aea8-4bd3-b660-1252e060186b} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5705 2024.08.28 04:08:17.745234 [ 3 ] {dbad40f5-aea8-4bd3-b660-1252e060186b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5706 2024.08.28 04:08:17.745613 [ 3 ] {dbad40f5-aea8-4bd3-b660-1252e060186b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
5707 2024.08.28 04:08:17.745936 [ 3 ] {dbad40f5-aea8-4bd3-b660-1252e060186b} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5708 2024.08.28 04:08:17.746092 [ 129 ] {} <Debug> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
5709 2024.08.28 04:08:17.746101 [ 3 ] {dbad40f5-aea8-4bd3-b660-1252e060186b} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001763 sec., 20419.73908111174 rows/sec., 1.38 MiB/sec.
5710 2024.08.28 04:08:17.746156 [ 129 ] {} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5711 2024.08.28 04:08:17.746227 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5712 2024.08.28 04:08:17.746432 [ 197 ] {66310658-394d-497e-b2c1-e9ac92146936::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
5713 2024.08.28 04:08:17.746446 [ 3 ] {dbad40f5-aea8-4bd3-b660-1252e060186b} <Debug> DynamicQueryHandler: Done processing query
5714 2024.08.28 04:08:17.746505 [ 3 ] {dbad40f5-aea8-4bd3-b660-1252e060186b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5715 2024.08.28 04:08:17.746542 [ 3 ] {} <Debug> HTTP-Session: 651eec2c-0ae4-46d3-b4b6-a460feffb122 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5716 2024.08.28 04:08:17.746653 [ 197 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5717 2024.08.28 04:08:17.746700 [ 197 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 714 rows starting from the beginning of the part
5718 2024.08.28 04:08:17.746838 [ 197 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 50 rows starting from the beginning of the part
5719 2024.08.28 04:08:17.746935 [ 197 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 72 rows starting from the beginning of the part
5720 2024.08.28 04:08:17.747113 [ 197 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 50 rows starting from the beginning of the part
5721 2024.08.28 04:08:17.747233 [ 197 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 82 rows starting from the beginning of the part
5722 2024.08.28 04:08:17.747332 [ 197 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part
5723 2024.08.28 04:08:17.748619 [ 198 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1004 rows, containing 4 columns (4 merged, 0 gathered) in 0.002270777 sec., 442139.4086693674 rows/sec., 28.59 MiB/sec.
5724 2024.08.28 04:08:17.748873 [ 198 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
5725 2024.08.28 04:08:17.749343 [ 198 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_21_4} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5726 2024.08.28 04:08:17.749437 [ 198 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_21_4} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
5727 2024.08.28 04:08:17.749541 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
5728 2024.08.28 04:08:18.001165 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.43 MiB, peak 195.34 MiB, free memory in arenas 0.00 B, will set to 188.30 MiB (RSS), difference: 2.88 MiB
5729 2024.08.28 04:08:19.339007 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 11506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5730 2024.08.28 04:08:19.339132 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5731 2024.08.28 04:08:19.339161 [ 3 ] {} <Debug> HTTP-Session: 78ec378f-6752-4254-92cd-566f5b4bf871 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
5732 2024.08.28 04:08:19.339189 [ 3 ] {} <Debug> HTTP-Session: 78ec378f-6752-4254-92cd-566f5b4bf871 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5733 2024.08.28 04:08:19.339207 [ 3 ] {} <Debug> HTTP-Session: 78ec378f-6752-4254-92cd-566f5b4bf871 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5734 2024.08.28 04:08:19.339261 [ 3 ] {} <Trace> HTTP-Session: 78ec378f-6752-4254-92cd-566f5b4bf871 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5735 2024.08.28 04:08:19.339487 [ 3 ] {a49acfaa-c715-44e7-9bd7-f256a456f974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5736 2024.08.28 04:08:19.339563 [ 3 ] {a49acfaa-c715-44e7-9bd7-f256a456f974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5737 2024.08.28 04:08:19.339947 [ 3 ] {a49acfaa-c715-44e7-9bd7-f256a456f974} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5738 2024.08.28 04:08:19.340468 [ 3 ] {a49acfaa-c715-44e7-9bd7-f256a456f974} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5739 2024.08.28 04:08:19.340511 [ 3 ] {a49acfaa-c715-44e7-9bd7-f256a456f974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5740 2024.08.28 04:08:19.340935 [ 3 ] {a49acfaa-c715-44e7-9bd7-f256a456f974} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5741 2024.08.28 04:08:19.341321 [ 3 ] {a49acfaa-c715-44e7-9bd7-f256a456f974} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5742 2024.08.28 04:08:19.341504 [ 3 ] {a49acfaa-c715-44e7-9bd7-f256a456f974} <Debug> executeQuery: Read 80 rows, 6.62 KiB in 0.002095 sec., 38186.15751789976 rows/sec., 3.09 MiB/sec.
5743 2024.08.28 04:08:19.341921 [ 3 ] {a49acfaa-c715-44e7-9bd7-f256a456f974} <Debug> DynamicQueryHandler: Done processing query
5744 2024.08.28 04:08:19.341949 [ 3 ] {a49acfaa-c715-44e7-9bd7-f256a456f974} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5745 2024.08.28 04:08:19.341967 [ 3 ] {} <Debug> HTTP-Session: 78ec378f-6752-4254-92cd-566f5b4bf871 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5746 2024.08.28 04:08:19.342084 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5747 2024.08.28 04:08:19.342142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5748 2024.08.28 04:08:19.342161 [ 3 ] {} <Debug> HTTP-Session: bccc121b-e7d8-461f-9c85-96935092dc95 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
5749 2024.08.28 04:08:19.342180 [ 3 ] {} <Debug> HTTP-Session: bccc121b-e7d8-461f-9c85-96935092dc95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5750 2024.08.28 04:08:19.342193 [ 3 ] {} <Debug> HTTP-Session: bccc121b-e7d8-461f-9c85-96935092dc95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5751 2024.08.28 04:08:19.342227 [ 3 ] {} <Trace> HTTP-Session: bccc121b-e7d8-461f-9c85-96935092dc95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5752 2024.08.28 04:08:19.342339 [ 3 ] {857aaeef-f86d-4ed2-8be0-69d304e1b1fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5753 2024.08.28 04:08:19.342388 [ 3 ] {857aaeef-f86d-4ed2-8be0-69d304e1b1fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5754 2024.08.28 04:08:19.342655 [ 3 ] {857aaeef-f86d-4ed2-8be0-69d304e1b1fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5755 2024.08.28 04:08:19.343039 [ 3 ] {857aaeef-f86d-4ed2-8be0-69d304e1b1fe} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5756 2024.08.28 04:08:19.343077 [ 3 ] {857aaeef-f86d-4ed2-8be0-69d304e1b1fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5757 2024.08.28 04:08:19.343432 [ 3 ] {857aaeef-f86d-4ed2-8be0-69d304e1b1fe} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5758 2024.08.28 04:08:19.343817 [ 3 ] {857aaeef-f86d-4ed2-8be0-69d304e1b1fe} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5759 2024.08.28 04:08:19.343974 [ 3 ] {857aaeef-f86d-4ed2-8be0-69d304e1b1fe} <Debug> executeQuery: Read 12 rows, 924.00 B in 0.00166 sec., 7228.915662650602 rows/sec., 543.58 KiB/sec.
5760 2024.08.28 04:08:19.343988 [ 128 ] {} <Debug> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0
5761 2024.08.28 04:08:19.344081 [ 128 ] {} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5762 2024.08.28 04:08:19.344136 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5763 2024.08.28 04:08:19.344272 [ 3 ] {857aaeef-f86d-4ed2-8be0-69d304e1b1fe} <Debug> DynamicQueryHandler: Done processing query
5764 2024.08.28 04:08:19.344355 [ 3 ] {857aaeef-f86d-4ed2-8be0-69d304e1b1fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5765 2024.08.28 04:08:19.344408 [ 3 ] {} <Debug> HTTP-Session: bccc121b-e7d8-461f-9c85-96935092dc95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5766 2024.08.28 04:08:19.344502 [ 195 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::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
5767 2024.08.28 04:08:19.344730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 12914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5768 2024.08.28 04:08:19.344915 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5769 2024.08.28 04:08:19.344982 [ 3 ] {} <Debug> HTTP-Session: d796197e-255a-4586-b5d3-3fe4d15482a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
5770 2024.08.28 04:08:19.345010 [ 3 ] {} <Debug> HTTP-Session: d796197e-255a-4586-b5d3-3fe4d15482a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5771 2024.08.28 04:08:19.345028 [ 195 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5772 2024.08.28 04:08:19.345033 [ 3 ] {} <Debug> HTTP-Session: d796197e-255a-4586-b5d3-3fe4d15482a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5773 2024.08.28 04:08:19.345078 [ 195 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 49 rows starting from the beginning of the part
5774 2024.08.28 04:08:19.345088 [ 3 ] {} <Trace> HTTP-Session: d796197e-255a-4586-b5d3-3fe4d15482a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5775 2024.08.28 04:08:19.345188 [ 195 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 28 rows starting from the beginning of the part
5776 2024.08.28 04:08:19.345335 [ 3 ] {4b3b94e0-85c4-492f-ae62-9727c9c91c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5777 2024.08.28 04:08:19.345516 [ 3 ] {4b3b94e0-85c4-492f-ae62-9727c9c91c6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5778 2024.08.28 04:08:19.345554 [ 195 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 13 rows starting from the beginning of the part
5779 2024.08.28 04:08:19.345989 [ 195 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part
5780 2024.08.28 04:08:19.346399 [ 195 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::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
5781 2024.08.28 04:08:19.346796 [ 195 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part
5782 2024.08.28 04:08:19.347358 [ 3 ] {4b3b94e0-85c4-492f-ae62-9727c9c91c6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5783 2024.08.28 04:08:19.347962 [ 3 ] {4b3b94e0-85c4-492f-ae62-9727c9c91c6e} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5784 2024.08.28 04:08:19.348009 [ 3 ] {4b3b94e0-85c4-492f-ae62-9727c9c91c6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
5785 2024.08.28 04:08:19.348582 [ 3 ] {4b3b94e0-85c4-492f-ae62-9727c9c91c6e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5786 2024.08.28 04:08:19.348625 [ 198 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 129 rows, containing 5 columns (5 merged, 0 gathered) in 0.004397269 sec., 29336.3903823032 rows/sec., 2.25 MiB/sec.
5787 2024.08.28 04:08:19.348933 [ 198 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary)
5788 2024.08.28 04:08:19.349375 [ 3 ] {4b3b94e0-85c4-492f-ae62-9727c9c91c6e} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5789 2024.08.28 04:08:19.349887 [ 3 ] {4b3b94e0-85c4-492f-ae62-9727c9c91c6e} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.00466 sec., 16309.01287553648 rows/sec., 1.27 MiB/sec.
5790 2024.08.28 04:08:19.350182 [ 198 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_25_5} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5791 2024.08.28 04:08:19.350491 [ 198 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_25_5} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5
5792 2024.08.28 04:08:19.350607 [ 3 ] {4b3b94e0-85c4-492f-ae62-9727c9c91c6e} <Debug> DynamicQueryHandler: Done processing query
5793 2024.08.28 04:08:19.350670 [ 3 ] {4b3b94e0-85c4-492f-ae62-9727c9c91c6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5794 2024.08.28 04:08:19.350677 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
5795 2024.08.28 04:08:19.350695 [ 3 ] {} <Debug> HTTP-Session: d796197e-255a-4586-b5d3-3fe4d15482a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5796 2024.08.28 04:08:19.350955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 12287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5797 2024.08.28 04:08:19.351004 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5798 2024.08.28 04:08:19.351023 [ 3 ] {} <Debug> HTTP-Session: e1b4107a-50ab-478c-b545-b2797a3d7a4b Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
5799 2024.08.28 04:08:19.351040 [ 3 ] {} <Debug> HTTP-Session: e1b4107a-50ab-478c-b545-b2797a3d7a4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5800 2024.08.28 04:08:19.351053 [ 3 ] {} <Debug> HTTP-Session: e1b4107a-50ab-478c-b545-b2797a3d7a4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5801 2024.08.28 04:08:19.351086 [ 3 ] {} <Trace> HTTP-Session: e1b4107a-50ab-478c-b545-b2797a3d7a4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5802 2024.08.28 04:08:19.351224 [ 3 ] {224739d7-2472-44eb-8fa6-b5a1a0e36eca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5803 2024.08.28 04:08:19.351275 [ 3 ] {224739d7-2472-44eb-8fa6-b5a1a0e36eca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5804 2024.08.28 04:08:19.351450 [ 3 ] {224739d7-2472-44eb-8fa6-b5a1a0e36eca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5805 2024.08.28 04:08:19.351796 [ 3 ] {224739d7-2472-44eb-8fa6-b5a1a0e36eca} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5806 2024.08.28 04:08:19.351832 [ 3 ] {224739d7-2472-44eb-8fa6-b5a1a0e36eca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5807 2024.08.28 04:08:19.352216 [ 3 ] {224739d7-2472-44eb-8fa6-b5a1a0e36eca} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5808 2024.08.28 04:08:19.352557 [ 3 ] {224739d7-2472-44eb-8fa6-b5a1a0e36eca} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5809 2024.08.28 04:08:19.352709 [ 3 ] {224739d7-2472-44eb-8fa6-b5a1a0e36eca} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001538 sec., 41612.483745123536 rows/sec., 2.90 MiB/sec.
5810 2024.08.28 04:08:19.352883 [ 3 ] {224739d7-2472-44eb-8fa6-b5a1a0e36eca} <Debug> DynamicQueryHandler: Done processing query
5811 2024.08.28 04:08:19.352907 [ 3 ] {224739d7-2472-44eb-8fa6-b5a1a0e36eca} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5812 2024.08.28 04:08:19.352923 [ 3 ] {} <Debug> HTTP-Session: e1b4107a-50ab-478c-b545-b2797a3d7a4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5813 2024.08.28 04:08:19.353114 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 19681, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5814 2024.08.28 04:08:19.353163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5815 2024.08.28 04:08:19.353182 [ 3 ] {} <Debug> HTTP-Session: 656268ee-41f5-4fba-ac0a-e33bcffa7bf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
5816 2024.08.28 04:08:19.353198 [ 3 ] {} <Debug> HTTP-Session: 656268ee-41f5-4fba-ac0a-e33bcffa7bf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5817 2024.08.28 04:08:19.353212 [ 3 ] {} <Debug> HTTP-Session: 656268ee-41f5-4fba-ac0a-e33bcffa7bf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5818 2024.08.28 04:08:19.353244 [ 3 ] {} <Trace> HTTP-Session: 656268ee-41f5-4fba-ac0a-e33bcffa7bf6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5819 2024.08.28 04:08:19.353436 [ 3 ] {5ef5b8b3-1ac1-4b52-82cb-0102562d4d80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5820 2024.08.28 04:08:19.353500 [ 3 ] {5ef5b8b3-1ac1-4b52-82cb-0102562d4d80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
5821 2024.08.28 04:08:19.353919 [ 3 ] {5ef5b8b3-1ac1-4b52-82cb-0102562d4d80} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5822 2024.08.28 04:08:19.354476 [ 3 ] {5ef5b8b3-1ac1-4b52-82cb-0102562d4d80} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5823 2024.08.28 04:08:19.354511 [ 3 ] {5ef5b8b3-1ac1-4b52-82cb-0102562d4d80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5824 2024.08.28 04:08:19.355115 [ 3 ] {5ef5b8b3-1ac1-4b52-82cb-0102562d4d80} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5825 2024.08.28 04:08:19.355547 [ 3 ] {5ef5b8b3-1ac1-4b52-82cb-0102562d4d80} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5826 2024.08.28 04:08:19.355739 [ 3 ] {5ef5b8b3-1ac1-4b52-82cb-0102562d4d80} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.002418 sec., 4962.779156327543 rows/sec., 8.89 MiB/sec.
5827 2024.08.28 04:08:19.355962 [ 3 ] {5ef5b8b3-1ac1-4b52-82cb-0102562d4d80} <Debug> DynamicQueryHandler: Done processing query
5828 2024.08.28 04:08:19.355986 [ 3 ] {5ef5b8b3-1ac1-4b52-82cb-0102562d4d80} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB.
5829 2024.08.28 04:08:19.356002 [ 3 ] {} <Debug> HTTP-Session: 656268ee-41f5-4fba-ac0a-e33bcffa7bf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5830 2024.08.28 04:08:19.356142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 3685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5831 2024.08.28 04:08:19.356191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5832 2024.08.28 04:08:19.356209 [ 3 ] {} <Debug> HTTP-Session: 69de3d00-ff01-451f-87d4-f7e417ddc92d Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
5833 2024.08.28 04:08:19.356225 [ 3 ] {} <Debug> HTTP-Session: 69de3d00-ff01-451f-87d4-f7e417ddc92d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5834 2024.08.28 04:08:19.356240 [ 3 ] {} <Debug> HTTP-Session: 69de3d00-ff01-451f-87d4-f7e417ddc92d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5835 2024.08.28 04:08:19.356272 [ 3 ] {} <Trace> HTTP-Session: 69de3d00-ff01-451f-87d4-f7e417ddc92d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5836 2024.08.28 04:08:19.356374 [ 3 ] {966f15f3-e7be-4bc9-bd08-3a3771482e01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5837 2024.08.28 04:08:19.356418 [ 3 ] {966f15f3-e7be-4bc9-bd08-3a3771482e01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5838 2024.08.28 04:08:19.356550 [ 3 ] {966f15f3-e7be-4bc9-bd08-3a3771482e01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5839 2024.08.28 04:08:19.356870 [ 3 ] {966f15f3-e7be-4bc9-bd08-3a3771482e01} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5840 2024.08.28 04:08:19.356906 [ 3 ] {966f15f3-e7be-4bc9-bd08-3a3771482e01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5841 2024.08.28 04:08:19.357264 [ 3 ] {966f15f3-e7be-4bc9-bd08-3a3771482e01} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5842 2024.08.28 04:08:19.357587 [ 3 ] {966f15f3-e7be-4bc9-bd08-3a3771482e01} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5843 2024.08.28 04:08:19.357737 [ 3 ] {966f15f3-e7be-4bc9-bd08-3a3771482e01} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001387 sec., 17303.532804614275 rows/sec., 1.17 MiB/sec.
5844 2024.08.28 04:08:19.357905 [ 3 ] {966f15f3-e7be-4bc9-bd08-3a3771482e01} <Debug> DynamicQueryHandler: Done processing query
5845 2024.08.28 04:08:19.357929 [ 3 ] {966f15f3-e7be-4bc9-bd08-3a3771482e01} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5846 2024.08.28 04:08:19.357944 [ 3 ] {} <Debug> HTTP-Session: 69de3d00-ff01-451f-87d4-f7e417ddc92d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5847 2024.08.28 04:08:24.348620 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5848 2024.08.28 04:08:24.348744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5849 2024.08.28 04:08:24.348768 [ 3 ] {} <Debug> HTTP-Session: 62955cc0-a839-47f4-a10e-a589728191ea Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
5850 2024.08.28 04:08:24.348792 [ 3 ] {} <Debug> HTTP-Session: 62955cc0-a839-47f4-a10e-a589728191ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5851 2024.08.28 04:08:24.348807 [ 3 ] {} <Debug> HTTP-Session: 62955cc0-a839-47f4-a10e-a589728191ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5852 2024.08.28 04:08:24.348854 [ 3 ] {} <Trace> HTTP-Session: 62955cc0-a839-47f4-a10e-a589728191ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5853 2024.08.28 04:08:24.349026 [ 3 ] {ff7d6ee5-143c-414f-bc90-0ae0528faa91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5854 2024.08.28 04:08:24.349092 [ 3 ] {ff7d6ee5-143c-414f-bc90-0ae0528faa91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5855 2024.08.28 04:08:24.349415 [ 3 ] {ff7d6ee5-143c-414f-bc90-0ae0528faa91} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5856 2024.08.28 04:08:24.349856 [ 3 ] {ff7d6ee5-143c-414f-bc90-0ae0528faa91} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5857 2024.08.28 04:08:24.349897 [ 3 ] {ff7d6ee5-143c-414f-bc90-0ae0528faa91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5858 2024.08.28 04:08:24.350335 [ 3 ] {ff7d6ee5-143c-414f-bc90-0ae0528faa91} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
5859 2024.08.28 04:08:24.350771 [ 3 ] {ff7d6ee5-143c-414f-bc90-0ae0528faa91} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5860 2024.08.28 04:08:24.350933 [ 3 ] {ff7d6ee5-143c-414f-bc90-0ae0528faa91} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001958 sec., 1021.4504596527067 rows/sec., 83.29 KiB/sec.
5861 2024.08.28 04:08:24.351274 [ 3 ] {ff7d6ee5-143c-414f-bc90-0ae0528faa91} <Debug> DynamicQueryHandler: Done processing query
5862 2024.08.28 04:08:24.351301 [ 3 ] {ff7d6ee5-143c-414f-bc90-0ae0528faa91} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5863 2024.08.28 04:08:24.351320 [ 3 ] {} <Debug> HTTP-Session: 62955cc0-a839-47f4-a10e-a589728191ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5864 2024.08.28 04:08:24.351521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 36606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5865 2024.08.28 04:08:24.351573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5866 2024.08.28 04:08:24.351593 [ 3 ] {} <Debug> HTTP-Session: 5de4f2a8-93de-4444-af2d-5fd2e2771a58 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
5867 2024.08.28 04:08:24.351610 [ 3 ] {} <Debug> HTTP-Session: 5de4f2a8-93de-4444-af2d-5fd2e2771a58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5868 2024.08.28 04:08:24.351624 [ 3 ] {} <Debug> HTTP-Session: 5de4f2a8-93de-4444-af2d-5fd2e2771a58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5869 2024.08.28 04:08:24.351657 [ 3 ] {} <Trace> HTTP-Session: 5de4f2a8-93de-4444-af2d-5fd2e2771a58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5870 2024.08.28 04:08:24.351836 [ 3 ] {c0ec4633-93fa-4458-b0a1-63c1f50e6899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5871 2024.08.28 04:08:24.351881 [ 3 ] {c0ec4633-93fa-4458-b0a1-63c1f50e6899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5872 2024.08.28 04:08:24.352126 [ 3 ] {c0ec4633-93fa-4458-b0a1-63c1f50e6899} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5873 2024.08.28 04:08:24.352635 [ 3 ] {c0ec4633-93fa-4458-b0a1-63c1f50e6899} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5874 2024.08.28 04:08:24.352672 [ 3 ] {c0ec4633-93fa-4458-b0a1-63c1f50e6899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5875 2024.08.28 04:08:24.353047 [ 3 ] {c0ec4633-93fa-4458-b0a1-63c1f50e6899} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5876 2024.08.28 04:08:24.353408 [ 3 ] {c0ec4633-93fa-4458-b0a1-63c1f50e6899} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5877 2024.08.28 04:08:24.353555 [ 3 ] {c0ec4633-93fa-4458-b0a1-63c1f50e6899} <Debug> executeQuery: Read 242 rows, 21.90 KiB in 0.0018 sec., 134444.44444444444 rows/sec., 11.88 MiB/sec.
5878 2024.08.28 04:08:24.353570 [ 120 ] {} <Debug> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5879 2024.08.28 04:08:24.353668 [ 120 ] {} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5880 2024.08.28 04:08:24.353713 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5881 2024.08.28 04:08:24.353813 [ 3 ] {c0ec4633-93fa-4458-b0a1-63c1f50e6899} <Debug> DynamicQueryHandler: Done processing query
5882 2024.08.28 04:08:24.353847 [ 3 ] {c0ec4633-93fa-4458-b0a1-63c1f50e6899} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
5883 2024.08.28 04:08:24.353856 [ 195 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::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
5884 2024.08.28 04:08:24.353865 [ 3 ] {} <Debug> HTTP-Session: 5de4f2a8-93de-4444-af2d-5fd2e2771a58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5885 2024.08.28 04:08:24.353991 [ 195 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5886 2024.08.28 04:08:24.354031 [ 195 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 270 rows starting from the beginning of the part
5887 2024.08.28 04:08:24.354034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 4056, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5888 2024.08.28 04:08:24.354114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5889 2024.08.28 04:08:24.354199 [ 195 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 78 rows starting from the beginning of the part
5890 2024.08.28 04:08:24.354209 [ 3 ] {} <Debug> HTTP-Session: f7d6d661-d973-46fc-9eca-5a1cf8a5d020 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
5891 2024.08.28 04:08:24.354304 [ 3 ] {} <Debug> HTTP-Session: f7d6d661-d973-46fc-9eca-5a1cf8a5d020 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5892 2024.08.28 04:08:24.354393 [ 3 ] {} <Debug> HTTP-Session: f7d6d661-d973-46fc-9eca-5a1cf8a5d020 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5893 2024.08.28 04:08:24.354572 [ 3 ] {} <Trace> HTTP-Session: f7d6d661-d973-46fc-9eca-5a1cf8a5d020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5894 2024.08.28 04:08:24.354587 [ 195 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 241 rows starting from the beginning of the part
5895 2024.08.28 04:08:24.354882 [ 3 ] {93f6a4d1-2ce1-43a4-b301-846fe977dacb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5896 2024.08.28 04:08:24.354895 [ 195 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1198 rows starting from the beginning of the part
5897 2024.08.28 04:08:24.354981 [ 3 ] {93f6a4d1-2ce1-43a4-b301-846fe977dacb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5898 2024.08.28 04:08:24.355146 [ 195 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 80 rows starting from the beginning of the part
5899 2024.08.28 04:08:24.355536 [ 195 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 242 rows starting from the beginning of the part
5900 2024.08.28 04:08:24.356141 [ 3 ] {93f6a4d1-2ce1-43a4-b301-846fe977dacb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5901 2024.08.28 04:08:24.356675 [ 3 ] {93f6a4d1-2ce1-43a4-b301-846fe977dacb} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5902 2024.08.28 04:08:24.356720 [ 3 ] {93f6a4d1-2ce1-43a4-b301-846fe977dacb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
5903 2024.08.28 04:08:24.357243 [ 3 ] {93f6a4d1-2ce1-43a4-b301-846fe977dacb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5904 2024.08.28 04:08:24.357779 [ 3 ] {93f6a4d1-2ce1-43a4-b301-846fe977dacb} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5905 2024.08.28 04:08:24.357795 [ 195 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2109 rows, containing 5 columns (5 merged, 0 gathered) in 0.004008708 sec., 526104.6701331203 rows/sec., 46.33 MiB/sec.
5906 2024.08.28 04:08:24.357983 [ 3 ] {93f6a4d1-2ce1-43a4-b301-846fe977dacb} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.003239 sec., 8644.6434084594 rows/sec., 646.72 KiB/sec.
5907 2024.08.28 04:08:24.358116 [ 195 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5908 2024.08.28 04:08:24.358546 [ 3 ] {93f6a4d1-2ce1-43a4-b301-846fe977dacb} <Debug> DynamicQueryHandler: Done processing query
5909 2024.08.28 04:08:24.358620 [ 3 ] {93f6a4d1-2ce1-43a4-b301-846fe977dacb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5910 2024.08.28 04:08:24.358701 [ 3 ] {} <Debug> HTTP-Session: f7d6d661-d973-46fc-9eca-5a1cf8a5d020 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5911 2024.08.28 04:08:24.358957 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5912 2024.08.28 04:08:24.359036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5913 2024.08.28 04:08:24.359074 [ 3 ] {} <Debug> HTTP-Session: 42983d6c-92d5-479b-9394-4057a69589d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
5914 2024.08.28 04:08:24.359097 [ 3 ] {} <Debug> HTTP-Session: 42983d6c-92d5-479b-9394-4057a69589d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5915 2024.08.28 04:08:24.359115 [ 3 ] {} <Debug> HTTP-Session: 42983d6c-92d5-479b-9394-4057a69589d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5916 2024.08.28 04:08:24.359155 [ 3 ] {} <Trace> HTTP-Session: 42983d6c-92d5-479b-9394-4057a69589d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5917 2024.08.28 04:08:24.359269 [ 3 ] {4d28c131-cc0a-46aa-855b-4472d3296f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
5918 2024.08.28 04:08:24.359314 [ 195 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_26_5} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5919 2024.08.28 04:08:24.359323 [ 3 ] {4d28c131-cc0a-46aa-855b-4472d3296f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5920 2024.08.28 04:08:24.359430 [ 195 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_26_5} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5921 2024.08.28 04:08:24.359517 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB.
5922 2024.08.28 04:08:24.359645 [ 3 ] {4d28c131-cc0a-46aa-855b-4472d3296f62} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5923 2024.08.28 04:08:24.359970 [ 3 ] {4d28c131-cc0a-46aa-855b-4472d3296f62} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5924 2024.08.28 04:08:24.360007 [ 3 ] {4d28c131-cc0a-46aa-855b-4472d3296f62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5925 2024.08.28 04:08:24.360355 [ 3 ] {4d28c131-cc0a-46aa-855b-4472d3296f62} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
5926 2024.08.28 04:08:24.360701 [ 3 ] {4d28c131-cc0a-46aa-855b-4472d3296f62} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5927 2024.08.28 04:08:24.360860 [ 3 ] {4d28c131-cc0a-46aa-855b-4472d3296f62} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001619 sec., 8647.313156269302 rows/sec., 605.60 KiB/sec.
5928 2024.08.28 04:08:24.361193 [ 3 ] {4d28c131-cc0a-46aa-855b-4472d3296f62} <Debug> DynamicQueryHandler: Done processing query
5929 2024.08.28 04:08:24.361219 [ 3 ] {4d28c131-cc0a-46aa-855b-4472d3296f62} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5930 2024.08.28 04:08:24.361235 [ 3 ] {} <Debug> HTTP-Session: 42983d6c-92d5-479b-9394-4057a69589d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5931 2024.08.28 04:08:24.361363 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5932 2024.08.28 04:08:24.361411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5933 2024.08.28 04:08:24.361429 [ 3 ] {} <Debug> HTTP-Session: e23da993-a6f2-41cd-9d4a-07d1a05d13c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
5934 2024.08.28 04:08:24.361446 [ 3 ] {} <Debug> HTTP-Session: e23da993-a6f2-41cd-9d4a-07d1a05d13c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5935 2024.08.28 04:08:24.361460 [ 3 ] {} <Debug> HTTP-Session: e23da993-a6f2-41cd-9d4a-07d1a05d13c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5936 2024.08.28 04:08:24.361491 [ 3 ] {} <Trace> HTTP-Session: e23da993-a6f2-41cd-9d4a-07d1a05d13c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5937 2024.08.28 04:08:24.361588 [ 3 ] {b7a232e5-f812-4253-9514-22e71eebd5b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
5938 2024.08.28 04:08:24.361632 [ 3 ] {b7a232e5-f812-4253-9514-22e71eebd5b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
5939 2024.08.28 04:08:24.361875 [ 3 ] {b7a232e5-f812-4253-9514-22e71eebd5b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5940 2024.08.28 04:08:24.362175 [ 3 ] {b7a232e5-f812-4253-9514-22e71eebd5b6} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5941 2024.08.28 04:08:24.362211 [ 3 ] {b7a232e5-f812-4253-9514-22e71eebd5b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5942 2024.08.28 04:08:24.362552 [ 3 ] {b7a232e5-f812-4253-9514-22e71eebd5b6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5943 2024.08.28 04:08:24.362905 [ 3 ] {b7a232e5-f812-4253-9514-22e71eebd5b6} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5944 2024.08.28 04:08:24.363058 [ 3 ] {b7a232e5-f812-4253-9514-22e71eebd5b6} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001489 sec., 4029.550033579583 rows/sec., 238.07 KiB/sec.
5945 2024.08.28 04:08:24.363227 [ 3 ] {b7a232e5-f812-4253-9514-22e71eebd5b6} <Debug> DynamicQueryHandler: Done processing query
5946 2024.08.28 04:08:24.363250 [ 3 ] {b7a232e5-f812-4253-9514-22e71eebd5b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5947 2024.08.28 04:08:24.363266 [ 3 ] {} <Debug> HTTP-Session: e23da993-a6f2-41cd-9d4a-07d1a05d13c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5948 2024.08.28 04:08:24.363459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 66514, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5949 2024.08.28 04:08:24.363508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5950 2024.08.28 04:08:24.363527 [ 3 ] {} <Debug> HTTP-Session: 7257c14e-f514-4787-adb1-492dc51e82f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
5951 2024.08.28 04:08:24.363543 [ 3 ] {} <Debug> HTTP-Session: 7257c14e-f514-4787-adb1-492dc51e82f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5952 2024.08.28 04:08:24.363557 [ 3 ] {} <Debug> HTTP-Session: 7257c14e-f514-4787-adb1-492dc51e82f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5953 2024.08.28 04:08:24.363588 [ 3 ] {} <Trace> HTTP-Session: 7257c14e-f514-4787-adb1-492dc51e82f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5954 2024.08.28 04:08:24.363786 [ 3 ] {424ef3f1-cd96-48d8-9d03-c4f4f0bfcb95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5955 2024.08.28 04:08:24.363830 [ 3 ] {424ef3f1-cd96-48d8-9d03-c4f4f0bfcb95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5956 2024.08.28 04:08:24.364055 [ 3 ] {424ef3f1-cd96-48d8-9d03-c4f4f0bfcb95} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5957 2024.08.28 04:08:24.364585 [ 3 ] {424ef3f1-cd96-48d8-9d03-c4f4f0bfcb95} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5958 2024.08.28 04:08:24.364622 [ 3 ] {424ef3f1-cd96-48d8-9d03-c4f4f0bfcb95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5959 2024.08.28 04:08:24.364984 [ 3 ] {424ef3f1-cd96-48d8-9d03-c4f4f0bfcb95} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5960 2024.08.28 04:08:24.365329 [ 3 ] {424ef3f1-cd96-48d8-9d03-c4f4f0bfcb95} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5961 2024.08.28 04:08:24.365479 [ 120 ] {} <Debug> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5962 2024.08.28 04:08:24.365488 [ 3 ] {424ef3f1-cd96-48d8-9d03-c4f4f0bfcb95} <Debug> executeQuery: Read 410 rows, 29.93 KiB in 0.001798 sec., 228031.14571746386 rows/sec., 16.25 MiB/sec.
5963 2024.08.28 04:08:24.365539 [ 120 ] {} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5964 2024.08.28 04:08:24.365604 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
5965 2024.08.28 04:08:24.365836 [ 3 ] {424ef3f1-cd96-48d8-9d03-c4f4f0bfcb95} <Debug> DynamicQueryHandler: Done processing query
5966 2024.08.28 04:08:24.365918 [ 3 ] {424ef3f1-cd96-48d8-9d03-c4f4f0bfcb95} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
5967 2024.08.28 04:08:24.366006 [ 3 ] {} <Debug> HTTP-Session: 7257c14e-f514-4787-adb1-492dc51e82f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5968 2024.08.28 04:08:24.366031 [ 198 ] {22d7316c-e32c-475d-862f-de292a324746::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
5969 2024.08.28 04:08:24.366267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5970 2024.08.28 04:08:24.366362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5971 2024.08.28 04:08:24.366420 [ 3 ] {} <Debug> HTTP-Session: fdf97337-7350-4a70-b81e-e91d2a0d926b Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
5972 2024.08.28 04:08:24.366466 [ 3 ] {} <Debug> HTTP-Session: fdf97337-7350-4a70-b81e-e91d2a0d926b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5973 2024.08.28 04:08:24.366488 [ 198 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5974 2024.08.28 04:08:24.366497 [ 3 ] {} <Debug> HTTP-Session: fdf97337-7350-4a70-b81e-e91d2a0d926b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5975 2024.08.28 04:08:24.366564 [ 198 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 443 rows starting from the beginning of the part
5976 2024.08.28 04:08:24.366579 [ 3 ] {} <Trace> HTTP-Session: fdf97337-7350-4a70-b81e-e91d2a0d926b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5977 2024.08.28 04:08:24.366830 [ 198 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 69 rows starting from the beginning of the part
5978 2024.08.28 04:08:24.366887 [ 3 ] {58a7239e-4c03-4115-99f7-fac832688357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5979 2024.08.28 04:08:24.367077 [ 3 ] {58a7239e-4c03-4115-99f7-fac832688357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5980 2024.08.28 04:08:24.367155 [ 198 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 408 rows starting from the beginning of the part
5981 2024.08.28 04:08:24.367654 [ 198 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 521 rows starting from the beginning of the part
5982 2024.08.28 04:08:24.368013 [ 198 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 76 rows starting from the beginning of the part
5983 2024.08.28 04:08:24.368015 [ 3 ] {58a7239e-4c03-4115-99f7-fac832688357} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5984 2024.08.28 04:08:24.368332 [ 198 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 410 rows starting from the beginning of the part
5985 2024.08.28 04:08:24.369013 [ 3 ] {58a7239e-4c03-4115-99f7-fac832688357} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5986 2024.08.28 04:08:24.369072 [ 3 ] {58a7239e-4c03-4115-99f7-fac832688357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
5987 2024.08.28 04:08:24.369931 [ 3 ] {58a7239e-4c03-4115-99f7-fac832688357} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5988 2024.08.28 04:08:24.370846 [ 3 ] {58a7239e-4c03-4115-99f7-fac832688357} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5989 2024.08.28 04:08:24.371070 [ 3 ] {58a7239e-4c03-4115-99f7-fac832688357} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004329 sec., 1386.001386001386 rows/sec., 72.41 KiB/sec.
5990 2024.08.28 04:08:24.371402 [ 3 ] {58a7239e-4c03-4115-99f7-fac832688357} <Debug> DynamicQueryHandler: Done processing query
5991 2024.08.28 04:08:24.371482 [ 3 ] {58a7239e-4c03-4115-99f7-fac832688357} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5992 2024.08.28 04:08:24.371550 [ 3 ] {} <Debug> HTTP-Session: fdf97337-7350-4a70-b81e-e91d2a0d926b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5993 2024.08.28 04:08:24.371657 [ 186 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1927 rows, containing 5 columns (5 merged, 0 gathered) in 0.005933314 sec., 324776.33915885794 rows/sec., 24.83 MiB/sec.
5994 2024.08.28 04:08:24.371775 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 44813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5995 2024.08.28 04:08:24.371840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5996 2024.08.28 04:08:24.371861 [ 3 ] {} <Debug> HTTP-Session: 1e8c5fb9-78ff-46ab-8c0a-a4564aef2b9c Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
5997 2024.08.28 04:08:24.371879 [ 3 ] {} <Debug> HTTP-Session: 1e8c5fb9-78ff-46ab-8c0a-a4564aef2b9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5998 2024.08.28 04:08:24.371894 [ 3 ] {} <Debug> HTTP-Session: 1e8c5fb9-78ff-46ab-8c0a-a4564aef2b9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5999 2024.08.28 04:08:24.371945 [ 3 ] {} <Trace> HTTP-Session: 1e8c5fb9-78ff-46ab-8c0a-a4564aef2b9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6000 2024.08.28 04:08:24.371979 [ 189 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
6001 2024.08.28 04:08:24.372277 [ 3 ] {d0c221af-0c33-4619-87b0-98ba784c6aef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6002 2024.08.28 04:08:24.372512 [ 3 ] {d0c221af-0c33-4619-87b0-98ba784c6aef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6003 2024.08.28 04:08:24.373446 [ 189 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_26_5} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6004 2024.08.28 04:08:24.373582 [ 3 ] {d0c221af-0c33-4619-87b0-98ba784c6aef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6005 2024.08.28 04:08:24.373671 [ 189 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_26_5} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
6006 2024.08.28 04:08:24.373806 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB.
6007 2024.08.28 04:08:24.374115 [ 3 ] {d0c221af-0c33-4619-87b0-98ba784c6aef} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6008 2024.08.28 04:08:24.374157 [ 3 ] {d0c221af-0c33-4619-87b0-98ba784c6aef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
6009 2024.08.28 04:08:24.374554 [ 3 ] {d0c221af-0c33-4619-87b0-98ba784c6aef} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
6010 2024.08.28 04:08:24.374903 [ 3 ] {d0c221af-0c33-4619-87b0-98ba784c6aef} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6011 2024.08.28 04:08:24.375059 [ 3 ] {d0c221af-0c33-4619-87b0-98ba784c6aef} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.002992 sec., 79545.45454545454 rows/sec., 5.33 MiB/sec.
6012 2024.08.28 04:08:24.375225 [ 3 ] {d0c221af-0c33-4619-87b0-98ba784c6aef} <Debug> DynamicQueryHandler: Done processing query
6013 2024.08.28 04:08:24.375249 [ 3 ] {d0c221af-0c33-4619-87b0-98ba784c6aef} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
6014 2024.08.28 04:08:24.375265 [ 3 ] {} <Debug> HTTP-Session: 1e8c5fb9-78ff-46ab-8c0a-a4564aef2b9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6015 2024.08.28 04:08:24.375400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6016 2024.08.28 04:08:24.375447 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6017 2024.08.28 04:08:24.375465 [ 3 ] {} <Debug> HTTP-Session: d11cac9f-443a-481e-a10c-923529be0a0f Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6018 2024.08.28 04:08:24.375482 [ 3 ] {} <Debug> HTTP-Session: d11cac9f-443a-481e-a10c-923529be0a0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6019 2024.08.28 04:08:24.375495 [ 3 ] {} <Debug> HTTP-Session: d11cac9f-443a-481e-a10c-923529be0a0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6020 2024.08.28 04:08:24.375526 [ 3 ] {} <Trace> HTTP-Session: d11cac9f-443a-481e-a10c-923529be0a0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6021 2024.08.28 04:08:24.375619 [ 3 ] {195b404a-8773-417c-b246-aafe3fd21fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
6022 2024.08.28 04:08:24.375664 [ 3 ] {195b404a-8773-417c-b246-aafe3fd21fd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
6023 2024.08.28 04:08:24.375797 [ 3 ] {195b404a-8773-417c-b246-aafe3fd21fd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6024 2024.08.28 04:08:24.376051 [ 3 ] {195b404a-8773-417c-b246-aafe3fd21fd4} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6025 2024.08.28 04:08:24.376086 [ 3 ] {195b404a-8773-417c-b246-aafe3fd21fd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
6026 2024.08.28 04:08:24.376433 [ 3 ] {195b404a-8773-417c-b246-aafe3fd21fd4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6027 2024.08.28 04:08:24.376756 [ 3 ] {195b404a-8773-417c-b246-aafe3fd21fd4} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6028 2024.08.28 04:08:24.376907 [ 3 ] {195b404a-8773-417c-b246-aafe3fd21fd4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001307 sec., 765.1109410864575 rows/sec., 51.56 KiB/sec.
6029 2024.08.28 04:08:24.377217 [ 3 ] {195b404a-8773-417c-b246-aafe3fd21fd4} <Debug> DynamicQueryHandler: Done processing query
6030 2024.08.28 04:08:24.377243 [ 3 ] {195b404a-8773-417c-b246-aafe3fd21fd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6031 2024.08.28 04:08:24.377259 [ 3 ] {} <Debug> HTTP-Session: d11cac9f-443a-481e-a10c-923529be0a0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6032 2024.08.28 04:08:24.377436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 42874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6033 2024.08.28 04:08:24.377486 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6034 2024.08.28 04:08:24.377505 [ 3 ] {} <Debug> HTTP-Session: c506e0b0-a8c9-4949-87c6-5b73e39e04f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6035 2024.08.28 04:08:24.377522 [ 3 ] {} <Debug> HTTP-Session: c506e0b0-a8c9-4949-87c6-5b73e39e04f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6036 2024.08.28 04:08:24.377535 [ 3 ] {} <Debug> HTTP-Session: c506e0b0-a8c9-4949-87c6-5b73e39e04f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6037 2024.08.28 04:08:24.377567 [ 3 ] {} <Trace> HTTP-Session: c506e0b0-a8c9-4949-87c6-5b73e39e04f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6038 2024.08.28 04:08:24.377851 [ 3 ] {73e99f0f-5eb0-4b4a-bb1b-ae56677f6a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6039 2024.08.28 04:08:24.377925 [ 3 ] {73e99f0f-5eb0-4b4a-bb1b-ae56677f6a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
6040 2024.08.28 04:08:24.378382 [ 3 ] {73e99f0f-5eb0-4b4a-bb1b-ae56677f6a74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6041 2024.08.28 04:08:24.379012 [ 3 ] {73e99f0f-5eb0-4b4a-bb1b-ae56677f6a74} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6042 2024.08.28 04:08:24.379049 [ 3 ] {73e99f0f-5eb0-4b4a-bb1b-ae56677f6a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
6043 2024.08.28 04:08:24.379645 [ 3 ] {73e99f0f-5eb0-4b4a-bb1b-ae56677f6a74} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
6044 2024.08.28 04:08:24.380059 [ 3 ] {73e99f0f-5eb0-4b4a-bb1b-ae56677f6a74} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6045 2024.08.28 04:08:24.380205 [ 119 ] {} <Debug> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
6046 2024.08.28 04:08:24.380211 [ 3 ] {73e99f0f-5eb0-4b4a-bb1b-ae56677f6a74} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002562 sec., 10148.32162373146 rows/sec., 18.19 MiB/sec.
6047 2024.08.28 04:08:24.380249 [ 119 ] {} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6048 2024.08.28 04:08:24.380298 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB.
6049 2024.08.28 04:08:24.380560 [ 198 ] {94c69f11-a991-4649-a894-2fffd5368a44::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
6050 2024.08.28 04:08:24.380686 [ 3 ] {73e99f0f-5eb0-4b4a-bb1b-ae56677f6a74} <Debug> DynamicQueryHandler: Done processing query
6051 2024.08.28 04:08:24.380736 [ 3 ] {73e99f0f-5eb0-4b4a-bb1b-ae56677f6a74} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
6052 2024.08.28 04:08:24.380790 [ 3 ] {} <Debug> HTTP-Session: c506e0b0-a8c9-4949-87c6-5b73e39e04f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6053 2024.08.28 04:08:24.381014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6054 2024.08.28 04:08:24.381136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6055 2024.08.28 04:08:24.381190 [ 3 ] {} <Debug> HTTP-Session: 51406d40-7098-4bc7-86d4-6a58c86a07c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6056 2024.08.28 04:08:24.381221 [ 198 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6057 2024.08.28 04:08:24.381232 [ 3 ] {} <Debug> HTTP-Session: 51406d40-7098-4bc7-86d4-6a58c86a07c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6058 2024.08.28 04:08:24.381299 [ 3 ] {} <Debug> HTTP-Session: 51406d40-7098-4bc7-86d4-6a58c86a07c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6059 2024.08.28 04:08:24.381368 [ 198 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 386 rows starting from the beginning of the part
6060 2024.08.28 04:08:24.381383 [ 3 ] {} <Trace> HTTP-Session: 51406d40-7098-4bc7-86d4-6a58c86a07c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6061 2024.08.28 04:08:24.381759 [ 3 ] {776b1d06-0b43-41a6-b62f-46d8e5c28da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6062 2024.08.28 04:08:24.381989 [ 3 ] {776b1d06-0b43-41a6-b62f-46d8e5c28da1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6063 2024.08.28 04:08:24.382046 [ 198 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 13 rows starting from the beginning of the part
6064 2024.08.28 04:08:24.382846 [ 3 ] {776b1d06-0b43-41a6-b62f-46d8e5c28da1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6065 2024.08.28 04:08:24.382899 [ 198 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part
6066 2024.08.28 04:08:24.383592 [ 198 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part
6067 2024.08.28 04:08:24.383883 [ 3 ] {776b1d06-0b43-41a6-b62f-46d8e5c28da1} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6068 2024.08.28 04:08:24.383980 [ 3 ] {776b1d06-0b43-41a6-b62f-46d8e5c28da1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6069 2024.08.28 04:08:24.384365 [ 198 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part
6070 2024.08.28 04:08:24.385004 [ 198 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 26 rows starting from the beginning of the part
6071 2024.08.28 04:08:24.385309 [ 3 ] {776b1d06-0b43-41a6-b62f-46d8e5c28da1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
6072 2024.08.28 04:08:24.386285 [ 3 ] {776b1d06-0b43-41a6-b62f-46d8e5c28da1} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6073 2024.08.28 04:08:24.386706 [ 3 ] {776b1d06-0b43-41a6-b62f-46d8e5c28da1} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005124 sec., 16003.122560499609 rows/sec., 1.02 MiB/sec.
6074 2024.08.28 04:08:24.387490 [ 3 ] {776b1d06-0b43-41a6-b62f-46d8e5c28da1} <Debug> DynamicQueryHandler: Done processing query
6075 2024.08.28 04:08:24.387543 [ 3 ] {776b1d06-0b43-41a6-b62f-46d8e5c28da1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6076 2024.08.28 04:08:24.387583 [ 3 ] {} <Debug> HTTP-Session: 51406d40-7098-4bc7-86d4-6a58c86a07c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6077 2024.08.28 04:08:24.390165 [ 189 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 464 rows, containing 19 columns (19 merged, 0 gathered) in 0.009762227 sec., 47530.138358798664 rows/sec., 85.17 MiB/sec.
6078 2024.08.28 04:08:24.390969 [ 187 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
6079 2024.08.28 04:08:24.391581 [ 187 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6080 2024.08.28 04:08:24.391654 [ 187 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
6081 2024.08.28 04:08:24.391786 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.20 MiB.
6082 2024.08.28 04:08:29.343527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6083 2024.08.28 04:08:29.343650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6084 2024.08.28 04:08:29.343676 [ 3 ] {} <Debug> HTTP-Session: 7fe30fe1-aa7d-4f01-93af-4e4810dec435 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6085 2024.08.28 04:08:29.343701 [ 3 ] {} <Debug> HTTP-Session: 7fe30fe1-aa7d-4f01-93af-4e4810dec435 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6086 2024.08.28 04:08:29.343716 [ 3 ] {} <Debug> HTTP-Session: 7fe30fe1-aa7d-4f01-93af-4e4810dec435 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6087 2024.08.28 04:08:29.343763 [ 3 ] {} <Trace> HTTP-Session: 7fe30fe1-aa7d-4f01-93af-4e4810dec435 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6088 2024.08.28 04:08:29.343944 [ 3 ] {eaca5921-8a6b-4ee9-bb0b-bf10af190310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6089 2024.08.28 04:08:29.344009 [ 3 ] {eaca5921-8a6b-4ee9-bb0b-bf10af190310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6090 2024.08.28 04:08:29.344338 [ 3 ] {eaca5921-8a6b-4ee9-bb0b-bf10af190310} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6091 2024.08.28 04:08:29.344690 [ 3 ] {eaca5921-8a6b-4ee9-bb0b-bf10af190310} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6092 2024.08.28 04:08:29.344732 [ 3 ] {eaca5921-8a6b-4ee9-bb0b-bf10af190310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6093 2024.08.28 04:08:29.345129 [ 3 ] {eaca5921-8a6b-4ee9-bb0b-bf10af190310} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
6094 2024.08.28 04:08:29.345520 [ 3 ] {eaca5921-8a6b-4ee9-bb0b-bf10af190310} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6095 2024.08.28 04:08:29.345689 [ 3 ] {eaca5921-8a6b-4ee9-bb0b-bf10af190310} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001793 sec., 1115.4489682097044 rows/sec., 90.96 KiB/sec.
6096 2024.08.28 04:08:29.345895 [ 3 ] {eaca5921-8a6b-4ee9-bb0b-bf10af190310} <Debug> DynamicQueryHandler: Done processing query
6097 2024.08.28 04:08:29.345921 [ 3 ] {eaca5921-8a6b-4ee9-bb0b-bf10af190310} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6098 2024.08.28 04:08:29.345938 [ 3 ] {} <Debug> HTTP-Session: 7fe30fe1-aa7d-4f01-93af-4e4810dec435 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6099 2024.08.28 04:08:29.346086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 11953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6100 2024.08.28 04:08:29.346135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6101 2024.08.28 04:08:29.346156 [ 3 ] {} <Debug> HTTP-Session: b583d51a-b6e7-4113-b2c6-ac66477102b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6102 2024.08.28 04:08:29.346173 [ 3 ] {} <Debug> HTTP-Session: b583d51a-b6e7-4113-b2c6-ac66477102b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6103 2024.08.28 04:08:29.346187 [ 3 ] {} <Debug> HTTP-Session: b583d51a-b6e7-4113-b2c6-ac66477102b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6104 2024.08.28 04:08:29.346219 [ 3 ] {} <Trace> HTTP-Session: b583d51a-b6e7-4113-b2c6-ac66477102b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6105 2024.08.28 04:08:29.346341 [ 3 ] {3502fee9-c2d9-49f0-8ce6-ef337882703a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6106 2024.08.28 04:08:29.346386 [ 3 ] {3502fee9-c2d9-49f0-8ce6-ef337882703a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6107 2024.08.28 04:08:29.346611 [ 3 ] {3502fee9-c2d9-49f0-8ce6-ef337882703a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6108 2024.08.28 04:08:29.346936 [ 3 ] {3502fee9-c2d9-49f0-8ce6-ef337882703a} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6109 2024.08.28 04:08:29.346973 [ 3 ] {3502fee9-c2d9-49f0-8ce6-ef337882703a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6110 2024.08.28 04:08:29.347374 [ 3 ] {3502fee9-c2d9-49f0-8ce6-ef337882703a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
6111 2024.08.28 04:08:29.347758 [ 3 ] {3502fee9-c2d9-49f0-8ce6-ef337882703a} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6112 2024.08.28 04:08:29.347917 [ 3 ] {3502fee9-c2d9-49f0-8ce6-ef337882703a} <Debug> executeQuery: Read 83 rows, 6.88 KiB in 0.001614 sec., 51425.03097893432 rows/sec., 4.17 MiB/sec.
6113 2024.08.28 04:08:29.348083 [ 3 ] {3502fee9-c2d9-49f0-8ce6-ef337882703a} <Debug> DynamicQueryHandler: Done processing query
6114 2024.08.28 04:08:29.348109 [ 3 ] {3502fee9-c2d9-49f0-8ce6-ef337882703a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6115 2024.08.28 04:08:29.348127 [ 3 ] {} <Debug> HTTP-Session: b583d51a-b6e7-4113-b2c6-ac66477102b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6116 2024.08.28 04:08:29.348259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 2195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6117 2024.08.28 04:08:29.348311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6118 2024.08.28 04:08:29.348332 [ 3 ] {} <Debug> HTTP-Session: 18f369f7-2488-4cf9-a0ef-ba25792bfd89 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6119 2024.08.28 04:08:29.348350 [ 3 ] {} <Debug> HTTP-Session: 18f369f7-2488-4cf9-a0ef-ba25792bfd89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6120 2024.08.28 04:08:29.348364 [ 3 ] {} <Debug> HTTP-Session: 18f369f7-2488-4cf9-a0ef-ba25792bfd89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6121 2024.08.28 04:08:29.348396 [ 3 ] {} <Trace> HTTP-Session: 18f369f7-2488-4cf9-a0ef-ba25792bfd89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6122 2024.08.28 04:08:29.348496 [ 3 ] {b460d5e5-3374-41c5-be7a-d638fa56d0c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6123 2024.08.28 04:08:29.348540 [ 3 ] {b460d5e5-3374-41c5-be7a-d638fa56d0c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6124 2024.08.28 04:08:29.348768 [ 3 ] {b460d5e5-3374-41c5-be7a-d638fa56d0c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6125 2024.08.28 04:08:29.349045 [ 3 ] {b460d5e5-3374-41c5-be7a-d638fa56d0c6} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6126 2024.08.28 04:08:29.349084 [ 3 ] {b460d5e5-3374-41c5-be7a-d638fa56d0c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6127 2024.08.28 04:08:29.349429 [ 3 ] {b460d5e5-3374-41c5-be7a-d638fa56d0c6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
6128 2024.08.28 04:08:29.349785 [ 3 ] {b460d5e5-3374-41c5-be7a-d638fa56d0c6} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6129 2024.08.28 04:08:29.349948 [ 3 ] {b460d5e5-3374-41c5-be7a-d638fa56d0c6} <Debug> executeQuery: Read 15 rows, 1.12 KiB in 0.001476 sec., 10162.60162601626 rows/sec., 756.90 KiB/sec.
6130 2024.08.28 04:08:29.350112 [ 3 ] {b460d5e5-3374-41c5-be7a-d638fa56d0c6} <Debug> DynamicQueryHandler: Done processing query
6131 2024.08.28 04:08:29.350137 [ 3 ] {b460d5e5-3374-41c5-be7a-d638fa56d0c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6132 2024.08.28 04:08:29.350154 [ 3 ] {} <Debug> HTTP-Session: 18f369f7-2488-4cf9-a0ef-ba25792bfd89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6133 2024.08.28 04:08:29.350274 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 13425, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6134 2024.08.28 04:08:29.350323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6135 2024.08.28 04:08:29.350343 [ 3 ] {} <Debug> HTTP-Session: 44ff2bd5-0442-4547-bff3-ffe113ab5d66 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6136 2024.08.28 04:08:29.350360 [ 3 ] {} <Debug> HTTP-Session: 44ff2bd5-0442-4547-bff3-ffe113ab5d66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6137 2024.08.28 04:08:29.350374 [ 3 ] {} <Debug> HTTP-Session: 44ff2bd5-0442-4547-bff3-ffe113ab5d66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6138 2024.08.28 04:08:29.350405 [ 3 ] {} <Trace> HTTP-Session: 44ff2bd5-0442-4547-bff3-ffe113ab5d66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6139 2024.08.28 04:08:29.350518 [ 3 ] {63ca900d-3e1d-42a5-8cb8-5abde741ae37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6140 2024.08.28 04:08:29.350561 [ 3 ] {63ca900d-3e1d-42a5-8cb8-5abde741ae37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6141 2024.08.28 04:08:29.350789 [ 3 ] {63ca900d-3e1d-42a5-8cb8-5abde741ae37} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6142 2024.08.28 04:08:29.351117 [ 3 ] {63ca900d-3e1d-42a5-8cb8-5abde741ae37} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6143 2024.08.28 04:08:29.351156 [ 3 ] {63ca900d-3e1d-42a5-8cb8-5abde741ae37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6144 2024.08.28 04:08:29.351511 [ 3 ] {63ca900d-3e1d-42a5-8cb8-5abde741ae37} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
6145 2024.08.28 04:08:29.351864 [ 3 ] {63ca900d-3e1d-42a5-8cb8-5abde741ae37} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6146 2024.08.28 04:08:29.352025 [ 3 ] {63ca900d-3e1d-42a5-8cb8-5abde741ae37} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001546 sec., 51099.611901681754 rows/sec., 3.99 MiB/sec.
6147 2024.08.28 04:08:29.352186 [ 3 ] {63ca900d-3e1d-42a5-8cb8-5abde741ae37} <Debug> DynamicQueryHandler: Done processing query
6148 2024.08.28 04:08:29.352211 [ 3 ] {63ca900d-3e1d-42a5-8cb8-5abde741ae37} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6149 2024.08.28 04:08:29.352227 [ 3 ] {} <Debug> HTTP-Session: 44ff2bd5-0442-4547-bff3-ffe113ab5d66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6150 2024.08.28 04:08:29.352382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 30807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6151 2024.08.28 04:08:29.352429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6152 2024.08.28 04:08:29.352447 [ 3 ] {} <Debug> HTTP-Session: 2f590428-1bfb-4128-a1ef-5ae5ffd6f970 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6153 2024.08.28 04:08:29.352465 [ 3 ] {} <Debug> HTTP-Session: 2f590428-1bfb-4128-a1ef-5ae5ffd6f970 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6154 2024.08.28 04:08:29.352480 [ 3 ] {} <Debug> HTTP-Session: 2f590428-1bfb-4128-a1ef-5ae5ffd6f970 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6155 2024.08.28 04:08:29.352511 [ 3 ] {} <Trace> HTTP-Session: 2f590428-1bfb-4128-a1ef-5ae5ffd6f970 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6156 2024.08.28 04:08:29.352661 [ 3 ] {9e00c43d-ab33-470f-b747-018c1089e557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6157 2024.08.28 04:08:29.352709 [ 3 ] {9e00c43d-ab33-470f-b747-018c1089e557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6158 2024.08.28 04:08:29.352857 [ 3 ] {9e00c43d-ab33-470f-b747-018c1089e557} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6159 2024.08.28 04:08:29.353205 [ 3 ] {9e00c43d-ab33-470f-b747-018c1089e557} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6160 2024.08.28 04:08:29.353242 [ 3 ] {9e00c43d-ab33-470f-b747-018c1089e557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6161 2024.08.28 04:08:29.353626 [ 3 ] {9e00c43d-ab33-470f-b747-018c1089e557} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
6162 2024.08.28 04:08:29.353966 [ 3 ] {9e00c43d-ab33-470f-b747-018c1089e557} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6163 2024.08.28 04:08:29.354125 [ 3 ] {9e00c43d-ab33-470f-b747-018c1089e557} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001522 sec., 105781.86596583444 rows/sec., 7.37 MiB/sec.
6164 2024.08.28 04:08:29.354401 [ 3 ] {9e00c43d-ab33-470f-b747-018c1089e557} <Debug> DynamicQueryHandler: Done processing query
6165 2024.08.28 04:08:29.354436 [ 3 ] {9e00c43d-ab33-470f-b747-018c1089e557} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6166 2024.08.28 04:08:29.354452 [ 3 ] {} <Debug> HTTP-Session: 2f590428-1bfb-4128-a1ef-5ae5ffd6f970 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6167 2024.08.28 04:08:29.354612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 21249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6168 2024.08.28 04:08:29.354659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6169 2024.08.28 04:08:29.354678 [ 3 ] {} <Debug> HTTP-Session: b65f220b-4136-4cc2-9950-68055beb351e Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6170 2024.08.28 04:08:29.354694 [ 3 ] {} <Debug> HTTP-Session: b65f220b-4136-4cc2-9950-68055beb351e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6171 2024.08.28 04:08:29.354708 [ 3 ] {} <Debug> HTTP-Session: b65f220b-4136-4cc2-9950-68055beb351e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6172 2024.08.28 04:08:29.354739 [ 3 ] {} <Trace> HTTP-Session: b65f220b-4136-4cc2-9950-68055beb351e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6173 2024.08.28 04:08:29.354926 [ 3 ] {310f77ba-361c-49df-a754-22e2111bbb35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6174 2024.08.28 04:08:29.354995 [ 3 ] {310f77ba-361c-49df-a754-22e2111bbb35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
6175 2024.08.28 04:08:29.355420 [ 3 ] {310f77ba-361c-49df-a754-22e2111bbb35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6176 2024.08.28 04:08:29.355898 [ 3 ] {310f77ba-361c-49df-a754-22e2111bbb35} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6177 2024.08.28 04:08:29.355934 [ 3 ] {310f77ba-361c-49df-a754-22e2111bbb35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6178 2024.08.28 04:08:29.356514 [ 3 ] {310f77ba-361c-49df-a754-22e2111bbb35} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
6179 2024.08.28 04:08:29.356917 [ 3 ] {310f77ba-361c-49df-a754-22e2111bbb35} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6180 2024.08.28 04:08:29.357095 [ 3 ] {310f77ba-361c-49df-a754-22e2111bbb35} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002277 sec., 5709.266578831796 rows/sec., 10.23 MiB/sec.
6181 2024.08.28 04:08:29.357294 [ 3 ] {310f77ba-361c-49df-a754-22e2111bbb35} <Debug> DynamicQueryHandler: Done processing query
6182 2024.08.28 04:08:29.357319 [ 3 ] {310f77ba-361c-49df-a754-22e2111bbb35} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
6183 2024.08.28 04:08:29.357335 [ 3 ] {} <Debug> HTTP-Session: b65f220b-4136-4cc2-9950-68055beb351e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6184 2024.08.28 04:08:29.357465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6185 2024.08.28 04:08:29.357511 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6186 2024.08.28 04:08:29.357530 [ 3 ] {} <Debug> HTTP-Session: 33e2de65-6fb8-42a5-b8bf-1e4522ac2411 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6187 2024.08.28 04:08:29.357547 [ 3 ] {} <Debug> HTTP-Session: 33e2de65-6fb8-42a5-b8bf-1e4522ac2411 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6188 2024.08.28 04:08:29.357561 [ 3 ] {} <Debug> HTTP-Session: 33e2de65-6fb8-42a5-b8bf-1e4522ac2411 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6189 2024.08.28 04:08:29.357591 [ 3 ] {} <Trace> HTTP-Session: 33e2de65-6fb8-42a5-b8bf-1e4522ac2411 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6190 2024.08.28 04:08:29.357703 [ 3 ] {e49f0581-303f-4c36-bd80-344316d634e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6191 2024.08.28 04:08:29.357747 [ 3 ] {e49f0581-303f-4c36-bd80-344316d634e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6192 2024.08.28 04:08:29.357875 [ 3 ] {e49f0581-303f-4c36-bd80-344316d634e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6193 2024.08.28 04:08:29.358136 [ 3 ] {e49f0581-303f-4c36-bd80-344316d634e0} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6194 2024.08.28 04:08:29.358171 [ 3 ] {e49f0581-303f-4c36-bd80-344316d634e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6195 2024.08.28 04:08:29.358534 [ 3 ] {e49f0581-303f-4c36-bd80-344316d634e0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
6196 2024.08.28 04:08:29.358844 [ 3 ] {e49f0581-303f-4c36-bd80-344316d634e0} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6197 2024.08.28 04:08:29.359001 [ 3 ] {e49f0581-303f-4c36-bd80-344316d634e0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001329 sec., 45146.72686230248 rows/sec., 3.04 MiB/sec.
6198 2024.08.28 04:08:29.359156 [ 3 ] {e49f0581-303f-4c36-bd80-344316d634e0} <Debug> DynamicQueryHandler: Done processing query
6199 2024.08.28 04:08:29.359180 [ 3 ] {e49f0581-303f-4c36-bd80-344316d634e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6200 2024.08.28 04:08:29.359196 [ 3 ] {} <Debug> HTTP-Session: 33e2de65-6fb8-42a5-b8bf-1e4522ac2411 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6201 2024.08.28 04:08:32.715701 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache
6202 2024.08.28 04:08:32.715774 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache
6203 2024.08.28 04:08:34.347997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 36474, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6204 2024.08.28 04:08:34.348129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6205 2024.08.28 04:08:34.348157 [ 3 ] {} <Debug> HTTP-Session: 22a0ad5c-42fd-42da-b173-5c73d8175121 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6206 2024.08.28 04:08:34.348184 [ 3 ] {} <Debug> HTTP-Session: 22a0ad5c-42fd-42da-b173-5c73d8175121 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6207 2024.08.28 04:08:34.348202 [ 3 ] {} <Debug> HTTP-Session: 22a0ad5c-42fd-42da-b173-5c73d8175121 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6208 2024.08.28 04:08:34.348258 [ 3 ] {} <Trace> HTTP-Session: 22a0ad5c-42fd-42da-b173-5c73d8175121 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6209 2024.08.28 04:08:34.348537 [ 3 ] {63704102-d4a4-4028-a3cd-a6b2b816198f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6210 2024.08.28 04:08:34.348600 [ 3 ] {63704102-d4a4-4028-a3cd-a6b2b816198f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6211 2024.08.28 04:08:34.348921 [ 3 ] {63704102-d4a4-4028-a3cd-a6b2b816198f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6212 2024.08.28 04:08:34.349456 [ 3 ] {63704102-d4a4-4028-a3cd-a6b2b816198f} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6213 2024.08.28 04:08:34.349494 [ 3 ] {63704102-d4a4-4028-a3cd-a6b2b816198f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6214 2024.08.28 04:08:34.349907 [ 3 ] {63704102-d4a4-4028-a3cd-a6b2b816198f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6215 2024.08.28 04:08:34.350276 [ 3 ] {63704102-d4a4-4028-a3cd-a6b2b816198f} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6216 2024.08.28 04:08:34.350423 [ 3 ] {63704102-d4a4-4028-a3cd-a6b2b816198f} <Debug> executeQuery: Read 241 rows, 21.83 KiB in 0.002017 sec., 119484.38274665344 rows/sec., 10.57 MiB/sec.
6217 2024.08.28 04:08:34.350615 [ 3 ] {63704102-d4a4-4028-a3cd-a6b2b816198f} <Debug> DynamicQueryHandler: Done processing query
6218 2024.08.28 04:08:34.350640 [ 3 ] {63704102-d4a4-4028-a3cd-a6b2b816198f} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
6219 2024.08.28 04:08:34.350657 [ 3 ] {} <Debug> HTTP-Session: 22a0ad5c-42fd-42da-b173-5c73d8175121 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6220 2024.08.28 04:08:34.350833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 3779, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6221 2024.08.28 04:08:34.350879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6222 2024.08.28 04:08:34.350897 [ 3 ] {} <Debug> HTTP-Session: 16bea606-d08a-47cb-b291-a0141bf9d43d Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6223 2024.08.28 04:08:34.350914 [ 3 ] {} <Debug> HTTP-Session: 16bea606-d08a-47cb-b291-a0141bf9d43d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6224 2024.08.28 04:08:34.350928 [ 3 ] {} <Debug> HTTP-Session: 16bea606-d08a-47cb-b291-a0141bf9d43d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6225 2024.08.28 04:08:34.350958 [ 3 ] {} <Trace> HTTP-Session: 16bea606-d08a-47cb-b291-a0141bf9d43d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6226 2024.08.28 04:08:34.351058 [ 3 ] {e9412147-e9dc-4a32-be6b-34db366a1760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6227 2024.08.28 04:08:34.351101 [ 3 ] {e9412147-e9dc-4a32-be6b-34db366a1760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6228 2024.08.28 04:08:34.351323 [ 3 ] {e9412147-e9dc-4a32-be6b-34db366a1760} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6229 2024.08.28 04:08:34.351690 [ 3 ] {e9412147-e9dc-4a32-be6b-34db366a1760} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6230 2024.08.28 04:08:34.351725 [ 3 ] {e9412147-e9dc-4a32-be6b-34db366a1760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6231 2024.08.28 04:08:34.352069 [ 3 ] {e9412147-e9dc-4a32-be6b-34db366a1760} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6232 2024.08.28 04:08:34.352428 [ 3 ] {e9412147-e9dc-4a32-be6b-34db366a1760} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6233 2024.08.28 04:08:34.352576 [ 3 ] {e9412147-e9dc-4a32-be6b-34db366a1760} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001539 sec., 16894.087069525667 rows/sec., 1.24 MiB/sec.
6234 2024.08.28 04:08:34.352792 [ 3 ] {e9412147-e9dc-4a32-be6b-34db366a1760} <Debug> DynamicQueryHandler: Done processing query
6235 2024.08.28 04:08:34.352816 [ 3 ] {e9412147-e9dc-4a32-be6b-34db366a1760} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6236 2024.08.28 04:08:34.352832 [ 3 ] {} <Debug> HTTP-Session: 16bea606-d08a-47cb-b291-a0141bf9d43d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6237 2024.08.28 04:08:34.353033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6238 2024.08.28 04:08:34.353081 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6239 2024.08.28 04:08:34.353099 [ 3 ] {} <Debug> HTTP-Session: 682ada13-daa7-4354-bcf3-cf999eca94cd Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6240 2024.08.28 04:08:34.353115 [ 3 ] {} <Debug> HTTP-Session: 682ada13-daa7-4354-bcf3-cf999eca94cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6241 2024.08.28 04:08:34.353128 [ 3 ] {} <Debug> HTTP-Session: 682ada13-daa7-4354-bcf3-cf999eca94cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6242 2024.08.28 04:08:34.353159 [ 3 ] {} <Trace> HTTP-Session: 682ada13-daa7-4354-bcf3-cf999eca94cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6243 2024.08.28 04:08:34.353254 [ 3 ] {ba50b5f4-154a-4d0a-9242-5d32da786fb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
6244 2024.08.28 04:08:34.353297 [ 3 ] {ba50b5f4-154a-4d0a-9242-5d32da786fb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6245 2024.08.28 04:08:34.353517 [ 3 ] {ba50b5f4-154a-4d0a-9242-5d32da786fb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6246 2024.08.28 04:08:34.353821 [ 3 ] {ba50b5f4-154a-4d0a-9242-5d32da786fb4} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6247 2024.08.28 04:08:34.353856 [ 3 ] {ba50b5f4-154a-4d0a-9242-5d32da786fb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6248 2024.08.28 04:08:34.354195 [ 3 ] {ba50b5f4-154a-4d0a-9242-5d32da786fb4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6249 2024.08.28 04:08:34.354541 [ 3 ] {ba50b5f4-154a-4d0a-9242-5d32da786fb4} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6250 2024.08.28 04:08:34.354699 [ 3 ] {ba50b5f4-154a-4d0a-9242-5d32da786fb4} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001463 sec., 9569.377990430621 rows/sec., 670.18 KiB/sec.
6251 2024.08.28 04:08:34.355032 [ 3 ] {ba50b5f4-154a-4d0a-9242-5d32da786fb4} <Debug> DynamicQueryHandler: Done processing query
6252 2024.08.28 04:08:34.355056 [ 3 ] {ba50b5f4-154a-4d0a-9242-5d32da786fb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6253 2024.08.28 04:08:34.355072 [ 3 ] {} <Debug> HTTP-Session: 682ada13-daa7-4354-bcf3-cf999eca94cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6254 2024.08.28 04:08:34.355229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6255 2024.08.28 04:08:34.355276 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6256 2024.08.28 04:08:34.355294 [ 3 ] {} <Debug> HTTP-Session: ea00d850-a7ff-49cb-b295-c1c182d6c251 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6257 2024.08.28 04:08:34.355311 [ 3 ] {} <Debug> HTTP-Session: ea00d850-a7ff-49cb-b295-c1c182d6c251 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6258 2024.08.28 04:08:34.355324 [ 3 ] {} <Debug> HTTP-Session: ea00d850-a7ff-49cb-b295-c1c182d6c251 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6259 2024.08.28 04:08:34.355354 [ 3 ] {} <Trace> HTTP-Session: ea00d850-a7ff-49cb-b295-c1c182d6c251 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6260 2024.08.28 04:08:34.355449 [ 3 ] {42d15499-62ee-40be-be18-6cd14a5585eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
6261 2024.08.28 04:08:34.355492 [ 3 ] {42d15499-62ee-40be-be18-6cd14a5585eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
6262 2024.08.28 04:08:34.355733 [ 3 ] {42d15499-62ee-40be-be18-6cd14a5585eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6263 2024.08.28 04:08:34.356022 [ 3 ] {42d15499-62ee-40be-be18-6cd14a5585eb} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6264 2024.08.28 04:08:34.356057 [ 3 ] {42d15499-62ee-40be-be18-6cd14a5585eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6265 2024.08.28 04:08:34.356388 [ 3 ] {42d15499-62ee-40be-be18-6cd14a5585eb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6266 2024.08.28 04:08:34.356731 [ 3 ] {42d15499-62ee-40be-be18-6cd14a5585eb} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6267 2024.08.28 04:08:34.356880 [ 3 ] {42d15499-62ee-40be-be18-6cd14a5585eb} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001449 sec., 4140.786749482401 rows/sec., 244.65 KiB/sec.
6268 2024.08.28 04:08:34.356893 [ 108 ] {} <Debug> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0
6269 2024.08.28 04:08:34.357015 [ 108 ] {} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6270 2024.08.28 04:08:34.357071 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6271 2024.08.28 04:08:34.357116 [ 3 ] {42d15499-62ee-40be-be18-6cd14a5585eb} <Debug> DynamicQueryHandler: Done processing query
6272 2024.08.28 04:08:34.357173 [ 3 ] {42d15499-62ee-40be-be18-6cd14a5585eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6273 2024.08.28 04:08:34.357226 [ 3 ] {} <Debug> HTTP-Session: ea00d850-a7ff-49cb-b295-c1c182d6c251 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6274 2024.08.28 04:08:34.357357 [ 204 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
6275 2024.08.28 04:08:34.357558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 66175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6276 2024.08.28 04:08:34.357662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6277 2024.08.28 04:08:34.357676 [ 204 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6278 2024.08.28 04:08:34.357698 [ 3 ] {} <Debug> HTTP-Session: a4c7b627-f30f-4898-9acf-ffcd38b6bd43 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6279 2024.08.28 04:08:34.357745 [ 3 ] {} <Debug> HTTP-Session: a4c7b627-f30f-4898-9acf-ffcd38b6bd43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6280 2024.08.28 04:08:34.357749 [ 204 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
6281 2024.08.28 04:08:34.357769 [ 3 ] {} <Debug> HTTP-Session: a4c7b627-f30f-4898-9acf-ffcd38b6bd43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6282 2024.08.28 04:08:34.357841 [ 3 ] {} <Trace> HTTP-Session: a4c7b627-f30f-4898-9acf-ffcd38b6bd43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6283 2024.08.28 04:08:34.357982 [ 204 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
6284 2024.08.28 04:08:34.358158 [ 204 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
6285 2024.08.28 04:08:34.358410 [ 3 ] {07ec4813-5989-4a70-beb8-129ae5792a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6286 2024.08.28 04:08:34.358526 [ 204 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
6287 2024.08.28 04:08:34.358632 [ 3 ] {07ec4813-5989-4a70-beb8-129ae5792a16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6288 2024.08.28 04:08:34.358846 [ 204 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
6289 2024.08.28 04:08:34.359823 [ 3 ] {07ec4813-5989-4a70-beb8-129ae5792a16} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6290 2024.08.28 04:08:34.361073 [ 3 ] {07ec4813-5989-4a70-beb8-129ae5792a16} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6291 2024.08.28 04:08:34.361143 [ 3 ] {07ec4813-5989-4a70-beb8-129ae5792a16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6292 2024.08.28 04:08:34.361373 [ 204 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004180243 sec., 7176.6162876177295 rows/sec., 455.55 KiB/sec.
6293 2024.08.28 04:08:34.361547 [ 204 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary)
6294 2024.08.28 04:08:34.361973 [ 3 ] {07ec4813-5989-4a70-beb8-129ae5792a16} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6295 2024.08.28 04:08:34.362437 [ 204 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::all_1_13_3} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6296 2024.08.28 04:08:34.362590 [ 204 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::all_1_13_3} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3
6297 2024.08.28 04:08:34.362735 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
6298 2024.08.28 04:08:34.362793 [ 3 ] {07ec4813-5989-4a70-beb8-129ae5792a16} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6299 2024.08.28 04:08:34.362976 [ 3 ] {07ec4813-5989-4a70-beb8-129ae5792a16} <Debug> executeQuery: Read 408 rows, 29.76 KiB in 0.004876 sec., 83675.14356029533 rows/sec., 5.96 MiB/sec.
6300 2024.08.28 04:08:34.363233 [ 3 ] {07ec4813-5989-4a70-beb8-129ae5792a16} <Debug> DynamicQueryHandler: Done processing query
6301 2024.08.28 04:08:34.363258 [ 3 ] {07ec4813-5989-4a70-beb8-129ae5792a16} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
6302 2024.08.28 04:08:34.363274 [ 3 ] {} <Debug> HTTP-Session: a4c7b627-f30f-4898-9acf-ffcd38b6bd43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6303 2024.08.28 04:08:34.363440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6304 2024.08.28 04:08:34.363487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6305 2024.08.28 04:08:34.363505 [ 3 ] {} <Debug> HTTP-Session: a50a4fe9-aa8e-4fc8-bbca-6f7def35b6bc Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6306 2024.08.28 04:08:34.363521 [ 3 ] {} <Debug> HTTP-Session: a50a4fe9-aa8e-4fc8-bbca-6f7def35b6bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6307 2024.08.28 04:08:34.363535 [ 3 ] {} <Debug> HTTP-Session: a50a4fe9-aa8e-4fc8-bbca-6f7def35b6bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6308 2024.08.28 04:08:34.363566 [ 3 ] {} <Trace> HTTP-Session: a50a4fe9-aa8e-4fc8-bbca-6f7def35b6bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6309 2024.08.28 04:08:34.363660 [ 3 ] {8fc8cf7e-7518-40de-a94e-aee507e70cc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6310 2024.08.28 04:08:34.363704 [ 3 ] {8fc8cf7e-7518-40de-a94e-aee507e70cc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6311 2024.08.28 04:08:34.363840 [ 3 ] {8fc8cf7e-7518-40de-a94e-aee507e70cc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6312 2024.08.28 04:08:34.364141 [ 3 ] {8fc8cf7e-7518-40de-a94e-aee507e70cc6} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6313 2024.08.28 04:08:34.364177 [ 3 ] {8fc8cf7e-7518-40de-a94e-aee507e70cc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6314 2024.08.28 04:08:34.364524 [ 3 ] {8fc8cf7e-7518-40de-a94e-aee507e70cc6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6315 2024.08.28 04:08:34.364843 [ 3 ] {8fc8cf7e-7518-40de-a94e-aee507e70cc6} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6316 2024.08.28 04:08:34.364988 [ 3 ] {8fc8cf7e-7518-40de-a94e-aee507e70cc6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001343 sec., 4467.6098287416235 rows/sec., 233.42 KiB/sec.
6317 2024.08.28 04:08:34.365153 [ 3 ] {8fc8cf7e-7518-40de-a94e-aee507e70cc6} <Debug> DynamicQueryHandler: Done processing query
6318 2024.08.28 04:08:34.365177 [ 3 ] {8fc8cf7e-7518-40de-a94e-aee507e70cc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6319 2024.08.28 04:08:34.365192 [ 3 ] {} <Debug> HTTP-Session: a50a4fe9-aa8e-4fc8-bbca-6f7def35b6bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6320 2024.08.28 04:08:34.365345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 44624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6321 2024.08.28 04:08:34.365393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6322 2024.08.28 04:08:34.365411 [ 3 ] {} <Debug> HTTP-Session: 5bb90a77-0e93-4758-a48f-0003fdd427a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6323 2024.08.28 04:08:34.365427 [ 3 ] {} <Debug> HTTP-Session: 5bb90a77-0e93-4758-a48f-0003fdd427a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6324 2024.08.28 04:08:34.365441 [ 3 ] {} <Debug> HTTP-Session: 5bb90a77-0e93-4758-a48f-0003fdd427a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6325 2024.08.28 04:08:34.365471 [ 3 ] {} <Trace> HTTP-Session: 5bb90a77-0e93-4758-a48f-0003fdd427a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6326 2024.08.28 04:08:34.365652 [ 3 ] {a3580a36-13a6-4ae1-83d0-e797753d80d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6327 2024.08.28 04:08:34.365698 [ 3 ] {a3580a36-13a6-4ae1-83d0-e797753d80d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6328 2024.08.28 04:08:34.365839 [ 3 ] {a3580a36-13a6-4ae1-83d0-e797753d80d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6329 2024.08.28 04:08:34.366254 [ 3 ] {a3580a36-13a6-4ae1-83d0-e797753d80d4} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6330 2024.08.28 04:08:34.366289 [ 3 ] {a3580a36-13a6-4ae1-83d0-e797753d80d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6331 2024.08.28 04:08:34.366662 [ 3 ] {a3580a36-13a6-4ae1-83d0-e797753d80d4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
6332 2024.08.28 04:08:34.366990 [ 3 ] {a3580a36-13a6-4ae1-83d0-e797753d80d4} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6333 2024.08.28 04:08:34.367156 [ 3 ] {a3580a36-13a6-4ae1-83d0-e797753d80d4} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001598 sec., 148310.38798498124 rows/sec., 9.94 MiB/sec.
6334 2024.08.28 04:08:34.367488 [ 3 ] {a3580a36-13a6-4ae1-83d0-e797753d80d4} <Debug> DynamicQueryHandler: Done processing query
6335 2024.08.28 04:08:34.367522 [ 3 ] {a3580a36-13a6-4ae1-83d0-e797753d80d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
6336 2024.08.28 04:08:34.367540 [ 3 ] {} <Debug> HTTP-Session: 5bb90a77-0e93-4758-a48f-0003fdd427a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6337 2024.08.28 04:08:34.367664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6338 2024.08.28 04:08:34.367714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6339 2024.08.28 04:08:34.367735 [ 3 ] {} <Debug> HTTP-Session: 34ff3269-8cac-4270-ac79-df4be1deb052 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6340 2024.08.28 04:08:34.367753 [ 3 ] {} <Debug> HTTP-Session: 34ff3269-8cac-4270-ac79-df4be1deb052 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6341 2024.08.28 04:08:34.367770 [ 3 ] {} <Debug> HTTP-Session: 34ff3269-8cac-4270-ac79-df4be1deb052 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6342 2024.08.28 04:08:34.367801 [ 3 ] {} <Trace> HTTP-Session: 34ff3269-8cac-4270-ac79-df4be1deb052 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6343 2024.08.28 04:08:34.367906 [ 3 ] {dda935b2-4ec3-413f-a07b-9fddb9b74381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
6344 2024.08.28 04:08:34.367954 [ 3 ] {dda935b2-4ec3-413f-a07b-9fddb9b74381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
6345 2024.08.28 04:08:34.368104 [ 3 ] {dda935b2-4ec3-413f-a07b-9fddb9b74381} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6346 2024.08.28 04:08:34.368365 [ 3 ] {dda935b2-4ec3-413f-a07b-9fddb9b74381} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6347 2024.08.28 04:08:34.368402 [ 3 ] {dda935b2-4ec3-413f-a07b-9fddb9b74381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6348 2024.08.28 04:08:34.368758 [ 3 ] {dda935b2-4ec3-413f-a07b-9fddb9b74381} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6349 2024.08.28 04:08:34.369082 [ 3 ] {dda935b2-4ec3-413f-a07b-9fddb9b74381} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6350 2024.08.28 04:08:34.369230 [ 3 ] {dda935b2-4ec3-413f-a07b-9fddb9b74381} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00134 sec., 746.2686567164179 rows/sec., 50.29 KiB/sec.
6351 2024.08.28 04:08:34.369441 [ 3 ] {dda935b2-4ec3-413f-a07b-9fddb9b74381} <Debug> DynamicQueryHandler: Done processing query
6352 2024.08.28 04:08:34.369465 [ 3 ] {dda935b2-4ec3-413f-a07b-9fddb9b74381} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6353 2024.08.28 04:08:34.369481 [ 3 ] {} <Debug> HTTP-Session: 34ff3269-8cac-4270-ac79-df4be1deb052 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6354 2024.08.28 04:08:34.369644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 42828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6355 2024.08.28 04:08:34.369692 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6356 2024.08.28 04:08:34.369711 [ 3 ] {} <Debug> HTTP-Session: 2c103f62-6316-46c2-8e7b-452eeac2c664 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6357 2024.08.28 04:08:34.369727 [ 3 ] {} <Debug> HTTP-Session: 2c103f62-6316-46c2-8e7b-452eeac2c664 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6358 2024.08.28 04:08:34.369741 [ 3 ] {} <Debug> HTTP-Session: 2c103f62-6316-46c2-8e7b-452eeac2c664 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6359 2024.08.28 04:08:34.369772 [ 3 ] {} <Trace> HTTP-Session: 2c103f62-6316-46c2-8e7b-452eeac2c664 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6360 2024.08.28 04:08:34.370070 [ 3 ] {0e8958db-1c51-4a25-8c4d-24c403ee9486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6361 2024.08.28 04:08:34.370132 [ 3 ] {0e8958db-1c51-4a25-8c4d-24c403ee9486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
6362 2024.08.28 04:08:34.370547 [ 3 ] {0e8958db-1c51-4a25-8c4d-24c403ee9486} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6363 2024.08.28 04:08:34.371179 [ 3 ] {0e8958db-1c51-4a25-8c4d-24c403ee9486} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6364 2024.08.28 04:08:34.371215 [ 3 ] {0e8958db-1c51-4a25-8c4d-24c403ee9486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6365 2024.08.28 04:08:34.371823 [ 3 ] {0e8958db-1c51-4a25-8c4d-24c403ee9486} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6366 2024.08.28 04:08:34.372221 [ 3 ] {0e8958db-1c51-4a25-8c4d-24c403ee9486} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6367 2024.08.28 04:08:34.372406 [ 3 ] {0e8958db-1c51-4a25-8c4d-24c403ee9486} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002552 sec., 10188.08777429467 rows/sec., 18.26 MiB/sec.
6368 2024.08.28 04:08:34.372614 [ 3 ] {0e8958db-1c51-4a25-8c4d-24c403ee9486} <Debug> DynamicQueryHandler: Done processing query
6369 2024.08.28 04:08:34.372639 [ 3 ] {0e8958db-1c51-4a25-8c4d-24c403ee9486} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
6370 2024.08.28 04:08:34.372655 [ 3 ] {} <Debug> HTTP-Session: 2c103f62-6316-46c2-8e7b-452eeac2c664 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6371 2024.08.28 04:08:34.372795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6372 2024.08.28 04:08:34.372841 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6373 2024.08.28 04:08:34.372861 [ 3 ] {} <Debug> HTTP-Session: bfe6e226-fefe-468b-8db4-8e5d95186749 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6374 2024.08.28 04:08:34.372877 [ 3 ] {} <Debug> HTTP-Session: bfe6e226-fefe-468b-8db4-8e5d95186749 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6375 2024.08.28 04:08:34.372890 [ 3 ] {} <Debug> HTTP-Session: bfe6e226-fefe-468b-8db4-8e5d95186749 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6376 2024.08.28 04:08:34.372921 [ 3 ] {} <Trace> HTTP-Session: bfe6e226-fefe-468b-8db4-8e5d95186749 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6377 2024.08.28 04:08:34.373035 [ 3 ] {901f5323-0550-4e54-b528-9bd0ab637a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6378 2024.08.28 04:08:34.373079 [ 3 ] {901f5323-0550-4e54-b528-9bd0ab637a2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6379 2024.08.28 04:08:34.373205 [ 3 ] {901f5323-0550-4e54-b528-9bd0ab637a2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6380 2024.08.28 04:08:34.373616 [ 3 ] {901f5323-0550-4e54-b528-9bd0ab637a2d} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6381 2024.08.28 04:08:34.373653 [ 3 ] {901f5323-0550-4e54-b528-9bd0ab637a2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6382 2024.08.28 04:08:34.374003 [ 3 ] {901f5323-0550-4e54-b528-9bd0ab637a2d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
6383 2024.08.28 04:08:34.374331 [ 3 ] {901f5323-0550-4e54-b528-9bd0ab637a2d} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6384 2024.08.28 04:08:34.374484 [ 3 ] {901f5323-0550-4e54-b528-9bd0ab637a2d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001484 sec., 55256.06469002695 rows/sec., 3.51 MiB/sec.
6385 2024.08.28 04:08:34.374663 [ 3 ] {901f5323-0550-4e54-b528-9bd0ab637a2d} <Debug> DynamicQueryHandler: Done processing query
6386 2024.08.28 04:08:34.374688 [ 3 ] {901f5323-0550-4e54-b528-9bd0ab637a2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6387 2024.08.28 04:08:34.374704 [ 3 ] {} <Debug> HTTP-Session: bfe6e226-fefe-468b-8db4-8e5d95186749 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6388 2024.08.28 04:08:39.342971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6389 2024.08.28 04:08:39.343099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6390 2024.08.28 04:08:39.343123 [ 3 ] {} <Debug> HTTP-Session: fc3fcd4f-3938-4cc3-9dc4-9fea982a6035 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6391 2024.08.28 04:08:39.343148 [ 3 ] {} <Debug> HTTP-Session: fc3fcd4f-3938-4cc3-9dc4-9fea982a6035 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6392 2024.08.28 04:08:39.343163 [ 3 ] {} <Debug> HTTP-Session: fc3fcd4f-3938-4cc3-9dc4-9fea982a6035 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6393 2024.08.28 04:08:39.343212 [ 3 ] {} <Trace> HTTP-Session: fc3fcd4f-3938-4cc3-9dc4-9fea982a6035 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6394 2024.08.28 04:08:39.343390 [ 3 ] {6577631b-6ee7-4677-86d9-4aa6155d277b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6395 2024.08.28 04:08:39.343458 [ 3 ] {6577631b-6ee7-4677-86d9-4aa6155d277b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6396 2024.08.28 04:08:39.343785 [ 3 ] {6577631b-6ee7-4677-86d9-4aa6155d277b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6397 2024.08.28 04:08:39.344198 [ 3 ] {6577631b-6ee7-4677-86d9-4aa6155d277b} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6398 2024.08.28 04:08:39.344241 [ 3 ] {6577631b-6ee7-4677-86d9-4aa6155d277b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6399 2024.08.28 04:08:39.344636 [ 3 ] {6577631b-6ee7-4677-86d9-4aa6155d277b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
6400 2024.08.28 04:08:39.345020 [ 3 ] {6577631b-6ee7-4677-86d9-4aa6155d277b} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6401 2024.08.28 04:08:39.345224 [ 3 ] {6577631b-6ee7-4677-86d9-4aa6155d277b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001881 sec., 2126.528442317916 rows/sec., 173.40 KiB/sec.
6402 2024.08.28 04:08:39.345553 [ 3 ] {6577631b-6ee7-4677-86d9-4aa6155d277b} <Debug> DynamicQueryHandler: Done processing query
6403 2024.08.28 04:08:39.345579 [ 3 ] {6577631b-6ee7-4677-86d9-4aa6155d277b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6404 2024.08.28 04:08:39.345594 [ 3 ] {} <Debug> HTTP-Session: fc3fcd4f-3938-4cc3-9dc4-9fea982a6035 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6405 2024.08.28 04:08:39.345762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 12085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6406 2024.08.28 04:08:39.345810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6407 2024.08.28 04:08:39.345830 [ 3 ] {} <Debug> HTTP-Session: 7a719cd8-a530-4a44-80e6-621a03fad735 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6408 2024.08.28 04:08:39.345847 [ 3 ] {} <Debug> HTTP-Session: 7a719cd8-a530-4a44-80e6-621a03fad735 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6409 2024.08.28 04:08:39.345861 [ 3 ] {} <Debug> HTTP-Session: 7a719cd8-a530-4a44-80e6-621a03fad735 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6410 2024.08.28 04:08:39.345892 [ 3 ] {} <Trace> HTTP-Session: 7a719cd8-a530-4a44-80e6-621a03fad735 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6411 2024.08.28 04:08:39.346037 [ 3 ] {fb74d859-c78b-4ce7-946f-41486b16e7c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6412 2024.08.28 04:08:39.346082 [ 3 ] {fb74d859-c78b-4ce7-946f-41486b16e7c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6413 2024.08.28 04:08:39.346329 [ 3 ] {fb74d859-c78b-4ce7-946f-41486b16e7c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6414 2024.08.28 04:08:39.346695 [ 3 ] {fb74d859-c78b-4ce7-946f-41486b16e7c5} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6415 2024.08.28 04:08:39.346732 [ 3 ] {fb74d859-c78b-4ce7-946f-41486b16e7c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6416 2024.08.28 04:08:39.347076 [ 3 ] {fb74d859-c78b-4ce7-946f-41486b16e7c5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6417 2024.08.28 04:08:39.347439 [ 3 ] {fb74d859-c78b-4ce7-946f-41486b16e7c5} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6418 2024.08.28 04:08:39.347574 [ 3 ] {fb74d859-c78b-4ce7-946f-41486b16e7c5} <Debug> executeQuery: Read 84 rows, 6.96 KiB in 0.00158 sec., 53164.556962025315 rows/sec., 4.30 MiB/sec.
6419 2024.08.28 04:08:39.347749 [ 3 ] {fb74d859-c78b-4ce7-946f-41486b16e7c5} <Debug> DynamicQueryHandler: Done processing query
6420 2024.08.28 04:08:39.347774 [ 3 ] {fb74d859-c78b-4ce7-946f-41486b16e7c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6421 2024.08.28 04:08:39.347790 [ 3 ] {} <Debug> HTTP-Session: 7a719cd8-a530-4a44-80e6-621a03fad735 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6422 2024.08.28 04:08:39.347915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 2473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6423 2024.08.28 04:08:39.347963 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6424 2024.08.28 04:08:39.347981 [ 3 ] {} <Debug> HTTP-Session: f10cae93-dfa0-4233-8c3b-4f129628edd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6425 2024.08.28 04:08:39.347997 [ 3 ] {} <Debug> HTTP-Session: f10cae93-dfa0-4233-8c3b-4f129628edd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6426 2024.08.28 04:08:39.348011 [ 3 ] {} <Debug> HTTP-Session: f10cae93-dfa0-4233-8c3b-4f129628edd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6427 2024.08.28 04:08:39.348042 [ 3 ] {} <Trace> HTTP-Session: f10cae93-dfa0-4233-8c3b-4f129628edd2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6428 2024.08.28 04:08:39.348142 [ 3 ] {9a192cf6-b8ee-4121-b597-d5811278fed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6429 2024.08.28 04:08:39.348185 [ 3 ] {9a192cf6-b8ee-4121-b597-d5811278fed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6430 2024.08.28 04:08:39.348406 [ 3 ] {9a192cf6-b8ee-4121-b597-d5811278fed4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6431 2024.08.28 04:08:39.348711 [ 3 ] {9a192cf6-b8ee-4121-b597-d5811278fed4} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6432 2024.08.28 04:08:39.348747 [ 3 ] {9a192cf6-b8ee-4121-b597-d5811278fed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6433 2024.08.28 04:08:39.349092 [ 3 ] {9a192cf6-b8ee-4121-b597-d5811278fed4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6434 2024.08.28 04:08:39.349450 [ 3 ] {9a192cf6-b8ee-4121-b597-d5811278fed4} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6435 2024.08.28 04:08:39.349607 [ 3 ] {9a192cf6-b8ee-4121-b597-d5811278fed4} <Debug> executeQuery: Read 17 rows, 1.26 KiB in 0.001487 sec., 11432.414256893073 rows/sec., 845.22 KiB/sec.
6436 2024.08.28 04:08:39.349778 [ 3 ] {9a192cf6-b8ee-4121-b597-d5811278fed4} <Debug> DynamicQueryHandler: Done processing query
6437 2024.08.28 04:08:39.349802 [ 3 ] {9a192cf6-b8ee-4121-b597-d5811278fed4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6438 2024.08.28 04:08:39.349818 [ 3 ] {} <Debug> HTTP-Session: f10cae93-dfa0-4233-8c3b-4f129628edd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6439 2024.08.28 04:08:39.349952 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 13764, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6440 2024.08.28 04:08:39.349999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6441 2024.08.28 04:08:39.350018 [ 3 ] {} <Debug> HTTP-Session: 1c1b02d9-45f8-415b-bba1-366c48f30801 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6442 2024.08.28 04:08:39.350035 [ 3 ] {} <Debug> HTTP-Session: 1c1b02d9-45f8-415b-bba1-366c48f30801 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6443 2024.08.28 04:08:39.350048 [ 3 ] {} <Debug> HTTP-Session: 1c1b02d9-45f8-415b-bba1-366c48f30801 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6444 2024.08.28 04:08:39.350079 [ 3 ] {} <Trace> HTTP-Session: 1c1b02d9-45f8-415b-bba1-366c48f30801 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6445 2024.08.28 04:08:39.350198 [ 3 ] {e60c3bfd-ae07-46ab-9849-91513443ebf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6446 2024.08.28 04:08:39.350242 [ 3 ] {e60c3bfd-ae07-46ab-9849-91513443ebf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6447 2024.08.28 04:08:39.350464 [ 3 ] {e60c3bfd-ae07-46ab-9849-91513443ebf3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6448 2024.08.28 04:08:39.350805 [ 3 ] {e60c3bfd-ae07-46ab-9849-91513443ebf3} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6449 2024.08.28 04:08:39.350841 [ 3 ] {e60c3bfd-ae07-46ab-9849-91513443ebf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6450 2024.08.28 04:08:39.351185 [ 3 ] {e60c3bfd-ae07-46ab-9849-91513443ebf3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6451 2024.08.28 04:08:39.351554 [ 3 ] {e60c3bfd-ae07-46ab-9849-91513443ebf3} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6452 2024.08.28 04:08:39.351717 [ 3 ] {e60c3bfd-ae07-46ab-9849-91513443ebf3} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001554 sec., 52123.55212355212 rows/sec., 4.07 MiB/sec.
6453 2024.08.28 04:08:39.351909 [ 3 ] {e60c3bfd-ae07-46ab-9849-91513443ebf3} <Debug> DynamicQueryHandler: Done processing query
6454 2024.08.28 04:08:39.351935 [ 3 ] {e60c3bfd-ae07-46ab-9849-91513443ebf3} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
6455 2024.08.28 04:08:39.351952 [ 3 ] {} <Debug> HTTP-Session: 1c1b02d9-45f8-415b-bba1-366c48f30801 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6456 2024.08.28 04:08:39.352101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 30996, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6457 2024.08.28 04:08:39.352150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6458 2024.08.28 04:08:39.352170 [ 3 ] {} <Debug> HTTP-Session: 68fe7f0f-0fec-4592-bd22-54411795963a Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6459 2024.08.28 04:08:39.352186 [ 3 ] {} <Debug> HTTP-Session: 68fe7f0f-0fec-4592-bd22-54411795963a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6460 2024.08.28 04:08:39.352200 [ 3 ] {} <Debug> HTTP-Session: 68fe7f0f-0fec-4592-bd22-54411795963a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6461 2024.08.28 04:08:39.352232 [ 3 ] {} <Trace> HTTP-Session: 68fe7f0f-0fec-4592-bd22-54411795963a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6462 2024.08.28 04:08:39.352381 [ 3 ] {725e4287-fa0d-4977-b7c2-b7d20e11f176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6463 2024.08.28 04:08:39.352429 [ 3 ] {725e4287-fa0d-4977-b7c2-b7d20e11f176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6464 2024.08.28 04:08:39.352572 [ 3 ] {725e4287-fa0d-4977-b7c2-b7d20e11f176} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6465 2024.08.28 04:08:39.352942 [ 3 ] {725e4287-fa0d-4977-b7c2-b7d20e11f176} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6466 2024.08.28 04:08:39.352978 [ 3 ] {725e4287-fa0d-4977-b7c2-b7d20e11f176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6467 2024.08.28 04:08:39.353353 [ 3 ] {725e4287-fa0d-4977-b7c2-b7d20e11f176} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
6468 2024.08.28 04:08:39.353684 [ 3 ] {725e4287-fa0d-4977-b7c2-b7d20e11f176} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6469 2024.08.28 04:08:39.353844 [ 3 ] {725e4287-fa0d-4977-b7c2-b7d20e11f176} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001524 sec., 106299.2125984252 rows/sec., 7.40 MiB/sec.
6470 2024.08.28 04:08:39.353849 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
6471 2024.08.28 04:08:39.353955 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6472 2024.08.28 04:08:39.354004 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6473 2024.08.28 04:08:39.354130 [ 3 ] {725e4287-fa0d-4977-b7c2-b7d20e11f176} <Debug> DynamicQueryHandler: Done processing query
6474 2024.08.28 04:08:39.354213 [ 3 ] {725e4287-fa0d-4977-b7c2-b7d20e11f176} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6475 2024.08.28 04:08:39.354294 [ 3 ] {} <Debug> HTTP-Session: 68fe7f0f-0fec-4592-bd22-54411795963a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6476 2024.08.28 04:08:39.354495 [ 189 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::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
6477 2024.08.28 04:08:39.354563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 21252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6478 2024.08.28 04:08:39.354677 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6479 2024.08.28 04:08:39.354727 [ 3 ] {} <Debug> HTTP-Session: f55f8429-ced0-4277-b711-1e97004b7e67 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6480 2024.08.28 04:08:39.354769 [ 3 ] {} <Debug> HTTP-Session: f55f8429-ced0-4277-b711-1e97004b7e67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6481 2024.08.28 04:08:39.354810 [ 3 ] {} <Debug> HTTP-Session: f55f8429-ced0-4277-b711-1e97004b7e67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6482 2024.08.28 04:08:39.354908 [ 3 ] {} <Trace> HTTP-Session: f55f8429-ced0-4277-b711-1e97004b7e67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6483 2024.08.28 04:08:39.354994 [ 189 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6484 2024.08.28 04:08:39.355085 [ 189 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8884 rows starting from the beginning of the part
6485 2024.08.28 04:08:39.355196 [ 189 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part
6486 2024.08.28 04:08:39.355388 [ 3 ] {e152de51-ca73-4ab9-87d8-e21bcb0bb8b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6487 2024.08.28 04:08:39.355607 [ 189 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 238 rows starting from the beginning of the part
6488 2024.08.28 04:08:39.355880 [ 3 ] {e152de51-ca73-4ab9-87d8-e21bcb0bb8b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
6489 2024.08.28 04:08:39.355937 [ 189 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 161 rows starting from the beginning of the part
6490 2024.08.28 04:08:39.356364 [ 189 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 237 rows starting from the beginning of the part
6491 2024.08.28 04:08:39.356717 [ 189 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::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
6492 2024.08.28 04:08:39.358350 [ 3 ] {e152de51-ca73-4ab9-87d8-e21bcb0bb8b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6493 2024.08.28 04:08:39.359690 [ 3 ] {e152de51-ca73-4ab9-87d8-e21bcb0bb8b7} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6494 2024.08.28 04:08:39.359771 [ 3 ] {e152de51-ca73-4ab9-87d8-e21bcb0bb8b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6495 2024.08.28 04:08:39.361689 [ 3 ] {e152de51-ca73-4ab9-87d8-e21bcb0bb8b7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6496 2024.08.28 04:08:39.362506 [ 3 ] {e152de51-ca73-4ab9-87d8-e21bcb0bb8b7} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6497 2024.08.28 04:08:39.362733 [ 3 ] {e152de51-ca73-4ab9-87d8-e21bcb0bb8b7} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.007634 sec., 1702.90804296568 rows/sec., 3.05 MiB/sec.
6498 2024.08.28 04:08:39.363506 [ 3 ] {e152de51-ca73-4ab9-87d8-e21bcb0bb8b7} <Debug> DynamicQueryHandler: Done processing query
6499 2024.08.28 04:08:39.363548 [ 3 ] {e152de51-ca73-4ab9-87d8-e21bcb0bb8b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
6500 2024.08.28 04:08:39.363566 [ 3 ] {} <Debug> HTTP-Session: f55f8429-ced0-4277-b711-1e97004b7e67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6501 2024.08.28 04:08:39.363767 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6502 2024.08.28 04:08:39.363902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6503 2024.08.28 04:08:39.363980 [ 3 ] {} <Debug> HTTP-Session: 494e2a4f-dcdd-4def-8b2e-7a97f9aeb2f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6504 2024.08.28 04:08:39.364058 [ 3 ] {} <Debug> HTTP-Session: 494e2a4f-dcdd-4def-8b2e-7a97f9aeb2f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6505 2024.08.28 04:08:39.364117 [ 3 ] {} <Debug> HTTP-Session: 494e2a4f-dcdd-4def-8b2e-7a97f9aeb2f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6506 2024.08.28 04:08:39.364184 [ 189 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9746 rows, containing 5 columns (5 merged, 0 gathered) in 0.010056515 sec., 969123.0013578262 rows/sec., 64.99 MiB/sec.
6507 2024.08.28 04:08:39.364189 [ 3 ] {} <Trace> HTTP-Session: 494e2a4f-dcdd-4def-8b2e-7a97f9aeb2f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6508 2024.08.28 04:08:39.364439 [ 3 ] {d326f1fc-9638-4853-ae7c-49c66f58c5fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6509 2024.08.28 04:08:39.364457 [ 189 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
6510 2024.08.28 04:08:39.364554 [ 3 ] {d326f1fc-9638-4853-ae7c-49c66f58c5fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6511 2024.08.28 04:08:39.365099 [ 3 ] {d326f1fc-9638-4853-ae7c-49c66f58c5fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6512 2024.08.28 04:08:39.365507 [ 189 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6513 2024.08.28 04:08:39.365731 [ 189 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
6514 2024.08.28 04:08:39.365753 [ 3 ] {d326f1fc-9638-4853-ae7c-49c66f58c5fc} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6515 2024.08.28 04:08:39.365826 [ 3 ] {d326f1fc-9638-4853-ae7c-49c66f58c5fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6516 2024.08.28 04:08:39.365889 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB.
6517 2024.08.28 04:08:39.366275 [ 3 ] {d326f1fc-9638-4853-ae7c-49c66f58c5fc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
6518 2024.08.28 04:08:39.366612 [ 3 ] {d326f1fc-9638-4853-ae7c-49c66f58c5fc} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6519 2024.08.28 04:08:39.366770 [ 3 ] {d326f1fc-9638-4853-ae7c-49c66f58c5fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002432 sec., 24671.052631578947 rows/sec., 1.66 MiB/sec.
6520 2024.08.28 04:08:39.366779 [ 102 ] {} <Debug> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
6521 2024.08.28 04:08:39.366868 [ 102 ] {} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6522 2024.08.28 04:08:39.366918 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6523 2024.08.28 04:08:39.367077 [ 3 ] {d326f1fc-9638-4853-ae7c-49c66f58c5fc} <Debug> DynamicQueryHandler: Done processing query
6524 2024.08.28 04:08:39.367104 [ 193 ] {66310658-394d-497e-b2c1-e9ac92146936::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
6525 2024.08.28 04:08:39.367118 [ 3 ] {d326f1fc-9638-4853-ae7c-49c66f58c5fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6526 2024.08.28 04:08:39.367174 [ 3 ] {} <Debug> HTTP-Session: 494e2a4f-dcdd-4def-8b2e-7a97f9aeb2f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6527 2024.08.28 04:08:39.367299 [ 193 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6528 2024.08.28 04:08:39.367336 [ 193 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1004 rows starting from the beginning of the part
6529 2024.08.28 04:08:39.367399 [ 193 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part
6530 2024.08.28 04:08:39.367490 [ 193 ] {66310658-394d-497e-b2c1-e9ac92146936::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
6531 2024.08.28 04:08:39.367700 [ 193 ] {66310658-394d-497e-b2c1-e9ac92146936::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
6532 2024.08.28 04:08:39.367893 [ 193 ] {66310658-394d-497e-b2c1-e9ac92146936::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
6533 2024.08.28 04:08:39.367987 [ 193 ] {66310658-394d-497e-b2c1-e9ac92146936::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
6534 2024.08.28 04:08:39.369119 [ 190 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1312 rows, containing 4 columns (4 merged, 0 gathered) in 0.002101522 sec., 624309.4290709305 rows/sec., 40.47 MiB/sec.
6535 2024.08.28 04:08:39.369328 [ 191 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
6536 2024.08.28 04:08:39.369741 [ 191 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_26_5} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6537 2024.08.28 04:08:39.369821 [ 191 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_26_5} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
6538 2024.08.28 04:08:39.369909 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB.
6539 2024.08.28 04:08:40.000146 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 189.34 MiB, peak 199.69 MiB, free memory in arenas 0.00 B, will set to 190.82 MiB (RSS), difference: 1.48 MiB
6540 2024.08.28 04:08:44.347822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 36474, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6541 2024.08.28 04:08:44.347953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6542 2024.08.28 04:08:44.347980 [ 3 ] {} <Debug> HTTP-Session: e8093158-20bc-4245-958b-ba87ac1a7dba Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6543 2024.08.28 04:08:44.348004 [ 3 ] {} <Debug> HTTP-Session: e8093158-20bc-4245-958b-ba87ac1a7dba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6544 2024.08.28 04:08:44.348020 [ 3 ] {} <Debug> HTTP-Session: e8093158-20bc-4245-958b-ba87ac1a7dba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6545 2024.08.28 04:08:44.348069 [ 3 ] {} <Trace> HTTP-Session: e8093158-20bc-4245-958b-ba87ac1a7dba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6546 2024.08.28 04:08:44.348326 [ 3 ] {9a2157fa-1fa1-4fe7-a9cc-f9d56377ba4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6547 2024.08.28 04:08:44.348394 [ 3 ] {9a2157fa-1fa1-4fe7-a9cc-f9d56377ba4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6548 2024.08.28 04:08:44.348725 [ 3 ] {9a2157fa-1fa1-4fe7-a9cc-f9d56377ba4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6549 2024.08.28 04:08:44.349471 [ 3 ] {9a2157fa-1fa1-4fe7-a9cc-f9d56377ba4f} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6550 2024.08.28 04:08:44.349518 [ 3 ] {9a2157fa-1fa1-4fe7-a9cc-f9d56377ba4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6551 2024.08.28 04:08:44.349963 [ 3 ] {9a2157fa-1fa1-4fe7-a9cc-f9d56377ba4f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6552 2024.08.28 04:08:44.350368 [ 3 ] {9a2157fa-1fa1-4fe7-a9cc-f9d56377ba4f} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6553 2024.08.28 04:08:44.350517 [ 3 ] {9a2157fa-1fa1-4fe7-a9cc-f9d56377ba4f} <Debug> executeQuery: Read 241 rows, 21.83 KiB in 0.002306 sec., 104509.97398091934 rows/sec., 9.24 MiB/sec.
6554 2024.08.28 04:08:44.350743 [ 3 ] {9a2157fa-1fa1-4fe7-a9cc-f9d56377ba4f} <Debug> DynamicQueryHandler: Done processing query
6555 2024.08.28 04:08:44.350772 [ 3 ] {9a2157fa-1fa1-4fe7-a9cc-f9d56377ba4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
6556 2024.08.28 04:08:44.350789 [ 3 ] {} <Debug> HTTP-Session: e8093158-20bc-4245-958b-ba87ac1a7dba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6557 2024.08.28 04:08:44.350944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 3779, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6558 2024.08.28 04:08:44.351004 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6559 2024.08.28 04:08:44.351024 [ 3 ] {} <Debug> HTTP-Session: 9e9cad15-f35a-4769-9090-fc9850d1fda2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6560 2024.08.28 04:08:44.351042 [ 3 ] {} <Debug> HTTP-Session: 9e9cad15-f35a-4769-9090-fc9850d1fda2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6561 2024.08.28 04:08:44.351056 [ 3 ] {} <Debug> HTTP-Session: 9e9cad15-f35a-4769-9090-fc9850d1fda2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6562 2024.08.28 04:08:44.351093 [ 3 ] {} <Trace> HTTP-Session: 9e9cad15-f35a-4769-9090-fc9850d1fda2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6563 2024.08.28 04:08:44.351206 [ 3 ] {4f143b48-6f38-4e46-84bd-cfd5c52d56a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6564 2024.08.28 04:08:44.351254 [ 3 ] {4f143b48-6f38-4e46-84bd-cfd5c52d56a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6565 2024.08.28 04:08:44.351497 [ 3 ] {4f143b48-6f38-4e46-84bd-cfd5c52d56a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6566 2024.08.28 04:08:44.351906 [ 3 ] {4f143b48-6f38-4e46-84bd-cfd5c52d56a6} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6567 2024.08.28 04:08:44.351941 [ 3 ] {4f143b48-6f38-4e46-84bd-cfd5c52d56a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6568 2024.08.28 04:08:44.352297 [ 3 ] {4f143b48-6f38-4e46-84bd-cfd5c52d56a6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6569 2024.08.28 04:08:44.352659 [ 3 ] {4f143b48-6f38-4e46-84bd-cfd5c52d56a6} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6570 2024.08.28 04:08:44.352785 [ 91 ] {} <Debug> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0
6571 2024.08.28 04:08:44.352792 [ 3 ] {4f143b48-6f38-4e46-84bd-cfd5c52d56a6} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00162 sec., 16049.382716049384 rows/sec., 1.18 MiB/sec.
6572 2024.08.28 04:08:44.352829 [ 91 ] {} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6573 2024.08.28 04:08:44.352872 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6574 2024.08.28 04:08:44.353102 [ 3 ] {4f143b48-6f38-4e46-84bd-cfd5c52d56a6} <Debug> DynamicQueryHandler: Done processing query
6575 2024.08.28 04:08:44.353164 [ 3 ] {4f143b48-6f38-4e46-84bd-cfd5c52d56a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6576 2024.08.28 04:08:44.353212 [ 3 ] {} <Debug> HTTP-Session: 9e9cad15-f35a-4769-9090-fc9850d1fda2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6577 2024.08.28 04:08:44.353238 [ 193 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::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
6578 2024.08.28 04:08:44.353525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6579 2024.08.28 04:08:44.353686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6580 2024.08.28 04:08:44.353756 [ 3 ] {} <Debug> HTTP-Session: 4f1d0371-690d-4107-828d-c6c35540ab5c Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6581 2024.08.28 04:08:44.353809 [ 3 ] {} <Debug> HTTP-Session: 4f1d0371-690d-4107-828d-c6c35540ab5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6582 2024.08.28 04:08:44.353844 [ 193 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6583 2024.08.28 04:08:44.353853 [ 3 ] {} <Debug> HTTP-Session: 4f1d0371-690d-4107-828d-c6c35540ab5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6584 2024.08.28 04:08:44.353912 [ 193 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 51 rows starting from the beginning of the part
6585 2024.08.28 04:08:44.353928 [ 3 ] {} <Trace> HTTP-Session: 4f1d0371-690d-4107-828d-c6c35540ab5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6586 2024.08.28 04:08:44.354114 [ 193 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 28 rows starting from the beginning of the part
6587 2024.08.28 04:08:44.354309 [ 3 ] {ee1008b5-5a9d-41f8-aa79-28e3118c27c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
6588 2024.08.28 04:08:44.354481 [ 193 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 15 rows starting from the beginning of the part
6589 2024.08.28 04:08:44.354524 [ 3 ] {ee1008b5-5a9d-41f8-aa79-28e3118c27c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6590 2024.08.28 04:08:44.354852 [ 193 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 26 rows starting from the beginning of the part
6591 2024.08.28 04:08:44.355174 [ 193 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 17 rows starting from the beginning of the part
6592 2024.08.28 04:08:44.355488 [ 193 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 26 rows starting from the beginning of the part
6593 2024.08.28 04:08:44.356257 [ 3 ] {ee1008b5-5a9d-41f8-aa79-28e3118c27c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6594 2024.08.28 04:08:44.357147 [ 3 ] {ee1008b5-5a9d-41f8-aa79-28e3118c27c3} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6595 2024.08.28 04:08:44.357246 [ 3 ] {ee1008b5-5a9d-41f8-aa79-28e3118c27c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6596 2024.08.28 04:08:44.358416 [ 3 ] {ee1008b5-5a9d-41f8-aa79-28e3118c27c3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
6597 2024.08.28 04:08:44.358461 [ 191 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 5 columns (5 merged, 0 gathered) in 0.005496362 sec., 29655.97971894864 rows/sec., 2.27 MiB/sec.
6598 2024.08.28 04:08:44.358674 [ 193 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary)
6599 2024.08.28 04:08:44.359397 [ 3 ] {ee1008b5-5a9d-41f8-aa79-28e3118c27c3} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6600 2024.08.28 04:08:44.359663 [ 91 ] {} <Debug> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
6601 2024.08.28 04:08:44.359731 [ 3 ] {ee1008b5-5a9d-41f8-aa79-28e3118c27c3} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005612 sec., 2494.654312188168 rows/sec., 174.71 KiB/sec.
6602 2024.08.28 04:08:44.359742 [ 91 ] {} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6603 2024.08.28 04:08:44.359826 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6604 2024.08.28 04:08:44.360119 [ 191 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_30_6} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6605 2024.08.28 04:08:44.360278 [ 200 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::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
6606 2024.08.28 04:08:44.360307 [ 3 ] {ee1008b5-5a9d-41f8-aa79-28e3118c27c3} <Debug> DynamicQueryHandler: Done processing query
6607 2024.08.28 04:08:44.360384 [ 3 ] {ee1008b5-5a9d-41f8-aa79-28e3118c27c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6608 2024.08.28 04:08:44.360382 [ 191 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_30_6} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6
6609 2024.08.28 04:08:44.360414 [ 3 ] {} <Debug> HTTP-Session: 4f1d0371-690d-4107-828d-c6c35540ab5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6610 2024.08.28 04:08:44.360615 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
6611 2024.08.28 04:08:44.360661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6612 2024.08.28 04:08:44.360745 [ 200 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6613 2024.08.28 04:08:44.360763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6614 2024.08.28 04:08:44.360812 [ 3 ] {} <Debug> HTTP-Session: 15351178-bca1-4f01-82ee-7493bb6669e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6615 2024.08.28 04:08:44.360813 [ 200 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 15 rows starting from the beginning of the part
6616 2024.08.28 04:08:44.360848 [ 3 ] {} <Debug> HTTP-Session: 15351178-bca1-4f01-82ee-7493bb6669e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6617 2024.08.28 04:08:44.360870 [ 3 ] {} <Debug> HTTP-Session: 15351178-bca1-4f01-82ee-7493bb6669e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6618 2024.08.28 04:08:44.360926 [ 3 ] {} <Trace> HTTP-Session: 15351178-bca1-4f01-82ee-7493bb6669e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6619 2024.08.28 04:08:44.361086 [ 200 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part
6620 2024.08.28 04:08:44.361306 [ 3 ] {23b53b66-3b37-4dcc-9fc7-a59e425a2030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
6621 2024.08.28 04:08:44.361482 [ 200 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 228 rows starting from the beginning of the part
6622 2024.08.28 04:08:44.361508 [ 3 ] {23b53b66-3b37-4dcc-9fc7-a59e425a2030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
6623 2024.08.28 04:08:44.361759 [ 200 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::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
6624 2024.08.28 04:08:44.362129 [ 200 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::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
6625 2024.08.28 04:08:44.362488 [ 200 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part
6626 2024.08.28 04:08:44.363228 [ 3 ] {23b53b66-3b37-4dcc-9fc7-a59e425a2030} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6627 2024.08.28 04:08:44.364099 [ 3 ] {23b53b66-3b37-4dcc-9fc7-a59e425a2030} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6628 2024.08.28 04:08:44.364164 [ 3 ] {23b53b66-3b37-4dcc-9fc7-a59e425a2030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6629 2024.08.28 04:08:44.365089 [ 3 ] {23b53b66-3b37-4dcc-9fc7-a59e425a2030} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6630 2024.08.28 04:08:44.365530 [ 193 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.005541973 sec., 53951.904854101595 rows/sec., 3.68 MiB/sec.
6631 2024.08.28 04:08:44.365864 [ 193 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
6632 2024.08.28 04:08:44.366129 [ 3 ] {23b53b66-3b37-4dcc-9fc7-a59e425a2030} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6633 2024.08.28 04:08:44.366694 [ 3 ] {23b53b66-3b37-4dcc-9fc7-a59e425a2030} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005538 sec., 1083.4236186348862 rows/sec., 64.01 KiB/sec.
6634 2024.08.28 04:08:44.367385 [ 193 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_16_3} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6635 2024.08.28 04:08:44.367455 [ 3 ] {23b53b66-3b37-4dcc-9fc7-a59e425a2030} <Debug> DynamicQueryHandler: Done processing query
6636 2024.08.28 04:08:44.367510 [ 3 ] {23b53b66-3b37-4dcc-9fc7-a59e425a2030} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6637 2024.08.28 04:08:44.367552 [ 3 ] {} <Debug> HTTP-Session: 15351178-bca1-4f01-82ee-7493bb6669e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6638 2024.08.28 04:08:44.367580 [ 193 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_16_3} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
6639 2024.08.28 04:08:44.367712 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
6640 2024.08.28 04:08:44.367818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 66175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6641 2024.08.28 04:08:44.367879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6642 2024.08.28 04:08:44.367899 [ 3 ] {} <Debug> HTTP-Session: e17d9b08-4fd8-44e9-a40e-7a7fe0aa80ef Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6643 2024.08.28 04:08:44.367917 [ 3 ] {} <Debug> HTTP-Session: e17d9b08-4fd8-44e9-a40e-7a7fe0aa80ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6644 2024.08.28 04:08:44.367931 [ 3 ] {} <Debug> HTTP-Session: e17d9b08-4fd8-44e9-a40e-7a7fe0aa80ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6645 2024.08.28 04:08:44.367965 [ 3 ] {} <Trace> HTTP-Session: e17d9b08-4fd8-44e9-a40e-7a7fe0aa80ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6646 2024.08.28 04:08:44.368204 [ 3 ] {acbacb68-1165-480a-b8e4-881aed30b18a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6647 2024.08.28 04:08:44.368252 [ 3 ] {acbacb68-1165-480a-b8e4-881aed30b18a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6648 2024.08.28 04:08:44.368518 [ 3 ] {acbacb68-1165-480a-b8e4-881aed30b18a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6649 2024.08.28 04:08:44.369133 [ 3 ] {acbacb68-1165-480a-b8e4-881aed30b18a} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6650 2024.08.28 04:08:44.369173 [ 3 ] {acbacb68-1165-480a-b8e4-881aed30b18a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6651 2024.08.28 04:08:44.369568 [ 3 ] {acbacb68-1165-480a-b8e4-881aed30b18a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6652 2024.08.28 04:08:44.369945 [ 3 ] {acbacb68-1165-480a-b8e4-881aed30b18a} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6653 2024.08.28 04:08:44.370071 [ 3 ] {acbacb68-1165-480a-b8e4-881aed30b18a} <Debug> executeQuery: Read 408 rows, 29.76 KiB in 0.001995 sec., 204511.27819548873 rows/sec., 14.57 MiB/sec.
6654 2024.08.28 04:08:44.370365 [ 3 ] {acbacb68-1165-480a-b8e4-881aed30b18a} <Debug> DynamicQueryHandler: Done processing query
6655 2024.08.28 04:08:44.370408 [ 3 ] {acbacb68-1165-480a-b8e4-881aed30b18a} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
6656 2024.08.28 04:08:44.370434 [ 3 ] {} <Debug> HTTP-Session: e17d9b08-4fd8-44e9-a40e-7a7fe0aa80ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6657 2024.08.28 04:08:44.370584 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6658 2024.08.28 04:08:44.370634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6659 2024.08.28 04:08:44.370653 [ 3 ] {} <Debug> HTTP-Session: ebb4e679-55c3-4bbb-8584-e0a59e38953d Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6660 2024.08.28 04:08:44.370671 [ 3 ] {} <Debug> HTTP-Session: ebb4e679-55c3-4bbb-8584-e0a59e38953d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6661 2024.08.28 04:08:44.370685 [ 3 ] {} <Debug> HTTP-Session: ebb4e679-55c3-4bbb-8584-e0a59e38953d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6662 2024.08.28 04:08:44.370716 [ 3 ] {} <Trace> HTTP-Session: ebb4e679-55c3-4bbb-8584-e0a59e38953d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6663 2024.08.28 04:08:44.370818 [ 3 ] {dee27cb4-ed36-4c93-8fd4-fc777d64ce50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6664 2024.08.28 04:08:44.370865 [ 3 ] {dee27cb4-ed36-4c93-8fd4-fc777d64ce50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6665 2024.08.28 04:08:44.371020 [ 3 ] {dee27cb4-ed36-4c93-8fd4-fc777d64ce50} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6666 2024.08.28 04:08:44.371300 [ 3 ] {dee27cb4-ed36-4c93-8fd4-fc777d64ce50} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6667 2024.08.28 04:08:44.371337 [ 3 ] {dee27cb4-ed36-4c93-8fd4-fc777d64ce50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6668 2024.08.28 04:08:44.371691 [ 3 ] {dee27cb4-ed36-4c93-8fd4-fc777d64ce50} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6669 2024.08.28 04:08:44.372021 [ 3 ] {dee27cb4-ed36-4c93-8fd4-fc777d64ce50} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6670 2024.08.28 04:08:44.372145 [ 3 ] {dee27cb4-ed36-4c93-8fd4-fc777d64ce50} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001352 sec., 4437.869822485208 rows/sec., 231.86 KiB/sec.
6671 2024.08.28 04:08:44.372476 [ 3 ] {dee27cb4-ed36-4c93-8fd4-fc777d64ce50} <Debug> DynamicQueryHandler: Done processing query
6672 2024.08.28 04:08:44.372501 [ 3 ] {dee27cb4-ed36-4c93-8fd4-fc777d64ce50} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6673 2024.08.28 04:08:44.372518 [ 3 ] {} <Debug> HTTP-Session: ebb4e679-55c3-4bbb-8584-e0a59e38953d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6674 2024.08.28 04:08:44.372687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 44624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6675 2024.08.28 04:08:44.372736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6676 2024.08.28 04:08:44.372755 [ 3 ] {} <Debug> HTTP-Session: 4ab4e379-6509-47d7-83f0-583a86eb8777 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6677 2024.08.28 04:08:44.372772 [ 3 ] {} <Debug> HTTP-Session: 4ab4e379-6509-47d7-83f0-583a86eb8777 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6678 2024.08.28 04:08:44.372787 [ 3 ] {} <Debug> HTTP-Session: 4ab4e379-6509-47d7-83f0-583a86eb8777 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6679 2024.08.28 04:08:44.372818 [ 3 ] {} <Trace> HTTP-Session: 4ab4e379-6509-47d7-83f0-583a86eb8777 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6680 2024.08.28 04:08:44.373052 [ 3 ] {72dea1e6-0b1e-4577-bdf3-a0e34d02f476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6681 2024.08.28 04:08:44.373103 [ 3 ] {72dea1e6-0b1e-4577-bdf3-a0e34d02f476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6682 2024.08.28 04:08:44.373273 [ 3 ] {72dea1e6-0b1e-4577-bdf3-a0e34d02f476} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6683 2024.08.28 04:08:44.373727 [ 3 ] {72dea1e6-0b1e-4577-bdf3-a0e34d02f476} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6684 2024.08.28 04:08:44.373762 [ 3 ] {72dea1e6-0b1e-4577-bdf3-a0e34d02f476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6685 2024.08.28 04:08:44.374145 [ 3 ] {72dea1e6-0b1e-4577-bdf3-a0e34d02f476} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
6686 2024.08.28 04:08:44.374496 [ 3 ] {72dea1e6-0b1e-4577-bdf3-a0e34d02f476} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6687 2024.08.28 04:08:44.374630 [ 3 ] {72dea1e6-0b1e-4577-bdf3-a0e34d02f476} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00173 sec., 136994.2196531792 rows/sec., 9.18 MiB/sec.
6688 2024.08.28 04:08:44.374962 [ 3 ] {72dea1e6-0b1e-4577-bdf3-a0e34d02f476} <Debug> DynamicQueryHandler: Done processing query
6689 2024.08.28 04:08:44.374987 [ 3 ] {72dea1e6-0b1e-4577-bdf3-a0e34d02f476} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
6690 2024.08.28 04:08:44.375003 [ 3 ] {} <Debug> HTTP-Session: 4ab4e379-6509-47d7-83f0-583a86eb8777 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6691 2024.08.28 04:08:44.375126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6692 2024.08.28 04:08:44.375176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6693 2024.08.28 04:08:44.375195 [ 3 ] {} <Debug> HTTP-Session: 35f38bb5-6b0c-414f-9ad6-fabaf991eef3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6694 2024.08.28 04:08:44.375212 [ 3 ] {} <Debug> HTTP-Session: 35f38bb5-6b0c-414f-9ad6-fabaf991eef3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6695 2024.08.28 04:08:44.375226 [ 3 ] {} <Debug> HTTP-Session: 35f38bb5-6b0c-414f-9ad6-fabaf991eef3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6696 2024.08.28 04:08:44.375257 [ 3 ] {} <Trace> HTTP-Session: 35f38bb5-6b0c-414f-9ad6-fabaf991eef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6697 2024.08.28 04:08:44.375354 [ 3 ] {0410b91b-e9bf-4b09-92cf-042bbab67a15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
6698 2024.08.28 04:08:44.375401 [ 3 ] {0410b91b-e9bf-4b09-92cf-042bbab67a15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
6699 2024.08.28 04:08:44.375550 [ 3 ] {0410b91b-e9bf-4b09-92cf-042bbab67a15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6700 2024.08.28 04:08:44.375804 [ 3 ] {0410b91b-e9bf-4b09-92cf-042bbab67a15} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6701 2024.08.28 04:08:44.375840 [ 3 ] {0410b91b-e9bf-4b09-92cf-042bbab67a15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6702 2024.08.28 04:08:44.376189 [ 3 ] {0410b91b-e9bf-4b09-92cf-042bbab67a15} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6703 2024.08.28 04:08:44.376512 [ 3 ] {0410b91b-e9bf-4b09-92cf-042bbab67a15} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6704 2024.08.28 04:08:44.376638 [ 3 ] {0410b91b-e9bf-4b09-92cf-042bbab67a15} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001306 sec., 765.6967840735068 rows/sec., 51.59 KiB/sec.
6705 2024.08.28 04:08:44.376807 [ 3 ] {0410b91b-e9bf-4b09-92cf-042bbab67a15} <Debug> DynamicQueryHandler: Done processing query
6706 2024.08.28 04:08:44.376831 [ 3 ] {0410b91b-e9bf-4b09-92cf-042bbab67a15} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6707 2024.08.28 04:08:44.376847 [ 3 ] {} <Debug> HTTP-Session: 35f38bb5-6b0c-414f-9ad6-fabaf991eef3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6708 2024.08.28 04:08:44.376994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 42860, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6709 2024.08.28 04:08:44.377043 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6710 2024.08.28 04:08:44.377062 [ 3 ] {} <Debug> HTTP-Session: 698fb18a-6708-412b-bfb4-d9531bbcbe1f Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6711 2024.08.28 04:08:44.377079 [ 3 ] {} <Debug> HTTP-Session: 698fb18a-6708-412b-bfb4-d9531bbcbe1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6712 2024.08.28 04:08:44.377093 [ 3 ] {} <Debug> HTTP-Session: 698fb18a-6708-412b-bfb4-d9531bbcbe1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6713 2024.08.28 04:08:44.377123 [ 3 ] {} <Trace> HTTP-Session: 698fb18a-6708-412b-bfb4-d9531bbcbe1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6714 2024.08.28 04:08:44.377427 [ 3 ] {366cc62d-8f4e-4a45-8854-f6dd6c7c4663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6715 2024.08.28 04:08:44.377490 [ 3 ] {366cc62d-8f4e-4a45-8854-f6dd6c7c4663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
6716 2024.08.28 04:08:44.377925 [ 3 ] {366cc62d-8f4e-4a45-8854-f6dd6c7c4663} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6717 2024.08.28 04:08:44.378687 [ 3 ] {366cc62d-8f4e-4a45-8854-f6dd6c7c4663} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6718 2024.08.28 04:08:44.378723 [ 3 ] {366cc62d-8f4e-4a45-8854-f6dd6c7c4663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6719 2024.08.28 04:08:44.379495 [ 3 ] {366cc62d-8f4e-4a45-8854-f6dd6c7c4663} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6720 2024.08.28 04:08:44.379911 [ 3 ] {366cc62d-8f4e-4a45-8854-f6dd6c7c4663} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6721 2024.08.28 04:08:44.380100 [ 3 ] {366cc62d-8f4e-4a45-8854-f6dd6c7c4663} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002895 sec., 8981.001727115718 rows/sec., 16.09 MiB/sec.
6722 2024.08.28 04:08:44.380340 [ 3 ] {366cc62d-8f4e-4a45-8854-f6dd6c7c4663} <Debug> DynamicQueryHandler: Done processing query
6723 2024.08.28 04:08:44.380365 [ 3 ] {366cc62d-8f4e-4a45-8854-f6dd6c7c4663} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
6724 2024.08.28 04:08:44.380381 [ 3 ] {} <Debug> HTTP-Session: 698fb18a-6708-412b-bfb4-d9531bbcbe1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6725 2024.08.28 04:08:44.380523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6726 2024.08.28 04:08:44.380572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6727 2024.08.28 04:08:44.380591 [ 3 ] {} <Debug> HTTP-Session: f2a2acd0-5742-41eb-b293-291ef5757a03 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6728 2024.08.28 04:08:44.380607 [ 3 ] {} <Debug> HTTP-Session: f2a2acd0-5742-41eb-b293-291ef5757a03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6729 2024.08.28 04:08:44.380621 [ 3 ] {} <Debug> HTTP-Session: f2a2acd0-5742-41eb-b293-291ef5757a03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6730 2024.08.28 04:08:44.380653 [ 3 ] {} <Trace> HTTP-Session: f2a2acd0-5742-41eb-b293-291ef5757a03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6731 2024.08.28 04:08:44.380783 [ 3 ] {709a5f01-6752-4d75-9d3b-436009b867be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6732 2024.08.28 04:08:44.380826 [ 3 ] {709a5f01-6752-4d75-9d3b-436009b867be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6733 2024.08.28 04:08:44.380955 [ 3 ] {709a5f01-6752-4d75-9d3b-436009b867be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6734 2024.08.28 04:08:44.381286 [ 3 ] {709a5f01-6752-4d75-9d3b-436009b867be} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6735 2024.08.28 04:08:44.381321 [ 3 ] {709a5f01-6752-4d75-9d3b-436009b867be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6736 2024.08.28 04:08:44.381678 [ 3 ] {709a5f01-6752-4d75-9d3b-436009b867be} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
6737 2024.08.28 04:08:44.381992 [ 3 ] {709a5f01-6752-4d75-9d3b-436009b867be} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6738 2024.08.28 04:08:44.382149 [ 3 ] {709a5f01-6752-4d75-9d3b-436009b867be} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001415 sec., 57950.53003533569 rows/sec., 3.68 MiB/sec.
6739 2024.08.28 04:08:44.382451 [ 3 ] {709a5f01-6752-4d75-9d3b-436009b867be} <Debug> DynamicQueryHandler: Done processing query
6740 2024.08.28 04:08:44.382484 [ 3 ] {709a5f01-6752-4d75-9d3b-436009b867be} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6741 2024.08.28 04:08:44.382502 [ 3 ] {} <Debug> HTTP-Session: f2a2acd0-5742-41eb-b293-291ef5757a03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6742 2024.08.28 04:08:47.715846 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache
6743 2024.08.28 04:08:47.715934 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache
6744 2024.08.28 04:08:49.372585 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6745 2024.08.28 04:08:49.372721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6746 2024.08.28 04:08:49.372751 [ 3 ] {} <Debug> HTTP-Session: 27a7df75-5416-4cb1-81ab-04b459bf2f33 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6747 2024.08.28 04:08:49.372777 [ 3 ] {} <Debug> HTTP-Session: 27a7df75-5416-4cb1-81ab-04b459bf2f33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6748 2024.08.28 04:08:49.372796 [ 3 ] {} <Debug> HTTP-Session: 27a7df75-5416-4cb1-81ab-04b459bf2f33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6749 2024.08.28 04:08:49.372852 [ 3 ] {} <Trace> HTTP-Session: 27a7df75-5416-4cb1-81ab-04b459bf2f33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6750 2024.08.28 04:08:49.373039 [ 3 ] {037cbdf2-3621-45f6-a681-679f8ae39f83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6751 2024.08.28 04:08:49.373105 [ 3 ] {037cbdf2-3621-45f6-a681-679f8ae39f83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6752 2024.08.28 04:08:49.373432 [ 3 ] {037cbdf2-3621-45f6-a681-679f8ae39f83} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6753 2024.08.28 04:08:49.373898 [ 3 ] {037cbdf2-3621-45f6-a681-679f8ae39f83} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6754 2024.08.28 04:08:49.373939 [ 3 ] {037cbdf2-3621-45f6-a681-679f8ae39f83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6755 2024.08.28 04:08:49.374351 [ 3 ] {037cbdf2-3621-45f6-a681-679f8ae39f83} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
6756 2024.08.28 04:08:49.374734 [ 3 ] {037cbdf2-3621-45f6-a681-679f8ae39f83} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6757 2024.08.28 04:08:49.374894 [ 3 ] {037cbdf2-3621-45f6-a681-679f8ae39f83} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001905 sec., 2099.737532808399 rows/sec., 171.22 KiB/sec.
6758 2024.08.28 04:08:49.375210 [ 3 ] {037cbdf2-3621-45f6-a681-679f8ae39f83} <Debug> DynamicQueryHandler: Done processing query
6759 2024.08.28 04:08:49.375236 [ 3 ] {037cbdf2-3621-45f6-a681-679f8ae39f83} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6760 2024.08.28 04:08:49.375253 [ 3 ] {} <Debug> HTTP-Session: 27a7df75-5416-4cb1-81ab-04b459bf2f33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6761 2024.08.28 04:08:49.375560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 177076, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6762 2024.08.28 04:08:49.375609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6763 2024.08.28 04:08:49.375629 [ 3 ] {} <Debug> HTTP-Session: 6624ca5a-dc7f-4caa-940c-308d9f8ecdcc Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6764 2024.08.28 04:08:49.375646 [ 3 ] {} <Debug> HTTP-Session: 6624ca5a-dc7f-4caa-940c-308d9f8ecdcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6765 2024.08.28 04:08:49.375660 [ 3 ] {} <Debug> HTTP-Session: 6624ca5a-dc7f-4caa-940c-308d9f8ecdcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6766 2024.08.28 04:08:49.375691 [ 3 ] {} <Trace> HTTP-Session: 6624ca5a-dc7f-4caa-940c-308d9f8ecdcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6767 2024.08.28 04:08:49.376485 [ 3 ] {7d3d723f-6952-479a-9df8-1c28d6b4840d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6768 2024.08.28 04:08:49.376533 [ 3 ] {7d3d723f-6952-479a-9df8-1c28d6b4840d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6769 2024.08.28 04:08:49.376781 [ 3 ] {7d3d723f-6952-479a-9df8-1c28d6b4840d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6770 2024.08.28 04:08:49.378078 [ 3 ] {7d3d723f-6952-479a-9df8-1c28d6b4840d} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6771 2024.08.28 04:08:49.378116 [ 3 ] {7d3d723f-6952-479a-9df8-1c28d6b4840d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6772 2024.08.28 04:08:49.378547 [ 3 ] {7d3d723f-6952-479a-9df8-1c28d6b4840d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6773 2024.08.28 04:08:49.378902 [ 3 ] {7d3d723f-6952-479a-9df8-1c28d6b4840d} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6774 2024.08.28 04:08:49.379060 [ 3 ] {7d3d723f-6952-479a-9df8-1c28d6b4840d} <Debug> executeQuery: Read 1224 rows, 103.07 KiB in 0.003173 sec., 385754.80617711943 rows/sec., 31.72 MiB/sec.
6775 2024.08.28 04:08:49.379067 [ 84 ] {} <Debug> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6776 2024.08.28 04:08:49.379162 [ 84 ] {} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6777 2024.08.28 04:08:49.379218 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6778 2024.08.28 04:08:49.379322 [ 3 ] {7d3d723f-6952-479a-9df8-1c28d6b4840d} <Debug> DynamicQueryHandler: Done processing query
6779 2024.08.28 04:08:49.379357 [ 3 ] {7d3d723f-6952-479a-9df8-1c28d6b4840d} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
6780 2024.08.28 04:08:49.379364 [ 191 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::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
6781 2024.08.28 04:08:49.379377 [ 3 ] {} <Debug> HTTP-Session: 6624ca5a-dc7f-4caa-940c-308d9f8ecdcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6782 2024.08.28 04:08:49.379508 [ 191 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6783 2024.08.28 04:08:49.379545 [ 191 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1414 rows starting from the beginning of the part
6784 2024.08.28 04:08:49.379575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 2476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6785 2024.08.28 04:08:49.379644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6786 2024.08.28 04:08:49.379665 [ 191 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 83 rows starting from the beginning of the part
6787 2024.08.28 04:08:49.379720 [ 3 ] {} <Debug> HTTP-Session: d62d5f87-3c02-473d-bcd7-d02637060798 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6788 2024.08.28 04:08:49.379773 [ 3 ] {} <Debug> HTTP-Session: d62d5f87-3c02-473d-bcd7-d02637060798 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6789 2024.08.28 04:08:49.379841 [ 3 ] {} <Debug> HTTP-Session: d62d5f87-3c02-473d-bcd7-d02637060798 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6790 2024.08.28 04:08:49.380013 [ 3 ] {} <Trace> HTTP-Session: d62d5f87-3c02-473d-bcd7-d02637060798 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6791 2024.08.28 04:08:49.380079 [ 191 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 241 rows starting from the beginning of the part
6792 2024.08.28 04:08:49.380357 [ 191 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 84 rows starting from the beginning of the part
6793 2024.08.28 04:08:49.380386 [ 3 ] {aa60c80e-d399-4050-8ed5-3cd84cafe428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6794 2024.08.28 04:08:49.380553 [ 3 ] {aa60c80e-d399-4050-8ed5-3cd84cafe428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6795 2024.08.28 04:08:49.380768 [ 191 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 241 rows starting from the beginning of the part
6796 2024.08.28 04:08:49.381180 [ 191 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1224 rows starting from the beginning of the part
6797 2024.08.28 04:08:49.381843 [ 3 ] {aa60c80e-d399-4050-8ed5-3cd84cafe428} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6798 2024.08.28 04:08:49.382307 [ 3 ] {aa60c80e-d399-4050-8ed5-3cd84cafe428} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6799 2024.08.28 04:08:49.382352 [ 3 ] {aa60c80e-d399-4050-8ed5-3cd84cafe428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
6800 2024.08.28 04:08:49.382935 [ 3 ] {aa60c80e-d399-4050-8ed5-3cd84cafe428} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6801 2024.08.28 04:08:49.383358 [ 3 ] {aa60c80e-d399-4050-8ed5-3cd84cafe428} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6802 2024.08.28 04:08:49.383581 [ 3 ] {aa60c80e-d399-4050-8ed5-3cd84cafe428} <Debug> executeQuery: Read 17 rows, 1.26 KiB in 0.003317 sec., 5125.1130539644255 rows/sec., 378.91 KiB/sec.
6803 2024.08.28 04:08:49.383806 [ 191 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3287 rows, containing 5 columns (5 merged, 0 gathered) in 0.004515163 sec., 727991.4368539962 rows/sec., 63.66 MiB/sec.
6804 2024.08.28 04:08:49.383898 [ 3 ] {aa60c80e-d399-4050-8ed5-3cd84cafe428} <Debug> DynamicQueryHandler: Done processing query
6805 2024.08.28 04:08:49.383924 [ 3 ] {aa60c80e-d399-4050-8ed5-3cd84cafe428} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6806 2024.08.28 04:08:49.383942 [ 3 ] {} <Debug> HTTP-Session: d62d5f87-3c02-473d-bcd7-d02637060798 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6807 2024.08.28 04:08:49.384100 [ 193 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6808 2024.08.28 04:08:49.384168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 30464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6809 2024.08.28 04:08:49.384257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6810 2024.08.28 04:08:49.384279 [ 3 ] {} <Debug> HTTP-Session: 2761c1ee-96b3-47ed-bb65-61b15f185868 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6811 2024.08.28 04:08:49.384301 [ 3 ] {} <Debug> HTTP-Session: 2761c1ee-96b3-47ed-bb65-61b15f185868 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6812 2024.08.28 04:08:49.384333 [ 3 ] {} <Debug> HTTP-Session: 2761c1ee-96b3-47ed-bb65-61b15f185868 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6813 2024.08.28 04:08:49.384404 [ 3 ] {} <Trace> HTTP-Session: 2761c1ee-96b3-47ed-bb65-61b15f185868 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6814 2024.08.28 04:08:49.384810 [ 3 ] {259fac74-8702-4f05-90f8-f81eb7df0e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
6815 2024.08.28 04:08:49.384884 [ 3 ] {259fac74-8702-4f05-90f8-f81eb7df0e0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6816 2024.08.28 04:08:49.385056 [ 193 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_31_6} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6817 2024.08.28 04:08:49.385295 [ 193 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_31_6} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6818 2024.08.28 04:08:49.385520 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB.
6819 2024.08.28 04:08:49.385524 [ 3 ] {259fac74-8702-4f05-90f8-f81eb7df0e0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6820 2024.08.28 04:08:49.386034 [ 3 ] {259fac74-8702-4f05-90f8-f81eb7df0e0f} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6821 2024.08.28 04:08:49.386072 [ 3 ] {259fac74-8702-4f05-90f8-f81eb7df0e0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6822 2024.08.28 04:08:49.386450 [ 3 ] {259fac74-8702-4f05-90f8-f81eb7df0e0f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
6823 2024.08.28 04:08:49.386809 [ 3 ] {259fac74-8702-4f05-90f8-f81eb7df0e0f} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6824 2024.08.28 04:08:49.386961 [ 3 ] {259fac74-8702-4f05-90f8-f81eb7df0e0f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002311 sec., 98658.58935525746 rows/sec., 6.68 MiB/sec.
6825 2024.08.28 04:08:49.387152 [ 3 ] {259fac74-8702-4f05-90f8-f81eb7df0e0f} <Debug> DynamicQueryHandler: Done processing query
6826 2024.08.28 04:08:49.387177 [ 3 ] {259fac74-8702-4f05-90f8-f81eb7df0e0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
6827 2024.08.28 04:08:49.387194 [ 3 ] {} <Debug> HTTP-Session: 2761c1ee-96b3-47ed-bb65-61b15f185868 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6828 2024.08.28 04:08:49.387429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 88730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6829 2024.08.28 04:08:49.387476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6830 2024.08.28 04:08:49.387495 [ 3 ] {} <Debug> HTTP-Session: 86975ed0-e20a-43a4-8914-fb889c663f38 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6831 2024.08.28 04:08:49.387512 [ 3 ] {} <Debug> HTTP-Session: 86975ed0-e20a-43a4-8914-fb889c663f38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6832 2024.08.28 04:08:49.387526 [ 3 ] {} <Debug> HTTP-Session: 86975ed0-e20a-43a4-8914-fb889c663f38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6833 2024.08.28 04:08:49.387557 [ 3 ] {} <Trace> HTTP-Session: 86975ed0-e20a-43a4-8914-fb889c663f38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6834 2024.08.28 04:08:49.387828 [ 3 ] {c676197f-1034-4a07-a04b-e80c8d73e43c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6835 2024.08.28 04:08:49.387871 [ 3 ] {c676197f-1034-4a07-a04b-e80c8d73e43c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6836 2024.08.28 04:08:49.388096 [ 3 ] {c676197f-1034-4a07-a04b-e80c8d73e43c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6837 2024.08.28 04:08:49.388742 [ 3 ] {c676197f-1034-4a07-a04b-e80c8d73e43c} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6838 2024.08.28 04:08:49.388778 [ 3 ] {c676197f-1034-4a07-a04b-e80c8d73e43c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6839 2024.08.28 04:08:49.389153 [ 3 ] {c676197f-1034-4a07-a04b-e80c8d73e43c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6840 2024.08.28 04:08:49.389501 [ 3 ] {c676197f-1034-4a07-a04b-e80c8d73e43c} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6841 2024.08.28 04:08:49.389648 [ 84 ] {} <Debug> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6842 2024.08.28 04:08:49.389656 [ 3 ] {c676197f-1034-4a07-a04b-e80c8d73e43c} <Debug> executeQuery: Read 537 rows, 40.77 KiB in 0.001971 sec., 272450.5327245053 rows/sec., 20.20 MiB/sec.
6843 2024.08.28 04:08:49.389712 [ 84 ] {} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6844 2024.08.28 04:08:49.389779 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6845 2024.08.28 04:08:49.389971 [ 3 ] {c676197f-1034-4a07-a04b-e80c8d73e43c} <Debug> DynamicQueryHandler: Done processing query
6846 2024.08.28 04:08:49.389971 [ 188 ] {22d7316c-e32c-475d-862f-de292a324746::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
6847 2024.08.28 04:08:49.390007 [ 3 ] {c676197f-1034-4a07-a04b-e80c8d73e43c} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
6848 2024.08.28 04:08:49.390049 [ 3 ] {} <Debug> HTTP-Session: 86975ed0-e20a-43a4-8914-fb889c663f38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6849 2024.08.28 04:08:49.390177 [ 188 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6850 2024.08.28 04:08:49.390218 [ 188 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 907 rows starting from the beginning of the part
6851 2024.08.28 04:08:49.390341 [ 188 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 79 rows starting from the beginning of the part
6852 2024.08.28 04:08:49.390429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 160661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6853 2024.08.28 04:08:49.390707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6854 2024.08.28 04:08:49.390748 [ 188 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 408 rows starting from the beginning of the part
6855 2024.08.28 04:08:49.390855 [ 3 ] {} <Debug> HTTP-Session: 923a7f7b-f91e-48a0-9fea-39e841d13545 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6856 2024.08.28 04:08:49.390922 [ 3 ] {} <Debug> HTTP-Session: 923a7f7b-f91e-48a0-9fea-39e841d13545 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6857 2024.08.28 04:08:49.391002 [ 3 ] {} <Debug> HTTP-Session: 923a7f7b-f91e-48a0-9fea-39e841d13545 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6858 2024.08.28 04:08:49.391047 [ 188 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 81 rows starting from the beginning of the part
6859 2024.08.28 04:08:49.391136 [ 3 ] {} <Trace> HTTP-Session: 923a7f7b-f91e-48a0-9fea-39e841d13545 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6860 2024.08.28 04:08:49.391275 [ 188 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 408 rows starting from the beginning of the part
6861 2024.08.28 04:08:49.391506 [ 188 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 537 rows starting from the beginning of the part
6862 2024.08.28 04:08:49.391826 [ 3 ] {4043a5e9-3627-4c40-8dea-4d7d23863282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6863 2024.08.28 04:08:49.391928 [ 3 ] {4043a5e9-3627-4c40-8dea-4d7d23863282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6864 2024.08.28 04:08:49.392459 [ 3 ] {4043a5e9-3627-4c40-8dea-4d7d23863282} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6865 2024.08.28 04:08:49.393626 [ 3 ] {4043a5e9-3627-4c40-8dea-4d7d23863282} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6866 2024.08.28 04:08:49.393706 [ 3 ] {4043a5e9-3627-4c40-8dea-4d7d23863282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
6867 2024.08.28 04:08:49.393745 [ 191 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2420 rows, containing 5 columns (5 merged, 0 gathered) in 0.003868754 sec., 625524.393641984 rows/sec., 47.98 MiB/sec.
6868 2024.08.28 04:08:49.393974 [ 196 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6869 2024.08.28 04:08:49.394476 [ 3 ] {4043a5e9-3627-4c40-8dea-4d7d23863282} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6870 2024.08.28 04:08:49.394870 [ 196 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_31_6} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6871 2024.08.28 04:08:49.395007 [ 196 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_31_6} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6872 2024.08.28 04:08:49.395177 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
6873 2024.08.28 04:08:49.395189 [ 3 ] {4043a5e9-3627-4c40-8dea-4d7d23863282} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6874 2024.08.28 04:08:49.395373 [ 3 ] {4043a5e9-3627-4c40-8dea-4d7d23863282} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.003947 sec., 214340.0050671396 rows/sec., 14.43 MiB/sec.
6875 2024.08.28 04:08:49.395740 [ 3 ] {4043a5e9-3627-4c40-8dea-4d7d23863282} <Debug> DynamicQueryHandler: Done processing query
6876 2024.08.28 04:08:49.395804 [ 3 ] {4043a5e9-3627-4c40-8dea-4d7d23863282} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
6877 2024.08.28 04:08:49.395868 [ 3 ] {} <Debug> HTTP-Session: 923a7f7b-f91e-48a0-9fea-39e841d13545 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6878 2024.08.28 04:08:49.396073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 21239, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6879 2024.08.28 04:08:49.396125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6880 2024.08.28 04:08:49.396143 [ 3 ] {} <Debug> HTTP-Session: 580960ec-c6df-415c-a880-a0aa74a33bd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6881 2024.08.28 04:08:49.396160 [ 3 ] {} <Debug> HTTP-Session: 580960ec-c6df-415c-a880-a0aa74a33bd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6882 2024.08.28 04:08:49.396174 [ 3 ] {} <Debug> HTTP-Session: 580960ec-c6df-415c-a880-a0aa74a33bd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6883 2024.08.28 04:08:49.396206 [ 3 ] {} <Trace> HTTP-Session: 580960ec-c6df-415c-a880-a0aa74a33bd0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6884 2024.08.28 04:08:49.396519 [ 3 ] {b74ec08c-328b-40d1-b972-5fab763d3e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6885 2024.08.28 04:08:49.396592 [ 3 ] {b74ec08c-328b-40d1-b972-5fab763d3e54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
6886 2024.08.28 04:08:49.397046 [ 3 ] {b74ec08c-328b-40d1-b972-5fab763d3e54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6887 2024.08.28 04:08:49.397706 [ 3 ] {b74ec08c-328b-40d1-b972-5fab763d3e54} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6888 2024.08.28 04:08:49.397742 [ 3 ] {b74ec08c-328b-40d1-b972-5fab763d3e54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6889 2024.08.28 04:08:49.398340 [ 3 ] {b74ec08c-328b-40d1-b972-5fab763d3e54} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6890 2024.08.28 04:08:49.398744 [ 3 ] {b74ec08c-328b-40d1-b972-5fab763d3e54} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6891 2024.08.28 04:08:49.398905 [ 84 ] {} <Debug> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6892 2024.08.28 04:08:49.398927 [ 3 ] {b74ec08c-328b-40d1-b972-5fab763d3e54} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002643 sec., 4918.65304578131 rows/sec., 8.81 MiB/sec.
6893 2024.08.28 04:08:49.398969 [ 84 ] {} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6894 2024.08.28 04:08:49.399050 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB.
6895 2024.08.28 04:08:49.399619 [ 196 ] {94c69f11-a991-4649-a894-2fffd5368a44::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
6896 2024.08.28 04:08:49.399691 [ 3 ] {b74ec08c-328b-40d1-b972-5fab763d3e54} <Debug> DynamicQueryHandler: Done processing query
6897 2024.08.28 04:08:49.399777 [ 3 ] {b74ec08c-328b-40d1-b972-5fab763d3e54} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
6898 2024.08.28 04:08:49.399866 [ 3 ] {} <Debug> HTTP-Session: 580960ec-c6df-415c-a880-a0aa74a33bd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6899 2024.08.28 04:08:49.400109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6900 2024.08.28 04:08:49.400220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6901 2024.08.28 04:08:49.400280 [ 3 ] {} <Debug> HTTP-Session: 8c7712b9-b9ad-4cd0-ba58-9305925e64fb Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6902 2024.08.28 04:08:49.400330 [ 3 ] {} <Debug> HTTP-Session: 8c7712b9-b9ad-4cd0-ba58-9305925e64fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6903 2024.08.28 04:08:49.400373 [ 3 ] {} <Debug> HTTP-Session: 8c7712b9-b9ad-4cd0-ba58-9305925e64fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6904 2024.08.28 04:08:49.400392 [ 196 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6905 2024.08.28 04:08:49.400433 [ 3 ] {} <Trace> HTTP-Session: 8c7712b9-b9ad-4cd0-ba58-9305925e64fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6906 2024.08.28 04:08:49.400525 [ 196 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 464 rows starting from the beginning of the part
6907 2024.08.28 04:08:49.400699 [ 3 ] {0e08febd-13b3-4616-bf5e-72997d790630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6908 2024.08.28 04:08:49.400901 [ 3 ] {0e08febd-13b3-4616-bf5e-72997d790630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6909 2024.08.28 04:08:49.401232 [ 196 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 13 rows starting from the beginning of the part
6910 2024.08.28 04:08:49.401708 [ 3 ] {0e08febd-13b3-4616-bf5e-72997d790630} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6911 2024.08.28 04:08:49.402114 [ 196 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 26 rows starting from the beginning of the part
6912 2024.08.28 04:08:49.402713 [ 196 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 13 rows starting from the beginning of the part
6913 2024.08.28 04:08:49.402869 [ 3 ] {0e08febd-13b3-4616-bf5e-72997d790630} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6914 2024.08.28 04:08:49.402962 [ 3 ] {0e08febd-13b3-4616-bf5e-72997d790630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
6915 2024.08.28 04:08:49.403391 [ 196 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 26 rows starting from the beginning of the part
6916 2024.08.28 04:08:49.404046 [ 196 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 13 rows starting from the beginning of the part
6917 2024.08.28 04:08:49.404291 [ 3 ] {0e08febd-13b3-4616-bf5e-72997d790630} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6918 2024.08.28 04:08:49.405182 [ 3 ] {0e08febd-13b3-4616-bf5e-72997d790630} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6919 2024.08.28 04:08:49.405493 [ 3 ] {0e08febd-13b3-4616-bf5e-72997d790630} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004889 sec., 12272.448353446513 rows/sec., 846.93 KiB/sec.
6920 2024.08.28 04:08:49.405888 [ 3 ] {0e08febd-13b3-4616-bf5e-72997d790630} <Debug> DynamicQueryHandler: Done processing query
6921 2024.08.28 04:08:49.405936 [ 3 ] {0e08febd-13b3-4616-bf5e-72997d790630} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6922 2024.08.28 04:08:49.405968 [ 3 ] {} <Debug> HTTP-Session: 8c7712b9-b9ad-4cd0-ba58-9305925e64fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6923 2024.08.28 04:08:49.417818 [ 197 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 555 rows, containing 19 columns (19 merged, 0 gathered) in 0.018601566 sec., 29836.197662067807 rows/sec., 53.47 MiB/sec.
6924 2024.08.28 04:08:49.418556 [ 197 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6925 2024.08.28 04:08:49.419170 [ 197 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6926 2024.08.28 04:08:49.419262 [ 197 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6927 2024.08.28 04:08:49.419411 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB.
6928 2024.08.28 04:08:54.348411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6929 2024.08.28 04:08:54.348544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6930 2024.08.28 04:08:54.348572 [ 3 ] {} <Debug> HTTP-Session: 20955ab9-224f-48ba-8250-3cce92520a66 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6931 2024.08.28 04:08:54.348598 [ 3 ] {} <Debug> HTTP-Session: 20955ab9-224f-48ba-8250-3cce92520a66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6932 2024.08.28 04:08:54.348615 [ 3 ] {} <Debug> HTTP-Session: 20955ab9-224f-48ba-8250-3cce92520a66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6933 2024.08.28 04:08:54.348670 [ 3 ] {} <Trace> HTTP-Session: 20955ab9-224f-48ba-8250-3cce92520a66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6934 2024.08.28 04:08:54.348859 [ 3 ] {d1163e1a-a6ae-49c7-8a51-31861cdd4403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6935 2024.08.28 04:08:54.348931 [ 3 ] {d1163e1a-a6ae-49c7-8a51-31861cdd4403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6936 2024.08.28 04:08:54.349276 [ 3 ] {d1163e1a-a6ae-49c7-8a51-31861cdd4403} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6937 2024.08.28 04:08:54.349705 [ 3 ] {d1163e1a-a6ae-49c7-8a51-31861cdd4403} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6938 2024.08.28 04:08:54.349745 [ 3 ] {d1163e1a-a6ae-49c7-8a51-31861cdd4403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
6939 2024.08.28 04:08:54.350143 [ 3 ] {d1163e1a-a6ae-49c7-8a51-31861cdd4403} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
6940 2024.08.28 04:08:54.350526 [ 3 ] {d1163e1a-a6ae-49c7-8a51-31861cdd4403} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6941 2024.08.28 04:08:54.350696 [ 3 ] {d1163e1a-a6ae-49c7-8a51-31861cdd4403} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001885 sec., 1061.0079575596817 rows/sec., 86.52 KiB/sec.
6942 2024.08.28 04:08:54.350707 [ 61 ] {} <Debug> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
6943 2024.08.28 04:08:54.350808 [ 61 ] {} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6944 2024.08.28 04:08:54.350871 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
6945 2024.08.28 04:08:54.351025 [ 3 ] {d1163e1a-a6ae-49c7-8a51-31861cdd4403} <Debug> DynamicQueryHandler: Done processing query
6946 2024.08.28 04:08:54.351050 [ 196 ] {032474fa-dc60-4832-8134-7c02c91baba4::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
6947 2024.08.28 04:08:54.351065 [ 3 ] {d1163e1a-a6ae-49c7-8a51-31861cdd4403} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6948 2024.08.28 04:08:54.351120 [ 3 ] {} <Debug> HTTP-Session: 20955ab9-224f-48ba-8250-3cce92520a66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6949 2024.08.28 04:08:54.351270 [ 196 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6950 2024.08.28 04:08:54.351331 [ 196 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 12 rows starting from the beginning of the part
6951 2024.08.28 04:08:54.351353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 36607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6952 2024.08.28 04:08:54.351469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6953 2024.08.28 04:08:54.351557 [ 3 ] {} <Debug> HTTP-Session: e73dd0b3-376b-4d0e-9cfe-40f0631aec78 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6954 2024.08.28 04:08:54.351584 [ 196 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
6955 2024.08.28 04:08:54.351621 [ 3 ] {} <Debug> HTTP-Session: e73dd0b3-376b-4d0e-9cfe-40f0631aec78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6956 2024.08.28 04:08:54.351698 [ 3 ] {} <Debug> HTTP-Session: e73dd0b3-376b-4d0e-9cfe-40f0631aec78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6957 2024.08.28 04:08:54.351891 [ 3 ] {} <Trace> HTTP-Session: e73dd0b3-376b-4d0e-9cfe-40f0631aec78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6958 2024.08.28 04:08:54.352046 [ 196 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
6959 2024.08.28 04:08:54.352328 [ 196 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part
6960 2024.08.28 04:08:54.352412 [ 3 ] {c242de03-f101-46ef-b3e2-f168d4097559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6961 2024.08.28 04:08:54.352565 [ 3 ] {c242de03-f101-46ef-b3e2-f168d4097559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6962 2024.08.28 04:08:54.352612 [ 196 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part
6963 2024.08.28 04:08:54.352927 [ 196 ] {032474fa-dc60-4832-8134-7c02c91baba4::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
6964 2024.08.28 04:08:54.353924 [ 3 ] {c242de03-f101-46ef-b3e2-f168d4097559} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6965 2024.08.28 04:08:54.355053 [ 3 ] {c242de03-f101-46ef-b3e2-f168d4097559} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6966 2024.08.28 04:08:54.355114 [ 3 ] {c242de03-f101-46ef-b3e2-f168d4097559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
6967 2024.08.28 04:08:54.355866 [ 197 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.004892894 sec., 5313.828584882484 rows/sec., 454.06 KiB/sec.
6968 2024.08.28 04:08:54.356093 [ 3 ] {c242de03-f101-46ef-b3e2-f168d4097559} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6969 2024.08.28 04:08:54.356103 [ 197 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
6970 2024.08.28 04:08:54.357201 [ 3 ] {c242de03-f101-46ef-b3e2-f168d4097559} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6971 2024.08.28 04:08:54.357326 [ 197 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_11_2} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6972 2024.08.28 04:08:54.357519 [ 3 ] {c242de03-f101-46ef-b3e2-f168d4097559} <Debug> executeQuery: Read 242 rows, 21.90 KiB in 0.005325 sec., 45446.009389671366 rows/sec., 4.02 MiB/sec.
6973 2024.08.28 04:08:54.357587 [ 197 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_11_2} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
6974 2024.08.28 04:08:54.357851 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
6975 2024.08.28 04:08:54.357923 [ 3 ] {c242de03-f101-46ef-b3e2-f168d4097559} <Debug> DynamicQueryHandler: Done processing query
6976 2024.08.28 04:08:54.357953 [ 3 ] {c242de03-f101-46ef-b3e2-f168d4097559} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
6977 2024.08.28 04:08:54.357968 [ 3 ] {} <Debug> HTTP-Session: e73dd0b3-376b-4d0e-9cfe-40f0631aec78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6978 2024.08.28 04:08:54.358111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 4058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6979 2024.08.28 04:08:54.358158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6980 2024.08.28 04:08:54.358178 [ 3 ] {} <Debug> HTTP-Session: e75fa234-599b-4ae4-941f-24efaf037e2c Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6981 2024.08.28 04:08:54.358194 [ 3 ] {} <Debug> HTTP-Session: e75fa234-599b-4ae4-941f-24efaf037e2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6982 2024.08.28 04:08:54.358208 [ 3 ] {} <Debug> HTTP-Session: e75fa234-599b-4ae4-941f-24efaf037e2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6983 2024.08.28 04:08:54.358239 [ 3 ] {} <Trace> HTTP-Session: e75fa234-599b-4ae4-941f-24efaf037e2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6984 2024.08.28 04:08:54.358350 [ 3 ] {c809753d-f882-444e-a073-e1979a7be709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6985 2024.08.28 04:08:54.358393 [ 3 ] {c809753d-f882-444e-a073-e1979a7be709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6986 2024.08.28 04:08:54.358637 [ 3 ] {c809753d-f882-444e-a073-e1979a7be709} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6987 2024.08.28 04:08:54.358963 [ 3 ] {c809753d-f882-444e-a073-e1979a7be709} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6988 2024.08.28 04:08:54.359000 [ 3 ] {c809753d-f882-444e-a073-e1979a7be709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
6989 2024.08.28 04:08:54.359353 [ 3 ] {c809753d-f882-444e-a073-e1979a7be709} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6990 2024.08.28 04:08:54.359722 [ 3 ] {c809753d-f882-444e-a073-e1979a7be709} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6991 2024.08.28 04:08:54.359885 [ 3 ] {c809753d-f882-444e-a073-e1979a7be709} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001563 sec., 17914.267434420985 rows/sec., 1.31 MiB/sec.
6992 2024.08.28 04:08:54.360059 [ 3 ] {c809753d-f882-444e-a073-e1979a7be709} <Debug> DynamicQueryHandler: Done processing query
6993 2024.08.28 04:08:54.360083 [ 3 ] {c809753d-f882-444e-a073-e1979a7be709} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6994 2024.08.28 04:08:54.360099 [ 3 ] {} <Debug> HTTP-Session: e75fa234-599b-4ae4-941f-24efaf037e2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6995 2024.08.28 04:08:54.360213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6996 2024.08.28 04:08:54.360260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6997 2024.08.28 04:08:54.360279 [ 3 ] {} <Debug> HTTP-Session: 39dc8752-ea6d-4a84-b307-5c926943d5d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
6998 2024.08.28 04:08:54.360294 [ 3 ] {} <Debug> HTTP-Session: 39dc8752-ea6d-4a84-b307-5c926943d5d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6999 2024.08.28 04:08:54.360308 [ 3 ] {} <Debug> HTTP-Session: 39dc8752-ea6d-4a84-b307-5c926943d5d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7000 2024.08.28 04:08:54.360339 [ 3 ] {} <Trace> HTTP-Session: 39dc8752-ea6d-4a84-b307-5c926943d5d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7001 2024.08.28 04:08:54.360437 [ 3 ] {9755e89c-4d1c-4b06-9772-812d153e54b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
7002 2024.08.28 04:08:54.360479 [ 3 ] {9755e89c-4d1c-4b06-9772-812d153e54b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7003 2024.08.28 04:08:54.360702 [ 3 ] {9755e89c-4d1c-4b06-9772-812d153e54b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7004 2024.08.28 04:08:54.361008 [ 3 ] {9755e89c-4d1c-4b06-9772-812d153e54b5} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7005 2024.08.28 04:08:54.361043 [ 3 ] {9755e89c-4d1c-4b06-9772-812d153e54b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7006 2024.08.28 04:08:54.361398 [ 3 ] {9755e89c-4d1c-4b06-9772-812d153e54b5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7007 2024.08.28 04:08:54.361758 [ 3 ] {9755e89c-4d1c-4b06-9772-812d153e54b5} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7008 2024.08.28 04:08:54.361921 [ 3 ] {9755e89c-4d1c-4b06-9772-812d153e54b5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001508 sec., 9283.819628647214 rows/sec., 650.18 KiB/sec.
7009 2024.08.28 04:08:54.362252 [ 3 ] {9755e89c-4d1c-4b06-9772-812d153e54b5} <Debug> DynamicQueryHandler: Done processing query
7010 2024.08.28 04:08:54.362276 [ 3 ] {9755e89c-4d1c-4b06-9772-812d153e54b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7011 2024.08.28 04:08:54.362293 [ 3 ] {} <Debug> HTTP-Session: 39dc8752-ea6d-4a84-b307-5c926943d5d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7012 2024.08.28 04:08:54.362411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7013 2024.08.28 04:08:54.362458 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7014 2024.08.28 04:08:54.362477 [ 3 ] {} <Debug> HTTP-Session: d9df4e54-a244-49d8-9e57-7751f08f188e Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7015 2024.08.28 04:08:54.362493 [ 3 ] {} <Debug> HTTP-Session: d9df4e54-a244-49d8-9e57-7751f08f188e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7016 2024.08.28 04:08:54.362506 [ 3 ] {} <Debug> HTTP-Session: d9df4e54-a244-49d8-9e57-7751f08f188e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7017 2024.08.28 04:08:54.362537 [ 3 ] {} <Trace> HTTP-Session: d9df4e54-a244-49d8-9e57-7751f08f188e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7018 2024.08.28 04:08:54.362635 [ 3 ] {64c79411-e033-4b35-b874-46a682601b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
7019 2024.08.28 04:08:54.362678 [ 3 ] {64c79411-e033-4b35-b874-46a682601b2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
7020 2024.08.28 04:08:54.362922 [ 3 ] {64c79411-e033-4b35-b874-46a682601b2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7021 2024.08.28 04:08:54.363227 [ 3 ] {64c79411-e033-4b35-b874-46a682601b2e} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7022 2024.08.28 04:08:54.363262 [ 3 ] {64c79411-e033-4b35-b874-46a682601b2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7023 2024.08.28 04:08:54.363609 [ 3 ] {64c79411-e033-4b35-b874-46a682601b2e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
7024 2024.08.28 04:08:54.363967 [ 3 ] {64c79411-e033-4b35-b874-46a682601b2e} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7025 2024.08.28 04:08:54.364126 [ 3 ] {64c79411-e033-4b35-b874-46a682601b2e} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001515 sec., 3960.39603960396 rows/sec., 233.99 KiB/sec.
7026 2024.08.28 04:08:54.364297 [ 3 ] {64c79411-e033-4b35-b874-46a682601b2e} <Debug> DynamicQueryHandler: Done processing query
7027 2024.08.28 04:08:54.364320 [ 3 ] {64c79411-e033-4b35-b874-46a682601b2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7028 2024.08.28 04:08:54.364336 [ 3 ] {} <Debug> HTTP-Session: d9df4e54-a244-49d8-9e57-7751f08f188e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7029 2024.08.28 04:08:54.364516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 66516, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7030 2024.08.28 04:08:54.364563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7031 2024.08.28 04:08:54.364582 [ 3 ] {} <Debug> HTTP-Session: d113da4d-23c4-4352-a3cf-329fb9161140 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7032 2024.08.28 04:08:54.364598 [ 3 ] {} <Debug> HTTP-Session: d113da4d-23c4-4352-a3cf-329fb9161140 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7033 2024.08.28 04:08:54.364611 [ 3 ] {} <Debug> HTTP-Session: d113da4d-23c4-4352-a3cf-329fb9161140 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7034 2024.08.28 04:08:54.364642 [ 3 ] {} <Trace> HTTP-Session: d113da4d-23c4-4352-a3cf-329fb9161140 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7035 2024.08.28 04:08:54.364853 [ 3 ] {7912a051-edd4-4849-b249-451f5a9e7750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7036 2024.08.28 04:08:54.364895 [ 3 ] {7912a051-edd4-4849-b249-451f5a9e7750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7037 2024.08.28 04:08:54.365124 [ 3 ] {7912a051-edd4-4849-b249-451f5a9e7750} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7038 2024.08.28 04:08:54.365700 [ 3 ] {7912a051-edd4-4849-b249-451f5a9e7750} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7039 2024.08.28 04:08:54.365736 [ 3 ] {7912a051-edd4-4849-b249-451f5a9e7750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7040 2024.08.28 04:08:54.366107 [ 3 ] {7912a051-edd4-4849-b249-451f5a9e7750} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
7041 2024.08.28 04:08:54.366466 [ 3 ] {7912a051-edd4-4849-b249-451f5a9e7750} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7042 2024.08.28 04:08:54.366614 [ 3 ] {7912a051-edd4-4849-b249-451f5a9e7750} <Debug> executeQuery: Read 410 rows, 29.93 KiB in 0.001869 sec., 219368.64633493847 rows/sec., 15.64 MiB/sec.
7043 2024.08.28 04:08:54.366788 [ 3 ] {7912a051-edd4-4849-b249-451f5a9e7750} <Debug> DynamicQueryHandler: Done processing query
7044 2024.08.28 04:08:54.366812 [ 3 ] {7912a051-edd4-4849-b249-451f5a9e7750} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
7045 2024.08.28 04:08:54.366827 [ 3 ] {} <Debug> HTTP-Session: d113da4d-23c4-4352-a3cf-329fb9161140 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7046 2024.08.28 04:08:54.366960 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7047 2024.08.28 04:08:54.367007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7048 2024.08.28 04:08:54.367026 [ 3 ] {} <Debug> HTTP-Session: 50504b4d-7b22-4c16-974c-996577810b26 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7049 2024.08.28 04:08:54.367042 [ 3 ] {} <Debug> HTTP-Session: 50504b4d-7b22-4c16-974c-996577810b26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7050 2024.08.28 04:08:54.367057 [ 3 ] {} <Debug> HTTP-Session: 50504b4d-7b22-4c16-974c-996577810b26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7051 2024.08.28 04:08:54.367087 [ 3 ] {} <Trace> HTTP-Session: 50504b4d-7b22-4c16-974c-996577810b26 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7052 2024.08.28 04:08:54.367184 [ 3 ] {2ca8a4dc-9efe-4593-8dce-0fdabe8be876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7053 2024.08.28 04:08:54.367227 [ 3 ] {2ca8a4dc-9efe-4593-8dce-0fdabe8be876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7054 2024.08.28 04:08:54.367356 [ 3 ] {2ca8a4dc-9efe-4593-8dce-0fdabe8be876} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7055 2024.08.28 04:08:54.367626 [ 3 ] {2ca8a4dc-9efe-4593-8dce-0fdabe8be876} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7056 2024.08.28 04:08:54.367661 [ 3 ] {2ca8a4dc-9efe-4593-8dce-0fdabe8be876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7057 2024.08.28 04:08:54.368011 [ 3 ] {2ca8a4dc-9efe-4593-8dce-0fdabe8be876} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
7058 2024.08.28 04:08:54.368329 [ 3 ] {2ca8a4dc-9efe-4593-8dce-0fdabe8be876} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7059 2024.08.28 04:08:54.368482 [ 3 ] {2ca8a4dc-9efe-4593-8dce-0fdabe8be876} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001313 sec., 4569.68773800457 rows/sec., 238.75 KiB/sec.
7060 2024.08.28 04:08:54.368780 [ 3 ] {2ca8a4dc-9efe-4593-8dce-0fdabe8be876} <Debug> DynamicQueryHandler: Done processing query
7061 2024.08.28 04:08:54.368804 [ 3 ] {2ca8a4dc-9efe-4593-8dce-0fdabe8be876} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7062 2024.08.28 04:08:54.368820 [ 3 ] {} <Debug> HTTP-Session: 50504b4d-7b22-4c16-974c-996577810b26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7063 2024.08.28 04:08:54.368975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 44814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7064 2024.08.28 04:08:54.369022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7065 2024.08.28 04:08:54.369042 [ 3 ] {} <Debug> HTTP-Session: 66097ba3-47f0-42e8-a525-7df8624a4d56 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7066 2024.08.28 04:08:54.369064 [ 3 ] {} <Debug> HTTP-Session: 66097ba3-47f0-42e8-a525-7df8624a4d56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7067 2024.08.28 04:08:54.369078 [ 3 ] {} <Debug> HTTP-Session: 66097ba3-47f0-42e8-a525-7df8624a4d56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7068 2024.08.28 04:08:54.369107 [ 3 ] {} <Trace> HTTP-Session: 66097ba3-47f0-42e8-a525-7df8624a4d56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7069 2024.08.28 04:08:54.369331 [ 3 ] {811c13ef-7bba-47b5-b7e2-59cf683e0f06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7070 2024.08.28 04:08:54.369380 [ 3 ] {811c13ef-7bba-47b5-b7e2-59cf683e0f06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7071 2024.08.28 04:08:54.369542 [ 3 ] {811c13ef-7bba-47b5-b7e2-59cf683e0f06} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7072 2024.08.28 04:08:54.369976 [ 3 ] {811c13ef-7bba-47b5-b7e2-59cf683e0f06} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7073 2024.08.28 04:08:54.370011 [ 3 ] {811c13ef-7bba-47b5-b7e2-59cf683e0f06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7074 2024.08.28 04:08:54.370396 [ 3 ] {811c13ef-7bba-47b5-b7e2-59cf683e0f06} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
7075 2024.08.28 04:08:54.370732 [ 3 ] {811c13ef-7bba-47b5-b7e2-59cf683e0f06} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7076 2024.08.28 04:08:54.370889 [ 3 ] {811c13ef-7bba-47b5-b7e2-59cf683e0f06} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001698 sec., 140164.89988221438 rows/sec., 9.40 MiB/sec.
7077 2024.08.28 04:08:54.371069 [ 3 ] {811c13ef-7bba-47b5-b7e2-59cf683e0f06} <Debug> DynamicQueryHandler: Done processing query
7078 2024.08.28 04:08:54.371093 [ 3 ] {811c13ef-7bba-47b5-b7e2-59cf683e0f06} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
7079 2024.08.28 04:08:54.371108 [ 3 ] {} <Debug> HTTP-Session: 66097ba3-47f0-42e8-a525-7df8624a4d56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7080 2024.08.28 04:08:54.371228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7081 2024.08.28 04:08:54.371275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7082 2024.08.28 04:08:54.371293 [ 3 ] {} <Debug> HTTP-Session: cb1b5c58-1dda-49f9-9933-deb99bfa67cd Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7083 2024.08.28 04:08:54.371309 [ 3 ] {} <Debug> HTTP-Session: cb1b5c58-1dda-49f9-9933-deb99bfa67cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7084 2024.08.28 04:08:54.371324 [ 3 ] {} <Debug> HTTP-Session: cb1b5c58-1dda-49f9-9933-deb99bfa67cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7085 2024.08.28 04:08:54.371354 [ 3 ] {} <Trace> HTTP-Session: cb1b5c58-1dda-49f9-9933-deb99bfa67cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7086 2024.08.28 04:08:54.371446 [ 3 ] {12f62388-7e51-48d0-9f70-ef235169e880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
7087 2024.08.28 04:08:54.371491 [ 3 ] {12f62388-7e51-48d0-9f70-ef235169e880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
7088 2024.08.28 04:08:54.371621 [ 3 ] {12f62388-7e51-48d0-9f70-ef235169e880} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7089 2024.08.28 04:08:54.371866 [ 3 ] {12f62388-7e51-48d0-9f70-ef235169e880} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7090 2024.08.28 04:08:54.371901 [ 3 ] {12f62388-7e51-48d0-9f70-ef235169e880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7091 2024.08.28 04:08:54.372255 [ 3 ] {12f62388-7e51-48d0-9f70-ef235169e880} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7092 2024.08.28 04:08:54.372571 [ 3 ] {12f62388-7e51-48d0-9f70-ef235169e880} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7093 2024.08.28 04:08:54.372726 [ 61 ] {} <Debug> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
7094 2024.08.28 04:08:54.372731 [ 3 ] {12f62388-7e51-48d0-9f70-ef235169e880} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001298 sec., 770.4160246533129 rows/sec., 51.91 KiB/sec.
7095 2024.08.28 04:08:54.372776 [ 61 ] {} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7096 2024.08.28 04:08:54.372837 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7097 2024.08.28 04:08:54.373036 [ 3 ] {12f62388-7e51-48d0-9f70-ef235169e880} <Debug> DynamicQueryHandler: Done processing query
7098 2024.08.28 04:08:54.373082 [ 3 ] {12f62388-7e51-48d0-9f70-ef235169e880} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
7099 2024.08.28 04:08:54.373135 [ 199 ] {f7349047-7488-4531-814c-0433bc81ffc6::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
7100 2024.08.28 04:08:54.373164 [ 3 ] {} <Debug> HTTP-Session: cb1b5c58-1dda-49f9-9933-deb99bfa67cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7101 2024.08.28 04:08:54.373449 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 42835, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7102 2024.08.28 04:08:54.373587 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7103 2024.08.28 04:08:54.373601 [ 199 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7104 2024.08.28 04:08:54.373611 [ 3 ] {} <Debug> HTTP-Session: 96c1645b-9bdf-491e-b383-c2b46e544037 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7105 2024.08.28 04:08:54.373637 [ 3 ] {} <Debug> HTTP-Session: 96c1645b-9bdf-491e-b383-c2b46e544037 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7106 2024.08.28 04:08:54.373639 [ 199 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 11 rows starting from the beginning of the part
7107 2024.08.28 04:08:54.373653 [ 3 ] {} <Debug> HTTP-Session: 96c1645b-9bdf-491e-b383-c2b46e544037 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7108 2024.08.28 04:08:54.373703 [ 3 ] {} <Trace> HTTP-Session: 96c1645b-9bdf-491e-b383-c2b46e544037 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7109 2024.08.28 04:08:54.373803 [ 199 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part
7110 2024.08.28 04:08:54.374085 [ 199 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part
7111 2024.08.28 04:08:54.374299 [ 3 ] {51101e7c-6ef9-4a9f-ae3a-0da5684635b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7112 2024.08.28 04:08:54.374339 [ 199 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part
7113 2024.08.28 04:08:54.374661 [ 199 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part
7114 2024.08.28 04:08:54.374665 [ 3 ] {51101e7c-6ef9-4a9f-ae3a-0da5684635b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
7115 2024.08.28 04:08:54.375056 [ 199 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part
7116 2024.08.28 04:08:54.376277 [ 3 ] {51101e7c-6ef9-4a9f-ae3a-0da5684635b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7117 2024.08.28 04:08:54.377319 [ 197 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.004382129 sec., 3651.193289836972 rows/sec., 245.14 KiB/sec.
7118 2024.08.28 04:08:54.377609 [ 3 ] {51101e7c-6ef9-4a9f-ae3a-0da5684635b3} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7119 2024.08.28 04:08:54.377610 [ 197 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
7120 2024.08.28 04:08:54.377667 [ 3 ] {51101e7c-6ef9-4a9f-ae3a-0da5684635b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7121 2024.08.28 04:08:54.378665 [ 197 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_16_3} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7122 2024.08.28 04:08:54.378848 [ 197 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_16_3} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
7123 2024.08.28 04:08:54.379053 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
7124 2024.08.28 04:08:54.379290 [ 3 ] {51101e7c-6ef9-4a9f-ae3a-0da5684635b3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
7125 2024.08.28 04:08:54.379723 [ 3 ] {51101e7c-6ef9-4a9f-ae3a-0da5684635b3} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7126 2024.08.28 04:08:54.379912 [ 3 ] {51101e7c-6ef9-4a9f-ae3a-0da5684635b3} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.006025 sec., 4315.352697095435 rows/sec., 7.73 MiB/sec.
7127 2024.08.28 04:08:54.380169 [ 3 ] {51101e7c-6ef9-4a9f-ae3a-0da5684635b3} <Debug> DynamicQueryHandler: Done processing query
7128 2024.08.28 04:08:54.380193 [ 3 ] {51101e7c-6ef9-4a9f-ae3a-0da5684635b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
7129 2024.08.28 04:08:54.380209 [ 3 ] {} <Debug> HTTP-Session: 96c1645b-9bdf-491e-b383-c2b46e544037 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7130 2024.08.28 04:08:54.380347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7131 2024.08.28 04:08:54.380394 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7132 2024.08.28 04:08:54.380413 [ 3 ] {} <Debug> HTTP-Session: 14fbd3d8-2a5d-4c49-af03-364cfd6447e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7133 2024.08.28 04:08:54.380429 [ 3 ] {} <Debug> HTTP-Session: 14fbd3d8-2a5d-4c49-af03-364cfd6447e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7134 2024.08.28 04:08:54.380443 [ 3 ] {} <Debug> HTTP-Session: 14fbd3d8-2a5d-4c49-af03-364cfd6447e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7135 2024.08.28 04:08:54.380474 [ 3 ] {} <Trace> HTTP-Session: 14fbd3d8-2a5d-4c49-af03-364cfd6447e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7136 2024.08.28 04:08:54.380591 [ 3 ] {f5e59f94-5ce1-48ef-96ec-071ebac3b204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7137 2024.08.28 04:08:54.380635 [ 3 ] {f5e59f94-5ce1-48ef-96ec-071ebac3b204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7138 2024.08.28 04:08:54.380768 [ 3 ] {f5e59f94-5ce1-48ef-96ec-071ebac3b204} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7139 2024.08.28 04:08:54.381065 [ 3 ] {f5e59f94-5ce1-48ef-96ec-071ebac3b204} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7140 2024.08.28 04:08:54.381100 [ 3 ] {f5e59f94-5ce1-48ef-96ec-071ebac3b204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7141 2024.08.28 04:08:54.381459 [ 3 ] {f5e59f94-5ce1-48ef-96ec-071ebac3b204} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
7142 2024.08.28 04:08:54.381786 [ 3 ] {f5e59f94-5ce1-48ef-96ec-071ebac3b204} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7143 2024.08.28 04:08:54.381928 [ 3 ] {f5e59f94-5ce1-48ef-96ec-071ebac3b204} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00138 sec., 59420.289855072464 rows/sec., 3.77 MiB/sec.
7144 2024.08.28 04:08:54.382090 [ 3 ] {f5e59f94-5ce1-48ef-96ec-071ebac3b204} <Debug> DynamicQueryHandler: Done processing query
7145 2024.08.28 04:08:54.382113 [ 3 ] {f5e59f94-5ce1-48ef-96ec-071ebac3b204} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7146 2024.08.28 04:08:54.382129 [ 3 ] {} <Debug> HTTP-Session: 14fbd3d8-2a5d-4c49-af03-364cfd6447e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7147 2024.08.28 04:08:59.343642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 11820, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7148 2024.08.28 04:08:59.343764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7149 2024.08.28 04:08:59.343789 [ 3 ] {} <Debug> HTTP-Session: fce40a81-d57c-4a87-8891-957207f27f30 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7150 2024.08.28 04:08:59.343813 [ 3 ] {} <Debug> HTTP-Session: fce40a81-d57c-4a87-8891-957207f27f30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7151 2024.08.28 04:08:59.343828 [ 3 ] {} <Debug> HTTP-Session: fce40a81-d57c-4a87-8891-957207f27f30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7152 2024.08.28 04:08:59.343876 [ 3 ] {} <Trace> HTTP-Session: fce40a81-d57c-4a87-8891-957207f27f30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7153 2024.08.28 04:08:59.344077 [ 3 ] {8d2cbc10-e45d-4168-bace-6cd63c676b6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7154 2024.08.28 04:08:59.344141 [ 3 ] {8d2cbc10-e45d-4168-bace-6cd63c676b6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7155 2024.08.28 04:08:59.344464 [ 3 ] {8d2cbc10-e45d-4168-bace-6cd63c676b6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7156 2024.08.28 04:08:59.344943 [ 3 ] {8d2cbc10-e45d-4168-bace-6cd63c676b6d} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7157 2024.08.28 04:08:59.344987 [ 3 ] {8d2cbc10-e45d-4168-bace-6cd63c676b6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7158 2024.08.28 04:08:59.345406 [ 3 ] {8d2cbc10-e45d-4168-bace-6cd63c676b6d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
7159 2024.08.28 04:08:59.345787 [ 3 ] {8d2cbc10-e45d-4168-bace-6cd63c676b6d} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7160 2024.08.28 04:08:59.345933 [ 3 ] {8d2cbc10-e45d-4168-bace-6cd63c676b6d} <Debug> executeQuery: Read 82 rows, 6.81 KiB in 0.001929 sec., 42509.072058061174 rows/sec., 3.45 MiB/sec.
7161 2024.08.28 04:08:59.346181 [ 3 ] {8d2cbc10-e45d-4168-bace-6cd63c676b6d} <Debug> DynamicQueryHandler: Done processing query
7162 2024.08.28 04:08:59.346207 [ 3 ] {8d2cbc10-e45d-4168-bace-6cd63c676b6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7163 2024.08.28 04:08:59.346224 [ 3 ] {} <Debug> HTTP-Session: fce40a81-d57c-4a87-8891-957207f27f30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7164 2024.08.28 04:08:59.346374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7165 2024.08.28 04:08:59.346426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7166 2024.08.28 04:08:59.346446 [ 3 ] {} <Debug> HTTP-Session: 546fbbad-20d6-4c06-b777-510bb6ae5343 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7167 2024.08.28 04:08:59.346464 [ 3 ] {} <Debug> HTTP-Session: 546fbbad-20d6-4c06-b777-510bb6ae5343 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7168 2024.08.28 04:08:59.346478 [ 3 ] {} <Debug> HTTP-Session: 546fbbad-20d6-4c06-b777-510bb6ae5343 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7169 2024.08.28 04:08:59.346513 [ 3 ] {} <Trace> HTTP-Session: 546fbbad-20d6-4c06-b777-510bb6ae5343 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7170 2024.08.28 04:08:59.346621 [ 3 ] {f9ccd467-33b4-4121-90c1-9b662787b747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7171 2024.08.28 04:08:59.346669 [ 3 ] {f9ccd467-33b4-4121-90c1-9b662787b747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7172 2024.08.28 04:08:59.346904 [ 3 ] {f9ccd467-33b4-4121-90c1-9b662787b747} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7173 2024.08.28 04:08:59.347219 [ 3 ] {f9ccd467-33b4-4121-90c1-9b662787b747} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7174 2024.08.28 04:08:59.347255 [ 3 ] {f9ccd467-33b4-4121-90c1-9b662787b747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7175 2024.08.28 04:08:59.347603 [ 3 ] {f9ccd467-33b4-4121-90c1-9b662787b747} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
7176 2024.08.28 04:08:59.347961 [ 3 ] {f9ccd467-33b4-4121-90c1-9b662787b747} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7177 2024.08.28 04:08:59.348089 [ 3 ] {f9ccd467-33b4-4121-90c1-9b662787b747} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001499 sec., 8672.448298865911 rows/sec., 652.13 KiB/sec.
7178 2024.08.28 04:08:59.348295 [ 3 ] {f9ccd467-33b4-4121-90c1-9b662787b747} <Debug> DynamicQueryHandler: Done processing query
7179 2024.08.28 04:08:59.348320 [ 3 ] {f9ccd467-33b4-4121-90c1-9b662787b747} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7180 2024.08.28 04:08:59.348336 [ 3 ] {} <Debug> HTTP-Session: 546fbbad-20d6-4c06-b777-510bb6ae5343 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7181 2024.08.28 04:08:59.348503 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 13084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7182 2024.08.28 04:08:59.348552 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7183 2024.08.28 04:08:59.348571 [ 3 ] {} <Debug> HTTP-Session: 6d008971-cf6f-4cb5-8f76-5a75f44d9fca Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7184 2024.08.28 04:08:59.348588 [ 3 ] {} <Debug> HTTP-Session: 6d008971-cf6f-4cb5-8f76-5a75f44d9fca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7185 2024.08.28 04:08:59.348602 [ 3 ] {} <Debug> HTTP-Session: 6d008971-cf6f-4cb5-8f76-5a75f44d9fca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7186 2024.08.28 04:08:59.348635 [ 3 ] {} <Trace> HTTP-Session: 6d008971-cf6f-4cb5-8f76-5a75f44d9fca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7187 2024.08.28 04:08:59.348752 [ 3 ] {9dbe13b4-c06d-4c88-943d-c259f444f762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7188 2024.08.28 04:08:59.348796 [ 3 ] {9dbe13b4-c06d-4c88-943d-c259f444f762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7189 2024.08.28 04:08:59.349021 [ 3 ] {9dbe13b4-c06d-4c88-943d-c259f444f762} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7190 2024.08.28 04:08:59.349368 [ 3 ] {9dbe13b4-c06d-4c88-943d-c259f444f762} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7191 2024.08.28 04:08:59.349403 [ 3 ] {9dbe13b4-c06d-4c88-943d-c259f444f762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7192 2024.08.28 04:08:59.349755 [ 3 ] {9dbe13b4-c06d-4c88-943d-c259f444f762} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
7193 2024.08.28 04:08:59.350114 [ 3 ] {9dbe13b4-c06d-4c88-943d-c259f444f762} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7194 2024.08.28 04:08:59.350243 [ 3 ] {9dbe13b4-c06d-4c88-943d-c259f444f762} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001531 sec., 50293.925538863485 rows/sec., 3.93 MiB/sec.
7195 2024.08.28 04:08:59.350476 [ 3 ] {9dbe13b4-c06d-4c88-943d-c259f444f762} <Debug> DynamicQueryHandler: Done processing query
7196 2024.08.28 04:08:59.350500 [ 3 ] {9dbe13b4-c06d-4c88-943d-c259f444f762} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7197 2024.08.28 04:08:59.350515 [ 3 ] {} <Debug> HTTP-Session: 6d008971-cf6f-4cb5-8f76-5a75f44d9fca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7198 2024.08.28 04:08:59.350713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7199 2024.08.28 04:08:59.350761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7200 2024.08.28 04:08:59.350780 [ 3 ] {} <Debug> HTTP-Session: 0780b8d2-c8cd-4d86-b587-d386b44f5ca2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7201 2024.08.28 04:08:59.350796 [ 3 ] {} <Debug> HTTP-Session: 0780b8d2-c8cd-4d86-b587-d386b44f5ca2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7202 2024.08.28 04:08:59.350810 [ 3 ] {} <Debug> HTTP-Session: 0780b8d2-c8cd-4d86-b587-d386b44f5ca2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7203 2024.08.28 04:08:59.350841 [ 3 ] {} <Trace> HTTP-Session: 0780b8d2-c8cd-4d86-b587-d386b44f5ca2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7204 2024.08.28 04:08:59.350983 [ 3 ] {82e2cced-7aa5-453a-a36e-542d8d9440c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7205 2024.08.28 04:08:59.351035 [ 3 ] {82e2cced-7aa5-453a-a36e-542d8d9440c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7206 2024.08.28 04:08:59.351191 [ 3 ] {82e2cced-7aa5-453a-a36e-542d8d9440c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7207 2024.08.28 04:08:59.351621 [ 3 ] {82e2cced-7aa5-453a-a36e-542d8d9440c3} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7208 2024.08.28 04:08:59.351657 [ 3 ] {82e2cced-7aa5-453a-a36e-542d8d9440c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7209 2024.08.28 04:08:59.352039 [ 3 ] {82e2cced-7aa5-453a-a36e-542d8d9440c3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
7210 2024.08.28 04:08:59.352371 [ 3 ] {82e2cced-7aa5-453a-a36e-542d8d9440c3} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7211 2024.08.28 04:08:59.352532 [ 3 ] {82e2cced-7aa5-453a-a36e-542d8d9440c3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001605 sec., 99688.47352024922 rows/sec., 6.94 MiB/sec.
7212 2024.08.28 04:08:59.352810 [ 3 ] {82e2cced-7aa5-453a-a36e-542d8d9440c3} <Debug> DynamicQueryHandler: Done processing query
7213 2024.08.28 04:08:59.352858 [ 3 ] {82e2cced-7aa5-453a-a36e-542d8d9440c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7214 2024.08.28 04:08:59.352883 [ 3 ] {} <Debug> HTTP-Session: 0780b8d2-c8cd-4d86-b587-d386b44f5ca2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7215 2024.08.28 04:08:59.353103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 21236, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7216 2024.08.28 04:08:59.353153 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7217 2024.08.28 04:08:59.353172 [ 3 ] {} <Debug> HTTP-Session: a6770780-750f-4148-bdcb-23a7cdf24a6a Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7218 2024.08.28 04:08:59.353188 [ 3 ] {} <Debug> HTTP-Session: a6770780-750f-4148-bdcb-23a7cdf24a6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7219 2024.08.28 04:08:59.353202 [ 3 ] {} <Debug> HTTP-Session: a6770780-750f-4148-bdcb-23a7cdf24a6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7220 2024.08.28 04:08:59.353234 [ 3 ] {} <Trace> HTTP-Session: a6770780-750f-4148-bdcb-23a7cdf24a6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7221 2024.08.28 04:08:59.353431 [ 3 ] {0804de9e-c8b4-47f1-8435-6bd5a91cb67f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7222 2024.08.28 04:08:59.353501 [ 3 ] {0804de9e-c8b4-47f1-8435-6bd5a91cb67f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
7223 2024.08.28 04:08:59.353933 [ 3 ] {0804de9e-c8b4-47f1-8435-6bd5a91cb67f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7224 2024.08.28 04:08:59.354422 [ 3 ] {0804de9e-c8b4-47f1-8435-6bd5a91cb67f} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7225 2024.08.28 04:08:59.354458 [ 3 ] {0804de9e-c8b4-47f1-8435-6bd5a91cb67f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7226 2024.08.28 04:08:59.355051 [ 3 ] {0804de9e-c8b4-47f1-8435-6bd5a91cb67f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
7227 2024.08.28 04:08:59.355452 [ 3 ] {0804de9e-c8b4-47f1-8435-6bd5a91cb67f} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7228 2024.08.28 04:08:59.355637 [ 3 ] {0804de9e-c8b4-47f1-8435-6bd5a91cb67f} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002326 sec., 5588.993981083405 rows/sec., 10.02 MiB/sec.
7229 2024.08.28 04:08:59.355844 [ 3 ] {0804de9e-c8b4-47f1-8435-6bd5a91cb67f} <Debug> DynamicQueryHandler: Done processing query
7230 2024.08.28 04:08:59.355867 [ 3 ] {0804de9e-c8b4-47f1-8435-6bd5a91cb67f} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
7231 2024.08.28 04:08:59.355883 [ 3 ] {} <Debug> HTTP-Session: a6770780-750f-4148-bdcb-23a7cdf24a6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7232 2024.08.28 04:08:59.356013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7233 2024.08.28 04:08:59.356059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7234 2024.08.28 04:08:59.356079 [ 3 ] {} <Debug> HTTP-Session: 0bc5d3de-1589-46f8-9751-df5566e7bc8d Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7235 2024.08.28 04:08:59.356096 [ 3 ] {} <Debug> HTTP-Session: 0bc5d3de-1589-46f8-9751-df5566e7bc8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7236 2024.08.28 04:08:59.356110 [ 3 ] {} <Debug> HTTP-Session: 0bc5d3de-1589-46f8-9751-df5566e7bc8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7237 2024.08.28 04:08:59.356140 [ 3 ] {} <Trace> HTTP-Session: 0bc5d3de-1589-46f8-9751-df5566e7bc8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7238 2024.08.28 04:08:59.356251 [ 3 ] {e073a058-0f6a-48f0-b7ba-f6460d9c30e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7239 2024.08.28 04:08:59.356295 [ 3 ] {e073a058-0f6a-48f0-b7ba-f6460d9c30e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7240 2024.08.28 04:08:59.356421 [ 3 ] {e073a058-0f6a-48f0-b7ba-f6460d9c30e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7241 2024.08.28 04:08:59.356713 [ 3 ] {e073a058-0f6a-48f0-b7ba-f6460d9c30e5} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7242 2024.08.28 04:08:59.356749 [ 3 ] {e073a058-0f6a-48f0-b7ba-f6460d9c30e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7243 2024.08.28 04:08:59.357145 [ 3 ] {e073a058-0f6a-48f0-b7ba-f6460d9c30e5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
7244 2024.08.28 04:08:59.357469 [ 3 ] {e073a058-0f6a-48f0-b7ba-f6460d9c30e5} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7245 2024.08.28 04:08:59.357628 [ 3 ] {e073a058-0f6a-48f0-b7ba-f6460d9c30e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001403 sec., 42765.50249465431 rows/sec., 2.88 MiB/sec.
7246 2024.08.28 04:08:59.357843 [ 3 ] {e073a058-0f6a-48f0-b7ba-f6460d9c30e5} <Debug> DynamicQueryHandler: Done processing query
7247 2024.08.28 04:08:59.357869 [ 3 ] {e073a058-0f6a-48f0-b7ba-f6460d9c30e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7248 2024.08.28 04:08:59.357884 [ 3 ] {} <Debug> HTTP-Session: 0bc5d3de-1589-46f8-9751-df5566e7bc8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7249 2024.08.28 04:09:02.715982 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache
7250 2024.08.28 04:09:02.716033 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache
7251 2024.08.28 04:09:04.347517 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7252 2024.08.28 04:09:04.347631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7253 2024.08.28 04:09:04.347655 [ 3 ] {} <Debug> HTTP-Session: 13c25d4f-9fb8-4219-8f27-3bd2759d69f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7254 2024.08.28 04:09:04.347678 [ 3 ] {} <Debug> HTTP-Session: 13c25d4f-9fb8-4219-8f27-3bd2759d69f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7255 2024.08.28 04:09:04.347692 [ 3 ] {} <Debug> HTTP-Session: 13c25d4f-9fb8-4219-8f27-3bd2759d69f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7256 2024.08.28 04:09:04.347741 [ 3 ] {} <Trace> HTTP-Session: 13c25d4f-9fb8-4219-8f27-3bd2759d69f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7257 2024.08.28 04:09:04.347911 [ 3 ] {56b1f3a4-5c1f-4eef-92be-5b4712e08592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7258 2024.08.28 04:09:04.347981 [ 3 ] {56b1f3a4-5c1f-4eef-92be-5b4712e08592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7259 2024.08.28 04:09:04.348315 [ 3 ] {56b1f3a4-5c1f-4eef-92be-5b4712e08592} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7260 2024.08.28 04:09:04.348717 [ 3 ] {56b1f3a4-5c1f-4eef-92be-5b4712e08592} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7261 2024.08.28 04:09:04.348760 [ 3 ] {56b1f3a4-5c1f-4eef-92be-5b4712e08592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7262 2024.08.28 04:09:04.349162 [ 3 ] {56b1f3a4-5c1f-4eef-92be-5b4712e08592} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
7263 2024.08.28 04:09:04.349542 [ 3 ] {56b1f3a4-5c1f-4eef-92be-5b4712e08592} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7264 2024.08.28 04:09:04.349720 [ 3 ] {56b1f3a4-5c1f-4eef-92be-5b4712e08592} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001857 sec., 1077.0059235325796 rows/sec., 87.82 KiB/sec.
7265 2024.08.28 04:09:04.349935 [ 3 ] {56b1f3a4-5c1f-4eef-92be-5b4712e08592} <Debug> DynamicQueryHandler: Done processing query
7266 2024.08.28 04:09:04.349963 [ 3 ] {56b1f3a4-5c1f-4eef-92be-5b4712e08592} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7267 2024.08.28 04:09:04.349979 [ 3 ] {} <Debug> HTTP-Session: 13c25d4f-9fb8-4219-8f27-3bd2759d69f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7268 2024.08.28 04:09:04.350208 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 36607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7269 2024.08.28 04:09:04.350260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7270 2024.08.28 04:09:04.350279 [ 3 ] {} <Debug> HTTP-Session: 602c9d0e-311b-44ed-9be2-d5bae356eb42 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7271 2024.08.28 04:09:04.350297 [ 3 ] {} <Debug> HTTP-Session: 602c9d0e-311b-44ed-9be2-d5bae356eb42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7272 2024.08.28 04:09:04.350310 [ 3 ] {} <Debug> HTTP-Session: 602c9d0e-311b-44ed-9be2-d5bae356eb42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7273 2024.08.28 04:09:04.350345 [ 3 ] {} <Trace> HTTP-Session: 602c9d0e-311b-44ed-9be2-d5bae356eb42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7274 2024.08.28 04:09:04.350519 [ 3 ] {157864e5-d1fa-466c-b59f-8415533e1d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7275 2024.08.28 04:09:04.350567 [ 3 ] {157864e5-d1fa-466c-b59f-8415533e1d32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7276 2024.08.28 04:09:04.350801 [ 3 ] {157864e5-d1fa-466c-b59f-8415533e1d32} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7277 2024.08.28 04:09:04.351279 [ 3 ] {157864e5-d1fa-466c-b59f-8415533e1d32} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7278 2024.08.28 04:09:04.351316 [ 3 ] {157864e5-d1fa-466c-b59f-8415533e1d32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7279 2024.08.28 04:09:04.351686 [ 3 ] {157864e5-d1fa-466c-b59f-8415533e1d32} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7280 2024.08.28 04:09:04.352040 [ 3 ] {157864e5-d1fa-466c-b59f-8415533e1d32} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7281 2024.08.28 04:09:04.352196 [ 3 ] {157864e5-d1fa-466c-b59f-8415533e1d32} <Debug> executeQuery: Read 242 rows, 21.90 KiB in 0.00176 sec., 137500 rows/sec., 12.15 MiB/sec.
7282 2024.08.28 04:09:04.352526 [ 3 ] {157864e5-d1fa-466c-b59f-8415533e1d32} <Debug> DynamicQueryHandler: Done processing query
7283 2024.08.28 04:09:04.352566 [ 3 ] {157864e5-d1fa-466c-b59f-8415533e1d32} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
7284 2024.08.28 04:09:04.352584 [ 3 ] {} <Debug> HTTP-Session: 602c9d0e-311b-44ed-9be2-d5bae356eb42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7285 2024.08.28 04:09:04.352737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 4058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7286 2024.08.28 04:09:04.352788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7287 2024.08.28 04:09:04.352807 [ 3 ] {} <Debug> HTTP-Session: 04c1a595-b644-41cc-a650-49b80e9212bf Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7288 2024.08.28 04:09:04.352823 [ 3 ] {} <Debug> HTTP-Session: 04c1a595-b644-41cc-a650-49b80e9212bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7289 2024.08.28 04:09:04.352837 [ 3 ] {} <Debug> HTTP-Session: 04c1a595-b644-41cc-a650-49b80e9212bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7290 2024.08.28 04:09:04.352868 [ 3 ] {} <Trace> HTTP-Session: 04c1a595-b644-41cc-a650-49b80e9212bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7291 2024.08.28 04:09:04.352982 [ 3 ] {7eaea09a-955d-4f73-a08c-d331e7df1250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7292 2024.08.28 04:09:04.353026 [ 3 ] {7eaea09a-955d-4f73-a08c-d331e7df1250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7293 2024.08.28 04:09:04.353274 [ 3 ] {7eaea09a-955d-4f73-a08c-d331e7df1250} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7294 2024.08.28 04:09:04.353582 [ 3 ] {7eaea09a-955d-4f73-a08c-d331e7df1250} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7295 2024.08.28 04:09:04.353618 [ 3 ] {7eaea09a-955d-4f73-a08c-d331e7df1250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7296 2024.08.28 04:09:04.353954 [ 3 ] {7eaea09a-955d-4f73-a08c-d331e7df1250} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7297 2024.08.28 04:09:04.354300 [ 3 ] {7eaea09a-955d-4f73-a08c-d331e7df1250} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7298 2024.08.28 04:09:04.354464 [ 3 ] {7eaea09a-955d-4f73-a08c-d331e7df1250} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001514 sec., 18494.05548216645 rows/sec., 1.35 MiB/sec.
7299 2024.08.28 04:09:04.354662 [ 3 ] {7eaea09a-955d-4f73-a08c-d331e7df1250} <Debug> DynamicQueryHandler: Done processing query
7300 2024.08.28 04:09:04.354690 [ 3 ] {7eaea09a-955d-4f73-a08c-d331e7df1250} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7301 2024.08.28 04:09:04.354707 [ 3 ] {} <Debug> HTTP-Session: 04c1a595-b644-41cc-a650-49b80e9212bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7302 2024.08.28 04:09:04.354868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7303 2024.08.28 04:09:04.354914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7304 2024.08.28 04:09:04.354932 [ 3 ] {} <Debug> HTTP-Session: 94240b09-2fb5-4cbd-b332-ab1d4c7f50ae Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7305 2024.08.28 04:09:04.354950 [ 3 ] {} <Debug> HTTP-Session: 94240b09-2fb5-4cbd-b332-ab1d4c7f50ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7306 2024.08.28 04:09:04.354964 [ 3 ] {} <Debug> HTTP-Session: 94240b09-2fb5-4cbd-b332-ab1d4c7f50ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7307 2024.08.28 04:09:04.354995 [ 3 ] {} <Trace> HTTP-Session: 94240b09-2fb5-4cbd-b332-ab1d4c7f50ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7308 2024.08.28 04:09:04.355092 [ 3 ] {6c5ea1e1-966d-4bfe-96f5-f2d6f5124261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
7309 2024.08.28 04:09:04.355134 [ 3 ] {6c5ea1e1-966d-4bfe-96f5-f2d6f5124261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7310 2024.08.28 04:09:04.355355 [ 3 ] {6c5ea1e1-966d-4bfe-96f5-f2d6f5124261} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7311 2024.08.28 04:09:04.355651 [ 3 ] {6c5ea1e1-966d-4bfe-96f5-f2d6f5124261} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7312 2024.08.28 04:09:04.355686 [ 3 ] {6c5ea1e1-966d-4bfe-96f5-f2d6f5124261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7313 2024.08.28 04:09:04.356031 [ 3 ] {6c5ea1e1-966d-4bfe-96f5-f2d6f5124261} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
7314 2024.08.28 04:09:04.356381 [ 3 ] {6c5ea1e1-966d-4bfe-96f5-f2d6f5124261} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7315 2024.08.28 04:09:04.356533 [ 3 ] {6c5ea1e1-966d-4bfe-96f5-f2d6f5124261} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00146 sec., 9589.041095890412 rows/sec., 671.55 KiB/sec.
7316 2024.08.28 04:09:04.356858 [ 3 ] {6c5ea1e1-966d-4bfe-96f5-f2d6f5124261} <Debug> DynamicQueryHandler: Done processing query
7317 2024.08.28 04:09:04.356882 [ 3 ] {6c5ea1e1-966d-4bfe-96f5-f2d6f5124261} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7318 2024.08.28 04:09:04.356898 [ 3 ] {} <Debug> HTTP-Session: 94240b09-2fb5-4cbd-b332-ab1d4c7f50ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7319 2024.08.28 04:09:04.357056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7320 2024.08.28 04:09:04.357128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7321 2024.08.28 04:09:04.357153 [ 3 ] {} <Debug> HTTP-Session: 7071672c-93b7-438e-8d92-d57abe5713cc Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7322 2024.08.28 04:09:04.357174 [ 3 ] {} <Debug> HTTP-Session: 7071672c-93b7-438e-8d92-d57abe5713cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7323 2024.08.28 04:09:04.357191 [ 3 ] {} <Debug> HTTP-Session: 7071672c-93b7-438e-8d92-d57abe5713cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7324 2024.08.28 04:09:04.357231 [ 3 ] {} <Trace> HTTP-Session: 7071672c-93b7-438e-8d92-d57abe5713cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7325 2024.08.28 04:09:04.357359 [ 3 ] {bfcbfee9-52b0-49e1-b993-6b99f2b1b4cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
7326 2024.08.28 04:09:04.357413 [ 3 ] {bfcbfee9-52b0-49e1-b993-6b99f2b1b4cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
7327 2024.08.28 04:09:04.357668 [ 3 ] {bfcbfee9-52b0-49e1-b993-6b99f2b1b4cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7328 2024.08.28 04:09:04.357976 [ 3 ] {bfcbfee9-52b0-49e1-b993-6b99f2b1b4cd} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7329 2024.08.28 04:09:04.358015 [ 3 ] {bfcbfee9-52b0-49e1-b993-6b99f2b1b4cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7330 2024.08.28 04:09:04.358366 [ 3 ] {bfcbfee9-52b0-49e1-b993-6b99f2b1b4cd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7331 2024.08.28 04:09:04.358726 [ 3 ] {bfcbfee9-52b0-49e1-b993-6b99f2b1b4cd} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7332 2024.08.28 04:09:04.358865 [ 3 ] {bfcbfee9-52b0-49e1-b993-6b99f2b1b4cd} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001532 sec., 3916.44908616188 rows/sec., 231.39 KiB/sec.
7333 2024.08.28 04:09:04.359108 [ 3 ] {bfcbfee9-52b0-49e1-b993-6b99f2b1b4cd} <Debug> DynamicQueryHandler: Done processing query
7334 2024.08.28 04:09:04.359134 [ 3 ] {bfcbfee9-52b0-49e1-b993-6b99f2b1b4cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7335 2024.08.28 04:09:04.359150 [ 3 ] {} <Debug> HTTP-Session: 7071672c-93b7-438e-8d92-d57abe5713cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7336 2024.08.28 04:09:04.359358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 66516, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7337 2024.08.28 04:09:04.359406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7338 2024.08.28 04:09:04.359425 [ 3 ] {} <Debug> HTTP-Session: 81db5367-efd4-4058-8ca8-15c3ea2dd9cb Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7339 2024.08.28 04:09:04.359441 [ 3 ] {} <Debug> HTTP-Session: 81db5367-efd4-4058-8ca8-15c3ea2dd9cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7340 2024.08.28 04:09:04.359455 [ 3 ] {} <Debug> HTTP-Session: 81db5367-efd4-4058-8ca8-15c3ea2dd9cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7341 2024.08.28 04:09:04.359486 [ 3 ] {} <Trace> HTTP-Session: 81db5367-efd4-4058-8ca8-15c3ea2dd9cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7342 2024.08.28 04:09:04.359685 [ 3 ] {6ac36d02-1efb-4cad-bc85-64b83e493692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7343 2024.08.28 04:09:04.359728 [ 3 ] {6ac36d02-1efb-4cad-bc85-64b83e493692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7344 2024.08.28 04:09:04.359963 [ 3 ] {6ac36d02-1efb-4cad-bc85-64b83e493692} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7345 2024.08.28 04:09:04.360568 [ 3 ] {6ac36d02-1efb-4cad-bc85-64b83e493692} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7346 2024.08.28 04:09:04.360604 [ 3 ] {6ac36d02-1efb-4cad-bc85-64b83e493692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7347 2024.08.28 04:09:04.360973 [ 3 ] {6ac36d02-1efb-4cad-bc85-64b83e493692} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7348 2024.08.28 04:09:04.361325 [ 3 ] {6ac36d02-1efb-4cad-bc85-64b83e493692} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7349 2024.08.28 04:09:04.361476 [ 3 ] {6ac36d02-1efb-4cad-bc85-64b83e493692} <Debug> executeQuery: Read 410 rows, 29.93 KiB in 0.001893 sec., 216587.42736397253 rows/sec., 15.44 MiB/sec.
7350 2024.08.28 04:09:04.361654 [ 3 ] {6ac36d02-1efb-4cad-bc85-64b83e493692} <Debug> DynamicQueryHandler: Done processing query
7351 2024.08.28 04:09:04.361678 [ 3 ] {6ac36d02-1efb-4cad-bc85-64b83e493692} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
7352 2024.08.28 04:09:04.361694 [ 3 ] {} <Debug> HTTP-Session: 81db5367-efd4-4058-8ca8-15c3ea2dd9cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7353 2024.08.28 04:09:04.361882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7354 2024.08.28 04:09:04.361931 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7355 2024.08.28 04:09:04.361952 [ 3 ] {} <Debug> HTTP-Session: 37d1e881-d9c1-4156-9c97-97558b3727c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7356 2024.08.28 04:09:04.361967 [ 3 ] {} <Debug> HTTP-Session: 37d1e881-d9c1-4156-9c97-97558b3727c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7357 2024.08.28 04:09:04.361981 [ 3 ] {} <Debug> HTTP-Session: 37d1e881-d9c1-4156-9c97-97558b3727c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7358 2024.08.28 04:09:04.362012 [ 3 ] {} <Trace> HTTP-Session: 37d1e881-d9c1-4156-9c97-97558b3727c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7359 2024.08.28 04:09:04.362107 [ 3 ] {142b9726-2cd3-412a-bc16-f0e088a9dfbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7360 2024.08.28 04:09:04.362151 [ 3 ] {142b9726-2cd3-412a-bc16-f0e088a9dfbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7361 2024.08.28 04:09:04.362281 [ 3 ] {142b9726-2cd3-412a-bc16-f0e088a9dfbe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7362 2024.08.28 04:09:04.362535 [ 3 ] {142b9726-2cd3-412a-bc16-f0e088a9dfbe} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7363 2024.08.28 04:09:04.362571 [ 3 ] {142b9726-2cd3-412a-bc16-f0e088a9dfbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7364 2024.08.28 04:09:04.362925 [ 3 ] {142b9726-2cd3-412a-bc16-f0e088a9dfbe} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7365 2024.08.28 04:09:04.363250 [ 3 ] {142b9726-2cd3-412a-bc16-f0e088a9dfbe} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7366 2024.08.28 04:09:04.363400 [ 69 ] {} <Debug> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
7367 2024.08.28 04:09:04.363409 [ 3 ] {142b9726-2cd3-412a-bc16-f0e088a9dfbe} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001317 sec., 4555.808656036446 rows/sec., 238.02 KiB/sec.
7368 2024.08.28 04:09:04.363526 [ 69 ] {} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7369 2024.08.28 04:09:04.363618 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7370 2024.08.28 04:09:04.363758 [ 3 ] {142b9726-2cd3-412a-bc16-f0e088a9dfbe} <Debug> DynamicQueryHandler: Done processing query
7371 2024.08.28 04:09:04.363799 [ 3 ] {142b9726-2cd3-412a-bc16-f0e088a9dfbe} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7372 2024.08.28 04:09:04.363819 [ 3 ] {} <Debug> HTTP-Session: 37d1e881-d9c1-4156-9c97-97558b3727c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7373 2024.08.28 04:09:04.363824 [ 199 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
7374 2024.08.28 04:09:04.363974 [ 199 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7375 2024.08.28 04:09:04.363987 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 44814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7376 2024.08.28 04:09:04.364021 [ 199 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
7377 2024.08.28 04:09:04.364050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7378 2024.08.28 04:09:04.364081 [ 3 ] {} <Debug> HTTP-Session: b6715205-26ae-498f-8f15-5c7875e9ea7e Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7379 2024.08.28 04:09:04.364111 [ 3 ] {} <Debug> HTTP-Session: b6715205-26ae-498f-8f15-5c7875e9ea7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7380 2024.08.28 04:09:04.364125 [ 199 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
7381 2024.08.28 04:09:04.364130 [ 3 ] {} <Debug> HTTP-Session: b6715205-26ae-498f-8f15-5c7875e9ea7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7382 2024.08.28 04:09:04.364267 [ 3 ] {} <Trace> HTTP-Session: b6715205-26ae-498f-8f15-5c7875e9ea7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7383 2024.08.28 04:09:04.364579 [ 199 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
7384 2024.08.28 04:09:04.364900 [ 3 ] {0a74a090-f2d0-470a-85b5-2a850993c2d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7385 2024.08.28 04:09:04.364905 [ 199 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
7386 2024.08.28 04:09:04.365111 [ 3 ] {0a74a090-f2d0-470a-85b5-2a850993c2d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7387 2024.08.28 04:09:04.365250 [ 199 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
7388 2024.08.28 04:09:04.365616 [ 199 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
7389 2024.08.28 04:09:04.366235 [ 3 ] {0a74a090-f2d0-470a-85b5-2a850993c2d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7390 2024.08.28 04:09:04.366921 [ 3 ] {0a74a090-f2d0-470a-85b5-2a850993c2d1} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7391 2024.08.28 04:09:04.366964 [ 3 ] {0a74a090-f2d0-470a-85b5-2a850993c2d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7392 2024.08.28 04:09:04.367483 [ 197 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.00373594 sec., 25696.344159702778 rows/sec., 1.31 MiB/sec.
7393 2024.08.28 04:09:04.367631 [ 3 ] {0a74a090-f2d0-470a-85b5-2a850993c2d1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
7394 2024.08.28 04:09:04.367710 [ 197 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
7395 2024.08.28 04:09:04.368387 [ 3 ] {0a74a090-f2d0-470a-85b5-2a850993c2d1} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7396 2024.08.28 04:09:04.368624 [ 197 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::all_1_16_3} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7397 2024.08.28 04:09:04.368667 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
7398 2024.08.28 04:09:04.368757 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7399 2024.08.28 04:09:04.368769 [ 3 ] {0a74a090-f2d0-470a-85b5-2a850993c2d1} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.004137 sec., 57529.610829103214 rows/sec., 3.86 MiB/sec.
7400 2024.08.28 04:09:04.368821 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7401 2024.08.28 04:09:04.368936 [ 197 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::all_1_16_3} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
7402 2024.08.28 04:09:04.369466 [ 186 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::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
7403 2024.08.28 04:09:04.369485 [ 3 ] {0a74a090-f2d0-470a-85b5-2a850993c2d1} <Debug> DynamicQueryHandler: Done processing query
7404 2024.08.28 04:09:04.369589 [ 3 ] {0a74a090-f2d0-470a-85b5-2a850993c2d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
7405 2024.08.28 04:09:04.369685 [ 3 ] {} <Debug> HTTP-Session: b6715205-26ae-498f-8f15-5c7875e9ea7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7406 2024.08.28 04:09:04.369681 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
7407 2024.08.28 04:09:04.370019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7408 2024.08.28 04:09:04.370084 [ 186 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7409 2024.08.28 04:09:04.370116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7410 2024.08.28 04:09:04.370156 [ 186 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9746 rows starting from the beginning of the part
7411 2024.08.28 04:09:04.370167 [ 3 ] {} <Debug> HTTP-Session: be85ac08-780e-4faa-b2c2-212eb836d06d Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7412 2024.08.28 04:09:04.370219 [ 3 ] {} <Debug> HTTP-Session: be85ac08-780e-4faa-b2c2-212eb836d06d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7413 2024.08.28 04:09:04.370257 [ 3 ] {} <Debug> HTTP-Session: be85ac08-780e-4faa-b2c2-212eb836d06d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7414 2024.08.28 04:09:04.370413 [ 3 ] {} <Trace> HTTP-Session: be85ac08-780e-4faa-b2c2-212eb836d06d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7415 2024.08.28 04:09:04.370467 [ 186 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 237 rows starting from the beginning of the part
7416 2024.08.28 04:09:04.370733 [ 3 ] {e2c1a38b-5948-47fb-8147-e498d48c6ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
7417 2024.08.28 04:09:04.370767 [ 186 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 846 rows starting from the beginning of the part
7418 2024.08.28 04:09:04.370893 [ 3 ] {e2c1a38b-5948-47fb-8147-e498d48c6ddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
7419 2024.08.28 04:09:04.371159 [ 186 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::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
7420 2024.08.28 04:09:04.371652 [ 186 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part
7421 2024.08.28 04:09:04.371995 [ 3 ] {e2c1a38b-5948-47fb-8147-e498d48c6ddc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7422 2024.08.28 04:09:04.372020 [ 186 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::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
7423 2024.08.28 04:09:04.372722 [ 3 ] {e2c1a38b-5948-47fb-8147-e498d48c6ddc} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7424 2024.08.28 04:09:04.372793 [ 3 ] {e2c1a38b-5948-47fb-8147-e498d48c6ddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7425 2024.08.28 04:09:04.373425 [ 3 ] {e2c1a38b-5948-47fb-8147-e498d48c6ddc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7426 2024.08.28 04:09:04.373882 [ 3 ] {e2c1a38b-5948-47fb-8147-e498d48c6ddc} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7427 2024.08.28 04:09:04.374306 [ 3 ] {e2c1a38b-5948-47fb-8147-e498d48c6ddc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003686 sec., 271.2967986977754 rows/sec., 18.28 KiB/sec.
7428 2024.08.28 04:09:04.374596 [ 3 ] {e2c1a38b-5948-47fb-8147-e498d48c6ddc} <Debug> DynamicQueryHandler: Done processing query
7429 2024.08.28 04:09:04.374647 [ 3 ] {e2c1a38b-5948-47fb-8147-e498d48c6ddc} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
7430 2024.08.28 04:09:04.374696 [ 3 ] {} <Debug> HTTP-Session: be85ac08-780e-4faa-b2c2-212eb836d06d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7431 2024.08.28 04:09:04.374930 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 42864, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7432 2024.08.28 04:09:04.375013 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7433 2024.08.28 04:09:04.375034 [ 3 ] {} <Debug> HTTP-Session: 70be8d88-487b-45d1-8496-40b48bf02eb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7434 2024.08.28 04:09:04.375057 [ 3 ] {} <Debug> HTTP-Session: 70be8d88-487b-45d1-8496-40b48bf02eb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7435 2024.08.28 04:09:04.375072 [ 3 ] {} <Debug> HTTP-Session: 70be8d88-487b-45d1-8496-40b48bf02eb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7436 2024.08.28 04:09:04.375113 [ 3 ] {} <Trace> HTTP-Session: 70be8d88-487b-45d1-8496-40b48bf02eb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7437 2024.08.28 04:09:04.375639 [ 3 ] {fd1779b7-dbd7-4159-83e2-e90487962363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7438 2024.08.28 04:09:04.375801 [ 3 ] {fd1779b7-dbd7-4159-83e2-e90487962363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
7439 2024.08.28 04:09:04.376467 [ 3 ] {fd1779b7-dbd7-4159-83e2-e90487962363} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7440 2024.08.28 04:09:04.377838 [ 3 ] {fd1779b7-dbd7-4159-83e2-e90487962363} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7441 2024.08.28 04:09:04.377839 [ 186 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11465 rows, containing 5 columns (5 merged, 0 gathered) in 0.008772148 sec., 1306977.4928557975 rows/sec., 87.72 MiB/sec.
7442 2024.08.28 04:09:04.377896 [ 3 ] {fd1779b7-dbd7-4159-83e2-e90487962363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7443 2024.08.28 04:09:04.378207 [ 186 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
7444 2024.08.28 04:09:04.379327 [ 186 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7445 2024.08.28 04:09:04.379514 [ 186 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
7446 2024.08.28 04:09:04.379529 [ 3 ] {fd1779b7-dbd7-4159-83e2-e90487962363} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7447 2024.08.28 04:09:04.379653 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB.
7448 2024.08.28 04:09:04.380082 [ 3 ] {fd1779b7-dbd7-4159-83e2-e90487962363} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7449 2024.08.28 04:09:04.380315 [ 3 ] {fd1779b7-dbd7-4159-83e2-e90487962363} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.005094 sec., 5104.043973301924 rows/sec., 9.15 MiB/sec.
7450 2024.08.28 04:09:04.380574 [ 3 ] {fd1779b7-dbd7-4159-83e2-e90487962363} <Debug> DynamicQueryHandler: Done processing query
7451 2024.08.28 04:09:04.380599 [ 3 ] {fd1779b7-dbd7-4159-83e2-e90487962363} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
7452 2024.08.28 04:09:04.380615 [ 3 ] {} <Debug> HTTP-Session: 70be8d88-487b-45d1-8496-40b48bf02eb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7453 2024.08.28 04:09:04.380764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7454 2024.08.28 04:09:04.380814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7455 2024.08.28 04:09:04.380833 [ 3 ] {} <Debug> HTTP-Session: e71f3284-6c14-4d44-ae9a-7e9d0fc5e1be Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7456 2024.08.28 04:09:04.380849 [ 3 ] {} <Debug> HTTP-Session: e71f3284-6c14-4d44-ae9a-7e9d0fc5e1be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7457 2024.08.28 04:09:04.380863 [ 3 ] {} <Debug> HTTP-Session: e71f3284-6c14-4d44-ae9a-7e9d0fc5e1be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7458 2024.08.28 04:09:04.380899 [ 3 ] {} <Trace> HTTP-Session: e71f3284-6c14-4d44-ae9a-7e9d0fc5e1be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7459 2024.08.28 04:09:04.381025 [ 3 ] {0e08e36b-59e5-4188-b619-4916b0db43e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7460 2024.08.28 04:09:04.381071 [ 3 ] {0e08e36b-59e5-4188-b619-4916b0db43e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7461 2024.08.28 04:09:04.381205 [ 3 ] {0e08e36b-59e5-4188-b619-4916b0db43e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7462 2024.08.28 04:09:04.381521 [ 3 ] {0e08e36b-59e5-4188-b619-4916b0db43e1} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7463 2024.08.28 04:09:04.381558 [ 3 ] {0e08e36b-59e5-4188-b619-4916b0db43e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7464 2024.08.28 04:09:04.381936 [ 3 ] {0e08e36b-59e5-4188-b619-4916b0db43e1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
7465 2024.08.28 04:09:04.382262 [ 3 ] {0e08e36b-59e5-4188-b619-4916b0db43e1} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7466 2024.08.28 04:09:04.382438 [ 69 ] {} <Debug> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
7467 2024.08.28 04:09:04.382448 [ 3 ] {0e08e36b-59e5-4188-b619-4916b0db43e1} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001454 sec., 56396.148555708394 rows/sec., 3.58 MiB/sec.
7468 2024.08.28 04:09:04.382516 [ 69 ] {} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7469 2024.08.28 04:09:04.382600 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7470 2024.08.28 04:09:04.382819 [ 3 ] {0e08e36b-59e5-4188-b619-4916b0db43e1} <Debug> DynamicQueryHandler: Done processing query
7471 2024.08.28 04:09:04.382927 [ 3 ] {0e08e36b-59e5-4188-b619-4916b0db43e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7472 2024.08.28 04:09:04.383001 [ 3 ] {} <Debug> HTTP-Session: e71f3284-6c14-4d44-ae9a-7e9d0fc5e1be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7473 2024.08.28 04:09:04.383001 [ 186 ] {66310658-394d-497e-b2c1-e9ac92146936::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
7474 2024.08.28 04:09:04.383439 [ 186 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7475 2024.08.28 04:09:04.383470 [ 186 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1312 rows starting from the beginning of the part
7476 2024.08.28 04:09:04.383573 [ 186 ] {66310658-394d-497e-b2c1-e9ac92146936::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
7477 2024.08.28 04:09:04.383762 [ 186 ] {66310658-394d-497e-b2c1-e9ac92146936::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
7478 2024.08.28 04:09:04.383923 [ 186 ] {66310658-394d-497e-b2c1-e9ac92146936::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
7479 2024.08.28 04:09:04.384047 [ 186 ] {66310658-394d-497e-b2c1-e9ac92146936::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
7480 2024.08.28 04:09:04.384252 [ 186 ] {66310658-394d-497e-b2c1-e9ac92146936::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
7481 2024.08.28 04:09:04.385512 [ 198 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1678 rows, containing 4 columns (4 merged, 0 gathered) in 0.002789653 sec., 601508.5030288714 rows/sec., 38.99 MiB/sec.
7482 2024.08.28 04:09:04.385717 [ 198 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
7483 2024.08.28 04:09:04.386151 [ 198 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_31_6} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7484 2024.08.28 04:09:04.386247 [ 198 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_31_6} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
7485 2024.08.28 04:09:04.386328 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB.
7486 2024.08.28 04:09:09.342655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7487 2024.08.28 04:09:09.342794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7488 2024.08.28 04:09:09.342823 [ 3 ] {} <Debug> HTTP-Session: 90232858-33d2-4400-b0dd-7dcc8da46e3c Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7489 2024.08.28 04:09:09.342850 [ 3 ] {} <Debug> HTTP-Session: 90232858-33d2-4400-b0dd-7dcc8da46e3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7490 2024.08.28 04:09:09.342868 [ 3 ] {} <Debug> HTTP-Session: 90232858-33d2-4400-b0dd-7dcc8da46e3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7491 2024.08.28 04:09:09.342927 [ 3 ] {} <Trace> HTTP-Session: 90232858-33d2-4400-b0dd-7dcc8da46e3c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7492 2024.08.28 04:09:09.343124 [ 3 ] {195e390d-c066-41fa-985e-7f6fde34ea25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7493 2024.08.28 04:09:09.343197 [ 3 ] {195e390d-c066-41fa-985e-7f6fde34ea25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7494 2024.08.28 04:09:09.343577 [ 3 ] {195e390d-c066-41fa-985e-7f6fde34ea25} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7495 2024.08.28 04:09:09.344005 [ 3 ] {195e390d-c066-41fa-985e-7f6fde34ea25} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7496 2024.08.28 04:09:09.344047 [ 3 ] {195e390d-c066-41fa-985e-7f6fde34ea25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7497 2024.08.28 04:09:09.344457 [ 3 ] {195e390d-c066-41fa-985e-7f6fde34ea25} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
7498 2024.08.28 04:09:09.344853 [ 3 ] {195e390d-c066-41fa-985e-7f6fde34ea25} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7499 2024.08.28 04:09:09.345047 [ 3 ] {195e390d-c066-41fa-985e-7f6fde34ea25} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001971 sec., 1014.7133434804667 rows/sec., 82.74 KiB/sec.
7500 2024.08.28 04:09:09.345256 [ 3 ] {195e390d-c066-41fa-985e-7f6fde34ea25} <Debug> DynamicQueryHandler: Done processing query
7501 2024.08.28 04:09:09.345283 [ 3 ] {195e390d-c066-41fa-985e-7f6fde34ea25} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7502 2024.08.28 04:09:09.345299 [ 3 ] {} <Debug> HTTP-Session: 90232858-33d2-4400-b0dd-7dcc8da46e3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7503 2024.08.28 04:09:09.345438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 11953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7504 2024.08.28 04:09:09.345489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7505 2024.08.28 04:09:09.345508 [ 3 ] {} <Debug> HTTP-Session: 9d2e5577-8171-4cf8-84ff-f832ab15d40a Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7506 2024.08.28 04:09:09.345524 [ 3 ] {} <Debug> HTTP-Session: 9d2e5577-8171-4cf8-84ff-f832ab15d40a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7507 2024.08.28 04:09:09.345537 [ 3 ] {} <Debug> HTTP-Session: 9d2e5577-8171-4cf8-84ff-f832ab15d40a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7508 2024.08.28 04:09:09.345569 [ 3 ] {} <Trace> HTTP-Session: 9d2e5577-8171-4cf8-84ff-f832ab15d40a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7509 2024.08.28 04:09:09.345687 [ 3 ] {347f9f35-d722-4e4d-b363-e3b1218b3eaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7510 2024.08.28 04:09:09.345730 [ 3 ] {347f9f35-d722-4e4d-b363-e3b1218b3eaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7511 2024.08.28 04:09:09.345957 [ 3 ] {347f9f35-d722-4e4d-b363-e3b1218b3eaf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7512 2024.08.28 04:09:09.346337 [ 3 ] {347f9f35-d722-4e4d-b363-e3b1218b3eaf} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7513 2024.08.28 04:09:09.346374 [ 3 ] {347f9f35-d722-4e4d-b363-e3b1218b3eaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7514 2024.08.28 04:09:09.346730 [ 3 ] {347f9f35-d722-4e4d-b363-e3b1218b3eaf} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7515 2024.08.28 04:09:09.347097 [ 3 ] {347f9f35-d722-4e4d-b363-e3b1218b3eaf} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7516 2024.08.28 04:09:09.347236 [ 3 ] {347f9f35-d722-4e4d-b363-e3b1218b3eaf} <Debug> executeQuery: Read 83 rows, 6.88 KiB in 0.001587 sec., 52299.93698802772 rows/sec., 4.24 MiB/sec.
7517 2024.08.28 04:09:09.347525 [ 3 ] {347f9f35-d722-4e4d-b363-e3b1218b3eaf} <Debug> DynamicQueryHandler: Done processing query
7518 2024.08.28 04:09:09.347572 [ 3 ] {347f9f35-d722-4e4d-b363-e3b1218b3eaf} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7519 2024.08.28 04:09:09.347596 [ 3 ] {} <Debug> HTTP-Session: 9d2e5577-8171-4cf8-84ff-f832ab15d40a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7520 2024.08.28 04:09:09.347721 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 2195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7521 2024.08.28 04:09:09.347770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7522 2024.08.28 04:09:09.347790 [ 3 ] {} <Debug> HTTP-Session: 8dc6da6f-01cb-48f2-8582-d3ed646f9af1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7523 2024.08.28 04:09:09.347808 [ 3 ] {} <Debug> HTTP-Session: 8dc6da6f-01cb-48f2-8582-d3ed646f9af1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7524 2024.08.28 04:09:09.347822 [ 3 ] {} <Debug> HTTP-Session: 8dc6da6f-01cb-48f2-8582-d3ed646f9af1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7525 2024.08.28 04:09:09.347854 [ 3 ] {} <Trace> HTTP-Session: 8dc6da6f-01cb-48f2-8582-d3ed646f9af1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7526 2024.08.28 04:09:09.347958 [ 3 ] {0ce8e7bc-3a5c-48f6-94b2-922d13bdf776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7527 2024.08.28 04:09:09.348003 [ 3 ] {0ce8e7bc-3a5c-48f6-94b2-922d13bdf776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7528 2024.08.28 04:09:09.348251 [ 3 ] {0ce8e7bc-3a5c-48f6-94b2-922d13bdf776} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7529 2024.08.28 04:09:09.348637 [ 3 ] {0ce8e7bc-3a5c-48f6-94b2-922d13bdf776} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7530 2024.08.28 04:09:09.348674 [ 3 ] {0ce8e7bc-3a5c-48f6-94b2-922d13bdf776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7531 2024.08.28 04:09:09.349034 [ 3 ] {0ce8e7bc-3a5c-48f6-94b2-922d13bdf776} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7532 2024.08.28 04:09:09.349386 [ 3 ] {0ce8e7bc-3a5c-48f6-94b2-922d13bdf776} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7533 2024.08.28 04:09:09.349550 [ 3 ] {0ce8e7bc-3a5c-48f6-94b2-922d13bdf776} <Debug> executeQuery: Read 15 rows, 1.12 KiB in 0.001613 sec., 9299.442033477992 rows/sec., 692.61 KiB/sec.
7534 2024.08.28 04:09:09.349552 [ 64 ] {} <Debug> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0
7535 2024.08.28 04:09:09.349668 [ 64 ] {} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7536 2024.08.28 04:09:09.349718 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7537 2024.08.28 04:09:09.349841 [ 3 ] {0ce8e7bc-3a5c-48f6-94b2-922d13bdf776} <Debug> DynamicQueryHandler: Done processing query
7538 2024.08.28 04:09:09.349920 [ 3 ] {0ce8e7bc-3a5c-48f6-94b2-922d13bdf776} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7539 2024.08.28 04:09:09.350025 [ 3 ] {} <Debug> HTTP-Session: 8dc6da6f-01cb-48f2-8582-d3ed646f9af1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7540 2024.08.28 04:09:09.350077 [ 186 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::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
7541 2024.08.28 04:09:09.350350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 13425, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7542 2024.08.28 04:09:09.350492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7543 2024.08.28 04:09:09.350557 [ 3 ] {} <Debug> HTTP-Session: e8d75520-3412-4560-b06a-41ef60400b8b Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7544 2024.08.28 04:09:09.350569 [ 186 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7545 2024.08.28 04:09:09.350588 [ 3 ] {} <Debug> HTTP-Session: e8d75520-3412-4560-b06a-41ef60400b8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7546 2024.08.28 04:09:09.350637 [ 3 ] {} <Debug> HTTP-Session: e8d75520-3412-4560-b06a-41ef60400b8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7547 2024.08.28 04:09:09.350642 [ 186 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 53 rows starting from the beginning of the part
7548 2024.08.28 04:09:09.350704 [ 3 ] {} <Trace> HTTP-Session: e8d75520-3412-4560-b06a-41ef60400b8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7549 2024.08.28 04:09:09.350964 [ 186 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 17 rows starting from the beginning of the part
7550 2024.08.28 04:09:09.351077 [ 3 ] {4ebe9997-ebe7-4bbb-8f89-b002f9a9a245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7551 2024.08.28 04:09:09.351236 [ 3 ] {4ebe9997-ebe7-4bbb-8f89-b002f9a9a245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7552 2024.08.28 04:09:09.351252 [ 186 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 28 rows starting from the beginning of the part
7553 2024.08.28 04:09:09.351631 [ 186 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 13 rows starting from the beginning of the part
7554 2024.08.28 04:09:09.352075 [ 186 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 28 rows starting from the beginning of the part
7555 2024.08.28 04:09:09.352459 [ 186 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 15 rows starting from the beginning of the part
7556 2024.08.28 04:09:09.352847 [ 3 ] {4ebe9997-ebe7-4bbb-8f89-b002f9a9a245} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7557 2024.08.28 04:09:09.353831 [ 3 ] {4ebe9997-ebe7-4bbb-8f89-b002f9a9a245} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7558 2024.08.28 04:09:09.353912 [ 3 ] {4ebe9997-ebe7-4bbb-8f89-b002f9a9a245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7559 2024.08.28 04:09:09.354980 [ 3 ] {4ebe9997-ebe7-4bbb-8f89-b002f9a9a245} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7560 2024.08.28 04:09:09.355300 [ 198 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 154 rows, containing 5 columns (5 merged, 0 gathered) in 0.005479031 sec., 28107.15982442881 rows/sec., 2.15 MiB/sec.
7561 2024.08.28 04:09:09.355597 [ 198 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary)
7562 2024.08.28 04:09:09.355879 [ 3 ] {4ebe9997-ebe7-4bbb-8f89-b002f9a9a245} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7563 2024.08.28 04:09:09.356432 [ 3 ] {4ebe9997-ebe7-4bbb-8f89-b002f9a9a245} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.005495 sec., 14376.70609645132 rows/sec., 1.12 MiB/sec.
7564 2024.08.28 04:09:09.356779 [ 198 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_35_7} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7565 2024.08.28 04:09:09.356803 [ 3 ] {4ebe9997-ebe7-4bbb-8f89-b002f9a9a245} <Debug> DynamicQueryHandler: Done processing query
7566 2024.08.28 04:09:09.356864 [ 3 ] {4ebe9997-ebe7-4bbb-8f89-b002f9a9a245} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
7567 2024.08.28 04:09:09.356903 [ 3 ] {} <Debug> HTTP-Session: e8d75520-3412-4560-b06a-41ef60400b8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7568 2024.08.28 04:09:09.356949 [ 198 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_35_7} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7
7569 2024.08.28 04:09:09.357071 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
7570 2024.08.28 04:09:09.357089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 30807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7571 2024.08.28 04:09:09.357160 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7572 2024.08.28 04:09:09.357180 [ 3 ] {} <Debug> HTTP-Session: 3a6865b2-df1c-423f-bd28-0b9f0bf24e63 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7573 2024.08.28 04:09:09.357196 [ 3 ] {} <Debug> HTTP-Session: 3a6865b2-df1c-423f-bd28-0b9f0bf24e63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7574 2024.08.28 04:09:09.357209 [ 3 ] {} <Debug> HTTP-Session: 3a6865b2-df1c-423f-bd28-0b9f0bf24e63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7575 2024.08.28 04:09:09.357241 [ 3 ] {} <Trace> HTTP-Session: 3a6865b2-df1c-423f-bd28-0b9f0bf24e63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7576 2024.08.28 04:09:09.357408 [ 3 ] {6c01b79e-971c-4feb-b65f-c5518e98921a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7577 2024.08.28 04:09:09.357457 [ 3 ] {6c01b79e-971c-4feb-b65f-c5518e98921a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7578 2024.08.28 04:09:09.357629 [ 3 ] {6c01b79e-971c-4feb-b65f-c5518e98921a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7579 2024.08.28 04:09:09.358042 [ 3 ] {6c01b79e-971c-4feb-b65f-c5518e98921a} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7580 2024.08.28 04:09:09.358080 [ 3 ] {6c01b79e-971c-4feb-b65f-c5518e98921a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7581 2024.08.28 04:09:09.358476 [ 3 ] {6c01b79e-971c-4feb-b65f-c5518e98921a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
7582 2024.08.28 04:09:09.358834 [ 3 ] {6c01b79e-971c-4feb-b65f-c5518e98921a} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7583 2024.08.28 04:09:09.358998 [ 3 ] {6c01b79e-971c-4feb-b65f-c5518e98921a} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001668 sec., 96522.78177458033 rows/sec., 6.72 MiB/sec.
7584 2024.08.28 04:09:09.359173 [ 3 ] {6c01b79e-971c-4feb-b65f-c5518e98921a} <Debug> DynamicQueryHandler: Done processing query
7585 2024.08.28 04:09:09.359199 [ 3 ] {6c01b79e-971c-4feb-b65f-c5518e98921a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7586 2024.08.28 04:09:09.359215 [ 3 ] {} <Debug> HTTP-Session: 3a6865b2-df1c-423f-bd28-0b9f0bf24e63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7587 2024.08.28 04:09:09.359339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 21260, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7588 2024.08.28 04:09:09.359388 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7589 2024.08.28 04:09:09.359408 [ 3 ] {} <Debug> HTTP-Session: 2cb81918-9693-4e61-997c-64ff133ba55b Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7590 2024.08.28 04:09:09.359424 [ 3 ] {} <Debug> HTTP-Session: 2cb81918-9693-4e61-997c-64ff133ba55b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7591 2024.08.28 04:09:09.359438 [ 3 ] {} <Debug> HTTP-Session: 2cb81918-9693-4e61-997c-64ff133ba55b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7592 2024.08.28 04:09:09.359468 [ 3 ] {} <Trace> HTTP-Session: 2cb81918-9693-4e61-997c-64ff133ba55b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7593 2024.08.28 04:09:09.359674 [ 3 ] {817fc01e-c0d0-495e-9009-b0129d5fcf8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7594 2024.08.28 04:09:09.359740 [ 3 ] {817fc01e-c0d0-495e-9009-b0129d5fcf8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
7595 2024.08.28 04:09:09.360184 [ 3 ] {817fc01e-c0d0-495e-9009-b0129d5fcf8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7596 2024.08.28 04:09:09.360928 [ 3 ] {817fc01e-c0d0-495e-9009-b0129d5fcf8d} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7597 2024.08.28 04:09:09.360966 [ 3 ] {817fc01e-c0d0-495e-9009-b0129d5fcf8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7598 2024.08.28 04:09:09.361589 [ 3 ] {817fc01e-c0d0-495e-9009-b0129d5fcf8d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7599 2024.08.28 04:09:09.362006 [ 3 ] {817fc01e-c0d0-495e-9009-b0129d5fcf8d} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7600 2024.08.28 04:09:09.362195 [ 3 ] {817fc01e-c0d0-495e-9009-b0129d5fcf8d} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00265 sec., 4905.66037735849 rows/sec., 8.79 MiB/sec.
7601 2024.08.28 04:09:09.362422 [ 3 ] {817fc01e-c0d0-495e-9009-b0129d5fcf8d} <Debug> DynamicQueryHandler: Done processing query
7602 2024.08.28 04:09:09.362447 [ 3 ] {817fc01e-c0d0-495e-9009-b0129d5fcf8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
7603 2024.08.28 04:09:09.362462 [ 3 ] {} <Debug> HTTP-Session: 2cb81918-9693-4e61-997c-64ff133ba55b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7604 2024.08.28 04:09:09.362578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7605 2024.08.28 04:09:09.362628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7606 2024.08.28 04:09:09.362648 [ 3 ] {} <Debug> HTTP-Session: 506ed11d-49cb-4f96-a8c0-1db1d754a4f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7607 2024.08.28 04:09:09.362664 [ 3 ] {} <Debug> HTTP-Session: 506ed11d-49cb-4f96-a8c0-1db1d754a4f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7608 2024.08.28 04:09:09.362678 [ 3 ] {} <Debug> HTTP-Session: 506ed11d-49cb-4f96-a8c0-1db1d754a4f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7609 2024.08.28 04:09:09.362709 [ 3 ] {} <Trace> HTTP-Session: 506ed11d-49cb-4f96-a8c0-1db1d754a4f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7610 2024.08.28 04:09:09.362837 [ 3 ] {12e86bde-5d3a-464b-b583-9f002e8bcde2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7611 2024.08.28 04:09:09.362882 [ 3 ] {12e86bde-5d3a-464b-b583-9f002e8bcde2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7612 2024.08.28 04:09:09.363010 [ 3 ] {12e86bde-5d3a-464b-b583-9f002e8bcde2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7613 2024.08.28 04:09:09.363320 [ 3 ] {12e86bde-5d3a-464b-b583-9f002e8bcde2} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7614 2024.08.28 04:09:09.363357 [ 3 ] {12e86bde-5d3a-464b-b583-9f002e8bcde2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7615 2024.08.28 04:09:09.363729 [ 3 ] {12e86bde-5d3a-464b-b583-9f002e8bcde2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
7616 2024.08.28 04:09:09.364053 [ 3 ] {12e86bde-5d3a-464b-b583-9f002e8bcde2} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7617 2024.08.28 04:09:09.364212 [ 3 ] {12e86bde-5d3a-464b-b583-9f002e8bcde2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001423 sec., 42164.441321152495 rows/sec., 2.84 MiB/sec.
7618 2024.08.28 04:09:09.364576 [ 3 ] {12e86bde-5d3a-464b-b583-9f002e8bcde2} <Debug> DynamicQueryHandler: Done processing query
7619 2024.08.28 04:09:09.364614 [ 3 ] {12e86bde-5d3a-464b-b583-9f002e8bcde2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7620 2024.08.28 04:09:09.364631 [ 3 ] {} <Debug> HTTP-Session: 506ed11d-49cb-4f96-a8c0-1db1d754a4f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7621 2024.08.28 04:09:14.347897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 36474, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7622 2024.08.28 04:09:14.348028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7623 2024.08.28 04:09:14.348054 [ 3 ] {} <Debug> HTTP-Session: baab04d8-5bbf-4e98-b04a-9f0bf6aaf4e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7624 2024.08.28 04:09:14.348078 [ 3 ] {} <Debug> HTTP-Session: baab04d8-5bbf-4e98-b04a-9f0bf6aaf4e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7625 2024.08.28 04:09:14.348092 [ 3 ] {} <Debug> HTTP-Session: baab04d8-5bbf-4e98-b04a-9f0bf6aaf4e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7626 2024.08.28 04:09:14.348141 [ 3 ] {} <Trace> HTTP-Session: baab04d8-5bbf-4e98-b04a-9f0bf6aaf4e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7627 2024.08.28 04:09:14.348399 [ 3 ] {9a90c91a-84d6-45fe-8ca4-c8b5d86a4ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7628 2024.08.28 04:09:14.348469 [ 3 ] {9a90c91a-84d6-45fe-8ca4-c8b5d86a4ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7629 2024.08.28 04:09:14.348801 [ 3 ] {9a90c91a-84d6-45fe-8ca4-c8b5d86a4ec3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7630 2024.08.28 04:09:14.349433 [ 3 ] {9a90c91a-84d6-45fe-8ca4-c8b5d86a4ec3} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7631 2024.08.28 04:09:14.349482 [ 3 ] {9a90c91a-84d6-45fe-8ca4-c8b5d86a4ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7632 2024.08.28 04:09:14.349931 [ 3 ] {9a90c91a-84d6-45fe-8ca4-c8b5d86a4ec3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7633 2024.08.28 04:09:14.350328 [ 3 ] {9a90c91a-84d6-45fe-8ca4-c8b5d86a4ec3} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7634 2024.08.28 04:09:14.350486 [ 3 ] {9a90c91a-84d6-45fe-8ca4-c8b5d86a4ec3} <Debug> executeQuery: Read 241 rows, 21.83 KiB in 0.002198 sec., 109645.13193812557 rows/sec., 9.70 MiB/sec.
7635 2024.08.28 04:09:14.350511 [ 44 ] {} <Debug> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7636 2024.08.28 04:09:14.350609 [ 44 ] {} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7637 2024.08.28 04:09:14.350657 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7638 2024.08.28 04:09:14.350807 [ 3 ] {9a90c91a-84d6-45fe-8ca4-c8b5d86a4ec3} <Debug> DynamicQueryHandler: Done processing query
7639 2024.08.28 04:09:14.350852 [ 3 ] {9a90c91a-84d6-45fe-8ca4-c8b5d86a4ec3} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
7640 2024.08.28 04:09:14.350851 [ 186 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::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
7641 2024.08.28 04:09:14.350878 [ 3 ] {} <Debug> HTTP-Session: baab04d8-5bbf-4e98-b04a-9f0bf6aaf4e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7642 2024.08.28 04:09:14.351075 [ 186 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7643 2024.08.28 04:09:14.351153 [ 186 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1416 rows starting from the beginning of the part
7644 2024.08.28 04:09:14.351152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 3779, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7645 2024.08.28 04:09:14.351311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7646 2024.08.28 04:09:14.351412 [ 3 ] {} <Debug> HTTP-Session: 6f2e19d0-115f-473d-83ea-b410214b1e7d Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7647 2024.08.28 04:09:14.351424 [ 186 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 242 rows starting from the beginning of the part
7648 2024.08.28 04:09:14.351481 [ 3 ] {} <Debug> HTTP-Session: 6f2e19d0-115f-473d-83ea-b410214b1e7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7649 2024.08.28 04:09:14.351541 [ 3 ] {} <Debug> HTTP-Session: 6f2e19d0-115f-473d-83ea-b410214b1e7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7650 2024.08.28 04:09:14.351704 [ 3 ] {} <Trace> HTTP-Session: 6f2e19d0-115f-473d-83ea-b410214b1e7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7651 2024.08.28 04:09:14.351803 [ 186 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::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
7652 2024.08.28 04:09:14.352038 [ 186 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 242 rows starting from the beginning of the part
7653 2024.08.28 04:09:14.352134 [ 3 ] {8403877f-0c12-47b5-9118-23096722ccf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7654 2024.08.28 04:09:14.352307 [ 186 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 83 rows starting from the beginning of the part
7655 2024.08.28 04:09:14.352337 [ 3 ] {8403877f-0c12-47b5-9118-23096722ccf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7656 2024.08.28 04:09:14.352798 [ 186 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 241 rows starting from the beginning of the part
7657 2024.08.28 04:09:14.353661 [ 3 ] {8403877f-0c12-47b5-9118-23096722ccf8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7658 2024.08.28 04:09:14.354562 [ 3 ] {8403877f-0c12-47b5-9118-23096722ccf8} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7659 2024.08.28 04:09:14.354640 [ 3 ] {8403877f-0c12-47b5-9118-23096722ccf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7660 2024.08.28 04:09:14.355527 [ 3 ] {8403877f-0c12-47b5-9118-23096722ccf8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7661 2024.08.28 04:09:14.356315 [ 204 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2306 rows, containing 5 columns (5 merged, 0 gathered) in 0.005567684 sec., 414175.80451764143 rows/sec., 36.72 MiB/sec.
7662 2024.08.28 04:09:14.356390 [ 3 ] {8403877f-0c12-47b5-9118-23096722ccf8} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7663 2024.08.28 04:09:14.356644 [ 3 ] {8403877f-0c12-47b5-9118-23096722ccf8} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.004672 sec., 5565.068493150685 rows/sec., 418.47 KiB/sec.
7664 2024.08.28 04:09:14.356674 [ 204 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7665 2024.08.28 04:09:14.357299 [ 3 ] {8403877f-0c12-47b5-9118-23096722ccf8} <Debug> DynamicQueryHandler: Done processing query
7666 2024.08.28 04:09:14.357384 [ 3 ] {8403877f-0c12-47b5-9118-23096722ccf8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7667 2024.08.28 04:09:14.357453 [ 3 ] {} <Debug> HTTP-Session: 6f2e19d0-115f-473d-83ea-b410214b1e7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7668 2024.08.28 04:09:14.357686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7669 2024.08.28 04:09:14.357766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7670 2024.08.28 04:09:14.357791 [ 3 ] {} <Debug> HTTP-Session: c34ed431-4774-484b-83cc-e86958e49eac Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7671 2024.08.28 04:09:14.357811 [ 3 ] {} <Debug> HTTP-Session: c34ed431-4774-484b-83cc-e86958e49eac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7672 2024.08.28 04:09:14.357828 [ 3 ] {} <Debug> HTTP-Session: c34ed431-4774-484b-83cc-e86958e49eac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7673 2024.08.28 04:09:14.357906 [ 3 ] {} <Trace> HTTP-Session: c34ed431-4774-484b-83cc-e86958e49eac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7674 2024.08.28 04:09:14.357921 [ 204 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_36_7} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7675 2024.08.28 04:09:14.358098 [ 204 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_36_7} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7676 2024.08.28 04:09:14.358108 [ 3 ] {de80d2c2-cc31-4f3f-b255-c5f05c94881f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
7677 2024.08.28 04:09:14.358195 [ 3 ] {de80d2c2-cc31-4f3f-b255-c5f05c94881f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7678 2024.08.28 04:09:14.358258 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB.
7679 2024.08.28 04:09:14.358531 [ 3 ] {de80d2c2-cc31-4f3f-b255-c5f05c94881f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7680 2024.08.28 04:09:14.358875 [ 3 ] {de80d2c2-cc31-4f3f-b255-c5f05c94881f} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7681 2024.08.28 04:09:14.358917 [ 3 ] {de80d2c2-cc31-4f3f-b255-c5f05c94881f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7682 2024.08.28 04:09:14.359295 [ 3 ] {de80d2c2-cc31-4f3f-b255-c5f05c94881f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
7683 2024.08.28 04:09:14.359673 [ 3 ] {de80d2c2-cc31-4f3f-b255-c5f05c94881f} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7684 2024.08.28 04:09:14.359845 [ 3 ] {de80d2c2-cc31-4f3f-b255-c5f05c94881f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00179 sec., 7821.22905027933 rows/sec., 547.75 KiB/sec.
7685 2024.08.28 04:09:14.360041 [ 3 ] {de80d2c2-cc31-4f3f-b255-c5f05c94881f} <Debug> DynamicQueryHandler: Done processing query
7686 2024.08.28 04:09:14.360068 [ 3 ] {de80d2c2-cc31-4f3f-b255-c5f05c94881f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7687 2024.08.28 04:09:14.360086 [ 3 ] {} <Debug> HTTP-Session: c34ed431-4774-484b-83cc-e86958e49eac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7688 2024.08.28 04:09:14.360212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7689 2024.08.28 04:09:14.360266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7690 2024.08.28 04:09:14.360286 [ 3 ] {} <Debug> HTTP-Session: 62c19a1e-e611-4449-82ec-ca3238032fa6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7691 2024.08.28 04:09:14.360305 [ 3 ] {} <Debug> HTTP-Session: 62c19a1e-e611-4449-82ec-ca3238032fa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7692 2024.08.28 04:09:14.360319 [ 3 ] {} <Debug> HTTP-Session: 62c19a1e-e611-4449-82ec-ca3238032fa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7693 2024.08.28 04:09:14.360355 [ 3 ] {} <Trace> HTTP-Session: 62c19a1e-e611-4449-82ec-ca3238032fa6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7694 2024.08.28 04:09:14.360457 [ 3 ] {3793defd-81f8-47fc-aff2-bb69f6cce40f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
7695 2024.08.28 04:09:14.360503 [ 3 ] {3793defd-81f8-47fc-aff2-bb69f6cce40f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
7696 2024.08.28 04:09:14.360740 [ 3 ] {3793defd-81f8-47fc-aff2-bb69f6cce40f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7697 2024.08.28 04:09:14.361073 [ 3 ] {3793defd-81f8-47fc-aff2-bb69f6cce40f} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7698 2024.08.28 04:09:14.361111 [ 3 ] {3793defd-81f8-47fc-aff2-bb69f6cce40f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7699 2024.08.28 04:09:14.361473 [ 3 ] {3793defd-81f8-47fc-aff2-bb69f6cce40f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7700 2024.08.28 04:09:14.361852 [ 3 ] {3793defd-81f8-47fc-aff2-bb69f6cce40f} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7701 2024.08.28 04:09:14.362012 [ 44 ] {} <Debug> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0
7702 2024.08.28 04:09:14.362020 [ 3 ] {3793defd-81f8-47fc-aff2-bb69f6cce40f} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001578 sec., 3802.2813688212927 rows/sec., 224.65 KiB/sec.
7703 2024.08.28 04:09:14.362066 [ 44 ] {} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7704 2024.08.28 04:09:14.362134 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7705 2024.08.28 04:09:14.362445 [ 194 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
7706 2024.08.28 04:09:14.362478 [ 3 ] {3793defd-81f8-47fc-aff2-bb69f6cce40f} <Debug> DynamicQueryHandler: Done processing query
7707 2024.08.28 04:09:14.362565 [ 3 ] {3793defd-81f8-47fc-aff2-bb69f6cce40f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7708 2024.08.28 04:09:14.362641 [ 3 ] {} <Debug> HTTP-Session: 62c19a1e-e611-4449-82ec-ca3238032fa6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7709 2024.08.28 04:09:14.362814 [ 194 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7710 2024.08.28 04:09:14.362857 [ 194 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
7711 2024.08.28 04:09:14.363003 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 66175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7712 2024.08.28 04:09:14.363125 [ 194 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
7713 2024.08.28 04:09:14.363165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7714 2024.08.28 04:09:14.363229 [ 3 ] {} <Debug> HTTP-Session: 40ea1bfe-91b0-44fd-886b-ed015a6625f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7715 2024.08.28 04:09:14.363291 [ 3 ] {} <Debug> HTTP-Session: 40ea1bfe-91b0-44fd-886b-ed015a6625f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7716 2024.08.28 04:09:14.363365 [ 3 ] {} <Debug> HTTP-Session: 40ea1bfe-91b0-44fd-886b-ed015a6625f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7717 2024.08.28 04:09:14.363452 [ 194 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
7718 2024.08.28 04:09:14.363482 [ 3 ] {} <Trace> HTTP-Session: 40ea1bfe-91b0-44fd-886b-ed015a6625f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7719 2024.08.28 04:09:14.363748 [ 194 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
7720 2024.08.28 04:09:14.363909 [ 194 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
7721 2024.08.28 04:09:14.364077 [ 3 ] {886f12e4-f7f1-43bc-9293-805d448aa1a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7722 2024.08.28 04:09:14.364265 [ 3 ] {886f12e4-f7f1-43bc-9293-805d448aa1a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7723 2024.08.28 04:09:14.365232 [ 3 ] {886f12e4-f7f1-43bc-9293-805d448aa1a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7724 2024.08.28 04:09:14.366569 [ 189 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004299997 sec., 6976.749053545852 rows/sec., 442.86 KiB/sec.
7725 2024.08.28 04:09:14.366669 [ 3 ] {886f12e4-f7f1-43bc-9293-805d448aa1a7} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7726 2024.08.28 04:09:14.366738 [ 3 ] {886f12e4-f7f1-43bc-9293-805d448aa1a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7727 2024.08.28 04:09:14.366827 [ 189 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary)
7728 2024.08.28 04:09:14.367770 [ 3 ] {886f12e4-f7f1-43bc-9293-805d448aa1a7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7729 2024.08.28 04:09:14.367949 [ 189 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::all_1_17_4} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7730 2024.08.28 04:09:14.368231 [ 189 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::all_1_17_4} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4
7731 2024.08.28 04:09:14.368454 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
7732 2024.08.28 04:09:14.368611 [ 3 ] {886f12e4-f7f1-43bc-9293-805d448aa1a7} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7733 2024.08.28 04:09:14.368791 [ 44 ] {} <Debug> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7734 2024.08.28 04:09:14.368799 [ 3 ] {886f12e4-f7f1-43bc-9293-805d448aa1a7} <Debug> executeQuery: Read 408 rows, 29.76 KiB in 0.005061 sec., 80616.47895672791 rows/sec., 5.74 MiB/sec.
7735 2024.08.28 04:09:14.368840 [ 44 ] {} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7736 2024.08.28 04:09:14.368905 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7737 2024.08.28 04:09:14.369311 [ 190 ] {22d7316c-e32c-475d-862f-de292a324746::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
7738 2024.08.28 04:09:14.369354 [ 3 ] {886f12e4-f7f1-43bc-9293-805d448aa1a7} <Debug> DynamicQueryHandler: Done processing query
7739 2024.08.28 04:09:14.369436 [ 3 ] {886f12e4-f7f1-43bc-9293-805d448aa1a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
7740 2024.08.28 04:09:14.369495 [ 3 ] {} <Debug> HTTP-Session: 40ea1bfe-91b0-44fd-886b-ed015a6625f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7741 2024.08.28 04:09:14.369838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7742 2024.08.28 04:09:14.369860 [ 190 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7743 2024.08.28 04:09:14.369928 [ 190 ] {22d7316c-e32c-475d-862f-de292a324746::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
7744 2024.08.28 04:09:14.369940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7745 2024.08.28 04:09:14.369991 [ 3 ] {} <Debug> HTTP-Session: fb7f7554-39cb-4f92-bae7-7e119734a877 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7746 2024.08.28 04:09:14.370043 [ 3 ] {} <Debug> HTTP-Session: fb7f7554-39cb-4f92-bae7-7e119734a877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7747 2024.08.28 04:09:14.370118 [ 3 ] {} <Debug> HTTP-Session: fb7f7554-39cb-4f92-bae7-7e119734a877 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7748 2024.08.28 04:09:14.370154 [ 190 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 410 rows starting from the beginning of the part
7749 2024.08.28 04:09:14.370241 [ 3 ] {} <Trace> HTTP-Session: fb7f7554-39cb-4f92-bae7-7e119734a877 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7750 2024.08.28 04:09:14.370583 [ 190 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 77 rows starting from the beginning of the part
7751 2024.08.28 04:09:14.370611 [ 3 ] {5baeccf6-a911-4129-abf7-7f26fa267bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7752 2024.08.28 04:09:14.370777 [ 3 ] {5baeccf6-a911-4129-abf7-7f26fa267bc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7753 2024.08.28 04:09:14.370873 [ 190 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 410 rows starting from the beginning of the part
7754 2024.08.28 04:09:14.371280 [ 190 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 79 rows starting from the beginning of the part
7755 2024.08.28 04:09:14.371746 [ 3 ] {5baeccf6-a911-4129-abf7-7f26fa267bc0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7756 2024.08.28 04:09:14.371762 [ 190 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 408 rows starting from the beginning of the part
7757 2024.08.28 04:09:14.372553 [ 3 ] {5baeccf6-a911-4129-abf7-7f26fa267bc0} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7758 2024.08.28 04:09:14.372628 [ 3 ] {5baeccf6-a911-4129-abf7-7f26fa267bc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7759 2024.08.28 04:09:14.373587 [ 3 ] {5baeccf6-a911-4129-abf7-7f26fa267bc0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7760 2024.08.28 04:09:14.374355 [ 3 ] {5baeccf6-a911-4129-abf7-7f26fa267bc0} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7761 2024.08.28 04:09:14.374622 [ 3 ] {5baeccf6-a911-4129-abf7-7f26fa267bc0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004137 sec., 1450.3263234227702 rows/sec., 75.77 KiB/sec.
7762 2024.08.28 04:09:14.375237 [ 3 ] {5baeccf6-a911-4129-abf7-7f26fa267bc0} <Debug> DynamicQueryHandler: Done processing query
7763 2024.08.28 04:09:14.375322 [ 3 ] {5baeccf6-a911-4129-abf7-7f26fa267bc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7764 2024.08.28 04:09:14.375362 [ 3 ] {} <Debug> HTTP-Session: fb7f7554-39cb-4f92-bae7-7e119734a877 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7765 2024.08.28 04:09:14.375393 [ 190 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2295 rows, containing 5 columns (5 merged, 0 gathered) in 0.006345567 sec., 361669.8082299029 rows/sec., 27.53 MiB/sec.
7766 2024.08.28 04:09:14.375558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 44624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7767 2024.08.28 04:09:14.375605 [ 198 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7768 2024.08.28 04:09:14.375632 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7769 2024.08.28 04:09:14.375691 [ 3 ] {} <Debug> HTTP-Session: 8a6108f3-c066-4cbf-ac5d-28b6a4e2935b Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7770 2024.08.28 04:09:14.375743 [ 3 ] {} <Debug> HTTP-Session: 8a6108f3-c066-4cbf-ac5d-28b6a4e2935b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7771 2024.08.28 04:09:14.375766 [ 3 ] {} <Debug> HTTP-Session: 8a6108f3-c066-4cbf-ac5d-28b6a4e2935b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7772 2024.08.28 04:09:14.375818 [ 3 ] {} <Trace> HTTP-Session: 8a6108f3-c066-4cbf-ac5d-28b6a4e2935b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7773 2024.08.28 04:09:14.376201 [ 3 ] {e097e531-6796-4c22-bb34-9995f2b1a7d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7774 2024.08.28 04:09:14.376297 [ 3 ] {e097e531-6796-4c22-bb34-9995f2b1a7d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7775 2024.08.28 04:09:14.376407 [ 198 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_36_7} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7776 2024.08.28 04:09:14.376629 [ 198 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_36_7} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7777 2024.08.28 04:09:14.376777 [ 3 ] {e097e531-6796-4c22-bb34-9995f2b1a7d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7778 2024.08.28 04:09:14.376800 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
7779 2024.08.28 04:09:14.377317 [ 3 ] {e097e531-6796-4c22-bb34-9995f2b1a7d7} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7780 2024.08.28 04:09:14.377360 [ 3 ] {e097e531-6796-4c22-bb34-9995f2b1a7d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7781 2024.08.28 04:09:14.377849 [ 3 ] {e097e531-6796-4c22-bb34-9995f2b1a7d7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
7782 2024.08.28 04:09:14.378207 [ 3 ] {e097e531-6796-4c22-bb34-9995f2b1a7d7} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7783 2024.08.28 04:09:14.378373 [ 3 ] {e097e531-6796-4c22-bb34-9995f2b1a7d7} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002415 sec., 98136.64596273292 rows/sec., 6.58 MiB/sec.
7784 2024.08.28 04:09:14.378625 [ 3 ] {e097e531-6796-4c22-bb34-9995f2b1a7d7} <Debug> DynamicQueryHandler: Done processing query
7785 2024.08.28 04:09:14.378651 [ 3 ] {e097e531-6796-4c22-bb34-9995f2b1a7d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
7786 2024.08.28 04:09:14.378668 [ 3 ] {} <Debug> HTTP-Session: 8a6108f3-c066-4cbf-ac5d-28b6a4e2935b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7787 2024.08.28 04:09:14.378858 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7788 2024.08.28 04:09:14.378908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7789 2024.08.28 04:09:14.378927 [ 3 ] {} <Debug> HTTP-Session: 7cb6ce63-86e4-449a-ac75-fab9998dc746 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7790 2024.08.28 04:09:14.378943 [ 3 ] {} <Debug> HTTP-Session: 7cb6ce63-86e4-449a-ac75-fab9998dc746 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7791 2024.08.28 04:09:14.378957 [ 3 ] {} <Debug> HTTP-Session: 7cb6ce63-86e4-449a-ac75-fab9998dc746 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7792 2024.08.28 04:09:14.378991 [ 3 ] {} <Trace> HTTP-Session: 7cb6ce63-86e4-449a-ac75-fab9998dc746 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7793 2024.08.28 04:09:14.379083 [ 3 ] {ec018af4-7424-4010-823c-7aee587e3d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
7794 2024.08.28 04:09:14.379129 [ 3 ] {ec018af4-7424-4010-823c-7aee587e3d33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
7795 2024.08.28 04:09:14.379261 [ 3 ] {ec018af4-7424-4010-823c-7aee587e3d33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7796 2024.08.28 04:09:14.379532 [ 3 ] {ec018af4-7424-4010-823c-7aee587e3d33} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7797 2024.08.28 04:09:14.379569 [ 3 ] {ec018af4-7424-4010-823c-7aee587e3d33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7798 2024.08.28 04:09:14.379929 [ 3 ] {ec018af4-7424-4010-823c-7aee587e3d33} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7799 2024.08.28 04:09:14.380259 [ 3 ] {ec018af4-7424-4010-823c-7aee587e3d33} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7800 2024.08.28 04:09:14.380416 [ 3 ] {ec018af4-7424-4010-823c-7aee587e3d33} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001356 sec., 737.4631268436578 rows/sec., 49.69 KiB/sec.
7801 2024.08.28 04:09:14.380587 [ 3 ] {ec018af4-7424-4010-823c-7aee587e3d33} <Debug> DynamicQueryHandler: Done processing query
7802 2024.08.28 04:09:14.380611 [ 3 ] {ec018af4-7424-4010-823c-7aee587e3d33} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
7803 2024.08.28 04:09:14.380627 [ 3 ] {} <Debug> HTTP-Session: 7cb6ce63-86e4-449a-ac75-fab9998dc746 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7804 2024.08.28 04:09:14.380784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 42880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7805 2024.08.28 04:09:14.380833 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7806 2024.08.28 04:09:14.380855 [ 3 ] {} <Debug> HTTP-Session: 052866ae-f275-4a73-9b05-e77b0b65bf95 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7807 2024.08.28 04:09:14.380872 [ 3 ] {} <Debug> HTTP-Session: 052866ae-f275-4a73-9b05-e77b0b65bf95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7808 2024.08.28 04:09:14.380885 [ 3 ] {} <Debug> HTTP-Session: 052866ae-f275-4a73-9b05-e77b0b65bf95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7809 2024.08.28 04:09:14.380916 [ 3 ] {} <Trace> HTTP-Session: 052866ae-f275-4a73-9b05-e77b0b65bf95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7810 2024.08.28 04:09:14.381261 [ 3 ] {d8bd97c8-a77a-4555-b5af-2e1c314a761d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7811 2024.08.28 04:09:14.381327 [ 3 ] {d8bd97c8-a77a-4555-b5af-2e1c314a761d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
7812 2024.08.28 04:09:14.381769 [ 3 ] {d8bd97c8-a77a-4555-b5af-2e1c314a761d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7813 2024.08.28 04:09:14.382493 [ 3 ] {d8bd97c8-a77a-4555-b5af-2e1c314a761d} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7814 2024.08.28 04:09:14.382530 [ 3 ] {d8bd97c8-a77a-4555-b5af-2e1c314a761d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7815 2024.08.28 04:09:14.383158 [ 3 ] {d8bd97c8-a77a-4555-b5af-2e1c314a761d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7816 2024.08.28 04:09:14.383570 [ 3 ] {d8bd97c8-a77a-4555-b5af-2e1c314a761d} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7817 2024.08.28 04:09:14.383755 [ 3 ] {d8bd97c8-a77a-4555-b5af-2e1c314a761d} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002751 sec., 9451.10868774991 rows/sec., 16.94 MiB/sec.
7818 2024.08.28 04:09:14.383761 [ 26 ] {} <Debug> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7819 2024.08.28 04:09:14.383856 [ 26 ] {} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7820 2024.08.28 04:09:14.383944 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7821 2024.08.28 04:09:14.384284 [ 3 ] {d8bd97c8-a77a-4555-b5af-2e1c314a761d} <Debug> DynamicQueryHandler: Done processing query
7822 2024.08.28 04:09:14.384365 [ 3 ] {d8bd97c8-a77a-4555-b5af-2e1c314a761d} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
7823 2024.08.28 04:09:14.384381 [ 200 ] {94c69f11-a991-4649-a894-2fffd5368a44::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
7824 2024.08.28 04:09:14.384454 [ 3 ] {} <Debug> HTTP-Session: 052866ae-f275-4a73-9b05-e77b0b65bf95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7825 2024.08.28 04:09:14.384740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7826 2024.08.28 04:09:14.384935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7827 2024.08.28 04:09:14.385025 [ 3 ] {} <Debug> HTTP-Session: 16056447-5ac7-4978-8756-736abb422e11 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7828 2024.08.28 04:09:14.385106 [ 3 ] {} <Debug> HTTP-Session: 16056447-5ac7-4978-8756-736abb422e11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7829 2024.08.28 04:09:14.385201 [ 3 ] {} <Debug> HTTP-Session: 16056447-5ac7-4978-8756-736abb422e11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7830 2024.08.28 04:09:14.385351 [ 3 ] {} <Trace> HTTP-Session: 16056447-5ac7-4978-8756-736abb422e11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7831 2024.08.28 04:09:14.385671 [ 3 ] {ccac0ebf-150c-45be-aa5a-a5626a7ec099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7832 2024.08.28 04:09:14.385703 [ 200 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7833 2024.08.28 04:09:14.385755 [ 3 ] {ccac0ebf-150c-45be-aa5a-a5626a7ec099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7834 2024.08.28 04:09:14.385906 [ 200 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 555 rows starting from the beginning of the part
7835 2024.08.28 04:09:14.386481 [ 3 ] {ccac0ebf-150c-45be-aa5a-a5626a7ec099} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7836 2024.08.28 04:09:14.386861 [ 200 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 26 rows starting from the beginning of the part
7837 2024.08.28 04:09:14.387381 [ 200 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 13 rows starting from the beginning of the part
7838 2024.08.28 04:09:14.387729 [ 3 ] {ccac0ebf-150c-45be-aa5a-a5626a7ec099} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7839 2024.08.28 04:09:14.387839 [ 3 ] {ccac0ebf-150c-45be-aa5a-a5626a7ec099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB.
7840 2024.08.28 04:09:14.388156 [ 200 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 26 rows starting from the beginning of the part
7841 2024.08.28 04:09:14.388816 [ 200 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 13 rows starting from the beginning of the part
7842 2024.08.28 04:09:14.389291 [ 3 ] {ccac0ebf-150c-45be-aa5a-a5626a7ec099} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
7843 2024.08.28 04:09:14.389406 [ 200 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 26 rows starting from the beginning of the part
7844 2024.08.28 04:09:14.390447 [ 3 ] {ccac0ebf-150c-45be-aa5a-a5626a7ec099} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7845 2024.08.28 04:09:14.390842 [ 3 ] {ccac0ebf-150c-45be-aa5a-a5626a7ec099} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005293 sec., 15492.159455885132 rows/sec., 1007.56 KiB/sec.
7846 2024.08.28 04:09:14.391191 [ 3 ] {ccac0ebf-150c-45be-aa5a-a5626a7ec099} <Debug> DynamicQueryHandler: Done processing query
7847 2024.08.28 04:09:14.391241 [ 3 ] {ccac0ebf-150c-45be-aa5a-a5626a7ec099} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7848 2024.08.28 04:09:14.391270 [ 3 ] {} <Debug> HTTP-Session: 16056447-5ac7-4978-8756-736abb422e11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7849 2024.08.28 04:09:14.395277 [ 193 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 659 rows, containing 19 columns (19 merged, 0 gathered) in 0.011164268 sec., 59027.60485506081 rows/sec., 105.77 MiB/sec.
7850 2024.08.28 04:09:14.396074 [ 190 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7851 2024.08.28 04:09:14.396713 [ 190 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7852 2024.08.28 04:09:14.396798 [ 190 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7853 2024.08.28 04:09:14.396946 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.55 MiB.
7854 2024.08.28 04:09:17.716273 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache
7855 2024.08.28 04:09:17.716328 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache
7856 2024.08.28 04:09:19.002222 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000865355 sec.
7857 2024.08.28 04:09:19.372031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 176809, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7858 2024.08.28 04:09:19.372172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7859 2024.08.28 04:09:19.372201 [ 3 ] {} <Debug> HTTP-Session: d54166cb-e9af-4474-95dd-4dc6a348ee3f Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7860 2024.08.28 04:09:19.372229 [ 3 ] {} <Debug> HTTP-Session: d54166cb-e9af-4474-95dd-4dc6a348ee3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7861 2024.08.28 04:09:19.372247 [ 3 ] {} <Debug> HTTP-Session: d54166cb-e9af-4474-95dd-4dc6a348ee3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7862 2024.08.28 04:09:19.372301 [ 3 ] {} <Trace> HTTP-Session: d54166cb-e9af-4474-95dd-4dc6a348ee3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7863 2024.08.28 04:09:19.372876 [ 3 ] {df41f11a-c7ae-4973-acec-5a0b1896cc3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7864 2024.08.28 04:09:19.372941 [ 3 ] {df41f11a-c7ae-4973-acec-5a0b1896cc3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7865 2024.08.28 04:09:19.373267 [ 3 ] {df41f11a-c7ae-4973-acec-5a0b1896cc3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7866 2024.08.28 04:09:19.374953 [ 3 ] {df41f11a-c7ae-4973-acec-5a0b1896cc3d} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7867 2024.08.28 04:09:19.374995 [ 3 ] {df41f11a-c7ae-4973-acec-5a0b1896cc3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
7868 2024.08.28 04:09:19.375479 [ 3 ] {df41f11a-c7ae-4973-acec-5a0b1896cc3d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7869 2024.08.28 04:09:19.375874 [ 3 ] {df41f11a-c7ae-4973-acec-5a0b1896cc3d} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7870 2024.08.28 04:09:19.376047 [ 3 ] {df41f11a-c7ae-4973-acec-5a0b1896cc3d} <Debug> executeQuery: Read 1222 rows, 102.93 KiB in 0.003555 sec., 343741.2095639944 rows/sec., 28.27 MiB/sec.
7871 2024.08.28 04:09:19.376268 [ 3 ] {df41f11a-c7ae-4973-acec-5a0b1896cc3d} <Debug> DynamicQueryHandler: Done processing query
7872 2024.08.28 04:09:19.376296 [ 3 ] {df41f11a-c7ae-4973-acec-5a0b1896cc3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
7873 2024.08.28 04:09:19.376313 [ 3 ] {} <Debug> HTTP-Session: d54166cb-e9af-4474-95dd-4dc6a348ee3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7874 2024.08.28 04:09:19.376456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7875 2024.08.28 04:09:19.376505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7876 2024.08.28 04:09:19.376526 [ 3 ] {} <Debug> HTTP-Session: 7d40aaec-5170-4778-ae19-88199ab41a1f Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7877 2024.08.28 04:09:19.376542 [ 3 ] {} <Debug> HTTP-Session: 7d40aaec-5170-4778-ae19-88199ab41a1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7878 2024.08.28 04:09:19.376556 [ 3 ] {} <Debug> HTTP-Session: 7d40aaec-5170-4778-ae19-88199ab41a1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7879 2024.08.28 04:09:19.376588 [ 3 ] {} <Trace> HTTP-Session: 7d40aaec-5170-4778-ae19-88199ab41a1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7880 2024.08.28 04:09:19.376688 [ 3 ] {96a5d1a6-f074-4057-8a3f-a6d55a87d185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7881 2024.08.28 04:09:19.376733 [ 3 ] {96a5d1a6-f074-4057-8a3f-a6d55a87d185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7882 2024.08.28 04:09:19.376966 [ 3 ] {96a5d1a6-f074-4057-8a3f-a6d55a87d185} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7883 2024.08.28 04:09:19.377317 [ 3 ] {96a5d1a6-f074-4057-8a3f-a6d55a87d185} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7884 2024.08.28 04:09:19.377355 [ 3 ] {96a5d1a6-f074-4057-8a3f-a6d55a87d185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
7885 2024.08.28 04:09:19.377704 [ 3 ] {96a5d1a6-f074-4057-8a3f-a6d55a87d185} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7886 2024.08.28 04:09:19.378062 [ 3 ] {96a5d1a6-f074-4057-8a3f-a6d55a87d185} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7887 2024.08.28 04:09:19.378223 [ 3 ] {96a5d1a6-f074-4057-8a3f-a6d55a87d185} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001556 sec., 8354.755784061696 rows/sec., 628.24 KiB/sec.
7888 2024.08.28 04:09:19.378401 [ 3 ] {96a5d1a6-f074-4057-8a3f-a6d55a87d185} <Debug> DynamicQueryHandler: Done processing query
7889 2024.08.28 04:09:19.378426 [ 3 ] {96a5d1a6-f074-4057-8a3f-a6d55a87d185} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7890 2024.08.28 04:09:19.378443 [ 3 ] {} <Debug> HTTP-Session: 7d40aaec-5170-4778-ae19-88199ab41a1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7891 2024.08.28 04:09:19.378632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 30464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7892 2024.08.28 04:09:19.378683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7893 2024.08.28 04:09:19.378702 [ 3 ] {} <Debug> HTTP-Session: 10eeaf9d-6d18-488f-86dd-730f181c78a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7894 2024.08.28 04:09:19.378718 [ 3 ] {} <Debug> HTTP-Session: 10eeaf9d-6d18-488f-86dd-730f181c78a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7895 2024.08.28 04:09:19.378732 [ 3 ] {} <Debug> HTTP-Session: 10eeaf9d-6d18-488f-86dd-730f181c78a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7896 2024.08.28 04:09:19.378762 [ 3 ] {} <Trace> HTTP-Session: 10eeaf9d-6d18-488f-86dd-730f181c78a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7897 2024.08.28 04:09:19.378964 [ 3 ] {4809a8b4-4992-41f6-b987-3268ea3d80db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
7898 2024.08.28 04:09:19.379007 [ 3 ] {4809a8b4-4992-41f6-b987-3268ea3d80db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7899 2024.08.28 04:09:19.379236 [ 3 ] {4809a8b4-4992-41f6-b987-3268ea3d80db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7900 2024.08.28 04:09:19.379697 [ 3 ] {4809a8b4-4992-41f6-b987-3268ea3d80db} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7901 2024.08.28 04:09:19.379734 [ 3 ] {4809a8b4-4992-41f6-b987-3268ea3d80db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
7902 2024.08.28 04:09:19.380100 [ 3 ] {4809a8b4-4992-41f6-b987-3268ea3d80db} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
7903 2024.08.28 04:09:19.380463 [ 3 ] {4809a8b4-4992-41f6-b987-3268ea3d80db} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7904 2024.08.28 04:09:19.380628 [ 3 ] {4809a8b4-4992-41f6-b987-3268ea3d80db} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001775 sec., 128450.7042253521 rows/sec., 8.70 MiB/sec.
7905 2024.08.28 04:09:19.380630 [ 50 ] {} <Debug> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
7906 2024.08.28 04:09:19.380727 [ 50 ] {} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7907 2024.08.28 04:09:19.380785 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
7908 2024.08.28 04:09:19.380941 [ 3 ] {4809a8b4-4992-41f6-b987-3268ea3d80db} <Debug> DynamicQueryHandler: Done processing query
7909 2024.08.28 04:09:19.381006 [ 3 ] {4809a8b4-4992-41f6-b987-3268ea3d80db} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
7910 2024.08.28 04:09:19.381062 [ 3 ] {} <Debug> HTTP-Session: 10eeaf9d-6d18-488f-86dd-730f181c78a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7911 2024.08.28 04:09:19.381097 [ 191 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::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
7912 2024.08.28 04:09:19.381435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 88046, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7913 2024.08.28 04:09:19.381485 [ 191 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7914 2024.08.28 04:09:19.381504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7915 2024.08.28 04:09:19.381535 [ 3 ] {} <Debug> HTTP-Session: 341cf565-2010-4a4f-89d8-47d783038a5f Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7916 2024.08.28 04:09:19.381535 [ 191 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 243 rows starting from the beginning of the part
7917 2024.08.28 04:09:19.381558 [ 3 ] {} <Debug> HTTP-Session: 341cf565-2010-4a4f-89d8-47d783038a5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7918 2024.08.28 04:09:19.381580 [ 3 ] {} <Debug> HTTP-Session: 341cf565-2010-4a4f-89d8-47d783038a5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7919 2024.08.28 04:09:19.381627 [ 3 ] {} <Trace> HTTP-Session: 341cf565-2010-4a4f-89d8-47d783038a5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7920 2024.08.28 04:09:19.381707 [ 191 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 228 rows starting from the beginning of the part
7921 2024.08.28 04:09:19.382015 [ 191 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::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
7922 2024.08.28 04:09:19.382205 [ 3 ] {dac86557-ec6d-48c5-b0fb-36585076999a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7923 2024.08.28 04:09:19.382292 [ 191 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::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
7924 2024.08.28 04:09:19.382356 [ 3 ] {dac86557-ec6d-48c5-b0fb-36585076999a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7925 2024.08.28 04:09:19.382681 [ 191 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part
7926 2024.08.28 04:09:19.383042 [ 191 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 228 rows starting from the beginning of the part
7927 2024.08.28 04:09:19.383731 [ 3 ] {dac86557-ec6d-48c5-b0fb-36585076999a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7928 2024.08.28 04:09:19.384747 [ 3 ] {dac86557-ec6d-48c5-b0fb-36585076999a} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7929 2024.08.28 04:09:19.384794 [ 3 ] {dac86557-ec6d-48c5-b0fb-36585076999a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
7930 2024.08.28 04:09:19.385047 [ 190 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 741 rows, containing 5 columns (5 merged, 0 gathered) in 0.004160052 sec., 178122.77346533167 rows/sec., 12.09 MiB/sec.
7931 2024.08.28 04:09:19.385351 [ 190 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
7932 2024.08.28 04:09:19.385549 [ 3 ] {dac86557-ec6d-48c5-b0fb-36585076999a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7933 2024.08.28 04:09:19.386497 [ 190 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_21_4} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7934 2024.08.28 04:09:19.386655 [ 3 ] {dac86557-ec6d-48c5-b0fb-36585076999a} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7935 2024.08.28 04:09:19.386710 [ 190 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_21_4} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
7936 2024.08.28 04:09:19.386963 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
7937 2024.08.28 04:09:19.387042 [ 3 ] {dac86557-ec6d-48c5-b0fb-36585076999a} <Debug> executeQuery: Read 533 rows, 40.45 KiB in 0.005191 sec., 102677.71142361779 rows/sec., 7.61 MiB/sec.
7938 2024.08.28 04:09:19.387446 [ 3 ] {dac86557-ec6d-48c5-b0fb-36585076999a} <Debug> DynamicQueryHandler: Done processing query
7939 2024.08.28 04:09:19.387478 [ 3 ] {dac86557-ec6d-48c5-b0fb-36585076999a} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
7940 2024.08.28 04:09:19.387495 [ 3 ] {} <Debug> HTTP-Session: 341cf565-2010-4a4f-89d8-47d783038a5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7941 2024.08.28 04:09:19.387906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 160303, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7942 2024.08.28 04:09:19.387957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7943 2024.08.28 04:09:19.387977 [ 3 ] {} <Debug> HTTP-Session: db2a374e-e582-415f-ad80-73f83525c92a Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7944 2024.08.28 04:09:19.387994 [ 3 ] {} <Debug> HTTP-Session: db2a374e-e582-415f-ad80-73f83525c92a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7945 2024.08.28 04:09:19.388008 [ 3 ] {} <Debug> HTTP-Session: db2a374e-e582-415f-ad80-73f83525c92a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7946 2024.08.28 04:09:19.388039 [ 3 ] {} <Trace> HTTP-Session: db2a374e-e582-415f-ad80-73f83525c92a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7947 2024.08.28 04:09:19.388596 [ 3 ] {2968a3c1-1ba1-423a-9139-01df2316f8c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7948 2024.08.28 04:09:19.388648 [ 3 ] {2968a3c1-1ba1-423a-9139-01df2316f8c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7949 2024.08.28 04:09:19.388819 [ 3 ] {2968a3c1-1ba1-423a-9139-01df2316f8c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7950 2024.08.28 04:09:19.389715 [ 3 ] {2968a3c1-1ba1-423a-9139-01df2316f8c8} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7951 2024.08.28 04:09:19.389753 [ 3 ] {2968a3c1-1ba1-423a-9139-01df2316f8c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
7952 2024.08.28 04:09:19.390200 [ 3 ] {2968a3c1-1ba1-423a-9139-01df2316f8c8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7953 2024.08.28 04:09:19.390540 [ 3 ] {2968a3c1-1ba1-423a-9139-01df2316f8c8} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7954 2024.08.28 04:09:19.390702 [ 3 ] {2968a3c1-1ba1-423a-9139-01df2316f8c8} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.002514 sec., 335719.96817820205 rows/sec., 22.60 MiB/sec.
7955 2024.08.28 04:09:19.391031 [ 3 ] {2968a3c1-1ba1-423a-9139-01df2316f8c8} <Debug> DynamicQueryHandler: Done processing query
7956 2024.08.28 04:09:19.391075 [ 3 ] {2968a3c1-1ba1-423a-9139-01df2316f8c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
7957 2024.08.28 04:09:19.391091 [ 3 ] {} <Debug> HTTP-Session: db2a374e-e582-415f-ad80-73f83525c92a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7958 2024.08.28 04:09:19.391255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 21353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7959 2024.08.28 04:09:19.391304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7960 2024.08.28 04:09:19.391324 [ 3 ] {} <Debug> HTTP-Session: 90cff942-16b4-4eb0-a001-cc8da2bed693 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7961 2024.08.28 04:09:19.391341 [ 3 ] {} <Debug> HTTP-Session: 90cff942-16b4-4eb0-a001-cc8da2bed693 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7962 2024.08.28 04:09:19.391354 [ 3 ] {} <Debug> HTTP-Session: 90cff942-16b4-4eb0-a001-cc8da2bed693 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7963 2024.08.28 04:09:19.391385 [ 3 ] {} <Trace> HTTP-Session: 90cff942-16b4-4eb0-a001-cc8da2bed693 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7964 2024.08.28 04:09:19.391635 [ 3 ] {5356d1c7-5acd-4f5b-94f2-8cfa42454556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7965 2024.08.28 04:09:19.391708 [ 3 ] {5356d1c7-5acd-4f5b-94f2-8cfa42454556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
7966 2024.08.28 04:09:19.392135 [ 3 ] {5356d1c7-5acd-4f5b-94f2-8cfa42454556} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7967 2024.08.28 04:09:19.392733 [ 3 ] {5356d1c7-5acd-4f5b-94f2-8cfa42454556} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7968 2024.08.28 04:09:19.392770 [ 3 ] {5356d1c7-5acd-4f5b-94f2-8cfa42454556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
7969 2024.08.28 04:09:19.393383 [ 3 ] {5356d1c7-5acd-4f5b-94f2-8cfa42454556} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7970 2024.08.28 04:09:19.393785 [ 3 ] {5356d1c7-5acd-4f5b-94f2-8cfa42454556} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7971 2024.08.28 04:09:19.394004 [ 3 ] {5356d1c7-5acd-4f5b-94f2-8cfa42454556} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002533 sec., 5132.254243979471 rows/sec., 9.20 MiB/sec.
7972 2024.08.28 04:09:19.394643 [ 3 ] {5356d1c7-5acd-4f5b-94f2-8cfa42454556} <Debug> DynamicQueryHandler: Done processing query
7973 2024.08.28 04:09:19.394668 [ 3 ] {5356d1c7-5acd-4f5b-94f2-8cfa42454556} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
7974 2024.08.28 04:09:19.394685 [ 3 ] {} <Debug> HTTP-Session: 90cff942-16b4-4eb0-a001-cc8da2bed693 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7975 2024.08.28 04:09:19.394821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7976 2024.08.28 04:09:19.394870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7977 2024.08.28 04:09:19.394890 [ 3 ] {} <Debug> HTTP-Session: 4a14520d-ccff-42c7-9177-5605ab712d2c Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7978 2024.08.28 04:09:19.394907 [ 3 ] {} <Debug> HTTP-Session: 4a14520d-ccff-42c7-9177-5605ab712d2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7979 2024.08.28 04:09:19.394920 [ 3 ] {} <Debug> HTTP-Session: 4a14520d-ccff-42c7-9177-5605ab712d2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7980 2024.08.28 04:09:19.394950 [ 3 ] {} <Trace> HTTP-Session: 4a14520d-ccff-42c7-9177-5605ab712d2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7981 2024.08.28 04:09:19.395065 [ 3 ] {9f83b1d6-7766-405c-a197-6579f54b27bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7982 2024.08.28 04:09:19.395111 [ 3 ] {9f83b1d6-7766-405c-a197-6579f54b27bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7983 2024.08.28 04:09:19.395266 [ 3 ] {9f83b1d6-7766-405c-a197-6579f54b27bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7984 2024.08.28 04:09:19.395572 [ 3 ] {9f83b1d6-7766-405c-a197-6579f54b27bc} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7985 2024.08.28 04:09:19.395608 [ 3 ] {9f83b1d6-7766-405c-a197-6579f54b27bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
7986 2024.08.28 04:09:19.395975 [ 3 ] {9f83b1d6-7766-405c-a197-6579f54b27bc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7987 2024.08.28 04:09:19.396295 [ 3 ] {9f83b1d6-7766-405c-a197-6579f54b27bc} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7988 2024.08.28 04:09:19.396448 [ 3 ] {9f83b1d6-7766-405c-a197-6579f54b27bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001424 sec., 42134.83146067416 rows/sec., 2.84 MiB/sec.
7989 2024.08.28 04:09:19.396617 [ 3 ] {9f83b1d6-7766-405c-a197-6579f54b27bc} <Debug> DynamicQueryHandler: Done processing query
7990 2024.08.28 04:09:19.396642 [ 3 ] {9f83b1d6-7766-405c-a197-6579f54b27bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7991 2024.08.28 04:09:19.396658 [ 3 ] {} <Debug> HTTP-Session: 4a14520d-ccff-42c7-9177-5605ab712d2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7992 2024.08.28 04:09:24.347945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7993 2024.08.28 04:09:24.348076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7994 2024.08.28 04:09:24.348101 [ 3 ] {} <Debug> HTTP-Session: e7bc0869-9e81-4512-9670-1b2583acf481 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
7995 2024.08.28 04:09:24.348126 [ 3 ] {} <Debug> HTTP-Session: e7bc0869-9e81-4512-9670-1b2583acf481 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7996 2024.08.28 04:09:24.348141 [ 3 ] {} <Debug> HTTP-Session: e7bc0869-9e81-4512-9670-1b2583acf481 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7997 2024.08.28 04:09:24.348190 [ 3 ] {} <Trace> HTTP-Session: e7bc0869-9e81-4512-9670-1b2583acf481 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7998 2024.08.28 04:09:24.348375 [ 3 ] {f932fc61-c27f-4f17-8563-db7bd198ed5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7999 2024.08.28 04:09:24.348446 [ 3 ] {f932fc61-c27f-4f17-8563-db7bd198ed5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8000 2024.08.28 04:09:24.348789 [ 3 ] {f932fc61-c27f-4f17-8563-db7bd198ed5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8001 2024.08.28 04:09:24.349250 [ 3 ] {f932fc61-c27f-4f17-8563-db7bd198ed5e} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8002 2024.08.28 04:09:24.349297 [ 3 ] {f932fc61-c27f-4f17-8563-db7bd198ed5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8003 2024.08.28 04:09:24.349719 [ 3 ] {f932fc61-c27f-4f17-8563-db7bd198ed5e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
8004 2024.08.28 04:09:24.350119 [ 3 ] {f932fc61-c27f-4f17-8563-db7bd198ed5e} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8005 2024.08.28 04:09:24.350305 [ 3 ] {f932fc61-c27f-4f17-8563-db7bd198ed5e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001977 sec., 1011.6337885685382 rows/sec., 82.49 KiB/sec.
8006 2024.08.28 04:09:24.350580 [ 3 ] {f932fc61-c27f-4f17-8563-db7bd198ed5e} <Debug> DynamicQueryHandler: Done processing query
8007 2024.08.28 04:09:24.350607 [ 3 ] {f932fc61-c27f-4f17-8563-db7bd198ed5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8008 2024.08.28 04:09:24.350624 [ 3 ] {} <Debug> HTTP-Session: e7bc0869-9e81-4512-9670-1b2583acf481 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8009 2024.08.28 04:09:24.350854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 36606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8010 2024.08.28 04:09:24.350915 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8011 2024.08.28 04:09:24.350935 [ 3 ] {} <Debug> HTTP-Session: 7d955e4d-9344-46d1-ab50-b25bd7ce6d82 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8012 2024.08.28 04:09:24.350953 [ 3 ] {} <Debug> HTTP-Session: 7d955e4d-9344-46d1-ab50-b25bd7ce6d82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8013 2024.08.28 04:09:24.350967 [ 3 ] {} <Debug> HTTP-Session: 7d955e4d-9344-46d1-ab50-b25bd7ce6d82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8014 2024.08.28 04:09:24.351004 [ 3 ] {} <Trace> HTTP-Session: 7d955e4d-9344-46d1-ab50-b25bd7ce6d82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8015 2024.08.28 04:09:24.351186 [ 3 ] {8f7e5be0-4b22-4f07-908f-6445074f491b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8016 2024.08.28 04:09:24.351234 [ 3 ] {8f7e5be0-4b22-4f07-908f-6445074f491b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8017 2024.08.28 04:09:24.351473 [ 3 ] {8f7e5be0-4b22-4f07-908f-6445074f491b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8018 2024.08.28 04:09:24.351989 [ 3 ] {8f7e5be0-4b22-4f07-908f-6445074f491b} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8019 2024.08.28 04:09:24.352028 [ 3 ] {8f7e5be0-4b22-4f07-908f-6445074f491b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8020 2024.08.28 04:09:24.352410 [ 3 ] {8f7e5be0-4b22-4f07-908f-6445074f491b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
8021 2024.08.28 04:09:24.352770 [ 3 ] {8f7e5be0-4b22-4f07-908f-6445074f491b} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8022 2024.08.28 04:09:24.352932 [ 3 ] {8f7e5be0-4b22-4f07-908f-6445074f491b} <Debug> executeQuery: Read 242 rows, 21.90 KiB in 0.001837 sec., 131736.52694610777 rows/sec., 11.64 MiB/sec.
8023 2024.08.28 04:09:24.353116 [ 3 ] {8f7e5be0-4b22-4f07-908f-6445074f491b} <Debug> DynamicQueryHandler: Done processing query
8024 2024.08.28 04:09:24.353142 [ 3 ] {8f7e5be0-4b22-4f07-908f-6445074f491b} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
8025 2024.08.28 04:09:24.353157 [ 3 ] {} <Debug> HTTP-Session: 7d955e4d-9344-46d1-ab50-b25bd7ce6d82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8026 2024.08.28 04:09:24.353326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 4056, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8027 2024.08.28 04:09:24.353378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8028 2024.08.28 04:09:24.353398 [ 3 ] {} <Debug> HTTP-Session: 5feb3565-5bcd-472c-b7e8-427ebb145b43 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8029 2024.08.28 04:09:24.353415 [ 3 ] {} <Debug> HTTP-Session: 5feb3565-5bcd-472c-b7e8-427ebb145b43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8030 2024.08.28 04:09:24.353428 [ 3 ] {} <Debug> HTTP-Session: 5feb3565-5bcd-472c-b7e8-427ebb145b43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8031 2024.08.28 04:09:24.353461 [ 3 ] {} <Trace> HTTP-Session: 5feb3565-5bcd-472c-b7e8-427ebb145b43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8032 2024.08.28 04:09:24.353567 [ 3 ] {a2743232-bc60-47ec-8c7c-0ff3eb290f6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8033 2024.08.28 04:09:24.353612 [ 3 ] {a2743232-bc60-47ec-8c7c-0ff3eb290f6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8034 2024.08.28 04:09:24.353838 [ 3 ] {a2743232-bc60-47ec-8c7c-0ff3eb290f6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8035 2024.08.28 04:09:24.354170 [ 3 ] {a2743232-bc60-47ec-8c7c-0ff3eb290f6d} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8036 2024.08.28 04:09:24.354208 [ 3 ] {a2743232-bc60-47ec-8c7c-0ff3eb290f6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8037 2024.08.28 04:09:24.354562 [ 3 ] {a2743232-bc60-47ec-8c7c-0ff3eb290f6d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
8038 2024.08.28 04:09:24.354909 [ 3 ] {a2743232-bc60-47ec-8c7c-0ff3eb290f6d} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8039 2024.08.28 04:09:24.355078 [ 3 ] {a2743232-bc60-47ec-8c7c-0ff3eb290f6d} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001532 sec., 18276.762402088774 rows/sec., 1.34 MiB/sec.
8040 2024.08.28 04:09:24.355366 [ 3 ] {a2743232-bc60-47ec-8c7c-0ff3eb290f6d} <Debug> DynamicQueryHandler: Done processing query
8041 2024.08.28 04:09:24.355421 [ 3 ] {a2743232-bc60-47ec-8c7c-0ff3eb290f6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8042 2024.08.28 04:09:24.355457 [ 3 ] {} <Debug> HTTP-Session: 5feb3565-5bcd-472c-b7e8-427ebb145b43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8043 2024.08.28 04:09:24.355609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8044 2024.08.28 04:09:24.355659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8045 2024.08.28 04:09:24.355679 [ 3 ] {} <Debug> HTTP-Session: 26445ead-0f2e-4bd5-a6fc-7f88616bbb40 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8046 2024.08.28 04:09:24.355696 [ 3 ] {} <Debug> HTTP-Session: 26445ead-0f2e-4bd5-a6fc-7f88616bbb40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8047 2024.08.28 04:09:24.355710 [ 3 ] {} <Debug> HTTP-Session: 26445ead-0f2e-4bd5-a6fc-7f88616bbb40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8048 2024.08.28 04:09:24.355742 [ 3 ] {} <Trace> HTTP-Session: 26445ead-0f2e-4bd5-a6fc-7f88616bbb40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8049 2024.08.28 04:09:24.355847 [ 3 ] {2b212049-64ce-4565-aaf4-b6c67641fafe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
8050 2024.08.28 04:09:24.355891 [ 3 ] {2b212049-64ce-4565-aaf4-b6c67641fafe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8051 2024.08.28 04:09:24.356127 [ 3 ] {2b212049-64ce-4565-aaf4-b6c67641fafe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8052 2024.08.28 04:09:24.356435 [ 3 ] {2b212049-64ce-4565-aaf4-b6c67641fafe} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8053 2024.08.28 04:09:24.356471 [ 3 ] {2b212049-64ce-4565-aaf4-b6c67641fafe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8054 2024.08.28 04:09:24.356835 [ 3 ] {2b212049-64ce-4565-aaf4-b6c67641fafe} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
8055 2024.08.28 04:09:24.357206 [ 3 ] {2b212049-64ce-4565-aaf4-b6c67641fafe} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8056 2024.08.28 04:09:24.357368 [ 3 ] {2b212049-64ce-4565-aaf4-b6c67641fafe} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001549 sec., 9038.089089735313 rows/sec., 632.97 KiB/sec.
8057 2024.08.28 04:09:24.357596 [ 3 ] {2b212049-64ce-4565-aaf4-b6c67641fafe} <Debug> DynamicQueryHandler: Done processing query
8058 2024.08.28 04:09:24.357620 [ 3 ] {2b212049-64ce-4565-aaf4-b6c67641fafe} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8059 2024.08.28 04:09:24.357636 [ 3 ] {} <Debug> HTTP-Session: 26445ead-0f2e-4bd5-a6fc-7f88616bbb40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8060 2024.08.28 04:09:24.357758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8061 2024.08.28 04:09:24.357807 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8062 2024.08.28 04:09:24.357827 [ 3 ] {} <Debug> HTTP-Session: 82f0e450-132d-40d4-9e28-eb0452a9d0d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8063 2024.08.28 04:09:24.357845 [ 3 ] {} <Debug> HTTP-Session: 82f0e450-132d-40d4-9e28-eb0452a9d0d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8064 2024.08.28 04:09:24.357859 [ 3 ] {} <Debug> HTTP-Session: 82f0e450-132d-40d4-9e28-eb0452a9d0d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8065 2024.08.28 04:09:24.357890 [ 3 ] {} <Trace> HTTP-Session: 82f0e450-132d-40d4-9e28-eb0452a9d0d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8066 2024.08.28 04:09:24.357986 [ 3 ] {3be30d71-48a8-4671-815d-98f67c7a469c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
8067 2024.08.28 04:09:24.358030 [ 3 ] {3be30d71-48a8-4671-815d-98f67c7a469c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
8068 2024.08.28 04:09:24.358254 [ 3 ] {3be30d71-48a8-4671-815d-98f67c7a469c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8069 2024.08.28 04:09:24.358564 [ 3 ] {3be30d71-48a8-4671-815d-98f67c7a469c} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8070 2024.08.28 04:09:24.358601 [ 3 ] {3be30d71-48a8-4671-815d-98f67c7a469c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8071 2024.08.28 04:09:24.358948 [ 3 ] {3be30d71-48a8-4671-815d-98f67c7a469c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
8072 2024.08.28 04:09:24.359293 [ 3 ] {3be30d71-48a8-4671-815d-98f67c7a469c} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8073 2024.08.28 04:09:24.359420 [ 3 ] {3be30d71-48a8-4671-815d-98f67c7a469c} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001457 sec., 4118.050789293068 rows/sec., 243.30 KiB/sec.
8074 2024.08.28 04:09:24.359750 [ 3 ] {3be30d71-48a8-4671-815d-98f67c7a469c} <Debug> DynamicQueryHandler: Done processing query
8075 2024.08.28 04:09:24.359775 [ 3 ] {3be30d71-48a8-4671-815d-98f67c7a469c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8076 2024.08.28 04:09:24.359792 [ 3 ] {} <Debug> HTTP-Session: 82f0e450-132d-40d4-9e28-eb0452a9d0d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8077 2024.08.28 04:09:24.359973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 66514, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8078 2024.08.28 04:09:24.360022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8079 2024.08.28 04:09:24.360042 [ 3 ] {} <Debug> HTTP-Session: a40a72bf-489a-448b-8142-733f7b7c62c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8080 2024.08.28 04:09:24.360058 [ 3 ] {} <Debug> HTTP-Session: a40a72bf-489a-448b-8142-733f7b7c62c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8081 2024.08.28 04:09:24.360072 [ 3 ] {} <Debug> HTTP-Session: a40a72bf-489a-448b-8142-733f7b7c62c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8082 2024.08.28 04:09:24.360103 [ 3 ] {} <Trace> HTTP-Session: a40a72bf-489a-448b-8142-733f7b7c62c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8083 2024.08.28 04:09:24.360323 [ 3 ] {ba770885-9e84-4978-b024-e2d942e77c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8084 2024.08.28 04:09:24.360368 [ 3 ] {ba770885-9e84-4978-b024-e2d942e77c06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8085 2024.08.28 04:09:24.360610 [ 3 ] {ba770885-9e84-4978-b024-e2d942e77c06} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8086 2024.08.28 04:09:24.361182 [ 3 ] {ba770885-9e84-4978-b024-e2d942e77c06} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8087 2024.08.28 04:09:24.361220 [ 3 ] {ba770885-9e84-4978-b024-e2d942e77c06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8088 2024.08.28 04:09:24.361593 [ 3 ] {ba770885-9e84-4978-b024-e2d942e77c06} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
8089 2024.08.28 04:09:24.361948 [ 3 ] {ba770885-9e84-4978-b024-e2d942e77c06} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8090 2024.08.28 04:09:24.362077 [ 3 ] {ba770885-9e84-4978-b024-e2d942e77c06} <Debug> executeQuery: Read 410 rows, 29.93 KiB in 0.001864 sec., 219957.08154506437 rows/sec., 15.68 MiB/sec.
8091 2024.08.28 04:09:24.362250 [ 3 ] {ba770885-9e84-4978-b024-e2d942e77c06} <Debug> DynamicQueryHandler: Done processing query
8092 2024.08.28 04:09:24.362275 [ 3 ] {ba770885-9e84-4978-b024-e2d942e77c06} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
8093 2024.08.28 04:09:24.362292 [ 3 ] {} <Debug> HTTP-Session: a40a72bf-489a-448b-8142-733f7b7c62c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8094 2024.08.28 04:09:24.362438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8095 2024.08.28 04:09:24.362488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8096 2024.08.28 04:09:24.362506 [ 3 ] {} <Debug> HTTP-Session: 94b9e462-2442-4c9b-b4ce-6689bc4e5d96 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8097 2024.08.28 04:09:24.362522 [ 3 ] {} <Debug> HTTP-Session: 94b9e462-2442-4c9b-b4ce-6689bc4e5d96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8098 2024.08.28 04:09:24.362536 [ 3 ] {} <Debug> HTTP-Session: 94b9e462-2442-4c9b-b4ce-6689bc4e5d96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8099 2024.08.28 04:09:24.362566 [ 3 ] {} <Trace> HTTP-Session: 94b9e462-2442-4c9b-b4ce-6689bc4e5d96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8100 2024.08.28 04:09:24.362663 [ 3 ] {c1c846b7-ea1e-4935-a63d-0e51d1201c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8101 2024.08.28 04:09:24.362708 [ 3 ] {c1c846b7-ea1e-4935-a63d-0e51d1201c3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8102 2024.08.28 04:09:24.362836 [ 3 ] {c1c846b7-ea1e-4935-a63d-0e51d1201c3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8103 2024.08.28 04:09:24.363079 [ 3 ] {c1c846b7-ea1e-4935-a63d-0e51d1201c3b} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8104 2024.08.28 04:09:24.363114 [ 3 ] {c1c846b7-ea1e-4935-a63d-0e51d1201c3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8105 2024.08.28 04:09:24.363474 [ 3 ] {c1c846b7-ea1e-4935-a63d-0e51d1201c3b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
8106 2024.08.28 04:09:24.363798 [ 3 ] {c1c846b7-ea1e-4935-a63d-0e51d1201c3b} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8107 2024.08.28 04:09:24.363928 [ 3 ] {c1c846b7-ea1e-4935-a63d-0e51d1201c3b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00129 sec., 4651.162790697675 rows/sec., 243.01 KiB/sec.
8108 2024.08.28 04:09:24.364078 [ 3 ] {c1c846b7-ea1e-4935-a63d-0e51d1201c3b} <Debug> DynamicQueryHandler: Done processing query
8109 2024.08.28 04:09:24.364102 [ 3 ] {c1c846b7-ea1e-4935-a63d-0e51d1201c3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8110 2024.08.28 04:09:24.364118 [ 3 ] {} <Debug> HTTP-Session: 94b9e462-2442-4c9b-b4ce-6689bc4e5d96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8111 2024.08.28 04:09:24.364281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 44813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8112 2024.08.28 04:09:24.364329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8113 2024.08.28 04:09:24.364349 [ 3 ] {} <Debug> HTTP-Session: 7d6d4e68-c4ff-4bd7-af6a-319eda2c2fb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8114 2024.08.28 04:09:24.364365 [ 3 ] {} <Debug> HTTP-Session: 7d6d4e68-c4ff-4bd7-af6a-319eda2c2fb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8115 2024.08.28 04:09:24.364379 [ 3 ] {} <Debug> HTTP-Session: 7d6d4e68-c4ff-4bd7-af6a-319eda2c2fb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8116 2024.08.28 04:09:24.364409 [ 3 ] {} <Trace> HTTP-Session: 7d6d4e68-c4ff-4bd7-af6a-319eda2c2fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8117 2024.08.28 04:09:24.364601 [ 3 ] {cc85b0ae-95a7-4587-9663-6a2b89d31720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8118 2024.08.28 04:09:24.364647 [ 3 ] {cc85b0ae-95a7-4587-9663-6a2b89d31720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8119 2024.08.28 04:09:24.364786 [ 3 ] {cc85b0ae-95a7-4587-9663-6a2b89d31720} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8120 2024.08.28 04:09:24.365204 [ 3 ] {cc85b0ae-95a7-4587-9663-6a2b89d31720} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8121 2024.08.28 04:09:24.365239 [ 3 ] {cc85b0ae-95a7-4587-9663-6a2b89d31720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8122 2024.08.28 04:09:24.365626 [ 3 ] {cc85b0ae-95a7-4587-9663-6a2b89d31720} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
8123 2024.08.28 04:09:24.365965 [ 3 ] {cc85b0ae-95a7-4587-9663-6a2b89d31720} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8124 2024.08.28 04:09:24.366092 [ 3 ] {cc85b0ae-95a7-4587-9663-6a2b89d31720} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001599 sec., 148843.02689180739 rows/sec., 9.98 MiB/sec.
8125 2024.08.28 04:09:24.366303 [ 3 ] {cc85b0ae-95a7-4587-9663-6a2b89d31720} <Debug> DynamicQueryHandler: Done processing query
8126 2024.08.28 04:09:24.366330 [ 3 ] {cc85b0ae-95a7-4587-9663-6a2b89d31720} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
8127 2024.08.28 04:09:24.366346 [ 3 ] {} <Debug> HTTP-Session: 7d6d4e68-c4ff-4bd7-af6a-319eda2c2fb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8128 2024.08.28 04:09:24.366470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8129 2024.08.28 04:09:24.366518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8130 2024.08.28 04:09:24.366538 [ 3 ] {} <Debug> HTTP-Session: fd307b93-ee88-478c-8263-e4f1a9824d18 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8131 2024.08.28 04:09:24.366554 [ 3 ] {} <Debug> HTTP-Session: fd307b93-ee88-478c-8263-e4f1a9824d18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8132 2024.08.28 04:09:24.366568 [ 3 ] {} <Debug> HTTP-Session: fd307b93-ee88-478c-8263-e4f1a9824d18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8133 2024.08.28 04:09:24.366599 [ 3 ] {} <Trace> HTTP-Session: fd307b93-ee88-478c-8263-e4f1a9824d18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8134 2024.08.28 04:09:24.366691 [ 3 ] {a8948fde-3d32-47d9-b65b-6cf2340de2ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
8135 2024.08.28 04:09:24.366736 [ 3 ] {a8948fde-3d32-47d9-b65b-6cf2340de2ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
8136 2024.08.28 04:09:24.366864 [ 3 ] {a8948fde-3d32-47d9-b65b-6cf2340de2ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8137 2024.08.28 04:09:24.367101 [ 3 ] {a8948fde-3d32-47d9-b65b-6cf2340de2ac} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8138 2024.08.28 04:09:24.367136 [ 3 ] {a8948fde-3d32-47d9-b65b-6cf2340de2ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8139 2024.08.28 04:09:24.367480 [ 3 ] {a8948fde-3d32-47d9-b65b-6cf2340de2ac} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
8140 2024.08.28 04:09:24.367805 [ 3 ] {a8948fde-3d32-47d9-b65b-6cf2340de2ac} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8141 2024.08.28 04:09:24.367930 [ 3 ] {a8948fde-3d32-47d9-b65b-6cf2340de2ac} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001263 sec., 791.7656373713381 rows/sec., 53.35 KiB/sec.
8142 2024.08.28 04:09:24.368077 [ 3 ] {a8948fde-3d32-47d9-b65b-6cf2340de2ac} <Debug> DynamicQueryHandler: Done processing query
8143 2024.08.28 04:09:24.368101 [ 3 ] {a8948fde-3d32-47d9-b65b-6cf2340de2ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
8144 2024.08.28 04:09:24.368117 [ 3 ] {} <Debug> HTTP-Session: fd307b93-ee88-478c-8263-e4f1a9824d18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8145 2024.08.28 04:09:24.368240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 42888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8146 2024.08.28 04:09:24.368287 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8147 2024.08.28 04:09:24.368307 [ 3 ] {} <Debug> HTTP-Session: 545ff21b-f012-4f5b-aede-c4d7e59b39a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8148 2024.08.28 04:09:24.368323 [ 3 ] {} <Debug> HTTP-Session: 545ff21b-f012-4f5b-aede-c4d7e59b39a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8149 2024.08.28 04:09:24.368337 [ 3 ] {} <Debug> HTTP-Session: 545ff21b-f012-4f5b-aede-c4d7e59b39a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8150 2024.08.28 04:09:24.368367 [ 3 ] {} <Trace> HTTP-Session: 545ff21b-f012-4f5b-aede-c4d7e59b39a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8151 2024.08.28 04:09:24.368686 [ 3 ] {cf7e132b-441b-41d8-962b-af869d295393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8152 2024.08.28 04:09:24.368753 [ 3 ] {cf7e132b-441b-41d8-962b-af869d295393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
8153 2024.08.28 04:09:24.369160 [ 3 ] {cf7e132b-441b-41d8-962b-af869d295393} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8154 2024.08.28 04:09:24.369788 [ 3 ] {cf7e132b-441b-41d8-962b-af869d295393} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8155 2024.08.28 04:09:24.369824 [ 3 ] {cf7e132b-441b-41d8-962b-af869d295393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8156 2024.08.28 04:09:24.370459 [ 3 ] {cf7e132b-441b-41d8-962b-af869d295393} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
8157 2024.08.28 04:09:24.370880 [ 3 ] {cf7e132b-441b-41d8-962b-af869d295393} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8158 2024.08.28 04:09:24.371031 [ 3 ] {cf7e132b-441b-41d8-962b-af869d295393} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002587 sec., 10050.251256281408 rows/sec., 18.01 MiB/sec.
8159 2024.08.28 04:09:24.371251 [ 3 ] {cf7e132b-441b-41d8-962b-af869d295393} <Debug> DynamicQueryHandler: Done processing query
8160 2024.08.28 04:09:24.371276 [ 3 ] {cf7e132b-441b-41d8-962b-af869d295393} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
8161 2024.08.28 04:09:24.371292 [ 3 ] {} <Debug> HTTP-Session: 545ff21b-f012-4f5b-aede-c4d7e59b39a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8162 2024.08.28 04:09:24.371418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8163 2024.08.28 04:09:24.371466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8164 2024.08.28 04:09:24.371487 [ 3 ] {} <Debug> HTTP-Session: 6a1c8714-82d8-4958-904a-92179acc510d Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8165 2024.08.28 04:09:24.371503 [ 3 ] {} <Debug> HTTP-Session: 6a1c8714-82d8-4958-904a-92179acc510d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8166 2024.08.28 04:09:24.371516 [ 3 ] {} <Debug> HTTP-Session: 6a1c8714-82d8-4958-904a-92179acc510d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8167 2024.08.28 04:09:24.371547 [ 3 ] {} <Trace> HTTP-Session: 6a1c8714-82d8-4958-904a-92179acc510d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8168 2024.08.28 04:09:24.371686 [ 3 ] {e1c48055-190c-42cf-94f8-47a4cdd42752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8169 2024.08.28 04:09:24.371731 [ 3 ] {e1c48055-190c-42cf-94f8-47a4cdd42752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8170 2024.08.28 04:09:24.371862 [ 3 ] {e1c48055-190c-42cf-94f8-47a4cdd42752} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8171 2024.08.28 04:09:24.372231 [ 3 ] {e1c48055-190c-42cf-94f8-47a4cdd42752} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8172 2024.08.28 04:09:24.372267 [ 3 ] {e1c48055-190c-42cf-94f8-47a4cdd42752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8173 2024.08.28 04:09:24.372655 [ 3 ] {e1c48055-190c-42cf-94f8-47a4cdd42752} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
8174 2024.08.28 04:09:24.372986 [ 3 ] {e1c48055-190c-42cf-94f8-47a4cdd42752} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8175 2024.08.28 04:09:24.373113 [ 3 ] {e1c48055-190c-42cf-94f8-47a4cdd42752} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001491 sec., 54996.64654594233 rows/sec., 3.49 MiB/sec.
8176 2024.08.28 04:09:24.373283 [ 3 ] {e1c48055-190c-42cf-94f8-47a4cdd42752} <Debug> DynamicQueryHandler: Done processing query
8177 2024.08.28 04:09:24.373308 [ 3 ] {e1c48055-190c-42cf-94f8-47a4cdd42752} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8178 2024.08.28 04:09:24.373323 [ 3 ] {} <Debug> HTTP-Session: 6a1c8714-82d8-4958-904a-92179acc510d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8179 2024.08.28 04:09:29.342532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8180 2024.08.28 04:09:29.342655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8181 2024.08.28 04:09:29.342680 [ 3 ] {} <Debug> HTTP-Session: a589166c-649c-407c-84b0-576db4849388 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8182 2024.08.28 04:09:29.342706 [ 3 ] {} <Debug> HTTP-Session: a589166c-649c-407c-84b0-576db4849388 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8183 2024.08.28 04:09:29.342721 [ 3 ] {} <Debug> HTTP-Session: a589166c-649c-407c-84b0-576db4849388 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8184 2024.08.28 04:09:29.342769 [ 3 ] {} <Trace> HTTP-Session: a589166c-649c-407c-84b0-576db4849388 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8185 2024.08.28 04:09:29.342945 [ 3 ] {4f24c7ef-2bae-438d-9dce-054e6a8b40ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8186 2024.08.28 04:09:29.343010 [ 3 ] {4f24c7ef-2bae-438d-9dce-054e6a8b40ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8187 2024.08.28 04:09:29.343343 [ 3 ] {4f24c7ef-2bae-438d-9dce-054e6a8b40ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8188 2024.08.28 04:09:29.343751 [ 3 ] {4f24c7ef-2bae-438d-9dce-054e6a8b40ba} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8189 2024.08.28 04:09:29.343797 [ 3 ] {4f24c7ef-2bae-438d-9dce-054e6a8b40ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8190 2024.08.28 04:09:29.344205 [ 3 ] {4f24c7ef-2bae-438d-9dce-054e6a8b40ba} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
8191 2024.08.28 04:09:29.344604 [ 3 ] {4f24c7ef-2bae-438d-9dce-054e6a8b40ba} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8192 2024.08.28 04:09:29.344786 [ 3 ] {4f24c7ef-2bae-438d-9dce-054e6a8b40ba} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001887 sec., 1059.8834128245892 rows/sec., 86.43 KiB/sec.
8193 2024.08.28 04:09:29.345170 [ 3 ] {4f24c7ef-2bae-438d-9dce-054e6a8b40ba} <Debug> DynamicQueryHandler: Done processing query
8194 2024.08.28 04:09:29.345199 [ 3 ] {4f24c7ef-2bae-438d-9dce-054e6a8b40ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8195 2024.08.28 04:09:29.345216 [ 3 ] {} <Debug> HTTP-Session: a589166c-649c-407c-84b0-576db4849388 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8196 2024.08.28 04:09:29.345356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 11953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8197 2024.08.28 04:09:29.345412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8198 2024.08.28 04:09:29.345431 [ 3 ] {} <Debug> HTTP-Session: 51789075-5fb7-4adb-a84f-603b36f8d82b Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8199 2024.08.28 04:09:29.345450 [ 3 ] {} <Debug> HTTP-Session: 51789075-5fb7-4adb-a84f-603b36f8d82b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8200 2024.08.28 04:09:29.345464 [ 3 ] {} <Debug> HTTP-Session: 51789075-5fb7-4adb-a84f-603b36f8d82b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8201 2024.08.28 04:09:29.345500 [ 3 ] {} <Trace> HTTP-Session: 51789075-5fb7-4adb-a84f-603b36f8d82b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8202 2024.08.28 04:09:29.345637 [ 3 ] {5a6f2386-1beb-4962-aa8d-58556c27691f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8203 2024.08.28 04:09:29.345688 [ 3 ] {5a6f2386-1beb-4962-aa8d-58556c27691f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8204 2024.08.28 04:09:29.345952 [ 3 ] {5a6f2386-1beb-4962-aa8d-58556c27691f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8205 2024.08.28 04:09:29.346343 [ 3 ] {5a6f2386-1beb-4962-aa8d-58556c27691f} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8206 2024.08.28 04:09:29.346382 [ 3 ] {5a6f2386-1beb-4962-aa8d-58556c27691f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8207 2024.08.28 04:09:29.346744 [ 3 ] {5a6f2386-1beb-4962-aa8d-58556c27691f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
8208 2024.08.28 04:09:29.347104 [ 3 ] {5a6f2386-1beb-4962-aa8d-58556c27691f} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8209 2024.08.28 04:09:29.347268 [ 3 ] {5a6f2386-1beb-4962-aa8d-58556c27691f} <Debug> executeQuery: Read 83 rows, 6.88 KiB in 0.001676 sec., 49522.67303102626 rows/sec., 4.01 MiB/sec.
8210 2024.08.28 04:09:29.347486 [ 3 ] {5a6f2386-1beb-4962-aa8d-58556c27691f} <Debug> DynamicQueryHandler: Done processing query
8211 2024.08.28 04:09:29.347514 [ 3 ] {5a6f2386-1beb-4962-aa8d-58556c27691f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8212 2024.08.28 04:09:29.347530 [ 3 ] {} <Debug> HTTP-Session: 51789075-5fb7-4adb-a84f-603b36f8d82b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8213 2024.08.28 04:09:29.347693 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 2195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8214 2024.08.28 04:09:29.347746 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8215 2024.08.28 04:09:29.347766 [ 3 ] {} <Debug> HTTP-Session: ba7fde03-d8b0-41c8-8f0f-1b52998965ba Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8216 2024.08.28 04:09:29.347783 [ 3 ] {} <Debug> HTTP-Session: ba7fde03-d8b0-41c8-8f0f-1b52998965ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8217 2024.08.28 04:09:29.347798 [ 3 ] {} <Debug> HTTP-Session: ba7fde03-d8b0-41c8-8f0f-1b52998965ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8218 2024.08.28 04:09:29.347830 [ 3 ] {} <Trace> HTTP-Session: ba7fde03-d8b0-41c8-8f0f-1b52998965ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8219 2024.08.28 04:09:29.347935 [ 3 ] {37c3a79e-a83e-410c-ba35-07ced019b6ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8220 2024.08.28 04:09:29.347981 [ 3 ] {37c3a79e-a83e-410c-ba35-07ced019b6ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8221 2024.08.28 04:09:29.348209 [ 3 ] {37c3a79e-a83e-410c-ba35-07ced019b6ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8222 2024.08.28 04:09:29.348539 [ 3 ] {37c3a79e-a83e-410c-ba35-07ced019b6ab} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8223 2024.08.28 04:09:29.348576 [ 3 ] {37c3a79e-a83e-410c-ba35-07ced019b6ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8224 2024.08.28 04:09:29.348923 [ 3 ] {37c3a79e-a83e-410c-ba35-07ced019b6ab} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
8225 2024.08.28 04:09:29.349280 [ 3 ] {37c3a79e-a83e-410c-ba35-07ced019b6ab} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8226 2024.08.28 04:09:29.349440 [ 3 ] {37c3a79e-a83e-410c-ba35-07ced019b6ab} <Debug> executeQuery: Read 15 rows, 1.12 KiB in 0.00153 sec., 9803.921568627451 rows/sec., 730.19 KiB/sec.
8227 2024.08.28 04:09:29.349608 [ 3 ] {37c3a79e-a83e-410c-ba35-07ced019b6ab} <Debug> DynamicQueryHandler: Done processing query
8228 2024.08.28 04:09:29.349633 [ 3 ] {37c3a79e-a83e-410c-ba35-07ced019b6ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8229 2024.08.28 04:09:29.349649 [ 3 ] {} <Debug> HTTP-Session: ba7fde03-d8b0-41c8-8f0f-1b52998965ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8230 2024.08.28 04:09:29.349806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 13425, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8231 2024.08.28 04:09:29.349857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8232 2024.08.28 04:09:29.349881 [ 3 ] {} <Debug> HTTP-Session: 8fbefa20-61f3-4be0-8dca-1640a641caed Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8233 2024.08.28 04:09:29.349900 [ 3 ] {} <Debug> HTTP-Session: 8fbefa20-61f3-4be0-8dca-1640a641caed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8234 2024.08.28 04:09:29.349917 [ 3 ] {} <Debug> HTTP-Session: 8fbefa20-61f3-4be0-8dca-1640a641caed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8235 2024.08.28 04:09:29.349955 [ 3 ] {} <Trace> HTTP-Session: 8fbefa20-61f3-4be0-8dca-1640a641caed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8236 2024.08.28 04:09:29.350096 [ 3 ] {70905583-a555-4b5f-bedc-3400dc44d10b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8237 2024.08.28 04:09:29.350150 [ 3 ] {70905583-a555-4b5f-bedc-3400dc44d10b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8238 2024.08.28 04:09:29.350416 [ 3 ] {70905583-a555-4b5f-bedc-3400dc44d10b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8239 2024.08.28 04:09:29.350842 [ 3 ] {70905583-a555-4b5f-bedc-3400dc44d10b} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8240 2024.08.28 04:09:29.350891 [ 3 ] {70905583-a555-4b5f-bedc-3400dc44d10b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8241 2024.08.28 04:09:29.351260 [ 3 ] {70905583-a555-4b5f-bedc-3400dc44d10b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
8242 2024.08.28 04:09:29.351621 [ 3 ] {70905583-a555-4b5f-bedc-3400dc44d10b} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8243 2024.08.28 04:09:29.351771 [ 3 ] {70905583-a555-4b5f-bedc-3400dc44d10b} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001725 sec., 45797.10144927536 rows/sec., 3.58 MiB/sec.
8244 2024.08.28 04:09:29.351948 [ 3 ] {70905583-a555-4b5f-bedc-3400dc44d10b} <Debug> DynamicQueryHandler: Done processing query
8245 2024.08.28 04:09:29.351972 [ 3 ] {70905583-a555-4b5f-bedc-3400dc44d10b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8246 2024.08.28 04:09:29.351988 [ 3 ] {} <Debug> HTTP-Session: 8fbefa20-61f3-4be0-8dca-1640a641caed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8247 2024.08.28 04:09:29.352209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 30808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8248 2024.08.28 04:09:29.352258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8249 2024.08.28 04:09:29.352278 [ 3 ] {} <Debug> HTTP-Session: dadc1486-0fca-41ff-9127-112e6bd8e6d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8250 2024.08.28 04:09:29.352295 [ 3 ] {} <Debug> HTTP-Session: dadc1486-0fca-41ff-9127-112e6bd8e6d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8251 2024.08.28 04:09:29.352309 [ 3 ] {} <Debug> HTTP-Session: dadc1486-0fca-41ff-9127-112e6bd8e6d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8252 2024.08.28 04:09:29.352342 [ 3 ] {} <Trace> HTTP-Session: dadc1486-0fca-41ff-9127-112e6bd8e6d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8253 2024.08.28 04:09:29.352487 [ 3 ] {46f032bd-8201-4a87-93ff-a35452b7269b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8254 2024.08.28 04:09:29.352538 [ 3 ] {46f032bd-8201-4a87-93ff-a35452b7269b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8255 2024.08.28 04:09:29.352687 [ 3 ] {46f032bd-8201-4a87-93ff-a35452b7269b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8256 2024.08.28 04:09:29.353071 [ 3 ] {46f032bd-8201-4a87-93ff-a35452b7269b} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8257 2024.08.28 04:09:29.353111 [ 3 ] {46f032bd-8201-4a87-93ff-a35452b7269b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8258 2024.08.28 04:09:29.353507 [ 3 ] {46f032bd-8201-4a87-93ff-a35452b7269b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
8259 2024.08.28 04:09:29.353852 [ 3 ] {46f032bd-8201-4a87-93ff-a35452b7269b} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8260 2024.08.28 04:09:29.354002 [ 3 ] {46f032bd-8201-4a87-93ff-a35452b7269b} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001579 sec., 101963.2678910703 rows/sec., 7.10 MiB/sec.
8261 2024.08.28 04:09:29.354014 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
8262 2024.08.28 04:09:29.354131 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8263 2024.08.28 04:09:29.354166 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8264 2024.08.28 04:09:29.354245 [ 3 ] {46f032bd-8201-4a87-93ff-a35452b7269b} <Debug> DynamicQueryHandler: Done processing query
8265 2024.08.28 04:09:29.354302 [ 3 ] {46f032bd-8201-4a87-93ff-a35452b7269b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8266 2024.08.28 04:09:29.354370 [ 3 ] {} <Debug> HTTP-Session: dadc1486-0fca-41ff-9127-112e6bd8e6d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8267 2024.08.28 04:09:29.354454 [ 193 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::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
8268 2024.08.28 04:09:29.354563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 21370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8269 2024.08.28 04:09:29.354668 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8270 2024.08.28 04:09:29.354727 [ 3 ] {} <Debug> HTTP-Session: 8a5a66b4-bb09-4917-b3e4-d1a369225409 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8271 2024.08.28 04:09:29.354777 [ 3 ] {} <Debug> HTTP-Session: 8a5a66b4-bb09-4917-b3e4-d1a369225409 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8272 2024.08.28 04:09:29.354818 [ 3 ] {} <Debug> HTTP-Session: 8a5a66b4-bb09-4917-b3e4-d1a369225409 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8273 2024.08.28 04:09:29.354880 [ 193 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8274 2024.08.28 04:09:29.354896 [ 3 ] {} <Trace> HTTP-Session: 8a5a66b4-bb09-4917-b3e4-d1a369225409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8275 2024.08.28 04:09:29.354970 [ 193 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11465 rows starting from the beginning of the part
8276 2024.08.28 04:09:29.355145 [ 193 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 161 rows starting from the beginning of the part
8277 2024.08.28 04:09:29.355373 [ 3 ] {3235d979-becb-492a-b51e-ac21996dfaf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8278 2024.08.28 04:09:29.355528 [ 193 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::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
8279 2024.08.28 04:09:29.355809 [ 3 ] {3235d979-becb-492a-b51e-ac21996dfaf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
8280 2024.08.28 04:09:29.355867 [ 193 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 844 rows starting from the beginning of the part
8281 2024.08.28 04:09:29.356269 [ 193 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 238 rows starting from the beginning of the part
8282 2024.08.28 04:09:29.356639 [ 193 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 161 rows starting from the beginning of the part
8283 2024.08.28 04:09:29.358306 [ 3 ] {3235d979-becb-492a-b51e-ac21996dfaf5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8284 2024.08.28 04:09:29.359187 [ 3 ] {3235d979-becb-492a-b51e-ac21996dfaf5} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8285 2024.08.28 04:09:29.359263 [ 3 ] {3235d979-becb-492a-b51e-ac21996dfaf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8286 2024.08.28 04:09:29.360897 [ 3 ] {3235d979-becb-492a-b51e-ac21996dfaf5} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
8287 2024.08.28 04:09:29.361747 [ 3 ] {3235d979-becb-492a-b51e-ac21996dfaf5} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8288 2024.08.28 04:09:29.362021 [ 3 ] {3235d979-becb-492a-b51e-ac21996dfaf5} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.006964 sec., 1866.7432510051694 rows/sec., 3.35 MiB/sec.
8289 2024.08.28 04:09:29.362322 [ 3 ] {3235d979-becb-492a-b51e-ac21996dfaf5} <Debug> DynamicQueryHandler: Done processing query
8290 2024.08.28 04:09:29.362350 [ 3 ] {3235d979-becb-492a-b51e-ac21996dfaf5} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
8291 2024.08.28 04:09:29.362372 [ 3 ] {} <Debug> HTTP-Session: 8a5a66b4-bb09-4917-b3e4-d1a369225409 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8292 2024.08.28 04:09:29.362571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8293 2024.08.28 04:09:29.362632 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8294 2024.08.28 04:09:29.362652 [ 3 ] {} <Debug> HTTP-Session: c200f4a1-bdd7-4ceb-abc7-35a6a3fb22c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8295 2024.08.28 04:09:29.362668 [ 3 ] {} <Debug> HTTP-Session: c200f4a1-bdd7-4ceb-abc7-35a6a3fb22c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8296 2024.08.28 04:09:29.362687 [ 3 ] {} <Debug> HTTP-Session: c200f4a1-bdd7-4ceb-abc7-35a6a3fb22c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8297 2024.08.28 04:09:29.362720 [ 3 ] {} <Trace> HTTP-Session: c200f4a1-bdd7-4ceb-abc7-35a6a3fb22c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8298 2024.08.28 04:09:29.362858 [ 3 ] {5bf04c41-561a-40d0-9dc6-56cbbc33e5ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8299 2024.08.28 04:09:29.362917 [ 3 ] {5bf04c41-561a-40d0-9dc6-56cbbc33e5ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8300 2024.08.28 04:09:29.363107 [ 3 ] {5bf04c41-561a-40d0-9dc6-56cbbc33e5ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8301 2024.08.28 04:09:29.363886 [ 193 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13106 rows, containing 5 columns (5 merged, 0 gathered) in 0.009619033 sec., 1362507.0212359184 rows/sec., 91.54 MiB/sec.
8302 2024.08.28 04:09:29.363908 [ 3 ] {5bf04c41-561a-40d0-9dc6-56cbbc33e5ec} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8303 2024.08.28 04:09:29.363971 [ 3 ] {5bf04c41-561a-40d0-9dc6-56cbbc33e5ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8304 2024.08.28 04:09:29.364287 [ 193 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
8305 2024.08.28 04:09:29.364611 [ 3 ] {5bf04c41-561a-40d0-9dc6-56cbbc33e5ec} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
8306 2024.08.28 04:09:29.365215 [ 193 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8307 2024.08.28 04:09:29.365410 [ 193 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
8308 2024.08.28 04:09:29.365417 [ 3 ] {5bf04c41-561a-40d0-9dc6-56cbbc33e5ec} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8309 2024.08.28 04:09:29.365591 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.40 MiB.
8310 2024.08.28 04:09:29.365731 [ 52 ] {} <Debug> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
8311 2024.08.28 04:09:29.365739 [ 3 ] {5bf04c41-561a-40d0-9dc6-56cbbc33e5ec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00293 sec., 20477.815699658702 rows/sec., 1.38 MiB/sec.
8312 2024.08.28 04:09:29.365790 [ 52 ] {} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8313 2024.08.28 04:09:29.365874 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8314 2024.08.28 04:09:29.366102 [ 3 ] {5bf04c41-561a-40d0-9dc6-56cbbc33e5ec} <Debug> DynamicQueryHandler: Done processing query
8315 2024.08.28 04:09:29.366126 [ 191 ] {66310658-394d-497e-b2c1-e9ac92146936::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
8316 2024.08.28 04:09:29.366168 [ 3 ] {5bf04c41-561a-40d0-9dc6-56cbbc33e5ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8317 2024.08.28 04:09:29.366213 [ 3 ] {} <Debug> HTTP-Session: c200f4a1-bdd7-4ceb-abc7-35a6a3fb22c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8318 2024.08.28 04:09:29.366664 [ 191 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8319 2024.08.28 04:09:29.366760 [ 191 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1678 rows starting from the beginning of the part
8320 2024.08.28 04:09:29.366892 [ 191 ] {66310658-394d-497e-b2c1-e9ac92146936::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
8321 2024.08.28 04:09:29.367108 [ 191 ] {66310658-394d-497e-b2c1-e9ac92146936::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
8322 2024.08.28 04:09:29.367272 [ 191 ] {66310658-394d-497e-b2c1-e9ac92146936::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
8323 2024.08.28 04:09:29.367417 [ 191 ] {66310658-394d-497e-b2c1-e9ac92146936::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
8324 2024.08.28 04:09:29.367577 [ 191 ] {66310658-394d-497e-b2c1-e9ac92146936::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
8325 2024.08.28 04:09:29.368924 [ 192 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2022 rows, containing 4 columns (4 merged, 0 gathered) in 0.002937746 sec., 688282.785509707 rows/sec., 44.70 MiB/sec.
8326 2024.08.28 04:09:29.369135 [ 195 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
8327 2024.08.28 04:09:29.369514 [ 195 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_36_7} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8328 2024.08.28 04:09:29.369588 [ 195 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_36_7} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
8329 2024.08.28 04:09:29.369659 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
8330 2024.08.28 04:09:32.716373 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache
8331 2024.08.28 04:09:32.716432 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache
8332 2024.08.28 04:09:34.347879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 36474, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8333 2024.08.28 04:09:34.347996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8334 2024.08.28 04:09:34.348020 [ 3 ] {} <Debug> HTTP-Session: c93ccb01-d46b-47ba-9b05-8f31981cf018 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8335 2024.08.28 04:09:34.348044 [ 3 ] {} <Debug> HTTP-Session: c93ccb01-d46b-47ba-9b05-8f31981cf018 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8336 2024.08.28 04:09:34.348058 [ 3 ] {} <Debug> HTTP-Session: c93ccb01-d46b-47ba-9b05-8f31981cf018 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8337 2024.08.28 04:09:34.348107 [ 3 ] {} <Trace> HTTP-Session: c93ccb01-d46b-47ba-9b05-8f31981cf018 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8338 2024.08.28 04:09:34.348357 [ 3 ] {234bc3c8-d0b2-4b60-bbad-e361789a5729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8339 2024.08.28 04:09:34.348421 [ 3 ] {234bc3c8-d0b2-4b60-bbad-e361789a5729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8340 2024.08.28 04:09:34.348757 [ 3 ] {234bc3c8-d0b2-4b60-bbad-e361789a5729} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8341 2024.08.28 04:09:34.349323 [ 3 ] {234bc3c8-d0b2-4b60-bbad-e361789a5729} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8342 2024.08.28 04:09:34.349365 [ 3 ] {234bc3c8-d0b2-4b60-bbad-e361789a5729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8343 2024.08.28 04:09:34.349794 [ 3 ] {234bc3c8-d0b2-4b60-bbad-e361789a5729} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8344 2024.08.28 04:09:34.350178 [ 3 ] {234bc3c8-d0b2-4b60-bbad-e361789a5729} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8345 2024.08.28 04:09:34.350364 [ 3 ] {234bc3c8-d0b2-4b60-bbad-e361789a5729} <Debug> executeQuery: Read 241 rows, 21.83 KiB in 0.002109 sec., 114272.16690374583 rows/sec., 10.11 MiB/sec.
8346 2024.08.28 04:09:34.350561 [ 3 ] {234bc3c8-d0b2-4b60-bbad-e361789a5729} <Debug> DynamicQueryHandler: Done processing query
8347 2024.08.28 04:09:34.350591 [ 3 ] {234bc3c8-d0b2-4b60-bbad-e361789a5729} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
8348 2024.08.28 04:09:34.350612 [ 3 ] {} <Debug> HTTP-Session: c93ccb01-d46b-47ba-9b05-8f31981cf018 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8349 2024.08.28 04:09:34.350809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 3779, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8350 2024.08.28 04:09:34.350869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8351 2024.08.28 04:09:34.350895 [ 3 ] {} <Debug> HTTP-Session: 49f4816f-5317-481b-8efb-71c6145b5a57 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8352 2024.08.28 04:09:34.350917 [ 3 ] {} <Debug> HTTP-Session: 49f4816f-5317-481b-8efb-71c6145b5a57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8353 2024.08.28 04:09:34.350937 [ 3 ] {} <Debug> HTTP-Session: 49f4816f-5317-481b-8efb-71c6145b5a57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8354 2024.08.28 04:09:34.350978 [ 3 ] {} <Trace> HTTP-Session: 49f4816f-5317-481b-8efb-71c6145b5a57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8355 2024.08.28 04:09:34.351106 [ 3 ] {0fabdcdb-7fe2-4b6a-8c0e-fb78052102dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8356 2024.08.28 04:09:34.351162 [ 3 ] {0fabdcdb-7fe2-4b6a-8c0e-fb78052102dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8357 2024.08.28 04:09:34.351480 [ 3 ] {0fabdcdb-7fe2-4b6a-8c0e-fb78052102dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8358 2024.08.28 04:09:34.351912 [ 3 ] {0fabdcdb-7fe2-4b6a-8c0e-fb78052102dd} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8359 2024.08.28 04:09:34.351960 [ 3 ] {0fabdcdb-7fe2-4b6a-8c0e-fb78052102dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8360 2024.08.28 04:09:34.352424 [ 3 ] {0fabdcdb-7fe2-4b6a-8c0e-fb78052102dd} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8361 2024.08.28 04:09:34.352947 [ 3 ] {0fabdcdb-7fe2-4b6a-8c0e-fb78052102dd} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8362 2024.08.28 04:09:34.353142 [ 42 ] {} <Debug> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0
8363 2024.08.28 04:09:34.353163 [ 3 ] {0fabdcdb-7fe2-4b6a-8c0e-fb78052102dd} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.002083 sec., 12481.997119539124 rows/sec., 938.59 KiB/sec.
8364 2024.08.28 04:09:34.353236 [ 42 ] {} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8365 2024.08.28 04:09:34.353315 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8366 2024.08.28 04:09:34.353532 [ 196 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::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
8367 2024.08.28 04:09:34.353555 [ 3 ] {0fabdcdb-7fe2-4b6a-8c0e-fb78052102dd} <Debug> DynamicQueryHandler: Done processing query
8368 2024.08.28 04:09:34.353630 [ 3 ] {0fabdcdb-7fe2-4b6a-8c0e-fb78052102dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8369 2024.08.28 04:09:34.353671 [ 3 ] {} <Debug> HTTP-Session: 49f4816f-5317-481b-8efb-71c6145b5a57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8370 2024.08.28 04:09:34.353801 [ 196 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8371 2024.08.28 04:09:34.353871 [ 196 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 57 rows starting from the beginning of the part
8372 2024.08.28 04:09:34.353883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8373 2024.08.28 04:09:34.354056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8374 2024.08.28 04:09:34.354087 [ 196 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 26 rows starting from the beginning of the part
8375 2024.08.28 04:09:34.354157 [ 3 ] {} <Debug> HTTP-Session: b382c7b4-c35a-4e07-ab98-6fadd875e72a Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8376 2024.08.28 04:09:34.354270 [ 3 ] {} <Debug> HTTP-Session: b382c7b4-c35a-4e07-ab98-6fadd875e72a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8377 2024.08.28 04:09:34.354354 [ 3 ] {} <Debug> HTTP-Session: b382c7b4-c35a-4e07-ab98-6fadd875e72a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8378 2024.08.28 04:09:34.354386 [ 196 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 13 rows starting from the beginning of the part
8379 2024.08.28 04:09:34.354499 [ 3 ] {} <Trace> HTTP-Session: b382c7b4-c35a-4e07-ab98-6fadd875e72a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8380 2024.08.28 04:09:34.354769 [ 196 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 28 rows starting from the beginning of the part
8381 2024.08.28 04:09:34.354940 [ 3 ] {813e6338-e483-41eb-b618-d20acebfc1ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
8382 2024.08.28 04:09:34.354994 [ 196 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 15 rows starting from the beginning of the part
8383 2024.08.28 04:09:34.355093 [ 3 ] {813e6338-e483-41eb-b618-d20acebfc1ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8384 2024.08.28 04:09:34.355208 [ 196 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 26 rows starting from the beginning of the part
8385 2024.08.28 04:09:34.356355 [ 3 ] {813e6338-e483-41eb-b618-d20acebfc1ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8386 2024.08.28 04:09:34.357544 [ 3 ] {813e6338-e483-41eb-b618-d20acebfc1ed} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8387 2024.08.28 04:09:34.357620 [ 3 ] {813e6338-e483-41eb-b618-d20acebfc1ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8388 2024.08.28 04:09:34.358121 [ 195 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 165 rows, containing 5 columns (5 merged, 0 gathered) in 0.004691528 sec., 35169.77837497719 rows/sec., 2.69 MiB/sec.
8389 2024.08.28 04:09:34.358282 [ 195 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary)
8390 2024.08.28 04:09:34.358519 [ 3 ] {813e6338-e483-41eb-b618-d20acebfc1ed} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
8391 2024.08.28 04:09:34.358804 [ 195 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_40_8} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8392 2024.08.28 04:09:34.358920 [ 195 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_40_8} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8
8393 2024.08.28 04:09:34.359019 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
8394 2024.08.28 04:09:34.359146 [ 3 ] {813e6338-e483-41eb-b618-d20acebfc1ed} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8395 2024.08.28 04:09:34.359357 [ 3 ] {813e6338-e483-41eb-b618-d20acebfc1ed} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004543 sec., 3081.664098613251 rows/sec., 215.82 KiB/sec.
8396 2024.08.28 04:09:34.359812 [ 3 ] {813e6338-e483-41eb-b618-d20acebfc1ed} <Debug> DynamicQueryHandler: Done processing query
8397 2024.08.28 04:09:34.359844 [ 3 ] {813e6338-e483-41eb-b618-d20acebfc1ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8398 2024.08.28 04:09:34.359866 [ 3 ] {} <Debug> HTTP-Session: b382c7b4-c35a-4e07-ab98-6fadd875e72a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8399 2024.08.28 04:09:34.359998 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8400 2024.08.28 04:09:34.360056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8401 2024.08.28 04:09:34.360082 [ 3 ] {} <Debug> HTTP-Session: 1e2a53d9-87f8-4c2c-81cf-5ec2f293d660 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8402 2024.08.28 04:09:34.360104 [ 3 ] {} <Debug> HTTP-Session: 1e2a53d9-87f8-4c2c-81cf-5ec2f293d660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8403 2024.08.28 04:09:34.360123 [ 3 ] {} <Debug> HTTP-Session: 1e2a53d9-87f8-4c2c-81cf-5ec2f293d660 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8404 2024.08.28 04:09:34.360164 [ 3 ] {} <Trace> HTTP-Session: 1e2a53d9-87f8-4c2c-81cf-5ec2f293d660 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8405 2024.08.28 04:09:34.360289 [ 3 ] {c337d80c-e942-4071-8eb7-554f79f88ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
8406 2024.08.28 04:09:34.360351 [ 3 ] {c337d80c-e942-4071-8eb7-554f79f88ef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
8407 2024.08.28 04:09:34.360678 [ 3 ] {c337d80c-e942-4071-8eb7-554f79f88ef1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8408 2024.08.28 04:09:34.361035 [ 3 ] {c337d80c-e942-4071-8eb7-554f79f88ef1} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8409 2024.08.28 04:09:34.361082 [ 3 ] {c337d80c-e942-4071-8eb7-554f79f88ef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8410 2024.08.28 04:09:34.361539 [ 3 ] {c337d80c-e942-4071-8eb7-554f79f88ef1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
8411 2024.08.28 04:09:34.362032 [ 3 ] {c337d80c-e942-4071-8eb7-554f79f88ef1} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8412 2024.08.28 04:09:34.362228 [ 3 ] {c337d80c-e942-4071-8eb7-554f79f88ef1} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00197 sec., 3045.6852791878173 rows/sec., 179.95 KiB/sec.
8413 2024.08.28 04:09:34.362630 [ 3 ] {c337d80c-e942-4071-8eb7-554f79f88ef1} <Debug> DynamicQueryHandler: Done processing query
8414 2024.08.28 04:09:34.362656 [ 3 ] {c337d80c-e942-4071-8eb7-554f79f88ef1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8415 2024.08.28 04:09:34.362672 [ 3 ] {} <Debug> HTTP-Session: 1e2a53d9-87f8-4c2c-81cf-5ec2f293d660 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8416 2024.08.28 04:09:34.362854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 66175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8417 2024.08.28 04:09:34.362905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8418 2024.08.28 04:09:34.362924 [ 3 ] {} <Debug> HTTP-Session: cc269372-d781-4caf-a68b-ec3c3f407835 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8419 2024.08.28 04:09:34.362941 [ 3 ] {} <Debug> HTTP-Session: cc269372-d781-4caf-a68b-ec3c3f407835 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8420 2024.08.28 04:09:34.362954 [ 3 ] {} <Debug> HTTP-Session: cc269372-d781-4caf-a68b-ec3c3f407835 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8421 2024.08.28 04:09:34.362986 [ 3 ] {} <Trace> HTTP-Session: cc269372-d781-4caf-a68b-ec3c3f407835 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8422 2024.08.28 04:09:34.363196 [ 3 ] {b877bd7e-76bf-4166-afad-afe77933b5f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8423 2024.08.28 04:09:34.363239 [ 3 ] {b877bd7e-76bf-4166-afad-afe77933b5f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8424 2024.08.28 04:09:34.363488 [ 3 ] {b877bd7e-76bf-4166-afad-afe77933b5f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8425 2024.08.28 04:09:34.364021 [ 3 ] {b877bd7e-76bf-4166-afad-afe77933b5f5} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8426 2024.08.28 04:09:34.364058 [ 3 ] {b877bd7e-76bf-4166-afad-afe77933b5f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8427 2024.08.28 04:09:34.364430 [ 3 ] {b877bd7e-76bf-4166-afad-afe77933b5f5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8428 2024.08.28 04:09:34.364793 [ 3 ] {b877bd7e-76bf-4166-afad-afe77933b5f5} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8429 2024.08.28 04:09:34.364944 [ 3 ] {b877bd7e-76bf-4166-afad-afe77933b5f5} <Debug> executeQuery: Read 408 rows, 29.76 KiB in 0.001858 sec., 219590.95801937566 rows/sec., 15.64 MiB/sec.
8430 2024.08.28 04:09:34.365116 [ 3 ] {b877bd7e-76bf-4166-afad-afe77933b5f5} <Debug> DynamicQueryHandler: Done processing query
8431 2024.08.28 04:09:34.365140 [ 3 ] {b877bd7e-76bf-4166-afad-afe77933b5f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
8432 2024.08.28 04:09:34.365156 [ 3 ] {} <Debug> HTTP-Session: cc269372-d781-4caf-a68b-ec3c3f407835 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8433 2024.08.28 04:09:34.365292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8434 2024.08.28 04:09:34.365339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8435 2024.08.28 04:09:34.365358 [ 3 ] {} <Debug> HTTP-Session: 1bfad7b6-b51e-4707-8ea6-f3285046e2eb Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8436 2024.08.28 04:09:34.365374 [ 3 ] {} <Debug> HTTP-Session: 1bfad7b6-b51e-4707-8ea6-f3285046e2eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8437 2024.08.28 04:09:34.365387 [ 3 ] {} <Debug> HTTP-Session: 1bfad7b6-b51e-4707-8ea6-f3285046e2eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8438 2024.08.28 04:09:34.365417 [ 3 ] {} <Trace> HTTP-Session: 1bfad7b6-b51e-4707-8ea6-f3285046e2eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8439 2024.08.28 04:09:34.365512 [ 3 ] {17e0812f-8ef7-4f91-bcb1-52dfd3643222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8440 2024.08.28 04:09:34.365556 [ 3 ] {17e0812f-8ef7-4f91-bcb1-52dfd3643222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8441 2024.08.28 04:09:34.365693 [ 3 ] {17e0812f-8ef7-4f91-bcb1-52dfd3643222} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8442 2024.08.28 04:09:34.365998 [ 3 ] {17e0812f-8ef7-4f91-bcb1-52dfd3643222} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8443 2024.08.28 04:09:34.366033 [ 3 ] {17e0812f-8ef7-4f91-bcb1-52dfd3643222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8444 2024.08.28 04:09:34.366382 [ 3 ] {17e0812f-8ef7-4f91-bcb1-52dfd3643222} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
8445 2024.08.28 04:09:34.366705 [ 3 ] {17e0812f-8ef7-4f91-bcb1-52dfd3643222} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8446 2024.08.28 04:09:34.366863 [ 3 ] {17e0812f-8ef7-4f91-bcb1-52dfd3643222} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001373 sec., 4369.992716678806 rows/sec., 228.32 KiB/sec.
8447 2024.08.28 04:09:34.367032 [ 3 ] {17e0812f-8ef7-4f91-bcb1-52dfd3643222} <Debug> DynamicQueryHandler: Done processing query
8448 2024.08.28 04:09:34.367057 [ 3 ] {17e0812f-8ef7-4f91-bcb1-52dfd3643222} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8449 2024.08.28 04:09:34.367072 [ 3 ] {} <Debug> HTTP-Session: 1bfad7b6-b51e-4707-8ea6-f3285046e2eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8450 2024.08.28 04:09:34.367219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 44624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8451 2024.08.28 04:09:34.367268 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8452 2024.08.28 04:09:34.367288 [ 3 ] {} <Debug> HTTP-Session: d70a35d5-7a26-4ed2-8e0f-ecc613f24db4 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8453 2024.08.28 04:09:34.367303 [ 3 ] {} <Debug> HTTP-Session: d70a35d5-7a26-4ed2-8e0f-ecc613f24db4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8454 2024.08.28 04:09:34.367317 [ 3 ] {} <Debug> HTTP-Session: d70a35d5-7a26-4ed2-8e0f-ecc613f24db4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8455 2024.08.28 04:09:34.367347 [ 3 ] {} <Trace> HTTP-Session: d70a35d5-7a26-4ed2-8e0f-ecc613f24db4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8456 2024.08.28 04:09:34.367546 [ 3 ] {77322862-6cb8-42d7-b48f-7f8013b7e240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8457 2024.08.28 04:09:34.367593 [ 3 ] {77322862-6cb8-42d7-b48f-7f8013b7e240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8458 2024.08.28 04:09:34.367741 [ 3 ] {77322862-6cb8-42d7-b48f-7f8013b7e240} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8459 2024.08.28 04:09:34.368138 [ 3 ] {77322862-6cb8-42d7-b48f-7f8013b7e240} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8460 2024.08.28 04:09:34.368173 [ 3 ] {77322862-6cb8-42d7-b48f-7f8013b7e240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8461 2024.08.28 04:09:34.368548 [ 3 ] {77322862-6cb8-42d7-b48f-7f8013b7e240} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
8462 2024.08.28 04:09:34.368882 [ 3 ] {77322862-6cb8-42d7-b48f-7f8013b7e240} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8463 2024.08.28 04:09:34.369038 [ 3 ] {77322862-6cb8-42d7-b48f-7f8013b7e240} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001612 sec., 147022.33250620347 rows/sec., 9.85 MiB/sec.
8464 2024.08.28 04:09:34.369318 [ 3 ] {77322862-6cb8-42d7-b48f-7f8013b7e240} <Debug> DynamicQueryHandler: Done processing query
8465 2024.08.28 04:09:34.369363 [ 3 ] {77322862-6cb8-42d7-b48f-7f8013b7e240} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
8466 2024.08.28 04:09:34.369387 [ 3 ] {} <Debug> HTTP-Session: d70a35d5-7a26-4ed2-8e0f-ecc613f24db4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8467 2024.08.28 04:09:34.369509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8468 2024.08.28 04:09:34.369556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8469 2024.08.28 04:09:34.369575 [ 3 ] {} <Debug> HTTP-Session: 26e52e4c-bb5b-4076-a299-a25a8cc4ce08 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8470 2024.08.28 04:09:34.369591 [ 3 ] {} <Debug> HTTP-Session: 26e52e4c-bb5b-4076-a299-a25a8cc4ce08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8471 2024.08.28 04:09:34.369605 [ 3 ] {} <Debug> HTTP-Session: 26e52e4c-bb5b-4076-a299-a25a8cc4ce08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8472 2024.08.28 04:09:34.369635 [ 3 ] {} <Trace> HTTP-Session: 26e52e4c-bb5b-4076-a299-a25a8cc4ce08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8473 2024.08.28 04:09:34.369728 [ 3 ] {137f8d2d-636f-48bc-a98e-bfc99140bfbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
8474 2024.08.28 04:09:34.369773 [ 3 ] {137f8d2d-636f-48bc-a98e-bfc99140bfbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
8475 2024.08.28 04:09:34.369918 [ 3 ] {137f8d2d-636f-48bc-a98e-bfc99140bfbd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8476 2024.08.28 04:09:34.370168 [ 3 ] {137f8d2d-636f-48bc-a98e-bfc99140bfbd} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8477 2024.08.28 04:09:34.370204 [ 3 ] {137f8d2d-636f-48bc-a98e-bfc99140bfbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8478 2024.08.28 04:09:34.370565 [ 3 ] {137f8d2d-636f-48bc-a98e-bfc99140bfbd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8479 2024.08.28 04:09:34.370889 [ 3 ] {137f8d2d-636f-48bc-a98e-bfc99140bfbd} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8480 2024.08.28 04:09:34.371042 [ 3 ] {137f8d2d-636f-48bc-a98e-bfc99140bfbd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001329 sec., 752.4454477050414 rows/sec., 50.70 KiB/sec.
8481 2024.08.28 04:09:34.371378 [ 3 ] {137f8d2d-636f-48bc-a98e-bfc99140bfbd} <Debug> DynamicQueryHandler: Done processing query
8482 2024.08.28 04:09:34.371403 [ 3 ] {137f8d2d-636f-48bc-a98e-bfc99140bfbd} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
8483 2024.08.28 04:09:34.371418 [ 3 ] {} <Debug> HTTP-Session: 26e52e4c-bb5b-4076-a299-a25a8cc4ce08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8484 2024.08.28 04:09:34.371553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 42908, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8485 2024.08.28 04:09:34.371601 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8486 2024.08.28 04:09:34.371623 [ 3 ] {} <Debug> HTTP-Session: b73c9e04-fa4b-4690-90d8-759c89597a65 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8487 2024.08.28 04:09:34.371639 [ 3 ] {} <Debug> HTTP-Session: b73c9e04-fa4b-4690-90d8-759c89597a65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8488 2024.08.28 04:09:34.371653 [ 3 ] {} <Debug> HTTP-Session: b73c9e04-fa4b-4690-90d8-759c89597a65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8489 2024.08.28 04:09:34.371683 [ 3 ] {} <Trace> HTTP-Session: b73c9e04-fa4b-4690-90d8-759c89597a65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8490 2024.08.28 04:09:34.371968 [ 3 ] {e2041be7-14df-47fa-9419-30a0248050c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8491 2024.08.28 04:09:34.372039 [ 3 ] {e2041be7-14df-47fa-9419-30a0248050c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
8492 2024.08.28 04:09:34.372483 [ 3 ] {e2041be7-14df-47fa-9419-30a0248050c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8493 2024.08.28 04:09:34.373152 [ 3 ] {e2041be7-14df-47fa-9419-30a0248050c4} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8494 2024.08.28 04:09:34.373187 [ 3 ] {e2041be7-14df-47fa-9419-30a0248050c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8495 2024.08.28 04:09:34.373810 [ 3 ] {e2041be7-14df-47fa-9419-30a0248050c4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8496 2024.08.28 04:09:34.374220 [ 3 ] {e2041be7-14df-47fa-9419-30a0248050c4} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8497 2024.08.28 04:09:34.374421 [ 3 ] {e2041be7-14df-47fa-9419-30a0248050c4} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002657 sec., 9785.47233722243 rows/sec., 17.54 MiB/sec.
8498 2024.08.28 04:09:34.374678 [ 3 ] {e2041be7-14df-47fa-9419-30a0248050c4} <Debug> DynamicQueryHandler: Done processing query
8499 2024.08.28 04:09:34.374706 [ 3 ] {e2041be7-14df-47fa-9419-30a0248050c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
8500 2024.08.28 04:09:34.374724 [ 3 ] {} <Debug> HTTP-Session: b73c9e04-fa4b-4690-90d8-759c89597a65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8501 2024.08.28 04:09:34.374876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8502 2024.08.28 04:09:34.374930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8503 2024.08.28 04:09:34.374952 [ 3 ] {} <Debug> HTTP-Session: 4e11905b-0570-43a2-858c-65a82dcf65c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8504 2024.08.28 04:09:34.374971 [ 3 ] {} <Debug> HTTP-Session: 4e11905b-0570-43a2-858c-65a82dcf65c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8505 2024.08.28 04:09:34.374987 [ 3 ] {} <Debug> HTTP-Session: 4e11905b-0570-43a2-858c-65a82dcf65c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8506 2024.08.28 04:09:34.375021 [ 3 ] {} <Trace> HTTP-Session: 4e11905b-0570-43a2-858c-65a82dcf65c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8507 2024.08.28 04:09:34.375168 [ 3 ] {98880008-5e09-43d7-94bf-4d6ba25ab84d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8508 2024.08.28 04:09:34.375212 [ 3 ] {98880008-5e09-43d7-94bf-4d6ba25ab84d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8509 2024.08.28 04:09:34.375342 [ 3 ] {98880008-5e09-43d7-94bf-4d6ba25ab84d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8510 2024.08.28 04:09:34.375623 [ 3 ] {98880008-5e09-43d7-94bf-4d6ba25ab84d} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8511 2024.08.28 04:09:34.375659 [ 3 ] {98880008-5e09-43d7-94bf-4d6ba25ab84d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8512 2024.08.28 04:09:34.376019 [ 3 ] {98880008-5e09-43d7-94bf-4d6ba25ab84d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
8513 2024.08.28 04:09:34.376348 [ 3 ] {98880008-5e09-43d7-94bf-4d6ba25ab84d} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8514 2024.08.28 04:09:34.376495 [ 3 ] {98880008-5e09-43d7-94bf-4d6ba25ab84d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001386 sec., 59163.05916305916 rows/sec., 3.76 MiB/sec.
8515 2024.08.28 04:09:34.376647 [ 3 ] {98880008-5e09-43d7-94bf-4d6ba25ab84d} <Debug> DynamicQueryHandler: Done processing query
8516 2024.08.28 04:09:34.376671 [ 3 ] {98880008-5e09-43d7-94bf-4d6ba25ab84d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8517 2024.08.28 04:09:34.376686 [ 3 ] {} <Debug> HTTP-Session: 4e11905b-0570-43a2-858c-65a82dcf65c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8518 2024.08.28 04:09:39.341896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8519 2024.08.28 04:09:39.342015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8520 2024.08.28 04:09:39.342040 [ 3 ] {} <Debug> HTTP-Session: 242894e2-aa7a-4727-a000-d9754027378f Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8521 2024.08.28 04:09:39.342063 [ 3 ] {} <Debug> HTTP-Session: 242894e2-aa7a-4727-a000-d9754027378f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8522 2024.08.28 04:09:39.342078 [ 3 ] {} <Debug> HTTP-Session: 242894e2-aa7a-4727-a000-d9754027378f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8523 2024.08.28 04:09:39.342125 [ 3 ] {} <Trace> HTTP-Session: 242894e2-aa7a-4727-a000-d9754027378f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8524 2024.08.28 04:09:39.342292 [ 3 ] {be754983-cc61-4a95-a687-3d2b71749c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8525 2024.08.28 04:09:39.342355 [ 3 ] {be754983-cc61-4a95-a687-3d2b71749c0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8526 2024.08.28 04:09:39.342675 [ 3 ] {be754983-cc61-4a95-a687-3d2b71749c0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8527 2024.08.28 04:09:39.343094 [ 3 ] {be754983-cc61-4a95-a687-3d2b71749c0f} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8528 2024.08.28 04:09:39.343132 [ 3 ] {be754983-cc61-4a95-a687-3d2b71749c0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8529 2024.08.28 04:09:39.343528 [ 3 ] {be754983-cc61-4a95-a687-3d2b71749c0f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
8530 2024.08.28 04:09:39.343908 [ 3 ] {be754983-cc61-4a95-a687-3d2b71749c0f} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8531 2024.08.28 04:09:39.344047 [ 28 ] {} <Debug> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
8532 2024.08.28 04:09:39.344049 [ 3 ] {be754983-cc61-4a95-a687-3d2b71749c0f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001806 sec., 2214.8394241417495 rows/sec., 180.60 KiB/sec.
8533 2024.08.28 04:09:39.344085 [ 28 ] {} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8534 2024.08.28 04:09:39.344119 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8535 2024.08.28 04:09:39.344377 [ 196 ] {032474fa-dc60-4832-8134-7c02c91baba4::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
8536 2024.08.28 04:09:39.344406 [ 3 ] {be754983-cc61-4a95-a687-3d2b71749c0f} <Debug> DynamicQueryHandler: Done processing query
8537 2024.08.28 04:09:39.344485 [ 3 ] {be754983-cc61-4a95-a687-3d2b71749c0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8538 2024.08.28 04:09:39.344521 [ 3 ] {} <Debug> HTTP-Session: 242894e2-aa7a-4727-a000-d9754027378f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8539 2024.08.28 04:09:39.344646 [ 196 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8540 2024.08.28 04:09:39.344710 [ 196 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 16 rows starting from the beginning of the part
8541 2024.08.28 04:09:39.344734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 12085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8542 2024.08.28 04:09:39.344846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8543 2024.08.28 04:09:39.344942 [ 3 ] {} <Debug> HTTP-Session: 8d5125e2-df85-4336-b5f6-86b221b73494 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8544 2024.08.28 04:09:39.344973 [ 196 ] {032474fa-dc60-4832-8134-7c02c91baba4::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
8545 2024.08.28 04:09:39.344995 [ 3 ] {} <Debug> HTTP-Session: 8d5125e2-df85-4336-b5f6-86b221b73494 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8546 2024.08.28 04:09:39.345058 [ 3 ] {} <Debug> HTTP-Session: 8d5125e2-df85-4336-b5f6-86b221b73494 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8547 2024.08.28 04:09:39.345145 [ 196 ] {032474fa-dc60-4832-8134-7c02c91baba4::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
8548 2024.08.28 04:09:39.345186 [ 3 ] {} <Trace> HTTP-Session: 8d5125e2-df85-4336-b5f6-86b221b73494 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8549 2024.08.28 04:09:39.345524 [ 196 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part
8550 2024.08.28 04:09:39.345748 [ 3 ] {f47a2a47-1a38-4b6c-a75d-ee20c361a84f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8551 2024.08.28 04:09:39.345971 [ 196 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part
8552 2024.08.28 04:09:39.345996 [ 3 ] {f47a2a47-1a38-4b6c-a75d-ee20c361a84f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8553 2024.08.28 04:09:39.346320 [ 196 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part
8554 2024.08.28 04:09:39.347103 [ 3 ] {f47a2a47-1a38-4b6c-a75d-ee20c361a84f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8555 2024.08.28 04:09:39.348095 [ 3 ] {f47a2a47-1a38-4b6c-a75d-ee20c361a84f} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8556 2024.08.28 04:09:39.348156 [ 3 ] {f47a2a47-1a38-4b6c-a75d-ee20c361a84f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8557 2024.08.28 04:09:39.349080 [ 196 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.004856923 sec., 5764.966831881008 rows/sec., 492.61 KiB/sec.
8558 2024.08.28 04:09:39.349142 [ 3 ] {f47a2a47-1a38-4b6c-a75d-ee20c361a84f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8559 2024.08.28 04:09:39.349251 [ 196 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
8560 2024.08.28 04:09:39.349948 [ 3 ] {f47a2a47-1a38-4b6c-a75d-ee20c361a84f} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8561 2024.08.28 04:09:39.350186 [ 196 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_16_3} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8562 2024.08.28 04:09:39.350203 [ 28 ] {} <Debug> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8563 2024.08.28 04:09:39.350255 [ 3 ] {f47a2a47-1a38-4b6c-a75d-ee20c361a84f} <Debug> executeQuery: Read 84 rows, 6.96 KiB in 0.004741 sec., 17717.781058848344 rows/sec., 1.43 MiB/sec.
8564 2024.08.28 04:09:39.350295 [ 28 ] {} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8565 2024.08.28 04:09:39.350377 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8566 2024.08.28 04:09:39.350543 [ 196 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_16_3} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
8567 2024.08.28 04:09:39.350778 [ 199 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::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
8568 2024.08.28 04:09:39.350816 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
8569 2024.08.28 04:09:39.350838 [ 3 ] {f47a2a47-1a38-4b6c-a75d-ee20c361a84f} <Debug> DynamicQueryHandler: Done processing query
8570 2024.08.28 04:09:39.350894 [ 3 ] {f47a2a47-1a38-4b6c-a75d-ee20c361a84f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8571 2024.08.28 04:09:39.350914 [ 3 ] {} <Debug> HTTP-Session: 8d5125e2-df85-4336-b5f6-86b221b73494 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8572 2024.08.28 04:09:39.350982 [ 199 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8573 2024.08.28 04:09:39.351015 [ 199 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1417 rows starting from the beginning of the part
8574 2024.08.28 04:09:39.351150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 2473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8575 2024.08.28 04:09:39.351160 [ 199 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1222 rows starting from the beginning of the part
8576 2024.08.28 04:09:39.351286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8577 2024.08.28 04:09:39.351380 [ 3 ] {} <Debug> HTTP-Session: fca73d0d-172b-419a-8ed6-9043b76071f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8578 2024.08.28 04:09:39.351472 [ 3 ] {} <Debug> HTTP-Session: fca73d0d-172b-419a-8ed6-9043b76071f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8579 2024.08.28 04:09:39.351524 [ 3 ] {} <Debug> HTTP-Session: fca73d0d-172b-419a-8ed6-9043b76071f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8580 2024.08.28 04:09:39.351527 [ 199 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 242 rows starting from the beginning of the part
8581 2024.08.28 04:09:39.351654 [ 3 ] {} <Trace> HTTP-Session: fca73d0d-172b-419a-8ed6-9043b76071f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8582 2024.08.28 04:09:39.351841 [ 199 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 83 rows starting from the beginning of the part
8583 2024.08.28 04:09:39.352055 [ 3 ] {86be85b4-40fc-4c83-9564-c49a94b92c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8584 2024.08.28 04:09:39.352198 [ 3 ] {86be85b4-40fc-4c83-9564-c49a94b92c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8585 2024.08.28 04:09:39.352199 [ 199 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 241 rows starting from the beginning of the part
8586 2024.08.28 04:09:39.352622 [ 199 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 84 rows starting from the beginning of the part
8587 2024.08.28 04:09:39.353258 [ 3 ] {86be85b4-40fc-4c83-9564-c49a94b92c98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8588 2024.08.28 04:09:39.353757 [ 3 ] {86be85b4-40fc-4c83-9564-c49a94b92c98} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8589 2024.08.28 04:09:39.353793 [ 3 ] {86be85b4-40fc-4c83-9564-c49a94b92c98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8590 2024.08.28 04:09:39.354369 [ 3 ] {86be85b4-40fc-4c83-9564-c49a94b92c98} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8591 2024.08.28 04:09:39.354767 [ 3 ] {86be85b4-40fc-4c83-9564-c49a94b92c98} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8592 2024.08.28 04:09:39.354994 [ 3 ] {86be85b4-40fc-4c83-9564-c49a94b92c98} <Debug> executeQuery: Read 17 rows, 1.26 KiB in 0.003114 sec., 5459.216441875401 rows/sec., 403.61 KiB/sec.
8593 2024.08.28 04:09:39.355299 [ 204 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3289 rows, containing 5 columns (5 merged, 0 gathered) in 0.004786391 sec., 687156.565353729 rows/sec., 60.08 MiB/sec.
8594 2024.08.28 04:09:39.355341 [ 3 ] {86be85b4-40fc-4c83-9564-c49a94b92c98} <Debug> DynamicQueryHandler: Done processing query
8595 2024.08.28 04:09:39.355374 [ 3 ] {86be85b4-40fc-4c83-9564-c49a94b92c98} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8596 2024.08.28 04:09:39.355394 [ 3 ] {} <Debug> HTTP-Session: fca73d0d-172b-419a-8ed6-9043b76071f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8597 2024.08.28 04:09:39.355514 [ 199 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8598 2024.08.28 04:09:39.355563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 13764, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8599 2024.08.28 04:09:39.355627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8600 2024.08.28 04:09:39.355650 [ 3 ] {} <Debug> HTTP-Session: 49e4e2b9-9494-48e2-b174-bc0d003251ff Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8601 2024.08.28 04:09:39.355668 [ 3 ] {} <Debug> HTTP-Session: 49e4e2b9-9494-48e2-b174-bc0d003251ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8602 2024.08.28 04:09:39.355684 [ 3 ] {} <Debug> HTTP-Session: 49e4e2b9-9494-48e2-b174-bc0d003251ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8603 2024.08.28 04:09:39.355744 [ 3 ] {} <Trace> HTTP-Session: 49e4e2b9-9494-48e2-b174-bc0d003251ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8604 2024.08.28 04:09:39.355917 [ 3 ] {147af2c3-8dce-4193-a1c0-7a1a82a9491a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8605 2024.08.28 04:09:39.355971 [ 3 ] {147af2c3-8dce-4193-a1c0-7a1a82a9491a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8606 2024.08.28 04:09:39.356047 [ 199 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_41_8} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8607 2024.08.28 04:09:39.356143 [ 199 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_41_8} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8608 2024.08.28 04:09:39.356266 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB.
8609 2024.08.28 04:09:39.356334 [ 3 ] {147af2c3-8dce-4193-a1c0-7a1a82a9491a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8610 2024.08.28 04:09:39.356682 [ 3 ] {147af2c3-8dce-4193-a1c0-7a1a82a9491a} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8611 2024.08.28 04:09:39.356719 [ 3 ] {147af2c3-8dce-4193-a1c0-7a1a82a9491a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8612 2024.08.28 04:09:39.357071 [ 3 ] {147af2c3-8dce-4193-a1c0-7a1a82a9491a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8613 2024.08.28 04:09:39.357421 [ 3 ] {147af2c3-8dce-4193-a1c0-7a1a82a9491a} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8614 2024.08.28 04:09:39.357594 [ 3 ] {147af2c3-8dce-4193-a1c0-7a1a82a9491a} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001725 sec., 46956.52173913043 rows/sec., 3.67 MiB/sec.
8615 2024.08.28 04:09:39.357611 [ 38 ] {} <Debug> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8616 2024.08.28 04:09:39.357719 [ 38 ] {} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8617 2024.08.28 04:09:39.357770 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8618 2024.08.28 04:09:39.357861 [ 3 ] {147af2c3-8dce-4193-a1c0-7a1a82a9491a} <Debug> DynamicQueryHandler: Done processing query
8619 2024.08.28 04:09:39.357900 [ 3 ] {147af2c3-8dce-4193-a1c0-7a1a82a9491a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
8620 2024.08.28 04:09:39.357909 [ 187 ] {22d7316c-e32c-475d-862f-de292a324746::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
8621 2024.08.28 04:09:39.357920 [ 3 ] {} <Debug> HTTP-Session: 49e4e2b9-9494-48e2-b174-bc0d003251ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8622 2024.08.28 04:09:39.358043 [ 187 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8623 2024.08.28 04:09:39.358074 [ 187 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 913 rows starting from the beginning of the part
8624 2024.08.28 04:09:39.358128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 30996, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8625 2024.08.28 04:09:39.358241 [ 187 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 533 rows starting from the beginning of the part
8626 2024.08.28 04:09:39.358261 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8627 2024.08.28 04:09:39.358338 [ 3 ] {} <Debug> HTTP-Session: 5d09523f-e819-4655-915b-10bfd1be81d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8628 2024.08.28 04:09:39.358409 [ 3 ] {} <Debug> HTTP-Session: 5d09523f-e819-4655-915b-10bfd1be81d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8629 2024.08.28 04:09:39.358518 [ 3 ] {} <Debug> HTTP-Session: 5d09523f-e819-4655-915b-10bfd1be81d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8630 2024.08.28 04:09:39.358598 [ 187 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 410 rows starting from the beginning of the part
8631 2024.08.28 04:09:39.358624 [ 3 ] {} <Trace> HTTP-Session: 5d09523f-e819-4655-915b-10bfd1be81d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8632 2024.08.28 04:09:39.358927 [ 187 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 79 rows starting from the beginning of the part
8633 2024.08.28 04:09:39.359015 [ 3 ] {e2533120-8d0a-48e9-a29f-86bf36efcbcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8634 2024.08.28 04:09:39.359223 [ 3 ] {e2533120-8d0a-48e9-a29f-86bf36efcbcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8635 2024.08.28 04:09:39.359229 [ 187 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 408 rows starting from the beginning of the part
8636 2024.08.28 04:09:39.359507 [ 187 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 81 rows starting from the beginning of the part
8637 2024.08.28 04:09:39.360151 [ 3 ] {e2533120-8d0a-48e9-a29f-86bf36efcbcb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8638 2024.08.28 04:09:39.360677 [ 3 ] {e2533120-8d0a-48e9-a29f-86bf36efcbcb} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8639 2024.08.28 04:09:39.360727 [ 3 ] {e2533120-8d0a-48e9-a29f-86bf36efcbcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8640 2024.08.28 04:09:39.361262 [ 3 ] {e2533120-8d0a-48e9-a29f-86bf36efcbcb} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
8641 2024.08.28 04:09:39.361657 [ 204 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2424 rows, containing 5 columns (5 merged, 0 gathered) in 0.003811912 sec., 635901.3534415275 rows/sec., 48.78 MiB/sec.
8642 2024.08.28 04:09:39.361740 [ 3 ] {e2533120-8d0a-48e9-a29f-86bf36efcbcb} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8643 2024.08.28 04:09:39.361957 [ 204 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8644 2024.08.28 04:09:39.362049 [ 3 ] {e2533120-8d0a-48e9-a29f-86bf36efcbcb} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.003183 sec., 50895.38171536286 rows/sec., 3.54 MiB/sec.
8645 2024.08.28 04:09:39.362635 [ 3 ] {e2533120-8d0a-48e9-a29f-86bf36efcbcb} <Debug> DynamicQueryHandler: Done processing query
8646 2024.08.28 04:09:39.362733 [ 3 ] {e2533120-8d0a-48e9-a29f-86bf36efcbcb} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8647 2024.08.28 04:09:39.362846 [ 3 ] {} <Debug> HTTP-Session: 5d09523f-e819-4655-915b-10bfd1be81d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8648 2024.08.28 04:09:39.363222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 21359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8649 2024.08.28 04:09:39.363411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8650 2024.08.28 04:09:39.363511 [ 3 ] {} <Debug> HTTP-Session: e698931c-4b66-4004-8eac-e3a51604f345 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8651 2024.08.28 04:09:39.363584 [ 3 ] {} <Debug> HTTP-Session: e698931c-4b66-4004-8eac-e3a51604f345 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8652 2024.08.28 04:09:39.363630 [ 3 ] {} <Debug> HTTP-Session: e698931c-4b66-4004-8eac-e3a51604f345 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8653 2024.08.28 04:09:39.363687 [ 3 ] {} <Trace> HTTP-Session: e698931c-4b66-4004-8eac-e3a51604f345 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8654 2024.08.28 04:09:39.363841 [ 204 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_41_8} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8655 2024.08.28 04:09:39.363956 [ 204 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_41_8} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8656 2024.08.28 04:09:39.363987 [ 3 ] {85aee0c9-bce5-4a71-83da-a53e536b224e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8657 2024.08.28 04:09:39.364132 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB.
8658 2024.08.28 04:09:39.364158 [ 3 ] {85aee0c9-bce5-4a71-83da-a53e536b224e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
8659 2024.08.28 04:09:39.364632 [ 3 ] {85aee0c9-bce5-4a71-83da-a53e536b224e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8660 2024.08.28 04:09:39.365146 [ 3 ] {85aee0c9-bce5-4a71-83da-a53e536b224e} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8661 2024.08.28 04:09:39.365182 [ 3 ] {85aee0c9-bce5-4a71-83da-a53e536b224e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8662 2024.08.28 04:09:39.365789 [ 3 ] {85aee0c9-bce5-4a71-83da-a53e536b224e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8663 2024.08.28 04:09:39.366198 [ 3 ] {85aee0c9-bce5-4a71-83da-a53e536b224e} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8664 2024.08.28 04:09:39.366378 [ 38 ] {} <Debug> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8665 2024.08.28 04:09:39.366400 [ 3 ] {85aee0c9-bce5-4a71-83da-a53e536b224e} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002581 sec., 5036.807438977141 rows/sec., 9.03 MiB/sec.
8666 2024.08.28 04:09:39.366439 [ 38 ] {} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8667 2024.08.28 04:09:39.366530 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8668 2024.08.28 04:09:39.366893 [ 189 ] {94c69f11-a991-4649-a894-2fffd5368a44::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
8669 2024.08.28 04:09:39.366967 [ 3 ] {85aee0c9-bce5-4a71-83da-a53e536b224e} <Debug> DynamicQueryHandler: Done processing query
8670 2024.08.28 04:09:39.367008 [ 3 ] {85aee0c9-bce5-4a71-83da-a53e536b224e} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
8671 2024.08.28 04:09:39.367064 [ 3 ] {} <Debug> HTTP-Session: e698931c-4b66-4004-8eac-e3a51604f345 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8672 2024.08.28 04:09:39.367294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8673 2024.08.28 04:09:39.367422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8674 2024.08.28 04:09:39.367483 [ 3 ] {} <Debug> HTTP-Session: 8ff9ffe0-980f-4527-a356-15fc59c2c556 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8675 2024.08.28 04:09:39.367541 [ 3 ] {} <Debug> HTTP-Session: 8ff9ffe0-980f-4527-a356-15fc59c2c556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8676 2024.08.28 04:09:39.367586 [ 3 ] {} <Debug> HTTP-Session: 8ff9ffe0-980f-4527-a356-15fc59c2c556 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8677 2024.08.28 04:09:39.367702 [ 3 ] {} <Trace> HTTP-Session: 8ff9ffe0-980f-4527-a356-15fc59c2c556 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8678 2024.08.28 04:09:39.367790 [ 189 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8679 2024.08.28 04:09:39.367989 [ 189 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 659 rows starting from the beginning of the part
8680 2024.08.28 04:09:39.367998 [ 3 ] {055787fb-f428-496c-a82b-9a93d8600f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8681 2024.08.28 04:09:39.368135 [ 3 ] {055787fb-f428-496c-a82b-9a93d8600f78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8682 2024.08.28 04:09:39.368768 [ 189 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 13 rows starting from the beginning of the part
8683 2024.08.28 04:09:39.369061 [ 3 ] {055787fb-f428-496c-a82b-9a93d8600f78} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8684 2024.08.28 04:09:39.369510 [ 189 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 26 rows starting from the beginning of the part
8685 2024.08.28 04:09:39.370030 [ 189 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 13 rows starting from the beginning of the part
8686 2024.08.28 04:09:39.370289 [ 3 ] {055787fb-f428-496c-a82b-9a93d8600f78} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8687 2024.08.28 04:09:39.370412 [ 3 ] {055787fb-f428-496c-a82b-9a93d8600f78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8688 2024.08.28 04:09:39.370714 [ 189 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 26 rows starting from the beginning of the part
8689 2024.08.28 04:09:39.371320 [ 189 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 13 rows starting from the beginning of the part
8690 2024.08.28 04:09:39.371951 [ 3 ] {055787fb-f428-496c-a82b-9a93d8600f78} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
8691 2024.08.28 04:09:39.372767 [ 3 ] {055787fb-f428-496c-a82b-9a93d8600f78} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8692 2024.08.28 04:09:39.373236 [ 3 ] {055787fb-f428-496c-a82b-9a93d8600f78} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005351 sec., 11212.857409829938 rows/sec., 773.80 KiB/sec.
8693 2024.08.28 04:09:39.373548 [ 3 ] {055787fb-f428-496c-a82b-9a93d8600f78} <Debug> DynamicQueryHandler: Done processing query
8694 2024.08.28 04:09:39.373575 [ 3 ] {055787fb-f428-496c-a82b-9a93d8600f78} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8695 2024.08.28 04:09:39.373595 [ 3 ] {} <Debug> HTTP-Session: 8ff9ffe0-980f-4527-a356-15fc59c2c556 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8696 2024.08.28 04:09:39.376678 [ 187 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 750 rows, containing 19 columns (19 merged, 0 gathered) in 0.009994733 sec., 75039.52331693102 rows/sec., 134.47 MiB/sec.
8697 2024.08.28 04:09:39.377917 [ 200 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8698 2024.08.28 04:09:39.378538 [ 200 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8699 2024.08.28 04:09:39.378628 [ 200 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8700 2024.08.28 04:09:39.378787 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.61 MiB.
8701 2024.08.28 04:09:44.347347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 36474, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8702 2024.08.28 04:09:44.347507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8703 2024.08.28 04:09:44.347542 [ 3 ] {} <Debug> HTTP-Session: b12aaca0-9a34-4e8a-9edb-42e4a128990b Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8704 2024.08.28 04:09:44.347576 [ 3 ] {} <Debug> HTTP-Session: b12aaca0-9a34-4e8a-9edb-42e4a128990b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8705 2024.08.28 04:09:44.347599 [ 3 ] {} <Debug> HTTP-Session: b12aaca0-9a34-4e8a-9edb-42e4a128990b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8706 2024.08.28 04:09:44.347653 [ 3 ] {} <Trace> HTTP-Session: b12aaca0-9a34-4e8a-9edb-42e4a128990b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8707 2024.08.28 04:09:44.347930 [ 3 ] {18760770-6df8-4f95-a7c8-8ffbbce5eda6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8708 2024.08.28 04:09:44.348002 [ 3 ] {18760770-6df8-4f95-a7c8-8ffbbce5eda6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8709 2024.08.28 04:09:44.348380 [ 3 ] {18760770-6df8-4f95-a7c8-8ffbbce5eda6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8710 2024.08.28 04:09:44.349145 [ 3 ] {18760770-6df8-4f95-a7c8-8ffbbce5eda6} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8711 2024.08.28 04:09:44.349185 [ 3 ] {18760770-6df8-4f95-a7c8-8ffbbce5eda6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8712 2024.08.28 04:09:44.349614 [ 3 ] {18760770-6df8-4f95-a7c8-8ffbbce5eda6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8713 2024.08.28 04:09:44.350014 [ 3 ] {18760770-6df8-4f95-a7c8-8ffbbce5eda6} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8714 2024.08.28 04:09:44.350154 [ 3 ] {18760770-6df8-4f95-a7c8-8ffbbce5eda6} <Debug> executeQuery: Read 241 rows, 21.83 KiB in 0.002358 sec., 102205.25869380831 rows/sec., 9.04 MiB/sec.
8715 2024.08.28 04:09:44.350364 [ 3 ] {18760770-6df8-4f95-a7c8-8ffbbce5eda6} <Debug> DynamicQueryHandler: Done processing query
8716 2024.08.28 04:09:44.350390 [ 3 ] {18760770-6df8-4f95-a7c8-8ffbbce5eda6} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
8717 2024.08.28 04:09:44.350407 [ 3 ] {} <Debug> HTTP-Session: b12aaca0-9a34-4e8a-9edb-42e4a128990b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8718 2024.08.28 04:09:44.350605 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 3779, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8719 2024.08.28 04:09:44.350657 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8720 2024.08.28 04:09:44.350676 [ 3 ] {} <Debug> HTTP-Session: aedb165d-8424-4815-80c4-e94df555368c Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8721 2024.08.28 04:09:44.350693 [ 3 ] {} <Debug> HTTP-Session: aedb165d-8424-4815-80c4-e94df555368c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8722 2024.08.28 04:09:44.350707 [ 3 ] {} <Debug> HTTP-Session: aedb165d-8424-4815-80c4-e94df555368c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8723 2024.08.28 04:09:44.350739 [ 3 ] {} <Trace> HTTP-Session: aedb165d-8424-4815-80c4-e94df555368c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8724 2024.08.28 04:09:44.350841 [ 3 ] {f63fa67e-7bcb-48e5-a010-21db89766f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8725 2024.08.28 04:09:44.350885 [ 3 ] {f63fa67e-7bcb-48e5-a010-21db89766f67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8726 2024.08.28 04:09:44.351115 [ 3 ] {f63fa67e-7bcb-48e5-a010-21db89766f67} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8727 2024.08.28 04:09:44.351440 [ 3 ] {f63fa67e-7bcb-48e5-a010-21db89766f67} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8728 2024.08.28 04:09:44.351476 [ 3 ] {f63fa67e-7bcb-48e5-a010-21db89766f67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8729 2024.08.28 04:09:44.351828 [ 3 ] {f63fa67e-7bcb-48e5-a010-21db89766f67} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8730 2024.08.28 04:09:44.352190 [ 3 ] {f63fa67e-7bcb-48e5-a010-21db89766f67} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8731 2024.08.28 04:09:44.352317 [ 3 ] {f63fa67e-7bcb-48e5-a010-21db89766f67} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001505 sec., 17275.74750830565 rows/sec., 1.27 MiB/sec.
8732 2024.08.28 04:09:44.352487 [ 3 ] {f63fa67e-7bcb-48e5-a010-21db89766f67} <Debug> DynamicQueryHandler: Done processing query
8733 2024.08.28 04:09:44.352512 [ 3 ] {f63fa67e-7bcb-48e5-a010-21db89766f67} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8734 2024.08.28 04:09:44.352529 [ 3 ] {} <Debug> HTTP-Session: aedb165d-8424-4815-80c4-e94df555368c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8735 2024.08.28 04:09:44.352664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8736 2024.08.28 04:09:44.352714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8737 2024.08.28 04:09:44.352733 [ 3 ] {} <Debug> HTTP-Session: dbc0087a-071a-4aec-a81e-161915817ccc Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8738 2024.08.28 04:09:44.352750 [ 3 ] {} <Debug> HTTP-Session: dbc0087a-071a-4aec-a81e-161915817ccc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8739 2024.08.28 04:09:44.352764 [ 3 ] {} <Debug> HTTP-Session: dbc0087a-071a-4aec-a81e-161915817ccc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8740 2024.08.28 04:09:44.352794 [ 3 ] {} <Trace> HTTP-Session: dbc0087a-071a-4aec-a81e-161915817ccc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8741 2024.08.28 04:09:44.352893 [ 3 ] {a7b046ff-8c17-4550-a009-463bbb8a017e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
8742 2024.08.28 04:09:44.352936 [ 3 ] {a7b046ff-8c17-4550-a009-463bbb8a017e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8743 2024.08.28 04:09:44.353161 [ 3 ] {a7b046ff-8c17-4550-a009-463bbb8a017e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8744 2024.08.28 04:09:44.353458 [ 3 ] {a7b046ff-8c17-4550-a009-463bbb8a017e} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8745 2024.08.28 04:09:44.353494 [ 3 ] {a7b046ff-8c17-4550-a009-463bbb8a017e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8746 2024.08.28 04:09:44.353850 [ 3 ] {a7b046ff-8c17-4550-a009-463bbb8a017e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
8747 2024.08.28 04:09:44.354203 [ 3 ] {a7b046ff-8c17-4550-a009-463bbb8a017e} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8748 2024.08.28 04:09:44.354329 [ 3 ] {a7b046ff-8c17-4550-a009-463bbb8a017e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001464 sec., 9562.841530054644 rows/sec., 669.72 KiB/sec.
8749 2024.08.28 04:09:44.354500 [ 3 ] {a7b046ff-8c17-4550-a009-463bbb8a017e} <Debug> DynamicQueryHandler: Done processing query
8750 2024.08.28 04:09:44.354524 [ 3 ] {a7b046ff-8c17-4550-a009-463bbb8a017e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8751 2024.08.28 04:09:44.354541 [ 3 ] {} <Debug> HTTP-Session: dbc0087a-071a-4aec-a81e-161915817ccc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8752 2024.08.28 04:09:44.354655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8753 2024.08.28 04:09:44.354704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8754 2024.08.28 04:09:44.354723 [ 3 ] {} <Debug> HTTP-Session: e80986c6-338d-4649-a62c-fcb3e6e93908 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8755 2024.08.28 04:09:44.354740 [ 3 ] {} <Debug> HTTP-Session: e80986c6-338d-4649-a62c-fcb3e6e93908 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8756 2024.08.28 04:09:44.354754 [ 3 ] {} <Debug> HTTP-Session: e80986c6-338d-4649-a62c-fcb3e6e93908 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8757 2024.08.28 04:09:44.354785 [ 3 ] {} <Trace> HTTP-Session: e80986c6-338d-4649-a62c-fcb3e6e93908 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8758 2024.08.28 04:09:44.354880 [ 3 ] {b226f408-4fb3-4039-98e4-3b7ab6ad8d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
8759 2024.08.28 04:09:44.354923 [ 3 ] {b226f408-4fb3-4039-98e4-3b7ab6ad8d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
8760 2024.08.28 04:09:44.355146 [ 3 ] {b226f408-4fb3-4039-98e4-3b7ab6ad8d96} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8761 2024.08.28 04:09:44.355437 [ 3 ] {b226f408-4fb3-4039-98e4-3b7ab6ad8d96} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8762 2024.08.28 04:09:44.355473 [ 3 ] {b226f408-4fb3-4039-98e4-3b7ab6ad8d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8763 2024.08.28 04:09:44.355818 [ 3 ] {b226f408-4fb3-4039-98e4-3b7ab6ad8d96} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8764 2024.08.28 04:09:44.356180 [ 3 ] {b226f408-4fb3-4039-98e4-3b7ab6ad8d96} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8765 2024.08.28 04:09:44.356309 [ 3 ] {b226f408-4fb3-4039-98e4-3b7ab6ad8d96} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001455 sec., 4123.711340206186 rows/sec., 243.64 KiB/sec.
8766 2024.08.28 04:09:44.356677 [ 3 ] {b226f408-4fb3-4039-98e4-3b7ab6ad8d96} <Debug> DynamicQueryHandler: Done processing query
8767 2024.08.28 04:09:44.356703 [ 3 ] {b226f408-4fb3-4039-98e4-3b7ab6ad8d96} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8768 2024.08.28 04:09:44.356720 [ 3 ] {} <Debug> HTTP-Session: e80986c6-338d-4649-a62c-fcb3e6e93908 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8769 2024.08.28 04:09:44.356902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 66175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8770 2024.08.28 04:09:44.356953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8771 2024.08.28 04:09:44.356973 [ 3 ] {} <Debug> HTTP-Session: 18c8ae14-7718-4388-8a79-bfcfd8ef950c Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8772 2024.08.28 04:09:44.356989 [ 3 ] {} <Debug> HTTP-Session: 18c8ae14-7718-4388-8a79-bfcfd8ef950c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8773 2024.08.28 04:09:44.357003 [ 3 ] {} <Debug> HTTP-Session: 18c8ae14-7718-4388-8a79-bfcfd8ef950c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8774 2024.08.28 04:09:44.357034 [ 3 ] {} <Trace> HTTP-Session: 18c8ae14-7718-4388-8a79-bfcfd8ef950c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8775 2024.08.28 04:09:44.357243 [ 3 ] {fc5b3601-f9ed-4478-810a-d37464d5bee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8776 2024.08.28 04:09:44.357289 [ 3 ] {fc5b3601-f9ed-4478-810a-d37464d5bee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8777 2024.08.28 04:09:44.357544 [ 3 ] {fc5b3601-f9ed-4478-810a-d37464d5bee5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8778 2024.08.28 04:09:44.358090 [ 3 ] {fc5b3601-f9ed-4478-810a-d37464d5bee5} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8779 2024.08.28 04:09:44.358127 [ 3 ] {fc5b3601-f9ed-4478-810a-d37464d5bee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8780 2024.08.28 04:09:44.358503 [ 3 ] {fc5b3601-f9ed-4478-810a-d37464d5bee5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8781 2024.08.28 04:09:44.358860 [ 3 ] {fc5b3601-f9ed-4478-810a-d37464d5bee5} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8782 2024.08.28 04:09:44.358991 [ 3 ] {fc5b3601-f9ed-4478-810a-d37464d5bee5} <Debug> executeQuery: Read 408 rows, 29.76 KiB in 0.001855 sec., 219946.09164420483 rows/sec., 15.67 MiB/sec.
8783 2024.08.28 04:09:44.359166 [ 3 ] {fc5b3601-f9ed-4478-810a-d37464d5bee5} <Debug> DynamicQueryHandler: Done processing query
8784 2024.08.28 04:09:44.359191 [ 3 ] {fc5b3601-f9ed-4478-810a-d37464d5bee5} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
8785 2024.08.28 04:09:44.359207 [ 3 ] {} <Debug> HTTP-Session: 18c8ae14-7718-4388-8a79-bfcfd8ef950c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8786 2024.08.28 04:09:44.359404 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8787 2024.08.28 04:09:44.359454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8788 2024.08.28 04:09:44.359473 [ 3 ] {} <Debug> HTTP-Session: 1037e145-0819-4a94-9d42-552ff863e5e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8789 2024.08.28 04:09:44.359490 [ 3 ] {} <Debug> HTTP-Session: 1037e145-0819-4a94-9d42-552ff863e5e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8790 2024.08.28 04:09:44.359505 [ 3 ] {} <Debug> HTTP-Session: 1037e145-0819-4a94-9d42-552ff863e5e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8791 2024.08.28 04:09:44.359537 [ 3 ] {} <Trace> HTTP-Session: 1037e145-0819-4a94-9d42-552ff863e5e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8792 2024.08.28 04:09:44.359634 [ 3 ] {2e716b9c-8ec3-4bc3-9641-c22a3794b572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8793 2024.08.28 04:09:44.359678 [ 3 ] {2e716b9c-8ec3-4bc3-9641-c22a3794b572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8794 2024.08.28 04:09:44.359809 [ 3 ] {2e716b9c-8ec3-4bc3-9641-c22a3794b572} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8795 2024.08.28 04:09:44.360072 [ 3 ] {2e716b9c-8ec3-4bc3-9641-c22a3794b572} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8796 2024.08.28 04:09:44.360108 [ 3 ] {2e716b9c-8ec3-4bc3-9641-c22a3794b572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8797 2024.08.28 04:09:44.360462 [ 3 ] {2e716b9c-8ec3-4bc3-9641-c22a3794b572} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8798 2024.08.28 04:09:44.360791 [ 3 ] {2e716b9c-8ec3-4bc3-9641-c22a3794b572} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8799 2024.08.28 04:09:44.360918 [ 3 ] {2e716b9c-8ec3-4bc3-9641-c22a3794b572} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00131 sec., 4580.152671755725 rows/sec., 239.30 KiB/sec.
8800 2024.08.28 04:09:44.361080 [ 3 ] {2e716b9c-8ec3-4bc3-9641-c22a3794b572} <Debug> DynamicQueryHandler: Done processing query
8801 2024.08.28 04:09:44.361105 [ 3 ] {2e716b9c-8ec3-4bc3-9641-c22a3794b572} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8802 2024.08.28 04:09:44.361121 [ 3 ] {} <Debug> HTTP-Session: 1037e145-0819-4a94-9d42-552ff863e5e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8803 2024.08.28 04:09:44.361263 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 44624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8804 2024.08.28 04:09:44.361312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8805 2024.08.28 04:09:44.361331 [ 3 ] {} <Debug> HTTP-Session: 4e381d58-d139-4281-a654-6cdff7cccab7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8806 2024.08.28 04:09:44.361347 [ 3 ] {} <Debug> HTTP-Session: 4e381d58-d139-4281-a654-6cdff7cccab7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8807 2024.08.28 04:09:44.361361 [ 3 ] {} <Debug> HTTP-Session: 4e381d58-d139-4281-a654-6cdff7cccab7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8808 2024.08.28 04:09:44.361392 [ 3 ] {} <Trace> HTTP-Session: 4e381d58-d139-4281-a654-6cdff7cccab7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8809 2024.08.28 04:09:44.361621 [ 3 ] {91b0fd6f-9fe4-4f2b-be5f-591aa5d6017a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8810 2024.08.28 04:09:44.361668 [ 3 ] {91b0fd6f-9fe4-4f2b-be5f-591aa5d6017a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8811 2024.08.28 04:09:44.361813 [ 3 ] {91b0fd6f-9fe4-4f2b-be5f-591aa5d6017a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8812 2024.08.28 04:09:44.362244 [ 3 ] {91b0fd6f-9fe4-4f2b-be5f-591aa5d6017a} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8813 2024.08.28 04:09:44.362280 [ 3 ] {91b0fd6f-9fe4-4f2b-be5f-591aa5d6017a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8814 2024.08.28 04:09:44.362663 [ 3 ] {91b0fd6f-9fe4-4f2b-be5f-591aa5d6017a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
8815 2024.08.28 04:09:44.362991 [ 3 ] {91b0fd6f-9fe4-4f2b-be5f-591aa5d6017a} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8816 2024.08.28 04:09:44.363131 [ 3 ] {91b0fd6f-9fe4-4f2b-be5f-591aa5d6017a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001653 sec., 143375.68058076224 rows/sec., 9.61 MiB/sec.
8817 2024.08.28 04:09:44.363400 [ 3 ] {91b0fd6f-9fe4-4f2b-be5f-591aa5d6017a} <Debug> DynamicQueryHandler: Done processing query
8818 2024.08.28 04:09:44.363460 [ 3 ] {91b0fd6f-9fe4-4f2b-be5f-591aa5d6017a} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
8819 2024.08.28 04:09:44.363516 [ 3 ] {} <Debug> HTTP-Session: 4e381d58-d139-4281-a654-6cdff7cccab7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8820 2024.08.28 04:09:44.363720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8821 2024.08.28 04:09:44.363773 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8822 2024.08.28 04:09:44.363792 [ 3 ] {} <Debug> HTTP-Session: 185ce796-1091-4fab-8af9-37bfef99fe80 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8823 2024.08.28 04:09:44.363808 [ 3 ] {} <Debug> HTTP-Session: 185ce796-1091-4fab-8af9-37bfef99fe80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8824 2024.08.28 04:09:44.363822 [ 3 ] {} <Debug> HTTP-Session: 185ce796-1091-4fab-8af9-37bfef99fe80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8825 2024.08.28 04:09:44.363853 [ 3 ] {} <Trace> HTTP-Session: 185ce796-1091-4fab-8af9-37bfef99fe80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8826 2024.08.28 04:09:44.363950 [ 3 ] {e5c71f6c-fc12-4519-a0ff-a2466d67b043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
8827 2024.08.28 04:09:44.363996 [ 3 ] {e5c71f6c-fc12-4519-a0ff-a2466d67b043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
8828 2024.08.28 04:09:44.364143 [ 3 ] {e5c71f6c-fc12-4519-a0ff-a2466d67b043} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8829 2024.08.28 04:09:44.364481 [ 3 ] {e5c71f6c-fc12-4519-a0ff-a2466d67b043} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8830 2024.08.28 04:09:44.364521 [ 3 ] {e5c71f6c-fc12-4519-a0ff-a2466d67b043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8831 2024.08.28 04:09:44.364863 [ 3 ] {e5c71f6c-fc12-4519-a0ff-a2466d67b043} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
8832 2024.08.28 04:09:44.365178 [ 3 ] {e5c71f6c-fc12-4519-a0ff-a2466d67b043} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8833 2024.08.28 04:09:44.365330 [ 3 ] {e5c71f6c-fc12-4519-a0ff-a2466d67b043} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001398 sec., 715.307582260372 rows/sec., 48.20 KiB/sec.
8834 2024.08.28 04:09:44.365339 [ 33 ] {} <Debug> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
8835 2024.08.28 04:09:44.365444 [ 33 ] {} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8836 2024.08.28 04:09:44.365489 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8837 2024.08.28 04:09:44.365588 [ 3 ] {e5c71f6c-fc12-4519-a0ff-a2466d67b043} <Debug> DynamicQueryHandler: Done processing query
8838 2024.08.28 04:09:44.365673 [ 3 ] {e5c71f6c-fc12-4519-a0ff-a2466d67b043} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
8839 2024.08.28 04:09:44.365809 [ 3 ] {} <Debug> HTTP-Session: 185ce796-1091-4fab-8af9-37bfef99fe80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8840 2024.08.28 04:09:44.365906 [ 198 ] {f7349047-7488-4531-814c-0433bc81ffc6::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
8841 2024.08.28 04:09:44.366089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 42887, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8842 2024.08.28 04:09:44.366209 [ 198 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8843 2024.08.28 04:09:44.366218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8844 2024.08.28 04:09:44.366280 [ 3 ] {} <Debug> HTTP-Session: 744a20f4-1ebf-4a73-8ef6-590283f9c01d Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8845 2024.08.28 04:09:44.366281 [ 198 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 16 rows starting from the beginning of the part
8846 2024.08.28 04:09:44.366305 [ 3 ] {} <Debug> HTTP-Session: 744a20f4-1ebf-4a73-8ef6-590283f9c01d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8847 2024.08.28 04:09:44.366351 [ 3 ] {} <Debug> HTTP-Session: 744a20f4-1ebf-4a73-8ef6-590283f9c01d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8848 2024.08.28 04:09:44.366442 [ 3 ] {} <Trace> HTTP-Session: 744a20f4-1ebf-4a73-8ef6-590283f9c01d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8849 2024.08.28 04:09:44.366582 [ 198 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part
8850 2024.08.28 04:09:44.366749 [ 198 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part
8851 2024.08.28 04:09:44.366997 [ 3 ] {004bb49e-96c8-4891-b389-e0ed4dc3739a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8852 2024.08.28 04:09:44.367176 [ 198 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part
8853 2024.08.28 04:09:44.367248 [ 3 ] {004bb49e-96c8-4891-b389-e0ed4dc3739a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
8854 2024.08.28 04:09:44.367605 [ 198 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part
8855 2024.08.28 04:09:44.367980 [ 198 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part
8856 2024.08.28 04:09:44.369593 [ 3 ] {004bb49e-96c8-4891-b389-e0ed4dc3739a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8857 2024.08.28 04:09:44.370857 [ 198 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21 rows, containing 4 columns (4 merged, 0 gathered) in 0.005274485 sec., 3981.4313624932106 rows/sec., 267.54 KiB/sec.
8858 2024.08.28 04:09:44.371112 [ 198 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
8859 2024.08.28 04:09:44.371296 [ 3 ] {004bb49e-96c8-4891-b389-e0ed4dc3739a} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8860 2024.08.28 04:09:44.371352 [ 3 ] {004bb49e-96c8-4891-b389-e0ed4dc3739a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8861 2024.08.28 04:09:44.372159 [ 198 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_21_4} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8862 2024.08.28 04:09:44.372372 [ 198 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_21_4} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
8863 2024.08.28 04:09:44.372527 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
8864 2024.08.28 04:09:44.372843 [ 3 ] {004bb49e-96c8-4891-b389-e0ed4dc3739a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8865 2024.08.28 04:09:44.373277 [ 3 ] {004bb49e-96c8-4891-b389-e0ed4dc3739a} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8866 2024.08.28 04:09:44.373473 [ 3 ] {004bb49e-96c8-4891-b389-e0ed4dc3739a} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.006811 sec., 3817.354279841433 rows/sec., 6.84 MiB/sec.
8867 2024.08.28 04:09:44.373731 [ 3 ] {004bb49e-96c8-4891-b389-e0ed4dc3739a} <Debug> DynamicQueryHandler: Done processing query
8868 2024.08.28 04:09:44.373756 [ 3 ] {004bb49e-96c8-4891-b389-e0ed4dc3739a} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
8869 2024.08.28 04:09:44.373773 [ 3 ] {} <Debug> HTTP-Session: 744a20f4-1ebf-4a73-8ef6-590283f9c01d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8870 2024.08.28 04:09:44.373895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8871 2024.08.28 04:09:44.373944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8872 2024.08.28 04:09:44.373963 [ 3 ] {} <Debug> HTTP-Session: 56051822-655a-47d2-9dde-ecb38417c5e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8873 2024.08.28 04:09:44.373979 [ 3 ] {} <Debug> HTTP-Session: 56051822-655a-47d2-9dde-ecb38417c5e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8874 2024.08.28 04:09:44.373993 [ 3 ] {} <Debug> HTTP-Session: 56051822-655a-47d2-9dde-ecb38417c5e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8875 2024.08.28 04:09:44.374026 [ 3 ] {} <Trace> HTTP-Session: 56051822-655a-47d2-9dde-ecb38417c5e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8876 2024.08.28 04:09:44.374166 [ 3 ] {1e700925-c815-42fc-885d-4d7f2fa4094e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8877 2024.08.28 04:09:44.374211 [ 3 ] {1e700925-c815-42fc-885d-4d7f2fa4094e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8878 2024.08.28 04:09:44.374349 [ 3 ] {1e700925-c815-42fc-885d-4d7f2fa4094e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8879 2024.08.28 04:09:44.374724 [ 3 ] {1e700925-c815-42fc-885d-4d7f2fa4094e} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8880 2024.08.28 04:09:44.374761 [ 3 ] {1e700925-c815-42fc-885d-4d7f2fa4094e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB.
8881 2024.08.28 04:09:44.375124 [ 3 ] {1e700925-c815-42fc-885d-4d7f2fa4094e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
8882 2024.08.28 04:09:44.375440 [ 3 ] {1e700925-c815-42fc-885d-4d7f2fa4094e} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8883 2024.08.28 04:09:44.375596 [ 3 ] {1e700925-c815-42fc-885d-4d7f2fa4094e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001486 sec., 55181.69582772544 rows/sec., 3.50 MiB/sec.
8884 2024.08.28 04:09:44.375767 [ 3 ] {1e700925-c815-42fc-885d-4d7f2fa4094e} <Debug> DynamicQueryHandler: Done processing query
8885 2024.08.28 04:09:44.375791 [ 3 ] {1e700925-c815-42fc-885d-4d7f2fa4094e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8886 2024.08.28 04:09:44.375807 [ 3 ] {} <Debug> HTTP-Session: 56051822-655a-47d2-9dde-ecb38417c5e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8887 2024.08.28 04:09:47.716677 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache
8888 2024.08.28 04:09:47.716729 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache
8889 2024.08.28 04:09:49.371271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8890 2024.08.28 04:09:49.371407 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8891 2024.08.28 04:09:49.371436 [ 3 ] {} <Debug> HTTP-Session: f05ee510-8912-426d-a24a-5b71ea032ae2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8892 2024.08.28 04:09:49.371469 [ 3 ] {} <Debug> HTTP-Session: f05ee510-8912-426d-a24a-5b71ea032ae2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8893 2024.08.28 04:09:49.371488 [ 3 ] {} <Debug> HTTP-Session: f05ee510-8912-426d-a24a-5b71ea032ae2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8894 2024.08.28 04:09:49.371544 [ 3 ] {} <Trace> HTTP-Session: f05ee510-8912-426d-a24a-5b71ea032ae2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8895 2024.08.28 04:09:49.371742 [ 3 ] {4161999b-62d6-462f-87b9-ca3c588163c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8896 2024.08.28 04:09:49.371807 [ 3 ] {4161999b-62d6-462f-87b9-ca3c588163c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8897 2024.08.28 04:09:49.372127 [ 3 ] {4161999b-62d6-462f-87b9-ca3c588163c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8898 2024.08.28 04:09:49.372635 [ 3 ] {4161999b-62d6-462f-87b9-ca3c588163c2} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8899 2024.08.28 04:09:49.372677 [ 3 ] {4161999b-62d6-462f-87b9-ca3c588163c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
8900 2024.08.28 04:09:49.373077 [ 3 ] {4161999b-62d6-462f-87b9-ca3c588163c2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
8901 2024.08.28 04:09:49.373462 [ 3 ] {4161999b-62d6-462f-87b9-ca3c588163c2} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8902 2024.08.28 04:09:49.373630 [ 3 ] {4161999b-62d6-462f-87b9-ca3c588163c2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001942 sec., 2059.732234809475 rows/sec., 167.96 KiB/sec.
8903 2024.08.28 04:09:49.373954 [ 3 ] {4161999b-62d6-462f-87b9-ca3c588163c2} <Debug> DynamicQueryHandler: Done processing query
8904 2024.08.28 04:09:49.373981 [ 3 ] {4161999b-62d6-462f-87b9-ca3c588163c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8905 2024.08.28 04:09:49.373997 [ 3 ] {} <Debug> HTTP-Session: f05ee510-8912-426d-a24a-5b71ea032ae2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8906 2024.08.28 04:09:49.374314 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 177076, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8907 2024.08.28 04:09:49.374364 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8908 2024.08.28 04:09:49.374383 [ 3 ] {} <Debug> HTTP-Session: e6f3ac23-cb93-4e38-83c5-500f70ef45a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8909 2024.08.28 04:09:49.374399 [ 3 ] {} <Debug> HTTP-Session: e6f3ac23-cb93-4e38-83c5-500f70ef45a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8910 2024.08.28 04:09:49.374413 [ 3 ] {} <Debug> HTTP-Session: e6f3ac23-cb93-4e38-83c5-500f70ef45a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8911 2024.08.28 04:09:49.374445 [ 3 ] {} <Trace> HTTP-Session: e6f3ac23-cb93-4e38-83c5-500f70ef45a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8912 2024.08.28 04:09:49.374987 [ 3 ] {4bcd345f-621d-4a6c-9d23-39f4cfe4fb68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8913 2024.08.28 04:09:49.375034 [ 3 ] {4bcd345f-621d-4a6c-9d23-39f4cfe4fb68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8914 2024.08.28 04:09:49.375284 [ 3 ] {4bcd345f-621d-4a6c-9d23-39f4cfe4fb68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8915 2024.08.28 04:09:49.376477 [ 3 ] {4bcd345f-621d-4a6c-9d23-39f4cfe4fb68} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8916 2024.08.28 04:09:49.376516 [ 3 ] {4bcd345f-621d-4a6c-9d23-39f4cfe4fb68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
8917 2024.08.28 04:09:49.376956 [ 3 ] {4bcd345f-621d-4a6c-9d23-39f4cfe4fb68} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8918 2024.08.28 04:09:49.377328 [ 3 ] {4bcd345f-621d-4a6c-9d23-39f4cfe4fb68} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8919 2024.08.28 04:09:49.377483 [ 3 ] {4bcd345f-621d-4a6c-9d23-39f4cfe4fb68} <Debug> executeQuery: Read 1224 rows, 103.07 KiB in 0.002901 sec., 421923.474663909 rows/sec., 34.70 MiB/sec.
8920 2024.08.28 04:09:49.377750 [ 3 ] {4bcd345f-621d-4a6c-9d23-39f4cfe4fb68} <Debug> DynamicQueryHandler: Done processing query
8921 2024.08.28 04:09:49.377807 [ 3 ] {4bcd345f-621d-4a6c-9d23-39f4cfe4fb68} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
8922 2024.08.28 04:09:49.377858 [ 3 ] {} <Debug> HTTP-Session: e6f3ac23-cb93-4e38-83c5-500f70ef45a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8923 2024.08.28 04:09:49.378103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 2476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8924 2024.08.28 04:09:49.378155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8925 2024.08.28 04:09:49.378175 [ 3 ] {} <Debug> HTTP-Session: 24feb288-628b-473c-ac88-bd7e57ef26e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8926 2024.08.28 04:09:49.378191 [ 3 ] {} <Debug> HTTP-Session: 24feb288-628b-473c-ac88-bd7e57ef26e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8927 2024.08.28 04:09:49.378205 [ 3 ] {} <Debug> HTTP-Session: 24feb288-628b-473c-ac88-bd7e57ef26e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8928 2024.08.28 04:09:49.378238 [ 3 ] {} <Trace> HTTP-Session: 24feb288-628b-473c-ac88-bd7e57ef26e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8929 2024.08.28 04:09:49.378344 [ 3 ] {485412a9-2db1-45ac-8079-3c667922d7b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8930 2024.08.28 04:09:49.378391 [ 3 ] {485412a9-2db1-45ac-8079-3c667922d7b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8931 2024.08.28 04:09:49.378637 [ 3 ] {485412a9-2db1-45ac-8079-3c667922d7b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8932 2024.08.28 04:09:49.378975 [ 3 ] {485412a9-2db1-45ac-8079-3c667922d7b5} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8933 2024.08.28 04:09:49.379012 [ 3 ] {485412a9-2db1-45ac-8079-3c667922d7b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
8934 2024.08.28 04:09:49.379356 [ 3 ] {485412a9-2db1-45ac-8079-3c667922d7b5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8935 2024.08.28 04:09:49.379713 [ 3 ] {485412a9-2db1-45ac-8079-3c667922d7b5} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8936 2024.08.28 04:09:49.379869 [ 3 ] {485412a9-2db1-45ac-8079-3c667922d7b5} <Debug> executeQuery: Read 17 rows, 1.26 KiB in 0.001549 sec., 10974.822466107165 rows/sec., 811.39 KiB/sec.
8937 2024.08.28 04:09:49.380173 [ 3 ] {485412a9-2db1-45ac-8079-3c667922d7b5} <Debug> DynamicQueryHandler: Done processing query
8938 2024.08.28 04:09:49.380241 [ 3 ] {485412a9-2db1-45ac-8079-3c667922d7b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8939 2024.08.28 04:09:49.380303 [ 3 ] {} <Debug> HTTP-Session: 24feb288-628b-473c-ac88-bd7e57ef26e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8940 2024.08.28 04:09:49.380556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 30464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8941 2024.08.28 04:09:49.380613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8942 2024.08.28 04:09:49.380632 [ 3 ] {} <Debug> HTTP-Session: e0f0e2e8-7b04-41f4-ac91-0f674e732dea Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8943 2024.08.28 04:09:49.380649 [ 3 ] {} <Debug> HTTP-Session: e0f0e2e8-7b04-41f4-ac91-0f674e732dea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8944 2024.08.28 04:09:49.380663 [ 3 ] {} <Debug> HTTP-Session: e0f0e2e8-7b04-41f4-ac91-0f674e732dea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8945 2024.08.28 04:09:49.380695 [ 3 ] {} <Trace> HTTP-Session: e0f0e2e8-7b04-41f4-ac91-0f674e732dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8946 2024.08.28 04:09:49.380905 [ 3 ] {18fd8bc8-ae5f-4f9c-a554-4c584501b873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
8947 2024.08.28 04:09:49.380950 [ 3 ] {18fd8bc8-ae5f-4f9c-a554-4c584501b873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8948 2024.08.28 04:09:49.381198 [ 3 ] {18fd8bc8-ae5f-4f9c-a554-4c584501b873} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8949 2024.08.28 04:09:49.381624 [ 3 ] {18fd8bc8-ae5f-4f9c-a554-4c584501b873} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8950 2024.08.28 04:09:49.381660 [ 3 ] {18fd8bc8-ae5f-4f9c-a554-4c584501b873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
8951 2024.08.28 04:09:49.382024 [ 3 ] {18fd8bc8-ae5f-4f9c-a554-4c584501b873} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
8952 2024.08.28 04:09:49.382377 [ 3 ] {18fd8bc8-ae5f-4f9c-a554-4c584501b873} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8953 2024.08.28 04:09:49.382550 [ 3 ] {18fd8bc8-ae5f-4f9c-a554-4c584501b873} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001761 sec., 129471.89097103919 rows/sec., 8.77 MiB/sec.
8954 2024.08.28 04:09:49.382712 [ 3 ] {18fd8bc8-ae5f-4f9c-a554-4c584501b873} <Debug> DynamicQueryHandler: Done processing query
8955 2024.08.28 04:09:49.382737 [ 3 ] {18fd8bc8-ae5f-4f9c-a554-4c584501b873} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
8956 2024.08.28 04:09:49.382753 [ 3 ] {} <Debug> HTTP-Session: e0f0e2e8-7b04-41f4-ac91-0f674e732dea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8957 2024.08.28 04:09:49.382946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 88730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8958 2024.08.28 04:09:49.382993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8959 2024.08.28 04:09:49.383012 [ 3 ] {} <Debug> HTTP-Session: 8e81bc70-13a0-4855-b36f-7d1f05645a10 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8960 2024.08.28 04:09:49.383028 [ 3 ] {} <Debug> HTTP-Session: 8e81bc70-13a0-4855-b36f-7d1f05645a10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8961 2024.08.28 04:09:49.383042 [ 3 ] {} <Debug> HTTP-Session: 8e81bc70-13a0-4855-b36f-7d1f05645a10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8962 2024.08.28 04:09:49.383073 [ 3 ] {} <Trace> HTTP-Session: 8e81bc70-13a0-4855-b36f-7d1f05645a10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8963 2024.08.28 04:09:49.383313 [ 3 ] {2c9c68fc-5873-429c-a776-240531e70835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8964 2024.08.28 04:09:49.383357 [ 3 ] {2c9c68fc-5873-429c-a776-240531e70835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8965 2024.08.28 04:09:49.383585 [ 3 ] {2c9c68fc-5873-429c-a776-240531e70835} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8966 2024.08.28 04:09:49.384246 [ 3 ] {2c9c68fc-5873-429c-a776-240531e70835} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8967 2024.08.28 04:09:49.384283 [ 3 ] {2c9c68fc-5873-429c-a776-240531e70835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
8968 2024.08.28 04:09:49.384651 [ 3 ] {2c9c68fc-5873-429c-a776-240531e70835} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8969 2024.08.28 04:09:49.384993 [ 3 ] {2c9c68fc-5873-429c-a776-240531e70835} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8970 2024.08.28 04:09:49.385161 [ 3 ] {2c9c68fc-5873-429c-a776-240531e70835} <Debug> executeQuery: Read 537 rows, 40.77 KiB in 0.001978 sec., 271486.34984833165 rows/sec., 20.13 MiB/sec.
8971 2024.08.28 04:09:49.385459 [ 3 ] {2c9c68fc-5873-429c-a776-240531e70835} <Debug> DynamicQueryHandler: Done processing query
8972 2024.08.28 04:09:49.385507 [ 3 ] {2c9c68fc-5873-429c-a776-240531e70835} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
8973 2024.08.28 04:09:49.385537 [ 3 ] {} <Debug> HTTP-Session: 8e81bc70-13a0-4855-b36f-7d1f05645a10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8974 2024.08.28 04:09:49.385817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 160705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8975 2024.08.28 04:09:49.385866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8976 2024.08.28 04:09:49.385885 [ 3 ] {} <Debug> HTTP-Session: 748015a8-244e-419e-b10c-d3c20ccc5622 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8977 2024.08.28 04:09:49.385901 [ 3 ] {} <Debug> HTTP-Session: 748015a8-244e-419e-b10c-d3c20ccc5622 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8978 2024.08.28 04:09:49.385915 [ 3 ] {} <Debug> HTTP-Session: 748015a8-244e-419e-b10c-d3c20ccc5622 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8979 2024.08.28 04:09:49.385945 [ 3 ] {} <Trace> HTTP-Session: 748015a8-244e-419e-b10c-d3c20ccc5622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8980 2024.08.28 04:09:49.386318 [ 3 ] {55c8c851-1422-4f77-bd21-e7c9f54b457d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8981 2024.08.28 04:09:49.386367 [ 3 ] {55c8c851-1422-4f77-bd21-e7c9f54b457d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8982 2024.08.28 04:09:49.386529 [ 3 ] {55c8c851-1422-4f77-bd21-e7c9f54b457d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8983 2024.08.28 04:09:49.387406 [ 3 ] {55c8c851-1422-4f77-bd21-e7c9f54b457d} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8984 2024.08.28 04:09:49.387443 [ 3 ] {55c8c851-1422-4f77-bd21-e7c9f54b457d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
8985 2024.08.28 04:09:49.387865 [ 3 ] {55c8c851-1422-4f77-bd21-e7c9f54b457d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8986 2024.08.28 04:09:49.388194 [ 3 ] {55c8c851-1422-4f77-bd21-e7c9f54b457d} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8987 2024.08.28 04:09:49.388348 [ 3 ] {55c8c851-1422-4f77-bd21-e7c9f54b457d} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.002267 sec., 373180.4146449052 rows/sec., 25.12 MiB/sec.
8988 2024.08.28 04:09:49.388529 [ 3 ] {55c8c851-1422-4f77-bd21-e7c9f54b457d} <Debug> DynamicQueryHandler: Done processing query
8989 2024.08.28 04:09:49.388553 [ 3 ] {55c8c851-1422-4f77-bd21-e7c9f54b457d} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
8990 2024.08.28 04:09:49.388569 [ 3 ] {} <Debug> HTTP-Session: 748015a8-244e-419e-b10c-d3c20ccc5622 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8991 2024.08.28 04:09:49.388722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 21347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8992 2024.08.28 04:09:49.388770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8993 2024.08.28 04:09:49.388789 [ 3 ] {} <Debug> HTTP-Session: 58a95d33-afb6-4afd-830b-b2d65911fe81 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
8994 2024.08.28 04:09:49.388805 [ 3 ] {} <Debug> HTTP-Session: 58a95d33-afb6-4afd-830b-b2d65911fe81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8995 2024.08.28 04:09:49.388819 [ 3 ] {} <Debug> HTTP-Session: 58a95d33-afb6-4afd-830b-b2d65911fe81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8996 2024.08.28 04:09:49.388849 [ 3 ] {} <Trace> HTTP-Session: 58a95d33-afb6-4afd-830b-b2d65911fe81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8997 2024.08.28 04:09:49.389046 [ 3 ] {ccb04c68-9c40-4de6-adba-d24dd020fcef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8998 2024.08.28 04:09:49.389111 [ 3 ] {ccb04c68-9c40-4de6-adba-d24dd020fcef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
8999 2024.08.28 04:09:49.389534 [ 3 ] {ccb04c68-9c40-4de6-adba-d24dd020fcef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9000 2024.08.28 04:09:49.390056 [ 3 ] {ccb04c68-9c40-4de6-adba-d24dd020fcef} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9001 2024.08.28 04:09:49.390093 [ 3 ] {ccb04c68-9c40-4de6-adba-d24dd020fcef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9002 2024.08.28 04:09:49.390675 [ 3 ] {ccb04c68-9c40-4de6-adba-d24dd020fcef} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
9003 2024.08.28 04:09:49.391079 [ 3 ] {ccb04c68-9c40-4de6-adba-d24dd020fcef} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9004 2024.08.28 04:09:49.391261 [ 3 ] {ccb04c68-9c40-4de6-adba-d24dd020fcef} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00234 sec., 5555.555555555556 rows/sec., 9.96 MiB/sec.
9005 2024.08.28 04:09:49.391465 [ 3 ] {ccb04c68-9c40-4de6-adba-d24dd020fcef} <Debug> DynamicQueryHandler: Done processing query
9006 2024.08.28 04:09:49.391489 [ 3 ] {ccb04c68-9c40-4de6-adba-d24dd020fcef} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
9007 2024.08.28 04:09:49.391505 [ 3 ] {} <Debug> HTTP-Session: 58a95d33-afb6-4afd-830b-b2d65911fe81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9008 2024.08.28 04:09:49.391635 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9009 2024.08.28 04:09:49.391681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9010 2024.08.28 04:09:49.391700 [ 3 ] {} <Debug> HTTP-Session: cc992391-e97a-49b4-9316-c92b14bda3f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9011 2024.08.28 04:09:49.391717 [ 3 ] {} <Debug> HTTP-Session: cc992391-e97a-49b4-9316-c92b14bda3f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9012 2024.08.28 04:09:49.391730 [ 3 ] {} <Debug> HTTP-Session: cc992391-e97a-49b4-9316-c92b14bda3f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9013 2024.08.28 04:09:49.391761 [ 3 ] {} <Trace> HTTP-Session: cc992391-e97a-49b4-9316-c92b14bda3f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9014 2024.08.28 04:09:49.391868 [ 3 ] {6425b2af-3db8-4beb-897f-0331a218fef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9015 2024.08.28 04:09:49.391912 [ 3 ] {6425b2af-3db8-4beb-897f-0331a218fef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9016 2024.08.28 04:09:49.392041 [ 3 ] {6425b2af-3db8-4beb-897f-0331a218fef1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9017 2024.08.28 04:09:49.392347 [ 3 ] {6425b2af-3db8-4beb-897f-0331a218fef1} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9018 2024.08.28 04:09:49.392383 [ 3 ] {6425b2af-3db8-4beb-897f-0331a218fef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9019 2024.08.28 04:09:49.392755 [ 3 ] {6425b2af-3db8-4beb-897f-0331a218fef1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
9020 2024.08.28 04:09:49.393073 [ 3 ] {6425b2af-3db8-4beb-897f-0331a218fef1} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9021 2024.08.28 04:09:49.393206 [ 3 ] {6425b2af-3db8-4beb-897f-0331a218fef1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001374 sec., 43668.12227074236 rows/sec., 2.94 MiB/sec.
9022 2024.08.28 04:09:49.393390 [ 3 ] {6425b2af-3db8-4beb-897f-0331a218fef1} <Debug> DynamicQueryHandler: Done processing query
9023 2024.08.28 04:09:49.393414 [ 3 ] {6425b2af-3db8-4beb-897f-0331a218fef1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9024 2024.08.28 04:09:49.393429 [ 3 ] {} <Debug> HTTP-Session: cc992391-e97a-49b4-9316-c92b14bda3f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9025 2024.08.28 04:09:54.347282 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9026 2024.08.28 04:09:54.347409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9027 2024.08.28 04:09:54.347435 [ 3 ] {} <Debug> HTTP-Session: 0f2229be-0387-42de-8c7e-a2008693306b Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9028 2024.08.28 04:09:54.347459 [ 3 ] {} <Debug> HTTP-Session: 0f2229be-0387-42de-8c7e-a2008693306b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9029 2024.08.28 04:09:54.347473 [ 3 ] {} <Debug> HTTP-Session: 0f2229be-0387-42de-8c7e-a2008693306b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9030 2024.08.28 04:09:54.347521 [ 3 ] {} <Trace> HTTP-Session: 0f2229be-0387-42de-8c7e-a2008693306b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9031 2024.08.28 04:09:54.347697 [ 3 ] {79ee4128-9301-4ab8-ac55-457c5ee0a7c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9032 2024.08.28 04:09:54.347762 [ 3 ] {79ee4128-9301-4ab8-ac55-457c5ee0a7c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9033 2024.08.28 04:09:54.348098 [ 3 ] {79ee4128-9301-4ab8-ac55-457c5ee0a7c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9034 2024.08.28 04:09:54.348512 [ 3 ] {79ee4128-9301-4ab8-ac55-457c5ee0a7c8} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9035 2024.08.28 04:09:54.348553 [ 3 ] {79ee4128-9301-4ab8-ac55-457c5ee0a7c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9036 2024.08.28 04:09:54.348961 [ 3 ] {79ee4128-9301-4ab8-ac55-457c5ee0a7c8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
9037 2024.08.28 04:09:54.349350 [ 3 ] {79ee4128-9301-4ab8-ac55-457c5ee0a7c8} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9038 2024.08.28 04:09:54.349498 [ 3 ] {79ee4128-9301-4ab8-ac55-457c5ee0a7c8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001853 sec., 1079.3308148947651 rows/sec., 88.01 KiB/sec.
9039 2024.08.28 04:09:54.349709 [ 3 ] {79ee4128-9301-4ab8-ac55-457c5ee0a7c8} <Debug> DynamicQueryHandler: Done processing query
9040 2024.08.28 04:09:54.349737 [ 3 ] {79ee4128-9301-4ab8-ac55-457c5ee0a7c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9041 2024.08.28 04:09:54.349753 [ 3 ] {} <Debug> HTTP-Session: 0f2229be-0387-42de-8c7e-a2008693306b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9042 2024.08.28 04:09:54.349973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 36607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9043 2024.08.28 04:09:54.350027 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9044 2024.08.28 04:09:54.350047 [ 3 ] {} <Debug> HTTP-Session: 18cafdaf-4de7-4710-b02d-0573f207d104 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9045 2024.08.28 04:09:54.350065 [ 3 ] {} <Debug> HTTP-Session: 18cafdaf-4de7-4710-b02d-0573f207d104 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9046 2024.08.28 04:09:54.350079 [ 3 ] {} <Debug> HTTP-Session: 18cafdaf-4de7-4710-b02d-0573f207d104 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9047 2024.08.28 04:09:54.350115 [ 3 ] {} <Trace> HTTP-Session: 18cafdaf-4de7-4710-b02d-0573f207d104 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9048 2024.08.28 04:09:54.350289 [ 3 ] {18b67e60-b0cb-4b5b-a80d-1cbb89e99315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9049 2024.08.28 04:09:54.350336 [ 3 ] {18b67e60-b0cb-4b5b-a80d-1cbb89e99315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9050 2024.08.28 04:09:54.350572 [ 3 ] {18b67e60-b0cb-4b5b-a80d-1cbb89e99315} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9051 2024.08.28 04:09:54.351113 [ 3 ] {18b67e60-b0cb-4b5b-a80d-1cbb89e99315} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9052 2024.08.28 04:09:54.351149 [ 3 ] {18b67e60-b0cb-4b5b-a80d-1cbb89e99315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9053 2024.08.28 04:09:54.351535 [ 3 ] {18b67e60-b0cb-4b5b-a80d-1cbb89e99315} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
9054 2024.08.28 04:09:54.351896 [ 3 ] {18b67e60-b0cb-4b5b-a80d-1cbb89e99315} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9055 2024.08.28 04:09:54.352025 [ 3 ] {18b67e60-b0cb-4b5b-a80d-1cbb89e99315} <Debug> executeQuery: Read 242 rows, 21.90 KiB in 0.001824 sec., 132675.4385964912 rows/sec., 11.72 MiB/sec.
9056 2024.08.28 04:09:54.352198 [ 3 ] {18b67e60-b0cb-4b5b-a80d-1cbb89e99315} <Debug> DynamicQueryHandler: Done processing query
9057 2024.08.28 04:09:54.352226 [ 3 ] {18b67e60-b0cb-4b5b-a80d-1cbb89e99315} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
9058 2024.08.28 04:09:54.352242 [ 3 ] {} <Debug> HTTP-Session: 18cafdaf-4de7-4710-b02d-0573f207d104 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9059 2024.08.28 04:09:54.352419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 4058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9060 2024.08.28 04:09:54.352469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9061 2024.08.28 04:09:54.352488 [ 3 ] {} <Debug> HTTP-Session: 9a831ef9-db3e-406c-a156-435273c89bc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9062 2024.08.28 04:09:54.352504 [ 3 ] {} <Debug> HTTP-Session: 9a831ef9-db3e-406c-a156-435273c89bc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9063 2024.08.28 04:09:54.352518 [ 3 ] {} <Debug> HTTP-Session: 9a831ef9-db3e-406c-a156-435273c89bc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9064 2024.08.28 04:09:54.352550 [ 3 ] {} <Trace> HTTP-Session: 9a831ef9-db3e-406c-a156-435273c89bc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9065 2024.08.28 04:09:54.352664 [ 3 ] {e780f85d-7e10-42a1-b13d-8654e3cf7fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9066 2024.08.28 04:09:54.352708 [ 3 ] {e780f85d-7e10-42a1-b13d-8654e3cf7fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9067 2024.08.28 04:09:54.352939 [ 3 ] {e780f85d-7e10-42a1-b13d-8654e3cf7fea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9068 2024.08.28 04:09:54.353242 [ 3 ] {e780f85d-7e10-42a1-b13d-8654e3cf7fea} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9069 2024.08.28 04:09:54.353278 [ 3 ] {e780f85d-7e10-42a1-b13d-8654e3cf7fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9070 2024.08.28 04:09:54.353631 [ 3 ] {e780f85d-7e10-42a1-b13d-8654e3cf7fea} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
9071 2024.08.28 04:09:54.353981 [ 3 ] {e780f85d-7e10-42a1-b13d-8654e3cf7fea} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9072 2024.08.28 04:09:54.354106 [ 3 ] {e780f85d-7e10-42a1-b13d-8654e3cf7fea} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001472 sec., 19021.739130434784 rows/sec., 1.39 MiB/sec.
9073 2024.08.28 04:09:54.354263 [ 3 ] {e780f85d-7e10-42a1-b13d-8654e3cf7fea} <Debug> DynamicQueryHandler: Done processing query
9074 2024.08.28 04:09:54.354286 [ 3 ] {e780f85d-7e10-42a1-b13d-8654e3cf7fea} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9075 2024.08.28 04:09:54.354303 [ 3 ] {} <Debug> HTTP-Session: 9a831ef9-db3e-406c-a156-435273c89bc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9076 2024.08.28 04:09:54.354456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9077 2024.08.28 04:09:54.354504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9078 2024.08.28 04:09:54.354524 [ 3 ] {} <Debug> HTTP-Session: 3aff0e68-24cd-4ed3-8fe7-da57c0ca4ee5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9079 2024.08.28 04:09:54.354540 [ 3 ] {} <Debug> HTTP-Session: 3aff0e68-24cd-4ed3-8fe7-da57c0ca4ee5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9080 2024.08.28 04:09:54.354554 [ 3 ] {} <Debug> HTTP-Session: 3aff0e68-24cd-4ed3-8fe7-da57c0ca4ee5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9081 2024.08.28 04:09:54.354585 [ 3 ] {} <Trace> HTTP-Session: 3aff0e68-24cd-4ed3-8fe7-da57c0ca4ee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9082 2024.08.28 04:09:54.354683 [ 3 ] {79ba426b-1c43-4ded-a420-db9bb6403975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
9083 2024.08.28 04:09:54.354727 [ 3 ] {79ba426b-1c43-4ded-a420-db9bb6403975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
9084 2024.08.28 04:09:54.354951 [ 3 ] {79ba426b-1c43-4ded-a420-db9bb6403975} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9085 2024.08.28 04:09:54.355259 [ 3 ] {79ba426b-1c43-4ded-a420-db9bb6403975} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9086 2024.08.28 04:09:54.355295 [ 3 ] {79ba426b-1c43-4ded-a420-db9bb6403975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9087 2024.08.28 04:09:54.355648 [ 3 ] {79ba426b-1c43-4ded-a420-db9bb6403975} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
9088 2024.08.28 04:09:54.356013 [ 3 ] {79ba426b-1c43-4ded-a420-db9bb6403975} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9089 2024.08.28 04:09:54.356136 [ 43 ] {} <Debug> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
9090 2024.08.28 04:09:54.356141 [ 3 ] {79ba426b-1c43-4ded-a420-db9bb6403975} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001482 sec., 9446.693657219972 rows/sec., 661.58 KiB/sec.
9091 2024.08.28 04:09:54.356177 [ 43 ] {} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9092 2024.08.28 04:09:54.356213 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9093 2024.08.28 04:09:54.356393 [ 3 ] {79ba426b-1c43-4ded-a420-db9bb6403975} <Debug> DynamicQueryHandler: Done processing query
9094 2024.08.28 04:09:54.356437 [ 3 ] {79ba426b-1c43-4ded-a420-db9bb6403975} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9095 2024.08.28 04:09:54.356440 [ 187 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::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
9096 2024.08.28 04:09:54.356485 [ 3 ] {} <Debug> HTTP-Session: 3aff0e68-24cd-4ed3-8fe7-da57c0ca4ee5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9097 2024.08.28 04:09:54.356749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9098 2024.08.28 04:09:54.356926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9099 2024.08.28 04:09:54.357015 [ 3 ] {} <Debug> HTTP-Session: eaaa9c48-08ff-496f-a8e3-d5ccaa137f8b Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9100 2024.08.28 04:09:54.357062 [ 187 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9101 2024.08.28 04:09:54.357079 [ 3 ] {} <Debug> HTTP-Session: eaaa9c48-08ff-496f-a8e3-d5ccaa137f8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9102 2024.08.28 04:09:54.357135 [ 3 ] {} <Debug> HTTP-Session: eaaa9c48-08ff-496f-a8e3-d5ccaa137f8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9103 2024.08.28 04:09:54.357143 [ 187 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 243 rows starting from the beginning of the part
9104 2024.08.28 04:09:54.357180 [ 3 ] {} <Trace> HTTP-Session: eaaa9c48-08ff-496f-a8e3-d5ccaa137f8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9105 2024.08.28 04:09:54.357235 [ 187 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::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
9106 2024.08.28 04:09:54.357454 [ 3 ] {b1ecb3fa-dd49-4e38-9b75-b418ab9ea244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
9107 2024.08.28 04:09:54.357527 [ 187 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::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
9108 2024.08.28 04:09:54.357624 [ 3 ] {b1ecb3fa-dd49-4e38-9b75-b418ab9ea244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
9109 2024.08.28 04:09:54.357986 [ 187 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part
9110 2024.08.28 04:09:54.358312 [ 187 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 228 rows starting from the beginning of the part
9111 2024.08.28 04:09:54.358737 [ 187 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::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
9112 2024.08.28 04:09:54.359367 [ 3 ] {b1ecb3fa-dd49-4e38-9b75-b418ab9ea244} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9113 2024.08.28 04:09:54.359817 [ 3 ] {b1ecb3fa-dd49-4e38-9b75-b418ab9ea244} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9114 2024.08.28 04:09:54.359858 [ 3 ] {b1ecb3fa-dd49-4e38-9b75-b418ab9ea244} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9115 2024.08.28 04:09:54.360455 [ 3 ] {b1ecb3fa-dd49-4e38-9b75-b418ab9ea244} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
9116 2024.08.28 04:09:54.360685 [ 187 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.004402179 sec., 119713.44191138071 rows/sec., 8.13 MiB/sec.
9117 2024.08.28 04:09:54.360955 [ 194 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
9118 2024.08.28 04:09:54.361082 [ 3 ] {b1ecb3fa-dd49-4e38-9b75-b418ab9ea244} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9119 2024.08.28 04:09:54.361354 [ 43 ] {} <Debug> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0
9120 2024.08.28 04:09:54.361406 [ 3 ] {b1ecb3fa-dd49-4e38-9b75-b418ab9ea244} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.004091 sec., 1466.634074798338 rows/sec., 86.65 KiB/sec.
9121 2024.08.28 04:09:54.361425 [ 43 ] {} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9122 2024.08.28 04:09:54.361518 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9123 2024.08.28 04:09:54.362236 [ 187 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
9124 2024.08.28 04:09:54.362321 [ 3 ] {b1ecb3fa-dd49-4e38-9b75-b418ab9ea244} <Debug> DynamicQueryHandler: Done processing query
9125 2024.08.28 04:09:54.362434 [ 3 ] {b1ecb3fa-dd49-4e38-9b75-b418ab9ea244} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9126 2024.08.28 04:09:54.362497 [ 3 ] {} <Debug> HTTP-Session: eaaa9c48-08ff-496f-a8e3-d5ccaa137f8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9127 2024.08.28 04:09:54.362871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 66516, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9128 2024.08.28 04:09:54.362953 [ 187 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9129 2024.08.28 04:09:54.363040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9130 2024.08.28 04:09:54.363075 [ 187 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
9131 2024.08.28 04:09:54.363134 [ 3 ] {} <Debug> HTTP-Session: 920a1473-4fc5-44fc-afd1-240f33fa2075 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9132 2024.08.28 04:09:54.363204 [ 3 ] {} <Debug> HTTP-Session: 920a1473-4fc5-44fc-afd1-240f33fa2075 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9133 2024.08.28 04:09:54.363297 [ 3 ] {} <Debug> HTTP-Session: 920a1473-4fc5-44fc-afd1-240f33fa2075 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9134 2024.08.28 04:09:54.363460 [ 187 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
9135 2024.08.28 04:09:54.363488 [ 3 ] {} <Trace> HTTP-Session: 920a1473-4fc5-44fc-afd1-240f33fa2075 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9136 2024.08.28 04:09:54.363861 [ 187 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
9137 2024.08.28 04:09:54.364124 [ 3 ] {4372f254-f49c-4804-a47c-c58248a9c0fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9138 2024.08.28 04:09:54.364232 [ 187 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
9139 2024.08.28 04:09:54.364267 [ 3 ] {4372f254-f49c-4804-a47c-c58248a9c0fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9140 2024.08.28 04:09:54.364621 [ 187 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
9141 2024.08.28 04:09:54.365158 [ 194 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_26_5} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9142 2024.08.28 04:09:54.365552 [ 194 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_26_5} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
9143 2024.08.28 04:09:54.365908 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
9144 2024.08.28 04:09:54.366079 [ 3 ] {4372f254-f49c-4804-a47c-c58248a9c0fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9145 2024.08.28 04:09:54.367011 [ 187 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.005269035 sec., 5693.642194443574 rows/sec., 361.41 KiB/sec.
9146 2024.08.28 04:09:54.367162 [ 3 ] {4372f254-f49c-4804-a47c-c58248a9c0fb} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9147 2024.08.28 04:09:54.367216 [ 3 ] {4372f254-f49c-4804-a47c-c58248a9c0fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9148 2024.08.28 04:09:54.367224 [ 188 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary)
9149 2024.08.28 04:09:54.368249 [ 3 ] {4372f254-f49c-4804-a47c-c58248a9c0fb} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
9150 2024.08.28 04:09:54.368391 [ 191 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::all_1_21_5} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9151 2024.08.28 04:09:54.368559 [ 191 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::all_1_21_5} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5
9152 2024.08.28 04:09:54.368663 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
9153 2024.08.28 04:09:54.368791 [ 3 ] {4372f254-f49c-4804-a47c-c58248a9c0fb} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9154 2024.08.28 04:09:54.368926 [ 3 ] {4372f254-f49c-4804-a47c-c58248a9c0fb} <Debug> executeQuery: Read 410 rows, 29.93 KiB in 0.005131 sec., 79906.4509842136 rows/sec., 5.70 MiB/sec.
9155 2024.08.28 04:09:54.369112 [ 3 ] {4372f254-f49c-4804-a47c-c58248a9c0fb} <Debug> DynamicQueryHandler: Done processing query
9156 2024.08.28 04:09:54.369135 [ 3 ] {4372f254-f49c-4804-a47c-c58248a9c0fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
9157 2024.08.28 04:09:54.369153 [ 3 ] {} <Debug> HTTP-Session: 920a1473-4fc5-44fc-afd1-240f33fa2075 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9158 2024.08.28 04:09:54.369345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9159 2024.08.28 04:09:54.369398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9160 2024.08.28 04:09:54.369417 [ 3 ] {} <Debug> HTTP-Session: 8f654988-825f-4ddc-8f7b-30e1693ad0e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9161 2024.08.28 04:09:54.369433 [ 3 ] {} <Debug> HTTP-Session: 8f654988-825f-4ddc-8f7b-30e1693ad0e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9162 2024.08.28 04:09:54.369447 [ 3 ] {} <Debug> HTTP-Session: 8f654988-825f-4ddc-8f7b-30e1693ad0e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9163 2024.08.28 04:09:54.369478 [ 3 ] {} <Trace> HTTP-Session: 8f654988-825f-4ddc-8f7b-30e1693ad0e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9164 2024.08.28 04:09:54.369576 [ 3 ] {168bf474-516e-48bf-9365-f01821a23cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9165 2024.08.28 04:09:54.369622 [ 3 ] {168bf474-516e-48bf-9365-f01821a23cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9166 2024.08.28 04:09:54.369755 [ 3 ] {168bf474-516e-48bf-9365-f01821a23cab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9167 2024.08.28 04:09:54.370073 [ 3 ] {168bf474-516e-48bf-9365-f01821a23cab} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9168 2024.08.28 04:09:54.370109 [ 3 ] {168bf474-516e-48bf-9365-f01821a23cab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9169 2024.08.28 04:09:54.370474 [ 3 ] {168bf474-516e-48bf-9365-f01821a23cab} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
9170 2024.08.28 04:09:54.370808 [ 3 ] {168bf474-516e-48bf-9365-f01821a23cab} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9171 2024.08.28 04:09:54.370944 [ 3 ] {168bf474-516e-48bf-9365-f01821a23cab} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001395 sec., 4301.075268817204 rows/sec., 224.71 KiB/sec.
9172 2024.08.28 04:09:54.371021 [ 29 ] {} <Debug> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
9173 2024.08.28 04:09:54.371157 [ 29 ] {} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9174 2024.08.28 04:09:54.371190 [ 3 ] {168bf474-516e-48bf-9365-f01821a23cab} <Debug> DynamicQueryHandler: Done processing query
9175 2024.08.28 04:09:54.371215 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9176 2024.08.28 04:09:54.371236 [ 3 ] {168bf474-516e-48bf-9365-f01821a23cab} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9177 2024.08.28 04:09:54.371277 [ 3 ] {} <Debug> HTTP-Session: 8f654988-825f-4ddc-8f7b-30e1693ad0e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9178 2024.08.28 04:09:54.371548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 44814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9179 2024.08.28 04:09:54.371573 [ 188 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
9180 2024.08.28 04:09:54.371678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9181 2024.08.28 04:09:54.371776 [ 3 ] {} <Debug> HTTP-Session: e660a0cb-638f-4161-bed8-36e0dbc48c11 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9182 2024.08.28 04:09:54.371863 [ 3 ] {} <Debug> HTTP-Session: e660a0cb-638f-4161-bed8-36e0dbc48c11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9183 2024.08.28 04:09:54.371933 [ 3 ] {} <Debug> HTTP-Session: e660a0cb-638f-4161-bed8-36e0dbc48c11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9184 2024.08.28 04:09:54.372093 [ 3 ] {} <Trace> HTTP-Session: e660a0cb-638f-4161-bed8-36e0dbc48c11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9185 2024.08.28 04:09:54.372211 [ 188 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9186 2024.08.28 04:09:54.372323 [ 188 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
9187 2024.08.28 04:09:54.372500 [ 188 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
9188 2024.08.28 04:09:54.372599 [ 3 ] {15846ca0-0ce1-41b1-98b8-7211d534309d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9189 2024.08.28 04:09:54.372800 [ 188 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
9190 2024.08.28 04:09:54.372852 [ 3 ] {15846ca0-0ce1-41b1-98b8-7211d534309d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9191 2024.08.28 04:09:54.373072 [ 188 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
9192 2024.08.28 04:09:54.373490 [ 188 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
9193 2024.08.28 04:09:54.373895 [ 188 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
9194 2024.08.28 04:09:54.374486 [ 3 ] {15846ca0-0ce1-41b1-98b8-7211d534309d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9195 2024.08.28 04:09:54.375341 [ 3 ] {15846ca0-0ce1-41b1-98b8-7211d534309d} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9196 2024.08.28 04:09:54.375404 [ 3 ] {15846ca0-0ce1-41b1-98b8-7211d534309d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9197 2024.08.28 04:09:54.376481 [ 193 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.00511153 sec., 24650.153672188168 rows/sec., 1.26 MiB/sec.
9198 2024.08.28 04:09:54.376519 [ 3 ] {15846ca0-0ce1-41b1-98b8-7211d534309d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
9199 2024.08.28 04:09:54.376867 [ 193 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
9200 2024.08.28 04:09:54.377207 [ 3 ] {15846ca0-0ce1-41b1-98b8-7211d534309d} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9201 2024.08.28 04:09:54.377592 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
9202 2024.08.28 04:09:54.377688 [ 3 ] {15846ca0-0ce1-41b1-98b8-7211d534309d} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.005308 sec., 44837.98040693293 rows/sec., 3.01 MiB/sec.
9203 2024.08.28 04:09:54.377692 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9204 2024.08.28 04:09:54.377780 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9205 2024.08.28 04:09:54.377922 [ 193 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::all_1_21_4} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9206 2024.08.28 04:09:54.378282 [ 187 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::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
9207 2024.08.28 04:09:54.378286 [ 3 ] {15846ca0-0ce1-41b1-98b8-7211d534309d} <Debug> DynamicQueryHandler: Done processing query
9208 2024.08.28 04:09:54.378302 [ 193 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::all_1_21_4} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
9209 2024.08.28 04:09:54.378345 [ 3 ] {15846ca0-0ce1-41b1-98b8-7211d534309d} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
9210 2024.08.28 04:09:54.378388 [ 3 ] {} <Debug> HTTP-Session: e660a0cb-638f-4161-bed8-36e0dbc48c11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9211 2024.08.28 04:09:54.378598 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
9212 2024.08.28 04:09:54.378629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9213 2024.08.28 04:09:54.378721 [ 187 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9214 2024.08.28 04:09:54.378733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9215 2024.08.28 04:09:54.378768 [ 3 ] {} <Debug> HTTP-Session: 907c2684-fe38-4199-ac9e-472e92ddd47d Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9216 2024.08.28 04:09:54.378771 [ 187 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 13106 rows starting from the beginning of the part
9217 2024.08.28 04:09:54.378789 [ 3 ] {} <Debug> HTTP-Session: 907c2684-fe38-4199-ac9e-472e92ddd47d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9218 2024.08.28 04:09:54.378811 [ 3 ] {} <Debug> HTTP-Session: 907c2684-fe38-4199-ac9e-472e92ddd47d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9219 2024.08.28 04:09:54.378887 [ 3 ] {} <Trace> HTTP-Session: 907c2684-fe38-4199-ac9e-472e92ddd47d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9220 2024.08.28 04:09:54.378983 [ 187 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 237 rows starting from the beginning of the part
9221 2024.08.28 04:09:54.379259 [ 3 ] {57e73d2b-80db-4aee-8e47-d8d620bd3e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
9222 2024.08.28 04:09:54.379351 [ 187 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::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
9223 2024.08.28 04:09:54.379431 [ 3 ] {57e73d2b-80db-4aee-8e47-d8d620bd3e1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
9224 2024.08.28 04:09:54.379706 [ 187 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 237 rows starting from the beginning of the part
9225 2024.08.28 04:09:54.380076 [ 187 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 846 rows starting from the beginning of the part
9226 2024.08.28 04:09:54.380475 [ 187 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::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
9227 2024.08.28 04:09:54.380813 [ 3 ] {57e73d2b-80db-4aee-8e47-d8d620bd3e1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9228 2024.08.28 04:09:54.381404 [ 3 ] {57e73d2b-80db-4aee-8e47-d8d620bd3e1e} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9229 2024.08.28 04:09:54.381446 [ 3 ] {57e73d2b-80db-4aee-8e47-d8d620bd3e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9230 2024.08.28 04:09:54.381826 [ 3 ] {57e73d2b-80db-4aee-8e47-d8d620bd3e1e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
9231 2024.08.28 04:09:54.382311 [ 3 ] {57e73d2b-80db-4aee-8e47-d8d620bd3e1e} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9232 2024.08.28 04:09:54.382573 [ 3 ] {57e73d2b-80db-4aee-8e47-d8d620bd3e1e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003485 sec., 286.94404591104734 rows/sec., 19.34 KiB/sec.
9233 2024.08.28 04:09:54.382786 [ 3 ] {57e73d2b-80db-4aee-8e47-d8d620bd3e1e} <Debug> DynamicQueryHandler: Done processing query
9234 2024.08.28 04:09:54.382811 [ 3 ] {57e73d2b-80db-4aee-8e47-d8d620bd3e1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
9235 2024.08.28 04:09:54.382827 [ 3 ] {} <Debug> HTTP-Session: 907c2684-fe38-4199-ac9e-472e92ddd47d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9236 2024.08.28 04:09:54.382963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 42895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9237 2024.08.28 04:09:54.383015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9238 2024.08.28 04:09:54.383047 [ 3 ] {} <Debug> HTTP-Session: 01600ae9-7d61-4c49-a2ee-2a7c21bfd710 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9239 2024.08.28 04:09:54.383064 [ 3 ] {} <Debug> HTTP-Session: 01600ae9-7d61-4c49-a2ee-2a7c21bfd710 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9240 2024.08.28 04:09:54.383078 [ 3 ] {} <Debug> HTTP-Session: 01600ae9-7d61-4c49-a2ee-2a7c21bfd710 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9241 2024.08.28 04:09:54.383108 [ 3 ] {} <Trace> HTTP-Session: 01600ae9-7d61-4c49-a2ee-2a7c21bfd710 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9242 2024.08.28 04:09:54.383432 [ 3 ] {b6faafec-4b20-4375-8a66-02076bed4b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9243 2024.08.28 04:09:54.383508 [ 3 ] {b6faafec-4b20-4375-8a66-02076bed4b2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
9244 2024.08.28 04:09:54.383965 [ 3 ] {b6faafec-4b20-4375-8a66-02076bed4b2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9245 2024.08.28 04:09:54.384791 [ 3 ] {b6faafec-4b20-4375-8a66-02076bed4b2e} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9246 2024.08.28 04:09:54.384863 [ 3 ] {b6faafec-4b20-4375-8a66-02076bed4b2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9247 2024.08.28 04:09:54.385104 [ 187 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14826 rows, containing 5 columns (5 merged, 0 gathered) in 0.00713019 sec., 2079327.4793518826 rows/sec., 139.76 MiB/sec.
9248 2024.08.28 04:09:54.385468 [ 187 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
9249 2024.08.28 04:09:54.385921 [ 3 ] {b6faafec-4b20-4375-8a66-02076bed4b2e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
9250 2024.08.28 04:09:54.386025 [ 187 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9251 2024.08.28 04:09:54.386157 [ 187 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
9252 2024.08.28 04:09:54.386264 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.80 MiB.
9253 2024.08.28 04:09:54.386508 [ 3 ] {b6faafec-4b20-4375-8a66-02076bed4b2e} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9254 2024.08.28 04:09:54.386721 [ 3 ] {b6faafec-4b20-4375-8a66-02076bed4b2e} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.003531 sec., 7363.3531577456815 rows/sec., 13.19 MiB/sec.
9255 2024.08.28 04:09:54.386954 [ 3 ] {b6faafec-4b20-4375-8a66-02076bed4b2e} <Debug> DynamicQueryHandler: Done processing query
9256 2024.08.28 04:09:54.386978 [ 3 ] {b6faafec-4b20-4375-8a66-02076bed4b2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
9257 2024.08.28 04:09:54.386994 [ 3 ] {} <Debug> HTTP-Session: 01600ae9-7d61-4c49-a2ee-2a7c21bfd710 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9258 2024.08.28 04:09:54.387134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9259 2024.08.28 04:09:54.387181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9260 2024.08.28 04:09:54.387200 [ 3 ] {} <Debug> HTTP-Session: 4561af65-49f0-4a9a-831f-5a7856826506 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9261 2024.08.28 04:09:54.387216 [ 3 ] {} <Debug> HTTP-Session: 4561af65-49f0-4a9a-831f-5a7856826506 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9262 2024.08.28 04:09:54.387230 [ 3 ] {} <Debug> HTTP-Session: 4561af65-49f0-4a9a-831f-5a7856826506 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9263 2024.08.28 04:09:54.387260 [ 3 ] {} <Trace> HTTP-Session: 4561af65-49f0-4a9a-831f-5a7856826506 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9264 2024.08.28 04:09:54.387383 [ 3 ] {2b299853-65da-40c2-9963-4162ae103eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9265 2024.08.28 04:09:54.387427 [ 3 ] {2b299853-65da-40c2-9963-4162ae103eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9266 2024.08.28 04:09:54.387558 [ 3 ] {2b299853-65da-40c2-9963-4162ae103eda} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9267 2024.08.28 04:09:54.387928 [ 3 ] {2b299853-65da-40c2-9963-4162ae103eda} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9268 2024.08.28 04:09:54.387965 [ 3 ] {2b299853-65da-40c2-9963-4162ae103eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9269 2024.08.28 04:09:54.388328 [ 3 ] {2b299853-65da-40c2-9963-4162ae103eda} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
9270 2024.08.28 04:09:54.388655 [ 3 ] {2b299853-65da-40c2-9963-4162ae103eda} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9271 2024.08.28 04:09:54.388806 [ 29 ] {} <Debug> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
9272 2024.08.28 04:09:54.388816 [ 3 ] {2b299853-65da-40c2-9963-4162ae103eda} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001463 sec., 56049.21394395078 rows/sec., 3.56 MiB/sec.
9273 2024.08.28 04:09:54.388893 [ 29 ] {} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9274 2024.08.28 04:09:54.388983 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9275 2024.08.28 04:09:54.389175 [ 3 ] {2b299853-65da-40c2-9963-4162ae103eda} <Debug> DynamicQueryHandler: Done processing query
9276 2024.08.28 04:09:54.389249 [ 3 ] {2b299853-65da-40c2-9963-4162ae103eda} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9277 2024.08.28 04:09:54.389305 [ 3 ] {} <Debug> HTTP-Session: 4561af65-49f0-4a9a-831f-5a7856826506 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9278 2024.08.28 04:09:54.389368 [ 195 ] {66310658-394d-497e-b2c1-e9ac92146936::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
9279 2024.08.28 04:09:54.389805 [ 195 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9280 2024.08.28 04:09:54.389841 [ 195 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2022 rows starting from the beginning of the part
9281 2024.08.28 04:09:54.389924 [ 195 ] {66310658-394d-497e-b2c1-e9ac92146936::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
9282 2024.08.28 04:09:54.390125 [ 195 ] {66310658-394d-497e-b2c1-e9ac92146936::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
9283 2024.08.28 04:09:54.390270 [ 195 ] {66310658-394d-497e-b2c1-e9ac92146936::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
9284 2024.08.28 04:09:54.390427 [ 195 ] {66310658-394d-497e-b2c1-e9ac92146936::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
9285 2024.08.28 04:09:54.390551 [ 195 ] {66310658-394d-497e-b2c1-e9ac92146936::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
9286 2024.08.28 04:09:54.391871 [ 193 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2388 rows, containing 4 columns (4 merged, 0 gathered) in 0.00275327 sec., 867332.2994112455 rows/sec., 56.30 MiB/sec.
9287 2024.08.28 04:09:54.392070 [ 195 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
9288 2024.08.28 04:09:54.392423 [ 195 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_41_8} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9289 2024.08.28 04:09:54.392495 [ 195 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_41_8} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
9290 2024.08.28 04:09:54.392561 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB.
9291 2024.08.28 04:09:59.342539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 11820, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9292 2024.08.28 04:09:59.342661 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9293 2024.08.28 04:09:59.342686 [ 3 ] {} <Debug> HTTP-Session: 2c7e4f10-c5b1-4b0e-b587-612e27ed9d12 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9294 2024.08.28 04:09:59.342710 [ 3 ] {} <Debug> HTTP-Session: 2c7e4f10-c5b1-4b0e-b587-612e27ed9d12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9295 2024.08.28 04:09:59.342725 [ 3 ] {} <Debug> HTTP-Session: 2c7e4f10-c5b1-4b0e-b587-612e27ed9d12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9296 2024.08.28 04:09:59.342772 [ 3 ] {} <Trace> HTTP-Session: 2c7e4f10-c5b1-4b0e-b587-612e27ed9d12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9297 2024.08.28 04:09:59.342969 [ 3 ] {9f1285d9-e3e9-4344-bf7e-daa224d45993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9298 2024.08.28 04:09:59.343035 [ 3 ] {9f1285d9-e3e9-4344-bf7e-daa224d45993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9299 2024.08.28 04:09:59.343360 [ 3 ] {9f1285d9-e3e9-4344-bf7e-daa224d45993} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9300 2024.08.28 04:09:59.343869 [ 3 ] {9f1285d9-e3e9-4344-bf7e-daa224d45993} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9301 2024.08.28 04:09:59.343909 [ 3 ] {9f1285d9-e3e9-4344-bf7e-daa224d45993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9302 2024.08.28 04:09:59.344338 [ 3 ] {9f1285d9-e3e9-4344-bf7e-daa224d45993} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
9303 2024.08.28 04:09:59.344730 [ 3 ] {9f1285d9-e3e9-4344-bf7e-daa224d45993} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9304 2024.08.28 04:09:59.344880 [ 3 ] {9f1285d9-e3e9-4344-bf7e-daa224d45993} <Debug> executeQuery: Read 82 rows, 6.81 KiB in 0.001983 sec., 41351.48764498235 rows/sec., 3.35 MiB/sec.
9305 2024.08.28 04:09:59.345099 [ 3 ] {9f1285d9-e3e9-4344-bf7e-daa224d45993} <Debug> DynamicQueryHandler: Done processing query
9306 2024.08.28 04:09:59.345126 [ 3 ] {9f1285d9-e3e9-4344-bf7e-daa224d45993} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9307 2024.08.28 04:09:59.345142 [ 3 ] {} <Debug> HTTP-Session: 2c7e4f10-c5b1-4b0e-b587-612e27ed9d12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9308 2024.08.28 04:09:59.345287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9309 2024.08.28 04:09:59.345349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9310 2024.08.28 04:09:59.345370 [ 3 ] {} <Debug> HTTP-Session: 4678674d-3879-4eda-920e-5f407ff6ca33 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9311 2024.08.28 04:09:59.345388 [ 3 ] {} <Debug> HTTP-Session: 4678674d-3879-4eda-920e-5f407ff6ca33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9312 2024.08.28 04:09:59.345403 [ 3 ] {} <Debug> HTTP-Session: 4678674d-3879-4eda-920e-5f407ff6ca33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9313 2024.08.28 04:09:59.345439 [ 3 ] {} <Trace> HTTP-Session: 4678674d-3879-4eda-920e-5f407ff6ca33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9314 2024.08.28 04:09:59.345548 [ 3 ] {8aae6a0c-ab61-40a7-aae9-07d756303b1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9315 2024.08.28 04:09:59.345595 [ 3 ] {8aae6a0c-ab61-40a7-aae9-07d756303b1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9316 2024.08.28 04:09:59.345837 [ 3 ] {8aae6a0c-ab61-40a7-aae9-07d756303b1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9317 2024.08.28 04:09:59.346187 [ 3 ] {8aae6a0c-ab61-40a7-aae9-07d756303b1c} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9318 2024.08.28 04:09:59.346224 [ 3 ] {8aae6a0c-ab61-40a7-aae9-07d756303b1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9319 2024.08.28 04:09:59.346588 [ 3 ] {8aae6a0c-ab61-40a7-aae9-07d756303b1c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
9320 2024.08.28 04:09:59.346966 [ 3 ] {8aae6a0c-ab61-40a7-aae9-07d756303b1c} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9321 2024.08.28 04:09:59.347099 [ 3 ] {8aae6a0c-ab61-40a7-aae9-07d756303b1c} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001582 sec., 8217.446270543614 rows/sec., 617.91 KiB/sec.
9322 2024.08.28 04:09:59.347099 [ 143 ] {} <Debug> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0
9323 2024.08.28 04:09:59.347154 [ 143 ] {} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9324 2024.08.28 04:09:59.347187 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9325 2024.08.28 04:09:59.347333 [ 3 ] {8aae6a0c-ab61-40a7-aae9-07d756303b1c} <Debug> DynamicQueryHandler: Done processing query
9326 2024.08.28 04:09:59.347385 [ 3 ] {8aae6a0c-ab61-40a7-aae9-07d756303b1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9327 2024.08.28 04:09:59.347403 [ 197 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::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
9328 2024.08.28 04:09:59.347416 [ 3 ] {} <Debug> HTTP-Session: 4678674d-3879-4eda-920e-5f407ff6ca33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9329 2024.08.28 04:09:59.347673 [ 197 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9330 2024.08.28 04:09:59.347674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 13084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9331 2024.08.28 04:09:59.347744 [ 197 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 57 rows starting from the beginning of the part
9332 2024.08.28 04:09:59.347794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9333 2024.08.28 04:09:59.347853 [ 3 ] {} <Debug> HTTP-Session: 2e5a110b-7f4e-4276-8a4e-7a811145abfa Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9334 2024.08.28 04:09:59.347948 [ 3 ] {} <Debug> HTTP-Session: 2e5a110b-7f4e-4276-8a4e-7a811145abfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9335 2024.08.28 04:09:59.347999 [ 197 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 17 rows starting from the beginning of the part
9336 2024.08.28 04:09:59.348031 [ 3 ] {} <Debug> HTTP-Session: 2e5a110b-7f4e-4276-8a4e-7a811145abfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9337 2024.08.28 04:09:59.348210 [ 3 ] {} <Trace> HTTP-Session: 2e5a110b-7f4e-4276-8a4e-7a811145abfa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9338 2024.08.28 04:09:59.348291 [ 197 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 26 rows starting from the beginning of the part
9339 2024.08.28 04:09:59.348551 [ 197 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 17 rows starting from the beginning of the part
9340 2024.08.28 04:09:59.348689 [ 3 ] {44d7a3af-6c86-4b1d-a0e8-3af9f86e2b3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9341 2024.08.28 04:09:59.348803 [ 197 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 28 rows starting from the beginning of the part
9342 2024.08.28 04:09:59.348853 [ 3 ] {44d7a3af-6c86-4b1d-a0e8-3af9f86e2b3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9343 2024.08.28 04:09:59.349116 [ 197 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 13 rows starting from the beginning of the part
9344 2024.08.28 04:09:59.350057 [ 3 ] {44d7a3af-6c86-4b1d-a0e8-3af9f86e2b3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9345 2024.08.28 04:09:59.351173 [ 3 ] {44d7a3af-6c86-4b1d-a0e8-3af9f86e2b3b} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9346 2024.08.28 04:09:59.351253 [ 3 ] {44d7a3af-6c86-4b1d-a0e8-3af9f86e2b3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9347 2024.08.28 04:09:59.352195 [ 197 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 158 rows, containing 5 columns (5 merged, 0 gathered) in 0.004911894 sec., 32166.81793214593 rows/sec., 2.45 MiB/sec.
9348 2024.08.28 04:09:59.352285 [ 3 ] {44d7a3af-6c86-4b1d-a0e8-3af9f86e2b3b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
9349 2024.08.28 04:09:59.352393 [ 197 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary)
9350 2024.08.28 04:09:59.353212 [ 3 ] {44d7a3af-6c86-4b1d-a0e8-3af9f86e2b3b} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9351 2024.08.28 04:09:59.353443 [ 197 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_45_9} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9352 2024.08.28 04:09:59.353540 [ 3 ] {44d7a3af-6c86-4b1d-a0e8-3af9f86e2b3b} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.005033 sec., 15299.026425591099 rows/sec., 1.19 MiB/sec.
9353 2024.08.28 04:09:59.353693 [ 197 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_45_9} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9
9354 2024.08.28 04:09:59.353877 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
9355 2024.08.28 04:09:59.353927 [ 3 ] {44d7a3af-6c86-4b1d-a0e8-3af9f86e2b3b} <Debug> DynamicQueryHandler: Done processing query
9356 2024.08.28 04:09:59.353960 [ 3 ] {44d7a3af-6c86-4b1d-a0e8-3af9f86e2b3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9357 2024.08.28 04:09:59.353976 [ 3 ] {} <Debug> HTTP-Session: 2e5a110b-7f4e-4276-8a4e-7a811145abfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9358 2024.08.28 04:09:59.354148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9359 2024.08.28 04:09:59.354200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9360 2024.08.28 04:09:59.354220 [ 3 ] {} <Debug> HTTP-Session: e6f65691-0529-4442-943e-7ba412b01cfb Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9361 2024.08.28 04:09:59.354237 [ 3 ] {} <Debug> HTTP-Session: e6f65691-0529-4442-943e-7ba412b01cfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9362 2024.08.28 04:09:59.354251 [ 3 ] {} <Debug> HTTP-Session: e6f65691-0529-4442-943e-7ba412b01cfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9363 2024.08.28 04:09:59.354288 [ 3 ] {} <Trace> HTTP-Session: e6f65691-0529-4442-943e-7ba412b01cfb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9364 2024.08.28 04:09:59.354457 [ 3 ] {37e308b6-c5a3-4484-a3b0-fed3797387ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9365 2024.08.28 04:09:59.354506 [ 3 ] {37e308b6-c5a3-4484-a3b0-fed3797387ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9366 2024.08.28 04:09:59.354682 [ 3 ] {37e308b6-c5a3-4484-a3b0-fed3797387ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9367 2024.08.28 04:09:59.355098 [ 3 ] {37e308b6-c5a3-4484-a3b0-fed3797387ad} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9368 2024.08.28 04:09:59.355135 [ 3 ] {37e308b6-c5a3-4484-a3b0-fed3797387ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9369 2024.08.28 04:09:59.355536 [ 3 ] {37e308b6-c5a3-4484-a3b0-fed3797387ad} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
9370 2024.08.28 04:09:59.355895 [ 3 ] {37e308b6-c5a3-4484-a3b0-fed3797387ad} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9371 2024.08.28 04:09:59.356026 [ 3 ] {37e308b6-c5a3-4484-a3b0-fed3797387ad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001651 sec., 96910.96305269534 rows/sec., 6.75 MiB/sec.
9372 2024.08.28 04:09:59.356197 [ 3 ] {37e308b6-c5a3-4484-a3b0-fed3797387ad} <Debug> DynamicQueryHandler: Done processing query
9373 2024.08.28 04:09:59.356221 [ 3 ] {37e308b6-c5a3-4484-a3b0-fed3797387ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9374 2024.08.28 04:09:59.356238 [ 3 ] {} <Debug> HTTP-Session: e6f65691-0529-4442-943e-7ba412b01cfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9375 2024.08.28 04:09:59.356387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 21341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9376 2024.08.28 04:09:59.356439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9377 2024.08.28 04:09:59.356459 [ 3 ] {} <Debug> HTTP-Session: 33b7f835-748f-45ba-94c2-95985d560e4b Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9378 2024.08.28 04:09:59.356476 [ 3 ] {} <Debug> HTTP-Session: 33b7f835-748f-45ba-94c2-95985d560e4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9379 2024.08.28 04:09:59.356490 [ 3 ] {} <Debug> HTTP-Session: 33b7f835-748f-45ba-94c2-95985d560e4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9380 2024.08.28 04:09:59.356522 [ 3 ] {} <Trace> HTTP-Session: 33b7f835-748f-45ba-94c2-95985d560e4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9381 2024.08.28 04:09:59.356721 [ 3 ] {c690e509-72bb-465b-b369-73be5f6d1cdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9382 2024.08.28 04:09:59.356787 [ 3 ] {c690e509-72bb-465b-b369-73be5f6d1cdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
9383 2024.08.28 04:09:59.357219 [ 3 ] {c690e509-72bb-465b-b369-73be5f6d1cdd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9384 2024.08.28 04:09:59.357746 [ 3 ] {c690e509-72bb-465b-b369-73be5f6d1cdd} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9385 2024.08.28 04:09:59.357785 [ 3 ] {c690e509-72bb-465b-b369-73be5f6d1cdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9386 2024.08.28 04:09:59.358388 [ 3 ] {c690e509-72bb-465b-b369-73be5f6d1cdd} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
9387 2024.08.28 04:09:59.358797 [ 3 ] {c690e509-72bb-465b-b369-73be5f6d1cdd} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9388 2024.08.28 04:09:59.358952 [ 3 ] {c690e509-72bb-465b-b369-73be5f6d1cdd} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002357 sec., 5515.485787017395 rows/sec., 9.88 MiB/sec.
9389 2024.08.28 04:09:59.359155 [ 3 ] {c690e509-72bb-465b-b369-73be5f6d1cdd} <Debug> DynamicQueryHandler: Done processing query
9390 2024.08.28 04:09:59.359179 [ 3 ] {c690e509-72bb-465b-b369-73be5f6d1cdd} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
9391 2024.08.28 04:09:59.359195 [ 3 ] {} <Debug> HTTP-Session: 33b7f835-748f-45ba-94c2-95985d560e4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9392 2024.08.28 04:09:59.359325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9393 2024.08.28 04:09:59.359374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9394 2024.08.28 04:09:59.359393 [ 3 ] {} <Debug> HTTP-Session: e49161cb-1dc9-437c-b257-30543d7e84cb Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9395 2024.08.28 04:09:59.359410 [ 3 ] {} <Debug> HTTP-Session: e49161cb-1dc9-437c-b257-30543d7e84cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9396 2024.08.28 04:09:59.359423 [ 3 ] {} <Debug> HTTP-Session: e49161cb-1dc9-437c-b257-30543d7e84cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9397 2024.08.28 04:09:59.359455 [ 3 ] {} <Trace> HTTP-Session: e49161cb-1dc9-437c-b257-30543d7e84cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9398 2024.08.28 04:09:59.359570 [ 3 ] {b8021c68-9503-4871-ae65-ca844210ee77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9399 2024.08.28 04:09:59.359615 [ 3 ] {b8021c68-9503-4871-ae65-ca844210ee77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9400 2024.08.28 04:09:59.359742 [ 3 ] {b8021c68-9503-4871-ae65-ca844210ee77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9401 2024.08.28 04:09:59.360081 [ 3 ] {b8021c68-9503-4871-ae65-ca844210ee77} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9402 2024.08.28 04:09:59.360116 [ 3 ] {b8021c68-9503-4871-ae65-ca844210ee77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9403 2024.08.28 04:09:59.360471 [ 3 ] {b8021c68-9503-4871-ae65-ca844210ee77} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
9404 2024.08.28 04:09:59.360794 [ 3 ] {b8021c68-9503-4871-ae65-ca844210ee77} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9405 2024.08.28 04:09:59.360939 [ 3 ] {b8021c68-9503-4871-ae65-ca844210ee77} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001405 sec., 42704.62633451957 rows/sec., 2.88 MiB/sec.
9406 2024.08.28 04:09:59.361187 [ 3 ] {b8021c68-9503-4871-ae65-ca844210ee77} <Debug> DynamicQueryHandler: Done processing query
9407 2024.08.28 04:09:59.361255 [ 3 ] {b8021c68-9503-4871-ae65-ca844210ee77} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9408 2024.08.28 04:09:59.361315 [ 3 ] {} <Debug> HTTP-Session: e49161cb-1dc9-437c-b257-30543d7e84cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9409 2024.08.28 04:10:02.716968 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache
9410 2024.08.28 04:10:02.717018 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache
9411 2024.08.28 04:10:04.348092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9412 2024.08.28 04:10:04.348226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9413 2024.08.28 04:10:04.348255 [ 3 ] {} <Debug> HTTP-Session: 4486f7c4-e365-4204-a5b6-6ae50b1e06fa Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9414 2024.08.28 04:10:04.348284 [ 3 ] {} <Debug> HTTP-Session: 4486f7c4-e365-4204-a5b6-6ae50b1e06fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9415 2024.08.28 04:10:04.348304 [ 3 ] {} <Debug> HTTP-Session: 4486f7c4-e365-4204-a5b6-6ae50b1e06fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9416 2024.08.28 04:10:04.348359 [ 3 ] {} <Trace> HTTP-Session: 4486f7c4-e365-4204-a5b6-6ae50b1e06fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9417 2024.08.28 04:10:04.348550 [ 3 ] {cf515e16-66c3-4370-a727-0a830c97f3ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9418 2024.08.28 04:10:04.348624 [ 3 ] {cf515e16-66c3-4370-a727-0a830c97f3ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9419 2024.08.28 04:10:04.348999 [ 3 ] {cf515e16-66c3-4370-a727-0a830c97f3ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9420 2024.08.28 04:10:04.349407 [ 3 ] {cf515e16-66c3-4370-a727-0a830c97f3ec} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9421 2024.08.28 04:10:04.349450 [ 3 ] {cf515e16-66c3-4370-a727-0a830c97f3ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9422 2024.08.28 04:10:04.349841 [ 3 ] {cf515e16-66c3-4370-a727-0a830c97f3ec} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
9423 2024.08.28 04:10:04.350218 [ 3 ] {cf515e16-66c3-4370-a727-0a830c97f3ec} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9424 2024.08.28 04:10:04.350399 [ 3 ] {cf515e16-66c3-4370-a727-0a830c97f3ec} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001897 sec., 1054.2962572482868 rows/sec., 85.97 KiB/sec.
9425 2024.08.28 04:10:04.350751 [ 3 ] {cf515e16-66c3-4370-a727-0a830c97f3ec} <Debug> DynamicQueryHandler: Done processing query
9426 2024.08.28 04:10:04.350780 [ 3 ] {cf515e16-66c3-4370-a727-0a830c97f3ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9427 2024.08.28 04:10:04.350797 [ 3 ] {} <Debug> HTTP-Session: 4486f7c4-e365-4204-a5b6-6ae50b1e06fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9428 2024.08.28 04:10:04.350963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 36607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9429 2024.08.28 04:10:04.351013 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9430 2024.08.28 04:10:04.351033 [ 3 ] {} <Debug> HTTP-Session: 797fc556-cf8e-4505-a9d6-73b5c2a9a263 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9431 2024.08.28 04:10:04.351050 [ 3 ] {} <Debug> HTTP-Session: 797fc556-cf8e-4505-a9d6-73b5c2a9a263 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9432 2024.08.28 04:10:04.351065 [ 3 ] {} <Debug> HTTP-Session: 797fc556-cf8e-4505-a9d6-73b5c2a9a263 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9433 2024.08.28 04:10:04.351096 [ 3 ] {} <Trace> HTTP-Session: 797fc556-cf8e-4505-a9d6-73b5c2a9a263 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9434 2024.08.28 04:10:04.351270 [ 3 ] {fc95054d-c134-4bc5-99dc-566c88a96461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9435 2024.08.28 04:10:04.351317 [ 3 ] {fc95054d-c134-4bc5-99dc-566c88a96461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9436 2024.08.28 04:10:04.351571 [ 3 ] {fc95054d-c134-4bc5-99dc-566c88a96461} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9437 2024.08.28 04:10:04.352093 [ 3 ] {fc95054d-c134-4bc5-99dc-566c88a96461} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9438 2024.08.28 04:10:04.352132 [ 3 ] {fc95054d-c134-4bc5-99dc-566c88a96461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9439 2024.08.28 04:10:04.352504 [ 3 ] {fc95054d-c134-4bc5-99dc-566c88a96461} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9440 2024.08.28 04:10:04.352852 [ 3 ] {fc95054d-c134-4bc5-99dc-566c88a96461} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9441 2024.08.28 04:10:04.353015 [ 3 ] {fc95054d-c134-4bc5-99dc-566c88a96461} <Debug> executeQuery: Read 242 rows, 21.90 KiB in 0.001826 sec., 132530.1204819277 rows/sec., 11.71 MiB/sec.
9442 2024.08.28 04:10:04.353026 [ 85 ] {} <Debug> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9443 2024.08.28 04:10:04.353143 [ 85 ] {} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9444 2024.08.28 04:10:04.353203 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9445 2024.08.28 04:10:04.353320 [ 3 ] {fc95054d-c134-4bc5-99dc-566c88a96461} <Debug> DynamicQueryHandler: Done processing query
9446 2024.08.28 04:10:04.353377 [ 3 ] {fc95054d-c134-4bc5-99dc-566c88a96461} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
9447 2024.08.28 04:10:04.353403 [ 197 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::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
9448 2024.08.28 04:10:04.353411 [ 3 ] {} <Debug> HTTP-Session: 797fc556-cf8e-4505-a9d6-73b5c2a9a263 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9449 2024.08.28 04:10:04.353615 [ 197 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9450 2024.08.28 04:10:04.353690 [ 197 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1417 rows starting from the beginning of the part
9451 2024.08.28 04:10:04.353703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 4058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9452 2024.08.28 04:10:04.353899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9453 2024.08.28 04:10:04.353954 [ 197 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 241 rows starting from the beginning of the part
9454 2024.08.28 04:10:04.353983 [ 3 ] {} <Debug> HTTP-Session: 7f507b50-7cf0-4452-947f-846cdc6f07f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9455 2024.08.28 04:10:04.354097 [ 3 ] {} <Debug> HTTP-Session: 7f507b50-7cf0-4452-947f-846cdc6f07f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9456 2024.08.28 04:10:04.354203 [ 3 ] {} <Debug> HTTP-Session: 7f507b50-7cf0-4452-947f-846cdc6f07f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9457 2024.08.28 04:10:04.354251 [ 197 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1224 rows starting from the beginning of the part
9458 2024.08.28 04:10:04.354331 [ 3 ] {} <Trace> HTTP-Session: 7f507b50-7cf0-4452-947f-846cdc6f07f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9459 2024.08.28 04:10:04.354485 [ 197 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 242 rows starting from the beginning of the part
9460 2024.08.28 04:10:04.354769 [ 3 ] {792ff1f9-9a87-4a6a-89f2-186d76838651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9461 2024.08.28 04:10:04.354792 [ 197 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::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
9462 2024.08.28 04:10:04.354900 [ 3 ] {792ff1f9-9a87-4a6a-89f2-186d76838651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9463 2024.08.28 04:10:04.355104 [ 197 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 242 rows starting from the beginning of the part
9464 2024.08.28 04:10:04.356059 [ 3 ] {792ff1f9-9a87-4a6a-89f2-186d76838651} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9465 2024.08.28 04:10:04.356960 [ 3 ] {792ff1f9-9a87-4a6a-89f2-186d76838651} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9466 2024.08.28 04:10:04.357022 [ 3 ] {792ff1f9-9a87-4a6a-89f2-186d76838651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9467 2024.08.28 04:10:04.358126 [ 3 ] {792ff1f9-9a87-4a6a-89f2-186d76838651} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9468 2024.08.28 04:10:04.358582 [ 3 ] {792ff1f9-9a87-4a6a-89f2-186d76838651} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9469 2024.08.28 04:10:04.358944 [ 3 ] {792ff1f9-9a87-4a6a-89f2-186d76838651} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.004348 sec., 6439.742410303587 rows/sec., 481.77 KiB/sec.
9470 2024.08.28 04:10:04.359680 [ 3 ] {792ff1f9-9a87-4a6a-89f2-186d76838651} <Debug> DynamicQueryHandler: Done processing query
9471 2024.08.28 04:10:04.359753 [ 3 ] {792ff1f9-9a87-4a6a-89f2-186d76838651} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9472 2024.08.28 04:10:04.359762 [ 195 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3448 rows, containing 5 columns (5 merged, 0 gathered) in 0.00646834 sec., 533057.9406772061 rows/sec., 46.82 MiB/sec.
9473 2024.08.28 04:10:04.359817 [ 3 ] {} <Debug> HTTP-Session: 7f507b50-7cf0-4452-947f-846cdc6f07f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9474 2024.08.28 04:10:04.360006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9475 2024.08.28 04:10:04.360063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9476 2024.08.28 04:10:04.360090 [ 3 ] {} <Debug> HTTP-Session: 4f50f288-1f4a-4292-bd56-6435f60a57b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9477 2024.08.28 04:10:04.360108 [ 3 ] {} <Debug> HTTP-Session: 4f50f288-1f4a-4292-bd56-6435f60a57b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9478 2024.08.28 04:10:04.360118 [ 195 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9479 2024.08.28 04:10:04.360123 [ 3 ] {} <Debug> HTTP-Session: 4f50f288-1f4a-4292-bd56-6435f60a57b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9480 2024.08.28 04:10:04.360179 [ 3 ] {} <Trace> HTTP-Session: 4f50f288-1f4a-4292-bd56-6435f60a57b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9481 2024.08.28 04:10:04.360301 [ 3 ] {fe06eb83-982f-48c3-beee-55e00a9296a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
9482 2024.08.28 04:10:04.360360 [ 3 ] {fe06eb83-982f-48c3-beee-55e00a9296a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
9483 2024.08.28 04:10:04.360833 [ 3 ] {fe06eb83-982f-48c3-beee-55e00a9296a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9484 2024.08.28 04:10:04.360836 [ 195 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_46_9} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9485 2024.08.28 04:10:04.360967 [ 195 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_46_9} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9486 2024.08.28 04:10:04.361104 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB.
9487 2024.08.28 04:10:04.361265 [ 3 ] {fe06eb83-982f-48c3-beee-55e00a9296a9} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9488 2024.08.28 04:10:04.361304 [ 3 ] {fe06eb83-982f-48c3-beee-55e00a9296a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9489 2024.08.28 04:10:04.361667 [ 3 ] {fe06eb83-982f-48c3-beee-55e00a9296a9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
9490 2024.08.28 04:10:04.362025 [ 3 ] {fe06eb83-982f-48c3-beee-55e00a9296a9} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9491 2024.08.28 04:10:04.362189 [ 3 ] {fe06eb83-982f-48c3-beee-55e00a9296a9} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001911 sec., 7326.007326007326 rows/sec., 513.07 KiB/sec.
9492 2024.08.28 04:10:04.362541 [ 3 ] {fe06eb83-982f-48c3-beee-55e00a9296a9} <Debug> DynamicQueryHandler: Done processing query
9493 2024.08.28 04:10:04.362565 [ 3 ] {fe06eb83-982f-48c3-beee-55e00a9296a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9494 2024.08.28 04:10:04.362581 [ 3 ] {} <Debug> HTTP-Session: 4f50f288-1f4a-4292-bd56-6435f60a57b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9495 2024.08.28 04:10:04.362735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9496 2024.08.28 04:10:04.362783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9497 2024.08.28 04:10:04.362802 [ 3 ] {} <Debug> HTTP-Session: e15e0ae3-8f6b-4937-bb62-bd21416b0c88 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9498 2024.08.28 04:10:04.362819 [ 3 ] {} <Debug> HTTP-Session: e15e0ae3-8f6b-4937-bb62-bd21416b0c88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9499 2024.08.28 04:10:04.362832 [ 3 ] {} <Debug> HTTP-Session: e15e0ae3-8f6b-4937-bb62-bd21416b0c88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9500 2024.08.28 04:10:04.362862 [ 3 ] {} <Trace> HTTP-Session: e15e0ae3-8f6b-4937-bb62-bd21416b0c88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9501 2024.08.28 04:10:04.362960 [ 3 ] {46717153-3125-44b6-912c-01fe33017684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
9502 2024.08.28 04:10:04.363004 [ 3 ] {46717153-3125-44b6-912c-01fe33017684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
9503 2024.08.28 04:10:04.363251 [ 3 ] {46717153-3125-44b6-912c-01fe33017684} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9504 2024.08.28 04:10:04.363626 [ 3 ] {46717153-3125-44b6-912c-01fe33017684} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9505 2024.08.28 04:10:04.363664 [ 3 ] {46717153-3125-44b6-912c-01fe33017684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9506 2024.08.28 04:10:04.364006 [ 3 ] {46717153-3125-44b6-912c-01fe33017684} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
9507 2024.08.28 04:10:04.364369 [ 3 ] {46717153-3125-44b6-912c-01fe33017684} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9508 2024.08.28 04:10:04.364527 [ 3 ] {46717153-3125-44b6-912c-01fe33017684} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001587 sec., 3780.7183364839316 rows/sec., 223.37 KiB/sec.
9509 2024.08.28 04:10:04.364842 [ 3 ] {46717153-3125-44b6-912c-01fe33017684} <Debug> DynamicQueryHandler: Done processing query
9510 2024.08.28 04:10:04.364867 [ 3 ] {46717153-3125-44b6-912c-01fe33017684} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9511 2024.08.28 04:10:04.364882 [ 3 ] {} <Debug> HTTP-Session: e15e0ae3-8f6b-4937-bb62-bd21416b0c88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9512 2024.08.28 04:10:04.365070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 66516, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9513 2024.08.28 04:10:04.365119 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9514 2024.08.28 04:10:04.365137 [ 3 ] {} <Debug> HTTP-Session: 9ce90a24-206a-4f4f-9bfa-c556cb636d64 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9515 2024.08.28 04:10:04.365153 [ 3 ] {} <Debug> HTTP-Session: 9ce90a24-206a-4f4f-9bfa-c556cb636d64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9516 2024.08.28 04:10:04.365168 [ 3 ] {} <Debug> HTTP-Session: 9ce90a24-206a-4f4f-9bfa-c556cb636d64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9517 2024.08.28 04:10:04.365198 [ 3 ] {} <Trace> HTTP-Session: 9ce90a24-206a-4f4f-9bfa-c556cb636d64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9518 2024.08.28 04:10:04.365476 [ 3 ] {466168cf-30e5-4930-9ac6-f697682330ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9519 2024.08.28 04:10:04.365519 [ 3 ] {466168cf-30e5-4930-9ac6-f697682330ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9520 2024.08.28 04:10:04.365764 [ 3 ] {466168cf-30e5-4930-9ac6-f697682330ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9521 2024.08.28 04:10:04.366337 [ 3 ] {466168cf-30e5-4930-9ac6-f697682330ff} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9522 2024.08.28 04:10:04.366373 [ 3 ] {466168cf-30e5-4930-9ac6-f697682330ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9523 2024.08.28 04:10:04.366750 [ 3 ] {466168cf-30e5-4930-9ac6-f697682330ff} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9524 2024.08.28 04:10:04.367099 [ 3 ] {466168cf-30e5-4930-9ac6-f697682330ff} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9525 2024.08.28 04:10:04.367254 [ 85 ] {} <Debug> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9526 2024.08.28 04:10:04.367263 [ 3 ] {466168cf-30e5-4930-9ac6-f697682330ff} <Debug> executeQuery: Read 410 rows, 29.93 KiB in 0.00194 sec., 211340.206185567 rows/sec., 15.06 MiB/sec.
9527 2024.08.28 04:10:04.367306 [ 85 ] {} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9528 2024.08.28 04:10:04.367383 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9529 2024.08.28 04:10:04.367558 [ 197 ] {22d7316c-e32c-475d-862f-de292a324746::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
9530 2024.08.28 04:10:04.367592 [ 3 ] {466168cf-30e5-4930-9ac6-f697682330ff} <Debug> DynamicQueryHandler: Done processing query
9531 2024.08.28 04:10:04.367636 [ 3 ] {466168cf-30e5-4930-9ac6-f697682330ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
9532 2024.08.28 04:10:04.367667 [ 3 ] {} <Debug> HTTP-Session: 9ce90a24-206a-4f4f-9bfa-c556cb636d64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9533 2024.08.28 04:10:04.367772 [ 197 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9534 2024.08.28 04:10:04.367807 [ 197 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 913 rows starting from the beginning of the part
9535 2024.08.28 04:10:04.367878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9536 2024.08.28 04:10:04.367994 [ 197 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 408 rows starting from the beginning of the part
9537 2024.08.28 04:10:04.368020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9538 2024.08.28 04:10:04.368112 [ 3 ] {} <Debug> HTTP-Session: 55203951-0826-4c5f-accc-dbfdbf96e1ed Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9539 2024.08.28 04:10:04.368188 [ 3 ] {} <Debug> HTTP-Session: 55203951-0826-4c5f-accc-dbfdbf96e1ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9540 2024.08.28 04:10:04.368277 [ 3 ] {} <Debug> HTTP-Session: 55203951-0826-4c5f-accc-dbfdbf96e1ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9541 2024.08.28 04:10:04.368335 [ 197 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 537 rows starting from the beginning of the part
9542 2024.08.28 04:10:04.368429 [ 3 ] {} <Trace> HTTP-Session: 55203951-0826-4c5f-accc-dbfdbf96e1ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9543 2024.08.28 04:10:04.368591 [ 197 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 410 rows starting from the beginning of the part
9544 2024.08.28 04:10:04.368902 [ 197 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 77 rows starting from the beginning of the part
9545 2024.08.28 04:10:04.368943 [ 3 ] {0e212dcf-2bd2-4375-adce-a2cebc5be29e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9546 2024.08.28 04:10:04.369142 [ 197 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 410 rows starting from the beginning of the part
9547 2024.08.28 04:10:04.369179 [ 3 ] {0e212dcf-2bd2-4375-adce-a2cebc5be29e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9548 2024.08.28 04:10:04.369930 [ 3 ] {0e212dcf-2bd2-4375-adce-a2cebc5be29e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9549 2024.08.28 04:10:04.370631 [ 3 ] {0e212dcf-2bd2-4375-adce-a2cebc5be29e} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9550 2024.08.28 04:10:04.370701 [ 3 ] {0e212dcf-2bd2-4375-adce-a2cebc5be29e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9551 2024.08.28 04:10:04.371697 [ 3 ] {0e212dcf-2bd2-4375-adce-a2cebc5be29e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
9552 2024.08.28 04:10:04.372149 [ 3 ] {0e212dcf-2bd2-4375-adce-a2cebc5be29e} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9553 2024.08.28 04:10:04.372540 [ 197 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2755 rows, containing 5 columns (5 merged, 0 gathered) in 0.005040048 sec., 546621.778205287 rows/sec., 41.72 MiB/sec.
9554 2024.08.28 04:10:04.372565 [ 3 ] {0e212dcf-2bd2-4375-adce-a2cebc5be29e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003853 sec., 1557.2281339216195 rows/sec., 81.36 KiB/sec.
9555 2024.08.28 04:10:04.372790 [ 197 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9556 2024.08.28 04:10:04.372870 [ 3 ] {0e212dcf-2bd2-4375-adce-a2cebc5be29e} <Debug> DynamicQueryHandler: Done processing query
9557 2024.08.28 04:10:04.372914 [ 3 ] {0e212dcf-2bd2-4375-adce-a2cebc5be29e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9558 2024.08.28 04:10:04.372939 [ 3 ] {} <Debug> HTTP-Session: 55203951-0826-4c5f-accc-dbfdbf96e1ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9559 2024.08.28 04:10:04.373191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 44814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9560 2024.08.28 04:10:04.373279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9561 2024.08.28 04:10:04.373321 [ 3 ] {} <Debug> HTTP-Session: 3aa2d775-6a5b-4945-976f-396f4ada5910 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9562 2024.08.28 04:10:04.373362 [ 3 ] {} <Debug> HTTP-Session: 3aa2d775-6a5b-4945-976f-396f4ada5910 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9563 2024.08.28 04:10:04.373396 [ 3 ] {} <Debug> HTTP-Session: 3aa2d775-6a5b-4945-976f-396f4ada5910 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9564 2024.08.28 04:10:04.373446 [ 3 ] {} <Trace> HTTP-Session: 3aa2d775-6a5b-4945-976f-396f4ada5910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9565 2024.08.28 04:10:04.373494 [ 189 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_46_9} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9566 2024.08.28 04:10:04.373684 [ 189 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_46_9} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9567 2024.08.28 04:10:04.373813 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB.
9568 2024.08.28 04:10:04.373845 [ 3 ] {6ccfa319-56e0-4f62-9295-bc735284b27d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9569 2024.08.28 04:10:04.373908 [ 3 ] {6ccfa319-56e0-4f62-9295-bc735284b27d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9570 2024.08.28 04:10:04.374077 [ 3 ] {6ccfa319-56e0-4f62-9295-bc735284b27d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9571 2024.08.28 04:10:04.374502 [ 3 ] {6ccfa319-56e0-4f62-9295-bc735284b27d} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9572 2024.08.28 04:10:04.374539 [ 3 ] {6ccfa319-56e0-4f62-9295-bc735284b27d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9573 2024.08.28 04:10:04.374928 [ 3 ] {6ccfa319-56e0-4f62-9295-bc735284b27d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
9574 2024.08.28 04:10:04.375277 [ 3 ] {6ccfa319-56e0-4f62-9295-bc735284b27d} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9575 2024.08.28 04:10:04.375437 [ 3 ] {6ccfa319-56e0-4f62-9295-bc735284b27d} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001815 sec., 131129.47658402205 rows/sec., 8.79 MiB/sec.
9576 2024.08.28 04:10:04.375601 [ 3 ] {6ccfa319-56e0-4f62-9295-bc735284b27d} <Debug> DynamicQueryHandler: Done processing query
9577 2024.08.28 04:10:04.375625 [ 3 ] {6ccfa319-56e0-4f62-9295-bc735284b27d} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
9578 2024.08.28 04:10:04.375641 [ 3 ] {} <Debug> HTTP-Session: 3aa2d775-6a5b-4945-976f-396f4ada5910 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9579 2024.08.28 04:10:04.375771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9580 2024.08.28 04:10:04.375816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9581 2024.08.28 04:10:04.375835 [ 3 ] {} <Debug> HTTP-Session: ad600ca6-5036-4f97-9b48-4ad8d0fdb9e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9582 2024.08.28 04:10:04.375851 [ 3 ] {} <Debug> HTTP-Session: ad600ca6-5036-4f97-9b48-4ad8d0fdb9e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9583 2024.08.28 04:10:04.375864 [ 3 ] {} <Debug> HTTP-Session: ad600ca6-5036-4f97-9b48-4ad8d0fdb9e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9584 2024.08.28 04:10:04.375896 [ 3 ] {} <Trace> HTTP-Session: ad600ca6-5036-4f97-9b48-4ad8d0fdb9e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9585 2024.08.28 04:10:04.375985 [ 3 ] {2b312a24-4372-4d84-b9ec-381f195a29fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
9586 2024.08.28 04:10:04.376030 [ 3 ] {2b312a24-4372-4d84-b9ec-381f195a29fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
9587 2024.08.28 04:10:04.376159 [ 3 ] {2b312a24-4372-4d84-b9ec-381f195a29fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9588 2024.08.28 04:10:04.376460 [ 3 ] {2b312a24-4372-4d84-b9ec-381f195a29fe} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9589 2024.08.28 04:10:04.376496 [ 3 ] {2b312a24-4372-4d84-b9ec-381f195a29fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9590 2024.08.28 04:10:04.376845 [ 3 ] {2b312a24-4372-4d84-b9ec-381f195a29fe} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
9591 2024.08.28 04:10:04.377156 [ 3 ] {2b312a24-4372-4d84-b9ec-381f195a29fe} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9592 2024.08.28 04:10:04.377329 [ 3 ] {2b312a24-4372-4d84-b9ec-381f195a29fe} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001352 sec., 739.6449704142012 rows/sec., 49.84 KiB/sec.
9593 2024.08.28 04:10:04.377641 [ 3 ] {2b312a24-4372-4d84-b9ec-381f195a29fe} <Debug> DynamicQueryHandler: Done processing query
9594 2024.08.28 04:10:04.377694 [ 3 ] {2b312a24-4372-4d84-b9ec-381f195a29fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
9595 2024.08.28 04:10:04.377746 [ 3 ] {} <Debug> HTTP-Session: ad600ca6-5036-4f97-9b48-4ad8d0fdb9e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9596 2024.08.28 04:10:04.377930 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 42867, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9597 2024.08.28 04:10:04.377979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9598 2024.08.28 04:10:04.377998 [ 3 ] {} <Debug> HTTP-Session: b1894df4-b152-47e9-bc3f-439cc99e834a Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9599 2024.08.28 04:10:04.378015 [ 3 ] {} <Debug> HTTP-Session: b1894df4-b152-47e9-bc3f-439cc99e834a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9600 2024.08.28 04:10:04.378028 [ 3 ] {} <Debug> HTTP-Session: b1894df4-b152-47e9-bc3f-439cc99e834a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9601 2024.08.28 04:10:04.378060 [ 3 ] {} <Trace> HTTP-Session: b1894df4-b152-47e9-bc3f-439cc99e834a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9602 2024.08.28 04:10:04.378369 [ 3 ] {48fc0568-7339-48ff-b65a-f153879aba52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9603 2024.08.28 04:10:04.378439 [ 3 ] {48fc0568-7339-48ff-b65a-f153879aba52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
9604 2024.08.28 04:10:04.378887 [ 3 ] {48fc0568-7339-48ff-b65a-f153879aba52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9605 2024.08.28 04:10:04.379545 [ 3 ] {48fc0568-7339-48ff-b65a-f153879aba52} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9606 2024.08.28 04:10:04.379581 [ 3 ] {48fc0568-7339-48ff-b65a-f153879aba52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9607 2024.08.28 04:10:04.380190 [ 3 ] {48fc0568-7339-48ff-b65a-f153879aba52} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9608 2024.08.28 04:10:04.380591 [ 3 ] {48fc0568-7339-48ff-b65a-f153879aba52} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9609 2024.08.28 04:10:04.380766 [ 85 ] {} <Debug> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9610 2024.08.28 04:10:04.380787 [ 3 ] {48fc0568-7339-48ff-b65a-f153879aba52} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002642 sec., 9841.02952308857 rows/sec., 17.63 MiB/sec.
9611 2024.08.28 04:10:04.380820 [ 85 ] {} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9612 2024.08.28 04:10:04.380896 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9613 2024.08.28 04:10:04.381293 [ 204 ] {94c69f11-a991-4649-a894-2fffd5368a44::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
9614 2024.08.28 04:10:04.381620 [ 3 ] {48fc0568-7339-48ff-b65a-f153879aba52} <Debug> DynamicQueryHandler: Done processing query
9615 2024.08.28 04:10:04.381718 [ 3 ] {48fc0568-7339-48ff-b65a-f153879aba52} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
9616 2024.08.28 04:10:04.381822 [ 3 ] {} <Debug> HTTP-Session: b1894df4-b152-47e9-bc3f-439cc99e834a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9617 2024.08.28 04:10:04.382076 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9618 2024.08.28 04:10:04.382191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9619 2024.08.28 04:10:04.382247 [ 3 ] {} <Debug> HTTP-Session: 0c0229ef-fc71-4423-8537-229634d8a451 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9620 2024.08.28 04:10:04.382289 [ 3 ] {} <Debug> HTTP-Session: 0c0229ef-fc71-4423-8537-229634d8a451 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9621 2024.08.28 04:10:04.382330 [ 3 ] {} <Debug> HTTP-Session: 0c0229ef-fc71-4423-8537-229634d8a451 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9622 2024.08.28 04:10:04.382415 [ 3 ] {} <Trace> HTTP-Session: 0c0229ef-fc71-4423-8537-229634d8a451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9623 2024.08.28 04:10:04.382495 [ 204 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9624 2024.08.28 04:10:04.382651 [ 204 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 750 rows starting from the beginning of the part
9625 2024.08.28 04:10:04.382679 [ 3 ] {ec171f59-aae5-41af-bff4-3d4478f851f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9626 2024.08.28 04:10:04.382788 [ 3 ] {ec171f59-aae5-41af-bff4-3d4478f851f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9627 2024.08.28 04:10:04.383455 [ 204 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 26 rows starting from the beginning of the part
9628 2024.08.28 04:10:04.383632 [ 3 ] {ec171f59-aae5-41af-bff4-3d4478f851f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9629 2024.08.28 04:10:04.384100 [ 204 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 13 rows starting from the beginning of the part
9630 2024.08.28 04:10:04.384795 [ 204 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 26 rows starting from the beginning of the part
9631 2024.08.28 04:10:04.384854 [ 3 ] {ec171f59-aae5-41af-bff4-3d4478f851f4} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9632 2024.08.28 04:10:04.384918 [ 3 ] {ec171f59-aae5-41af-bff4-3d4478f851f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9633 2024.08.28 04:10:04.385339 [ 204 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 13 rows starting from the beginning of the part
9634 2024.08.28 04:10:04.385939 [ 204 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 26 rows starting from the beginning of the part
9635 2024.08.28 04:10:04.386248 [ 3 ] {ec171f59-aae5-41af-bff4-3d4478f851f4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
9636 2024.08.28 04:10:04.387189 [ 3 ] {ec171f59-aae5-41af-bff4-3d4478f851f4} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9637 2024.08.28 04:10:04.387567 [ 3 ] {ec171f59-aae5-41af-bff4-3d4478f851f4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004976 sec., 16479.09967845659 rows/sec., 1.05 MiB/sec.
9638 2024.08.28 04:10:04.387953 [ 3 ] {ec171f59-aae5-41af-bff4-3d4478f851f4} <Debug> DynamicQueryHandler: Done processing query
9639 2024.08.28 04:10:04.388003 [ 3 ] {ec171f59-aae5-41af-bff4-3d4478f851f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9640 2024.08.28 04:10:04.388038 [ 3 ] {} <Debug> HTTP-Session: 0c0229ef-fc71-4423-8537-229634d8a451 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9641 2024.08.28 04:10:04.394205 [ 189 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 854 rows, containing 19 columns (19 merged, 0 gathered) in 0.013174847 sec., 64820.48709939478 rows/sec., 116.16 MiB/sec.
9642 2024.08.28 04:10:04.395117 [ 196 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9643 2024.08.28 04:10:04.395702 [ 196 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9644 2024.08.28 04:10:04.395786 [ 196 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9645 2024.08.28 04:10:04.395900 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.66 MiB.
9646 2024.08.28 04:10:09.342568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9647 2024.08.28 04:10:09.342700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9648 2024.08.28 04:10:09.342729 [ 3 ] {} <Debug> HTTP-Session: b045d632-33fe-4fe8-bf62-4502481b422e Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9649 2024.08.28 04:10:09.342757 [ 3 ] {} <Debug> HTTP-Session: b045d632-33fe-4fe8-bf62-4502481b422e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9650 2024.08.28 04:10:09.342775 [ 3 ] {} <Debug> HTTP-Session: b045d632-33fe-4fe8-bf62-4502481b422e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9651 2024.08.28 04:10:09.342829 [ 3 ] {} <Trace> HTTP-Session: b045d632-33fe-4fe8-bf62-4502481b422e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9652 2024.08.28 04:10:09.343022 [ 3 ] {154bb881-3414-4b68-b83e-e8fca7ad4136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9653 2024.08.28 04:10:09.343095 [ 3 ] {154bb881-3414-4b68-b83e-e8fca7ad4136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9654 2024.08.28 04:10:09.343444 [ 3 ] {154bb881-3414-4b68-b83e-e8fca7ad4136} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9655 2024.08.28 04:10:09.343873 [ 3 ] {154bb881-3414-4b68-b83e-e8fca7ad4136} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9656 2024.08.28 04:10:09.343915 [ 3 ] {154bb881-3414-4b68-b83e-e8fca7ad4136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9657 2024.08.28 04:10:09.344334 [ 3 ] {154bb881-3414-4b68-b83e-e8fca7ad4136} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
9658 2024.08.28 04:10:09.344728 [ 3 ] {154bb881-3414-4b68-b83e-e8fca7ad4136} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9659 2024.08.28 04:10:09.344880 [ 3 ] {154bb881-3414-4b68-b83e-e8fca7ad4136} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001914 sec., 1044.9320794148382 rows/sec., 85.21 KiB/sec.
9660 2024.08.28 04:10:09.345207 [ 3 ] {154bb881-3414-4b68-b83e-e8fca7ad4136} <Debug> DynamicQueryHandler: Done processing query
9661 2024.08.28 04:10:09.345235 [ 3 ] {154bb881-3414-4b68-b83e-e8fca7ad4136} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9662 2024.08.28 04:10:09.345254 [ 3 ] {} <Debug> HTTP-Session: b045d632-33fe-4fe8-bf62-4502481b422e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9663 2024.08.28 04:10:09.345431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 11953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9664 2024.08.28 04:10:09.345486 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9665 2024.08.28 04:10:09.345506 [ 3 ] {} <Debug> HTTP-Session: 2dca5db8-7994-49e2-9366-22627ca23be3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9666 2024.08.28 04:10:09.345523 [ 3 ] {} <Debug> HTTP-Session: 2dca5db8-7994-49e2-9366-22627ca23be3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9667 2024.08.28 04:10:09.345537 [ 3 ] {} <Debug> HTTP-Session: 2dca5db8-7994-49e2-9366-22627ca23be3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9668 2024.08.28 04:10:09.345571 [ 3 ] {} <Trace> HTTP-Session: 2dca5db8-7994-49e2-9366-22627ca23be3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9669 2024.08.28 04:10:09.345702 [ 3 ] {63523a19-0432-4a99-961a-7be0c84d5da8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9670 2024.08.28 04:10:09.345748 [ 3 ] {63523a19-0432-4a99-961a-7be0c84d5da8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9671 2024.08.28 04:10:09.346009 [ 3 ] {63523a19-0432-4a99-961a-7be0c84d5da8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9672 2024.08.28 04:10:09.346437 [ 3 ] {63523a19-0432-4a99-961a-7be0c84d5da8} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9673 2024.08.28 04:10:09.346474 [ 3 ] {63523a19-0432-4a99-961a-7be0c84d5da8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9674 2024.08.28 04:10:09.346837 [ 3 ] {63523a19-0432-4a99-961a-7be0c84d5da8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9675 2024.08.28 04:10:09.347207 [ 3 ] {63523a19-0432-4a99-961a-7be0c84d5da8} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9676 2024.08.28 04:10:09.347338 [ 3 ] {63523a19-0432-4a99-961a-7be0c84d5da8} <Debug> executeQuery: Read 83 rows, 6.88 KiB in 0.001685 sec., 49258.16023738872 rows/sec., 3.99 MiB/sec.
9677 2024.08.28 04:10:09.347611 [ 3 ] {63523a19-0432-4a99-961a-7be0c84d5da8} <Debug> DynamicQueryHandler: Done processing query
9678 2024.08.28 04:10:09.347657 [ 3 ] {63523a19-0432-4a99-961a-7be0c84d5da8} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9679 2024.08.28 04:10:09.347690 [ 3 ] {} <Debug> HTTP-Session: 2dca5db8-7994-49e2-9366-22627ca23be3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9680 2024.08.28 04:10:09.347837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 2195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9681 2024.08.28 04:10:09.347888 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9682 2024.08.28 04:10:09.347907 [ 3 ] {} <Debug> HTTP-Session: cabb7f24-1c5d-42b8-b796-18c3aef7b94c Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9683 2024.08.28 04:10:09.347925 [ 3 ] {} <Debug> HTTP-Session: cabb7f24-1c5d-42b8-b796-18c3aef7b94c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9684 2024.08.28 04:10:09.347939 [ 3 ] {} <Debug> HTTP-Session: cabb7f24-1c5d-42b8-b796-18c3aef7b94c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9685 2024.08.28 04:10:09.347971 [ 3 ] {} <Trace> HTTP-Session: cabb7f24-1c5d-42b8-b796-18c3aef7b94c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9686 2024.08.28 04:10:09.348081 [ 3 ] {5c4d57f8-026e-4668-9d29-59daf5a1eb32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9687 2024.08.28 04:10:09.348126 [ 3 ] {5c4d57f8-026e-4668-9d29-59daf5a1eb32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9688 2024.08.28 04:10:09.348373 [ 3 ] {5c4d57f8-026e-4668-9d29-59daf5a1eb32} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9689 2024.08.28 04:10:09.348696 [ 3 ] {5c4d57f8-026e-4668-9d29-59daf5a1eb32} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9690 2024.08.28 04:10:09.348732 [ 3 ] {5c4d57f8-026e-4668-9d29-59daf5a1eb32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9691 2024.08.28 04:10:09.349101 [ 3 ] {5c4d57f8-026e-4668-9d29-59daf5a1eb32} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9692 2024.08.28 04:10:09.349468 [ 3 ] {5c4d57f8-026e-4668-9d29-59daf5a1eb32} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9693 2024.08.28 04:10:09.349598 [ 3 ] {5c4d57f8-026e-4668-9d29-59daf5a1eb32} <Debug> executeQuery: Read 15 rows, 1.12 KiB in 0.001548 sec., 9689.922480620156 rows/sec., 721.70 KiB/sec.
9694 2024.08.28 04:10:09.349758 [ 3 ] {5c4d57f8-026e-4668-9d29-59daf5a1eb32} <Debug> DynamicQueryHandler: Done processing query
9695 2024.08.28 04:10:09.349781 [ 3 ] {5c4d57f8-026e-4668-9d29-59daf5a1eb32} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9696 2024.08.28 04:10:09.349797 [ 3 ] {} <Debug> HTTP-Session: cabb7f24-1c5d-42b8-b796-18c3aef7b94c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9697 2024.08.28 04:10:09.349948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 13425, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9698 2024.08.28 04:10:09.349995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9699 2024.08.28 04:10:09.350016 [ 3 ] {} <Debug> HTTP-Session: bff26253-7c2d-4979-83a9-6e64ff638d38 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9700 2024.08.28 04:10:09.350032 [ 3 ] {} <Debug> HTTP-Session: bff26253-7c2d-4979-83a9-6e64ff638d38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9701 2024.08.28 04:10:09.350045 [ 3 ] {} <Debug> HTTP-Session: bff26253-7c2d-4979-83a9-6e64ff638d38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9702 2024.08.28 04:10:09.350076 [ 3 ] {} <Trace> HTTP-Session: bff26253-7c2d-4979-83a9-6e64ff638d38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9703 2024.08.28 04:10:09.350196 [ 3 ] {9a7348bd-6b43-4730-b61f-2e7c73b17857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9704 2024.08.28 04:10:09.350240 [ 3 ] {9a7348bd-6b43-4730-b61f-2e7c73b17857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9705 2024.08.28 04:10:09.350464 [ 3 ] {9a7348bd-6b43-4730-b61f-2e7c73b17857} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9706 2024.08.28 04:10:09.350833 [ 3 ] {9a7348bd-6b43-4730-b61f-2e7c73b17857} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9707 2024.08.28 04:10:09.350870 [ 3 ] {9a7348bd-6b43-4730-b61f-2e7c73b17857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9708 2024.08.28 04:10:09.351226 [ 3 ] {9a7348bd-6b43-4730-b61f-2e7c73b17857} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9709 2024.08.28 04:10:09.351593 [ 3 ] {9a7348bd-6b43-4730-b61f-2e7c73b17857} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9710 2024.08.28 04:10:09.351719 [ 3 ] {9a7348bd-6b43-4730-b61f-2e7c73b17857} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001567 sec., 50414.80536056158 rows/sec., 3.94 MiB/sec.
9711 2024.08.28 04:10:09.352005 [ 3 ] {9a7348bd-6b43-4730-b61f-2e7c73b17857} <Debug> DynamicQueryHandler: Done processing query
9712 2024.08.28 04:10:09.352064 [ 3 ] {9a7348bd-6b43-4730-b61f-2e7c73b17857} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
9713 2024.08.28 04:10:09.352107 [ 3 ] {} <Debug> HTTP-Session: bff26253-7c2d-4979-83a9-6e64ff638d38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9714 2024.08.28 04:10:09.352283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 30808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9715 2024.08.28 04:10:09.352332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9716 2024.08.28 04:10:09.352351 [ 3 ] {} <Debug> HTTP-Session: 62a8ade3-eed2-451c-8f77-97c2fe22da53 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9717 2024.08.28 04:10:09.352368 [ 3 ] {} <Debug> HTTP-Session: 62a8ade3-eed2-451c-8f77-97c2fe22da53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9718 2024.08.28 04:10:09.352381 [ 3 ] {} <Debug> HTTP-Session: 62a8ade3-eed2-451c-8f77-97c2fe22da53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9719 2024.08.28 04:10:09.352412 [ 3 ] {} <Trace> HTTP-Session: 62a8ade3-eed2-451c-8f77-97c2fe22da53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9720 2024.08.28 04:10:09.352569 [ 3 ] {e85775c3-76fa-43f8-ab8d-0544098420e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9721 2024.08.28 04:10:09.352619 [ 3 ] {e85775c3-76fa-43f8-ab8d-0544098420e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9722 2024.08.28 04:10:09.352783 [ 3 ] {e85775c3-76fa-43f8-ab8d-0544098420e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9723 2024.08.28 04:10:09.353157 [ 3 ] {e85775c3-76fa-43f8-ab8d-0544098420e4} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9724 2024.08.28 04:10:09.353194 [ 3 ] {e85775c3-76fa-43f8-ab8d-0544098420e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9725 2024.08.28 04:10:09.353587 [ 3 ] {e85775c3-76fa-43f8-ab8d-0544098420e4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
9726 2024.08.28 04:10:09.353935 [ 3 ] {e85775c3-76fa-43f8-ab8d-0544098420e4} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9727 2024.08.28 04:10:09.354071 [ 3 ] {e85775c3-76fa-43f8-ab8d-0544098420e4} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001578 sec., 102027.8833967047 rows/sec., 7.11 MiB/sec.
9728 2024.08.28 04:10:09.354267 [ 3 ] {e85775c3-76fa-43f8-ab8d-0544098420e4} <Debug> DynamicQueryHandler: Done processing query
9729 2024.08.28 04:10:09.354292 [ 3 ] {e85775c3-76fa-43f8-ab8d-0544098420e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9730 2024.08.28 04:10:09.354308 [ 3 ] {} <Debug> HTTP-Session: 62a8ade3-eed2-451c-8f77-97c2fe22da53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9731 2024.08.28 04:10:09.354455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 21380, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9732 2024.08.28 04:10:09.354503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9733 2024.08.28 04:10:09.354522 [ 3 ] {} <Debug> HTTP-Session: 1efb9a30-49eb-4ba8-a134-a3bedc31b609 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9734 2024.08.28 04:10:09.354538 [ 3 ] {} <Debug> HTTP-Session: 1efb9a30-49eb-4ba8-a134-a3bedc31b609 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9735 2024.08.28 04:10:09.354552 [ 3 ] {} <Debug> HTTP-Session: 1efb9a30-49eb-4ba8-a134-a3bedc31b609 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9736 2024.08.28 04:10:09.354583 [ 3 ] {} <Trace> HTTP-Session: 1efb9a30-49eb-4ba8-a134-a3bedc31b609 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9737 2024.08.28 04:10:09.354770 [ 3 ] {6562fa81-4966-46df-8340-43a76778ff05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9738 2024.08.28 04:10:09.354836 [ 3 ] {6562fa81-4966-46df-8340-43a76778ff05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
9739 2024.08.28 04:10:09.355251 [ 3 ] {6562fa81-4966-46df-8340-43a76778ff05} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9740 2024.08.28 04:10:09.355834 [ 3 ] {6562fa81-4966-46df-8340-43a76778ff05} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9741 2024.08.28 04:10:09.355872 [ 3 ] {6562fa81-4966-46df-8340-43a76778ff05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9742 2024.08.28 04:10:09.356518 [ 3 ] {6562fa81-4966-46df-8340-43a76778ff05} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9743 2024.08.28 04:10:09.356959 [ 3 ] {6562fa81-4966-46df-8340-43a76778ff05} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9744 2024.08.28 04:10:09.357147 [ 3 ] {6562fa81-4966-46df-8340-43a76778ff05} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002485 sec., 5231.38832997988 rows/sec., 9.37 MiB/sec.
9745 2024.08.28 04:10:09.357376 [ 3 ] {6562fa81-4966-46df-8340-43a76778ff05} <Debug> DynamicQueryHandler: Done processing query
9746 2024.08.28 04:10:09.357402 [ 3 ] {6562fa81-4966-46df-8340-43a76778ff05} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
9747 2024.08.28 04:10:09.357417 [ 3 ] {} <Debug> HTTP-Session: 1efb9a30-49eb-4ba8-a134-a3bedc31b609 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9748 2024.08.28 04:10:09.357525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9749 2024.08.28 04:10:09.357574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9750 2024.08.28 04:10:09.357593 [ 3 ] {} <Debug> HTTP-Session: 7f3b8ec2-f025-4aca-a850-f51bb1306251 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9751 2024.08.28 04:10:09.357609 [ 3 ] {} <Debug> HTTP-Session: 7f3b8ec2-f025-4aca-a850-f51bb1306251 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9752 2024.08.28 04:10:09.357622 [ 3 ] {} <Debug> HTTP-Session: 7f3b8ec2-f025-4aca-a850-f51bb1306251 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9753 2024.08.28 04:10:09.357654 [ 3 ] {} <Trace> HTTP-Session: 7f3b8ec2-f025-4aca-a850-f51bb1306251 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9754 2024.08.28 04:10:09.357769 [ 3 ] {5997831f-3eed-4835-8804-44ce2ab504d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9755 2024.08.28 04:10:09.357814 [ 3 ] {5997831f-3eed-4835-8804-44ce2ab504d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9756 2024.08.28 04:10:09.357943 [ 3 ] {5997831f-3eed-4835-8804-44ce2ab504d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9757 2024.08.28 04:10:09.358245 [ 3 ] {5997831f-3eed-4835-8804-44ce2ab504d3} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9758 2024.08.28 04:10:09.358284 [ 3 ] {5997831f-3eed-4835-8804-44ce2ab504d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9759 2024.08.28 04:10:09.358636 [ 3 ] {5997831f-3eed-4835-8804-44ce2ab504d3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
9760 2024.08.28 04:10:09.358952 [ 3 ] {5997831f-3eed-4835-8804-44ce2ab504d3} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9761 2024.08.28 04:10:09.359109 [ 3 ] {5997831f-3eed-4835-8804-44ce2ab504d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001371 sec., 43763.6761487965 rows/sec., 2.95 MiB/sec.
9762 2024.08.28 04:10:09.359366 [ 3 ] {5997831f-3eed-4835-8804-44ce2ab504d3} <Debug> DynamicQueryHandler: Done processing query
9763 2024.08.28 04:10:09.359412 [ 3 ] {5997831f-3eed-4835-8804-44ce2ab504d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9764 2024.08.28 04:10:09.359447 [ 3 ] {} <Debug> HTTP-Session: 7f3b8ec2-f025-4aca-a850-f51bb1306251 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9765 2024.08.28 04:10:14.347354 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 36474, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9766 2024.08.28 04:10:14.347478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9767 2024.08.28 04:10:14.347503 [ 3 ] {} <Debug> HTTP-Session: 973a4b9c-222e-4ec7-b1c6-b948cb10135a Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9768 2024.08.28 04:10:14.347527 [ 3 ] {} <Debug> HTTP-Session: 973a4b9c-222e-4ec7-b1c6-b948cb10135a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9769 2024.08.28 04:10:14.347542 [ 3 ] {} <Debug> HTTP-Session: 973a4b9c-222e-4ec7-b1c6-b948cb10135a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9770 2024.08.28 04:10:14.347592 [ 3 ] {} <Trace> HTTP-Session: 973a4b9c-222e-4ec7-b1c6-b948cb10135a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9771 2024.08.28 04:10:14.347841 [ 3 ] {b03b4997-954a-438f-a2a6-a9ab7003ec1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9772 2024.08.28 04:10:14.347907 [ 3 ] {b03b4997-954a-438f-a2a6-a9ab7003ec1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9773 2024.08.28 04:10:14.348235 [ 3 ] {b03b4997-954a-438f-a2a6-a9ab7003ec1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9774 2024.08.28 04:10:14.348801 [ 3 ] {b03b4997-954a-438f-a2a6-a9ab7003ec1c} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9775 2024.08.28 04:10:14.348844 [ 3 ] {b03b4997-954a-438f-a2a6-a9ab7003ec1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9776 2024.08.28 04:10:14.349279 [ 3 ] {b03b4997-954a-438f-a2a6-a9ab7003ec1c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9777 2024.08.28 04:10:14.349656 [ 3 ] {b03b4997-954a-438f-a2a6-a9ab7003ec1c} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9778 2024.08.28 04:10:14.349838 [ 3 ] {b03b4997-954a-438f-a2a6-a9ab7003ec1c} <Debug> executeQuery: Read 241 rows, 21.83 KiB in 0.002105 sec., 114489.31116389549 rows/sec., 10.13 MiB/sec.
9779 2024.08.28 04:10:14.350169 [ 3 ] {b03b4997-954a-438f-a2a6-a9ab7003ec1c} <Debug> DynamicQueryHandler: Done processing query
9780 2024.08.28 04:10:14.350217 [ 3 ] {b03b4997-954a-438f-a2a6-a9ab7003ec1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
9781 2024.08.28 04:10:14.350250 [ 3 ] {} <Debug> HTTP-Session: 973a4b9c-222e-4ec7-b1c6-b948cb10135a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9782 2024.08.28 04:10:14.350404 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 3779, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9783 2024.08.28 04:10:14.350455 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9784 2024.08.28 04:10:14.350476 [ 3 ] {} <Debug> HTTP-Session: 73644a05-62c8-48e6-b370-2fab4499ecab Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9785 2024.08.28 04:10:14.350492 [ 3 ] {} <Debug> HTTP-Session: 73644a05-62c8-48e6-b370-2fab4499ecab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9786 2024.08.28 04:10:14.350507 [ 3 ] {} <Debug> HTTP-Session: 73644a05-62c8-48e6-b370-2fab4499ecab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9787 2024.08.28 04:10:14.350539 [ 3 ] {} <Trace> HTTP-Session: 73644a05-62c8-48e6-b370-2fab4499ecab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9788 2024.08.28 04:10:14.350646 [ 3 ] {da62253d-3970-42c2-b436-b03122a16a15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9789 2024.08.28 04:10:14.350693 [ 3 ] {da62253d-3970-42c2-b436-b03122a16a15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9790 2024.08.28 04:10:14.350938 [ 3 ] {da62253d-3970-42c2-b436-b03122a16a15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9791 2024.08.28 04:10:14.351270 [ 3 ] {da62253d-3970-42c2-b436-b03122a16a15} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9792 2024.08.28 04:10:14.351308 [ 3 ] {da62253d-3970-42c2-b436-b03122a16a15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9793 2024.08.28 04:10:14.351666 [ 3 ] {da62253d-3970-42c2-b436-b03122a16a15} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9794 2024.08.28 04:10:14.352026 [ 3 ] {da62253d-3970-42c2-b436-b03122a16a15} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9795 2024.08.28 04:10:14.352192 [ 3 ] {da62253d-3970-42c2-b436-b03122a16a15} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00157 sec., 16560.509554140128 rows/sec., 1.22 MiB/sec.
9796 2024.08.28 04:10:14.352362 [ 3 ] {da62253d-3970-42c2-b436-b03122a16a15} <Debug> DynamicQueryHandler: Done processing query
9797 2024.08.28 04:10:14.352387 [ 3 ] {da62253d-3970-42c2-b436-b03122a16a15} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9798 2024.08.28 04:10:14.352404 [ 3 ] {} <Debug> HTTP-Session: 73644a05-62c8-48e6-b370-2fab4499ecab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9799 2024.08.28 04:10:14.352560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9800 2024.08.28 04:10:14.352608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9801 2024.08.28 04:10:14.352627 [ 3 ] {} <Debug> HTTP-Session: 110624bd-d558-4216-8907-23384cc8ead4 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9802 2024.08.28 04:10:14.352643 [ 3 ] {} <Debug> HTTP-Session: 110624bd-d558-4216-8907-23384cc8ead4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9803 2024.08.28 04:10:14.352657 [ 3 ] {} <Debug> HTTP-Session: 110624bd-d558-4216-8907-23384cc8ead4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9804 2024.08.28 04:10:14.352688 [ 3 ] {} <Trace> HTTP-Session: 110624bd-d558-4216-8907-23384cc8ead4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9805 2024.08.28 04:10:14.352784 [ 3 ] {e5cc2cf2-3386-47dd-880b-95fe574eab20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
9806 2024.08.28 04:10:14.352827 [ 3 ] {e5cc2cf2-3386-47dd-880b-95fe574eab20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
9807 2024.08.28 04:10:14.353053 [ 3 ] {e5cc2cf2-3386-47dd-880b-95fe574eab20} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9808 2024.08.28 04:10:14.353356 [ 3 ] {e5cc2cf2-3386-47dd-880b-95fe574eab20} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9809 2024.08.28 04:10:14.353393 [ 3 ] {e5cc2cf2-3386-47dd-880b-95fe574eab20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9810 2024.08.28 04:10:14.353745 [ 3 ] {e5cc2cf2-3386-47dd-880b-95fe574eab20} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
9811 2024.08.28 04:10:14.354091 [ 3 ] {e5cc2cf2-3386-47dd-880b-95fe574eab20} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9812 2024.08.28 04:10:14.354254 [ 3 ] {e5cc2cf2-3386-47dd-880b-95fe574eab20} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001491 sec., 9389.671361502347 rows/sec., 657.59 KiB/sec.
9813 2024.08.28 04:10:14.354608 [ 3 ] {e5cc2cf2-3386-47dd-880b-95fe574eab20} <Debug> DynamicQueryHandler: Done processing query
9814 2024.08.28 04:10:14.354642 [ 3 ] {e5cc2cf2-3386-47dd-880b-95fe574eab20} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9815 2024.08.28 04:10:14.354663 [ 3 ] {} <Debug> HTTP-Session: 110624bd-d558-4216-8907-23384cc8ead4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9816 2024.08.28 04:10:14.354807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9817 2024.08.28 04:10:14.354868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9818 2024.08.28 04:10:14.354892 [ 3 ] {} <Debug> HTTP-Session: 13f217e8-e401-4367-8f50-ac34b049680d Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9819 2024.08.28 04:10:14.354913 [ 3 ] {} <Debug> HTTP-Session: 13f217e8-e401-4367-8f50-ac34b049680d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9820 2024.08.28 04:10:14.354930 [ 3 ] {} <Debug> HTTP-Session: 13f217e8-e401-4367-8f50-ac34b049680d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9821 2024.08.28 04:10:14.354969 [ 3 ] {} <Trace> HTTP-Session: 13f217e8-e401-4367-8f50-ac34b049680d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9822 2024.08.28 04:10:14.355096 [ 3 ] {7dc11aa4-0439-40a2-b3f0-9c4912ba5987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
9823 2024.08.28 04:10:14.355149 [ 3 ] {7dc11aa4-0439-40a2-b3f0-9c4912ba5987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
9824 2024.08.28 04:10:14.355450 [ 3 ] {7dc11aa4-0439-40a2-b3f0-9c4912ba5987} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9825 2024.08.28 04:10:14.355754 [ 3 ] {7dc11aa4-0439-40a2-b3f0-9c4912ba5987} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9826 2024.08.28 04:10:14.355791 [ 3 ] {7dc11aa4-0439-40a2-b3f0-9c4912ba5987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9827 2024.08.28 04:10:14.356153 [ 3 ] {7dc11aa4-0439-40a2-b3f0-9c4912ba5987} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
9828 2024.08.28 04:10:14.356516 [ 3 ] {7dc11aa4-0439-40a2-b3f0-9c4912ba5987} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9829 2024.08.28 04:10:14.356671 [ 3 ] {7dc11aa4-0439-40a2-b3f0-9c4912ba5987} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001603 sec., 3742.9819089207735 rows/sec., 221.14 KiB/sec.
9830 2024.08.28 04:10:14.357010 [ 3 ] {7dc11aa4-0439-40a2-b3f0-9c4912ba5987} <Debug> DynamicQueryHandler: Done processing query
9831 2024.08.28 04:10:14.357038 [ 3 ] {7dc11aa4-0439-40a2-b3f0-9c4912ba5987} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9832 2024.08.28 04:10:14.357055 [ 3 ] {} <Debug> HTTP-Session: 13f217e8-e401-4367-8f50-ac34b049680d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9833 2024.08.28 04:10:14.357270 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 66175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9834 2024.08.28 04:10:14.357319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9835 2024.08.28 04:10:14.357338 [ 3 ] {} <Debug> HTTP-Session: 223932b1-f7f2-4c14-b23f-49ac79f8a8bb Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9836 2024.08.28 04:10:14.357355 [ 3 ] {} <Debug> HTTP-Session: 223932b1-f7f2-4c14-b23f-49ac79f8a8bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9837 2024.08.28 04:10:14.357369 [ 3 ] {} <Debug> HTTP-Session: 223932b1-f7f2-4c14-b23f-49ac79f8a8bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9838 2024.08.28 04:10:14.357401 [ 3 ] {} <Trace> HTTP-Session: 223932b1-f7f2-4c14-b23f-49ac79f8a8bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9839 2024.08.28 04:10:14.357611 [ 3 ] {b999b5bf-c9a1-48e6-b24a-c13e5792f633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9840 2024.08.28 04:10:14.357657 [ 3 ] {b999b5bf-c9a1-48e6-b24a-c13e5792f633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9841 2024.08.28 04:10:14.357908 [ 3 ] {b999b5bf-c9a1-48e6-b24a-c13e5792f633} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9842 2024.08.28 04:10:14.358466 [ 3 ] {b999b5bf-c9a1-48e6-b24a-c13e5792f633} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9843 2024.08.28 04:10:14.358506 [ 3 ] {b999b5bf-c9a1-48e6-b24a-c13e5792f633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9844 2024.08.28 04:10:14.358888 [ 3 ] {b999b5bf-c9a1-48e6-b24a-c13e5792f633} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9845 2024.08.28 04:10:14.359236 [ 3 ] {b999b5bf-c9a1-48e6-b24a-c13e5792f633} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9846 2024.08.28 04:10:14.359400 [ 3 ] {b999b5bf-c9a1-48e6-b24a-c13e5792f633} <Debug> executeQuery: Read 408 rows, 29.76 KiB in 0.0019 sec., 214736.84210526315 rows/sec., 15.30 MiB/sec.
9847 2024.08.28 04:10:14.359567 [ 3 ] {b999b5bf-c9a1-48e6-b24a-c13e5792f633} <Debug> DynamicQueryHandler: Done processing query
9848 2024.08.28 04:10:14.359591 [ 3 ] {b999b5bf-c9a1-48e6-b24a-c13e5792f633} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
9849 2024.08.28 04:10:14.359609 [ 3 ] {} <Debug> HTTP-Session: 223932b1-f7f2-4c14-b23f-49ac79f8a8bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9850 2024.08.28 04:10:14.359749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9851 2024.08.28 04:10:14.359799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9852 2024.08.28 04:10:14.359819 [ 3 ] {} <Debug> HTTP-Session: 938628e9-adee-4fdc-9211-77dd6c08aece Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9853 2024.08.28 04:10:14.359836 [ 3 ] {} <Debug> HTTP-Session: 938628e9-adee-4fdc-9211-77dd6c08aece Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9854 2024.08.28 04:10:14.359851 [ 3 ] {} <Debug> HTTP-Session: 938628e9-adee-4fdc-9211-77dd6c08aece Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9855 2024.08.28 04:10:14.359883 [ 3 ] {} <Trace> HTTP-Session: 938628e9-adee-4fdc-9211-77dd6c08aece Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9856 2024.08.28 04:10:14.359980 [ 3 ] {df0469f9-1185-4e5d-a06f-88c6b0dc89e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9857 2024.08.28 04:10:14.360025 [ 3 ] {df0469f9-1185-4e5d-a06f-88c6b0dc89e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9858 2024.08.28 04:10:14.360159 [ 3 ] {df0469f9-1185-4e5d-a06f-88c6b0dc89e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9859 2024.08.28 04:10:14.360455 [ 3 ] {df0469f9-1185-4e5d-a06f-88c6b0dc89e8} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9860 2024.08.28 04:10:14.360492 [ 3 ] {df0469f9-1185-4e5d-a06f-88c6b0dc89e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9861 2024.08.28 04:10:14.360846 [ 3 ] {df0469f9-1185-4e5d-a06f-88c6b0dc89e8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
9862 2024.08.28 04:10:14.361171 [ 3 ] {df0469f9-1185-4e5d-a06f-88c6b0dc89e8} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9863 2024.08.28 04:10:14.361330 [ 3 ] {df0469f9-1185-4e5d-a06f-88c6b0dc89e8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00137 sec., 4379.56204379562 rows/sec., 228.82 KiB/sec.
9864 2024.08.28 04:10:14.361502 [ 3 ] {df0469f9-1185-4e5d-a06f-88c6b0dc89e8} <Debug> DynamicQueryHandler: Done processing query
9865 2024.08.28 04:10:14.361526 [ 3 ] {df0469f9-1185-4e5d-a06f-88c6b0dc89e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9866 2024.08.28 04:10:14.361542 [ 3 ] {} <Debug> HTTP-Session: 938628e9-adee-4fdc-9211-77dd6c08aece Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9867 2024.08.28 04:10:14.361717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 44624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9868 2024.08.28 04:10:14.361766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9869 2024.08.28 04:10:14.361787 [ 3 ] {} <Debug> HTTP-Session: 458a2060-6b2e-4af9-b7c0-9b08a77965a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9870 2024.08.28 04:10:14.361804 [ 3 ] {} <Debug> HTTP-Session: 458a2060-6b2e-4af9-b7c0-9b08a77965a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9871 2024.08.28 04:10:14.361818 [ 3 ] {} <Debug> HTTP-Session: 458a2060-6b2e-4af9-b7c0-9b08a77965a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9872 2024.08.28 04:10:14.361849 [ 3 ] {} <Trace> HTTP-Session: 458a2060-6b2e-4af9-b7c0-9b08a77965a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9873 2024.08.28 04:10:14.362048 [ 3 ] {8a3ed7b8-7f20-4e3c-bcec-a31aad3c95c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9874 2024.08.28 04:10:14.362095 [ 3 ] {8a3ed7b8-7f20-4e3c-bcec-a31aad3c95c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9875 2024.08.28 04:10:14.362244 [ 3 ] {8a3ed7b8-7f20-4e3c-bcec-a31aad3c95c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9876 2024.08.28 04:10:14.362671 [ 3 ] {8a3ed7b8-7f20-4e3c-bcec-a31aad3c95c5} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9877 2024.08.28 04:10:14.362707 [ 3 ] {8a3ed7b8-7f20-4e3c-bcec-a31aad3c95c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9878 2024.08.28 04:10:14.363084 [ 3 ] {8a3ed7b8-7f20-4e3c-bcec-a31aad3c95c5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
9879 2024.08.28 04:10:14.363418 [ 3 ] {8a3ed7b8-7f20-4e3c-bcec-a31aad3c95c5} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9880 2024.08.28 04:10:14.363561 [ 3 ] {8a3ed7b8-7f20-4e3c-bcec-a31aad3c95c5} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001625 sec., 145846.15384615384 rows/sec., 9.78 MiB/sec.
9881 2024.08.28 04:10:14.363847 [ 3 ] {8a3ed7b8-7f20-4e3c-bcec-a31aad3c95c5} <Debug> DynamicQueryHandler: Done processing query
9882 2024.08.28 04:10:14.363903 [ 3 ] {8a3ed7b8-7f20-4e3c-bcec-a31aad3c95c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
9883 2024.08.28 04:10:14.363942 [ 3 ] {} <Debug> HTTP-Session: 458a2060-6b2e-4af9-b7c0-9b08a77965a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9884 2024.08.28 04:10:14.364074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9885 2024.08.28 04:10:14.364123 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9886 2024.08.28 04:10:14.364143 [ 3 ] {} <Debug> HTTP-Session: 7cac5e6c-a1b6-4766-8db5-c8e6dbb4e38f Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9887 2024.08.28 04:10:14.364160 [ 3 ] {} <Debug> HTTP-Session: 7cac5e6c-a1b6-4766-8db5-c8e6dbb4e38f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9888 2024.08.28 04:10:14.364175 [ 3 ] {} <Debug> HTTP-Session: 7cac5e6c-a1b6-4766-8db5-c8e6dbb4e38f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9889 2024.08.28 04:10:14.364206 [ 3 ] {} <Trace> HTTP-Session: 7cac5e6c-a1b6-4766-8db5-c8e6dbb4e38f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9890 2024.08.28 04:10:14.364303 [ 3 ] {da3e92ba-9ecb-486e-8649-461854df557c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
9891 2024.08.28 04:10:14.364351 [ 3 ] {da3e92ba-9ecb-486e-8649-461854df557c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
9892 2024.08.28 04:10:14.364503 [ 3 ] {da3e92ba-9ecb-486e-8649-461854df557c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9893 2024.08.28 04:10:14.364772 [ 3 ] {da3e92ba-9ecb-486e-8649-461854df557c} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9894 2024.08.28 04:10:14.364808 [ 3 ] {da3e92ba-9ecb-486e-8649-461854df557c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9895 2024.08.28 04:10:14.365161 [ 3 ] {da3e92ba-9ecb-486e-8649-461854df557c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
9896 2024.08.28 04:10:14.365486 [ 3 ] {da3e92ba-9ecb-486e-8649-461854df557c} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9897 2024.08.28 04:10:14.365639 [ 3 ] {da3e92ba-9ecb-486e-8649-461854df557c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001353 sec., 739.0983000739099 rows/sec., 49.80 KiB/sec.
9898 2024.08.28 04:10:14.365950 [ 3 ] {da3e92ba-9ecb-486e-8649-461854df557c} <Debug> DynamicQueryHandler: Done processing query
9899 2024.08.28 04:10:14.365975 [ 3 ] {da3e92ba-9ecb-486e-8649-461854df557c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
9900 2024.08.28 04:10:14.365991 [ 3 ] {} <Debug> HTTP-Session: 7cac5e6c-a1b6-4766-8db5-c8e6dbb4e38f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9901 2024.08.28 04:10:14.366140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 42925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9902 2024.08.28 04:10:14.366190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9903 2024.08.28 04:10:14.366209 [ 3 ] {} <Debug> HTTP-Session: 57af4076-bbe3-4b54-acdf-3fba11b3a8b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9904 2024.08.28 04:10:14.366226 [ 3 ] {} <Debug> HTTP-Session: 57af4076-bbe3-4b54-acdf-3fba11b3a8b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9905 2024.08.28 04:10:14.366240 [ 3 ] {} <Debug> HTTP-Session: 57af4076-bbe3-4b54-acdf-3fba11b3a8b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9906 2024.08.28 04:10:14.366271 [ 3 ] {} <Trace> HTTP-Session: 57af4076-bbe3-4b54-acdf-3fba11b3a8b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9907 2024.08.28 04:10:14.366571 [ 3 ] {2a8ddb26-5b52-402a-ae51-cbac184da110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9908 2024.08.28 04:10:14.366642 [ 3 ] {2a8ddb26-5b52-402a-ae51-cbac184da110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
9909 2024.08.28 04:10:14.367069 [ 3 ] {2a8ddb26-5b52-402a-ae51-cbac184da110} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9910 2024.08.28 04:10:14.367717 [ 3 ] {2a8ddb26-5b52-402a-ae51-cbac184da110} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9911 2024.08.28 04:10:14.367754 [ 3 ] {2a8ddb26-5b52-402a-ae51-cbac184da110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9912 2024.08.28 04:10:14.368369 [ 3 ] {2a8ddb26-5b52-402a-ae51-cbac184da110} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9913 2024.08.28 04:10:14.368771 [ 3 ] {2a8ddb26-5b52-402a-ae51-cbac184da110} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9914 2024.08.28 04:10:14.368948 [ 3 ] {2a8ddb26-5b52-402a-ae51-cbac184da110} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002591 sec., 10034.735623311462 rows/sec., 17.98 MiB/sec.
9915 2024.08.28 04:10:14.369168 [ 3 ] {2a8ddb26-5b52-402a-ae51-cbac184da110} <Debug> DynamicQueryHandler: Done processing query
9916 2024.08.28 04:10:14.369193 [ 3 ] {2a8ddb26-5b52-402a-ae51-cbac184da110} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
9917 2024.08.28 04:10:14.369210 [ 3 ] {} <Debug> HTTP-Session: 57af4076-bbe3-4b54-acdf-3fba11b3a8b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9918 2024.08.28 04:10:14.369343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9919 2024.08.28 04:10:14.369391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9920 2024.08.28 04:10:14.369410 [ 3 ] {} <Debug> HTTP-Session: dcd298e3-24f9-4f54-b22d-092d237616df Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9921 2024.08.28 04:10:14.369426 [ 3 ] {} <Debug> HTTP-Session: dcd298e3-24f9-4f54-b22d-092d237616df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9922 2024.08.28 04:10:14.369440 [ 3 ] {} <Debug> HTTP-Session: dcd298e3-24f9-4f54-b22d-092d237616df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9923 2024.08.28 04:10:14.369471 [ 3 ] {} <Trace> HTTP-Session: dcd298e3-24f9-4f54-b22d-092d237616df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9924 2024.08.28 04:10:14.369602 [ 3 ] {7ab23fd6-62dd-4868-9493-779d3d9eafce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9925 2024.08.28 04:10:14.369647 [ 3 ] {7ab23fd6-62dd-4868-9493-779d3d9eafce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9926 2024.08.28 04:10:14.369775 [ 3 ] {7ab23fd6-62dd-4868-9493-779d3d9eafce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9927 2024.08.28 04:10:14.370083 [ 3 ] {7ab23fd6-62dd-4868-9493-779d3d9eafce} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9928 2024.08.28 04:10:14.370119 [ 3 ] {7ab23fd6-62dd-4868-9493-779d3d9eafce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB.
9929 2024.08.28 04:10:14.370467 [ 3 ] {7ab23fd6-62dd-4868-9493-779d3d9eafce} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
9930 2024.08.28 04:10:14.370787 [ 3 ] {7ab23fd6-62dd-4868-9493-779d3d9eafce} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9931 2024.08.28 04:10:14.370945 [ 3 ] {7ab23fd6-62dd-4868-9493-779d3d9eafce} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001391 sec., 58950.395398993525 rows/sec., 3.74 MiB/sec.
9932 2024.08.28 04:10:14.371241 [ 3 ] {7ab23fd6-62dd-4868-9493-779d3d9eafce} <Debug> DynamicQueryHandler: Done processing query
9933 2024.08.28 04:10:14.371288 [ 3 ] {7ab23fd6-62dd-4868-9493-779d3d9eafce} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9934 2024.08.28 04:10:14.371322 [ 3 ] {} <Debug> HTTP-Session: dcd298e3-24f9-4f54-b22d-092d237616df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9935 2024.08.28 04:10:17.717260 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache
9936 2024.08.28 04:10:17.717316 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache
9937 2024.08.28 04:10:19.370195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 176809, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9938 2024.08.28 04:10:19.370382 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9939 2024.08.28 04:10:19.370429 [ 3 ] {} <Debug> HTTP-Session: f95bd49a-5815-45f3-8cdd-ebbb8da979de Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9940 2024.08.28 04:10:19.370471 [ 3 ] {} <Debug> HTTP-Session: f95bd49a-5815-45f3-8cdd-ebbb8da979de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9941 2024.08.28 04:10:19.370499 [ 3 ] {} <Debug> HTTP-Session: f95bd49a-5815-45f3-8cdd-ebbb8da979de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9942 2024.08.28 04:10:19.370578 [ 3 ] {} <Trace> HTTP-Session: f95bd49a-5815-45f3-8cdd-ebbb8da979de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9943 2024.08.28 04:10:19.371102 [ 3 ] {dc44e2a7-ebb8-4d9e-8069-ae95cf715d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9944 2024.08.28 04:10:19.371171 [ 3 ] {dc44e2a7-ebb8-4d9e-8069-ae95cf715d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9945 2024.08.28 04:10:19.371499 [ 3 ] {dc44e2a7-ebb8-4d9e-8069-ae95cf715d64} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9946 2024.08.28 04:10:19.373002 [ 3 ] {dc44e2a7-ebb8-4d9e-8069-ae95cf715d64} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9947 2024.08.28 04:10:19.373043 [ 3 ] {dc44e2a7-ebb8-4d9e-8069-ae95cf715d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
9948 2024.08.28 04:10:19.373535 [ 3 ] {dc44e2a7-ebb8-4d9e-8069-ae95cf715d64} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9949 2024.08.28 04:10:19.373914 [ 3 ] {dc44e2a7-ebb8-4d9e-8069-ae95cf715d64} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9950 2024.08.28 04:10:19.374064 [ 3 ] {dc44e2a7-ebb8-4d9e-8069-ae95cf715d64} <Debug> executeQuery: Read 1222 rows, 102.93 KiB in 0.003298 sec., 370527.5924802911 rows/sec., 30.48 MiB/sec.
9951 2024.08.28 04:10:19.374291 [ 3 ] {dc44e2a7-ebb8-4d9e-8069-ae95cf715d64} <Debug> DynamicQueryHandler: Done processing query
9952 2024.08.28 04:10:19.374319 [ 3 ] {dc44e2a7-ebb8-4d9e-8069-ae95cf715d64} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
9953 2024.08.28 04:10:19.374337 [ 3 ] {} <Debug> HTTP-Session: f95bd49a-5815-45f3-8cdd-ebbb8da979de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9954 2024.08.28 04:10:19.374587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9955 2024.08.28 04:10:19.374644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9956 2024.08.28 04:10:19.374664 [ 3 ] {} <Debug> HTTP-Session: f962f530-6676-4223-8e91-68fcef2bb74c Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9957 2024.08.28 04:10:19.374683 [ 3 ] {} <Debug> HTTP-Session: f962f530-6676-4223-8e91-68fcef2bb74c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9958 2024.08.28 04:10:19.374698 [ 3 ] {} <Debug> HTTP-Session: f962f530-6676-4223-8e91-68fcef2bb74c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9959 2024.08.28 04:10:19.374734 [ 3 ] {} <Trace> HTTP-Session: f962f530-6676-4223-8e91-68fcef2bb74c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9960 2024.08.28 04:10:19.374846 [ 3 ] {f326fc68-1c47-4583-8659-5fcec959a176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9961 2024.08.28 04:10:19.374919 [ 3 ] {f326fc68-1c47-4583-8659-5fcec959a176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9962 2024.08.28 04:10:19.375160 [ 3 ] {f326fc68-1c47-4583-8659-5fcec959a176} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9963 2024.08.28 04:10:19.375555 [ 3 ] {f326fc68-1c47-4583-8659-5fcec959a176} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9964 2024.08.28 04:10:19.375592 [ 3 ] {f326fc68-1c47-4583-8659-5fcec959a176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
9965 2024.08.28 04:10:19.375937 [ 3 ] {f326fc68-1c47-4583-8659-5fcec959a176} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9966 2024.08.28 04:10:19.376303 [ 3 ] {f326fc68-1c47-4583-8659-5fcec959a176} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9967 2024.08.28 04:10:19.376435 [ 3 ] {f326fc68-1c47-4583-8659-5fcec959a176} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.00162 sec., 8024.691358024692 rows/sec., 603.42 KiB/sec.
9968 2024.08.28 04:10:19.376644 [ 3 ] {f326fc68-1c47-4583-8659-5fcec959a176} <Debug> DynamicQueryHandler: Done processing query
9969 2024.08.28 04:10:19.376676 [ 3 ] {f326fc68-1c47-4583-8659-5fcec959a176} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9970 2024.08.28 04:10:19.376693 [ 3 ] {} <Debug> HTTP-Session: f962f530-6676-4223-8e91-68fcef2bb74c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9971 2024.08.28 04:10:19.376881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 30464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9972 2024.08.28 04:10:19.376935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9973 2024.08.28 04:10:19.376954 [ 3 ] {} <Debug> HTTP-Session: 030e4d87-ca53-481a-bb96-bbd0e85fb796 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9974 2024.08.28 04:10:19.376971 [ 3 ] {} <Debug> HTTP-Session: 030e4d87-ca53-481a-bb96-bbd0e85fb796 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9975 2024.08.28 04:10:19.376987 [ 3 ] {} <Debug> HTTP-Session: 030e4d87-ca53-481a-bb96-bbd0e85fb796 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9976 2024.08.28 04:10:19.377019 [ 3 ] {} <Trace> HTTP-Session: 030e4d87-ca53-481a-bb96-bbd0e85fb796 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9977 2024.08.28 04:10:19.377180 [ 3 ] {b11eff5f-3956-41b0-b47a-39cc5ccee02a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
9978 2024.08.28 04:10:19.377225 [ 3 ] {b11eff5f-3956-41b0-b47a-39cc5ccee02a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
9979 2024.08.28 04:10:19.377455 [ 3 ] {b11eff5f-3956-41b0-b47a-39cc5ccee02a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9980 2024.08.28 04:10:19.378052 [ 3 ] {b11eff5f-3956-41b0-b47a-39cc5ccee02a} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9981 2024.08.28 04:10:19.378090 [ 3 ] {b11eff5f-3956-41b0-b47a-39cc5ccee02a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
9982 2024.08.28 04:10:19.378461 [ 3 ] {b11eff5f-3956-41b0-b47a-39cc5ccee02a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
9983 2024.08.28 04:10:19.378814 [ 3 ] {b11eff5f-3956-41b0-b47a-39cc5ccee02a} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9984 2024.08.28 04:10:19.378947 [ 3 ] {b11eff5f-3956-41b0-b47a-39cc5ccee02a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001846 sec., 123510.29252437703 rows/sec., 8.36 MiB/sec.
9985 2024.08.28 04:10:19.379188 [ 3 ] {b11eff5f-3956-41b0-b47a-39cc5ccee02a} <Debug> DynamicQueryHandler: Done processing query
9986 2024.08.28 04:10:19.379214 [ 3 ] {b11eff5f-3956-41b0-b47a-39cc5ccee02a} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
9987 2024.08.28 04:10:19.379230 [ 3 ] {} <Debug> HTTP-Session: 030e4d87-ca53-481a-bb96-bbd0e85fb796 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9988 2024.08.28 04:10:19.379463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 88046, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9989 2024.08.28 04:10:19.379514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9990 2024.08.28 04:10:19.379534 [ 3 ] {} <Debug> HTTP-Session: ece6e8d1-e5f2-4ba0-a99d-e4448290c6d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
9991 2024.08.28 04:10:19.379550 [ 3 ] {} <Debug> HTTP-Session: ece6e8d1-e5f2-4ba0-a99d-e4448290c6d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9992 2024.08.28 04:10:19.379565 [ 3 ] {} <Debug> HTTP-Session: ece6e8d1-e5f2-4ba0-a99d-e4448290c6d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9993 2024.08.28 04:10:19.379597 [ 3 ] {} <Trace> HTTP-Session: ece6e8d1-e5f2-4ba0-a99d-e4448290c6d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9994 2024.08.28 04:10:19.379928 [ 3 ] {51ee6b75-627f-4369-9b4e-f962819d8b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9995 2024.08.28 04:10:19.379973 [ 3 ] {51ee6b75-627f-4369-9b4e-f962819d8b2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9996 2024.08.28 04:10:19.380203 [ 3 ] {51ee6b75-627f-4369-9b4e-f962819d8b2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9997 2024.08.28 04:10:19.380856 [ 3 ] {51ee6b75-627f-4369-9b4e-f962819d8b2e} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9998 2024.08.28 04:10:19.380892 [ 3 ] {51ee6b75-627f-4369-9b4e-f962819d8b2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
9999 2024.08.28 04:10:19.381263 [ 3 ] {51ee6b75-627f-4369-9b4e-f962819d8b2e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
10000 2024.08.28 04:10:19.381612 [ 3 ] {51ee6b75-627f-4369-9b4e-f962819d8b2e} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10001 2024.08.28 04:10:19.381738 [ 3 ] {51ee6b75-627f-4369-9b4e-f962819d8b2e} <Debug> executeQuery: Read 533 rows, 40.45 KiB in 0.00202 sec., 263861.38613861386 rows/sec., 19.55 MiB/sec.
10002 2024.08.28 04:10:19.381911 [ 3 ] {51ee6b75-627f-4369-9b4e-f962819d8b2e} <Debug> DynamicQueryHandler: Done processing query
10003 2024.08.28 04:10:19.381937 [ 3 ] {51ee6b75-627f-4369-9b4e-f962819d8b2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
10004 2024.08.28 04:10:19.381954 [ 3 ] {} <Debug> HTTP-Session: ece6e8d1-e5f2-4ba0-a99d-e4448290c6d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10005 2024.08.28 04:10:19.382182 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 160348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10006 2024.08.28 04:10:19.382233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10007 2024.08.28 04:10:19.382253 [ 3 ] {} <Debug> HTTP-Session: f4d39c67-d5c0-460d-b531-62a2d7f493d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
10008 2024.08.28 04:10:19.382270 [ 3 ] {} <Debug> HTTP-Session: f4d39c67-d5c0-460d-b531-62a2d7f493d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10009 2024.08.28 04:10:19.382284 [ 3 ] {} <Debug> HTTP-Session: f4d39c67-d5c0-460d-b531-62a2d7f493d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10010 2024.08.28 04:10:19.382316 [ 3 ] {} <Trace> HTTP-Session: f4d39c67-d5c0-460d-b531-62a2d7f493d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10011 2024.08.28 04:10:19.382735 [ 3 ] {e7cb47d7-fb3f-4c10-84bb-8ecfb46a17cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10012 2024.08.28 04:10:19.382785 [ 3 ] {e7cb47d7-fb3f-4c10-84bb-8ecfb46a17cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10013 2024.08.28 04:10:19.382931 [ 3 ] {e7cb47d7-fb3f-4c10-84bb-8ecfb46a17cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10014 2024.08.28 04:10:19.383749 [ 3 ] {e7cb47d7-fb3f-4c10-84bb-8ecfb46a17cc} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10015 2024.08.28 04:10:19.383785 [ 3 ] {e7cb47d7-fb3f-4c10-84bb-8ecfb46a17cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10016 2024.08.28 04:10:19.384217 [ 3 ] {e7cb47d7-fb3f-4c10-84bb-8ecfb46a17cc} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
10017 2024.08.28 04:10:19.384559 [ 3 ] {e7cb47d7-fb3f-4c10-84bb-8ecfb46a17cc} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10018 2024.08.28 04:10:19.384687 [ 3 ] {e7cb47d7-fb3f-4c10-84bb-8ecfb46a17cc} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.002217 sec., 380694.6323861074 rows/sec., 25.62 MiB/sec.
10019 2024.08.28 04:10:19.384689 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
10020 2024.08.28 04:10:19.384758 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10021 2024.08.28 04:10:19.384800 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10022 2024.08.28 04:10:19.384923 [ 3 ] {e7cb47d7-fb3f-4c10-84bb-8ecfb46a17cc} <Debug> DynamicQueryHandler: Done processing query
10023 2024.08.28 04:10:19.384992 [ 3 ] {e7cb47d7-fb3f-4c10-84bb-8ecfb46a17cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
10024 2024.08.28 04:10:19.385055 [ 3 ] {} <Debug> HTTP-Session: f4d39c67-d5c0-460d-b531-62a2d7f493d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10025 2024.08.28 04:10:19.385160 [ 200 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::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
10026 2024.08.28 04:10:19.385346 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 21353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10027 2024.08.28 04:10:19.385516 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10028 2024.08.28 04:10:19.385579 [ 3 ] {} <Debug> HTTP-Session: 21cadeb4-8ac4-4fde-9d0c-9042bae01732 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
10029 2024.08.28 04:10:19.385629 [ 3 ] {} <Debug> HTTP-Session: 21cadeb4-8ac4-4fde-9d0c-9042bae01732 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10030 2024.08.28 04:10:19.385672 [ 3 ] {} <Debug> HTTP-Session: 21cadeb4-8ac4-4fde-9d0c-9042bae01732 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10031 2024.08.28 04:10:19.385685 [ 200 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10032 2024.08.28 04:10:19.385732 [ 3 ] {} <Trace> HTTP-Session: 21cadeb4-8ac4-4fde-9d0c-9042bae01732 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10033 2024.08.28 04:10:19.385754 [ 200 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14826 rows starting from the beginning of the part
10034 2024.08.28 04:10:19.385983 [ 200 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part
10035 2024.08.28 04:10:19.386058 [ 200 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::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
10036 2024.08.28 04:10:19.386398 [ 3 ] {0fd15be2-29b5-4508-9921-7484b25c0b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10037 2024.08.28 04:10:19.386501 [ 200 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 161 rows starting from the beginning of the part
10038 2024.08.28 04:10:19.386657 [ 3 ] {0fd15be2-29b5-4508-9921-7484b25c0b7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
10039 2024.08.28 04:10:19.386966 [ 200 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::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
10040 2024.08.28 04:10:19.387450 [ 200 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 844 rows starting from the beginning of the part
10041 2024.08.28 04:10:19.388833 [ 3 ] {0fd15be2-29b5-4508-9921-7484b25c0b7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10042 2024.08.28 04:10:19.389736 [ 3 ] {0fd15be2-29b5-4508-9921-7484b25c0b7a} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10043 2024.08.28 04:10:19.389773 [ 3 ] {0fd15be2-29b5-4508-9921-7484b25c0b7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10044 2024.08.28 04:10:19.391479 [ 3 ] {0fd15be2-29b5-4508-9921-7484b25c0b7a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
10045 2024.08.28 04:10:19.392295 [ 3 ] {0fd15be2-29b5-4508-9921-7484b25c0b7a} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10046 2024.08.28 04:10:19.392461 [ 3 ] {0fd15be2-29b5-4508-9921-7484b25c0b7a} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.006569 sec., 1978.992236261227 rows/sec., 3.55 MiB/sec.
10047 2024.08.28 04:10:19.392917 [ 3 ] {0fd15be2-29b5-4508-9921-7484b25c0b7a} <Debug> DynamicQueryHandler: Done processing query
10048 2024.08.28 04:10:19.392977 [ 3 ] {0fd15be2-29b5-4508-9921-7484b25c0b7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
10049 2024.08.28 04:10:19.393008 [ 3 ] {} <Debug> HTTP-Session: 21cadeb4-8ac4-4fde-9d0c-9042bae01732 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10050 2024.08.28 04:10:19.393149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10051 2024.08.28 04:10:19.393202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10052 2024.08.28 04:10:19.393222 [ 3 ] {} <Debug> HTTP-Session: 76354e01-6512-41e4-b45c-bbba939bcb13 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
10053 2024.08.28 04:10:19.393240 [ 3 ] {} <Debug> HTTP-Session: 76354e01-6512-41e4-b45c-bbba939bcb13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10054 2024.08.28 04:10:19.393255 [ 3 ] {} <Debug> HTTP-Session: 76354e01-6512-41e4-b45c-bbba939bcb13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10055 2024.08.28 04:10:19.393289 [ 3 ] {} <Trace> HTTP-Session: 76354e01-6512-41e4-b45c-bbba939bcb13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10056 2024.08.28 04:10:19.393429 [ 3 ] {4104c9ce-98e8-482a-a28a-11f123166ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10057 2024.08.28 04:10:19.393476 [ 3 ] {4104c9ce-98e8-482a-a28a-11f123166ff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10058 2024.08.28 04:10:19.393670 [ 3 ] {4104c9ce-98e8-482a-a28a-11f123166ff0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10059 2024.08.28 04:10:19.394078 [ 3 ] {4104c9ce-98e8-482a-a28a-11f123166ff0} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10060 2024.08.28 04:10:19.394115 [ 3 ] {4104c9ce-98e8-482a-a28a-11f123166ff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10061 2024.08.28 04:10:19.394812 [ 3 ] {4104c9ce-98e8-482a-a28a-11f123166ff0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
10062 2024.08.28 04:10:19.395172 [ 3 ] {4104c9ce-98e8-482a-a28a-11f123166ff0} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10063 2024.08.28 04:10:19.395305 [ 103 ] {} <Debug> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
10064 2024.08.28 04:10:19.395314 [ 3 ] {4104c9ce-98e8-482a-a28a-11f123166ff0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001941 sec., 30911.901081916538 rows/sec., 2.08 MiB/sec.
10065 2024.08.28 04:10:19.395349 [ 103 ] {} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10066 2024.08.28 04:10:19.395414 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10067 2024.08.28 04:10:19.395761 [ 200 ] {66310658-394d-497e-b2c1-e9ac92146936::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
10068 2024.08.28 04:10:19.395762 [ 3 ] {4104c9ce-98e8-482a-a28a-11f123166ff0} <Debug> DynamicQueryHandler: Done processing query
10069 2024.08.28 04:10:19.395861 [ 3 ] {4104c9ce-98e8-482a-a28a-11f123166ff0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10070 2024.08.28 04:10:19.395950 [ 3 ] {} <Debug> HTTP-Session: 76354e01-6512-41e4-b45c-bbba939bcb13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10071 2024.08.28 04:10:19.396317 [ 200 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10072 2024.08.28 04:10:19.396398 [ 200 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2388 rows starting from the beginning of the part
10073 2024.08.28 04:10:19.396443 [ 198 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16466 rows, containing 5 columns (5 merged, 0 gathered) in 0.01155707 sec., 1424755.582513561 rows/sec., 95.83 MiB/sec.
10074 2024.08.28 04:10:19.396539 [ 200 ] {66310658-394d-497e-b2c1-e9ac92146936::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
10075 2024.08.28 04:10:19.396855 [ 200 ] {66310658-394d-497e-b2c1-e9ac92146936::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
10076 2024.08.28 04:10:19.397014 [ 200 ] {66310658-394d-497e-b2c1-e9ac92146936::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
10077 2024.08.28 04:10:19.397105 [ 198 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
10078 2024.08.28 04:10:19.397263 [ 200 ] {66310658-394d-497e-b2c1-e9ac92146936::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
10079 2024.08.28 04:10:19.397512 [ 200 ] {66310658-394d-497e-b2c1-e9ac92146936::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
10080 2024.08.28 04:10:19.398726 [ 191 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10081 2024.08.28 04:10:19.398921 [ 191 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
10082 2024.08.28 04:10:19.399102 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB.
10083 2024.08.28 04:10:19.399781 [ 192 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2732 rows, containing 4 columns (4 merged, 0 gathered) in 0.004240505 sec., 644262.8885003083 rows/sec., 41.87 MiB/sec.
10084 2024.08.28 04:10:19.400090 [ 191 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
10085 2024.08.28 04:10:19.400479 [ 191 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_46_9} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10086 2024.08.28 04:10:19.400552 [ 191 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_46_9} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
10087 2024.08.28 04:10:19.400637 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB.
10088 2024.08.28 04:10:20.000189 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 196.17 MiB, peak 206.77 MiB, free memory in arenas 0.00 B, will set to 197.48 MiB (RSS), difference: 1.32 MiB
10089 2024.08.28 04:10:21.515970 [ 110 ] {} <Debug> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4) (MergerMutator): Selected 5 parts from all_1_16_3 to all_20_20_0
10090 2024.08.28 04:10:21.516053 [ 110 ] {} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10091 2024.08.28 04:10:21.516081 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10092 2024.08.28 04:10:21.516390 [ 193 ] {032474fa-dc60-4832-8134-7c02c91baba4::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
10093 2024.08.28 04:10:21.516715 [ 193 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10094 2024.08.28 04:10:21.516752 [ 193 ] {032474fa-dc60-4832-8134-7c02c91baba4::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
10095 2024.08.28 04:10:21.516834 [ 193 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part
10096 2024.08.28 04:10:21.516964 [ 193 ] {032474fa-dc60-4832-8134-7c02c91baba4::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
10097 2024.08.28 04:10:21.517105 [ 193 ] {032474fa-dc60-4832-8134-7c02c91baba4::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
10098 2024.08.28 04:10:21.517210 [ 193 ] {032474fa-dc60-4832-8134-7c02c91baba4::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
10099 2024.08.28 04:10:21.518198 [ 192 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.00201776 sec., 13876.774244707001 rows/sec., 1.16 MiB/sec.
10100 2024.08.28 04:10:21.518396 [ 192 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary)
10101 2024.08.28 04:10:21.518897 [ 192 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_20_4} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10102 2024.08.28 04:10:21.518985 [ 192 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_20_4} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4) (MergerMutator): Merged 5 parts: [all_1_16_3, all_20_20_0] -> all_1_20_4
10103 2024.08.28 04:10:21.519085 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
10104 2024.08.28 04:10:24.346764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10105 2024.08.28 04:10:24.346895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10106 2024.08.28 04:10:24.346920 [ 3 ] {} <Debug> HTTP-Session: 73dcdb43-e18a-487f-8e6d-66454b949c86 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
10107 2024.08.28 04:10:24.346943 [ 3 ] {} <Debug> HTTP-Session: 73dcdb43-e18a-487f-8e6d-66454b949c86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10108 2024.08.28 04:10:24.346959 [ 3 ] {} <Debug> HTTP-Session: 73dcdb43-e18a-487f-8e6d-66454b949c86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10109 2024.08.28 04:10:24.347008 [ 3 ] {} <Trace> HTTP-Session: 73dcdb43-e18a-487f-8e6d-66454b949c86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10110 2024.08.28 04:10:24.347190 [ 3 ] {8b8f662f-0421-461a-ba63-bc66c919ca2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10111 2024.08.28 04:10:24.347257 [ 3 ] {8b8f662f-0421-461a-ba63-bc66c919ca2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10112 2024.08.28 04:10:24.347594 [ 3 ] {8b8f662f-0421-461a-ba63-bc66c919ca2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10113 2024.08.28 04:10:24.348074 [ 3 ] {8b8f662f-0421-461a-ba63-bc66c919ca2e} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10114 2024.08.28 04:10:24.348120 [ 3 ] {8b8f662f-0421-461a-ba63-bc66c919ca2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10115 2024.08.28 04:10:24.348531 [ 3 ] {8b8f662f-0421-461a-ba63-bc66c919ca2e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
10116 2024.08.28 04:10:24.348934 [ 3 ] {8b8f662f-0421-461a-ba63-bc66c919ca2e} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10117 2024.08.28 04:10:24.349135 [ 3 ] {8b8f662f-0421-461a-ba63-bc66c919ca2e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001988 sec., 1006.0362173038228 rows/sec., 82.04 KiB/sec.
10118 2024.08.28 04:10:24.349358 [ 3 ] {8b8f662f-0421-461a-ba63-bc66c919ca2e} <Debug> DynamicQueryHandler: Done processing query
10119 2024.08.28 04:10:24.349386 [ 3 ] {8b8f662f-0421-461a-ba63-bc66c919ca2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10120 2024.08.28 04:10:24.349403 [ 3 ] {} <Debug> HTTP-Session: 73dcdb43-e18a-487f-8e6d-66454b949c86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10121 2024.08.28 04:10:24.349595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 36606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10122 2024.08.28 04:10:24.349653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10123 2024.08.28 04:10:24.349673 [ 3 ] {} <Debug> HTTP-Session: e75bb14e-3908-4636-8b11-f66d8922e7b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
10124 2024.08.28 04:10:24.349691 [ 3 ] {} <Debug> HTTP-Session: e75bb14e-3908-4636-8b11-f66d8922e7b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10125 2024.08.28 04:10:24.349705 [ 3 ] {} <Debug> HTTP-Session: e75bb14e-3908-4636-8b11-f66d8922e7b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10126 2024.08.28 04:10:24.349741 [ 3 ] {} <Trace> HTTP-Session: e75bb14e-3908-4636-8b11-f66d8922e7b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10127 2024.08.28 04:10:24.349918 [ 3 ] {0e2655bd-e7d2-42ce-9a41-a1121f8f1f1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10128 2024.08.28 04:10:24.349965 [ 3 ] {0e2655bd-e7d2-42ce-9a41-a1121f8f1f1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10129 2024.08.28 04:10:24.350202 [ 3 ] {0e2655bd-e7d2-42ce-9a41-a1121f8f1f1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10130 2024.08.28 04:10:24.350733 [ 3 ] {0e2655bd-e7d2-42ce-9a41-a1121f8f1f1e} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10131 2024.08.28 04:10:24.350771 [ 3 ] {0e2655bd-e7d2-42ce-9a41-a1121f8f1f1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10132 2024.08.28 04:10:24.351150 [ 3 ] {0e2655bd-e7d2-42ce-9a41-a1121f8f1f1e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
10133 2024.08.28 04:10:24.351524 [ 3 ] {0e2655bd-e7d2-42ce-9a41-a1121f8f1f1e} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10134 2024.08.28 04:10:24.351689 [ 3 ] {0e2655bd-e7d2-42ce-9a41-a1121f8f1f1e} <Debug> executeQuery: Read 242 rows, 21.90 KiB in 0.001851 sec., 130740.14046461372 rows/sec., 11.55 MiB/sec.
10135 2024.08.28 04:10:24.351990 [ 3 ] {0e2655bd-e7d2-42ce-9a41-a1121f8f1f1e} <Debug> DynamicQueryHandler: Done processing query
10136 2024.08.28 04:10:24.352048 [ 3 ] {0e2655bd-e7d2-42ce-9a41-a1121f8f1f1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
10137 2024.08.28 04:10:24.352085 [ 3 ] {} <Debug> HTTP-Session: e75bb14e-3908-4636-8b11-f66d8922e7b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10138 2024.08.28 04:10:24.352227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 4056, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10139 2024.08.28 04:10:24.352280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10140 2024.08.28 04:10:24.352301 [ 3 ] {} <Debug> HTTP-Session: 57e82aea-3bb2-4177-bbda-40050158e284 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
10141 2024.08.28 04:10:24.352319 [ 3 ] {} <Debug> HTTP-Session: 57e82aea-3bb2-4177-bbda-40050158e284 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10142 2024.08.28 04:10:24.352333 [ 3 ] {} <Debug> HTTP-Session: 57e82aea-3bb2-4177-bbda-40050158e284 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10143 2024.08.28 04:10:24.352367 [ 3 ] {} <Trace> HTTP-Session: 57e82aea-3bb2-4177-bbda-40050158e284 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10144 2024.08.28 04:10:24.352478 [ 3 ] {d782cdfc-e69a-4425-84fe-f2b62a2cd8bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10145 2024.08.28 04:10:24.352524 [ 3 ] {d782cdfc-e69a-4425-84fe-f2b62a2cd8bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10146 2024.08.28 04:10:24.352771 [ 3 ] {d782cdfc-e69a-4425-84fe-f2b62a2cd8bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10147 2024.08.28 04:10:24.353126 [ 3 ] {d782cdfc-e69a-4425-84fe-f2b62a2cd8bd} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10148 2024.08.28 04:10:24.353163 [ 3 ] {d782cdfc-e69a-4425-84fe-f2b62a2cd8bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10149 2024.08.28 04:10:24.353510 [ 3 ] {d782cdfc-e69a-4425-84fe-f2b62a2cd8bd} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
10150 2024.08.28 04:10:24.353865 [ 3 ] {d782cdfc-e69a-4425-84fe-f2b62a2cd8bd} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10151 2024.08.28 04:10:24.354002 [ 3 ] {d782cdfc-e69a-4425-84fe-f2b62a2cd8bd} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001557 sec., 17983.30122029544 rows/sec., 1.31 MiB/sec.
10152 2024.08.28 04:10:24.354058 [ 109 ] {} <Debug> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0
10153 2024.08.28 04:10:24.354176 [ 109 ] {} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10154 2024.08.28 04:10:24.354216 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10155 2024.08.28 04:10:24.354288 [ 3 ] {d782cdfc-e69a-4425-84fe-f2b62a2cd8bd} <Debug> DynamicQueryHandler: Done processing query
10156 2024.08.28 04:10:24.354347 [ 3 ] {d782cdfc-e69a-4425-84fe-f2b62a2cd8bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10157 2024.08.28 04:10:24.354399 [ 3 ] {} <Debug> HTTP-Session: 57e82aea-3bb2-4177-bbda-40050158e284 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10158 2024.08.28 04:10:24.354461 [ 188 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::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
10159 2024.08.28 04:10:24.354589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10160 2024.08.28 04:10:24.354698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10161 2024.08.28 04:10:24.354754 [ 3 ] {} <Debug> HTTP-Session: 5c37b371-586a-44f5-892b-7ab4da41364a Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
10162 2024.08.28 04:10:24.354774 [ 188 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10163 2024.08.28 04:10:24.354788 [ 3 ] {} <Debug> HTTP-Session: 5c37b371-586a-44f5-892b-7ab4da41364a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10164 2024.08.28 04:10:24.354835 [ 3 ] {} <Debug> HTTP-Session: 5c37b371-586a-44f5-892b-7ab4da41364a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10165 2024.08.28 04:10:24.354842 [ 188 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 57 rows starting from the beginning of the part
10166 2024.08.28 04:10:24.354897 [ 3 ] {} <Trace> HTTP-Session: 5c37b371-586a-44f5-892b-7ab4da41364a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10167 2024.08.28 04:10:24.355077 [ 188 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 28 rows starting from the beginning of the part
10168 2024.08.28 04:10:24.355250 [ 3 ] {5a4f3ef1-1d5b-4403-8154-63fa8f65dee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
10169 2024.08.28 04:10:24.355424 [ 188 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 15 rows starting from the beginning of the part
10170 2024.08.28 04:10:24.355468 [ 3 ] {5a4f3ef1-1d5b-4403-8154-63fa8f65dee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
10171 2024.08.28 04:10:24.355824 [ 188 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 26 rows starting from the beginning of the part
10172 2024.08.28 04:10:24.356186 [ 188 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 13 rows starting from the beginning of the part
10173 2024.08.28 04:10:24.356463 [ 188 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 28 rows starting from the beginning of the part
10174 2024.08.28 04:10:24.357281 [ 3 ] {5a4f3ef1-1d5b-4403-8154-63fa8f65dee9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10175 2024.08.28 04:10:24.358098 [ 3 ] {5a4f3ef1-1d5b-4403-8154-63fa8f65dee9} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10176 2024.08.28 04:10:24.358156 [ 3 ] {5a4f3ef1-1d5b-4403-8154-63fa8f65dee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10177 2024.08.28 04:10:24.359113 [ 3 ] {5a4f3ef1-1d5b-4403-8154-63fa8f65dee9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
10178 2024.08.28 04:10:24.359447 [ 193 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 167 rows, containing 5 columns (5 merged, 0 gathered) in 0.005126801 sec., 32573.918901864923 rows/sec., 2.49 MiB/sec.
10179 2024.08.28 04:10:24.359756 [ 193 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary)
10180 2024.08.28 04:10:24.359934 [ 3 ] {5a4f3ef1-1d5b-4403-8154-63fa8f65dee9} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10181 2024.08.28 04:10:24.360366 [ 3 ] {5a4f3ef1-1d5b-4403-8154-63fa8f65dee9} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005256 sec., 2663.6225266362253 rows/sec., 186.54 KiB/sec.
10182 2024.08.28 04:10:24.360840 [ 3 ] {5a4f3ef1-1d5b-4403-8154-63fa8f65dee9} <Debug> DynamicQueryHandler: Done processing query
10183 2024.08.28 04:10:24.360896 [ 3 ] {5a4f3ef1-1d5b-4403-8154-63fa8f65dee9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10184 2024.08.28 04:10:24.360937 [ 3 ] {} <Debug> HTTP-Session: 5c37b371-586a-44f5-892b-7ab4da41364a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10185 2024.08.28 04:10:24.360939 [ 193 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_50_10} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10186 2024.08.28 04:10:24.361068 [ 193 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_50_10} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10
10187 2024.08.28 04:10:24.361107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10188 2024.08.28 04:10:24.361232 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10189 2024.08.28 04:10:24.361252 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
10190 2024.08.28 04:10:24.361263 [ 3 ] {} <Debug> HTTP-Session: 2f177544-a6db-418f-bfb2-95b2f3e19f4f Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
10191 2024.08.28 04:10:24.361304 [ 3 ] {} <Debug> HTTP-Session: 2f177544-a6db-418f-bfb2-95b2f3e19f4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10192 2024.08.28 04:10:24.361318 [ 3 ] {} <Debug> HTTP-Session: 2f177544-a6db-418f-bfb2-95b2f3e19f4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10193 2024.08.28 04:10:24.361349 [ 3 ] {} <Trace> HTTP-Session: 2f177544-a6db-418f-bfb2-95b2f3e19f4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10194 2024.08.28 04:10:24.361453 [ 3 ] {f7552f24-64fc-4681-b539-7c279d65f7e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
10195 2024.08.28 04:10:24.361497 [ 3 ] {f7552f24-64fc-4681-b539-7c279d65f7e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
10196 2024.08.28 04:10:24.361751 [ 3 ] {f7552f24-64fc-4681-b539-7c279d65f7e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10197 2024.08.28 04:10:24.362078 [ 3 ] {f7552f24-64fc-4681-b539-7c279d65f7e9} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10198 2024.08.28 04:10:24.362117 [ 3 ] {f7552f24-64fc-4681-b539-7c279d65f7e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10199 2024.08.28 04:10:24.362471 [ 3 ] {f7552f24-64fc-4681-b539-7c279d65f7e9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
10200 2024.08.28 04:10:24.362843 [ 3 ] {f7552f24-64fc-4681-b539-7c279d65f7e9} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10201 2024.08.28 04:10:24.363005 [ 3 ] {f7552f24-64fc-4681-b539-7c279d65f7e9} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001571 sec., 3819.2234245703376 rows/sec., 225.65 KiB/sec.
10202 2024.08.28 04:10:24.363348 [ 3 ] {f7552f24-64fc-4681-b539-7c279d65f7e9} <Debug> DynamicQueryHandler: Done processing query
10203 2024.08.28 04:10:24.363373 [ 3 ] {f7552f24-64fc-4681-b539-7c279d65f7e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10204 2024.08.28 04:10:24.363389 [ 3 ] {} <Debug> HTTP-Session: 2f177544-a6db-418f-bfb2-95b2f3e19f4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10205 2024.08.28 04:10:24.363569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 66514, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10206 2024.08.28 04:10:24.363618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10207 2024.08.28 04:10:24.363636 [ 3 ] {} <Debug> HTTP-Session: 376fe0bd-e1c1-4f32-9148-b1a1273752ba Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
10208 2024.08.28 04:10:24.363652 [ 3 ] {} <Debug> HTTP-Session: 376fe0bd-e1c1-4f32-9148-b1a1273752ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10209 2024.08.28 04:10:24.363666 [ 3 ] {} <Debug> HTTP-Session: 376fe0bd-e1c1-4f32-9148-b1a1273752ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10210 2024.08.28 04:10:24.363696 [ 3 ] {} <Trace> HTTP-Session: 376fe0bd-e1c1-4f32-9148-b1a1273752ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10211 2024.08.28 04:10:24.363922 [ 3 ] {9cc49be6-26bc-463b-8029-9627a7410385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10212 2024.08.28 04:10:24.363966 [ 3 ] {9cc49be6-26bc-463b-8029-9627a7410385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10213 2024.08.28 04:10:24.364213 [ 3 ] {9cc49be6-26bc-463b-8029-9627a7410385} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10214 2024.08.28 04:10:24.364780 [ 3 ] {9cc49be6-26bc-463b-8029-9627a7410385} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10215 2024.08.28 04:10:24.364817 [ 3 ] {9cc49be6-26bc-463b-8029-9627a7410385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10216 2024.08.28 04:10:24.365206 [ 3 ] {9cc49be6-26bc-463b-8029-9627a7410385} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
10217 2024.08.28 04:10:24.365565 [ 3 ] {9cc49be6-26bc-463b-8029-9627a7410385} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10218 2024.08.28 04:10:24.365721 [ 3 ] {9cc49be6-26bc-463b-8029-9627a7410385} <Debug> executeQuery: Read 410 rows, 29.93 KiB in 0.001917 sec., 213875.84767866458 rows/sec., 15.25 MiB/sec.
10219 2024.08.28 04:10:24.366034 [ 3 ] {9cc49be6-26bc-463b-8029-9627a7410385} <Debug> DynamicQueryHandler: Done processing query
10220 2024.08.28 04:10:24.366081 [ 3 ] {9cc49be6-26bc-463b-8029-9627a7410385} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
10221 2024.08.28 04:10:24.366112 [ 3 ] {} <Debug> HTTP-Session: 376fe0bd-e1c1-4f32-9148-b1a1273752ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10222 2024.08.28 04:10:24.366255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10223 2024.08.28 04:10:24.366314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10224 2024.08.28 04:10:24.366334 [ 3 ] {} <Debug> HTTP-Session: 6e409583-21e4-41d5-a547-aa651b732697 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
10225 2024.08.28 04:10:24.366351 [ 3 ] {} <Debug> HTTP-Session: 6e409583-21e4-41d5-a547-aa651b732697 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10226 2024.08.28 04:10:24.366365 [ 3 ] {} <Debug> HTTP-Session: 6e409583-21e4-41d5-a547-aa651b732697 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10227 2024.08.28 04:10:24.366396 [ 3 ] {} <Trace> HTTP-Session: 6e409583-21e4-41d5-a547-aa651b732697 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10228 2024.08.28 04:10:24.366504 [ 3 ] {b73606ba-6607-49b7-9409-8ecd214b62db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10229 2024.08.28 04:10:24.366549 [ 3 ] {b73606ba-6607-49b7-9409-8ecd214b62db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10230 2024.08.28 04:10:24.366702 [ 3 ] {b73606ba-6607-49b7-9409-8ecd214b62db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10231 2024.08.28 04:10:24.366976 [ 3 ] {b73606ba-6607-49b7-9409-8ecd214b62db} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10232 2024.08.28 04:10:24.367013 [ 3 ] {b73606ba-6607-49b7-9409-8ecd214b62db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10233 2024.08.28 04:10:24.367373 [ 3 ] {b73606ba-6607-49b7-9409-8ecd214b62db} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
10234 2024.08.28 04:10:24.367690 [ 3 ] {b73606ba-6607-49b7-9409-8ecd214b62db} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10235 2024.08.28 04:10:24.367845 [ 3 ] {b73606ba-6607-49b7-9409-8ecd214b62db} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001362 sec., 4405.286343612335 rows/sec., 230.16 KiB/sec.
10236 2024.08.28 04:10:24.368013 [ 3 ] {b73606ba-6607-49b7-9409-8ecd214b62db} <Debug> DynamicQueryHandler: Done processing query
10237 2024.08.28 04:10:24.368037 [ 3 ] {b73606ba-6607-49b7-9409-8ecd214b62db} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10238 2024.08.28 04:10:24.368052 [ 3 ] {} <Debug> HTTP-Session: 6e409583-21e4-41d5-a547-aa651b732697 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10239 2024.08.28 04:10:24.368201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 44813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10240 2024.08.28 04:10:24.368248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10241 2024.08.28 04:10:24.368266 [ 3 ] {} <Debug> HTTP-Session: 19d18d7d-3bc1-4ef8-9c2d-647877771870 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
10242 2024.08.28 04:10:24.368282 [ 3 ] {} <Debug> HTTP-Session: 19d18d7d-3bc1-4ef8-9c2d-647877771870 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10243 2024.08.28 04:10:24.368295 [ 3 ] {} <Debug> HTTP-Session: 19d18d7d-3bc1-4ef8-9c2d-647877771870 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10244 2024.08.28 04:10:24.368326 [ 3 ] {} <Trace> HTTP-Session: 19d18d7d-3bc1-4ef8-9c2d-647877771870 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10245 2024.08.28 04:10:24.368541 [ 3 ] {56766c6c-cf2b-41d6-a512-d5f6cf2454c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10246 2024.08.28 04:10:24.368588 [ 3 ] {56766c6c-cf2b-41d6-a512-d5f6cf2454c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10247 2024.08.28 04:10:24.368735 [ 3 ] {56766c6c-cf2b-41d6-a512-d5f6cf2454c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10248 2024.08.28 04:10:24.369169 [ 3 ] {56766c6c-cf2b-41d6-a512-d5f6cf2454c8} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10249 2024.08.28 04:10:24.369204 [ 3 ] {56766c6c-cf2b-41d6-a512-d5f6cf2454c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10250 2024.08.28 04:10:24.369588 [ 3 ] {56766c6c-cf2b-41d6-a512-d5f6cf2454c8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
10251 2024.08.28 04:10:24.369922 [ 3 ] {56766c6c-cf2b-41d6-a512-d5f6cf2454c8} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10252 2024.08.28 04:10:24.370071 [ 3 ] {56766c6c-cf2b-41d6-a512-d5f6cf2454c8} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001655 sec., 143806.64652567977 rows/sec., 9.64 MiB/sec.
10253 2024.08.28 04:10:24.370246 [ 3 ] {56766c6c-cf2b-41d6-a512-d5f6cf2454c8} <Debug> DynamicQueryHandler: Done processing query
10254 2024.08.28 04:10:24.370269 [ 3 ] {56766c6c-cf2b-41d6-a512-d5f6cf2454c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
10255 2024.08.28 04:10:24.370285 [ 3 ] {} <Debug> HTTP-Session: 19d18d7d-3bc1-4ef8-9c2d-647877771870 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10256 2024.08.28 04:10:24.370402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10257 2024.08.28 04:10:24.370448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10258 2024.08.28 04:10:24.370466 [ 3 ] {} <Debug> HTTP-Session: 1f309b83-0a33-456f-a71a-8f09bbf61dcc Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
10259 2024.08.28 04:10:24.370482 [ 3 ] {} <Debug> HTTP-Session: 1f309b83-0a33-456f-a71a-8f09bbf61dcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10260 2024.08.28 04:10:24.370496 [ 3 ] {} <Debug> HTTP-Session: 1f309b83-0a33-456f-a71a-8f09bbf61dcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10261 2024.08.28 04:10:24.370528 [ 3 ] {} <Trace> HTTP-Session: 1f309b83-0a33-456f-a71a-8f09bbf61dcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10262 2024.08.28 04:10:24.370620 [ 3 ] {ab08d303-ee7b-4560-bc8d-93c3e178df5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
10263 2024.08.28 04:10:24.370664 [ 3 ] {ab08d303-ee7b-4560-bc8d-93c3e178df5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
10264 2024.08.28 04:10:24.370796 [ 3 ] {ab08d303-ee7b-4560-bc8d-93c3e178df5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10265 2024.08.28 04:10:24.371058 [ 3 ] {ab08d303-ee7b-4560-bc8d-93c3e178df5c} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10266 2024.08.28 04:10:24.371093 [ 3 ] {ab08d303-ee7b-4560-bc8d-93c3e178df5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10267 2024.08.28 04:10:24.371440 [ 3 ] {ab08d303-ee7b-4560-bc8d-93c3e178df5c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
10268 2024.08.28 04:10:24.371771 [ 3 ] {ab08d303-ee7b-4560-bc8d-93c3e178df5c} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10269 2024.08.28 04:10:24.371931 [ 3 ] {ab08d303-ee7b-4560-bc8d-93c3e178df5c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001326 sec., 754.1478129713424 rows/sec., 50.82 KiB/sec.
10270 2024.08.28 04:10:24.372098 [ 3 ] {ab08d303-ee7b-4560-bc8d-93c3e178df5c} <Debug> DynamicQueryHandler: Done processing query
10271 2024.08.28 04:10:24.372122 [ 3 ] {ab08d303-ee7b-4560-bc8d-93c3e178df5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
10272 2024.08.28 04:10:24.372139 [ 3 ] {} <Debug> HTTP-Session: 1f309b83-0a33-456f-a71a-8f09bbf61dcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10273 2024.08.28 04:10:24.372290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 42901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10274 2024.08.28 04:10:24.372338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10275 2024.08.28 04:10:24.372357 [ 3 ] {} <Debug> HTTP-Session: 270aa1d1-48d2-44b7-814a-419998a8908c Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
10276 2024.08.28 04:10:24.372373 [ 3 ] {} <Debug> HTTP-Session: 270aa1d1-48d2-44b7-814a-419998a8908c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10277 2024.08.28 04:10:24.372387 [ 3 ] {} <Debug> HTTP-Session: 270aa1d1-48d2-44b7-814a-419998a8908c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10278 2024.08.28 04:10:24.372418 [ 3 ] {} <Trace> HTTP-Session: 270aa1d1-48d2-44b7-814a-419998a8908c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10279 2024.08.28 04:10:24.372756 [ 3 ] {eb1fc061-f640-44e3-b61b-e8de7361cd33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10280 2024.08.28 04:10:24.372820 [ 3 ] {eb1fc061-f640-44e3-b61b-e8de7361cd33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
10281 2024.08.28 04:10:24.373254 [ 3 ] {eb1fc061-f640-44e3-b61b-e8de7361cd33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10282 2024.08.28 04:10:24.374014 [ 3 ] {eb1fc061-f640-44e3-b61b-e8de7361cd33} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10283 2024.08.28 04:10:24.374051 [ 3 ] {eb1fc061-f640-44e3-b61b-e8de7361cd33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10284 2024.08.28 04:10:24.374687 [ 3 ] {eb1fc061-f640-44e3-b61b-e8de7361cd33} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
10285 2024.08.28 04:10:24.375092 [ 3 ] {eb1fc061-f640-44e3-b61b-e8de7361cd33} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10286 2024.08.28 04:10:24.375280 [ 3 ] {eb1fc061-f640-44e3-b61b-e8de7361cd33} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002748 sec., 9461.426491994178 rows/sec., 16.95 MiB/sec.
10287 2024.08.28 04:10:24.375523 [ 3 ] {eb1fc061-f640-44e3-b61b-e8de7361cd33} <Debug> DynamicQueryHandler: Done processing query
10288 2024.08.28 04:10:24.375546 [ 3 ] {eb1fc061-f640-44e3-b61b-e8de7361cd33} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
10289 2024.08.28 04:10:24.375562 [ 3 ] {} <Debug> HTTP-Session: 270aa1d1-48d2-44b7-814a-419998a8908c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10290 2024.08.28 04:10:24.375676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10291 2024.08.28 04:10:24.375723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10292 2024.08.28 04:10:24.375741 [ 3 ] {} <Debug> HTTP-Session: 3cbc3d6a-bdd7-45ff-8223-94a52ebf7f12 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
10293 2024.08.28 04:10:24.375758 [ 3 ] {} <Debug> HTTP-Session: 3cbc3d6a-bdd7-45ff-8223-94a52ebf7f12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10294 2024.08.28 04:10:24.375771 [ 3 ] {} <Debug> HTTP-Session: 3cbc3d6a-bdd7-45ff-8223-94a52ebf7f12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10295 2024.08.28 04:10:24.375801 [ 3 ] {} <Trace> HTTP-Session: 3cbc3d6a-bdd7-45ff-8223-94a52ebf7f12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10296 2024.08.28 04:10:24.375920 [ 3 ] {a020ba20-118b-4bb7-aa4a-9d39eb3313ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10297 2024.08.28 04:10:24.375963 [ 3 ] {a020ba20-118b-4bb7-aa4a-9d39eb3313ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10298 2024.08.28 04:10:24.376094 [ 3 ] {a020ba20-118b-4bb7-aa4a-9d39eb3313ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10299 2024.08.28 04:10:24.376467 [ 3 ] {a020ba20-118b-4bb7-aa4a-9d39eb3313ba} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10300 2024.08.28 04:10:24.376502 [ 3 ] {a020ba20-118b-4bb7-aa4a-9d39eb3313ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10301 2024.08.28 04:10:24.376858 [ 3 ] {a020ba20-118b-4bb7-aa4a-9d39eb3313ba} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
10302 2024.08.28 04:10:24.377176 [ 3 ] {a020ba20-118b-4bb7-aa4a-9d39eb3313ba} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10303 2024.08.28 04:10:24.377337 [ 3 ] {a020ba20-118b-4bb7-aa4a-9d39eb3313ba} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001461 sec., 56125.94113620807 rows/sec., 3.56 MiB/sec.
10304 2024.08.28 04:10:24.377666 [ 3 ] {a020ba20-118b-4bb7-aa4a-9d39eb3313ba} <Debug> DynamicQueryHandler: Done processing query
10305 2024.08.28 04:10:24.377717 [ 3 ] {a020ba20-118b-4bb7-aa4a-9d39eb3313ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10306 2024.08.28 04:10:24.377751 [ 3 ] {} <Debug> HTTP-Session: 3cbc3d6a-bdd7-45ff-8223-94a52ebf7f12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10307 2024.08.28 04:10:29.342002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10308 2024.08.28 04:10:29.342131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10309 2024.08.28 04:10:29.342157 [ 3 ] {} <Debug> HTTP-Session: d105d857-6b9c-42c9-b1f8-79844e57538d Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
10310 2024.08.28 04:10:29.342180 [ 3 ] {} <Debug> HTTP-Session: d105d857-6b9c-42c9-b1f8-79844e57538d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10311 2024.08.28 04:10:29.342195 [ 3 ] {} <Debug> HTTP-Session: d105d857-6b9c-42c9-b1f8-79844e57538d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10312 2024.08.28 04:10:29.342242 [ 3 ] {} <Trace> HTTP-Session: d105d857-6b9c-42c9-b1f8-79844e57538d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10313 2024.08.28 04:10:29.342416 [ 3 ] {962fc85c-c0f4-497b-b0a6-97899dcf9582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10314 2024.08.28 04:10:29.342484 [ 3 ] {962fc85c-c0f4-497b-b0a6-97899dcf9582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10315 2024.08.28 04:10:29.342811 [ 3 ] {962fc85c-c0f4-497b-b0a6-97899dcf9582} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10316 2024.08.28 04:10:29.343296 [ 3 ] {962fc85c-c0f4-497b-b0a6-97899dcf9582} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10317 2024.08.28 04:10:29.343334 [ 3 ] {962fc85c-c0f4-497b-b0a6-97899dcf9582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10318 2024.08.28 04:10:29.343739 [ 3 ] {962fc85c-c0f4-497b-b0a6-97899dcf9582} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
10319 2024.08.28 04:10:29.344112 [ 3 ] {962fc85c-c0f4-497b-b0a6-97899dcf9582} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10320 2024.08.28 04:10:29.344251 [ 3 ] {962fc85c-c0f4-497b-b0a6-97899dcf9582} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001887 sec., 1059.8834128245892 rows/sec., 86.43 KiB/sec.
10321 2024.08.28 04:10:29.344556 [ 3 ] {962fc85c-c0f4-497b-b0a6-97899dcf9582} <Debug> DynamicQueryHandler: Done processing query
10322 2024.08.28 04:10:29.344584 [ 3 ] {962fc85c-c0f4-497b-b0a6-97899dcf9582} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10323 2024.08.28 04:10:29.344600 [ 3 ] {} <Debug> HTTP-Session: d105d857-6b9c-42c9-b1f8-79844e57538d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10324 2024.08.28 04:10:29.344789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 11953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10325 2024.08.28 04:10:29.344838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10326 2024.08.28 04:10:29.344856 [ 3 ] {} <Debug> HTTP-Session: bba52ea4-f489-4ba0-92cf-e5af41c1d9a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
10327 2024.08.28 04:10:29.344873 [ 3 ] {} <Debug> HTTP-Session: bba52ea4-f489-4ba0-92cf-e5af41c1d9a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10328 2024.08.28 04:10:29.344887 [ 3 ] {} <Debug> HTTP-Session: bba52ea4-f489-4ba0-92cf-e5af41c1d9a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10329 2024.08.28 04:10:29.344919 [ 3 ] {} <Trace> HTTP-Session: bba52ea4-f489-4ba0-92cf-e5af41c1d9a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10330 2024.08.28 04:10:29.345050 [ 3 ] {40a57477-aaf6-4adb-a654-f031d1d15727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10331 2024.08.28 04:10:29.345095 [ 3 ] {40a57477-aaf6-4adb-a654-f031d1d15727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10332 2024.08.28 04:10:29.345335 [ 3 ] {40a57477-aaf6-4adb-a654-f031d1d15727} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10333 2024.08.28 04:10:29.345797 [ 3 ] {40a57477-aaf6-4adb-a654-f031d1d15727} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10334 2024.08.28 04:10:29.345832 [ 3 ] {40a57477-aaf6-4adb-a654-f031d1d15727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10335 2024.08.28 04:10:29.346188 [ 3 ] {40a57477-aaf6-4adb-a654-f031d1d15727} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10336 2024.08.28 04:10:29.346531 [ 3 ] {40a57477-aaf6-4adb-a654-f031d1d15727} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10337 2024.08.28 04:10:29.346652 [ 147 ] {} <Debug> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10338 2024.08.28 04:10:29.346655 [ 3 ] {40a57477-aaf6-4adb-a654-f031d1d15727} <Debug> executeQuery: Read 83 rows, 6.88 KiB in 0.001658 sec., 50060.31363088058 rows/sec., 4.05 MiB/sec.
10339 2024.08.28 04:10:29.346698 [ 147 ] {} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10340 2024.08.28 04:10:29.346733 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10341 2024.08.28 04:10:29.346923 [ 3 ] {40a57477-aaf6-4adb-a654-f031d1d15727} <Debug> DynamicQueryHandler: Done processing query
10342 2024.08.28 04:10:29.346936 [ 192 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::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
10343 2024.08.28 04:10:29.346956 [ 3 ] {40a57477-aaf6-4adb-a654-f031d1d15727} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10344 2024.08.28 04:10:29.347012 [ 3 ] {} <Debug> HTTP-Session: bba52ea4-f489-4ba0-92cf-e5af41c1d9a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10345 2024.08.28 04:10:29.347196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 2195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10346 2024.08.28 04:10:29.347216 [ 192 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10347 2024.08.28 04:10:29.347289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10348 2024.08.28 04:10:29.347295 [ 192 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1417 rows starting from the beginning of the part
10349 2024.08.28 04:10:29.347327 [ 3 ] {} <Debug> HTTP-Session: 6b4154b8-567f-466f-bd19-53ce13b2a068 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
10350 2024.08.28 04:10:29.347363 [ 3 ] {} <Debug> HTTP-Session: 6b4154b8-567f-466f-bd19-53ce13b2a068 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10351 2024.08.28 04:10:29.347412 [ 3 ] {} <Debug> HTTP-Session: 6b4154b8-567f-466f-bd19-53ce13b2a068 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10352 2024.08.28 04:10:29.347570 [ 3 ] {} <Trace> HTTP-Session: 6b4154b8-567f-466f-bd19-53ce13b2a068 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10353 2024.08.28 04:10:29.347574 [ 192 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 83 rows starting from the beginning of the part
10354 2024.08.28 04:10:29.347944 [ 192 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 241 rows starting from the beginning of the part
10355 2024.08.28 04:10:29.347971 [ 3 ] {9d3679c4-7292-47a1-8395-513bf265c4c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10356 2024.08.28 04:10:29.348156 [ 3 ] {9d3679c4-7292-47a1-8395-513bf265c4c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10357 2024.08.28 04:10:29.348202 [ 192 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1222 rows starting from the beginning of the part
10358 2024.08.28 04:10:29.348605 [ 192 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 242 rows starting from the beginning of the part
10359 2024.08.28 04:10:29.348941 [ 192 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 83 rows starting from the beginning of the part
10360 2024.08.28 04:10:29.349694 [ 3 ] {9d3679c4-7292-47a1-8395-513bf265c4c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10361 2024.08.28 04:10:29.350407 [ 3 ] {9d3679c4-7292-47a1-8395-513bf265c4c5} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10362 2024.08.28 04:10:29.350471 [ 3 ] {9d3679c4-7292-47a1-8395-513bf265c4c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10363 2024.08.28 04:10:29.351359 [ 3 ] {9d3679c4-7292-47a1-8395-513bf265c4c5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10364 2024.08.28 04:10:29.351863 [ 3 ] {9d3679c4-7292-47a1-8395-513bf265c4c5} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10365 2024.08.28 04:10:29.352099 [ 3 ] {9d3679c4-7292-47a1-8395-513bf265c4c5} <Debug> executeQuery: Read 15 rows, 1.12 KiB in 0.004303 sec., 3485.9400418312803 rows/sec., 259.63 KiB/sec.
10366 2024.08.28 04:10:29.352659 [ 193 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3288 rows, containing 5 columns (5 merged, 0 gathered) in 0.005815321 sec., 565403.0104271114 rows/sec., 49.44 MiB/sec.
10367 2024.08.28 04:10:29.352676 [ 3 ] {9d3679c4-7292-47a1-8395-513bf265c4c5} <Debug> DynamicQueryHandler: Done processing query
10368 2024.08.28 04:10:29.352792 [ 3 ] {9d3679c4-7292-47a1-8395-513bf265c4c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10369 2024.08.28 04:10:29.352819 [ 3 ] {} <Debug> HTTP-Session: 6b4154b8-567f-466f-bd19-53ce13b2a068 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10370 2024.08.28 04:10:29.352997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 13425, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10371 2024.08.28 04:10:29.353064 [ 193 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10372 2024.08.28 04:10:29.353082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10373 2024.08.28 04:10:29.353147 [ 3 ] {} <Debug> HTTP-Session: 704798be-0f54-44ef-b6f1-e362266b55f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
10374 2024.08.28 04:10:29.353194 [ 3 ] {} <Debug> HTTP-Session: 704798be-0f54-44ef-b6f1-e362266b55f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10375 2024.08.28 04:10:29.353225 [ 3 ] {} <Debug> HTTP-Session: 704798be-0f54-44ef-b6f1-e362266b55f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10376 2024.08.28 04:10:29.353258 [ 3 ] {} <Trace> HTTP-Session: 704798be-0f54-44ef-b6f1-e362266b55f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10377 2024.08.28 04:10:29.353587 [ 3 ] {e7df9e58-e123-489e-a408-4db28ac12bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10378 2024.08.28 04:10:29.353719 [ 3 ] {e7df9e58-e123-489e-a408-4db28ac12bf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10379 2024.08.28 04:10:29.354191 [ 193 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_51_10} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10380 2024.08.28 04:10:29.354412 [ 3 ] {e7df9e58-e123-489e-a408-4db28ac12bf6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10381 2024.08.28 04:10:29.354459 [ 193 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_51_10} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10382 2024.08.28 04:10:29.354637 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB.
10383 2024.08.28 04:10:29.354914 [ 3 ] {e7df9e58-e123-489e-a408-4db28ac12bf6} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10384 2024.08.28 04:10:29.354956 [ 3 ] {e7df9e58-e123-489e-a408-4db28ac12bf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10385 2024.08.28 04:10:29.355322 [ 3 ] {e7df9e58-e123-489e-a408-4db28ac12bf6} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10386 2024.08.28 04:10:29.355681 [ 3 ] {e7df9e58-e123-489e-a408-4db28ac12bf6} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10387 2024.08.28 04:10:29.355807 [ 147 ] {} <Debug> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10388 2024.08.28 04:10:29.355807 [ 3 ] {e7df9e58-e123-489e-a408-4db28ac12bf6} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.002417 sec., 32685.146876292925 rows/sec., 2.55 MiB/sec.
10389 2024.08.28 04:10:29.355854 [ 147 ] {} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10390 2024.08.28 04:10:29.355898 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10391 2024.08.28 04:10:29.356099 [ 3 ] {e7df9e58-e123-489e-a408-4db28ac12bf6} <Debug> DynamicQueryHandler: Done processing query
10392 2024.08.28 04:10:29.356107 [ 199 ] {22d7316c-e32c-475d-862f-de292a324746::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
10393 2024.08.28 04:10:29.356159 [ 3 ] {e7df9e58-e123-489e-a408-4db28ac12bf6} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10394 2024.08.28 04:10:29.356225 [ 3 ] {} <Debug> HTTP-Session: 704798be-0f54-44ef-b6f1-e362266b55f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10395 2024.08.28 04:10:29.356619 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 30808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10396 2024.08.28 04:10:29.356804 [ 199 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10397 2024.08.28 04:10:29.356848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10398 2024.08.28 04:10:29.356955 [ 199 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 913 rows starting from the beginning of the part
10399 2024.08.28 04:10:29.356957 [ 3 ] {} <Debug> HTTP-Session: a8835214-6988-4559-a33e-cece89402bb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
10400 2024.08.28 04:10:29.357041 [ 3 ] {} <Debug> HTTP-Session: a8835214-6988-4559-a33e-cece89402bb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10401 2024.08.28 04:10:29.357138 [ 3 ] {} <Debug> HTTP-Session: a8835214-6988-4559-a33e-cece89402bb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10402 2024.08.28 04:10:29.357420 [ 3 ] {} <Trace> HTTP-Session: a8835214-6988-4559-a33e-cece89402bb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10403 2024.08.28 04:10:29.357593 [ 199 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 79 rows starting from the beginning of the part
10404 2024.08.28 04:10:29.357964 [ 3 ] {77adb121-70e6-48af-ba92-bd379e346a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10405 2024.08.28 04:10:29.357975 [ 199 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 408 rows starting from the beginning of the part
10406 2024.08.28 04:10:29.358098 [ 3 ] {77adb121-70e6-48af-ba92-bd379e346a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10407 2024.08.28 04:10:29.358249 [ 199 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 533 rows starting from the beginning of the part
10408 2024.08.28 04:10:29.358620 [ 199 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 410 rows starting from the beginning of the part
10409 2024.08.28 04:10:29.359010 [ 199 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 79 rows starting from the beginning of the part
10410 2024.08.28 04:10:29.359548 [ 3 ] {77adb121-70e6-48af-ba92-bd379e346a2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10411 2024.08.28 04:10:29.360163 [ 3 ] {77adb121-70e6-48af-ba92-bd379e346a2c} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10412 2024.08.28 04:10:29.360208 [ 3 ] {77adb121-70e6-48af-ba92-bd379e346a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10413 2024.08.28 04:10:29.360822 [ 3 ] {77adb121-70e6-48af-ba92-bd379e346a2c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
10414 2024.08.28 04:10:29.361275 [ 186 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2422 rows, containing 5 columns (5 merged, 0 gathered) in 0.005287166 sec., 458090.40230626386 rows/sec., 35.14 MiB/sec.
10415 2024.08.28 04:10:29.361308 [ 3 ] {77adb121-70e6-48af-ba92-bd379e346a2c} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10416 2024.08.28 04:10:29.361569 [ 3 ] {77adb121-70e6-48af-ba92-bd379e346a2c} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.003863 sec., 41677.45275692467 rows/sec., 2.90 MiB/sec.
10417 2024.08.28 04:10:29.361694 [ 186 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10418 2024.08.28 04:10:29.361872 [ 3 ] {77adb121-70e6-48af-ba92-bd379e346a2c} <Debug> DynamicQueryHandler: Done processing query
10419 2024.08.28 04:10:29.361907 [ 3 ] {77adb121-70e6-48af-ba92-bd379e346a2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10420 2024.08.28 04:10:29.361936 [ 3 ] {} <Debug> HTTP-Session: a8835214-6988-4559-a33e-cece89402bb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10421 2024.08.28 04:10:29.362156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 21385, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10422 2024.08.28 04:10:29.362273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10423 2024.08.28 04:10:29.362314 [ 3 ] {} <Debug> HTTP-Session: 3b567d28-41e5-4137-af33-8ce1f67f95a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
10424 2024.08.28 04:10:29.362351 [ 3 ] {} <Debug> HTTP-Session: 3b567d28-41e5-4137-af33-8ce1f67f95a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10425 2024.08.28 04:10:29.362386 [ 3 ] {} <Debug> HTTP-Session: 3b567d28-41e5-4137-af33-8ce1f67f95a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10426 2024.08.28 04:10:29.362451 [ 3 ] {} <Trace> HTTP-Session: 3b567d28-41e5-4137-af33-8ce1f67f95a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10427 2024.08.28 04:10:29.362490 [ 186 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_51_10} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10428 2024.08.28 04:10:29.362687 [ 186 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_51_10} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10429 2024.08.28 04:10:29.362798 [ 3 ] {e0d8bcbb-76df-48ed-803b-807762f06c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10430 2024.08.28 04:10:29.362843 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
10431 2024.08.28 04:10:29.362926 [ 3 ] {e0d8bcbb-76df-48ed-803b-807762f06c9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
10432 2024.08.28 04:10:29.363365 [ 3 ] {e0d8bcbb-76df-48ed-803b-807762f06c9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10433 2024.08.28 04:10:29.363984 [ 3 ] {e0d8bcbb-76df-48ed-803b-807762f06c9f} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10434 2024.08.28 04:10:29.364021 [ 3 ] {e0d8bcbb-76df-48ed-803b-807762f06c9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10435 2024.08.28 04:10:29.364618 [ 3 ] {e0d8bcbb-76df-48ed-803b-807762f06c9f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10436 2024.08.28 04:10:29.365023 [ 3 ] {e0d8bcbb-76df-48ed-803b-807762f06c9f} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10437 2024.08.28 04:10:29.365164 [ 147 ] {} <Debug> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10438 2024.08.28 04:10:29.365178 [ 3 ] {e0d8bcbb-76df-48ed-803b-807762f06c9f} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002565 sec., 5068.2261208577 rows/sec., 9.08 MiB/sec.
10439 2024.08.28 04:10:29.365210 [ 147 ] {} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10440 2024.08.28 04:10:29.365261 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10441 2024.08.28 04:10:29.365570 [ 189 ] {94c69f11-a991-4649-a894-2fffd5368a44::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
10442 2024.08.28 04:10:29.365647 [ 3 ] {e0d8bcbb-76df-48ed-803b-807762f06c9f} <Debug> DynamicQueryHandler: Done processing query
10443 2024.08.28 04:10:29.365703 [ 3 ] {e0d8bcbb-76df-48ed-803b-807762f06c9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
10444 2024.08.28 04:10:29.365744 [ 3 ] {} <Debug> HTTP-Session: 3b567d28-41e5-4137-af33-8ce1f67f95a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10445 2024.08.28 04:10:29.365954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10446 2024.08.28 04:10:29.366085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10447 2024.08.28 04:10:29.366156 [ 3 ] {} <Debug> HTTP-Session: 6991988d-2355-4760-8e71-b69f5c474e70 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
10448 2024.08.28 04:10:29.366211 [ 3 ] {} <Debug> HTTP-Session: 6991988d-2355-4760-8e71-b69f5c474e70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10449 2024.08.28 04:10:29.366259 [ 3 ] {} <Debug> HTTP-Session: 6991988d-2355-4760-8e71-b69f5c474e70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10450 2024.08.28 04:10:29.366322 [ 189 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10451 2024.08.28 04:10:29.366339 [ 3 ] {} <Trace> HTTP-Session: 6991988d-2355-4760-8e71-b69f5c474e70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10452 2024.08.28 04:10:29.366455 [ 189 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 854 rows starting from the beginning of the part
10453 2024.08.28 04:10:29.366597 [ 3 ] {3d3b8f78-f9be-478b-9b3a-c19b29502178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10454 2024.08.28 04:10:29.366775 [ 3 ] {3d3b8f78-f9be-478b-9b3a-c19b29502178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10455 2024.08.28 04:10:29.367252 [ 189 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 13 rows starting from the beginning of the part
10456 2024.08.28 04:10:29.367540 [ 3 ] {3d3b8f78-f9be-478b-9b3a-c19b29502178} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10457 2024.08.28 04:10:29.368010 [ 189 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 26 rows starting from the beginning of the part
10458 2024.08.28 04:10:29.368627 [ 189 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 13 rows starting from the beginning of the part
10459 2024.08.28 04:10:29.368885 [ 3 ] {3d3b8f78-f9be-478b-9b3a-c19b29502178} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10460 2024.08.28 04:10:29.368999 [ 3 ] {3d3b8f78-f9be-478b-9b3a-c19b29502178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10461 2024.08.28 04:10:29.369352 [ 189 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 26 rows starting from the beginning of the part
10462 2024.08.28 04:10:29.369992 [ 189 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 13 rows starting from the beginning of the part
10463 2024.08.28 04:10:29.370353 [ 3 ] {3d3b8f78-f9be-478b-9b3a-c19b29502178} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
10464 2024.08.28 04:10:29.371307 [ 3 ] {3d3b8f78-f9be-478b-9b3a-c19b29502178} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10465 2024.08.28 04:10:29.371664 [ 3 ] {3d3b8f78-f9be-478b-9b3a-c19b29502178} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005154 sec., 11641.443538998836 rows/sec., 803.38 KiB/sec.
10466 2024.08.28 04:10:29.372108 [ 3 ] {3d3b8f78-f9be-478b-9b3a-c19b29502178} <Debug> DynamicQueryHandler: Done processing query
10467 2024.08.28 04:10:29.372153 [ 3 ] {3d3b8f78-f9be-478b-9b3a-c19b29502178} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10468 2024.08.28 04:10:29.372187 [ 3 ] {} <Debug> HTTP-Session: 6991988d-2355-4760-8e71-b69f5c474e70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10469 2024.08.28 04:10:29.376260 [ 196 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 945 rows, containing 19 columns (19 merged, 0 gathered) in 0.010875399 sec., 86893.36363658935 rows/sec., 155.71 MiB/sec.
10470 2024.08.28 04:10:29.377556 [ 196 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10471 2024.08.28 04:10:29.378174 [ 196 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10472 2024.08.28 04:10:29.378269 [ 196 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10473 2024.08.28 04:10:29.378423 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.16 MiB.
10474 2024.08.28 04:10:32.717571 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache
10475 2024.08.28 04:10:32.717653 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache
10476 2024.08.28 04:10:34.347130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 36474, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10477 2024.08.28 04:10:34.347265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10478 2024.08.28 04:10:34.347294 [ 3 ] {} <Debug> HTTP-Session: 07ce8e84-c9e3-48ff-a92d-5fbec9fc1efa Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
10479 2024.08.28 04:10:34.347321 [ 3 ] {} <Debug> HTTP-Session: 07ce8e84-c9e3-48ff-a92d-5fbec9fc1efa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10480 2024.08.28 04:10:34.347339 [ 3 ] {} <Debug> HTTP-Session: 07ce8e84-c9e3-48ff-a92d-5fbec9fc1efa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10481 2024.08.28 04:10:34.347395 [ 3 ] {} <Trace> HTTP-Session: 07ce8e84-c9e3-48ff-a92d-5fbec9fc1efa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10482 2024.08.28 04:10:34.347681 [ 3 ] {0286a89e-105e-4993-8f72-ccafb5c46d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10483 2024.08.28 04:10:34.347756 [ 3 ] {0286a89e-105e-4993-8f72-ccafb5c46d2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10484 2024.08.28 04:10:34.348109 [ 3 ] {0286a89e-105e-4993-8f72-ccafb5c46d2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10485 2024.08.28 04:10:34.348735 [ 3 ] {0286a89e-105e-4993-8f72-ccafb5c46d2c} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10486 2024.08.28 04:10:34.348777 [ 3 ] {0286a89e-105e-4993-8f72-ccafb5c46d2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10487 2024.08.28 04:10:34.349209 [ 3 ] {0286a89e-105e-4993-8f72-ccafb5c46d2c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10488 2024.08.28 04:10:34.349602 [ 3 ] {0286a89e-105e-4993-8f72-ccafb5c46d2c} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10489 2024.08.28 04:10:34.349776 [ 3 ] {0286a89e-105e-4993-8f72-ccafb5c46d2c} <Debug> executeQuery: Read 241 rows, 21.83 KiB in 0.002225 sec., 108314.60674157304 rows/sec., 9.58 MiB/sec.
10490 2024.08.28 04:10:34.349987 [ 3 ] {0286a89e-105e-4993-8f72-ccafb5c46d2c} <Debug> DynamicQueryHandler: Done processing query
10491 2024.08.28 04:10:34.350013 [ 3 ] {0286a89e-105e-4993-8f72-ccafb5c46d2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
10492 2024.08.28 04:10:34.350030 [ 3 ] {} <Debug> HTTP-Session: 07ce8e84-c9e3-48ff-a92d-5fbec9fc1efa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10493 2024.08.28 04:10:34.350190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 3779, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10494 2024.08.28 04:10:34.350239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10495 2024.08.28 04:10:34.350259 [ 3 ] {} <Debug> HTTP-Session: 829b2d1d-7bec-412e-bfb3-47870cb575df Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
10496 2024.08.28 04:10:34.350276 [ 3 ] {} <Debug> HTTP-Session: 829b2d1d-7bec-412e-bfb3-47870cb575df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10497 2024.08.28 04:10:34.350290 [ 3 ] {} <Debug> HTTP-Session: 829b2d1d-7bec-412e-bfb3-47870cb575df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10498 2024.08.28 04:10:34.350321 [ 3 ] {} <Trace> HTTP-Session: 829b2d1d-7bec-412e-bfb3-47870cb575df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10499 2024.08.28 04:10:34.350424 [ 3 ] {b1b16da3-a91c-4667-8256-1c5460a7a02c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10500 2024.08.28 04:10:34.350468 [ 3 ] {b1b16da3-a91c-4667-8256-1c5460a7a02c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10501 2024.08.28 04:10:34.350695 [ 3 ] {b1b16da3-a91c-4667-8256-1c5460a7a02c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10502 2024.08.28 04:10:34.351072 [ 3 ] {b1b16da3-a91c-4667-8256-1c5460a7a02c} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10503 2024.08.28 04:10:34.351110 [ 3 ] {b1b16da3-a91c-4667-8256-1c5460a7a02c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10504 2024.08.28 04:10:34.351451 [ 3 ] {b1b16da3-a91c-4667-8256-1c5460a7a02c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10505 2024.08.28 04:10:34.351808 [ 3 ] {b1b16da3-a91c-4667-8256-1c5460a7a02c} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10506 2024.08.28 04:10:34.351960 [ 3 ] {b1b16da3-a91c-4667-8256-1c5460a7a02c} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001562 sec., 16645.326504481432 rows/sec., 1.22 MiB/sec.
10507 2024.08.28 04:10:34.352227 [ 3 ] {b1b16da3-a91c-4667-8256-1c5460a7a02c} <Debug> DynamicQueryHandler: Done processing query
10508 2024.08.28 04:10:34.352285 [ 3 ] {b1b16da3-a91c-4667-8256-1c5460a7a02c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10509 2024.08.28 04:10:34.352352 [ 3 ] {} <Debug> HTTP-Session: 829b2d1d-7bec-412e-bfb3-47870cb575df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10510 2024.08.28 04:10:34.352537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10511 2024.08.28 04:10:34.352592 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10512 2024.08.28 04:10:34.352612 [ 3 ] {} <Debug> HTTP-Session: 75784d05-72e7-4553-ae26-6bf437b9a1f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
10513 2024.08.28 04:10:34.352629 [ 3 ] {} <Debug> HTTP-Session: 75784d05-72e7-4553-ae26-6bf437b9a1f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10514 2024.08.28 04:10:34.352642 [ 3 ] {} <Debug> HTTP-Session: 75784d05-72e7-4553-ae26-6bf437b9a1f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10515 2024.08.28 04:10:34.352674 [ 3 ] {} <Trace> HTTP-Session: 75784d05-72e7-4553-ae26-6bf437b9a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10516 2024.08.28 04:10:34.352779 [ 3 ] {f51809b7-a4eb-4837-a7f8-8da94e88bdc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
10517 2024.08.28 04:10:34.352824 [ 3 ] {f51809b7-a4eb-4837-a7f8-8da94e88bdc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
10518 2024.08.28 04:10:34.353061 [ 3 ] {f51809b7-a4eb-4837-a7f8-8da94e88bdc7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10519 2024.08.28 04:10:34.353425 [ 3 ] {f51809b7-a4eb-4837-a7f8-8da94e88bdc7} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10520 2024.08.28 04:10:34.353463 [ 3 ] {f51809b7-a4eb-4837-a7f8-8da94e88bdc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10521 2024.08.28 04:10:34.353818 [ 3 ] {f51809b7-a4eb-4837-a7f8-8da94e88bdc7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
10522 2024.08.28 04:10:34.354172 [ 3 ] {f51809b7-a4eb-4837-a7f8-8da94e88bdc7} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10523 2024.08.28 04:10:34.354326 [ 144 ] {} <Debug> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
10524 2024.08.28 04:10:34.354330 [ 3 ] {f51809b7-a4eb-4837-a7f8-8da94e88bdc7} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001574 sec., 8894.53621346887 rows/sec., 622.92 KiB/sec.
10525 2024.08.28 04:10:34.354400 [ 144 ] {} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10526 2024.08.28 04:10:34.354462 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10527 2024.08.28 04:10:34.354752 [ 3 ] {f51809b7-a4eb-4837-a7f8-8da94e88bdc7} <Debug> DynamicQueryHandler: Done processing query
10528 2024.08.28 04:10:34.354777 [ 204 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::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
10529 2024.08.28 04:10:34.354816 [ 3 ] {f51809b7-a4eb-4837-a7f8-8da94e88bdc7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10530 2024.08.28 04:10:34.354909 [ 3 ] {} <Debug> HTTP-Session: 75784d05-72e7-4553-ae26-6bf437b9a1f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10531 2024.08.28 04:10:34.355200 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10532 2024.08.28 04:10:34.355364 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10533 2024.08.28 04:10:34.355453 [ 3 ] {} <Debug> HTTP-Session: 1bd85bfd-3e22-4e87-8556-d1e7e2adf1cf Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
10534 2024.08.28 04:10:34.355521 [ 204 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10535 2024.08.28 04:10:34.355536 [ 3 ] {} <Debug> HTTP-Session: 1bd85bfd-3e22-4e87-8556-d1e7e2adf1cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10536 2024.08.28 04:10:34.355589 [ 3 ] {} <Debug> HTTP-Session: 1bd85bfd-3e22-4e87-8556-d1e7e2adf1cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10537 2024.08.28 04:10:34.355610 [ 204 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 243 rows starting from the beginning of the part
10538 2024.08.28 04:10:34.355656 [ 3 ] {} <Trace> HTTP-Session: 1bd85bfd-3e22-4e87-8556-d1e7e2adf1cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10539 2024.08.28 04:10:34.355817 [ 204 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::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
10540 2024.08.28 04:10:34.355976 [ 3 ] {ccd92a06-4579-4c98-8621-ca46474db174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
10541 2024.08.28 04:10:34.356111 [ 204 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part
10542 2024.08.28 04:10:34.356160 [ 3 ] {ccd92a06-4579-4c98-8621-ca46474db174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
10543 2024.08.28 04:10:34.356564 [ 204 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 228 rows starting from the beginning of the part
10544 2024.08.28 04:10:34.356893 [ 204 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::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
10545 2024.08.28 04:10:34.357201 [ 204 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::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
10546 2024.08.28 04:10:34.357951 [ 3 ] {ccd92a06-4579-4c98-8621-ca46474db174} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10547 2024.08.28 04:10:34.358808 [ 3 ] {ccd92a06-4579-4c98-8621-ca46474db174} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10548 2024.08.28 04:10:34.358871 [ 3 ] {ccd92a06-4579-4c98-8621-ca46474db174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10549 2024.08.28 04:10:34.359823 [ 3 ] {ccd92a06-4579-4c98-8621-ca46474db174} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
10550 2024.08.28 04:10:34.360338 [ 204 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.005766839 sec., 91384.55226511438 rows/sec., 6.21 MiB/sec.
10551 2024.08.28 04:10:34.360577 [ 204 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
10552 2024.08.28 04:10:34.360743 [ 3 ] {ccd92a06-4579-4c98-8621-ca46474db174} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10553 2024.08.28 04:10:34.360976 [ 144 ] {} <Debug> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0
10554 2024.08.28 04:10:34.361095 [ 144 ] {} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10555 2024.08.28 04:10:34.361138 [ 3 ] {ccd92a06-4579-4c98-8621-ca46474db174} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005278 sec., 1136.7942402425163 rows/sec., 67.16 KiB/sec.
10556 2024.08.28 04:10:34.361157 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10557 2024.08.28 04:10:34.362140 [ 193 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
10558 2024.08.28 04:10:34.362156 [ 3 ] {ccd92a06-4579-4c98-8621-ca46474db174} <Debug> DynamicQueryHandler: Done processing query
10559 2024.08.28 04:10:34.362331 [ 3 ] {ccd92a06-4579-4c98-8621-ca46474db174} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10560 2024.08.28 04:10:34.362474 [ 3 ] {} <Debug> HTTP-Session: 1bd85bfd-3e22-4e87-8556-d1e7e2adf1cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10561 2024.08.28 04:10:34.362595 [ 204 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_31_6} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10562 2024.08.28 04:10:34.362748 [ 193 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10563 2024.08.28 04:10:34.362850 [ 193 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
10564 2024.08.28 04:10:34.362859 [ 204 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_31_6} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
10565 2024.08.28 04:10:34.362884 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 66175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10566 2024.08.28 04:10:34.363119 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10567 2024.08.28 04:10:34.363154 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
10568 2024.08.28 04:10:34.363268 [ 3 ] {} <Debug> HTTP-Session: 315526e2-389f-41bf-8f59-74df42a60bb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
10569 2024.08.28 04:10:34.363332 [ 193 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
10570 2024.08.28 04:10:34.363347 [ 3 ] {} <Debug> HTTP-Session: 315526e2-389f-41bf-8f59-74df42a60bb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10571 2024.08.28 04:10:34.363396 [ 3 ] {} <Debug> HTTP-Session: 315526e2-389f-41bf-8f59-74df42a60bb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10572 2024.08.28 04:10:34.363557 [ 3 ] {} <Trace> HTTP-Session: 315526e2-389f-41bf-8f59-74df42a60bb1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10573 2024.08.28 04:10:34.363607 [ 193 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
10574 2024.08.28 04:10:34.363841 [ 193 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
10575 2024.08.28 04:10:34.363983 [ 193 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
10576 2024.08.28 04:10:34.364138 [ 3 ] {9f59f031-b05c-4a55-a342-76340d355527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10577 2024.08.28 04:10:34.364366 [ 3 ] {9f59f031-b05c-4a55-a342-76340d355527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10578 2024.08.28 04:10:34.365303 [ 3 ] {9f59f031-b05c-4a55-a342-76340d355527} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10579 2024.08.28 04:10:34.366390 [ 193 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004913845 sec., 6105.1986784279925 rows/sec., 387.54 KiB/sec.
10580 2024.08.28 04:10:34.366581 [ 193 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary)
10581 2024.08.28 04:10:34.366699 [ 3 ] {9f59f031-b05c-4a55-a342-76340d355527} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10582 2024.08.28 04:10:34.366766 [ 3 ] {9f59f031-b05c-4a55-a342-76340d355527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10583 2024.08.28 04:10:34.367633 [ 193 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::all_1_25_6} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10584 2024.08.28 04:10:34.367731 [ 3 ] {9f59f031-b05c-4a55-a342-76340d355527} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10585 2024.08.28 04:10:34.367764 [ 193 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::all_1_25_6} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6
10586 2024.08.28 04:10:34.367912 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
10587 2024.08.28 04:10:34.368222 [ 3 ] {9f59f031-b05c-4a55-a342-76340d355527} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10588 2024.08.28 04:10:34.368395 [ 3 ] {9f59f031-b05c-4a55-a342-76340d355527} <Debug> executeQuery: Read 408 rows, 29.76 KiB in 0.004557 sec., 89532.58722843976 rows/sec., 6.38 MiB/sec.
10589 2024.08.28 04:10:34.368605 [ 3 ] {9f59f031-b05c-4a55-a342-76340d355527} <Debug> DynamicQueryHandler: Done processing query
10590 2024.08.28 04:10:34.368630 [ 3 ] {9f59f031-b05c-4a55-a342-76340d355527} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
10591 2024.08.28 04:10:34.368646 [ 3 ] {} <Debug> HTTP-Session: 315526e2-389f-41bf-8f59-74df42a60bb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10592 2024.08.28 04:10:34.368777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10593 2024.08.28 04:10:34.368825 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10594 2024.08.28 04:10:34.368844 [ 3 ] {} <Debug> HTTP-Session: dea75cca-ceb1-48d9-ac6f-ee4d490700d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
10595 2024.08.28 04:10:34.368860 [ 3 ] {} <Debug> HTTP-Session: dea75cca-ceb1-48d9-ac6f-ee4d490700d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10596 2024.08.28 04:10:34.368874 [ 3 ] {} <Debug> HTTP-Session: dea75cca-ceb1-48d9-ac6f-ee4d490700d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10597 2024.08.28 04:10:34.368906 [ 3 ] {} <Trace> HTTP-Session: dea75cca-ceb1-48d9-ac6f-ee4d490700d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10598 2024.08.28 04:10:34.369004 [ 3 ] {637c0b12-0120-4e54-9a56-cf54d2a90f8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10599 2024.08.28 04:10:34.369048 [ 3 ] {637c0b12-0120-4e54-9a56-cf54d2a90f8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10600 2024.08.28 04:10:34.369185 [ 3 ] {637c0b12-0120-4e54-9a56-cf54d2a90f8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10601 2024.08.28 04:10:34.369468 [ 3 ] {637c0b12-0120-4e54-9a56-cf54d2a90f8b} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10602 2024.08.28 04:10:34.369504 [ 3 ] {637c0b12-0120-4e54-9a56-cf54d2a90f8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10603 2024.08.28 04:10:34.369858 [ 3 ] {637c0b12-0120-4e54-9a56-cf54d2a90f8b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
10604 2024.08.28 04:10:34.370187 [ 3 ] {637c0b12-0120-4e54-9a56-cf54d2a90f8b} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10605 2024.08.28 04:10:34.370347 [ 3 ] {637c0b12-0120-4e54-9a56-cf54d2a90f8b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001363 sec., 4402.054292002935 rows/sec., 229.99 KiB/sec.
10606 2024.08.28 04:10:34.370669 [ 3 ] {637c0b12-0120-4e54-9a56-cf54d2a90f8b} <Debug> DynamicQueryHandler: Done processing query
10607 2024.08.28 04:10:34.370709 [ 3 ] {637c0b12-0120-4e54-9a56-cf54d2a90f8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10608 2024.08.28 04:10:34.370726 [ 3 ] {} <Debug> HTTP-Session: dea75cca-ceb1-48d9-ac6f-ee4d490700d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10609 2024.08.28 04:10:34.370876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 44624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10610 2024.08.28 04:10:34.370923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10611 2024.08.28 04:10:34.370941 [ 3 ] {} <Debug> HTTP-Session: 50b2b08d-3d64-453f-824f-746f5f4aa585 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
10612 2024.08.28 04:10:34.370959 [ 3 ] {} <Debug> HTTP-Session: 50b2b08d-3d64-453f-824f-746f5f4aa585 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10613 2024.08.28 04:10:34.370972 [ 3 ] {} <Debug> HTTP-Session: 50b2b08d-3d64-453f-824f-746f5f4aa585 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10614 2024.08.28 04:10:34.371004 [ 3 ] {} <Trace> HTTP-Session: 50b2b08d-3d64-453f-824f-746f5f4aa585 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10615 2024.08.28 04:10:34.371216 [ 3 ] {fbceba7f-de16-4f97-8dc2-15b78202816c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10616 2024.08.28 04:10:34.371265 [ 3 ] {fbceba7f-de16-4f97-8dc2-15b78202816c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10617 2024.08.28 04:10:34.371431 [ 3 ] {fbceba7f-de16-4f97-8dc2-15b78202816c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10618 2024.08.28 04:10:34.371884 [ 3 ] {fbceba7f-de16-4f97-8dc2-15b78202816c} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10619 2024.08.28 04:10:34.371920 [ 3 ] {fbceba7f-de16-4f97-8dc2-15b78202816c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10620 2024.08.28 04:10:34.372362 [ 3 ] {fbceba7f-de16-4f97-8dc2-15b78202816c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
10621 2024.08.28 04:10:34.372697 [ 3 ] {fbceba7f-de16-4f97-8dc2-15b78202816c} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10622 2024.08.28 04:10:34.372853 [ 3 ] {fbceba7f-de16-4f97-8dc2-15b78202816c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001762 sec., 134506.24290578888 rows/sec., 9.02 MiB/sec.
10623 2024.08.28 04:10:34.373028 [ 3 ] {fbceba7f-de16-4f97-8dc2-15b78202816c} <Debug> DynamicQueryHandler: Done processing query
10624 2024.08.28 04:10:34.373052 [ 3 ] {fbceba7f-de16-4f97-8dc2-15b78202816c} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
10625 2024.08.28 04:10:34.373067 [ 3 ] {} <Debug> HTTP-Session: 50b2b08d-3d64-453f-824f-746f5f4aa585 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10626 2024.08.28 04:10:34.373173 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10627 2024.08.28 04:10:34.373221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10628 2024.08.28 04:10:34.373239 [ 3 ] {} <Debug> HTTP-Session: 5818cd0f-2bbd-4539-9896-ec0f87e7c0ab Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
10629 2024.08.28 04:10:34.373256 [ 3 ] {} <Debug> HTTP-Session: 5818cd0f-2bbd-4539-9896-ec0f87e7c0ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10630 2024.08.28 04:10:34.373269 [ 3 ] {} <Debug> HTTP-Session: 5818cd0f-2bbd-4539-9896-ec0f87e7c0ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10631 2024.08.28 04:10:34.373300 [ 3 ] {} <Trace> HTTP-Session: 5818cd0f-2bbd-4539-9896-ec0f87e7c0ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10632 2024.08.28 04:10:34.373392 [ 3 ] {f19ccce6-7aae-4edc-8e56-4859a6f7bee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
10633 2024.08.28 04:10:34.373435 [ 3 ] {f19ccce6-7aae-4edc-8e56-4859a6f7bee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
10634 2024.08.28 04:10:34.373565 [ 3 ] {f19ccce6-7aae-4edc-8e56-4859a6f7bee1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10635 2024.08.28 04:10:34.373834 [ 3 ] {f19ccce6-7aae-4edc-8e56-4859a6f7bee1} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10636 2024.08.28 04:10:34.373869 [ 3 ] {f19ccce6-7aae-4edc-8e56-4859a6f7bee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10637 2024.08.28 04:10:34.374210 [ 3 ] {f19ccce6-7aae-4edc-8e56-4859a6f7bee1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
10638 2024.08.28 04:10:34.374520 [ 3 ] {f19ccce6-7aae-4edc-8e56-4859a6f7bee1} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10639 2024.08.28 04:10:34.374660 [ 144 ] {} <Debug> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
10640 2024.08.28 04:10:34.374671 [ 3 ] {f19ccce6-7aae-4edc-8e56-4859a6f7bee1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001294 sec., 772.7975270479135 rows/sec., 52.07 KiB/sec.
10641 2024.08.28 04:10:34.374704 [ 144 ] {} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10642 2024.08.28 04:10:34.374760 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10643 2024.08.28 04:10:34.375025 [ 3 ] {f19ccce6-7aae-4edc-8e56-4859a6f7bee1} <Debug> DynamicQueryHandler: Done processing query
10644 2024.08.28 04:10:34.375052 [ 195 ] {f7349047-7488-4531-814c-0433bc81ffc6::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
10645 2024.08.28 04:10:34.375080 [ 3 ] {f19ccce6-7aae-4edc-8e56-4859a6f7bee1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
10646 2024.08.28 04:10:34.375167 [ 3 ] {} <Debug> HTTP-Session: 5818cd0f-2bbd-4539-9896-ec0f87e7c0ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10647 2024.08.28 04:10:34.375506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 42931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10648 2024.08.28 04:10:34.375667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10649 2024.08.28 04:10:34.375696 [ 195 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10650 2024.08.28 04:10:34.375713 [ 3 ] {} <Debug> HTTP-Session: ba9f8a45-d6a4-4762-b33c-e6b08fa2eaad Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
10651 2024.08.28 04:10:34.375739 [ 3 ] {} <Debug> HTTP-Session: ba9f8a45-d6a4-4762-b33c-e6b08fa2eaad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10652 2024.08.28 04:10:34.375742 [ 195 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 21 rows starting from the beginning of the part
10653 2024.08.28 04:10:34.375758 [ 3 ] {} <Debug> HTTP-Session: ba9f8a45-d6a4-4762-b33c-e6b08fa2eaad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10654 2024.08.28 04:10:34.375805 [ 3 ] {} <Trace> HTTP-Session: ba9f8a45-d6a4-4762-b33c-e6b08fa2eaad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10655 2024.08.28 04:10:34.375957 [ 195 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part
10656 2024.08.28 04:10:34.376198 [ 195 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part
10657 2024.08.28 04:10:34.376360 [ 3 ] {d5ffe662-1670-496c-8414-a712f4e9e77e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10658 2024.08.28 04:10:34.376496 [ 195 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part
10659 2024.08.28 04:10:34.376754 [ 3 ] {d5ffe662-1670-496c-8414-a712f4e9e77e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
10660 2024.08.28 04:10:34.376859 [ 195 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part
10661 2024.08.28 04:10:34.377232 [ 195 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part
10662 2024.08.28 04:10:34.378524 [ 3 ] {d5ffe662-1670-496c-8414-a712f4e9e77e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10663 2024.08.28 04:10:34.379485 [ 195 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.004617586 sec., 5630.647702067704 rows/sec., 378.56 KiB/sec.
10664 2024.08.28 04:10:34.379623 [ 195 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
10665 2024.08.28 04:10:34.379740 [ 3 ] {d5ffe662-1670-496c-8414-a712f4e9e77e} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10666 2024.08.28 04:10:34.379777 [ 3 ] {d5ffe662-1670-496c-8414-a712f4e9e77e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10667 2024.08.28 04:10:34.380184 [ 195 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_26_5} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10668 2024.08.28 04:10:34.380283 [ 195 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_26_5} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
10669 2024.08.28 04:10:34.380365 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
10670 2024.08.28 04:10:34.380645 [ 3 ] {d5ffe662-1670-496c-8414-a712f4e9e77e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10671 2024.08.28 04:10:34.381057 [ 3 ] {d5ffe662-1670-496c-8414-a712f4e9e77e} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10672 2024.08.28 04:10:34.381257 [ 3 ] {d5ffe662-1670-496c-8414-a712f4e9e77e} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00525 sec., 4952.380952380952 rows/sec., 8.87 MiB/sec.
10673 2024.08.28 04:10:34.381865 [ 3 ] {d5ffe662-1670-496c-8414-a712f4e9e77e} <Debug> DynamicQueryHandler: Done processing query
10674 2024.08.28 04:10:34.381898 [ 3 ] {d5ffe662-1670-496c-8414-a712f4e9e77e} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
10675 2024.08.28 04:10:34.381914 [ 3 ] {} <Debug> HTTP-Session: ba9f8a45-d6a4-4762-b33c-e6b08fa2eaad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10676 2024.08.28 04:10:34.382040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10677 2024.08.28 04:10:34.382114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10678 2024.08.28 04:10:34.382134 [ 3 ] {} <Debug> HTTP-Session: 2a537862-3fab-4e72-b595-3f1f2d38593c Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
10679 2024.08.28 04:10:34.382150 [ 3 ] {} <Debug> HTTP-Session: 2a537862-3fab-4e72-b595-3f1f2d38593c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10680 2024.08.28 04:10:34.382164 [ 3 ] {} <Debug> HTTP-Session: 2a537862-3fab-4e72-b595-3f1f2d38593c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10681 2024.08.28 04:10:34.382195 [ 3 ] {} <Trace> HTTP-Session: 2a537862-3fab-4e72-b595-3f1f2d38593c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10682 2024.08.28 04:10:34.382319 [ 3 ] {3c19bed9-8919-454c-a906-b80e4f49bb0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10683 2024.08.28 04:10:34.382364 [ 3 ] {3c19bed9-8919-454c-a906-b80e4f49bb0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10684 2024.08.28 04:10:34.382514 [ 3 ] {3c19bed9-8919-454c-a906-b80e4f49bb0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10685 2024.08.28 04:10:34.382862 [ 3 ] {3c19bed9-8919-454c-a906-b80e4f49bb0f} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10686 2024.08.28 04:10:34.382897 [ 3 ] {3c19bed9-8919-454c-a906-b80e4f49bb0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10687 2024.08.28 04:10:34.383265 [ 3 ] {3c19bed9-8919-454c-a906-b80e4f49bb0f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
10688 2024.08.28 04:10:34.383582 [ 3 ] {3c19bed9-8919-454c-a906-b80e4f49bb0f} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10689 2024.08.28 04:10:34.383726 [ 3 ] {3c19bed9-8919-454c-a906-b80e4f49bb0f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00145 sec., 56551.724137931036 rows/sec., 3.59 MiB/sec.
10690 2024.08.28 04:10:34.383899 [ 3 ] {3c19bed9-8919-454c-a906-b80e4f49bb0f} <Debug> DynamicQueryHandler: Done processing query
10691 2024.08.28 04:10:34.383922 [ 3 ] {3c19bed9-8919-454c-a906-b80e4f49bb0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10692 2024.08.28 04:10:34.383937 [ 3 ] {} <Debug> HTTP-Session: 2a537862-3fab-4e72-b595-3f1f2d38593c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10693 2024.08.28 04:10:39.342370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10694 2024.08.28 04:10:39.342500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10695 2024.08.28 04:10:39.342528 [ 3 ] {} <Debug> HTTP-Session: 2a07d206-2b55-41bd-8909-d4f50996c24e Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
10696 2024.08.28 04:10:39.342555 [ 3 ] {} <Debug> HTTP-Session: 2a07d206-2b55-41bd-8909-d4f50996c24e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10697 2024.08.28 04:10:39.342573 [ 3 ] {} <Debug> HTTP-Session: 2a07d206-2b55-41bd-8909-d4f50996c24e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10698 2024.08.28 04:10:39.342628 [ 3 ] {} <Trace> HTTP-Session: 2a07d206-2b55-41bd-8909-d4f50996c24e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10699 2024.08.28 04:10:39.342820 [ 3 ] {5fe65b3c-cf99-4902-8fd8-711d6c0d42f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10700 2024.08.28 04:10:39.342895 [ 3 ] {5fe65b3c-cf99-4902-8fd8-711d6c0d42f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10701 2024.08.28 04:10:39.343250 [ 3 ] {5fe65b3c-cf99-4902-8fd8-711d6c0d42f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10702 2024.08.28 04:10:39.343673 [ 3 ] {5fe65b3c-cf99-4902-8fd8-711d6c0d42f3} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10703 2024.08.28 04:10:39.343717 [ 3 ] {5fe65b3c-cf99-4902-8fd8-711d6c0d42f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10704 2024.08.28 04:10:39.344115 [ 3 ] {5fe65b3c-cf99-4902-8fd8-711d6c0d42f3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
10705 2024.08.28 04:10:39.344505 [ 3 ] {5fe65b3c-cf99-4902-8fd8-711d6c0d42f3} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10706 2024.08.28 04:10:39.344675 [ 3 ] {5fe65b3c-cf99-4902-8fd8-711d6c0d42f3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001908 sec., 2096.4360587002097 rows/sec., 170.95 KiB/sec.
10707 2024.08.28 04:10:39.344882 [ 3 ] {5fe65b3c-cf99-4902-8fd8-711d6c0d42f3} <Debug> DynamicQueryHandler: Done processing query
10708 2024.08.28 04:10:39.344908 [ 3 ] {5fe65b3c-cf99-4902-8fd8-711d6c0d42f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10709 2024.08.28 04:10:39.344924 [ 3 ] {} <Debug> HTTP-Session: 2a07d206-2b55-41bd-8909-d4f50996c24e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10710 2024.08.28 04:10:39.345081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 12085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10711 2024.08.28 04:10:39.345133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10712 2024.08.28 04:10:39.345152 [ 3 ] {} <Debug> HTTP-Session: 52c0c47f-2058-41b9-8d0c-49f3aea9be2e Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
10713 2024.08.28 04:10:39.345170 [ 3 ] {} <Debug> HTTP-Session: 52c0c47f-2058-41b9-8d0c-49f3aea9be2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10714 2024.08.28 04:10:39.345184 [ 3 ] {} <Debug> HTTP-Session: 52c0c47f-2058-41b9-8d0c-49f3aea9be2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10715 2024.08.28 04:10:39.345219 [ 3 ] {} <Trace> HTTP-Session: 52c0c47f-2058-41b9-8d0c-49f3aea9be2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10716 2024.08.28 04:10:39.345338 [ 3 ] {6a92e0f4-d60e-46e7-91c9-106f3d1e58a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10717 2024.08.28 04:10:39.345380 [ 3 ] {6a92e0f4-d60e-46e7-91c9-106f3d1e58a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10718 2024.08.28 04:10:39.345604 [ 3 ] {6a92e0f4-d60e-46e7-91c9-106f3d1e58a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10719 2024.08.28 04:10:39.345982 [ 3 ] {6a92e0f4-d60e-46e7-91c9-106f3d1e58a5} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10720 2024.08.28 04:10:39.346019 [ 3 ] {6a92e0f4-d60e-46e7-91c9-106f3d1e58a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10721 2024.08.28 04:10:39.346369 [ 3 ] {6a92e0f4-d60e-46e7-91c9-106f3d1e58a5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10722 2024.08.28 04:10:39.346716 [ 3 ] {6a92e0f4-d60e-46e7-91c9-106f3d1e58a5} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10723 2024.08.28 04:10:39.346878 [ 3 ] {6a92e0f4-d60e-46e7-91c9-106f3d1e58a5} <Debug> executeQuery: Read 84 rows, 6.96 KiB in 0.001583 sec., 53063.80290587492 rows/sec., 4.29 MiB/sec.
10724 2024.08.28 04:10:39.347049 [ 3 ] {6a92e0f4-d60e-46e7-91c9-106f3d1e58a5} <Debug> DynamicQueryHandler: Done processing query
10725 2024.08.28 04:10:39.347073 [ 3 ] {6a92e0f4-d60e-46e7-91c9-106f3d1e58a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10726 2024.08.28 04:10:39.347089 [ 3 ] {} <Debug> HTTP-Session: 52c0c47f-2058-41b9-8d0c-49f3aea9be2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10727 2024.08.28 04:10:39.347228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 2473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10728 2024.08.28 04:10:39.347276 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10729 2024.08.28 04:10:39.347294 [ 3 ] {} <Debug> HTTP-Session: 85b958ab-14e8-4292-abec-5e304d2b9fb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
10730 2024.08.28 04:10:39.347312 [ 3 ] {} <Debug> HTTP-Session: 85b958ab-14e8-4292-abec-5e304d2b9fb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10731 2024.08.28 04:10:39.347326 [ 3 ] {} <Debug> HTTP-Session: 85b958ab-14e8-4292-abec-5e304d2b9fb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10732 2024.08.28 04:10:39.347357 [ 3 ] {} <Trace> HTTP-Session: 85b958ab-14e8-4292-abec-5e304d2b9fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10733 2024.08.28 04:10:39.347456 [ 3 ] {71d4e583-f2f3-473d-abdb-8e2faee08f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10734 2024.08.28 04:10:39.347499 [ 3 ] {71d4e583-f2f3-473d-abdb-8e2faee08f32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10735 2024.08.28 04:10:39.347723 [ 3 ] {71d4e583-f2f3-473d-abdb-8e2faee08f32} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10736 2024.08.28 04:10:39.348014 [ 3 ] {71d4e583-f2f3-473d-abdb-8e2faee08f32} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10737 2024.08.28 04:10:39.348050 [ 3 ] {71d4e583-f2f3-473d-abdb-8e2faee08f32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10738 2024.08.28 04:10:39.348383 [ 3 ] {71d4e583-f2f3-473d-abdb-8e2faee08f32} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10739 2024.08.28 04:10:39.348725 [ 3 ] {71d4e583-f2f3-473d-abdb-8e2faee08f32} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10740 2024.08.28 04:10:39.348858 [ 3 ] {71d4e583-f2f3-473d-abdb-8e2faee08f32} <Debug> executeQuery: Read 17 rows, 1.26 KiB in 0.001431 sec., 11879.804332634521 rows/sec., 878.29 KiB/sec.
10741 2024.08.28 04:10:39.349056 [ 3 ] {71d4e583-f2f3-473d-abdb-8e2faee08f32} <Debug> DynamicQueryHandler: Done processing query
10742 2024.08.28 04:10:39.349083 [ 3 ] {71d4e583-f2f3-473d-abdb-8e2faee08f32} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10743 2024.08.28 04:10:39.349099 [ 3 ] {} <Debug> HTTP-Session: 85b958ab-14e8-4292-abec-5e304d2b9fb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10744 2024.08.28 04:10:39.349273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 13764, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10745 2024.08.28 04:10:39.349322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10746 2024.08.28 04:10:39.349341 [ 3 ] {} <Debug> HTTP-Session: 57b588ba-9b9a-4882-a660-cd948ece2c8a Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
10747 2024.08.28 04:10:39.349358 [ 3 ] {} <Debug> HTTP-Session: 57b588ba-9b9a-4882-a660-cd948ece2c8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10748 2024.08.28 04:10:39.349372 [ 3 ] {} <Debug> HTTP-Session: 57b588ba-9b9a-4882-a660-cd948ece2c8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10749 2024.08.28 04:10:39.349402 [ 3 ] {} <Trace> HTTP-Session: 57b588ba-9b9a-4882-a660-cd948ece2c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10750 2024.08.28 04:10:39.349528 [ 3 ] {a2cd73b2-9313-485b-afd4-3c50c08e12ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10751 2024.08.28 04:10:39.349571 [ 3 ] {a2cd73b2-9313-485b-afd4-3c50c08e12ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10752 2024.08.28 04:10:39.349813 [ 3 ] {a2cd73b2-9313-485b-afd4-3c50c08e12ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10753 2024.08.28 04:10:39.350166 [ 3 ] {a2cd73b2-9313-485b-afd4-3c50c08e12ad} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10754 2024.08.28 04:10:39.350203 [ 3 ] {a2cd73b2-9313-485b-afd4-3c50c08e12ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10755 2024.08.28 04:10:39.350549 [ 3 ] {a2cd73b2-9313-485b-afd4-3c50c08e12ad} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10756 2024.08.28 04:10:39.350899 [ 3 ] {a2cd73b2-9313-485b-afd4-3c50c08e12ad} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10757 2024.08.28 04:10:39.351055 [ 3 ] {a2cd73b2-9313-485b-afd4-3c50c08e12ad} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001559 sec., 51956.38229634381 rows/sec., 4.06 MiB/sec.
10758 2024.08.28 04:10:39.351229 [ 3 ] {a2cd73b2-9313-485b-afd4-3c50c08e12ad} <Debug> DynamicQueryHandler: Done processing query
10759 2024.08.28 04:10:39.351254 [ 3 ] {a2cd73b2-9313-485b-afd4-3c50c08e12ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
10760 2024.08.28 04:10:39.351270 [ 3 ] {} <Debug> HTTP-Session: 57b588ba-9b9a-4882-a660-cd948ece2c8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10761 2024.08.28 04:10:39.351475 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 30996, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10762 2024.08.28 04:10:39.351524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10763 2024.08.28 04:10:39.351542 [ 3 ] {} <Debug> HTTP-Session: e9df97d4-dbb8-445d-ad23-35e421e684b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
10764 2024.08.28 04:10:39.351560 [ 3 ] {} <Debug> HTTP-Session: e9df97d4-dbb8-445d-ad23-35e421e684b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10765 2024.08.28 04:10:39.351573 [ 3 ] {} <Debug> HTTP-Session: e9df97d4-dbb8-445d-ad23-35e421e684b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10766 2024.08.28 04:10:39.351604 [ 3 ] {} <Trace> HTTP-Session: e9df97d4-dbb8-445d-ad23-35e421e684b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10767 2024.08.28 04:10:39.351753 [ 3 ] {02896ea0-936c-4fa3-a4fa-48ab238f0026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10768 2024.08.28 04:10:39.351802 [ 3 ] {02896ea0-936c-4fa3-a4fa-48ab238f0026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10769 2024.08.28 04:10:39.351960 [ 3 ] {02896ea0-936c-4fa3-a4fa-48ab238f0026} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10770 2024.08.28 04:10:39.352332 [ 3 ] {02896ea0-936c-4fa3-a4fa-48ab238f0026} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10771 2024.08.28 04:10:39.352369 [ 3 ] {02896ea0-936c-4fa3-a4fa-48ab238f0026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10772 2024.08.28 04:10:39.352746 [ 3 ] {02896ea0-936c-4fa3-a4fa-48ab238f0026} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
10773 2024.08.28 04:10:39.353084 [ 3 ] {02896ea0-936c-4fa3-a4fa-48ab238f0026} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10774 2024.08.28 04:10:39.353250 [ 3 ] {02896ea0-936c-4fa3-a4fa-48ab238f0026} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001563 sec., 103646.83301343571 rows/sec., 7.22 MiB/sec.
10775 2024.08.28 04:10:39.353406 [ 3 ] {02896ea0-936c-4fa3-a4fa-48ab238f0026} <Debug> DynamicQueryHandler: Done processing query
10776 2024.08.28 04:10:39.353430 [ 3 ] {02896ea0-936c-4fa3-a4fa-48ab238f0026} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10777 2024.08.28 04:10:39.353446 [ 3 ] {} <Debug> HTTP-Session: e9df97d4-dbb8-445d-ad23-35e421e684b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10778 2024.08.28 04:10:39.353658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 21377, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10779 2024.08.28 04:10:39.353706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10780 2024.08.28 04:10:39.353725 [ 3 ] {} <Debug> HTTP-Session: b845359a-3a1f-4903-a016-25ad11713a6d Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
10781 2024.08.28 04:10:39.353741 [ 3 ] {} <Debug> HTTP-Session: b845359a-3a1f-4903-a016-25ad11713a6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10782 2024.08.28 04:10:39.353755 [ 3 ] {} <Debug> HTTP-Session: b845359a-3a1f-4903-a016-25ad11713a6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10783 2024.08.28 04:10:39.353785 [ 3 ] {} <Trace> HTTP-Session: b845359a-3a1f-4903-a016-25ad11713a6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10784 2024.08.28 04:10:39.353974 [ 3 ] {fcca0491-4ad8-4a38-8c77-9aaa7584b03d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10785 2024.08.28 04:10:39.354038 [ 3 ] {fcca0491-4ad8-4a38-8c77-9aaa7584b03d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
10786 2024.08.28 04:10:39.354447 [ 3 ] {fcca0491-4ad8-4a38-8c77-9aaa7584b03d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10787 2024.08.28 04:10:39.355055 [ 3 ] {fcca0491-4ad8-4a38-8c77-9aaa7584b03d} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10788 2024.08.28 04:10:39.355092 [ 3 ] {fcca0491-4ad8-4a38-8c77-9aaa7584b03d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10789 2024.08.28 04:10:39.355690 [ 3 ] {fcca0491-4ad8-4a38-8c77-9aaa7584b03d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10790 2024.08.28 04:10:39.356096 [ 3 ] {fcca0491-4ad8-4a38-8c77-9aaa7584b03d} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10791 2024.08.28 04:10:39.356274 [ 3 ] {fcca0491-4ad8-4a38-8c77-9aaa7584b03d} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002413 sec., 5387.4844591794445 rows/sec., 9.65 MiB/sec.
10792 2024.08.28 04:10:39.356498 [ 3 ] {fcca0491-4ad8-4a38-8c77-9aaa7584b03d} <Debug> DynamicQueryHandler: Done processing query
10793 2024.08.28 04:10:39.356523 [ 3 ] {fcca0491-4ad8-4a38-8c77-9aaa7584b03d} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
10794 2024.08.28 04:10:39.356539 [ 3 ] {} <Debug> HTTP-Session: b845359a-3a1f-4903-a016-25ad11713a6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10795 2024.08.28 04:10:39.356666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10796 2024.08.28 04:10:39.356714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10797 2024.08.28 04:10:39.356733 [ 3 ] {} <Debug> HTTP-Session: 981d7954-3cdf-4ffb-9623-d22ef73b3793 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
10798 2024.08.28 04:10:39.356750 [ 3 ] {} <Debug> HTTP-Session: 981d7954-3cdf-4ffb-9623-d22ef73b3793 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10799 2024.08.28 04:10:39.356763 [ 3 ] {} <Debug> HTTP-Session: 981d7954-3cdf-4ffb-9623-d22ef73b3793 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10800 2024.08.28 04:10:39.356794 [ 3 ] {} <Trace> HTTP-Session: 981d7954-3cdf-4ffb-9623-d22ef73b3793 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10801 2024.08.28 04:10:39.356921 [ 3 ] {25b78784-3b3f-4bf3-b74f-b747ef6817f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10802 2024.08.28 04:10:39.356966 [ 3 ] {25b78784-3b3f-4bf3-b74f-b747ef6817f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10803 2024.08.28 04:10:39.357094 [ 3 ] {25b78784-3b3f-4bf3-b74f-b747ef6817f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10804 2024.08.28 04:10:39.357411 [ 3 ] {25b78784-3b3f-4bf3-b74f-b747ef6817f5} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10805 2024.08.28 04:10:39.357447 [ 3 ] {25b78784-3b3f-4bf3-b74f-b747ef6817f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10806 2024.08.28 04:10:39.357799 [ 3 ] {25b78784-3b3f-4bf3-b74f-b747ef6817f5} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
10807 2024.08.28 04:10:39.358119 [ 3 ] {25b78784-3b3f-4bf3-b74f-b747ef6817f5} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10808 2024.08.28 04:10:39.358272 [ 3 ] {25b78784-3b3f-4bf3-b74f-b747ef6817f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001397 sec., 42949.17680744452 rows/sec., 2.89 MiB/sec.
10809 2024.08.28 04:10:39.358440 [ 3 ] {25b78784-3b3f-4bf3-b74f-b747ef6817f5} <Debug> DynamicQueryHandler: Done processing query
10810 2024.08.28 04:10:39.358464 [ 3 ] {25b78784-3b3f-4bf3-b74f-b747ef6817f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10811 2024.08.28 04:10:39.358480 [ 3 ] {} <Debug> HTTP-Session: 981d7954-3cdf-4ffb-9623-d22ef73b3793 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10812 2024.08.28 04:10:44.348036 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 36474, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10813 2024.08.28 04:10:44.348175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10814 2024.08.28 04:10:44.348204 [ 3 ] {} <Debug> HTTP-Session: e93f1924-671e-436d-ad21-844d0bf1bcbd Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
10815 2024.08.28 04:10:44.348233 [ 3 ] {} <Debug> HTTP-Session: e93f1924-671e-436d-ad21-844d0bf1bcbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10816 2024.08.28 04:10:44.348252 [ 3 ] {} <Debug> HTTP-Session: e93f1924-671e-436d-ad21-844d0bf1bcbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10817 2024.08.28 04:10:44.348306 [ 3 ] {} <Trace> HTTP-Session: e93f1924-671e-436d-ad21-844d0bf1bcbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10818 2024.08.28 04:10:44.348591 [ 3 ] {79243a3c-d307-4db0-b3fa-cb402726a92d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10819 2024.08.28 04:10:44.348665 [ 3 ] {79243a3c-d307-4db0-b3fa-cb402726a92d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10820 2024.08.28 04:10:44.349040 [ 3 ] {79243a3c-d307-4db0-b3fa-cb402726a92d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10821 2024.08.28 04:10:44.349747 [ 3 ] {79243a3c-d307-4db0-b3fa-cb402726a92d} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10822 2024.08.28 04:10:44.349789 [ 3 ] {79243a3c-d307-4db0-b3fa-cb402726a92d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10823 2024.08.28 04:10:44.350222 [ 3 ] {79243a3c-d307-4db0-b3fa-cb402726a92d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10824 2024.08.28 04:10:44.350598 [ 3 ] {79243a3c-d307-4db0-b3fa-cb402726a92d} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10825 2024.08.28 04:10:44.350743 [ 3 ] {79243a3c-d307-4db0-b3fa-cb402726a92d} <Debug> executeQuery: Read 241 rows, 21.83 KiB in 0.002281 sec., 105655.4142919772 rows/sec., 9.34 MiB/sec.
10826 2024.08.28 04:10:44.350962 [ 3 ] {79243a3c-d307-4db0-b3fa-cb402726a92d} <Debug> DynamicQueryHandler: Done processing query
10827 2024.08.28 04:10:44.350990 [ 3 ] {79243a3c-d307-4db0-b3fa-cb402726a92d} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
10828 2024.08.28 04:10:44.351007 [ 3 ] {} <Debug> HTTP-Session: e93f1924-671e-436d-ad21-844d0bf1bcbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10829 2024.08.28 04:10:44.351143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 3779, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10830 2024.08.28 04:10:44.351200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10831 2024.08.28 04:10:44.351220 [ 3 ] {} <Debug> HTTP-Session: 3c6a0fd7-79f8-4a03-b7dd-7ce97c5f5d76 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
10832 2024.08.28 04:10:44.351238 [ 3 ] {} <Debug> HTTP-Session: 3c6a0fd7-79f8-4a03-b7dd-7ce97c5f5d76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10833 2024.08.28 04:10:44.351252 [ 3 ] {} <Debug> HTTP-Session: 3c6a0fd7-79f8-4a03-b7dd-7ce97c5f5d76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10834 2024.08.28 04:10:44.351288 [ 3 ] {} <Trace> HTTP-Session: 3c6a0fd7-79f8-4a03-b7dd-7ce97c5f5d76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10835 2024.08.28 04:10:44.351398 [ 3 ] {9c8e75d6-8c4f-4fd0-bc29-3cbae2a54178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10836 2024.08.28 04:10:44.351447 [ 3 ] {9c8e75d6-8c4f-4fd0-bc29-3cbae2a54178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10837 2024.08.28 04:10:44.351679 [ 3 ] {9c8e75d6-8c4f-4fd0-bc29-3cbae2a54178} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10838 2024.08.28 04:10:44.352094 [ 3 ] {9c8e75d6-8c4f-4fd0-bc29-3cbae2a54178} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10839 2024.08.28 04:10:44.352129 [ 3 ] {9c8e75d6-8c4f-4fd0-bc29-3cbae2a54178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10840 2024.08.28 04:10:44.352485 [ 3 ] {9c8e75d6-8c4f-4fd0-bc29-3cbae2a54178} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10841 2024.08.28 04:10:44.352840 [ 3 ] {9c8e75d6-8c4f-4fd0-bc29-3cbae2a54178} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10842 2024.08.28 04:10:44.352970 [ 3 ] {9c8e75d6-8c4f-4fd0-bc29-3cbae2a54178} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001604 sec., 16209.476309226933 rows/sec., 1.19 MiB/sec.
10843 2024.08.28 04:10:44.353137 [ 3 ] {9c8e75d6-8c4f-4fd0-bc29-3cbae2a54178} <Debug> DynamicQueryHandler: Done processing query
10844 2024.08.28 04:10:44.353161 [ 3 ] {9c8e75d6-8c4f-4fd0-bc29-3cbae2a54178} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10845 2024.08.28 04:10:44.353177 [ 3 ] {} <Debug> HTTP-Session: 3c6a0fd7-79f8-4a03-b7dd-7ce97c5f5d76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10846 2024.08.28 04:10:44.353344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10847 2024.08.28 04:10:44.353392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10848 2024.08.28 04:10:44.353412 [ 3 ] {} <Debug> HTTP-Session: 7e16bcc9-a0b6-488e-8833-ccba25d94990 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
10849 2024.08.28 04:10:44.353429 [ 3 ] {} <Debug> HTTP-Session: 7e16bcc9-a0b6-488e-8833-ccba25d94990 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10850 2024.08.28 04:10:44.353442 [ 3 ] {} <Debug> HTTP-Session: 7e16bcc9-a0b6-488e-8833-ccba25d94990 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10851 2024.08.28 04:10:44.353472 [ 3 ] {} <Trace> HTTP-Session: 7e16bcc9-a0b6-488e-8833-ccba25d94990 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10852 2024.08.28 04:10:44.353567 [ 3 ] {93e6e371-8a94-4919-af73-3b91381aa860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
10853 2024.08.28 04:10:44.353609 [ 3 ] {93e6e371-8a94-4919-af73-3b91381aa860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
10854 2024.08.28 04:10:44.353828 [ 3 ] {93e6e371-8a94-4919-af73-3b91381aa860} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10855 2024.08.28 04:10:44.354133 [ 3 ] {93e6e371-8a94-4919-af73-3b91381aa860} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10856 2024.08.28 04:10:44.354168 [ 3 ] {93e6e371-8a94-4919-af73-3b91381aa860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10857 2024.08.28 04:10:44.354501 [ 3 ] {93e6e371-8a94-4919-af73-3b91381aa860} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
10858 2024.08.28 04:10:44.354840 [ 3 ] {93e6e371-8a94-4919-af73-3b91381aa860} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10859 2024.08.28 04:10:44.354963 [ 3 ] {93e6e371-8a94-4919-af73-3b91381aa860} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001423 sec., 9838.369641602249 rows/sec., 689.02 KiB/sec.
10860 2024.08.28 04:10:44.355126 [ 3 ] {93e6e371-8a94-4919-af73-3b91381aa860} <Debug> DynamicQueryHandler: Done processing query
10861 2024.08.28 04:10:44.355150 [ 3 ] {93e6e371-8a94-4919-af73-3b91381aa860} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10862 2024.08.28 04:10:44.355166 [ 3 ] {} <Debug> HTTP-Session: 7e16bcc9-a0b6-488e-8833-ccba25d94990 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10863 2024.08.28 04:10:44.355285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10864 2024.08.28 04:10:44.355332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10865 2024.08.28 04:10:44.355351 [ 3 ] {} <Debug> HTTP-Session: 9343cc42-381c-400a-a60e-6f00dc291fe0 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
10866 2024.08.28 04:10:44.355368 [ 3 ] {} <Debug> HTTP-Session: 9343cc42-381c-400a-a60e-6f00dc291fe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10867 2024.08.28 04:10:44.355382 [ 3 ] {} <Debug> HTTP-Session: 9343cc42-381c-400a-a60e-6f00dc291fe0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10868 2024.08.28 04:10:44.355412 [ 3 ] {} <Trace> HTTP-Session: 9343cc42-381c-400a-a60e-6f00dc291fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10869 2024.08.28 04:10:44.355505 [ 3 ] {1e77d918-2656-4d59-904a-4a9fd987d3d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
10870 2024.08.28 04:10:44.355548 [ 3 ] {1e77d918-2656-4d59-904a-4a9fd987d3d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
10871 2024.08.28 04:10:44.355765 [ 3 ] {1e77d918-2656-4d59-904a-4a9fd987d3d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10872 2024.08.28 04:10:44.356071 [ 3 ] {1e77d918-2656-4d59-904a-4a9fd987d3d7} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10873 2024.08.28 04:10:44.356106 [ 3 ] {1e77d918-2656-4d59-904a-4a9fd987d3d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10874 2024.08.28 04:10:44.356439 [ 3 ] {1e77d918-2656-4d59-904a-4a9fd987d3d7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
10875 2024.08.28 04:10:44.356789 [ 3 ] {1e77d918-2656-4d59-904a-4a9fd987d3d7} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10876 2024.08.28 04:10:44.356914 [ 3 ] {1e77d918-2656-4d59-904a-4a9fd987d3d7} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001431 sec., 4192.8721174004195 rows/sec., 247.72 KiB/sec.
10877 2024.08.28 04:10:44.357083 [ 3 ] {1e77d918-2656-4d59-904a-4a9fd987d3d7} <Debug> DynamicQueryHandler: Done processing query
10878 2024.08.28 04:10:44.357107 [ 3 ] {1e77d918-2656-4d59-904a-4a9fd987d3d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10879 2024.08.28 04:10:44.357123 [ 3 ] {} <Debug> HTTP-Session: 9343cc42-381c-400a-a60e-6f00dc291fe0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10880 2024.08.28 04:10:44.357332 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 66175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10881 2024.08.28 04:10:44.357380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10882 2024.08.28 04:10:44.357399 [ 3 ] {} <Debug> HTTP-Session: 77f33250-325a-4914-b666-a8413cb37b52 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
10883 2024.08.28 04:10:44.357416 [ 3 ] {} <Debug> HTTP-Session: 77f33250-325a-4914-b666-a8413cb37b52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10884 2024.08.28 04:10:44.357430 [ 3 ] {} <Debug> HTTP-Session: 77f33250-325a-4914-b666-a8413cb37b52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10885 2024.08.28 04:10:44.357460 [ 3 ] {} <Trace> HTTP-Session: 77f33250-325a-4914-b666-a8413cb37b52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10886 2024.08.28 04:10:44.357670 [ 3 ] {57a07a2f-11be-4115-96dc-fde19ee80048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10887 2024.08.28 04:10:44.357712 [ 3 ] {57a07a2f-11be-4115-96dc-fde19ee80048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10888 2024.08.28 04:10:44.357928 [ 3 ] {57a07a2f-11be-4115-96dc-fde19ee80048} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10889 2024.08.28 04:10:44.358476 [ 3 ] {57a07a2f-11be-4115-96dc-fde19ee80048} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10890 2024.08.28 04:10:44.358511 [ 3 ] {57a07a2f-11be-4115-96dc-fde19ee80048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10891 2024.08.28 04:10:44.358867 [ 3 ] {57a07a2f-11be-4115-96dc-fde19ee80048} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10892 2024.08.28 04:10:44.359221 [ 3 ] {57a07a2f-11be-4115-96dc-fde19ee80048} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10893 2024.08.28 04:10:44.359341 [ 3 ] {57a07a2f-11be-4115-96dc-fde19ee80048} <Debug> executeQuery: Read 408 rows, 29.76 KiB in 0.001783 sec., 228827.81828379136 rows/sec., 16.30 MiB/sec.
10894 2024.08.28 04:10:44.359505 [ 3 ] {57a07a2f-11be-4115-96dc-fde19ee80048} <Debug> DynamicQueryHandler: Done processing query
10895 2024.08.28 04:10:44.359530 [ 3 ] {57a07a2f-11be-4115-96dc-fde19ee80048} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
10896 2024.08.28 04:10:44.359545 [ 3 ] {} <Debug> HTTP-Session: 77f33250-325a-4914-b666-a8413cb37b52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10897 2024.08.28 04:10:44.359680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10898 2024.08.28 04:10:44.359727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10899 2024.08.28 04:10:44.359746 [ 3 ] {} <Debug> HTTP-Session: de156dc9-bbac-4696-aae3-853797a83b2f Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
10900 2024.08.28 04:10:44.359763 [ 3 ] {} <Debug> HTTP-Session: de156dc9-bbac-4696-aae3-853797a83b2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10901 2024.08.28 04:10:44.359776 [ 3 ] {} <Debug> HTTP-Session: de156dc9-bbac-4696-aae3-853797a83b2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10902 2024.08.28 04:10:44.359807 [ 3 ] {} <Trace> HTTP-Session: de156dc9-bbac-4696-aae3-853797a83b2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10903 2024.08.28 04:10:44.359900 [ 3 ] {de07612f-4c5b-4e93-9b3e-595c61e22ee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10904 2024.08.28 04:10:44.359944 [ 3 ] {de07612f-4c5b-4e93-9b3e-595c61e22ee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10905 2024.08.28 04:10:44.360069 [ 3 ] {de07612f-4c5b-4e93-9b3e-595c61e22ee7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10906 2024.08.28 04:10:44.360333 [ 3 ] {de07612f-4c5b-4e93-9b3e-595c61e22ee7} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10907 2024.08.28 04:10:44.360367 [ 3 ] {de07612f-4c5b-4e93-9b3e-595c61e22ee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10908 2024.08.28 04:10:44.360891 [ 3 ] {de07612f-4c5b-4e93-9b3e-595c61e22ee7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
10909 2024.08.28 04:10:44.361211 [ 3 ] {de07612f-4c5b-4e93-9b3e-595c61e22ee7} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10910 2024.08.28 04:10:44.361328 [ 135 ] {} <Debug> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
10911 2024.08.28 04:10:44.361333 [ 3 ] {de07612f-4c5b-4e93-9b3e-595c61e22ee7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001458 sec., 4115.226337448559 rows/sec., 215.00 KiB/sec.
10912 2024.08.28 04:10:44.361368 [ 135 ] {} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10913 2024.08.28 04:10:44.361400 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10914 2024.08.28 04:10:44.361626 [ 3 ] {de07612f-4c5b-4e93-9b3e-595c61e22ee7} <Debug> DynamicQueryHandler: Done processing query
10915 2024.08.28 04:10:44.361715 [ 3 ] {de07612f-4c5b-4e93-9b3e-595c61e22ee7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10916 2024.08.28 04:10:44.361796 [ 3 ] {} <Debug> HTTP-Session: de156dc9-bbac-4696-aae3-853797a83b2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10917 2024.08.28 04:10:44.361903 [ 198 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
10918 2024.08.28 04:10:44.362108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 44624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10919 2024.08.28 04:10:44.362195 [ 198 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10920 2024.08.28 04:10:44.362213 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10921 2024.08.28 04:10:44.362270 [ 3 ] {} <Debug> HTTP-Session: ef22a311-d139-4d0c-9b18-ab7462d08df4 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
10922 2024.08.28 04:10:44.362278 [ 198 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
10923 2024.08.28 04:10:44.362305 [ 3 ] {} <Debug> HTTP-Session: ef22a311-d139-4d0c-9b18-ab7462d08df4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10924 2024.08.28 04:10:44.362343 [ 3 ] {} <Debug> HTTP-Session: ef22a311-d139-4d0c-9b18-ab7462d08df4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10925 2024.08.28 04:10:44.362472 [ 3 ] {} <Trace> HTTP-Session: ef22a311-d139-4d0c-9b18-ab7462d08df4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10926 2024.08.28 04:10:44.362513 [ 198 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
10927 2024.08.28 04:10:44.362860 [ 198 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
10928 2024.08.28 04:10:44.362930 [ 3 ] {2052901e-4c89-49a9-bcc4-1d0af5c77e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10929 2024.08.28 04:10:44.363174 [ 3 ] {2052901e-4c89-49a9-bcc4-1d0af5c77e29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10930 2024.08.28 04:10:44.363289 [ 198 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
10931 2024.08.28 04:10:44.363677 [ 198 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
10932 2024.08.28 04:10:44.364027 [ 198 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
10933 2024.08.28 04:10:44.364235 [ 3 ] {2052901e-4c89-49a9-bcc4-1d0af5c77e29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10934 2024.08.28 04:10:44.365486 [ 3 ] {2052901e-4c89-49a9-bcc4-1d0af5c77e29} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10935 2024.08.28 04:10:44.365540 [ 3 ] {2052901e-4c89-49a9-bcc4-1d0af5c77e29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
10936 2024.08.28 04:10:44.366673 [ 198 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.005163121 sec., 30214.283182594405 rows/sec., 1.54 MiB/sec.
10937 2024.08.28 04:10:44.366708 [ 3 ] {2052901e-4c89-49a9-bcc4-1d0af5c77e29} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10938 2024.08.28 04:10:44.366862 [ 198 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
10939 2024.08.28 04:10:44.367606 [ 3 ] {2052901e-4c89-49a9-bcc4-1d0af5c77e29} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10940 2024.08.28 04:10:44.367779 [ 198 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::all_1_26_5} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10941 2024.08.28 04:10:44.367870 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10942 2024.08.28 04:10:44.367965 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10943 2024.08.28 04:10:44.367996 [ 3 ] {2052901e-4c89-49a9-bcc4-1d0af5c77e29} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005304 sec., 44683.25791855204 rows/sec., 2.99 MiB/sec.
10944 2024.08.28 04:10:44.368022 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10945 2024.08.28 04:10:44.368184 [ 198 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::all_1_26_5} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
10946 2024.08.28 04:10:44.368476 [ 200 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::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
10947 2024.08.28 04:10:44.368524 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
10948 2024.08.28 04:10:44.368604 [ 3 ] {2052901e-4c89-49a9-bcc4-1d0af5c77e29} <Debug> DynamicQueryHandler: Done processing query
10949 2024.08.28 04:10:44.368653 [ 3 ] {2052901e-4c89-49a9-bcc4-1d0af5c77e29} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
10950 2024.08.28 04:10:44.368695 [ 3 ] {} <Debug> HTTP-Session: ef22a311-d139-4d0c-9b18-ab7462d08df4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10951 2024.08.28 04:10:44.368796 [ 200 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10952 2024.08.28 04:10:44.368838 [ 200 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 16466 rows starting from the beginning of the part
10953 2024.08.28 04:10:44.368912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10954 2024.08.28 04:10:44.369071 [ 200 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 238 rows starting from the beginning of the part
10955 2024.08.28 04:10:44.369094 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10956 2024.08.28 04:10:44.369166 [ 3 ] {} <Debug> HTTP-Session: ff31802e-e0b4-46d2-be1e-67a1857dbf95 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
10957 2024.08.28 04:10:44.369250 [ 3 ] {} <Debug> HTTP-Session: ff31802e-e0b4-46d2-be1e-67a1857dbf95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10958 2024.08.28 04:10:44.369317 [ 3 ] {} <Debug> HTTP-Session: ff31802e-e0b4-46d2-be1e-67a1857dbf95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10959 2024.08.28 04:10:44.369344 [ 200 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 161 rows starting from the beginning of the part
10960 2024.08.28 04:10:44.369463 [ 3 ] {} <Trace> HTTP-Session: ff31802e-e0b4-46d2-be1e-67a1857dbf95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10961 2024.08.28 04:10:44.369609 [ 200 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 237 rows starting from the beginning of the part
10962 2024.08.28 04:10:44.369842 [ 200 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::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
10963 2024.08.28 04:10:44.369912 [ 3 ] {8e03fb52-1f60-423e-bbc6-c56e16a5a888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
10964 2024.08.28 04:10:44.370057 [ 200 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 237 rows starting from the beginning of the part
10965 2024.08.28 04:10:44.370144 [ 3 ] {8e03fb52-1f60-423e-bbc6-c56e16a5a888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
10966 2024.08.28 04:10:44.370787 [ 3 ] {8e03fb52-1f60-423e-bbc6-c56e16a5a888} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10967 2024.08.28 04:10:44.371314 [ 3 ] {8e03fb52-1f60-423e-bbc6-c56e16a5a888} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10968 2024.08.28 04:10:44.371350 [ 3 ] {8e03fb52-1f60-423e-bbc6-c56e16a5a888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
10969 2024.08.28 04:10:44.371824 [ 3 ] {8e03fb52-1f60-423e-bbc6-c56e16a5a888} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
10970 2024.08.28 04:10:44.372229 [ 3 ] {8e03fb52-1f60-423e-bbc6-c56e16a5a888} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10971 2024.08.28 04:10:44.372401 [ 3 ] {8e03fb52-1f60-423e-bbc6-c56e16a5a888} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002657 sec., 376.3643206624012 rows/sec., 25.36 KiB/sec.
10972 2024.08.28 04:10:44.372754 [ 3 ] {8e03fb52-1f60-423e-bbc6-c56e16a5a888} <Debug> DynamicQueryHandler: Done processing query
10973 2024.08.28 04:10:44.372800 [ 3 ] {8e03fb52-1f60-423e-bbc6-c56e16a5a888} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
10974 2024.08.28 04:10:44.372849 [ 3 ] {} <Debug> HTTP-Session: ff31802e-e0b4-46d2-be1e-67a1857dbf95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10975 2024.08.28 04:10:44.373080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 42912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10976 2024.08.28 04:10:44.373185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10977 2024.08.28 04:10:44.373226 [ 3 ] {} <Debug> HTTP-Session: 64be98ed-d78e-415b-88f4-44956d834c1b Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
10978 2024.08.28 04:10:44.373270 [ 3 ] {} <Debug> HTTP-Session: 64be98ed-d78e-415b-88f4-44956d834c1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10979 2024.08.28 04:10:44.373313 [ 3 ] {} <Debug> HTTP-Session: 64be98ed-d78e-415b-88f4-44956d834c1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10980 2024.08.28 04:10:44.373387 [ 3 ] {} <Trace> HTTP-Session: 64be98ed-d78e-415b-88f4-44956d834c1b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10981 2024.08.28 04:10:44.373793 [ 3 ] {64f3771b-4a37-4cfc-b8c6-d819d1adc7bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10982 2024.08.28 04:10:44.373869 [ 3 ] {64f3771b-4a37-4cfc-b8c6-d819d1adc7bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
10983 2024.08.28 04:10:44.374665 [ 3 ] {64f3771b-4a37-4cfc-b8c6-d819d1adc7bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10984 2024.08.28 04:10:44.375543 [ 3 ] {64f3771b-4a37-4cfc-b8c6-d819d1adc7bb} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10985 2024.08.28 04:10:44.375582 [ 3 ] {64f3771b-4a37-4cfc-b8c6-d819d1adc7bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
10986 2024.08.28 04:10:44.376589 [ 3 ] {64f3771b-4a37-4cfc-b8c6-d819d1adc7bb} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10987 2024.08.28 04:10:44.377500 [ 194 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17501 rows, containing 5 columns (5 merged, 0 gathered) in 0.009310723 sec., 1879660.6880045729 rows/sec., 126.49 MiB/sec.
10988 2024.08.28 04:10:44.377764 [ 3 ] {64f3771b-4a37-4cfc-b8c6-d819d1adc7bb} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10989 2024.08.28 04:10:44.377797 [ 194 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10990 2024.08.28 04:10:44.378191 [ 3 ] {64f3771b-4a37-4cfc-b8c6-d819d1adc7bb} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.004674 sec., 5562.687205819427 rows/sec., 9.97 MiB/sec.
10991 2024.08.28 04:10:44.379075 [ 3 ] {64f3771b-4a37-4cfc-b8c6-d819d1adc7bb} <Debug> DynamicQueryHandler: Done processing query
10992 2024.08.28 04:10:44.379097 [ 194 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10993 2024.08.28 04:10:44.379111 [ 3 ] {64f3771b-4a37-4cfc-b8c6-d819d1adc7bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
10994 2024.08.28 04:10:44.379164 [ 3 ] {} <Debug> HTTP-Session: 64be98ed-d78e-415b-88f4-44956d834c1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10995 2024.08.28 04:10:44.379272 [ 194 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10996 2024.08.28 04:10:44.379407 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.07 MiB.
10997 2024.08.28 04:10:44.379422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10998 2024.08.28 04:10:44.379497 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10999 2024.08.28 04:10:44.379516 [ 3 ] {} <Debug> HTTP-Session: dbdb6236-e8be-4477-9523-469c8f6a77a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11000 2024.08.28 04:10:44.379533 [ 3 ] {} <Debug> HTTP-Session: dbdb6236-e8be-4477-9523-469c8f6a77a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11001 2024.08.28 04:10:44.379547 [ 3 ] {} <Debug> HTTP-Session: dbdb6236-e8be-4477-9523-469c8f6a77a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11002 2024.08.28 04:10:44.379582 [ 3 ] {} <Trace> HTTP-Session: dbdb6236-e8be-4477-9523-469c8f6a77a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11003 2024.08.28 04:10:44.379726 [ 3 ] {1430053e-f981-4a63-8e90-b668a7c54b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11004 2024.08.28 04:10:44.379771 [ 3 ] {1430053e-f981-4a63-8e90-b668a7c54b7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11005 2024.08.28 04:10:44.379922 [ 3 ] {1430053e-f981-4a63-8e90-b668a7c54b7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11006 2024.08.28 04:10:44.380278 [ 3 ] {1430053e-f981-4a63-8e90-b668a7c54b7c} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11007 2024.08.28 04:10:44.380315 [ 3 ] {1430053e-f981-4a63-8e90-b668a7c54b7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
11008 2024.08.28 04:10:44.380709 [ 3 ] {1430053e-f981-4a63-8e90-b668a7c54b7c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
11009 2024.08.28 04:10:44.381036 [ 3 ] {1430053e-f981-4a63-8e90-b668a7c54b7c} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11010 2024.08.28 04:10:44.381189 [ 3 ] {1430053e-f981-4a63-8e90-b668a7c54b7c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001519 sec., 53982.88347597104 rows/sec., 3.43 MiB/sec.
11011 2024.08.28 04:10:44.381206 [ 133 ] {} <Debug> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
11012 2024.08.28 04:10:44.381344 [ 133 ] {} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11013 2024.08.28 04:10:44.381407 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB.
11014 2024.08.28 04:10:44.381461 [ 3 ] {1430053e-f981-4a63-8e90-b668a7c54b7c} <Debug> DynamicQueryHandler: Done processing query
11015 2024.08.28 04:10:44.381529 [ 3 ] {1430053e-f981-4a63-8e90-b668a7c54b7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11016 2024.08.28 04:10:44.381612 [ 3 ] {} <Debug> HTTP-Session: dbdb6236-e8be-4477-9523-469c8f6a77a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11017 2024.08.28 04:10:44.381762 [ 200 ] {66310658-394d-497e-b2c1-e9ac92146936::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
11018 2024.08.28 04:10:44.382218 [ 200 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11019 2024.08.28 04:10:44.382259 [ 200 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2732 rows starting from the beginning of the part
11020 2024.08.28 04:10:44.382339 [ 200 ] {66310658-394d-497e-b2c1-e9ac92146936::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
11021 2024.08.28 04:10:44.382413 [ 200 ] {66310658-394d-497e-b2c1-e9ac92146936::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
11022 2024.08.28 04:10:44.382629 [ 200 ] {66310658-394d-497e-b2c1-e9ac92146936::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
11023 2024.08.28 04:10:44.382704 [ 200 ] {66310658-394d-497e-b2c1-e9ac92146936::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
11024 2024.08.28 04:10:44.382796 [ 200 ] {66310658-394d-497e-b2c1-e9ac92146936::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
11025 2024.08.28 04:10:44.384172 [ 188 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3098 rows, containing 4 columns (4 merged, 0 gathered) in 0.002662048 sec., 1163765.6420921034 rows/sec., 75.61 MiB/sec.
11026 2024.08.28 04:10:44.384459 [ 187 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
11027 2024.08.28 04:10:44.384924 [ 187 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_51_10} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11028 2024.08.28 04:10:44.385020 [ 187 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_51_10} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
11029 2024.08.28 04:10:44.385118 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB.
11030 2024.08.28 04:10:47.717906 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache
11031 2024.08.28 04:10:47.717969 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache
11032 2024.08.28 04:10:49.370388 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11033 2024.08.28 04:10:49.370511 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11034 2024.08.28 04:10:49.370535 [ 3 ] {} <Debug> HTTP-Session: 6a1c177f-4809-4045-99a4-dda4500a3901 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11035 2024.08.28 04:10:49.370560 [ 3 ] {} <Debug> HTTP-Session: 6a1c177f-4809-4045-99a4-dda4500a3901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11036 2024.08.28 04:10:49.370575 [ 3 ] {} <Debug> HTTP-Session: 6a1c177f-4809-4045-99a4-dda4500a3901 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11037 2024.08.28 04:10:49.370623 [ 3 ] {} <Trace> HTTP-Session: 6a1c177f-4809-4045-99a4-dda4500a3901 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11038 2024.08.28 04:10:49.370797 [ 3 ] {4920280e-8619-4163-a0d4-cfca517a7cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11039 2024.08.28 04:10:49.370863 [ 3 ] {4920280e-8619-4163-a0d4-cfca517a7cd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11040 2024.08.28 04:10:49.371193 [ 3 ] {4920280e-8619-4163-a0d4-cfca517a7cd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11041 2024.08.28 04:10:49.371634 [ 3 ] {4920280e-8619-4163-a0d4-cfca517a7cd2} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11042 2024.08.28 04:10:49.371674 [ 3 ] {4920280e-8619-4163-a0d4-cfca517a7cd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11043 2024.08.28 04:10:49.372066 [ 3 ] {4920280e-8619-4163-a0d4-cfca517a7cd2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
11044 2024.08.28 04:10:49.372445 [ 3 ] {4920280e-8619-4163-a0d4-cfca517a7cd2} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11045 2024.08.28 04:10:49.372623 [ 3 ] {4920280e-8619-4163-a0d4-cfca517a7cd2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001871 sec., 2137.894174238375 rows/sec., 174.33 KiB/sec.
11046 2024.08.28 04:10:49.372883 [ 3 ] {4920280e-8619-4163-a0d4-cfca517a7cd2} <Debug> DynamicQueryHandler: Done processing query
11047 2024.08.28 04:10:49.372909 [ 3 ] {4920280e-8619-4163-a0d4-cfca517a7cd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11048 2024.08.28 04:10:49.372926 [ 3 ] {} <Debug> HTTP-Session: 6a1c177f-4809-4045-99a4-dda4500a3901 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11049 2024.08.28 04:10:49.373243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 177076, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11050 2024.08.28 04:10:49.373292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11051 2024.08.28 04:10:49.373311 [ 3 ] {} <Debug> HTTP-Session: c021224a-60af-45a3-9a30-fa7c854a7ec1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11052 2024.08.28 04:10:49.373328 [ 3 ] {} <Debug> HTTP-Session: c021224a-60af-45a3-9a30-fa7c854a7ec1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11053 2024.08.28 04:10:49.373342 [ 3 ] {} <Debug> HTTP-Session: c021224a-60af-45a3-9a30-fa7c854a7ec1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11054 2024.08.28 04:10:49.373375 [ 3 ] {} <Trace> HTTP-Session: c021224a-60af-45a3-9a30-fa7c854a7ec1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11055 2024.08.28 04:10:49.373837 [ 3 ] {eaa61f83-0fba-4e96-a661-d3e1a2a39953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11056 2024.08.28 04:10:49.373882 [ 3 ] {eaa61f83-0fba-4e96-a661-d3e1a2a39953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11057 2024.08.28 04:10:49.374110 [ 3 ] {eaa61f83-0fba-4e96-a661-d3e1a2a39953} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11058 2024.08.28 04:10:49.375298 [ 3 ] {eaa61f83-0fba-4e96-a661-d3e1a2a39953} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11059 2024.08.28 04:10:49.375335 [ 3 ] {eaa61f83-0fba-4e96-a661-d3e1a2a39953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11060 2024.08.28 04:10:49.375768 [ 3 ] {eaa61f83-0fba-4e96-a661-d3e1a2a39953} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
11061 2024.08.28 04:10:49.376131 [ 3 ] {eaa61f83-0fba-4e96-a661-d3e1a2a39953} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11062 2024.08.28 04:10:49.376286 [ 3 ] {eaa61f83-0fba-4e96-a661-d3e1a2a39953} <Debug> executeQuery: Read 1224 rows, 103.07 KiB in 0.002752 sec., 444767.4418604651 rows/sec., 36.58 MiB/sec.
11063 2024.08.28 04:10:49.376584 [ 3 ] {eaa61f83-0fba-4e96-a661-d3e1a2a39953} <Debug> DynamicQueryHandler: Done processing query
11064 2024.08.28 04:10:49.376643 [ 3 ] {eaa61f83-0fba-4e96-a661-d3e1a2a39953} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
11065 2024.08.28 04:10:49.376692 [ 3 ] {} <Debug> HTTP-Session: c021224a-60af-45a3-9a30-fa7c854a7ec1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11066 2024.08.28 04:10:49.376895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 2476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11067 2024.08.28 04:10:49.376945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11068 2024.08.28 04:10:49.376966 [ 3 ] {} <Debug> HTTP-Session: 57834b9d-b5d0-4027-8a8c-dcdf3e97d0f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11069 2024.08.28 04:10:49.376983 [ 3 ] {} <Debug> HTTP-Session: 57834b9d-b5d0-4027-8a8c-dcdf3e97d0f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11070 2024.08.28 04:10:49.376996 [ 3 ] {} <Debug> HTTP-Session: 57834b9d-b5d0-4027-8a8c-dcdf3e97d0f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11071 2024.08.28 04:10:49.377028 [ 3 ] {} <Trace> HTTP-Session: 57834b9d-b5d0-4027-8a8c-dcdf3e97d0f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11072 2024.08.28 04:10:49.377146 [ 3 ] {d20c66ed-d8a3-457e-a707-c50775fbb1e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11073 2024.08.28 04:10:49.377192 [ 3 ] {d20c66ed-d8a3-457e-a707-c50775fbb1e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11074 2024.08.28 04:10:49.377439 [ 3 ] {d20c66ed-d8a3-457e-a707-c50775fbb1e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11075 2024.08.28 04:10:49.377779 [ 3 ] {d20c66ed-d8a3-457e-a707-c50775fbb1e6} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11076 2024.08.28 04:10:49.377816 [ 3 ] {d20c66ed-d8a3-457e-a707-c50775fbb1e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11077 2024.08.28 04:10:49.378160 [ 3 ] {d20c66ed-d8a3-457e-a707-c50775fbb1e6} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
11078 2024.08.28 04:10:49.378517 [ 3 ] {d20c66ed-d8a3-457e-a707-c50775fbb1e6} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11079 2024.08.28 04:10:49.378680 [ 3 ] {d20c66ed-d8a3-457e-a707-c50775fbb1e6} <Debug> executeQuery: Read 17 rows, 1.26 KiB in 0.001556 sec., 10925.449871465295 rows/sec., 807.74 KiB/sec.
11080 2024.08.28 04:10:49.378685 [ 130 ] {} <Debug> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0
11081 2024.08.28 04:10:49.378793 [ 130 ] {} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11082 2024.08.28 04:10:49.378839 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11083 2024.08.28 04:10:49.378974 [ 3 ] {d20c66ed-d8a3-457e-a707-c50775fbb1e6} <Debug> DynamicQueryHandler: Done processing query
11084 2024.08.28 04:10:49.379051 [ 3 ] {d20c66ed-d8a3-457e-a707-c50775fbb1e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11085 2024.08.28 04:10:49.379124 [ 3 ] {} <Debug> HTTP-Session: 57834b9d-b5d0-4027-8a8c-dcdf3e97d0f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11086 2024.08.28 04:10:49.379226 [ 200 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full
11087 2024.08.28 04:10:49.379398 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 30464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11088 2024.08.28 04:10:49.379584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11089 2024.08.28 04:10:49.379679 [ 3 ] {} <Debug> HTTP-Session: 61178601-cf76-4e94-8521-093742041e28 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11090 2024.08.28 04:10:49.379766 [ 3 ] {} <Debug> HTTP-Session: 61178601-cf76-4e94-8521-093742041e28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11091 2024.08.28 04:10:49.379825 [ 3 ] {} <Debug> HTTP-Session: 61178601-cf76-4e94-8521-093742041e28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11092 2024.08.28 04:10:49.379914 [ 200 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11093 2024.08.28 04:10:49.379925 [ 3 ] {} <Trace> HTTP-Session: 61178601-cf76-4e94-8521-093742041e28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11094 2024.08.28 04:10:49.379985 [ 200 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 57 rows starting from the beginning of the part
11095 2024.08.28 04:10:49.380220 [ 200 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 15 rows starting from the beginning of the part
11096 2024.08.28 04:10:49.380298 [ 3 ] {aedbde61-5029-43e2-8012-a5823f95f79d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
11097 2024.08.28 04:10:49.380540 [ 3 ] {aedbde61-5029-43e2-8012-a5823f95f79d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
11098 2024.08.28 04:10:49.380582 [ 200 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 26 rows starting from the beginning of the part
11099 2024.08.28 04:10:49.380893 [ 200 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 17 rows starting from the beginning of the part
11100 2024.08.28 04:10:49.381171 [ 200 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 26 rows starting from the beginning of the part
11101 2024.08.28 04:10:49.381547 [ 200 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 17 rows starting from the beginning of the part
11102 2024.08.28 04:10:49.382371 [ 3 ] {aedbde61-5029-43e2-8012-a5823f95f79d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11103 2024.08.28 04:10:49.383372 [ 3 ] {aedbde61-5029-43e2-8012-a5823f95f79d} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11104 2024.08.28 04:10:49.383437 [ 3 ] {aedbde61-5029-43e2-8012-a5823f95f79d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11105 2024.08.28 04:10:49.384425 [ 200 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 158 rows, containing 5 columns (5 merged, 0 gathered) in 0.005502622 sec., 28713.584178597037 rows/sec., 2.19 MiB/sec.
11106 2024.08.28 04:10:49.384457 [ 3 ] {aedbde61-5029-43e2-8012-a5823f95f79d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
11107 2024.08.28 04:10:49.384615 [ 188 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary)
11108 2024.08.28 04:10:49.385383 [ 3 ] {aedbde61-5029-43e2-8012-a5823f95f79d} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11109 2024.08.28 04:10:49.385703 [ 3 ] {aedbde61-5029-43e2-8012-a5823f95f79d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.005611 sec., 40634.46800926751 rows/sec., 2.75 MiB/sec.
11110 2024.08.28 04:10:49.385754 [ 188 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_55_11} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11111 2024.08.28 04:10:49.385966 [ 188 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_55_11} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11
11112 2024.08.28 04:10:49.386097 [ 3 ] {aedbde61-5029-43e2-8012-a5823f95f79d} <Debug> DynamicQueryHandler: Done processing query
11113 2024.08.28 04:10:49.386115 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
11114 2024.08.28 04:10:49.386144 [ 3 ] {aedbde61-5029-43e2-8012-a5823f95f79d} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
11115 2024.08.28 04:10:49.386177 [ 3 ] {} <Debug> HTTP-Session: 61178601-cf76-4e94-8521-093742041e28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11116 2024.08.28 04:10:49.386427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 88730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11117 2024.08.28 04:10:49.386476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11118 2024.08.28 04:10:49.386496 [ 3 ] {} <Debug> HTTP-Session: 6eef3da0-05c5-4a16-b215-fc3afbb8f194 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11119 2024.08.28 04:10:49.386513 [ 3 ] {} <Debug> HTTP-Session: 6eef3da0-05c5-4a16-b215-fc3afbb8f194 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11120 2024.08.28 04:10:49.386527 [ 3 ] {} <Debug> HTTP-Session: 6eef3da0-05c5-4a16-b215-fc3afbb8f194 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11121 2024.08.28 04:10:49.386557 [ 3 ] {} <Trace> HTTP-Session: 6eef3da0-05c5-4a16-b215-fc3afbb8f194 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11122 2024.08.28 04:10:49.386912 [ 3 ] {077a0a98-5a8d-4c9d-aeeb-a4f59fd2b015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11123 2024.08.28 04:10:49.386956 [ 3 ] {077a0a98-5a8d-4c9d-aeeb-a4f59fd2b015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11124 2024.08.28 04:10:49.387205 [ 3 ] {077a0a98-5a8d-4c9d-aeeb-a4f59fd2b015} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11125 2024.08.28 04:10:49.387919 [ 3 ] {077a0a98-5a8d-4c9d-aeeb-a4f59fd2b015} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11126 2024.08.28 04:10:49.387958 [ 3 ] {077a0a98-5a8d-4c9d-aeeb-a4f59fd2b015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11127 2024.08.28 04:10:49.388337 [ 3 ] {077a0a98-5a8d-4c9d-aeeb-a4f59fd2b015} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
11128 2024.08.28 04:10:49.388707 [ 3 ] {077a0a98-5a8d-4c9d-aeeb-a4f59fd2b015} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11129 2024.08.28 04:10:49.388865 [ 3 ] {077a0a98-5a8d-4c9d-aeeb-a4f59fd2b015} <Debug> executeQuery: Read 537 rows, 40.77 KiB in 0.002176 sec., 246783.08823529413 rows/sec., 18.30 MiB/sec.
11130 2024.08.28 04:10:49.389052 [ 3 ] {077a0a98-5a8d-4c9d-aeeb-a4f59fd2b015} <Debug> DynamicQueryHandler: Done processing query
11131 2024.08.28 04:10:49.389075 [ 3 ] {077a0a98-5a8d-4c9d-aeeb-a4f59fd2b015} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
11132 2024.08.28 04:10:49.389091 [ 3 ] {} <Debug> HTTP-Session: 6eef3da0-05c5-4a16-b215-fc3afbb8f194 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11133 2024.08.28 04:10:49.389367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 160751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11134 2024.08.28 04:10:49.389415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11135 2024.08.28 04:10:49.389435 [ 3 ] {} <Debug> HTTP-Session: e6b0a308-9aee-466b-856f-7166e34c731c Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11136 2024.08.28 04:10:49.389451 [ 3 ] {} <Debug> HTTP-Session: e6b0a308-9aee-466b-856f-7166e34c731c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11137 2024.08.28 04:10:49.389465 [ 3 ] {} <Debug> HTTP-Session: e6b0a308-9aee-466b-856f-7166e34c731c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11138 2024.08.28 04:10:49.389495 [ 3 ] {} <Trace> HTTP-Session: e6b0a308-9aee-466b-856f-7166e34c731c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11139 2024.08.28 04:10:49.389905 [ 3 ] {39a0bbcc-9ad3-4d25-89a4-7ea9b266c40a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11140 2024.08.28 04:10:49.389954 [ 3 ] {39a0bbcc-9ad3-4d25-89a4-7ea9b266c40a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11141 2024.08.28 04:10:49.390104 [ 3 ] {39a0bbcc-9ad3-4d25-89a4-7ea9b266c40a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11142 2024.08.28 04:10:49.390905 [ 3 ] {39a0bbcc-9ad3-4d25-89a4-7ea9b266c40a} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11143 2024.08.28 04:10:49.390942 [ 3 ] {39a0bbcc-9ad3-4d25-89a4-7ea9b266c40a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11144 2024.08.28 04:10:49.391363 [ 3 ] {39a0bbcc-9ad3-4d25-89a4-7ea9b266c40a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
11145 2024.08.28 04:10:49.391698 [ 3 ] {39a0bbcc-9ad3-4d25-89a4-7ea9b266c40a} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11146 2024.08.28 04:10:49.391855 [ 3 ] {39a0bbcc-9ad3-4d25-89a4-7ea9b266c40a} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.002212 sec., 382459.3128390597 rows/sec., 25.74 MiB/sec.
11147 2024.08.28 04:10:49.392023 [ 3 ] {39a0bbcc-9ad3-4d25-89a4-7ea9b266c40a} <Debug> DynamicQueryHandler: Done processing query
11148 2024.08.28 04:10:49.392047 [ 3 ] {39a0bbcc-9ad3-4d25-89a4-7ea9b266c40a} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
11149 2024.08.28 04:10:49.392063 [ 3 ] {} <Debug> HTTP-Session: e6b0a308-9aee-466b-856f-7166e34c731c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11150 2024.08.28 04:10:49.392247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 21361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11151 2024.08.28 04:10:49.392295 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11152 2024.08.28 04:10:49.392314 [ 3 ] {} <Debug> HTTP-Session: 656eb514-fc78-498c-be20-321e6d6d7c3d Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11153 2024.08.28 04:10:49.392330 [ 3 ] {} <Debug> HTTP-Session: 656eb514-fc78-498c-be20-321e6d6d7c3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11154 2024.08.28 04:10:49.392344 [ 3 ] {} <Debug> HTTP-Session: 656eb514-fc78-498c-be20-321e6d6d7c3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11155 2024.08.28 04:10:49.392374 [ 3 ] {} <Trace> HTTP-Session: 656eb514-fc78-498c-be20-321e6d6d7c3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11156 2024.08.28 04:10:49.392560 [ 3 ] {a18bba5c-640c-4358-80ce-7c01350044d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11157 2024.08.28 04:10:49.392624 [ 3 ] {a18bba5c-640c-4358-80ce-7c01350044d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
11158 2024.08.28 04:10:49.393054 [ 3 ] {a18bba5c-640c-4358-80ce-7c01350044d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11159 2024.08.28 04:10:49.393660 [ 3 ] {a18bba5c-640c-4358-80ce-7c01350044d1} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11160 2024.08.28 04:10:49.393695 [ 3 ] {a18bba5c-640c-4358-80ce-7c01350044d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11161 2024.08.28 04:10:49.394302 [ 3 ] {a18bba5c-640c-4358-80ce-7c01350044d1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
11162 2024.08.28 04:10:49.394708 [ 3 ] {a18bba5c-640c-4358-80ce-7c01350044d1} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11163 2024.08.28 04:10:49.394890 [ 3 ] {a18bba5c-640c-4358-80ce-7c01350044d1} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002431 sec., 5347.593582887701 rows/sec., 9.58 MiB/sec.
11164 2024.08.28 04:10:49.395392 [ 3 ] {a18bba5c-640c-4358-80ce-7c01350044d1} <Debug> DynamicQueryHandler: Done processing query
11165 2024.08.28 04:10:49.395442 [ 3 ] {a18bba5c-640c-4358-80ce-7c01350044d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
11166 2024.08.28 04:10:49.395478 [ 3 ] {} <Debug> HTTP-Session: 656eb514-fc78-498c-be20-321e6d6d7c3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11167 2024.08.28 04:10:49.395620 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11168 2024.08.28 04:10:49.395669 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11169 2024.08.28 04:10:49.395689 [ 3 ] {} <Debug> HTTP-Session: 94632fe9-8c61-4bfa-9e83-33fb0cce3be5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11170 2024.08.28 04:10:49.395705 [ 3 ] {} <Debug> HTTP-Session: 94632fe9-8c61-4bfa-9e83-33fb0cce3be5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11171 2024.08.28 04:10:49.395718 [ 3 ] {} <Debug> HTTP-Session: 94632fe9-8c61-4bfa-9e83-33fb0cce3be5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11172 2024.08.28 04:10:49.395749 [ 3 ] {} <Trace> HTTP-Session: 94632fe9-8c61-4bfa-9e83-33fb0cce3be5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11173 2024.08.28 04:10:49.395875 [ 3 ] {0c996ebc-d2eb-49c8-8958-784f1e1b6e48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11174 2024.08.28 04:10:49.395921 [ 3 ] {0c996ebc-d2eb-49c8-8958-784f1e1b6e48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11175 2024.08.28 04:10:49.396066 [ 3 ] {0c996ebc-d2eb-49c8-8958-784f1e1b6e48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11176 2024.08.28 04:10:49.396360 [ 3 ] {0c996ebc-d2eb-49c8-8958-784f1e1b6e48} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11177 2024.08.28 04:10:49.396396 [ 3 ] {0c996ebc-d2eb-49c8-8958-784f1e1b6e48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11178 2024.08.28 04:10:49.396764 [ 3 ] {0c996ebc-d2eb-49c8-8958-784f1e1b6e48} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
11179 2024.08.28 04:10:49.397087 [ 3 ] {0c996ebc-d2eb-49c8-8958-784f1e1b6e48} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11180 2024.08.28 04:10:49.397231 [ 3 ] {0c996ebc-d2eb-49c8-8958-784f1e1b6e48} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001401 sec., 42826.55246252677 rows/sec., 2.89 MiB/sec.
11181 2024.08.28 04:10:49.397394 [ 3 ] {0c996ebc-d2eb-49c8-8958-784f1e1b6e48} <Debug> DynamicQueryHandler: Done processing query
11182 2024.08.28 04:10:49.397417 [ 3 ] {0c996ebc-d2eb-49c8-8958-784f1e1b6e48} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11183 2024.08.28 04:10:49.397433 [ 3 ] {} <Debug> HTTP-Session: 94632fe9-8c61-4bfa-9e83-33fb0cce3be5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11184 2024.08.28 04:10:54.347350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11185 2024.08.28 04:10:54.347467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11186 2024.08.28 04:10:54.347492 [ 3 ] {} <Debug> HTTP-Session: ad7943f4-75b5-49ca-93ab-f4e24999c719 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11187 2024.08.28 04:10:54.347515 [ 3 ] {} <Debug> HTTP-Session: ad7943f4-75b5-49ca-93ab-f4e24999c719 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11188 2024.08.28 04:10:54.347530 [ 3 ] {} <Debug> HTTP-Session: ad7943f4-75b5-49ca-93ab-f4e24999c719 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11189 2024.08.28 04:10:54.347583 [ 3 ] {} <Trace> HTTP-Session: ad7943f4-75b5-49ca-93ab-f4e24999c719 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11190 2024.08.28 04:10:54.347773 [ 3 ] {d814a021-829c-49be-a366-1cedac6a36fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11191 2024.08.28 04:10:54.347849 [ 3 ] {d814a021-829c-49be-a366-1cedac6a36fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11192 2024.08.28 04:10:54.348230 [ 3 ] {d814a021-829c-49be-a366-1cedac6a36fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11193 2024.08.28 04:10:54.348670 [ 3 ] {d814a021-829c-49be-a366-1cedac6a36fa} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11194 2024.08.28 04:10:54.348710 [ 3 ] {d814a021-829c-49be-a366-1cedac6a36fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11195 2024.08.28 04:10:54.349110 [ 3 ] {d814a021-829c-49be-a366-1cedac6a36fa} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
11196 2024.08.28 04:10:54.349493 [ 3 ] {d814a021-829c-49be-a366-1cedac6a36fa} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11197 2024.08.28 04:10:54.349670 [ 3 ] {d814a021-829c-49be-a366-1cedac6a36fa} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001949 sec., 1026.167265264238 rows/sec., 83.68 KiB/sec.
11198 2024.08.28 04:10:54.349669 [ 124 ] {} <Debug> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0
11199 2024.08.28 04:10:54.349762 [ 124 ] {} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11200 2024.08.28 04:10:54.349824 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11201 2024.08.28 04:10:54.349993 [ 3 ] {d814a021-829c-49be-a366-1cedac6a36fa} <Debug> DynamicQueryHandler: Done processing query
11202 2024.08.28 04:10:54.350075 [ 3 ] {d814a021-829c-49be-a366-1cedac6a36fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11203 2024.08.28 04:10:54.350174 [ 3 ] {} <Debug> HTTP-Session: ad7943f4-75b5-49ca-93ab-f4e24999c719 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11204 2024.08.28 04:10:54.350313 [ 186 ] {032474fa-dc60-4832-8134-7c02c91baba4::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
11205 2024.08.28 04:10:54.350494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 36607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11206 2024.08.28 04:10:54.350615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11207 2024.08.28 04:10:54.350682 [ 3 ] {} <Debug> HTTP-Session: 85387579-562b-427c-985e-d8a2aacd8c9f Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11208 2024.08.28 04:10:54.350683 [ 186 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11209 2024.08.28 04:10:54.350708 [ 3 ] {} <Debug> HTTP-Session: 85387579-562b-427c-985e-d8a2aacd8c9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11210 2024.08.28 04:10:54.350759 [ 3 ] {} <Debug> HTTP-Session: 85387579-562b-427c-985e-d8a2aacd8c9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11211 2024.08.28 04:10:54.350767 [ 186 ] {032474fa-dc60-4832-8134-7c02c91baba4::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
11212 2024.08.28 04:10:54.350834 [ 3 ] {} <Trace> HTTP-Session: 85387579-562b-427c-985e-d8a2aacd8c9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11213 2024.08.28 04:10:54.350934 [ 186 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part
11214 2024.08.28 04:10:54.351301 [ 3 ] {85db9852-9286-44c8-a11e-f48ba9d7b8a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11215 2024.08.28 04:10:54.351378 [ 186 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part
11216 2024.08.28 04:10:54.351487 [ 3 ] {85db9852-9286-44c8-a11e-f48ba9d7b8a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11217 2024.08.28 04:10:54.351937 [ 186 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part
11218 2024.08.28 04:10:54.352235 [ 186 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part
11219 2024.08.28 04:10:54.352692 [ 186 ] {032474fa-dc60-4832-8134-7c02c91baba4::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
11220 2024.08.28 04:10:54.353012 [ 3 ] {85db9852-9286-44c8-a11e-f48ba9d7b8a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11221 2024.08.28 04:10:54.354265 [ 3 ] {85db9852-9286-44c8-a11e-f48ba9d7b8a5} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11222 2024.08.28 04:10:54.354337 [ 3 ] {85db9852-9286-44c8-a11e-f48ba9d7b8a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11223 2024.08.28 04:10:54.355449 [ 3 ] {85db9852-9286-44c8-a11e-f48ba9d7b8a5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
11224 2024.08.28 04:10:54.355450 [ 186 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.005525592 sec., 5791.234676754997 rows/sec., 494.86 KiB/sec.
11225 2024.08.28 04:10:54.355724 [ 188 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary)
11226 2024.08.28 04:10:54.356457 [ 3 ] {85db9852-9286-44c8-a11e-f48ba9d7b8a5} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11227 2024.08.28 04:10:54.356736 [ 124 ] {} <Debug> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
11228 2024.08.28 04:10:54.356828 [ 124 ] {} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11229 2024.08.28 04:10:54.356834 [ 3 ] {85db9852-9286-44c8-a11e-f48ba9d7b8a5} <Debug> executeQuery: Read 242 rows, 21.90 KiB in 0.005768 sec., 41955.61719833565 rows/sec., 3.71 MiB/sec.
11230 2024.08.28 04:10:54.356870 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11231 2024.08.28 04:10:54.356949 [ 188 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_25_5} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11232 2024.08.28 04:10:54.357508 [ 188 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_25_5} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5
11233 2024.08.28 04:10:54.357543 [ 199 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::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
11234 2024.08.28 04:10:54.357683 [ 3 ] {85db9852-9286-44c8-a11e-f48ba9d7b8a5} <Debug> DynamicQueryHandler: Done processing query
11235 2024.08.28 04:10:54.357758 [ 3 ] {85db9852-9286-44c8-a11e-f48ba9d7b8a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
11236 2024.08.28 04:10:54.357845 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
11237 2024.08.28 04:10:54.357857 [ 3 ] {} <Debug> HTTP-Session: 85387579-562b-427c-985e-d8a2aacd8c9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11238 2024.08.28 04:10:54.358218 [ 199 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11239 2024.08.28 04:10:54.358234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 4058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11240 2024.08.28 04:10:54.358347 [ 199 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1417 rows starting from the beginning of the part
11241 2024.08.28 04:10:54.358442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11242 2024.08.28 04:10:54.358575 [ 3 ] {} <Debug> HTTP-Session: 22bd3b41-04a4-424a-8169-0ea0c9cd1c76 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11243 2024.08.28 04:10:54.358710 [ 3 ] {} <Debug> HTTP-Session: 22bd3b41-04a4-424a-8169-0ea0c9cd1c76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11244 2024.08.28 04:10:54.358847 [ 3 ] {} <Debug> HTTP-Session: 22bd3b41-04a4-424a-8169-0ea0c9cd1c76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11245 2024.08.28 04:10:54.358949 [ 199 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 241 rows starting from the beginning of the part
11246 2024.08.28 04:10:54.359051 [ 3 ] {} <Trace> HTTP-Session: 22bd3b41-04a4-424a-8169-0ea0c9cd1c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11247 2024.08.28 04:10:54.359539 [ 199 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 84 rows starting from the beginning of the part
11248 2024.08.28 04:10:54.359593 [ 3 ] {ece2bae5-d24d-41ea-a98f-9c50e4f012fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11249 2024.08.28 04:10:54.359752 [ 3 ] {ece2bae5-d24d-41ea-a98f-9c50e4f012fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11250 2024.08.28 04:10:54.359878 [ 199 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 241 rows starting from the beginning of the part
11251 2024.08.28 04:10:54.360184 [ 199 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1224 rows starting from the beginning of the part
11252 2024.08.28 04:10:54.360553 [ 199 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 242 rows starting from the beginning of the part
11253 2024.08.28 04:10:54.361283 [ 3 ] {ece2bae5-d24d-41ea-a98f-9c50e4f012fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11254 2024.08.28 04:10:54.361878 [ 3 ] {ece2bae5-d24d-41ea-a98f-9c50e4f012fd} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11255 2024.08.28 04:10:54.361924 [ 3 ] {ece2bae5-d24d-41ea-a98f-9c50e4f012fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11256 2024.08.28 04:10:54.362499 [ 3 ] {ece2bae5-d24d-41ea-a98f-9c50e4f012fd} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
11257 2024.08.28 04:10:54.362897 [ 3 ] {ece2bae5-d24d-41ea-a98f-9c50e4f012fd} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11258 2024.08.28 04:10:54.363196 [ 3 ] {ece2bae5-d24d-41ea-a98f-9c50e4f012fd} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.003837 sec., 7297.367735209799 rows/sec., 545.93 KiB/sec.
11259 2024.08.28 04:10:54.363312 [ 196 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3449 rows, containing 5 columns (5 merged, 0 gathered) in 0.006296325 sec., 547779.8557094813 rows/sec., 48.11 MiB/sec.
11260 2024.08.28 04:10:54.363481 [ 3 ] {ece2bae5-d24d-41ea-a98f-9c50e4f012fd} <Debug> DynamicQueryHandler: Done processing query
11261 2024.08.28 04:10:54.363519 [ 3 ] {ece2bae5-d24d-41ea-a98f-9c50e4f012fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11262 2024.08.28 04:10:54.363540 [ 3 ] {} <Debug> HTTP-Session: 22bd3b41-04a4-424a-8169-0ea0c9cd1c76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11263 2024.08.28 04:10:54.363601 [ 196 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
11264 2024.08.28 04:10:54.363715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11265 2024.08.28 04:10:54.363794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11266 2024.08.28 04:10:54.363829 [ 3 ] {} <Debug> HTTP-Session: 29ed32d1-192e-4010-9458-6715c7b5cea5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11267 2024.08.28 04:10:54.363857 [ 3 ] {} <Debug> HTTP-Session: 29ed32d1-192e-4010-9458-6715c7b5cea5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11268 2024.08.28 04:10:54.363882 [ 3 ] {} <Debug> HTTP-Session: 29ed32d1-192e-4010-9458-6715c7b5cea5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11269 2024.08.28 04:10:54.363968 [ 3 ] {} <Trace> HTTP-Session: 29ed32d1-192e-4010-9458-6715c7b5cea5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11270 2024.08.28 04:10:54.364274 [ 3 ] {18a8cc81-6ca2-42f2-bff0-f24cd07653af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
11271 2024.08.28 04:10:54.364352 [ 3 ] {18a8cc81-6ca2-42f2-bff0-f24cd07653af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
11272 2024.08.28 04:10:54.364616 [ 196 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_56_11} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11273 2024.08.28 04:10:54.364850 [ 196 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_56_11} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
11274 2024.08.28 04:10:54.364970 [ 3 ] {18a8cc81-6ca2-42f2-bff0-f24cd07653af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11275 2024.08.28 04:10:54.365009 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB.
11276 2024.08.28 04:10:54.365352 [ 3 ] {18a8cc81-6ca2-42f2-bff0-f24cd07653af} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11277 2024.08.28 04:10:54.365394 [ 3 ] {18a8cc81-6ca2-42f2-bff0-f24cd07653af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11278 2024.08.28 04:10:54.365755 [ 3 ] {18a8cc81-6ca2-42f2-bff0-f24cd07653af} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
11279 2024.08.28 04:10:54.366112 [ 3 ] {18a8cc81-6ca2-42f2-bff0-f24cd07653af} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11280 2024.08.28 04:10:54.366271 [ 3 ] {18a8cc81-6ca2-42f2-bff0-f24cd07653af} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00211 sec., 6635.071090047394 rows/sec., 464.68 KiB/sec.
11281 2024.08.28 04:10:54.366440 [ 3 ] {18a8cc81-6ca2-42f2-bff0-f24cd07653af} <Debug> DynamicQueryHandler: Done processing query
11282 2024.08.28 04:10:54.366465 [ 3 ] {18a8cc81-6ca2-42f2-bff0-f24cd07653af} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11283 2024.08.28 04:10:54.366481 [ 3 ] {} <Debug> HTTP-Session: 29ed32d1-192e-4010-9458-6715c7b5cea5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11284 2024.08.28 04:10:54.366603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11285 2024.08.28 04:10:54.366651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11286 2024.08.28 04:10:54.366671 [ 3 ] {} <Debug> HTTP-Session: ca1bce81-fb60-4254-8e65-03392101d06d Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11287 2024.08.28 04:10:54.366687 [ 3 ] {} <Debug> HTTP-Session: ca1bce81-fb60-4254-8e65-03392101d06d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11288 2024.08.28 04:10:54.366701 [ 3 ] {} <Debug> HTTP-Session: ca1bce81-fb60-4254-8e65-03392101d06d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11289 2024.08.28 04:10:54.366732 [ 3 ] {} <Trace> HTTP-Session: ca1bce81-fb60-4254-8e65-03392101d06d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11290 2024.08.28 04:10:54.366840 [ 3 ] {09454cae-487f-45f3-9cee-5c3bcea60fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
11291 2024.08.28 04:10:54.366883 [ 3 ] {09454cae-487f-45f3-9cee-5c3bcea60fde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
11292 2024.08.28 04:10:54.367113 [ 3 ] {09454cae-487f-45f3-9cee-5c3bcea60fde} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11293 2024.08.28 04:10:54.367462 [ 3 ] {09454cae-487f-45f3-9cee-5c3bcea60fde} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11294 2024.08.28 04:10:54.367499 [ 3 ] {09454cae-487f-45f3-9cee-5c3bcea60fde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11295 2024.08.28 04:10:54.367847 [ 3 ] {09454cae-487f-45f3-9cee-5c3bcea60fde} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
11296 2024.08.28 04:10:54.368201 [ 3 ] {09454cae-487f-45f3-9cee-5c3bcea60fde} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11297 2024.08.28 04:10:54.368363 [ 3 ] {09454cae-487f-45f3-9cee-5c3bcea60fde} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001548 sec., 3875.9689922480625 rows/sec., 229.00 KiB/sec.
11298 2024.08.28 04:10:54.368541 [ 3 ] {09454cae-487f-45f3-9cee-5c3bcea60fde} <Debug> DynamicQueryHandler: Done processing query
11299 2024.08.28 04:10:54.368576 [ 3 ] {09454cae-487f-45f3-9cee-5c3bcea60fde} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11300 2024.08.28 04:10:54.368599 [ 3 ] {} <Debug> HTTP-Session: ca1bce81-fb60-4254-8e65-03392101d06d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11301 2024.08.28 04:10:54.368788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 66516, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11302 2024.08.28 04:10:54.368847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11303 2024.08.28 04:10:54.368867 [ 3 ] {} <Debug> HTTP-Session: 293f6141-f5d7-44e0-b660-54593b2f078f Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11304 2024.08.28 04:10:54.368885 [ 3 ] {} <Debug> HTTP-Session: 293f6141-f5d7-44e0-b660-54593b2f078f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11305 2024.08.28 04:10:54.368899 [ 3 ] {} <Debug> HTTP-Session: 293f6141-f5d7-44e0-b660-54593b2f078f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11306 2024.08.28 04:10:54.368929 [ 3 ] {} <Trace> HTTP-Session: 293f6141-f5d7-44e0-b660-54593b2f078f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11307 2024.08.28 04:10:54.369142 [ 3 ] {29059e14-866b-4b59-8557-b3b927fdc54a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11308 2024.08.28 04:10:54.369186 [ 3 ] {29059e14-866b-4b59-8557-b3b927fdc54a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11309 2024.08.28 04:10:54.369419 [ 3 ] {29059e14-866b-4b59-8557-b3b927fdc54a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11310 2024.08.28 04:10:54.370035 [ 3 ] {29059e14-866b-4b59-8557-b3b927fdc54a} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11311 2024.08.28 04:10:54.370072 [ 3 ] {29059e14-866b-4b59-8557-b3b927fdc54a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11312 2024.08.28 04:10:54.370457 [ 3 ] {29059e14-866b-4b59-8557-b3b927fdc54a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
11313 2024.08.28 04:10:54.370820 [ 3 ] {29059e14-866b-4b59-8557-b3b927fdc54a} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11314 2024.08.28 04:10:54.370972 [ 120 ] {} <Debug> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
11315 2024.08.28 04:10:54.370972 [ 3 ] {29059e14-866b-4b59-8557-b3b927fdc54a} <Debug> executeQuery: Read 410 rows, 29.93 KiB in 0.001932 sec., 212215.3209109731 rows/sec., 15.13 MiB/sec.
11316 2024.08.28 04:10:54.371038 [ 120 ] {} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11317 2024.08.28 04:10:54.371101 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11318 2024.08.28 04:10:54.371319 [ 189 ] {22d7316c-e32c-475d-862f-de292a324746::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
11319 2024.08.28 04:10:54.371334 [ 3 ] {29059e14-866b-4b59-8557-b3b927fdc54a} <Debug> DynamicQueryHandler: Done processing query
11320 2024.08.28 04:10:54.371425 [ 3 ] {29059e14-866b-4b59-8557-b3b927fdc54a} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
11321 2024.08.28 04:10:54.371457 [ 3 ] {} <Debug> HTTP-Session: 293f6141-f5d7-44e0-b660-54593b2f078f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11322 2024.08.28 04:10:54.371587 [ 189 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11323 2024.08.28 04:10:54.371645 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11324 2024.08.28 04:10:54.371667 [ 189 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 913 rows starting from the beginning of the part
11325 2024.08.28 04:10:54.371737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11326 2024.08.28 04:10:54.371839 [ 3 ] {} <Debug> HTTP-Session: adbf98b4-8bc8-4b61-b30c-465fbed086ac Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11327 2024.08.28 04:10:54.371905 [ 189 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 408 rows starting from the beginning of the part
11328 2024.08.28 04:10:54.371929 [ 3 ] {} <Debug> HTTP-Session: adbf98b4-8bc8-4b61-b30c-465fbed086ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11329 2024.08.28 04:10:54.372018 [ 3 ] {} <Debug> HTTP-Session: adbf98b4-8bc8-4b61-b30c-465fbed086ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11330 2024.08.28 04:10:54.372233 [ 3 ] {} <Trace> HTTP-Session: adbf98b4-8bc8-4b61-b30c-465fbed086ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11331 2024.08.28 04:10:54.372252 [ 189 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 81 rows starting from the beginning of the part
11332 2024.08.28 04:10:54.372443 [ 189 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 408 rows starting from the beginning of the part
11333 2024.08.28 04:10:54.372738 [ 3 ] {6bd8b350-5003-480f-b9f8-d31c15bc3737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11334 2024.08.28 04:10:54.372795 [ 189 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 537 rows starting from the beginning of the part
11335 2024.08.28 04:10:54.372963 [ 3 ] {6bd8b350-5003-480f-b9f8-d31c15bc3737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11336 2024.08.28 04:10:54.373037 [ 189 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 410 rows starting from the beginning of the part
11337 2024.08.28 04:10:54.373817 [ 3 ] {6bd8b350-5003-480f-b9f8-d31c15bc3737} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11338 2024.08.28 04:10:54.374421 [ 3 ] {6bd8b350-5003-480f-b9f8-d31c15bc3737} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11339 2024.08.28 04:10:54.374501 [ 3 ] {6bd8b350-5003-480f-b9f8-d31c15bc3737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11340 2024.08.28 04:10:54.375585 [ 3 ] {6bd8b350-5003-480f-b9f8-d31c15bc3737} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
11341 2024.08.28 04:10:54.376043 [ 3 ] {6bd8b350-5003-480f-b9f8-d31c15bc3737} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11342 2024.08.28 04:10:54.376460 [ 3 ] {6bd8b350-5003-480f-b9f8-d31c15bc3737} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003969 sec., 1511.715797430083 rows/sec., 78.98 KiB/sec.
11343 2024.08.28 04:10:54.376717 [ 189 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2757 rows, containing 5 columns (5 merged, 0 gathered) in 0.005490331 sec., 502155.5166710349 rows/sec., 38.33 MiB/sec.
11344 2024.08.28 04:10:54.376874 [ 3 ] {6bd8b350-5003-480f-b9f8-d31c15bc3737} <Debug> DynamicQueryHandler: Done processing query
11345 2024.08.28 04:10:54.376925 [ 3 ] {6bd8b350-5003-480f-b9f8-d31c15bc3737} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11346 2024.08.28 04:10:54.376955 [ 189 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
11347 2024.08.28 04:10:54.376958 [ 3 ] {} <Debug> HTTP-Session: adbf98b4-8bc8-4b61-b30c-465fbed086ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11348 2024.08.28 04:10:54.377279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 44814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11349 2024.08.28 04:10:54.377402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11350 2024.08.28 04:10:54.377479 [ 3 ] {} <Debug> HTTP-Session: 32f6aa19-de6a-4111-aa54-cba221079047 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11351 2024.08.28 04:10:54.377517 [ 3 ] {} <Debug> HTTP-Session: 32f6aa19-de6a-4111-aa54-cba221079047 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11352 2024.08.28 04:10:54.377543 [ 3 ] {} <Debug> HTTP-Session: 32f6aa19-de6a-4111-aa54-cba221079047 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11353 2024.08.28 04:10:54.377604 [ 3 ] {} <Trace> HTTP-Session: 32f6aa19-de6a-4111-aa54-cba221079047 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11354 2024.08.28 04:10:54.377780 [ 189 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_56_11} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11355 2024.08.28 04:10:54.377877 [ 189 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_56_11} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
11356 2024.08.28 04:10:54.377935 [ 3 ] {20da3c6c-c0f9-493f-ae47-a2a0fca4be55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11357 2024.08.28 04:10:54.378023 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB.
11358 2024.08.28 04:10:54.378051 [ 3 ] {20da3c6c-c0f9-493f-ae47-a2a0fca4be55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11359 2024.08.28 04:10:54.378235 [ 3 ] {20da3c6c-c0f9-493f-ae47-a2a0fca4be55} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11360 2024.08.28 04:10:54.378675 [ 3 ] {20da3c6c-c0f9-493f-ae47-a2a0fca4be55} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11361 2024.08.28 04:10:54.378713 [ 3 ] {20da3c6c-c0f9-493f-ae47-a2a0fca4be55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11362 2024.08.28 04:10:54.379114 [ 3 ] {20da3c6c-c0f9-493f-ae47-a2a0fca4be55} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
11363 2024.08.28 04:10:54.379454 [ 3 ] {20da3c6c-c0f9-493f-ae47-a2a0fca4be55} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11364 2024.08.28 04:10:54.379608 [ 3 ] {20da3c6c-c0f9-493f-ae47-a2a0fca4be55} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001849 sec., 128718.22606814494 rows/sec., 8.63 MiB/sec.
11365 2024.08.28 04:10:54.379782 [ 3 ] {20da3c6c-c0f9-493f-ae47-a2a0fca4be55} <Debug> DynamicQueryHandler: Done processing query
11366 2024.08.28 04:10:54.379807 [ 3 ] {20da3c6c-c0f9-493f-ae47-a2a0fca4be55} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
11367 2024.08.28 04:10:54.379823 [ 3 ] {} <Debug> HTTP-Session: 32f6aa19-de6a-4111-aa54-cba221079047 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11368 2024.08.28 04:10:54.379955 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11369 2024.08.28 04:10:54.380003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11370 2024.08.28 04:10:54.380024 [ 3 ] {} <Debug> HTTP-Session: 98902617-33d8-469f-af94-e1e8356aa4fd Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11371 2024.08.28 04:10:54.380040 [ 3 ] {} <Debug> HTTP-Session: 98902617-33d8-469f-af94-e1e8356aa4fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11372 2024.08.28 04:10:54.380053 [ 3 ] {} <Debug> HTTP-Session: 98902617-33d8-469f-af94-e1e8356aa4fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11373 2024.08.28 04:10:54.380085 [ 3 ] {} <Trace> HTTP-Session: 98902617-33d8-469f-af94-e1e8356aa4fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11374 2024.08.28 04:10:54.380179 [ 3 ] {de430618-d88c-45d8-90db-b4f3095515b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
11375 2024.08.28 04:10:54.380224 [ 3 ] {de430618-d88c-45d8-90db-b4f3095515b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
11376 2024.08.28 04:10:54.380356 [ 3 ] {de430618-d88c-45d8-90db-b4f3095515b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11377 2024.08.28 04:10:54.380620 [ 3 ] {de430618-d88c-45d8-90db-b4f3095515b0} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11378 2024.08.28 04:10:54.380657 [ 3 ] {de430618-d88c-45d8-90db-b4f3095515b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11379 2024.08.28 04:10:54.381040 [ 3 ] {de430618-d88c-45d8-90db-b4f3095515b0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
11380 2024.08.28 04:10:54.381364 [ 3 ] {de430618-d88c-45d8-90db-b4f3095515b0} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11381 2024.08.28 04:10:54.381516 [ 3 ] {de430618-d88c-45d8-90db-b4f3095515b0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001359 sec., 735.8351729212657 rows/sec., 49.58 KiB/sec.
11382 2024.08.28 04:10:54.381681 [ 3 ] {de430618-d88c-45d8-90db-b4f3095515b0} <Debug> DynamicQueryHandler: Done processing query
11383 2024.08.28 04:10:54.381706 [ 3 ] {de430618-d88c-45d8-90db-b4f3095515b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
11384 2024.08.28 04:10:54.381721 [ 3 ] {} <Debug> HTTP-Session: 98902617-33d8-469f-af94-e1e8356aa4fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11385 2024.08.28 04:10:54.381862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 42952, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11386 2024.08.28 04:10:54.381912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11387 2024.08.28 04:10:54.381932 [ 3 ] {} <Debug> HTTP-Session: 61590ab6-cbbe-4707-9dc3-903abbeb3741 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11388 2024.08.28 04:10:54.381949 [ 3 ] {} <Debug> HTTP-Session: 61590ab6-cbbe-4707-9dc3-903abbeb3741 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11389 2024.08.28 04:10:54.381987 [ 3 ] {} <Debug> HTTP-Session: 61590ab6-cbbe-4707-9dc3-903abbeb3741 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11390 2024.08.28 04:10:54.382018 [ 3 ] {} <Trace> HTTP-Session: 61590ab6-cbbe-4707-9dc3-903abbeb3741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11391 2024.08.28 04:10:54.382300 [ 3 ] {a49ddda3-9d15-4e0e-8a04-5cd2dee7154b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11392 2024.08.28 04:10:54.382363 [ 3 ] {a49ddda3-9d15-4e0e-8a04-5cd2dee7154b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
11393 2024.08.28 04:10:54.382797 [ 3 ] {a49ddda3-9d15-4e0e-8a04-5cd2dee7154b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11394 2024.08.28 04:10:54.383738 [ 3 ] {a49ddda3-9d15-4e0e-8a04-5cd2dee7154b} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11395 2024.08.28 04:10:54.383774 [ 3 ] {a49ddda3-9d15-4e0e-8a04-5cd2dee7154b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11396 2024.08.28 04:10:54.384404 [ 3 ] {a49ddda3-9d15-4e0e-8a04-5cd2dee7154b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
11397 2024.08.28 04:10:54.384820 [ 3 ] {a49ddda3-9d15-4e0e-8a04-5cd2dee7154b} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11398 2024.08.28 04:10:54.384989 [ 120 ] {} <Debug> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
11399 2024.08.28 04:10:54.385015 [ 3 ] {a49ddda3-9d15-4e0e-8a04-5cd2dee7154b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002911 sec., 8931.63861216077 rows/sec., 16.01 MiB/sec.
11400 2024.08.28 04:10:54.385048 [ 120 ] {} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11401 2024.08.28 04:10:54.385112 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11402 2024.08.28 04:10:54.385434 [ 190 ] {94c69f11-a991-4649-a894-2fffd5368a44::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
11403 2024.08.28 04:10:54.385557 [ 3 ] {a49ddda3-9d15-4e0e-8a04-5cd2dee7154b} <Debug> DynamicQueryHandler: Done processing query
11404 2024.08.28 04:10:54.385603 [ 3 ] {a49ddda3-9d15-4e0e-8a04-5cd2dee7154b} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
11405 2024.08.28 04:10:54.385658 [ 3 ] {} <Debug> HTTP-Session: 61590ab6-cbbe-4707-9dc3-903abbeb3741 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11406 2024.08.28 04:10:54.385872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11407 2024.08.28 04:10:54.385986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11408 2024.08.28 04:10:54.386053 [ 3 ] {} <Debug> HTTP-Session: b80be699-893d-4386-a448-a23569224b96 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11409 2024.08.28 04:10:54.386107 [ 3 ] {} <Debug> HTTP-Session: b80be699-893d-4386-a448-a23569224b96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11410 2024.08.28 04:10:54.386150 [ 3 ] {} <Debug> HTTP-Session: b80be699-893d-4386-a448-a23569224b96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11411 2024.08.28 04:10:54.386193 [ 190 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11412 2024.08.28 04:10:54.386226 [ 3 ] {} <Trace> HTTP-Session: b80be699-893d-4386-a448-a23569224b96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11413 2024.08.28 04:10:54.386335 [ 190 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 945 rows starting from the beginning of the part
11414 2024.08.28 04:10:54.386515 [ 3 ] {b96de08b-ed6e-438e-9fd1-26074017eab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11415 2024.08.28 04:10:54.386694 [ 3 ] {b96de08b-ed6e-438e-9fd1-26074017eab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11416 2024.08.28 04:10:54.387078 [ 190 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 26 rows starting from the beginning of the part
11417 2024.08.28 04:10:54.387612 [ 3 ] {b96de08b-ed6e-438e-9fd1-26074017eab7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11418 2024.08.28 04:10:54.387941 [ 190 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 13 rows starting from the beginning of the part
11419 2024.08.28 04:10:54.388629 [ 190 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 26 rows starting from the beginning of the part
11420 2024.08.28 04:10:54.388787 [ 3 ] {b96de08b-ed6e-438e-9fd1-26074017eab7} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11421 2024.08.28 04:10:54.388886 [ 3 ] {b96de08b-ed6e-438e-9fd1-26074017eab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11422 2024.08.28 04:10:54.389277 [ 190 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 13 rows starting from the beginning of the part
11423 2024.08.28 04:10:54.389908 [ 190 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 26 rows starting from the beginning of the part
11424 2024.08.28 04:10:54.390201 [ 3 ] {b96de08b-ed6e-438e-9fd1-26074017eab7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
11425 2024.08.28 04:10:54.391196 [ 3 ] {b96de08b-ed6e-438e-9fd1-26074017eab7} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11426 2024.08.28 04:10:54.391563 [ 3 ] {b96de08b-ed6e-438e-9fd1-26074017eab7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005167 sec., 15869.943874588736 rows/sec., 1.01 MiB/sec.
11427 2024.08.28 04:10:54.392002 [ 3 ] {b96de08b-ed6e-438e-9fd1-26074017eab7} <Debug> DynamicQueryHandler: Done processing query
11428 2024.08.28 04:10:54.392042 [ 3 ] {b96de08b-ed6e-438e-9fd1-26074017eab7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11429 2024.08.28 04:10:54.392066 [ 3 ] {} <Debug> HTTP-Session: b80be699-893d-4386-a448-a23569224b96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11430 2024.08.28 04:10:54.396943 [ 189 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1049 rows, containing 19 columns (19 merged, 0 gathered) in 0.011693174 sec., 89710.45842642896 rows/sec., 160.76 MiB/sec.
11431 2024.08.28 04:10:54.398194 [ 195 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
11432 2024.08.28 04:10:54.398787 [ 195 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11433 2024.08.28 04:10:54.398865 [ 195 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
11434 2024.08.28 04:10:54.399012 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.35 MiB.
11435 2024.08.28 04:10:59.341941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 11820, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11436 2024.08.28 04:10:59.342080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11437 2024.08.28 04:10:59.342109 [ 3 ] {} <Debug> HTTP-Session: 3a352808-0080-465b-9b1e-83df8c114dc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11438 2024.08.28 04:10:59.342136 [ 3 ] {} <Debug> HTTP-Session: 3a352808-0080-465b-9b1e-83df8c114dc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11439 2024.08.28 04:10:59.342154 [ 3 ] {} <Debug> HTTP-Session: 3a352808-0080-465b-9b1e-83df8c114dc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11440 2024.08.28 04:10:59.342210 [ 3 ] {} <Trace> HTTP-Session: 3a352808-0080-465b-9b1e-83df8c114dc7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11441 2024.08.28 04:10:59.342434 [ 3 ] {115e4919-5b86-4738-ae8b-cf31e7405892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11442 2024.08.28 04:10:59.342507 [ 3 ] {115e4919-5b86-4738-ae8b-cf31e7405892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11443 2024.08.28 04:10:59.342868 [ 3 ] {115e4919-5b86-4738-ae8b-cf31e7405892} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11444 2024.08.28 04:10:59.343397 [ 3 ] {115e4919-5b86-4738-ae8b-cf31e7405892} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11445 2024.08.28 04:10:59.343442 [ 3 ] {115e4919-5b86-4738-ae8b-cf31e7405892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11446 2024.08.28 04:10:59.343867 [ 3 ] {115e4919-5b86-4738-ae8b-cf31e7405892} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11447 2024.08.28 04:10:59.344258 [ 3 ] {115e4919-5b86-4738-ae8b-cf31e7405892} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11448 2024.08.28 04:10:59.344442 [ 3 ] {115e4919-5b86-4738-ae8b-cf31e7405892} <Debug> executeQuery: Read 82 rows, 6.81 KiB in 0.002081 sec., 39404.13262854397 rows/sec., 3.20 MiB/sec.
11449 2024.08.28 04:10:59.344665 [ 3 ] {115e4919-5b86-4738-ae8b-cf31e7405892} <Debug> DynamicQueryHandler: Done processing query
11450 2024.08.28 04:10:59.344692 [ 3 ] {115e4919-5b86-4738-ae8b-cf31e7405892} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11451 2024.08.28 04:10:59.344708 [ 3 ] {} <Debug> HTTP-Session: 3a352808-0080-465b-9b1e-83df8c114dc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11452 2024.08.28 04:10:59.344880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11453 2024.08.28 04:10:59.344938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11454 2024.08.28 04:10:59.344959 [ 3 ] {} <Debug> HTTP-Session: 6fbb0aea-177e-4597-84ab-04588604b0f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11455 2024.08.28 04:10:59.344978 [ 3 ] {} <Debug> HTTP-Session: 6fbb0aea-177e-4597-84ab-04588604b0f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11456 2024.08.28 04:10:59.344992 [ 3 ] {} <Debug> HTTP-Session: 6fbb0aea-177e-4597-84ab-04588604b0f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11457 2024.08.28 04:10:59.345029 [ 3 ] {} <Trace> HTTP-Session: 6fbb0aea-177e-4597-84ab-04588604b0f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11458 2024.08.28 04:10:59.345139 [ 3 ] {d12591cb-f1e1-4838-96da-1f7cc80efd31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11459 2024.08.28 04:10:59.345187 [ 3 ] {d12591cb-f1e1-4838-96da-1f7cc80efd31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11460 2024.08.28 04:10:59.345425 [ 3 ] {d12591cb-f1e1-4838-96da-1f7cc80efd31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11461 2024.08.28 04:10:59.345785 [ 3 ] {d12591cb-f1e1-4838-96da-1f7cc80efd31} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11462 2024.08.28 04:10:59.345824 [ 3 ] {d12591cb-f1e1-4838-96da-1f7cc80efd31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11463 2024.08.28 04:10:59.346173 [ 3 ] {d12591cb-f1e1-4838-96da-1f7cc80efd31} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11464 2024.08.28 04:10:59.346525 [ 3 ] {d12591cb-f1e1-4838-96da-1f7cc80efd31} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11465 2024.08.28 04:10:59.346685 [ 3 ] {d12591cb-f1e1-4838-96da-1f7cc80efd31} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.00157 sec., 8280.254777070064 rows/sec., 622.64 KiB/sec.
11466 2024.08.28 04:10:59.346852 [ 3 ] {d12591cb-f1e1-4838-96da-1f7cc80efd31} <Debug> DynamicQueryHandler: Done processing query
11467 2024.08.28 04:10:59.346877 [ 3 ] {d12591cb-f1e1-4838-96da-1f7cc80efd31} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11468 2024.08.28 04:10:59.346893 [ 3 ] {} <Debug> HTTP-Session: 6fbb0aea-177e-4597-84ab-04588604b0f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11469 2024.08.28 04:10:59.347022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 13084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11470 2024.08.28 04:10:59.347072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11471 2024.08.28 04:10:59.347091 [ 3 ] {} <Debug> HTTP-Session: 7a3bf645-7392-41f3-bdfc-fd64516ab804 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11472 2024.08.28 04:10:59.347108 [ 3 ] {} <Debug> HTTP-Session: 7a3bf645-7392-41f3-bdfc-fd64516ab804 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11473 2024.08.28 04:10:59.347122 [ 3 ] {} <Debug> HTTP-Session: 7a3bf645-7392-41f3-bdfc-fd64516ab804 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11474 2024.08.28 04:10:59.347156 [ 3 ] {} <Trace> HTTP-Session: 7a3bf645-7392-41f3-bdfc-fd64516ab804 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11475 2024.08.28 04:10:59.347278 [ 3 ] {abc4bc06-6672-4f24-b0a8-025ba4d04d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11476 2024.08.28 04:10:59.347323 [ 3 ] {abc4bc06-6672-4f24-b0a8-025ba4d04d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11477 2024.08.28 04:10:59.347550 [ 3 ] {abc4bc06-6672-4f24-b0a8-025ba4d04d2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11478 2024.08.28 04:10:59.347981 [ 3 ] {abc4bc06-6672-4f24-b0a8-025ba4d04d2f} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11479 2024.08.28 04:10:59.348019 [ 3 ] {abc4bc06-6672-4f24-b0a8-025ba4d04d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11480 2024.08.28 04:10:59.348373 [ 3 ] {abc4bc06-6672-4f24-b0a8-025ba4d04d2f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11481 2024.08.28 04:10:59.348727 [ 3 ] {abc4bc06-6672-4f24-b0a8-025ba4d04d2f} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11482 2024.08.28 04:10:59.348871 [ 3 ] {abc4bc06-6672-4f24-b0a8-025ba4d04d2f} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001632 sec., 47181.37254901961 rows/sec., 3.68 MiB/sec.
11483 2024.08.28 04:10:59.349044 [ 3 ] {abc4bc06-6672-4f24-b0a8-025ba4d04d2f} <Debug> DynamicQueryHandler: Done processing query
11484 2024.08.28 04:10:59.349069 [ 3 ] {abc4bc06-6672-4f24-b0a8-025ba4d04d2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11485 2024.08.28 04:10:59.349086 [ 3 ] {} <Debug> HTTP-Session: 7a3bf645-7392-41f3-bdfc-fd64516ab804 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11486 2024.08.28 04:10:59.349258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11487 2024.08.28 04:10:59.349307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11488 2024.08.28 04:10:59.349326 [ 3 ] {} <Debug> HTTP-Session: d6c9515b-8185-4a0a-9934-598b40ea478b Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11489 2024.08.28 04:10:59.349344 [ 3 ] {} <Debug> HTTP-Session: d6c9515b-8185-4a0a-9934-598b40ea478b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11490 2024.08.28 04:10:59.349357 [ 3 ] {} <Debug> HTTP-Session: d6c9515b-8185-4a0a-9934-598b40ea478b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11491 2024.08.28 04:10:59.349388 [ 3 ] {} <Trace> HTTP-Session: d6c9515b-8185-4a0a-9934-598b40ea478b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11492 2024.08.28 04:10:59.349541 [ 3 ] {65d61dd7-a99b-4c64-8327-dbb53c5b7bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11493 2024.08.28 04:10:59.349590 [ 3 ] {65d61dd7-a99b-4c64-8327-dbb53c5b7bab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11494 2024.08.28 04:10:59.349734 [ 3 ] {65d61dd7-a99b-4c64-8327-dbb53c5b7bab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11495 2024.08.28 04:10:59.350094 [ 3 ] {65d61dd7-a99b-4c64-8327-dbb53c5b7bab} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11496 2024.08.28 04:10:59.350129 [ 3 ] {65d61dd7-a99b-4c64-8327-dbb53c5b7bab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11497 2024.08.28 04:10:59.350513 [ 3 ] {65d61dd7-a99b-4c64-8327-dbb53c5b7bab} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
11498 2024.08.28 04:10:59.350848 [ 3 ] {65d61dd7-a99b-4c64-8327-dbb53c5b7bab} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11499 2024.08.28 04:10:59.351005 [ 3 ] {65d61dd7-a99b-4c64-8327-dbb53c5b7bab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001533 sec., 104370.51532941943 rows/sec., 7.27 MiB/sec.
11500 2024.08.28 04:10:59.351169 [ 3 ] {65d61dd7-a99b-4c64-8327-dbb53c5b7bab} <Debug> DynamicQueryHandler: Done processing query
11501 2024.08.28 04:10:59.351194 [ 3 ] {65d61dd7-a99b-4c64-8327-dbb53c5b7bab} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11502 2024.08.28 04:10:59.351210 [ 3 ] {} <Debug> HTTP-Session: d6c9515b-8185-4a0a-9934-598b40ea478b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11503 2024.08.28 04:10:59.351342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 21381, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11504 2024.08.28 04:10:59.351389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11505 2024.08.28 04:10:59.351408 [ 3 ] {} <Debug> HTTP-Session: 45b13827-cd21-474d-b914-adb0d2c5b5f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11506 2024.08.28 04:10:59.351424 [ 3 ] {} <Debug> HTTP-Session: 45b13827-cd21-474d-b914-adb0d2c5b5f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11507 2024.08.28 04:10:59.351438 [ 3 ] {} <Debug> HTTP-Session: 45b13827-cd21-474d-b914-adb0d2c5b5f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11508 2024.08.28 04:10:59.351468 [ 3 ] {} <Trace> HTTP-Session: 45b13827-cd21-474d-b914-adb0d2c5b5f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11509 2024.08.28 04:10:59.351655 [ 3 ] {9e4ce8ef-9dfc-458a-ba2d-86212f0e29be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11510 2024.08.28 04:10:59.351720 [ 3 ] {9e4ce8ef-9dfc-458a-ba2d-86212f0e29be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
11511 2024.08.28 04:10:59.352123 [ 3 ] {9e4ce8ef-9dfc-458a-ba2d-86212f0e29be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11512 2024.08.28 04:10:59.352705 [ 3 ] {9e4ce8ef-9dfc-458a-ba2d-86212f0e29be} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11513 2024.08.28 04:10:59.352742 [ 3 ] {9e4ce8ef-9dfc-458a-ba2d-86212f0e29be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11514 2024.08.28 04:10:59.353340 [ 3 ] {9e4ce8ef-9dfc-458a-ba2d-86212f0e29be} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11515 2024.08.28 04:10:59.353745 [ 3 ] {9e4ce8ef-9dfc-458a-ba2d-86212f0e29be} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11516 2024.08.28 04:10:59.353943 [ 3 ] {9e4ce8ef-9dfc-458a-ba2d-86212f0e29be} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002397 sec., 5423.445974134335 rows/sec., 9.72 MiB/sec.
11517 2024.08.28 04:10:59.354173 [ 3 ] {9e4ce8ef-9dfc-458a-ba2d-86212f0e29be} <Debug> DynamicQueryHandler: Done processing query
11518 2024.08.28 04:10:59.354199 [ 3 ] {9e4ce8ef-9dfc-458a-ba2d-86212f0e29be} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
11519 2024.08.28 04:10:59.354215 [ 3 ] {} <Debug> HTTP-Session: 45b13827-cd21-474d-b914-adb0d2c5b5f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11520 2024.08.28 04:10:59.354341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11521 2024.08.28 04:10:59.354389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11522 2024.08.28 04:10:59.354408 [ 3 ] {} <Debug> HTTP-Session: f899ee79-d283-461c-bbc1-61a71f95fd35 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11523 2024.08.28 04:10:59.354425 [ 3 ] {} <Debug> HTTP-Session: f899ee79-d283-461c-bbc1-61a71f95fd35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11524 2024.08.28 04:10:59.354439 [ 3 ] {} <Debug> HTTP-Session: f899ee79-d283-461c-bbc1-61a71f95fd35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11525 2024.08.28 04:10:59.354469 [ 3 ] {} <Trace> HTTP-Session: f899ee79-d283-461c-bbc1-61a71f95fd35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11526 2024.08.28 04:10:59.354584 [ 3 ] {9a443fab-74eb-482a-a965-35fa2babad73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11527 2024.08.28 04:10:59.354628 [ 3 ] {9a443fab-74eb-482a-a965-35fa2babad73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11528 2024.08.28 04:10:59.354757 [ 3 ] {9a443fab-74eb-482a-a965-35fa2babad73} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11529 2024.08.28 04:10:59.355040 [ 3 ] {9a443fab-74eb-482a-a965-35fa2babad73} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11530 2024.08.28 04:10:59.355077 [ 3 ] {9a443fab-74eb-482a-a965-35fa2babad73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11531 2024.08.28 04:10:59.355434 [ 3 ] {9a443fab-74eb-482a-a965-35fa2babad73} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
11532 2024.08.28 04:10:59.355755 [ 3 ] {9a443fab-74eb-482a-a965-35fa2babad73} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11533 2024.08.28 04:10:59.355917 [ 3 ] {9a443fab-74eb-482a-a965-35fa2babad73} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001365 sec., 43956.04395604396 rows/sec., 2.96 MiB/sec.
11534 2024.08.28 04:10:59.356159 [ 3 ] {9a443fab-74eb-482a-a965-35fa2babad73} <Debug> DynamicQueryHandler: Done processing query
11535 2024.08.28 04:10:59.356227 [ 3 ] {9a443fab-74eb-482a-a965-35fa2babad73} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11536 2024.08.28 04:10:59.356289 [ 3 ] {} <Debug> HTTP-Session: f899ee79-d283-461c-bbc1-61a71f95fd35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11537 2024.08.28 04:11:02.718220 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache
11538 2024.08.28 04:11:02.718278 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache
11539 2024.08.28 04:11:04.347487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11540 2024.08.28 04:11:04.347607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11541 2024.08.28 04:11:04.347633 [ 3 ] {} <Debug> HTTP-Session: 7ec17740-0d2a-4d3a-b3dd-9e9998f4142c Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11542 2024.08.28 04:11:04.347658 [ 3 ] {} <Debug> HTTP-Session: 7ec17740-0d2a-4d3a-b3dd-9e9998f4142c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11543 2024.08.28 04:11:04.347674 [ 3 ] {} <Debug> HTTP-Session: 7ec17740-0d2a-4d3a-b3dd-9e9998f4142c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11544 2024.08.28 04:11:04.347721 [ 3 ] {} <Trace> HTTP-Session: 7ec17740-0d2a-4d3a-b3dd-9e9998f4142c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11545 2024.08.28 04:11:04.347895 [ 3 ] {4eeb1088-7438-4a10-8ad5-7c40c4ecab83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11546 2024.08.28 04:11:04.347961 [ 3 ] {4eeb1088-7438-4a10-8ad5-7c40c4ecab83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11547 2024.08.28 04:11:04.348298 [ 3 ] {4eeb1088-7438-4a10-8ad5-7c40c4ecab83} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11548 2024.08.28 04:11:04.348725 [ 3 ] {4eeb1088-7438-4a10-8ad5-7c40c4ecab83} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11549 2024.08.28 04:11:04.348769 [ 3 ] {4eeb1088-7438-4a10-8ad5-7c40c4ecab83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11550 2024.08.28 04:11:04.349181 [ 3 ] {4eeb1088-7438-4a10-8ad5-7c40c4ecab83} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
11551 2024.08.28 04:11:04.349563 [ 3 ] {4eeb1088-7438-4a10-8ad5-7c40c4ecab83} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11552 2024.08.28 04:11:04.349729 [ 3 ] {4eeb1088-7438-4a10-8ad5-7c40c4ecab83} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001884 sec., 1061.5711252653928 rows/sec., 86.56 KiB/sec.
11553 2024.08.28 04:11:04.349946 [ 3 ] {4eeb1088-7438-4a10-8ad5-7c40c4ecab83} <Debug> DynamicQueryHandler: Done processing query
11554 2024.08.28 04:11:04.349973 [ 3 ] {4eeb1088-7438-4a10-8ad5-7c40c4ecab83} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11555 2024.08.28 04:11:04.349990 [ 3 ] {} <Debug> HTTP-Session: 7ec17740-0d2a-4d3a-b3dd-9e9998f4142c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11556 2024.08.28 04:11:04.350148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 36607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11557 2024.08.28 04:11:04.350203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11558 2024.08.28 04:11:04.350224 [ 3 ] {} <Debug> HTTP-Session: 86f0e95d-0a4e-4640-88ac-02079043352e Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11559 2024.08.28 04:11:04.350242 [ 3 ] {} <Debug> HTTP-Session: 86f0e95d-0a4e-4640-88ac-02079043352e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11560 2024.08.28 04:11:04.350256 [ 3 ] {} <Debug> HTTP-Session: 86f0e95d-0a4e-4640-88ac-02079043352e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11561 2024.08.28 04:11:04.350290 [ 3 ] {} <Trace> HTTP-Session: 86f0e95d-0a4e-4640-88ac-02079043352e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11562 2024.08.28 04:11:04.350473 [ 3 ] {018fd32e-b656-4e14-bf04-949bd0f6345d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11563 2024.08.28 04:11:04.350521 [ 3 ] {018fd32e-b656-4e14-bf04-949bd0f6345d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11564 2024.08.28 04:11:04.350761 [ 3 ] {018fd32e-b656-4e14-bf04-949bd0f6345d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11565 2024.08.28 04:11:04.351228 [ 3 ] {018fd32e-b656-4e14-bf04-949bd0f6345d} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11566 2024.08.28 04:11:04.351266 [ 3 ] {018fd32e-b656-4e14-bf04-949bd0f6345d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11567 2024.08.28 04:11:04.351641 [ 3 ] {018fd32e-b656-4e14-bf04-949bd0f6345d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11568 2024.08.28 04:11:04.351993 [ 3 ] {018fd32e-b656-4e14-bf04-949bd0f6345d} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11569 2024.08.28 04:11:04.352152 [ 3 ] {018fd32e-b656-4e14-bf04-949bd0f6345d} <Debug> executeQuery: Read 242 rows, 21.90 KiB in 0.001769 sec., 136800.45223289996 rows/sec., 12.09 MiB/sec.
11570 2024.08.28 04:11:04.352429 [ 3 ] {018fd32e-b656-4e14-bf04-949bd0f6345d} <Debug> DynamicQueryHandler: Done processing query
11571 2024.08.28 04:11:04.352485 [ 3 ] {018fd32e-b656-4e14-bf04-949bd0f6345d} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
11572 2024.08.28 04:11:04.352542 [ 3 ] {} <Debug> HTTP-Session: 86f0e95d-0a4e-4640-88ac-02079043352e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11573 2024.08.28 04:11:04.352770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 4058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11574 2024.08.28 04:11:04.352827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11575 2024.08.28 04:11:04.352847 [ 3 ] {} <Debug> HTTP-Session: dd97cc6c-382b-45f0-ab7a-2fd10965e32b Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11576 2024.08.28 04:11:04.352864 [ 3 ] {} <Debug> HTTP-Session: dd97cc6c-382b-45f0-ab7a-2fd10965e32b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11577 2024.08.28 04:11:04.352879 [ 3 ] {} <Debug> HTTP-Session: dd97cc6c-382b-45f0-ab7a-2fd10965e32b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11578 2024.08.28 04:11:04.352913 [ 3 ] {} <Trace> HTTP-Session: dd97cc6c-382b-45f0-ab7a-2fd10965e32b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11579 2024.08.28 04:11:04.353024 [ 3 ] {d9393213-8743-42dd-a3dc-59c45be33b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11580 2024.08.28 04:11:04.353070 [ 3 ] {d9393213-8743-42dd-a3dc-59c45be33b7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11581 2024.08.28 04:11:04.353321 [ 3 ] {d9393213-8743-42dd-a3dc-59c45be33b7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11582 2024.08.28 04:11:04.353652 [ 3 ] {d9393213-8743-42dd-a3dc-59c45be33b7d} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11583 2024.08.28 04:11:04.353690 [ 3 ] {d9393213-8743-42dd-a3dc-59c45be33b7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11584 2024.08.28 04:11:04.354042 [ 3 ] {d9393213-8743-42dd-a3dc-59c45be33b7d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11585 2024.08.28 04:11:04.354408 [ 3 ] {d9393213-8743-42dd-a3dc-59c45be33b7d} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11586 2024.08.28 04:11:04.354577 [ 3 ] {d9393213-8743-42dd-a3dc-59c45be33b7d} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001579 sec., 17732.74224192527 rows/sec., 1.30 MiB/sec.
11587 2024.08.28 04:11:04.354755 [ 3 ] {d9393213-8743-42dd-a3dc-59c45be33b7d} <Debug> DynamicQueryHandler: Done processing query
11588 2024.08.28 04:11:04.354780 [ 3 ] {d9393213-8743-42dd-a3dc-59c45be33b7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11589 2024.08.28 04:11:04.354796 [ 3 ] {} <Debug> HTTP-Session: dd97cc6c-382b-45f0-ab7a-2fd10965e32b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11590 2024.08.28 04:11:04.354957 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11591 2024.08.28 04:11:04.355007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11592 2024.08.28 04:11:04.355026 [ 3 ] {} <Debug> HTTP-Session: fd7b013b-6554-4867-8ed0-2ce7b303653b Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11593 2024.08.28 04:11:04.355043 [ 3 ] {} <Debug> HTTP-Session: fd7b013b-6554-4867-8ed0-2ce7b303653b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11594 2024.08.28 04:11:04.355056 [ 3 ] {} <Debug> HTTP-Session: fd7b013b-6554-4867-8ed0-2ce7b303653b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11595 2024.08.28 04:11:04.355089 [ 3 ] {} <Trace> HTTP-Session: fd7b013b-6554-4867-8ed0-2ce7b303653b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11596 2024.08.28 04:11:04.355190 [ 3 ] {3b4242a5-eb68-4a99-9764-467bc5b889af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
11597 2024.08.28 04:11:04.355233 [ 3 ] {3b4242a5-eb68-4a99-9764-467bc5b889af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
11598 2024.08.28 04:11:04.355462 [ 3 ] {3b4242a5-eb68-4a99-9764-467bc5b889af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11599 2024.08.28 04:11:04.355829 [ 3 ] {3b4242a5-eb68-4a99-9764-467bc5b889af} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11600 2024.08.28 04:11:04.355866 [ 3 ] {3b4242a5-eb68-4a99-9764-467bc5b889af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11601 2024.08.28 04:11:04.356212 [ 3 ] {3b4242a5-eb68-4a99-9764-467bc5b889af} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
11602 2024.08.28 04:11:04.356561 [ 3 ] {3b4242a5-eb68-4a99-9764-467bc5b889af} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11603 2024.08.28 04:11:04.356722 [ 3 ] {3b4242a5-eb68-4a99-9764-467bc5b889af} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001554 sec., 9009.009009009009 rows/sec., 630.93 KiB/sec.
11604 2024.08.28 04:11:04.356896 [ 3 ] {3b4242a5-eb68-4a99-9764-467bc5b889af} <Debug> DynamicQueryHandler: Done processing query
11605 2024.08.28 04:11:04.356921 [ 3 ] {3b4242a5-eb68-4a99-9764-467bc5b889af} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11606 2024.08.28 04:11:04.356937 [ 3 ] {} <Debug> HTTP-Session: fd7b013b-6554-4867-8ed0-2ce7b303653b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11607 2024.08.28 04:11:04.357055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11608 2024.08.28 04:11:04.357104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11609 2024.08.28 04:11:04.357123 [ 3 ] {} <Debug> HTTP-Session: 3d4faf49-27db-47cc-a228-05ae09f8922a Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11610 2024.08.28 04:11:04.357139 [ 3 ] {} <Debug> HTTP-Session: 3d4faf49-27db-47cc-a228-05ae09f8922a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11611 2024.08.28 04:11:04.357153 [ 3 ] {} <Debug> HTTP-Session: 3d4faf49-27db-47cc-a228-05ae09f8922a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11612 2024.08.28 04:11:04.357184 [ 3 ] {} <Trace> HTTP-Session: 3d4faf49-27db-47cc-a228-05ae09f8922a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11613 2024.08.28 04:11:04.357282 [ 3 ] {1fbbb6fb-9cad-40f9-929a-1faf7de7af83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
11614 2024.08.28 04:11:04.357325 [ 3 ] {1fbbb6fb-9cad-40f9-929a-1faf7de7af83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
11615 2024.08.28 04:11:04.357555 [ 3 ] {1fbbb6fb-9cad-40f9-929a-1faf7de7af83} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11616 2024.08.28 04:11:04.357863 [ 3 ] {1fbbb6fb-9cad-40f9-929a-1faf7de7af83} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11617 2024.08.28 04:11:04.357899 [ 3 ] {1fbbb6fb-9cad-40f9-929a-1faf7de7af83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11618 2024.08.28 04:11:04.358243 [ 3 ] {1fbbb6fb-9cad-40f9-929a-1faf7de7af83} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
11619 2024.08.28 04:11:04.358595 [ 3 ] {1fbbb6fb-9cad-40f9-929a-1faf7de7af83} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11620 2024.08.28 04:11:04.358755 [ 3 ] {1fbbb6fb-9cad-40f9-929a-1faf7de7af83} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001498 sec., 4005.3404539385847 rows/sec., 236.64 KiB/sec.
11621 2024.08.28 04:11:04.358937 [ 3 ] {1fbbb6fb-9cad-40f9-929a-1faf7de7af83} <Debug> DynamicQueryHandler: Done processing query
11622 2024.08.28 04:11:04.358961 [ 3 ] {1fbbb6fb-9cad-40f9-929a-1faf7de7af83} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11623 2024.08.28 04:11:04.358977 [ 3 ] {} <Debug> HTTP-Session: 3d4faf49-27db-47cc-a228-05ae09f8922a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11624 2024.08.28 04:11:04.359178 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 66516, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11625 2024.08.28 04:11:04.359228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11626 2024.08.28 04:11:04.359248 [ 3 ] {} <Debug> HTTP-Session: 38bface3-d43b-4055-8beb-fa46d3904a08 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11627 2024.08.28 04:11:04.359264 [ 3 ] {} <Debug> HTTP-Session: 38bface3-d43b-4055-8beb-fa46d3904a08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11628 2024.08.28 04:11:04.359278 [ 3 ] {} <Debug> HTTP-Session: 38bface3-d43b-4055-8beb-fa46d3904a08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11629 2024.08.28 04:11:04.359308 [ 3 ] {} <Trace> HTTP-Session: 38bface3-d43b-4055-8beb-fa46d3904a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11630 2024.08.28 04:11:04.359520 [ 3 ] {bc1020b9-503b-4cff-959f-d332f2b7b647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11631 2024.08.28 04:11:04.359564 [ 3 ] {bc1020b9-503b-4cff-959f-d332f2b7b647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11632 2024.08.28 04:11:04.359793 [ 3 ] {bc1020b9-503b-4cff-959f-d332f2b7b647} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11633 2024.08.28 04:11:04.360350 [ 3 ] {bc1020b9-503b-4cff-959f-d332f2b7b647} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11634 2024.08.28 04:11:04.360387 [ 3 ] {bc1020b9-503b-4cff-959f-d332f2b7b647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11635 2024.08.28 04:11:04.360762 [ 3 ] {bc1020b9-503b-4cff-959f-d332f2b7b647} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11636 2024.08.28 04:11:04.361104 [ 3 ] {bc1020b9-503b-4cff-959f-d332f2b7b647} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11637 2024.08.28 04:11:04.361257 [ 3 ] {bc1020b9-503b-4cff-959f-d332f2b7b647} <Debug> executeQuery: Read 410 rows, 29.93 KiB in 0.00184 sec., 222826.08695652173 rows/sec., 15.88 MiB/sec.
11638 2024.08.28 04:11:04.361444 [ 3 ] {bc1020b9-503b-4cff-959f-d332f2b7b647} <Debug> DynamicQueryHandler: Done processing query
11639 2024.08.28 04:11:04.361480 [ 3 ] {bc1020b9-503b-4cff-959f-d332f2b7b647} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
11640 2024.08.28 04:11:04.361510 [ 3 ] {} <Debug> HTTP-Session: 38bface3-d43b-4055-8beb-fa46d3904a08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11641 2024.08.28 04:11:04.361665 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11642 2024.08.28 04:11:04.361713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11643 2024.08.28 04:11:04.361732 [ 3 ] {} <Debug> HTTP-Session: 9b187f2a-3867-49dc-af2e-761406994746 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11644 2024.08.28 04:11:04.361748 [ 3 ] {} <Debug> HTTP-Session: 9b187f2a-3867-49dc-af2e-761406994746 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11645 2024.08.28 04:11:04.361762 [ 3 ] {} <Debug> HTTP-Session: 9b187f2a-3867-49dc-af2e-761406994746 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11646 2024.08.28 04:11:04.361793 [ 3 ] {} <Trace> HTTP-Session: 9b187f2a-3867-49dc-af2e-761406994746 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11647 2024.08.28 04:11:04.361888 [ 3 ] {40673d70-fdba-4381-86f5-d4b0fea4257e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11648 2024.08.28 04:11:04.361933 [ 3 ] {40673d70-fdba-4381-86f5-d4b0fea4257e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11649 2024.08.28 04:11:04.362063 [ 3 ] {40673d70-fdba-4381-86f5-d4b0fea4257e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11650 2024.08.28 04:11:04.362318 [ 3 ] {40673d70-fdba-4381-86f5-d4b0fea4257e} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11651 2024.08.28 04:11:04.362353 [ 3 ] {40673d70-fdba-4381-86f5-d4b0fea4257e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11652 2024.08.28 04:11:04.362710 [ 3 ] {40673d70-fdba-4381-86f5-d4b0fea4257e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
11653 2024.08.28 04:11:04.363028 [ 3 ] {40673d70-fdba-4381-86f5-d4b0fea4257e} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11654 2024.08.28 04:11:04.363149 [ 3 ] {40673d70-fdba-4381-86f5-d4b0fea4257e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001286 sec., 4665.629860031104 rows/sec., 243.76 KiB/sec.
11655 2024.08.28 04:11:04.363309 [ 3 ] {40673d70-fdba-4381-86f5-d4b0fea4257e} <Debug> DynamicQueryHandler: Done processing query
11656 2024.08.28 04:11:04.363333 [ 3 ] {40673d70-fdba-4381-86f5-d4b0fea4257e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11657 2024.08.28 04:11:04.363348 [ 3 ] {} <Debug> HTTP-Session: 9b187f2a-3867-49dc-af2e-761406994746 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11658 2024.08.28 04:11:04.363498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 44814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11659 2024.08.28 04:11:04.363546 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11660 2024.08.28 04:11:04.363564 [ 3 ] {} <Debug> HTTP-Session: d948656a-405e-415f-8235-18c58ae91edb Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11661 2024.08.28 04:11:04.363580 [ 3 ] {} <Debug> HTTP-Session: d948656a-405e-415f-8235-18c58ae91edb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11662 2024.08.28 04:11:04.363593 [ 3 ] {} <Debug> HTTP-Session: d948656a-405e-415f-8235-18c58ae91edb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11663 2024.08.28 04:11:04.363623 [ 3 ] {} <Trace> HTTP-Session: d948656a-405e-415f-8235-18c58ae91edb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11664 2024.08.28 04:11:04.363814 [ 3 ] {9d8dcb46-e013-4e4c-b290-b4783afb1be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11665 2024.08.28 04:11:04.363859 [ 3 ] {9d8dcb46-e013-4e4c-b290-b4783afb1be0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11666 2024.08.28 04:11:04.363999 [ 3 ] {9d8dcb46-e013-4e4c-b290-b4783afb1be0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11667 2024.08.28 04:11:04.364393 [ 3 ] {9d8dcb46-e013-4e4c-b290-b4783afb1be0} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11668 2024.08.28 04:11:04.364428 [ 3 ] {9d8dcb46-e013-4e4c-b290-b4783afb1be0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11669 2024.08.28 04:11:04.364798 [ 3 ] {9d8dcb46-e013-4e4c-b290-b4783afb1be0} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
11670 2024.08.28 04:11:04.365129 [ 3 ] {9d8dcb46-e013-4e4c-b290-b4783afb1be0} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11671 2024.08.28 04:11:04.365255 [ 3 ] {9d8dcb46-e013-4e4c-b290-b4783afb1be0} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001553 sec., 153251.77076625885 rows/sec., 10.27 MiB/sec.
11672 2024.08.28 04:11:04.365407 [ 3 ] {9d8dcb46-e013-4e4c-b290-b4783afb1be0} <Debug> DynamicQueryHandler: Done processing query
11673 2024.08.28 04:11:04.365431 [ 3 ] {9d8dcb46-e013-4e4c-b290-b4783afb1be0} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
11674 2024.08.28 04:11:04.365447 [ 3 ] {} <Debug> HTTP-Session: d948656a-405e-415f-8235-18c58ae91edb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11675 2024.08.28 04:11:04.365570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11676 2024.08.28 04:11:04.365616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11677 2024.08.28 04:11:04.365634 [ 3 ] {} <Debug> HTTP-Session: e46c000e-d334-4655-957f-ca145902481d Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11678 2024.08.28 04:11:04.365650 [ 3 ] {} <Debug> HTTP-Session: e46c000e-d334-4655-957f-ca145902481d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11679 2024.08.28 04:11:04.365664 [ 3 ] {} <Debug> HTTP-Session: e46c000e-d334-4655-957f-ca145902481d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11680 2024.08.28 04:11:04.365694 [ 3 ] {} <Trace> HTTP-Session: e46c000e-d334-4655-957f-ca145902481d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11681 2024.08.28 04:11:04.365786 [ 3 ] {10ea2afd-5f99-4eee-9973-f4b04b5a4adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
11682 2024.08.28 04:11:04.365832 [ 3 ] {10ea2afd-5f99-4eee-9973-f4b04b5a4adf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
11683 2024.08.28 04:11:04.365957 [ 3 ] {10ea2afd-5f99-4eee-9973-f4b04b5a4adf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11684 2024.08.28 04:11:04.366210 [ 3 ] {10ea2afd-5f99-4eee-9973-f4b04b5a4adf} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11685 2024.08.28 04:11:04.366245 [ 3 ] {10ea2afd-5f99-4eee-9973-f4b04b5a4adf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11686 2024.08.28 04:11:04.366583 [ 3 ] {10ea2afd-5f99-4eee-9973-f4b04b5a4adf} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
11687 2024.08.28 04:11:04.366895 [ 3 ] {10ea2afd-5f99-4eee-9973-f4b04b5a4adf} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11688 2024.08.28 04:11:04.367018 [ 3 ] {10ea2afd-5f99-4eee-9973-f4b04b5a4adf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001253 sec., 798.0845969672786 rows/sec., 53.78 KiB/sec.
11689 2024.08.28 04:11:04.367328 [ 3 ] {10ea2afd-5f99-4eee-9973-f4b04b5a4adf} <Debug> DynamicQueryHandler: Done processing query
11690 2024.08.28 04:11:04.367353 [ 3 ] {10ea2afd-5f99-4eee-9973-f4b04b5a4adf} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
11691 2024.08.28 04:11:04.367368 [ 3 ] {} <Debug> HTTP-Session: e46c000e-d334-4655-957f-ca145902481d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11692 2024.08.28 04:11:04.367501 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 42912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11693 2024.08.28 04:11:04.367549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11694 2024.08.28 04:11:04.367568 [ 3 ] {} <Debug> HTTP-Session: f29321b2-b490-4a3c-8962-9a1c05e6c1e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11695 2024.08.28 04:11:04.367585 [ 3 ] {} <Debug> HTTP-Session: f29321b2-b490-4a3c-8962-9a1c05e6c1e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11696 2024.08.28 04:11:04.367598 [ 3 ] {} <Debug> HTTP-Session: f29321b2-b490-4a3c-8962-9a1c05e6c1e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11697 2024.08.28 04:11:04.367627 [ 3 ] {} <Trace> HTTP-Session: f29321b2-b490-4a3c-8962-9a1c05e6c1e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11698 2024.08.28 04:11:04.367929 [ 3 ] {0992e03e-ebe3-4d33-9889-033cbe685c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11699 2024.08.28 04:11:04.367997 [ 3 ] {0992e03e-ebe3-4d33-9889-033cbe685c8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
11700 2024.08.28 04:11:04.368420 [ 3 ] {0992e03e-ebe3-4d33-9889-033cbe685c8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11701 2024.08.28 04:11:04.369013 [ 3 ] {0992e03e-ebe3-4d33-9889-033cbe685c8d} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11702 2024.08.28 04:11:04.369049 [ 3 ] {0992e03e-ebe3-4d33-9889-033cbe685c8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11703 2024.08.28 04:11:04.369652 [ 3 ] {0992e03e-ebe3-4d33-9889-033cbe685c8d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11704 2024.08.28 04:11:04.370054 [ 3 ] {0992e03e-ebe3-4d33-9889-033cbe685c8d} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11705 2024.08.28 04:11:04.370200 [ 3 ] {0992e03e-ebe3-4d33-9889-033cbe685c8d} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002488 sec., 10450.160771704179 rows/sec., 18.73 MiB/sec.
11706 2024.08.28 04:11:04.370404 [ 3 ] {0992e03e-ebe3-4d33-9889-033cbe685c8d} <Debug> DynamicQueryHandler: Done processing query
11707 2024.08.28 04:11:04.370427 [ 3 ] {0992e03e-ebe3-4d33-9889-033cbe685c8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
11708 2024.08.28 04:11:04.370443 [ 3 ] {} <Debug> HTTP-Session: f29321b2-b490-4a3c-8962-9a1c05e6c1e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11709 2024.08.28 04:11:04.370578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11710 2024.08.28 04:11:04.370626 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11711 2024.08.28 04:11:04.370645 [ 3 ] {} <Debug> HTTP-Session: 6896e59a-cdb7-4caa-8e7d-c05593be3b7d Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11712 2024.08.28 04:11:04.370661 [ 3 ] {} <Debug> HTTP-Session: 6896e59a-cdb7-4caa-8e7d-c05593be3b7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11713 2024.08.28 04:11:04.370675 [ 3 ] {} <Debug> HTTP-Session: 6896e59a-cdb7-4caa-8e7d-c05593be3b7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11714 2024.08.28 04:11:04.370705 [ 3 ] {} <Trace> HTTP-Session: 6896e59a-cdb7-4caa-8e7d-c05593be3b7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11715 2024.08.28 04:11:04.370819 [ 3 ] {6c77735a-c175-414f-9af9-1bf41fe87380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11716 2024.08.28 04:11:04.370864 [ 3 ] {6c77735a-c175-414f-9af9-1bf41fe87380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11717 2024.08.28 04:11:04.370989 [ 3 ] {6c77735a-c175-414f-9af9-1bf41fe87380} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11718 2024.08.28 04:11:04.371295 [ 3 ] {6c77735a-c175-414f-9af9-1bf41fe87380} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11719 2024.08.28 04:11:04.371329 [ 3 ] {6c77735a-c175-414f-9af9-1bf41fe87380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11720 2024.08.28 04:11:04.371686 [ 3 ] {6c77735a-c175-414f-9af9-1bf41fe87380} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
11721 2024.08.28 04:11:04.372009 [ 3 ] {6c77735a-c175-414f-9af9-1bf41fe87380} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11722 2024.08.28 04:11:04.372131 [ 3 ] {6c77735a-c175-414f-9af9-1bf41fe87380} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001352 sec., 60650.8875739645 rows/sec., 3.85 MiB/sec.
11723 2024.08.28 04:11:04.372333 [ 3 ] {6c77735a-c175-414f-9af9-1bf41fe87380} <Debug> DynamicQueryHandler: Done processing query
11724 2024.08.28 04:11:04.372366 [ 3 ] {6c77735a-c175-414f-9af9-1bf41fe87380} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11725 2024.08.28 04:11:04.372386 [ 3 ] {} <Debug> HTTP-Session: 6896e59a-cdb7-4caa-8e7d-c05593be3b7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11726 2024.08.28 04:11:09.341313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11727 2024.08.28 04:11:09.341439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11728 2024.08.28 04:11:09.341464 [ 3 ] {} <Debug> HTTP-Session: 6d087cef-9f29-4120-a13e-54b7cde7008a Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11729 2024.08.28 04:11:09.341487 [ 3 ] {} <Debug> HTTP-Session: 6d087cef-9f29-4120-a13e-54b7cde7008a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11730 2024.08.28 04:11:09.341503 [ 3 ] {} <Debug> HTTP-Session: 6d087cef-9f29-4120-a13e-54b7cde7008a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11731 2024.08.28 04:11:09.341550 [ 3 ] {} <Trace> HTTP-Session: 6d087cef-9f29-4120-a13e-54b7cde7008a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11732 2024.08.28 04:11:09.341725 [ 3 ] {fd17f02d-e901-4500-bc21-3232b6efd396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11733 2024.08.28 04:11:09.341796 [ 3 ] {fd17f02d-e901-4500-bc21-3232b6efd396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11734 2024.08.28 04:11:09.342126 [ 3 ] {fd17f02d-e901-4500-bc21-3232b6efd396} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11735 2024.08.28 04:11:09.342543 [ 3 ] {fd17f02d-e901-4500-bc21-3232b6efd396} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11736 2024.08.28 04:11:09.342589 [ 3 ] {fd17f02d-e901-4500-bc21-3232b6efd396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11737 2024.08.28 04:11:09.342990 [ 3 ] {fd17f02d-e901-4500-bc21-3232b6efd396} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
11738 2024.08.28 04:11:09.343374 [ 3 ] {fd17f02d-e901-4500-bc21-3232b6efd396} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11739 2024.08.28 04:11:09.343549 [ 3 ] {fd17f02d-e901-4500-bc21-3232b6efd396} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00187 sec., 1069.51871657754 rows/sec., 87.21 KiB/sec.
11740 2024.08.28 04:11:09.343765 [ 3 ] {fd17f02d-e901-4500-bc21-3232b6efd396} <Debug> DynamicQueryHandler: Done processing query
11741 2024.08.28 04:11:09.343792 [ 3 ] {fd17f02d-e901-4500-bc21-3232b6efd396} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11742 2024.08.28 04:11:09.343809 [ 3 ] {} <Debug> HTTP-Session: 6d087cef-9f29-4120-a13e-54b7cde7008a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11743 2024.08.28 04:11:09.343979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 11953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11744 2024.08.28 04:11:09.344034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11745 2024.08.28 04:11:09.344055 [ 3 ] {} <Debug> HTTP-Session: 0e9a2b8d-90f9-4bd8-b161-f1e8f3b77fcd Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11746 2024.08.28 04:11:09.344072 [ 3 ] {} <Debug> HTTP-Session: 0e9a2b8d-90f9-4bd8-b161-f1e8f3b77fcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11747 2024.08.28 04:11:09.344086 [ 3 ] {} <Debug> HTTP-Session: 0e9a2b8d-90f9-4bd8-b161-f1e8f3b77fcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11748 2024.08.28 04:11:09.344122 [ 3 ] {} <Trace> HTTP-Session: 0e9a2b8d-90f9-4bd8-b161-f1e8f3b77fcd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11749 2024.08.28 04:11:09.344248 [ 3 ] {7c61a4a7-2720-4013-895e-d56e13b43b22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11750 2024.08.28 04:11:09.344295 [ 3 ] {7c61a4a7-2720-4013-895e-d56e13b43b22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11751 2024.08.28 04:11:09.344530 [ 3 ] {7c61a4a7-2720-4013-895e-d56e13b43b22} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11752 2024.08.28 04:11:09.344892 [ 3 ] {7c61a4a7-2720-4013-895e-d56e13b43b22} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11753 2024.08.28 04:11:09.344930 [ 3 ] {7c61a4a7-2720-4013-895e-d56e13b43b22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11754 2024.08.28 04:11:09.345288 [ 3 ] {7c61a4a7-2720-4013-895e-d56e13b43b22} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11755 2024.08.28 04:11:09.345641 [ 3 ] {7c61a4a7-2720-4013-895e-d56e13b43b22} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11756 2024.08.28 04:11:09.345793 [ 3 ] {7c61a4a7-2720-4013-895e-d56e13b43b22} <Debug> executeQuery: Read 83 rows, 6.88 KiB in 0.001591 sec., 52168.44751728473 rows/sec., 4.23 MiB/sec.
11757 2024.08.28 04:11:09.345973 [ 3 ] {7c61a4a7-2720-4013-895e-d56e13b43b22} <Debug> DynamicQueryHandler: Done processing query
11758 2024.08.28 04:11:09.345997 [ 3 ] {7c61a4a7-2720-4013-895e-d56e13b43b22} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11759 2024.08.28 04:11:09.346013 [ 3 ] {} <Debug> HTTP-Session: 0e9a2b8d-90f9-4bd8-b161-f1e8f3b77fcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11760 2024.08.28 04:11:09.346138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 2195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11761 2024.08.28 04:11:09.346187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11762 2024.08.28 04:11:09.346207 [ 3 ] {} <Debug> HTTP-Session: d285e832-da76-4ac7-ac09-edcb417149b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11763 2024.08.28 04:11:09.346223 [ 3 ] {} <Debug> HTTP-Session: d285e832-da76-4ac7-ac09-edcb417149b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11764 2024.08.28 04:11:09.346237 [ 3 ] {} <Debug> HTTP-Session: d285e832-da76-4ac7-ac09-edcb417149b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11765 2024.08.28 04:11:09.346270 [ 3 ] {} <Trace> HTTP-Session: d285e832-da76-4ac7-ac09-edcb417149b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11766 2024.08.28 04:11:09.346372 [ 3 ] {efab2466-4d13-46a5-a0ef-6d19f95862b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11767 2024.08.28 04:11:09.346416 [ 3 ] {efab2466-4d13-46a5-a0ef-6d19f95862b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11768 2024.08.28 04:11:09.346644 [ 3 ] {efab2466-4d13-46a5-a0ef-6d19f95862b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11769 2024.08.28 04:11:09.346950 [ 3 ] {efab2466-4d13-46a5-a0ef-6d19f95862b2} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11770 2024.08.28 04:11:09.346987 [ 3 ] {efab2466-4d13-46a5-a0ef-6d19f95862b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11771 2024.08.28 04:11:09.347339 [ 3 ] {efab2466-4d13-46a5-a0ef-6d19f95862b2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11772 2024.08.28 04:11:09.347684 [ 3 ] {efab2466-4d13-46a5-a0ef-6d19f95862b2} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11773 2024.08.28 04:11:09.347837 [ 3 ] {efab2466-4d13-46a5-a0ef-6d19f95862b2} <Debug> executeQuery: Read 15 rows, 1.12 KiB in 0.00149 sec., 10067.114093959732 rows/sec., 749.79 KiB/sec.
11774 2024.08.28 04:11:09.348019 [ 3 ] {efab2466-4d13-46a5-a0ef-6d19f95862b2} <Debug> DynamicQueryHandler: Done processing query
11775 2024.08.28 04:11:09.348044 [ 3 ] {efab2466-4d13-46a5-a0ef-6d19f95862b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11776 2024.08.28 04:11:09.348060 [ 3 ] {} <Debug> HTTP-Session: d285e832-da76-4ac7-ac09-edcb417149b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11777 2024.08.28 04:11:09.348187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 13425, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11778 2024.08.28 04:11:09.348235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11779 2024.08.28 04:11:09.348254 [ 3 ] {} <Debug> HTTP-Session: ccc65316-c26d-445b-8eec-d9f5cdb137c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11780 2024.08.28 04:11:09.348271 [ 3 ] {} <Debug> HTTP-Session: ccc65316-c26d-445b-8eec-d9f5cdb137c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11781 2024.08.28 04:11:09.348284 [ 3 ] {} <Debug> HTTP-Session: ccc65316-c26d-445b-8eec-d9f5cdb137c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11782 2024.08.28 04:11:09.348316 [ 3 ] {} <Trace> HTTP-Session: ccc65316-c26d-445b-8eec-d9f5cdb137c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11783 2024.08.28 04:11:09.348433 [ 3 ] {d7406a21-54a4-4da8-bcda-87f2a6e573b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11784 2024.08.28 04:11:09.348475 [ 3 ] {d7406a21-54a4-4da8-bcda-87f2a6e573b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11785 2024.08.28 04:11:09.348697 [ 3 ] {d7406a21-54a4-4da8-bcda-87f2a6e573b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11786 2024.08.28 04:11:09.349036 [ 3 ] {d7406a21-54a4-4da8-bcda-87f2a6e573b1} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11787 2024.08.28 04:11:09.349072 [ 3 ] {d7406a21-54a4-4da8-bcda-87f2a6e573b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11788 2024.08.28 04:11:09.349421 [ 3 ] {d7406a21-54a4-4da8-bcda-87f2a6e573b1} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11789 2024.08.28 04:11:09.349771 [ 3 ] {d7406a21-54a4-4da8-bcda-87f2a6e573b1} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11790 2024.08.28 04:11:09.349922 [ 3 ] {d7406a21-54a4-4da8-bcda-87f2a6e573b1} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001526 sec., 51769.33158584535 rows/sec., 4.04 MiB/sec.
11791 2024.08.28 04:11:09.350077 [ 3 ] {d7406a21-54a4-4da8-bcda-87f2a6e573b1} <Debug> DynamicQueryHandler: Done processing query
11792 2024.08.28 04:11:09.350101 [ 3 ] {d7406a21-54a4-4da8-bcda-87f2a6e573b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
11793 2024.08.28 04:11:09.350116 [ 3 ] {} <Debug> HTTP-Session: ccc65316-c26d-445b-8eec-d9f5cdb137c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11794 2024.08.28 04:11:09.350273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 30808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11795 2024.08.28 04:11:09.350319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11796 2024.08.28 04:11:09.350338 [ 3 ] {} <Debug> HTTP-Session: 9041a73b-83c4-45dd-91b9-31928610b09c Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11797 2024.08.28 04:11:09.350356 [ 3 ] {} <Debug> HTTP-Session: 9041a73b-83c4-45dd-91b9-31928610b09c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11798 2024.08.28 04:11:09.350370 [ 3 ] {} <Debug> HTTP-Session: 9041a73b-83c4-45dd-91b9-31928610b09c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11799 2024.08.28 04:11:09.350400 [ 3 ] {} <Trace> HTTP-Session: 9041a73b-83c4-45dd-91b9-31928610b09c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11800 2024.08.28 04:11:09.350543 [ 3 ] {9aec3442-f0e2-4630-8b06-a11885c9daff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11801 2024.08.28 04:11:09.350592 [ 3 ] {9aec3442-f0e2-4630-8b06-a11885c9daff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11802 2024.08.28 04:11:09.350754 [ 3 ] {9aec3442-f0e2-4630-8b06-a11885c9daff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11803 2024.08.28 04:11:09.351194 [ 3 ] {9aec3442-f0e2-4630-8b06-a11885c9daff} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11804 2024.08.28 04:11:09.351235 [ 3 ] {9aec3442-f0e2-4630-8b06-a11885c9daff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11805 2024.08.28 04:11:09.351627 [ 3 ] {9aec3442-f0e2-4630-8b06-a11885c9daff} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
11806 2024.08.28 04:11:09.351959 [ 3 ] {9aec3442-f0e2-4630-8b06-a11885c9daff} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11807 2024.08.28 04:11:09.352113 [ 3 ] {9aec3442-f0e2-4630-8b06-a11885c9daff} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001633 sec., 98591.54929577466 rows/sec., 6.87 MiB/sec.
11808 2024.08.28 04:11:09.352134 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
11809 2024.08.28 04:11:09.352232 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11810 2024.08.28 04:11:09.352279 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11811 2024.08.28 04:11:09.352370 [ 3 ] {9aec3442-f0e2-4630-8b06-a11885c9daff} <Debug> DynamicQueryHandler: Done processing query
11812 2024.08.28 04:11:09.352430 [ 3 ] {9aec3442-f0e2-4630-8b06-a11885c9daff} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11813 2024.08.28 04:11:09.352472 [ 3 ] {} <Debug> HTTP-Session: 9041a73b-83c4-45dd-91b9-31928610b09c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11814 2024.08.28 04:11:09.352518 [ 204 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::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
11815 2024.08.28 04:11:09.352659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 21376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11816 2024.08.28 04:11:09.352764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11817 2024.08.28 04:11:09.352814 [ 3 ] {} <Debug> HTTP-Session: 8311ca33-7e5d-40e6-9dcb-ea0664e68008 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11818 2024.08.28 04:11:09.352863 [ 3 ] {} <Debug> HTTP-Session: 8311ca33-7e5d-40e6-9dcb-ea0664e68008 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11819 2024.08.28 04:11:09.352879 [ 204 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11820 2024.08.28 04:11:09.352892 [ 3 ] {} <Debug> HTTP-Session: 8311ca33-7e5d-40e6-9dcb-ea0664e68008 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11821 2024.08.28 04:11:09.352956 [ 204 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 17501 rows starting from the beginning of the part
11822 2024.08.28 04:11:09.352969 [ 3 ] {} <Trace> HTTP-Session: 8311ca33-7e5d-40e6-9dcb-ea0664e68008 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11823 2024.08.28 04:11:09.353134 [ 204 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 846 rows starting from the beginning of the part
11824 2024.08.28 04:11:09.353446 [ 204 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::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
11825 2024.08.28 04:11:09.353485 [ 3 ] {d29bf16d-198b-4dcf-8e4f-cc319a393e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11826 2024.08.28 04:11:09.353798 [ 204 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part
11827 2024.08.28 04:11:09.353905 [ 3 ] {d29bf16d-198b-4dcf-8e4f-cc319a393e28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
11828 2024.08.28 04:11:09.354158 [ 204 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::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
11829 2024.08.28 04:11:09.354647 [ 204 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 161 rows starting from the beginning of the part
11830 2024.08.28 04:11:09.356275 [ 3 ] {d29bf16d-198b-4dcf-8e4f-cc319a393e28} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11831 2024.08.28 04:11:09.357152 [ 3 ] {d29bf16d-198b-4dcf-8e4f-cc319a393e28} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11832 2024.08.28 04:11:09.357216 [ 3 ] {d29bf16d-198b-4dcf-8e4f-cc319a393e28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11833 2024.08.28 04:11:09.359073 [ 3 ] {d29bf16d-198b-4dcf-8e4f-cc319a393e28} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11834 2024.08.28 04:11:09.359771 [ 3 ] {d29bf16d-198b-4dcf-8e4f-cc319a393e28} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11835 2024.08.28 04:11:09.360143 [ 3 ] {d29bf16d-198b-4dcf-8e4f-cc319a393e28} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00702 sec., 1851.8518518518517 rows/sec., 3.32 MiB/sec.
11836 2024.08.28 04:11:09.360448 [ 3 ] {d29bf16d-198b-4dcf-8e4f-cc319a393e28} <Debug> DynamicQueryHandler: Done processing query
11837 2024.08.28 04:11:09.360474 [ 3 ] {d29bf16d-198b-4dcf-8e4f-cc319a393e28} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
11838 2024.08.28 04:11:09.360491 [ 3 ] {} <Debug> HTTP-Session: 8311ca33-7e5d-40e6-9dcb-ea0664e68008 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11839 2024.08.28 04:11:09.360616 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11840 2024.08.28 04:11:09.360665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11841 2024.08.28 04:11:09.360700 [ 3 ] {} <Debug> HTTP-Session: 726718e7-2565-46bc-ad31-0fe9dab6ac3f Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11842 2024.08.28 04:11:09.360722 [ 3 ] {} <Debug> HTTP-Session: 726718e7-2565-46bc-ad31-0fe9dab6ac3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11843 2024.08.28 04:11:09.360737 [ 3 ] {} <Debug> HTTP-Session: 726718e7-2565-46bc-ad31-0fe9dab6ac3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11844 2024.08.28 04:11:09.360769 [ 3 ] {} <Trace> HTTP-Session: 726718e7-2565-46bc-ad31-0fe9dab6ac3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11845 2024.08.28 04:11:09.360896 [ 3 ] {78675a64-014e-40a9-ad52-af61f0edf36f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11846 2024.08.28 04:11:09.360947 [ 3 ] {78675a64-014e-40a9-ad52-af61f0edf36f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11847 2024.08.28 04:11:09.361112 [ 3 ] {78675a64-014e-40a9-ad52-af61f0edf36f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11848 2024.08.28 04:11:09.361471 [ 3 ] {78675a64-014e-40a9-ad52-af61f0edf36f} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11849 2024.08.28 04:11:09.361506 [ 3 ] {78675a64-014e-40a9-ad52-af61f0edf36f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11850 2024.08.28 04:11:09.362121 [ 3 ] {78675a64-014e-40a9-ad52-af61f0edf36f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
11851 2024.08.28 04:11:09.362485 [ 3 ] {78675a64-014e-40a9-ad52-af61f0edf36f} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11852 2024.08.28 04:11:09.362748 [ 106 ] {} <Debug> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
11853 2024.08.28 04:11:09.362790 [ 3 ] {78675a64-014e-40a9-ad52-af61f0edf36f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00192 sec., 31250 rows/sec., 2.11 MiB/sec.
11854 2024.08.28 04:11:09.362815 [ 106 ] {} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11855 2024.08.28 04:11:09.362900 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11856 2024.08.28 04:11:09.363289 [ 3 ] {78675a64-014e-40a9-ad52-af61f0edf36f} <Debug> DynamicQueryHandler: Done processing query
11857 2024.08.28 04:11:09.363373 [ 3 ] {78675a64-014e-40a9-ad52-af61f0edf36f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11858 2024.08.28 04:11:09.363400 [ 195 ] {66310658-394d-497e-b2c1-e9ac92146936::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
11859 2024.08.28 04:11:09.363427 [ 3 ] {} <Debug> HTTP-Session: 726718e7-2565-46bc-ad31-0fe9dab6ac3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11860 2024.08.28 04:11:09.363798 [ 204 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19144 rows, containing 5 columns (5 merged, 0 gathered) in 0.011429806 sec., 1674919.0668678016 rows/sec., 112.77 MiB/sec.
11861 2024.08.28 04:11:09.363809 [ 195 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11862 2024.08.28 04:11:09.363885 [ 195 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3098 rows starting from the beginning of the part
11863 2024.08.28 04:11:09.363964 [ 195 ] {66310658-394d-497e-b2c1-e9ac92146936::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
11864 2024.08.28 04:11:09.364248 [ 195 ] {66310658-394d-497e-b2c1-e9ac92146936::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
11865 2024.08.28 04:11:09.364405 [ 189 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
11866 2024.08.28 04:11:09.364531 [ 195 ] {66310658-394d-497e-b2c1-e9ac92146936::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
11867 2024.08.28 04:11:09.364818 [ 195 ] {66310658-394d-497e-b2c1-e9ac92146936::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
11868 2024.08.28 04:11:09.365160 [ 195 ] {66310658-394d-497e-b2c1-e9ac92146936::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
11869 2024.08.28 04:11:09.366102 [ 189 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11870 2024.08.28 04:11:09.366334 [ 189 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
11871 2024.08.28 04:11:09.366486 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.22 MiB.
11872 2024.08.28 04:11:09.367401 [ 191 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3442 rows, containing 4 columns (4 merged, 0 gathered) in 0.004311997 sec., 798238.0321693175 rows/sec., 51.91 MiB/sec.
11873 2024.08.28 04:11:09.367677 [ 189 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
11874 2024.08.28 04:11:09.368092 [ 189 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_56_11} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11875 2024.08.28 04:11:09.368179 [ 189 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_56_11} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
11876 2024.08.28 04:11:09.368268 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB.
11877 2024.08.28 04:11:10.001168 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 201.25 MiB, peak 212.62 MiB, free memory in arenas 0.00 B, will set to 202.59 MiB (RSS), difference: 1.33 MiB
11878 2024.08.28 04:11:14.347608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 36474, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11879 2024.08.28 04:11:14.347729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11880 2024.08.28 04:11:14.347756 [ 3 ] {} <Debug> HTTP-Session: 7b5c95b5-b903-46c1-a93a-d6178524b706 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11881 2024.08.28 04:11:14.347781 [ 3 ] {} <Debug> HTTP-Session: 7b5c95b5-b903-46c1-a93a-d6178524b706 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11882 2024.08.28 04:11:14.347796 [ 3 ] {} <Debug> HTTP-Session: 7b5c95b5-b903-46c1-a93a-d6178524b706 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11883 2024.08.28 04:11:14.347845 [ 3 ] {} <Trace> HTTP-Session: 7b5c95b5-b903-46c1-a93a-d6178524b706 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11884 2024.08.28 04:11:14.348100 [ 3 ] {f92b701a-1a4f-4cf1-a054-787a3333d3c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11885 2024.08.28 04:11:14.348167 [ 3 ] {f92b701a-1a4f-4cf1-a054-787a3333d3c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11886 2024.08.28 04:11:14.348503 [ 3 ] {f92b701a-1a4f-4cf1-a054-787a3333d3c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11887 2024.08.28 04:11:14.349069 [ 3 ] {f92b701a-1a4f-4cf1-a054-787a3333d3c2} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11888 2024.08.28 04:11:14.349116 [ 3 ] {f92b701a-1a4f-4cf1-a054-787a3333d3c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11889 2024.08.28 04:11:14.349551 [ 3 ] {f92b701a-1a4f-4cf1-a054-787a3333d3c2} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11890 2024.08.28 04:11:14.349932 [ 3 ] {f92b701a-1a4f-4cf1-a054-787a3333d3c2} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11891 2024.08.28 04:11:14.350104 [ 3 ] {f92b701a-1a4f-4cf1-a054-787a3333d3c2} <Debug> executeQuery: Read 241 rows, 21.83 KiB in 0.002116 sec., 113894.13988657846 rows/sec., 10.07 MiB/sec.
11892 2024.08.28 04:11:14.350438 [ 3 ] {f92b701a-1a4f-4cf1-a054-787a3333d3c2} <Debug> DynamicQueryHandler: Done processing query
11893 2024.08.28 04:11:14.350505 [ 3 ] {f92b701a-1a4f-4cf1-a054-787a3333d3c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
11894 2024.08.28 04:11:14.350550 [ 3 ] {} <Debug> HTTP-Session: 7b5c95b5-b903-46c1-a93a-d6178524b706 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11895 2024.08.28 04:11:14.350777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 3779, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11896 2024.08.28 04:11:14.350832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11897 2024.08.28 04:11:14.350853 [ 3 ] {} <Debug> HTTP-Session: 568a5710-a904-4b58-9873-def37de64b86 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11898 2024.08.28 04:11:14.350874 [ 3 ] {} <Debug> HTTP-Session: 568a5710-a904-4b58-9873-def37de64b86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11899 2024.08.28 04:11:14.350897 [ 3 ] {} <Debug> HTTP-Session: 568a5710-a904-4b58-9873-def37de64b86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11900 2024.08.28 04:11:14.350939 [ 3 ] {} <Trace> HTTP-Session: 568a5710-a904-4b58-9873-def37de64b86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11901 2024.08.28 04:11:14.351068 [ 3 ] {6097b3c9-ba80-4832-b39d-78975416d375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11902 2024.08.28 04:11:14.351121 [ 3 ] {6097b3c9-ba80-4832-b39d-78975416d375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11903 2024.08.28 04:11:14.351383 [ 3 ] {6097b3c9-ba80-4832-b39d-78975416d375} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11904 2024.08.28 04:11:14.351763 [ 3 ] {6097b3c9-ba80-4832-b39d-78975416d375} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11905 2024.08.28 04:11:14.351801 [ 3 ] {6097b3c9-ba80-4832-b39d-78975416d375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11906 2024.08.28 04:11:14.352152 [ 3 ] {6097b3c9-ba80-4832-b39d-78975416d375} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11907 2024.08.28 04:11:14.352520 [ 3 ] {6097b3c9-ba80-4832-b39d-78975416d375} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11908 2024.08.28 04:11:14.352677 [ 3 ] {6097b3c9-ba80-4832-b39d-78975416d375} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001649 sec., 15767.131594906003 rows/sec., 1.16 MiB/sec.
11909 2024.08.28 04:11:14.352688 [ 96 ] {} <Debug> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0
11910 2024.08.28 04:11:14.352770 [ 96 ] {} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11911 2024.08.28 04:11:14.352820 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
11912 2024.08.28 04:11:14.352987 [ 3 ] {6097b3c9-ba80-4832-b39d-78975416d375} <Debug> DynamicQueryHandler: Done processing query
11913 2024.08.28 04:11:14.353056 [ 3 ] {6097b3c9-ba80-4832-b39d-78975416d375} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11914 2024.08.28 04:11:14.353068 [ 194 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full
11915 2024.08.28 04:11:14.353092 [ 3 ] {} <Debug> HTTP-Session: 568a5710-a904-4b58-9873-def37de64b86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11916 2024.08.28 04:11:14.353445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11917 2024.08.28 04:11:14.353657 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11918 2024.08.28 04:11:14.353754 [ 194 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11919 2024.08.28 04:11:14.353772 [ 3 ] {} <Debug> HTTP-Session: f82f232e-5b44-4e36-b8df-c0403cdb57c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11920 2024.08.28 04:11:14.353873 [ 3 ] {} <Debug> HTTP-Session: f82f232e-5b44-4e36-b8df-c0403cdb57c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11921 2024.08.28 04:11:14.353887 [ 194 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 57 rows starting from the beginning of the part
11922 2024.08.28 04:11:14.353912 [ 3 ] {} <Debug> HTTP-Session: f82f232e-5b44-4e36-b8df-c0403cdb57c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11923 2024.08.28 04:11:14.353991 [ 3 ] {} <Trace> HTTP-Session: f82f232e-5b44-4e36-b8df-c0403cdb57c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11924 2024.08.28 04:11:14.354152 [ 194 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 28 rows starting from the beginning of the part
11925 2024.08.28 04:11:14.354331 [ 3 ] {84722d37-09b7-40c2-ab86-536ba1f78357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
11926 2024.08.28 04:11:14.354482 [ 3 ] {84722d37-09b7-40c2-ab86-536ba1f78357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
11927 2024.08.28 04:11:14.354636 [ 194 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 13 rows starting from the beginning of the part
11928 2024.08.28 04:11:14.355041 [ 194 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 28 rows starting from the beginning of the part
11929 2024.08.28 04:11:14.355386 [ 194 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 15 rows starting from the beginning of the part
11930 2024.08.28 04:11:14.355770 [ 194 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 26 rows starting from the beginning of the part
11931 2024.08.28 04:11:14.355954 [ 3 ] {84722d37-09b7-40c2-ab86-536ba1f78357} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11932 2024.08.28 04:11:14.357027 [ 3 ] {84722d37-09b7-40c2-ab86-536ba1f78357} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11933 2024.08.28 04:11:14.357091 [ 3 ] {84722d37-09b7-40c2-ab86-536ba1f78357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
11934 2024.08.28 04:11:14.358185 [ 3 ] {84722d37-09b7-40c2-ab86-536ba1f78357} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
11935 2024.08.28 04:11:14.358717 [ 194 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 167 rows, containing 5 columns (5 merged, 0 gathered) in 0.00579638 sec., 28811.085539595402 rows/sec., 2.20 MiB/sec.
11936 2024.08.28 04:11:14.358951 [ 194 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary)
11937 2024.08.28 04:11:14.359237 [ 3 ] {84722d37-09b7-40c2-ab86-536ba1f78357} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11938 2024.08.28 04:11:14.359638 [ 96 ] {} <Debug> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
11939 2024.08.28 04:11:14.359724 [ 3 ] {84722d37-09b7-40c2-ab86-536ba1f78357} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005504 sec., 2543.6046511627906 rows/sec., 178.14 KiB/sec.
11940 2024.08.28 04:11:14.359735 [ 96 ] {} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11941 2024.08.28 04:11:14.359832 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
11942 2024.08.28 04:11:14.360245 [ 198 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::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
11943 2024.08.28 04:11:14.360334 [ 194 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_60_12} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11944 2024.08.28 04:11:14.360432 [ 3 ] {84722d37-09b7-40c2-ab86-536ba1f78357} <Debug> DynamicQueryHandler: Done processing query
11945 2024.08.28 04:11:14.360528 [ 3 ] {84722d37-09b7-40c2-ab86-536ba1f78357} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11946 2024.08.28 04:11:14.360613 [ 194 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_60_12} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12
11947 2024.08.28 04:11:14.360632 [ 3 ] {} <Debug> HTTP-Session: f82f232e-5b44-4e36-b8df-c0403cdb57c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11948 2024.08.28 04:11:14.360729 [ 198 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11949 2024.08.28 04:11:14.360789 [ 198 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 243 rows starting from the beginning of the part
11950 2024.08.28 04:11:14.360793 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
11951 2024.08.28 04:11:14.360924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11952 2024.08.28 04:11:14.361105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11953 2024.08.28 04:11:14.361113 [ 198 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part
11954 2024.08.28 04:11:14.361168 [ 3 ] {} <Debug> HTTP-Session: 873a0fd2-8b16-45ae-a40e-7554dd47e228 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11955 2024.08.28 04:11:14.361236 [ 3 ] {} <Debug> HTTP-Session: 873a0fd2-8b16-45ae-a40e-7554dd47e228 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11956 2024.08.28 04:11:14.361323 [ 3 ] {} <Debug> HTTP-Session: 873a0fd2-8b16-45ae-a40e-7554dd47e228 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11957 2024.08.28 04:11:14.361435 [ 198 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 228 rows starting from the beginning of the part
11958 2024.08.28 04:11:14.361455 [ 3 ] {} <Trace> HTTP-Session: 873a0fd2-8b16-45ae-a40e-7554dd47e228 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11959 2024.08.28 04:11:14.361616 [ 198 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::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
11960 2024.08.28 04:11:14.361766 [ 3 ] {9dcaaf0e-d3d7-4b51-a83e-64af9042a734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
11961 2024.08.28 04:11:14.361959 [ 3 ] {9dcaaf0e-d3d7-4b51-a83e-64af9042a734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
11962 2024.08.28 04:11:14.362010 [ 198 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::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
11963 2024.08.28 04:11:14.362517 [ 198 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part
11964 2024.08.28 04:11:14.363313 [ 3 ] {9dcaaf0e-d3d7-4b51-a83e-64af9042a734} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11965 2024.08.28 04:11:14.364283 [ 3 ] {9dcaaf0e-d3d7-4b51-a83e-64af9042a734} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11966 2024.08.28 04:11:14.364361 [ 3 ] {9dcaaf0e-d3d7-4b51-a83e-64af9042a734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
11967 2024.08.28 04:11:14.365439 [ 3 ] {9dcaaf0e-d3d7-4b51-a83e-64af9042a734} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
11968 2024.08.28 04:11:14.365617 [ 187 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.005621505 sec., 93747.13711007996 rows/sec., 6.37 MiB/sec.
11969 2024.08.28 04:11:14.365806 [ 187 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
11970 2024.08.28 04:11:14.366101 [ 3 ] {9dcaaf0e-d3d7-4b51-a83e-64af9042a734} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11971 2024.08.28 04:11:14.366324 [ 96 ] {} <Debug> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0
11972 2024.08.28 04:11:14.366372 [ 3 ] {9dcaaf0e-d3d7-4b51-a83e-64af9042a734} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00474 sec., 1265.8227848101264 rows/sec., 74.79 KiB/sec.
11973 2024.08.28 04:11:14.366390 [ 96 ] {} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11974 2024.08.28 04:11:14.366457 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
11975 2024.08.28 04:11:14.366710 [ 187 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_36_7} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11976 2024.08.28 04:11:14.366879 [ 192 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
11977 2024.08.28 04:11:14.366955 [ 187 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_36_7} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
11978 2024.08.28 04:11:14.366973 [ 3 ] {9dcaaf0e-d3d7-4b51-a83e-64af9042a734} <Debug> DynamicQueryHandler: Done processing query
11979 2024.08.28 04:11:14.367018 [ 3 ] {9dcaaf0e-d3d7-4b51-a83e-64af9042a734} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11980 2024.08.28 04:11:14.367112 [ 3 ] {} <Debug> HTTP-Session: 873a0fd2-8b16-45ae-a40e-7554dd47e228 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11981 2024.08.28 04:11:14.367231 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
11982 2024.08.28 04:11:14.367312 [ 192 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11983 2024.08.28 04:11:14.367354 [ 192 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
11984 2024.08.28 04:11:14.367396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 66175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11985 2024.08.28 04:11:14.367550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11986 2024.08.28 04:11:14.367592 [ 192 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
11987 2024.08.28 04:11:14.367613 [ 3 ] {} <Debug> HTTP-Session: 119ec20f-cc3b-49c0-8641-7152dedf17d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
11988 2024.08.28 04:11:14.367678 [ 3 ] {} <Debug> HTTP-Session: 119ec20f-cc3b-49c0-8641-7152dedf17d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11989 2024.08.28 04:11:14.367764 [ 3 ] {} <Debug> HTTP-Session: 119ec20f-cc3b-49c0-8641-7152dedf17d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11990 2024.08.28 04:11:14.367928 [ 3 ] {} <Trace> HTTP-Session: 119ec20f-cc3b-49c0-8641-7152dedf17d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11991 2024.08.28 04:11:14.367943 [ 192 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
11992 2024.08.28 04:11:14.368300 [ 192 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
11993 2024.08.28 04:11:14.368525 [ 3 ] {ffbb5afb-f33a-4f65-bae1-3302b6214a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11994 2024.08.28 04:11:14.368580 [ 192 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
11995 2024.08.28 04:11:14.368695 [ 3 ] {ffbb5afb-f33a-4f65-bae1-3302b6214a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11996 2024.08.28 04:11:14.370532 [ 3 ] {ffbb5afb-f33a-4f65-bae1-3302b6214a71} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11997 2024.08.28 04:11:14.372175 [ 3 ] {ffbb5afb-f33a-4f65-bae1-3302b6214a71} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11998 2024.08.28 04:11:14.372204 [ 192 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.005618254 sec., 5339.737220851888 rows/sec., 338.95 KiB/sec.
11999 2024.08.28 04:11:14.372223 [ 3 ] {ffbb5afb-f33a-4f65-bae1-3302b6214a71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12000 2024.08.28 04:11:14.372372 [ 192 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary)
12001 2024.08.28 04:11:14.373118 [ 3 ] {ffbb5afb-f33a-4f65-bae1-3302b6214a71} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
12002 2024.08.28 04:11:14.373279 [ 192 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::all_1_29_7} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12003 2024.08.28 04:11:14.373550 [ 192 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::all_1_29_7} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7
12004 2024.08.28 04:11:14.373718 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
12005 2024.08.28 04:11:14.373857 [ 3 ] {ffbb5afb-f33a-4f65-bae1-3302b6214a71} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12006 2024.08.28 04:11:14.374033 [ 3 ] {ffbb5afb-f33a-4f65-bae1-3302b6214a71} <Debug> executeQuery: Read 408 rows, 29.76 KiB in 0.005814 sec., 70175.43859649124 rows/sec., 5.00 MiB/sec.
12007 2024.08.28 04:11:14.374390 [ 3 ] {ffbb5afb-f33a-4f65-bae1-3302b6214a71} <Debug> DynamicQueryHandler: Done processing query
12008 2024.08.28 04:11:14.374454 [ 3 ] {ffbb5afb-f33a-4f65-bae1-3302b6214a71} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
12009 2024.08.28 04:11:14.374518 [ 3 ] {} <Debug> HTTP-Session: 119ec20f-cc3b-49c0-8641-7152dedf17d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12010 2024.08.28 04:11:14.374764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12011 2024.08.28 04:11:14.374818 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12012 2024.08.28 04:11:14.374838 [ 3 ] {} <Debug> HTTP-Session: 4c365d7d-963f-4df8-a13f-d5655b76c5cb Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12013 2024.08.28 04:11:14.374855 [ 3 ] {} <Debug> HTTP-Session: 4c365d7d-963f-4df8-a13f-d5655b76c5cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12014 2024.08.28 04:11:14.374869 [ 3 ] {} <Debug> HTTP-Session: 4c365d7d-963f-4df8-a13f-d5655b76c5cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12015 2024.08.28 04:11:14.374902 [ 3 ] {} <Trace> HTTP-Session: 4c365d7d-963f-4df8-a13f-d5655b76c5cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12016 2024.08.28 04:11:14.375008 [ 3 ] {c22f8619-1787-4828-bef3-4a2f5f332f05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12017 2024.08.28 04:11:14.375055 [ 3 ] {c22f8619-1787-4828-bef3-4a2f5f332f05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12018 2024.08.28 04:11:14.375209 [ 3 ] {c22f8619-1787-4828-bef3-4a2f5f332f05} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12019 2024.08.28 04:11:14.375487 [ 3 ] {c22f8619-1787-4828-bef3-4a2f5f332f05} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12020 2024.08.28 04:11:14.375524 [ 3 ] {c22f8619-1787-4828-bef3-4a2f5f332f05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
12021 2024.08.28 04:11:14.375887 [ 3 ] {c22f8619-1787-4828-bef3-4a2f5f332f05} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
12022 2024.08.28 04:11:14.376227 [ 3 ] {c22f8619-1787-4828-bef3-4a2f5f332f05} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12023 2024.08.28 04:11:14.376379 [ 3 ] {c22f8619-1787-4828-bef3-4a2f5f332f05} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001395 sec., 4301.075268817204 rows/sec., 224.71 KiB/sec.
12024 2024.08.28 04:11:14.376713 [ 3 ] {c22f8619-1787-4828-bef3-4a2f5f332f05} <Debug> DynamicQueryHandler: Done processing query
12025 2024.08.28 04:11:14.376739 [ 3 ] {c22f8619-1787-4828-bef3-4a2f5f332f05} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12026 2024.08.28 04:11:14.376755 [ 3 ] {} <Debug> HTTP-Session: 4c365d7d-963f-4df8-a13f-d5655b76c5cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12027 2024.08.28 04:11:14.376903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 44624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12028 2024.08.28 04:11:14.376953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12029 2024.08.28 04:11:14.376972 [ 3 ] {} <Debug> HTTP-Session: 80a1b352-8adf-4bff-91f8-321679e1e2bc Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12030 2024.08.28 04:11:14.376990 [ 3 ] {} <Debug> HTTP-Session: 80a1b352-8adf-4bff-91f8-321679e1e2bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12031 2024.08.28 04:11:14.377004 [ 3 ] {} <Debug> HTTP-Session: 80a1b352-8adf-4bff-91f8-321679e1e2bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12032 2024.08.28 04:11:14.377035 [ 3 ] {} <Trace> HTTP-Session: 80a1b352-8adf-4bff-91f8-321679e1e2bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12033 2024.08.28 04:11:14.377232 [ 3 ] {cd7d3c83-9550-4ee6-a0f0-55e2ff5a261c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12034 2024.08.28 04:11:14.377282 [ 3 ] {cd7d3c83-9550-4ee6-a0f0-55e2ff5a261c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12035 2024.08.28 04:11:14.377457 [ 3 ] {cd7d3c83-9550-4ee6-a0f0-55e2ff5a261c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12036 2024.08.28 04:11:14.377928 [ 3 ] {cd7d3c83-9550-4ee6-a0f0-55e2ff5a261c} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12037 2024.08.28 04:11:14.377965 [ 3 ] {cd7d3c83-9550-4ee6-a0f0-55e2ff5a261c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
12038 2024.08.28 04:11:14.378403 [ 3 ] {cd7d3c83-9550-4ee6-a0f0-55e2ff5a261c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
12039 2024.08.28 04:11:14.378794 [ 3 ] {cd7d3c83-9550-4ee6-a0f0-55e2ff5a261c} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12040 2024.08.28 04:11:14.378965 [ 3 ] {cd7d3c83-9550-4ee6-a0f0-55e2ff5a261c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001837 sec., 129014.69787697333 rows/sec., 8.65 MiB/sec.
12041 2024.08.28 04:11:14.379346 [ 3 ] {cd7d3c83-9550-4ee6-a0f0-55e2ff5a261c} <Debug> DynamicQueryHandler: Done processing query
12042 2024.08.28 04:11:14.379392 [ 3 ] {cd7d3c83-9550-4ee6-a0f0-55e2ff5a261c} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
12043 2024.08.28 04:11:14.379419 [ 3 ] {} <Debug> HTTP-Session: 80a1b352-8adf-4bff-91f8-321679e1e2bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12044 2024.08.28 04:11:14.379604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12045 2024.08.28 04:11:14.379665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12046 2024.08.28 04:11:14.379686 [ 3 ] {} <Debug> HTTP-Session: 4fc8bdc5-ab14-4730-ae75-26bc25d467e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12047 2024.08.28 04:11:14.379703 [ 3 ] {} <Debug> HTTP-Session: 4fc8bdc5-ab14-4730-ae75-26bc25d467e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12048 2024.08.28 04:11:14.379716 [ 3 ] {} <Debug> HTTP-Session: 4fc8bdc5-ab14-4730-ae75-26bc25d467e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12049 2024.08.28 04:11:14.379749 [ 3 ] {} <Trace> HTTP-Session: 4fc8bdc5-ab14-4730-ae75-26bc25d467e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12050 2024.08.28 04:11:14.379853 [ 3 ] {b7f7df02-14c4-4cd4-a5b8-4c14a9c2d583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
12051 2024.08.28 04:11:14.379902 [ 3 ] {b7f7df02-14c4-4cd4-a5b8-4c14a9c2d583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
12052 2024.08.28 04:11:14.380055 [ 3 ] {b7f7df02-14c4-4cd4-a5b8-4c14a9c2d583} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12053 2024.08.28 04:11:14.380334 [ 3 ] {b7f7df02-14c4-4cd4-a5b8-4c14a9c2d583} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12054 2024.08.28 04:11:14.380369 [ 3 ] {b7f7df02-14c4-4cd4-a5b8-4c14a9c2d583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
12055 2024.08.28 04:11:14.380747 [ 3 ] {b7f7df02-14c4-4cd4-a5b8-4c14a9c2d583} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
12056 2024.08.28 04:11:14.381075 [ 3 ] {b7f7df02-14c4-4cd4-a5b8-4c14a9c2d583} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12057 2024.08.28 04:11:14.381229 [ 3 ] {b7f7df02-14c4-4cd4-a5b8-4c14a9c2d583} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001391 sec., 718.9072609633357 rows/sec., 48.44 KiB/sec.
12058 2024.08.28 04:11:14.381438 [ 3 ] {b7f7df02-14c4-4cd4-a5b8-4c14a9c2d583} <Debug> DynamicQueryHandler: Done processing query
12059 2024.08.28 04:11:14.381463 [ 3 ] {b7f7df02-14c4-4cd4-a5b8-4c14a9c2d583} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
12060 2024.08.28 04:11:14.381488 [ 3 ] {} <Debug> HTTP-Session: 4fc8bdc5-ab14-4730-ae75-26bc25d467e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12061 2024.08.28 04:11:14.381645 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 42903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12062 2024.08.28 04:11:14.381702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12063 2024.08.28 04:11:14.381722 [ 3 ] {} <Debug> HTTP-Session: f3a0b0d5-4546-4fd2-a2ba-73f59960dca3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12064 2024.08.28 04:11:14.381740 [ 3 ] {} <Debug> HTTP-Session: f3a0b0d5-4546-4fd2-a2ba-73f59960dca3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12065 2024.08.28 04:11:14.381761 [ 3 ] {} <Debug> HTTP-Session: f3a0b0d5-4546-4fd2-a2ba-73f59960dca3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12066 2024.08.28 04:11:14.381795 [ 3 ] {} <Trace> HTTP-Session: f3a0b0d5-4546-4fd2-a2ba-73f59960dca3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12067 2024.08.28 04:11:14.382135 [ 3 ] {052532e4-2b23-461d-aa32-cb6b595d64e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12068 2024.08.28 04:11:14.382207 [ 3 ] {052532e4-2b23-461d-aa32-cb6b595d64e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
12069 2024.08.28 04:11:14.382789 [ 3 ] {052532e4-2b23-461d-aa32-cb6b595d64e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12070 2024.08.28 04:11:14.383537 [ 3 ] {052532e4-2b23-461d-aa32-cb6b595d64e8} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12071 2024.08.28 04:11:14.383577 [ 3 ] {052532e4-2b23-461d-aa32-cb6b595d64e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
12072 2024.08.28 04:11:14.384229 [ 3 ] {052532e4-2b23-461d-aa32-cb6b595d64e8} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
12073 2024.08.28 04:11:14.384641 [ 3 ] {052532e4-2b23-461d-aa32-cb6b595d64e8} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12074 2024.08.28 04:11:14.384790 [ 3 ] {052532e4-2b23-461d-aa32-cb6b595d64e8} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002897 sec., 8974.801518812565 rows/sec., 16.08 MiB/sec.
12075 2024.08.28 04:11:14.385011 [ 3 ] {052532e4-2b23-461d-aa32-cb6b595d64e8} <Debug> DynamicQueryHandler: Done processing query
12076 2024.08.28 04:11:14.385036 [ 3 ] {052532e4-2b23-461d-aa32-cb6b595d64e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
12077 2024.08.28 04:11:14.385053 [ 3 ] {} <Debug> HTTP-Session: f3a0b0d5-4546-4fd2-a2ba-73f59960dca3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12078 2024.08.28 04:11:14.385202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12079 2024.08.28 04:11:14.385252 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12080 2024.08.28 04:11:14.385272 [ 3 ] {} <Debug> HTTP-Session: 648af472-7eb7-4e51-a38c-c29e2cbbc6b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12081 2024.08.28 04:11:14.385288 [ 3 ] {} <Debug> HTTP-Session: 648af472-7eb7-4e51-a38c-c29e2cbbc6b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12082 2024.08.28 04:11:14.385302 [ 3 ] {} <Debug> HTTP-Session: 648af472-7eb7-4e51-a38c-c29e2cbbc6b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12083 2024.08.28 04:11:14.385334 [ 3 ] {} <Trace> HTTP-Session: 648af472-7eb7-4e51-a38c-c29e2cbbc6b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12084 2024.08.28 04:11:14.385450 [ 3 ] {fa850d37-8df6-451c-b21f-7f8547a1a9fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12085 2024.08.28 04:11:14.385495 [ 3 ] {fa850d37-8df6-451c-b21f-7f8547a1a9fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12086 2024.08.28 04:11:14.385626 [ 3 ] {fa850d37-8df6-451c-b21f-7f8547a1a9fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12087 2024.08.28 04:11:14.385940 [ 3 ] {fa850d37-8df6-451c-b21f-7f8547a1a9fa} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12088 2024.08.28 04:11:14.385976 [ 3 ] {fa850d37-8df6-451c-b21f-7f8547a1a9fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB.
12089 2024.08.28 04:11:14.386336 [ 3 ] {fa850d37-8df6-451c-b21f-7f8547a1a9fa} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
12090 2024.08.28 04:11:14.386685 [ 3 ] {fa850d37-8df6-451c-b21f-7f8547a1a9fa} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12091 2024.08.28 04:11:14.386807 [ 3 ] {fa850d37-8df6-451c-b21f-7f8547a1a9fa} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.0014 sec., 58571.42857142857 rows/sec., 3.72 MiB/sec.
12092 2024.08.28 04:11:14.386953 [ 3 ] {fa850d37-8df6-451c-b21f-7f8547a1a9fa} <Debug> DynamicQueryHandler: Done processing query
12093 2024.08.28 04:11:14.386978 [ 3 ] {fa850d37-8df6-451c-b21f-7f8547a1a9fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12094 2024.08.28 04:11:14.386993 [ 3 ] {} <Debug> HTTP-Session: 648af472-7eb7-4e51-a38c-c29e2cbbc6b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12095 2024.08.28 04:11:17.718535 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache
12096 2024.08.28 04:11:17.718592 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache
12097 2024.08.28 04:11:19.002205 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000836985 sec.
12098 2024.08.28 04:11:19.371820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 176809, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12099 2024.08.28 04:11:19.371955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12100 2024.08.28 04:11:19.371984 [ 3 ] {} <Debug> HTTP-Session: 79aef794-fcab-4c84-8bfd-cafe8991c2b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12101 2024.08.28 04:11:19.372029 [ 3 ] {} <Debug> HTTP-Session: 79aef794-fcab-4c84-8bfd-cafe8991c2b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12102 2024.08.28 04:11:19.372048 [ 3 ] {} <Debug> HTTP-Session: 79aef794-fcab-4c84-8bfd-cafe8991c2b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12103 2024.08.28 04:11:19.372101 [ 3 ] {} <Trace> HTTP-Session: 79aef794-fcab-4c84-8bfd-cafe8991c2b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12104 2024.08.28 04:11:19.372628 [ 3 ] {3949fe70-b594-4bd7-9b62-fc79808a260f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12105 2024.08.28 04:11:19.372692 [ 3 ] {3949fe70-b594-4bd7-9b62-fc79808a260f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12106 2024.08.28 04:11:19.373016 [ 3 ] {3949fe70-b594-4bd7-9b62-fc79808a260f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12107 2024.08.28 04:11:19.374329 [ 3 ] {3949fe70-b594-4bd7-9b62-fc79808a260f} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12108 2024.08.28 04:11:19.374367 [ 3 ] {3949fe70-b594-4bd7-9b62-fc79808a260f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12109 2024.08.28 04:11:19.374861 [ 3 ] {3949fe70-b594-4bd7-9b62-fc79808a260f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
12110 2024.08.28 04:11:19.375248 [ 3 ] {3949fe70-b594-4bd7-9b62-fc79808a260f} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12111 2024.08.28 04:11:19.375394 [ 3 ] {3949fe70-b594-4bd7-9b62-fc79808a260f} <Debug> executeQuery: Read 1222 rows, 102.93 KiB in 0.003095 sec., 394830.3715670436 rows/sec., 32.48 MiB/sec.
12112 2024.08.28 04:11:19.375404 [ 87 ] {} <Debug> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
12113 2024.08.28 04:11:19.375467 [ 87 ] {} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12114 2024.08.28 04:11:19.375522 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12115 2024.08.28 04:11:19.375684 [ 3 ] {3949fe70-b594-4bd7-9b62-fc79808a260f} <Debug> DynamicQueryHandler: Done processing query
12116 2024.08.28 04:11:19.375748 [ 3 ] {3949fe70-b594-4bd7-9b62-fc79808a260f} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
12117 2024.08.28 04:11:19.375803 [ 3 ] {} <Debug> HTTP-Session: 79aef794-fcab-4c84-8bfd-cafe8991c2b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12118 2024.08.28 04:11:19.375884 [ 197 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::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
12119 2024.08.28 04:11:19.376024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12120 2024.08.28 04:11:19.376110 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12121 2024.08.28 04:11:19.376177 [ 3 ] {} <Debug> HTTP-Session: 363637fa-876c-4fba-bbfd-2c4494b364b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12122 2024.08.28 04:11:19.376228 [ 3 ] {} <Debug> HTTP-Session: 363637fa-876c-4fba-bbfd-2c4494b364b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12123 2024.08.28 04:11:19.376277 [ 3 ] {} <Debug> HTTP-Session: 363637fa-876c-4fba-bbfd-2c4494b364b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12124 2024.08.28 04:11:19.376368 [ 3 ] {} <Trace> HTTP-Session: 363637fa-876c-4fba-bbfd-2c4494b364b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12125 2024.08.28 04:11:19.376391 [ 197 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12126 2024.08.28 04:11:19.376448 [ 197 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1417 rows starting from the beginning of the part
12127 2024.08.28 04:11:19.376580 [ 3 ] {f9d4a23c-e34a-4268-a386-2b30ba0ba05a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12128 2024.08.28 04:11:19.376695 [ 197 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::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
12129 2024.08.28 04:11:19.376748 [ 3 ] {f9d4a23c-e34a-4268-a386-2b30ba0ba05a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12130 2024.08.28 04:11:19.377033 [ 197 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 242 rows starting from the beginning of the part
12131 2024.08.28 04:11:19.377332 [ 197 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 83 rows starting from the beginning of the part
12132 2024.08.28 04:11:19.377632 [ 197 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 241 rows starting from the beginning of the part
12133 2024.08.28 04:11:19.377949 [ 197 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1222 rows starting from the beginning of the part
12134 2024.08.28 04:11:19.378652 [ 3 ] {f9d4a23c-e34a-4268-a386-2b30ba0ba05a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12135 2024.08.28 04:11:19.379391 [ 3 ] {f9d4a23c-e34a-4268-a386-2b30ba0ba05a} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12136 2024.08.28 04:11:19.379436 [ 3 ] {f9d4a23c-e34a-4268-a386-2b30ba0ba05a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12137 2024.08.28 04:11:19.380429 [ 3 ] {f9d4a23c-e34a-4268-a386-2b30ba0ba05a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
12138 2024.08.28 04:11:19.380981 [ 3 ] {f9d4a23c-e34a-4268-a386-2b30ba0ba05a} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12139 2024.08.28 04:11:19.381147 [ 3 ] {f9d4a23c-e34a-4268-a386-2b30ba0ba05a} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.004641 sec., 2801.1204481792715 rows/sec., 210.63 KiB/sec.
12140 2024.08.28 04:11:19.381471 [ 3 ] {f9d4a23c-e34a-4268-a386-2b30ba0ba05a} <Debug> DynamicQueryHandler: Done processing query
12141 2024.08.28 04:11:19.381552 [ 3 ] {f9d4a23c-e34a-4268-a386-2b30ba0ba05a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12142 2024.08.28 04:11:19.381604 [ 3 ] {} <Debug> HTTP-Session: 363637fa-876c-4fba-bbfd-2c4494b364b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12143 2024.08.28 04:11:19.381651 [ 197 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3287 rows, containing 5 columns (5 merged, 0 gathered) in 0.006009726 sec., 546946.7326796596 rows/sec., 47.82 MiB/sec.
12144 2024.08.28 04:11:19.381890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 30464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12145 2024.08.28 04:11:19.381935 [ 193 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
12146 2024.08.28 04:11:19.381966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12147 2024.08.28 04:11:19.382032 [ 3 ] {} <Debug> HTTP-Session: 80d7c6dc-4e4a-4c58-9bf1-7128b6bab61a Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12148 2024.08.28 04:11:19.382093 [ 3 ] {} <Debug> HTTP-Session: 80d7c6dc-4e4a-4c58-9bf1-7128b6bab61a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12149 2024.08.28 04:11:19.382116 [ 3 ] {} <Debug> HTTP-Session: 80d7c6dc-4e4a-4c58-9bf1-7128b6bab61a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12150 2024.08.28 04:11:19.382149 [ 3 ] {} <Trace> HTTP-Session: 80d7c6dc-4e4a-4c58-9bf1-7128b6bab61a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12151 2024.08.28 04:11:19.382524 [ 3 ] {359f001e-b4c9-4506-803c-076145f55c41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
12152 2024.08.28 04:11:19.382596 [ 3 ] {359f001e-b4c9-4506-803c-076145f55c41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
12153 2024.08.28 04:11:19.382785 [ 193 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_61_12} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12154 2024.08.28 04:11:19.383010 [ 193 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_61_12} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
12155 2024.08.28 04:11:19.383218 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB.
12156 2024.08.28 04:11:19.383287 [ 3 ] {359f001e-b4c9-4506-803c-076145f55c41} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12157 2024.08.28 04:11:19.383780 [ 3 ] {359f001e-b4c9-4506-803c-076145f55c41} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12158 2024.08.28 04:11:19.383818 [ 3 ] {359f001e-b4c9-4506-803c-076145f55c41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12159 2024.08.28 04:11:19.384194 [ 3 ] {359f001e-b4c9-4506-803c-076145f55c41} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
12160 2024.08.28 04:11:19.384561 [ 3 ] {359f001e-b4c9-4506-803c-076145f55c41} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12161 2024.08.28 04:11:19.384686 [ 3 ] {359f001e-b4c9-4506-803c-076145f55c41} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002399 sec., 95039.59983326386 rows/sec., 6.44 MiB/sec.
12162 2024.08.28 04:11:19.385027 [ 3 ] {359f001e-b4c9-4506-803c-076145f55c41} <Debug> DynamicQueryHandler: Done processing query
12163 2024.08.28 04:11:19.385058 [ 3 ] {359f001e-b4c9-4506-803c-076145f55c41} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
12164 2024.08.28 04:11:19.385076 [ 3 ] {} <Debug> HTTP-Session: 80d7c6dc-4e4a-4c58-9bf1-7128b6bab61a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12165 2024.08.28 04:11:19.385374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 88046, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12166 2024.08.28 04:11:19.385423 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12167 2024.08.28 04:11:19.385442 [ 3 ] {} <Debug> HTTP-Session: 48a8fd81-48c3-45d9-9045-ddee0de8b9fb Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12168 2024.08.28 04:11:19.385458 [ 3 ] {} <Debug> HTTP-Session: 48a8fd81-48c3-45d9-9045-ddee0de8b9fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12169 2024.08.28 04:11:19.385472 [ 3 ] {} <Debug> HTTP-Session: 48a8fd81-48c3-45d9-9045-ddee0de8b9fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12170 2024.08.28 04:11:19.385535 [ 3 ] {} <Trace> HTTP-Session: 48a8fd81-48c3-45d9-9045-ddee0de8b9fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12171 2024.08.28 04:11:19.385896 [ 3 ] {97148a62-3b5e-4b74-a692-1b1243f6b73a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12172 2024.08.28 04:11:19.385940 [ 3 ] {97148a62-3b5e-4b74-a692-1b1243f6b73a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12173 2024.08.28 04:11:19.386189 [ 3 ] {97148a62-3b5e-4b74-a692-1b1243f6b73a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12174 2024.08.28 04:11:19.386895 [ 3 ] {97148a62-3b5e-4b74-a692-1b1243f6b73a} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12175 2024.08.28 04:11:19.386931 [ 3 ] {97148a62-3b5e-4b74-a692-1b1243f6b73a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12176 2024.08.28 04:11:19.387314 [ 3 ] {97148a62-3b5e-4b74-a692-1b1243f6b73a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
12177 2024.08.28 04:11:19.387684 [ 3 ] {97148a62-3b5e-4b74-a692-1b1243f6b73a} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12178 2024.08.28 04:11:19.387807 [ 3 ] {97148a62-3b5e-4b74-a692-1b1243f6b73a} <Debug> executeQuery: Read 533 rows, 40.45 KiB in 0.002154 sec., 247446.61095636024 rows/sec., 18.34 MiB/sec.
12179 2024.08.28 04:11:19.387811 [ 87 ] {} <Debug> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
12180 2024.08.28 04:11:19.387865 [ 87 ] {} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12181 2024.08.28 04:11:19.387899 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12182 2024.08.28 04:11:19.388037 [ 3 ] {97148a62-3b5e-4b74-a692-1b1243f6b73a} <Debug> DynamicQueryHandler: Done processing query
12183 2024.08.28 04:11:19.388073 [ 3 ] {97148a62-3b5e-4b74-a692-1b1243f6b73a} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
12184 2024.08.28 04:11:19.388074 [ 196 ] {22d7316c-e32c-475d-862f-de292a324746::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
12185 2024.08.28 04:11:19.388098 [ 3 ] {} <Debug> HTTP-Session: 48a8fd81-48c3-45d9-9045-ddee0de8b9fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12186 2024.08.28 04:11:19.388274 [ 196 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12187 2024.08.28 04:11:19.388314 [ 196 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 913 rows starting from the beginning of the part
12188 2024.08.28 04:11:19.388402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 160377, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12189 2024.08.28 04:11:19.388512 [ 196 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 77 rows starting from the beginning of the part
12190 2024.08.28 04:11:19.388577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12191 2024.08.28 04:11:19.388705 [ 3 ] {} <Debug> HTTP-Session: 6a4211c2-66d8-4684-90c2-c4cc35251297 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12192 2024.08.28 04:11:19.388801 [ 3 ] {} <Debug> HTTP-Session: 6a4211c2-66d8-4684-90c2-c4cc35251297 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12193 2024.08.28 04:11:19.388901 [ 3 ] {} <Debug> HTTP-Session: 6a4211c2-66d8-4684-90c2-c4cc35251297 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12194 2024.08.28 04:11:19.388996 [ 196 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 410 rows starting from the beginning of the part
12195 2024.08.28 04:11:19.389134 [ 3 ] {} <Trace> HTTP-Session: 6a4211c2-66d8-4684-90c2-c4cc35251297 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12196 2024.08.28 04:11:19.389301 [ 196 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 79 rows starting from the beginning of the part
12197 2024.08.28 04:11:19.389693 [ 196 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 408 rows starting from the beginning of the part
12198 2024.08.28 04:11:19.389774 [ 196 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 533 rows starting from the beginning of the part
12199 2024.08.28 04:11:19.389970 [ 3 ] {00f872c0-0e73-4bd2-ad4b-3352785dfe6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12200 2024.08.28 04:11:19.390175 [ 3 ] {00f872c0-0e73-4bd2-ad4b-3352785dfe6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12201 2024.08.28 04:11:19.390697 [ 3 ] {00f872c0-0e73-4bd2-ad4b-3352785dfe6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12202 2024.08.28 04:11:19.391904 [ 3 ] {00f872c0-0e73-4bd2-ad4b-3352785dfe6d} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12203 2024.08.28 04:11:19.391957 [ 3 ] {00f872c0-0e73-4bd2-ad4b-3352785dfe6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12204 2024.08.28 04:11:19.392340 [ 186 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2420 rows, containing 5 columns (5 merged, 0 gathered) in 0.004356287 sec., 555518.9545592382 rows/sec., 42.61 MiB/sec.
12205 2024.08.28 04:11:19.392627 [ 186 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
12206 2024.08.28 04:11:19.392787 [ 3 ] {00f872c0-0e73-4bd2-ad4b-3352785dfe6d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
12207 2024.08.28 04:11:19.393774 [ 186 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_61_12} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12208 2024.08.28 04:11:19.393818 [ 3 ] {00f872c0-0e73-4bd2-ad4b-3352785dfe6d} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12209 2024.08.28 04:11:19.393952 [ 186 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_61_12} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
12210 2024.08.28 04:11:19.394068 [ 3 ] {00f872c0-0e73-4bd2-ad4b-3352785dfe6d} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.00459 sec., 183877.9956427015 rows/sec., 12.38 MiB/sec.
12211 2024.08.28 04:11:19.394157 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
12212 2024.08.28 04:11:19.394382 [ 3 ] {00f872c0-0e73-4bd2-ad4b-3352785dfe6d} <Debug> DynamicQueryHandler: Done processing query
12213 2024.08.28 04:11:19.394410 [ 3 ] {00f872c0-0e73-4bd2-ad4b-3352785dfe6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
12214 2024.08.28 04:11:19.394428 [ 3 ] {} <Debug> HTTP-Session: 6a4211c2-66d8-4684-90c2-c4cc35251297 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12215 2024.08.28 04:11:19.394703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 21382, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12216 2024.08.28 04:11:19.394750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12217 2024.08.28 04:11:19.394769 [ 3 ] {} <Debug> HTTP-Session: 3bdb7718-6c4b-48ce-8578-005cebcca529 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12218 2024.08.28 04:11:19.394785 [ 3 ] {} <Debug> HTTP-Session: 3bdb7718-6c4b-48ce-8578-005cebcca529 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12219 2024.08.28 04:11:19.394799 [ 3 ] {} <Debug> HTTP-Session: 3bdb7718-6c4b-48ce-8578-005cebcca529 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12220 2024.08.28 04:11:19.394830 [ 3 ] {} <Trace> HTTP-Session: 3bdb7718-6c4b-48ce-8578-005cebcca529 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12221 2024.08.28 04:11:19.395110 [ 3 ] {ce4912a8-88da-4250-8423-25ab2b05d021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12222 2024.08.28 04:11:19.395176 [ 3 ] {ce4912a8-88da-4250-8423-25ab2b05d021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
12223 2024.08.28 04:11:19.395620 [ 3 ] {ce4912a8-88da-4250-8423-25ab2b05d021} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12224 2024.08.28 04:11:19.396219 [ 3 ] {ce4912a8-88da-4250-8423-25ab2b05d021} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12225 2024.08.28 04:11:19.396255 [ 3 ] {ce4912a8-88da-4250-8423-25ab2b05d021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12226 2024.08.28 04:11:19.396854 [ 3 ] {ce4912a8-88da-4250-8423-25ab2b05d021} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
12227 2024.08.28 04:11:19.397271 [ 3 ] {ce4912a8-88da-4250-8423-25ab2b05d021} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12228 2024.08.28 04:11:19.397402 [ 87 ] {} <Debug> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
12229 2024.08.28 04:11:19.397415 [ 3 ] {ce4912a8-88da-4250-8423-25ab2b05d021} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002511 sec., 5177.220230983671 rows/sec., 9.28 MiB/sec.
12230 2024.08.28 04:11:19.397434 [ 87 ] {} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12231 2024.08.28 04:11:19.397468 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12232 2024.08.28 04:11:19.397945 [ 196 ] {94c69f11-a991-4649-a894-2fffd5368a44::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
12233 2024.08.28 04:11:19.398173 [ 3 ] {ce4912a8-88da-4250-8423-25ab2b05d021} <Debug> DynamicQueryHandler: Done processing query
12234 2024.08.28 04:11:19.398271 [ 3 ] {ce4912a8-88da-4250-8423-25ab2b05d021} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
12235 2024.08.28 04:11:19.398342 [ 3 ] {} <Debug> HTTP-Session: 3bdb7718-6c4b-48ce-8578-005cebcca529 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12236 2024.08.28 04:11:19.398593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12237 2024.08.28 04:11:19.398762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12238 2024.08.28 04:11:19.398863 [ 3 ] {} <Debug> HTTP-Session: 64b4b378-72ca-42a9-a47d-73686c43a4c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12239 2024.08.28 04:11:19.398944 [ 3 ] {} <Debug> HTTP-Session: 64b4b378-72ca-42a9-a47d-73686c43a4c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12240 2024.08.28 04:11:19.399007 [ 3 ] {} <Debug> HTTP-Session: 64b4b378-72ca-42a9-a47d-73686c43a4c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12241 2024.08.28 04:11:19.399141 [ 3 ] {} <Trace> HTTP-Session: 64b4b378-72ca-42a9-a47d-73686c43a4c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12242 2024.08.28 04:11:19.399410 [ 3 ] {62b80cf0-0217-416f-828a-60868a4cc5ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12243 2024.08.28 04:11:19.399515 [ 196 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12244 2024.08.28 04:11:19.399525 [ 3 ] {62b80cf0-0217-416f-828a-60868a4cc5ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12245 2024.08.28 04:11:19.399708 [ 196 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1049 rows starting from the beginning of the part
12246 2024.08.28 04:11:19.400338 [ 3 ] {62b80cf0-0217-416f-828a-60868a4cc5ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12247 2024.08.28 04:11:19.400599 [ 196 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 13 rows starting from the beginning of the part
12248 2024.08.28 04:11:19.401235 [ 196 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 26 rows starting from the beginning of the part
12249 2024.08.28 04:11:19.401560 [ 3 ] {62b80cf0-0217-416f-828a-60868a4cc5ce} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12250 2024.08.28 04:11:19.401689 [ 3 ] {62b80cf0-0217-416f-828a-60868a4cc5ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12251 2024.08.28 04:11:19.401995 [ 196 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 13 rows starting from the beginning of the part
12252 2024.08.28 04:11:19.402604 [ 196 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 26 rows starting from the beginning of the part
12253 2024.08.28 04:11:19.403036 [ 3 ] {62b80cf0-0217-416f-828a-60868a4cc5ce} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
12254 2024.08.28 04:11:19.403181 [ 196 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 13 rows starting from the beginning of the part
12255 2024.08.28 04:11:19.404242 [ 3 ] {62b80cf0-0217-416f-828a-60868a4cc5ce} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12256 2024.08.28 04:11:19.404507 [ 3 ] {62b80cf0-0217-416f-828a-60868a4cc5ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005202 sec., 11534.025374855824 rows/sec., 795.97 KiB/sec.
12257 2024.08.28 04:11:19.404846 [ 3 ] {62b80cf0-0217-416f-828a-60868a4cc5ce} <Debug> DynamicQueryHandler: Done processing query
12258 2024.08.28 04:11:19.404888 [ 3 ] {62b80cf0-0217-416f-828a-60868a4cc5ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12259 2024.08.28 04:11:19.404934 [ 3 ] {} <Debug> HTTP-Session: 64b4b378-72ca-42a9-a47d-73686c43a4c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12260 2024.08.28 04:11:19.409579 [ 186 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1140 rows, containing 19 columns (19 merged, 0 gathered) in 0.012004823 sec., 94961.83325651698 rows/sec., 170.17 MiB/sec.
12261 2024.08.28 04:11:19.410743 [ 186 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
12262 2024.08.28 04:11:19.411343 [ 186 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12263 2024.08.28 04:11:19.411432 [ 186 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
12264 2024.08.28 04:11:19.411582 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.65 MiB.
12265 2024.08.28 04:11:24.346875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12266 2024.08.28 04:11:24.346990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12267 2024.08.28 04:11:24.347013 [ 3 ] {} <Debug> HTTP-Session: e4ecb61b-1306-4c0b-9617-4b6c49444806 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12268 2024.08.28 04:11:24.347036 [ 3 ] {} <Debug> HTTP-Session: e4ecb61b-1306-4c0b-9617-4b6c49444806 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12269 2024.08.28 04:11:24.347051 [ 3 ] {} <Debug> HTTP-Session: e4ecb61b-1306-4c0b-9617-4b6c49444806 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12270 2024.08.28 04:11:24.347100 [ 3 ] {} <Trace> HTTP-Session: e4ecb61b-1306-4c0b-9617-4b6c49444806 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12271 2024.08.28 04:11:24.347262 [ 3 ] {60b2cd78-9471-4b63-af7a-c1b6ed7a6a78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12272 2024.08.28 04:11:24.347324 [ 3 ] {60b2cd78-9471-4b63-af7a-c1b6ed7a6a78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12273 2024.08.28 04:11:24.347649 [ 3 ] {60b2cd78-9471-4b63-af7a-c1b6ed7a6a78} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12274 2024.08.28 04:11:24.348074 [ 3 ] {60b2cd78-9471-4b63-af7a-c1b6ed7a6a78} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12275 2024.08.28 04:11:24.348113 [ 3 ] {60b2cd78-9471-4b63-af7a-c1b6ed7a6a78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12276 2024.08.28 04:11:24.348500 [ 3 ] {60b2cd78-9471-4b63-af7a-c1b6ed7a6a78} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
12277 2024.08.28 04:11:24.348882 [ 3 ] {60b2cd78-9471-4b63-af7a-c1b6ed7a6a78} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12278 2024.08.28 04:11:24.349048 [ 3 ] {60b2cd78-9471-4b63-af7a-c1b6ed7a6a78} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00183 sec., 1092.896174863388 rows/sec., 89.12 KiB/sec.
12279 2024.08.28 04:11:24.349372 [ 3 ] {60b2cd78-9471-4b63-af7a-c1b6ed7a6a78} <Debug> DynamicQueryHandler: Done processing query
12280 2024.08.28 04:11:24.349404 [ 3 ] {60b2cd78-9471-4b63-af7a-c1b6ed7a6a78} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12281 2024.08.28 04:11:24.349421 [ 3 ] {} <Debug> HTTP-Session: e4ecb61b-1306-4c0b-9617-4b6c49444806 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12282 2024.08.28 04:11:24.349584 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 36606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12283 2024.08.28 04:11:24.349633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12284 2024.08.28 04:11:24.349651 [ 3 ] {} <Debug> HTTP-Session: 9c5ff3b5-f10b-4875-99f5-f1b8d642bedc Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12285 2024.08.28 04:11:24.349667 [ 3 ] {} <Debug> HTTP-Session: 9c5ff3b5-f10b-4875-99f5-f1b8d642bedc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12286 2024.08.28 04:11:24.349681 [ 3 ] {} <Debug> HTTP-Session: 9c5ff3b5-f10b-4875-99f5-f1b8d642bedc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12287 2024.08.28 04:11:24.349711 [ 3 ] {} <Trace> HTTP-Session: 9c5ff3b5-f10b-4875-99f5-f1b8d642bedc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12288 2024.08.28 04:11:24.349877 [ 3 ] {fdcd7633-b765-42e7-bf44-cd0f8a807ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12289 2024.08.28 04:11:24.349920 [ 3 ] {fdcd7633-b765-42e7-bf44-cd0f8a807ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12290 2024.08.28 04:11:24.350165 [ 3 ] {fdcd7633-b765-42e7-bf44-cd0f8a807ef0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12291 2024.08.28 04:11:24.350675 [ 3 ] {fdcd7633-b765-42e7-bf44-cd0f8a807ef0} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12292 2024.08.28 04:11:24.350712 [ 3 ] {fdcd7633-b765-42e7-bf44-cd0f8a807ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12293 2024.08.28 04:11:24.351078 [ 3 ] {fdcd7633-b765-42e7-bf44-cd0f8a807ef0} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
12294 2024.08.28 04:11:24.351435 [ 3 ] {fdcd7633-b765-42e7-bf44-cd0f8a807ef0} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12295 2024.08.28 04:11:24.351588 [ 3 ] {fdcd7633-b765-42e7-bf44-cd0f8a807ef0} <Debug> executeQuery: Read 242 rows, 21.90 KiB in 0.001792 sec., 135044.64285714287 rows/sec., 11.93 MiB/sec.
12296 2024.08.28 04:11:24.351766 [ 3 ] {fdcd7633-b765-42e7-bf44-cd0f8a807ef0} <Debug> DynamicQueryHandler: Done processing query
12297 2024.08.28 04:11:24.351790 [ 3 ] {fdcd7633-b765-42e7-bf44-cd0f8a807ef0} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
12298 2024.08.28 04:11:24.351805 [ 3 ] {} <Debug> HTTP-Session: 9c5ff3b5-f10b-4875-99f5-f1b8d642bedc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12299 2024.08.28 04:11:24.351961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 4056, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12300 2024.08.28 04:11:24.352009 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12301 2024.08.28 04:11:24.352028 [ 3 ] {} <Debug> HTTP-Session: afdca500-1481-48c1-bda8-3cb0847c6263 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12302 2024.08.28 04:11:24.352044 [ 3 ] {} <Debug> HTTP-Session: afdca500-1481-48c1-bda8-3cb0847c6263 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12303 2024.08.28 04:11:24.352058 [ 3 ] {} <Debug> HTTP-Session: afdca500-1481-48c1-bda8-3cb0847c6263 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12304 2024.08.28 04:11:24.352088 [ 3 ] {} <Trace> HTTP-Session: afdca500-1481-48c1-bda8-3cb0847c6263 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12305 2024.08.28 04:11:24.352190 [ 3 ] {7daafa49-e8e6-4cdb-8c9b-0939d84a0fa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12306 2024.08.28 04:11:24.352233 [ 3 ] {7daafa49-e8e6-4cdb-8c9b-0939d84a0fa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12307 2024.08.28 04:11:24.352459 [ 3 ] {7daafa49-e8e6-4cdb-8c9b-0939d84a0fa7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12308 2024.08.28 04:11:24.352785 [ 3 ] {7daafa49-e8e6-4cdb-8c9b-0939d84a0fa7} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12309 2024.08.28 04:11:24.352821 [ 3 ] {7daafa49-e8e6-4cdb-8c9b-0939d84a0fa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12310 2024.08.28 04:11:24.353174 [ 3 ] {7daafa49-e8e6-4cdb-8c9b-0939d84a0fa7} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
12311 2024.08.28 04:11:24.353531 [ 3 ] {7daafa49-e8e6-4cdb-8c9b-0939d84a0fa7} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12312 2024.08.28 04:11:24.353683 [ 3 ] {7daafa49-e8e6-4cdb-8c9b-0939d84a0fa7} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001516 sec., 18469.656992084434 rows/sec., 1.35 MiB/sec.
12313 2024.08.28 04:11:24.353860 [ 3 ] {7daafa49-e8e6-4cdb-8c9b-0939d84a0fa7} <Debug> DynamicQueryHandler: Done processing query
12314 2024.08.28 04:11:24.353884 [ 3 ] {7daafa49-e8e6-4cdb-8c9b-0939d84a0fa7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12315 2024.08.28 04:11:24.353901 [ 3 ] {} <Debug> HTTP-Session: afdca500-1481-48c1-bda8-3cb0847c6263 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12316 2024.08.28 04:11:24.354072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12317 2024.08.28 04:11:24.354119 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12318 2024.08.28 04:11:24.354137 [ 3 ] {} <Debug> HTTP-Session: 10462ac7-390f-4e38-b70d-49dbbdec1b83 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12319 2024.08.28 04:11:24.354152 [ 3 ] {} <Debug> HTTP-Session: 10462ac7-390f-4e38-b70d-49dbbdec1b83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12320 2024.08.28 04:11:24.354172 [ 3 ] {} <Debug> HTTP-Session: 10462ac7-390f-4e38-b70d-49dbbdec1b83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12321 2024.08.28 04:11:24.354201 [ 3 ] {} <Trace> HTTP-Session: 10462ac7-390f-4e38-b70d-49dbbdec1b83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12322 2024.08.28 04:11:24.354299 [ 3 ] {8bffb203-bb5f-4093-84f0-44ff2b7621d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
12323 2024.08.28 04:11:24.354340 [ 3 ] {8bffb203-bb5f-4093-84f0-44ff2b7621d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
12324 2024.08.28 04:11:24.354564 [ 3 ] {8bffb203-bb5f-4093-84f0-44ff2b7621d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12325 2024.08.28 04:11:24.354945 [ 3 ] {8bffb203-bb5f-4093-84f0-44ff2b7621d2} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12326 2024.08.28 04:11:24.354984 [ 3 ] {8bffb203-bb5f-4093-84f0-44ff2b7621d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12327 2024.08.28 04:11:24.355331 [ 3 ] {8bffb203-bb5f-4093-84f0-44ff2b7621d2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
12328 2024.08.28 04:11:24.355683 [ 3 ] {8bffb203-bb5f-4093-84f0-44ff2b7621d2} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12329 2024.08.28 04:11:24.355839 [ 3 ] {8bffb203-bb5f-4093-84f0-44ff2b7621d2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001564 sec., 8951.406649616369 rows/sec., 626.90 KiB/sec.
12330 2024.08.28 04:11:24.356007 [ 3 ] {8bffb203-bb5f-4093-84f0-44ff2b7621d2} <Debug> DynamicQueryHandler: Done processing query
12331 2024.08.28 04:11:24.356031 [ 3 ] {8bffb203-bb5f-4093-84f0-44ff2b7621d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12332 2024.08.28 04:11:24.356047 [ 3 ] {} <Debug> HTTP-Session: 10462ac7-390f-4e38-b70d-49dbbdec1b83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12333 2024.08.28 04:11:24.356148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12334 2024.08.28 04:11:24.356195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12335 2024.08.28 04:11:24.356214 [ 3 ] {} <Debug> HTTP-Session: 0ddc9d17-692c-4457-91fc-8e80b90e6da0 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12336 2024.08.28 04:11:24.356230 [ 3 ] {} <Debug> HTTP-Session: 0ddc9d17-692c-4457-91fc-8e80b90e6da0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12337 2024.08.28 04:11:24.356243 [ 3 ] {} <Debug> HTTP-Session: 0ddc9d17-692c-4457-91fc-8e80b90e6da0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12338 2024.08.28 04:11:24.356273 [ 3 ] {} <Trace> HTTP-Session: 0ddc9d17-692c-4457-91fc-8e80b90e6da0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12339 2024.08.28 04:11:24.356367 [ 3 ] {b38b1b3b-4fed-47d7-9e9b-318bc6aa8bf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
12340 2024.08.28 04:11:24.356410 [ 3 ] {b38b1b3b-4fed-47d7-9e9b-318bc6aa8bf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
12341 2024.08.28 04:11:24.356634 [ 3 ] {b38b1b3b-4fed-47d7-9e9b-318bc6aa8bf1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12342 2024.08.28 04:11:24.356944 [ 3 ] {b38b1b3b-4fed-47d7-9e9b-318bc6aa8bf1} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12343 2024.08.28 04:11:24.356980 [ 3 ] {b38b1b3b-4fed-47d7-9e9b-318bc6aa8bf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12344 2024.08.28 04:11:24.357317 [ 3 ] {b38b1b3b-4fed-47d7-9e9b-318bc6aa8bf1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
12345 2024.08.28 04:11:24.357664 [ 3 ] {b38b1b3b-4fed-47d7-9e9b-318bc6aa8bf1} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12346 2024.08.28 04:11:24.357826 [ 3 ] {b38b1b3b-4fed-47d7-9e9b-318bc6aa8bf1} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001475 sec., 4067.7966101694915 rows/sec., 240.33 KiB/sec.
12347 2024.08.28 04:11:24.358047 [ 3 ] {b38b1b3b-4fed-47d7-9e9b-318bc6aa8bf1} <Debug> DynamicQueryHandler: Done processing query
12348 2024.08.28 04:11:24.358070 [ 3 ] {b38b1b3b-4fed-47d7-9e9b-318bc6aa8bf1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12349 2024.08.28 04:11:24.358086 [ 3 ] {} <Debug> HTTP-Session: 0ddc9d17-692c-4457-91fc-8e80b90e6da0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12350 2024.08.28 04:11:24.358273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 66514, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12351 2024.08.28 04:11:24.358320 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12352 2024.08.28 04:11:24.358340 [ 3 ] {} <Debug> HTTP-Session: a63ade13-538a-4a66-bfd7-24b9d2863058 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12353 2024.08.28 04:11:24.358355 [ 3 ] {} <Debug> HTTP-Session: a63ade13-538a-4a66-bfd7-24b9d2863058 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12354 2024.08.28 04:11:24.358368 [ 3 ] {} <Debug> HTTP-Session: a63ade13-538a-4a66-bfd7-24b9d2863058 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12355 2024.08.28 04:11:24.358399 [ 3 ] {} <Trace> HTTP-Session: a63ade13-538a-4a66-bfd7-24b9d2863058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12356 2024.08.28 04:11:24.358622 [ 3 ] {f21ef799-de6f-4fb0-a182-2dcc925de123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12357 2024.08.28 04:11:24.358664 [ 3 ] {f21ef799-de6f-4fb0-a182-2dcc925de123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12358 2024.08.28 04:11:24.358885 [ 3 ] {f21ef799-de6f-4fb0-a182-2dcc925de123} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12359 2024.08.28 04:11:24.359435 [ 3 ] {f21ef799-de6f-4fb0-a182-2dcc925de123} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12360 2024.08.28 04:11:24.359472 [ 3 ] {f21ef799-de6f-4fb0-a182-2dcc925de123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12361 2024.08.28 04:11:24.359838 [ 3 ] {f21ef799-de6f-4fb0-a182-2dcc925de123} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
12362 2024.08.28 04:11:24.360184 [ 3 ] {f21ef799-de6f-4fb0-a182-2dcc925de123} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12363 2024.08.28 04:11:24.360330 [ 3 ] {f21ef799-de6f-4fb0-a182-2dcc925de123} <Debug> executeQuery: Read 410 rows, 29.93 KiB in 0.001807 sec., 226895.40675152186 rows/sec., 16.17 MiB/sec.
12364 2024.08.28 04:11:24.360503 [ 3 ] {f21ef799-de6f-4fb0-a182-2dcc925de123} <Debug> DynamicQueryHandler: Done processing query
12365 2024.08.28 04:11:24.360527 [ 3 ] {f21ef799-de6f-4fb0-a182-2dcc925de123} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
12366 2024.08.28 04:11:24.360543 [ 3 ] {} <Debug> HTTP-Session: a63ade13-538a-4a66-bfd7-24b9d2863058 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12367 2024.08.28 04:11:24.360662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12368 2024.08.28 04:11:24.360709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12369 2024.08.28 04:11:24.360727 [ 3 ] {} <Debug> HTTP-Session: 9e6144d3-1d13-4cae-84b2-aa96065158c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12370 2024.08.28 04:11:24.360744 [ 3 ] {} <Debug> HTTP-Session: 9e6144d3-1d13-4cae-84b2-aa96065158c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12371 2024.08.28 04:11:24.360757 [ 3 ] {} <Debug> HTTP-Session: 9e6144d3-1d13-4cae-84b2-aa96065158c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12372 2024.08.28 04:11:24.360787 [ 3 ] {} <Trace> HTTP-Session: 9e6144d3-1d13-4cae-84b2-aa96065158c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12373 2024.08.28 04:11:24.360880 [ 3 ] {3938258a-bf84-40a1-9b12-4b733c13009f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12374 2024.08.28 04:11:24.360923 [ 3 ] {3938258a-bf84-40a1-9b12-4b733c13009f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12375 2024.08.28 04:11:24.361052 [ 3 ] {3938258a-bf84-40a1-9b12-4b733c13009f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12376 2024.08.28 04:11:24.361313 [ 3 ] {3938258a-bf84-40a1-9b12-4b733c13009f} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12377 2024.08.28 04:11:24.361349 [ 3 ] {3938258a-bf84-40a1-9b12-4b733c13009f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12378 2024.08.28 04:11:24.361697 [ 3 ] {3938258a-bf84-40a1-9b12-4b733c13009f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
12379 2024.08.28 04:11:24.362011 [ 3 ] {3938258a-bf84-40a1-9b12-4b733c13009f} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12380 2024.08.28 04:11:24.362165 [ 3 ] {3938258a-bf84-40a1-9b12-4b733c13009f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001303 sec., 4604.758250191865 rows/sec., 240.58 KiB/sec.
12381 2024.08.28 04:11:24.362481 [ 3 ] {3938258a-bf84-40a1-9b12-4b733c13009f} <Debug> DynamicQueryHandler: Done processing query
12382 2024.08.28 04:11:24.362509 [ 3 ] {3938258a-bf84-40a1-9b12-4b733c13009f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12383 2024.08.28 04:11:24.362525 [ 3 ] {} <Debug> HTTP-Session: 9e6144d3-1d13-4cae-84b2-aa96065158c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12384 2024.08.28 04:11:24.362684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 44813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12385 2024.08.28 04:11:24.362731 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12386 2024.08.28 04:11:24.362750 [ 3 ] {} <Debug> HTTP-Session: 6a9d8a7e-ef8d-4dfe-be72-18673dbbd995 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12387 2024.08.28 04:11:24.362765 [ 3 ] {} <Debug> HTTP-Session: 6a9d8a7e-ef8d-4dfe-be72-18673dbbd995 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12388 2024.08.28 04:11:24.362779 [ 3 ] {} <Debug> HTTP-Session: 6a9d8a7e-ef8d-4dfe-be72-18673dbbd995 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12389 2024.08.28 04:11:24.362809 [ 3 ] {} <Trace> HTTP-Session: 6a9d8a7e-ef8d-4dfe-be72-18673dbbd995 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12390 2024.08.28 04:11:24.363032 [ 3 ] {09c9c93e-d4cb-4be4-9a91-cc20359bca0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12391 2024.08.28 04:11:24.363078 [ 3 ] {09c9c93e-d4cb-4be4-9a91-cc20359bca0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12392 2024.08.28 04:11:24.363243 [ 3 ] {09c9c93e-d4cb-4be4-9a91-cc20359bca0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12393 2024.08.28 04:11:24.363691 [ 3 ] {09c9c93e-d4cb-4be4-9a91-cc20359bca0c} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12394 2024.08.28 04:11:24.363726 [ 3 ] {09c9c93e-d4cb-4be4-9a91-cc20359bca0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12395 2024.08.28 04:11:24.364097 [ 3 ] {09c9c93e-d4cb-4be4-9a91-cc20359bca0c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
12396 2024.08.28 04:11:24.364435 [ 3 ] {09c9c93e-d4cb-4be4-9a91-cc20359bca0c} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12397 2024.08.28 04:11:24.364582 [ 3 ] {09c9c93e-d4cb-4be4-9a91-cc20359bca0c} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001681 sec., 141582.39143367045 rows/sec., 9.49 MiB/sec.
12398 2024.08.28 04:11:24.364758 [ 3 ] {09c9c93e-d4cb-4be4-9a91-cc20359bca0c} <Debug> DynamicQueryHandler: Done processing query
12399 2024.08.28 04:11:24.364781 [ 3 ] {09c9c93e-d4cb-4be4-9a91-cc20359bca0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
12400 2024.08.28 04:11:24.364797 [ 3 ] {} <Debug> HTTP-Session: 6a9d8a7e-ef8d-4dfe-be72-18673dbbd995 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12401 2024.08.28 04:11:24.364911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12402 2024.08.28 04:11:24.364957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12403 2024.08.28 04:11:24.364975 [ 3 ] {} <Debug> HTTP-Session: 928d489c-e2d2-4325-8f61-00d053a775fc Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12404 2024.08.28 04:11:24.364992 [ 3 ] {} <Debug> HTTP-Session: 928d489c-e2d2-4325-8f61-00d053a775fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12405 2024.08.28 04:11:24.365006 [ 3 ] {} <Debug> HTTP-Session: 928d489c-e2d2-4325-8f61-00d053a775fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12406 2024.08.28 04:11:24.365035 [ 3 ] {} <Trace> HTTP-Session: 928d489c-e2d2-4325-8f61-00d053a775fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12407 2024.08.28 04:11:24.365125 [ 3 ] {14c52b82-6688-4db4-880e-3093ccdc72f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
12408 2024.08.28 04:11:24.365168 [ 3 ] {14c52b82-6688-4db4-880e-3093ccdc72f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
12409 2024.08.28 04:11:24.365296 [ 3 ] {14c52b82-6688-4db4-880e-3093ccdc72f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12410 2024.08.28 04:11:24.365563 [ 3 ] {14c52b82-6688-4db4-880e-3093ccdc72f4} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12411 2024.08.28 04:11:24.365599 [ 3 ] {14c52b82-6688-4db4-880e-3093ccdc72f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12412 2024.08.28 04:11:24.365942 [ 3 ] {14c52b82-6688-4db4-880e-3093ccdc72f4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
12413 2024.08.28 04:11:24.366252 [ 3 ] {14c52b82-6688-4db4-880e-3093ccdc72f4} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12414 2024.08.28 04:11:24.366399 [ 3 ] {14c52b82-6688-4db4-880e-3093ccdc72f4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001293 sec., 773.3952049497293 rows/sec., 52.11 KiB/sec.
12415 2024.08.28 04:11:24.366399 [ 60 ] {} <Debug> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
12416 2024.08.28 04:11:24.366505 [ 60 ] {} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12417 2024.08.28 04:11:24.366552 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12418 2024.08.28 04:11:24.366647 [ 3 ] {14c52b82-6688-4db4-880e-3093ccdc72f4} <Debug> DynamicQueryHandler: Done processing query
12419 2024.08.28 04:11:24.366731 [ 3 ] {14c52b82-6688-4db4-880e-3093ccdc72f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
12420 2024.08.28 04:11:24.366829 [ 3 ] {} <Debug> HTTP-Session: 928d489c-e2d2-4325-8f61-00d053a775fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12421 2024.08.28 04:11:24.367223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 42893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12422 2024.08.28 04:11:24.367385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12423 2024.08.28 04:11:24.367478 [ 3 ] {} <Debug> HTTP-Session: 80309ccb-6860-4f8a-b012-50f0a3b4dd1a Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12424 2024.08.28 04:11:24.367559 [ 3 ] {} <Debug> HTTP-Session: 80309ccb-6860-4f8a-b012-50f0a3b4dd1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12425 2024.08.28 04:11:24.367624 [ 3 ] {} <Debug> HTTP-Session: 80309ccb-6860-4f8a-b012-50f0a3b4dd1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12426 2024.08.28 04:11:24.367734 [ 3 ] {} <Trace> HTTP-Session: 80309ccb-6860-4f8a-b012-50f0a3b4dd1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12427 2024.08.28 04:11:24.367904 [ 190 ] {f7349047-7488-4531-814c-0433bc81ffc6::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
12428 2024.08.28 04:11:24.368103 [ 190 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12429 2024.08.28 04:11:24.368156 [ 190 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 26 rows starting from the beginning of the part
12430 2024.08.28 04:11:24.368195 [ 3 ] {be0ba728-97b9-49e3-bf7b-cde1a7f47ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12431 2024.08.28 04:11:24.368439 [ 190 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part
12432 2024.08.28 04:11:24.368488 [ 3 ] {be0ba728-97b9-49e3-bf7b-cde1a7f47ece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
12433 2024.08.28 04:11:24.368910 [ 190 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part
12434 2024.08.28 04:11:24.369272 [ 190 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part
12435 2024.08.28 04:11:24.369675 [ 190 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part
12436 2024.08.28 04:11:24.370167 [ 190 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part
12437 2024.08.28 04:11:24.371227 [ 3 ] {be0ba728-97b9-49e3-bf7b-cde1a7f47ece} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12438 2024.08.28 04:11:24.373116 [ 3 ] {be0ba728-97b9-49e3-bf7b-cde1a7f47ece} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12439 2024.08.28 04:11:24.373196 [ 3 ] {be0ba728-97b9-49e3-bf7b-cde1a7f47ece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12440 2024.08.28 04:11:24.373545 [ 190 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31 rows, containing 4 columns (4 merged, 0 gathered) in 0.006860291 sec., 4518.758752361962 rows/sec., 303.92 KiB/sec.
12441 2024.08.28 04:11:24.373773 [ 190 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
12442 2024.08.28 04:11:24.374700 [ 190 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_31_6} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12443 2024.08.28 04:11:24.374904 [ 190 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_31_6} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
12444 2024.08.28 04:11:24.374952 [ 3 ] {be0ba728-97b9-49e3-bf7b-cde1a7f47ece} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
12445 2024.08.28 04:11:24.375040 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
12446 2024.08.28 04:11:24.375451 [ 3 ] {be0ba728-97b9-49e3-bf7b-cde1a7f47ece} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12447 2024.08.28 04:11:24.375645 [ 3 ] {be0ba728-97b9-49e3-bf7b-cde1a7f47ece} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.007706 sec., 3373.994290163509 rows/sec., 6.05 MiB/sec.
12448 2024.08.28 04:11:24.375924 [ 3 ] {be0ba728-97b9-49e3-bf7b-cde1a7f47ece} <Debug> DynamicQueryHandler: Done processing query
12449 2024.08.28 04:11:24.375948 [ 3 ] {be0ba728-97b9-49e3-bf7b-cde1a7f47ece} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
12450 2024.08.28 04:11:24.375965 [ 3 ] {} <Debug> HTTP-Session: 80309ccb-6860-4f8a-b012-50f0a3b4dd1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12451 2024.08.28 04:11:24.376094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12452 2024.08.28 04:11:24.376142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12453 2024.08.28 04:11:24.376160 [ 3 ] {} <Debug> HTTP-Session: 7727d982-620c-44e7-af38-d054bffce9b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12454 2024.08.28 04:11:24.376176 [ 3 ] {} <Debug> HTTP-Session: 7727d982-620c-44e7-af38-d054bffce9b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12455 2024.08.28 04:11:24.376190 [ 3 ] {} <Debug> HTTP-Session: 7727d982-620c-44e7-af38-d054bffce9b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12456 2024.08.28 04:11:24.376221 [ 3 ] {} <Trace> HTTP-Session: 7727d982-620c-44e7-af38-d054bffce9b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12457 2024.08.28 04:11:24.376343 [ 3 ] {96290f29-487a-452b-9096-9cc1e615ac59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12458 2024.08.28 04:11:24.376386 [ 3 ] {96290f29-487a-452b-9096-9cc1e615ac59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12459 2024.08.28 04:11:24.376519 [ 3 ] {96290f29-487a-452b-9096-9cc1e615ac59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12460 2024.08.28 04:11:24.376827 [ 3 ] {96290f29-487a-452b-9096-9cc1e615ac59} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12461 2024.08.28 04:11:24.376863 [ 3 ] {96290f29-487a-452b-9096-9cc1e615ac59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12462 2024.08.28 04:11:24.377231 [ 3 ] {96290f29-487a-452b-9096-9cc1e615ac59} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
12463 2024.08.28 04:11:24.377554 [ 3 ] {96290f29-487a-452b-9096-9cc1e615ac59} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12464 2024.08.28 04:11:24.377674 [ 3 ] {96290f29-487a-452b-9096-9cc1e615ac59} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001379 sec., 59463.379260333575 rows/sec., 3.78 MiB/sec.
12465 2024.08.28 04:11:24.377942 [ 3 ] {96290f29-487a-452b-9096-9cc1e615ac59} <Debug> DynamicQueryHandler: Done processing query
12466 2024.08.28 04:11:24.378007 [ 3 ] {96290f29-487a-452b-9096-9cc1e615ac59} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12467 2024.08.28 04:11:24.378067 [ 3 ] {} <Debug> HTTP-Session: 7727d982-620c-44e7-af38-d054bffce9b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12468 2024.08.28 04:11:29.341800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12469 2024.08.28 04:11:29.341926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12470 2024.08.28 04:11:29.341955 [ 3 ] {} <Debug> HTTP-Session: 831f5abd-f33e-4b38-8892-1d1913ffd342 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12471 2024.08.28 04:11:29.341982 [ 3 ] {} <Debug> HTTP-Session: 831f5abd-f33e-4b38-8892-1d1913ffd342 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12472 2024.08.28 04:11:29.342001 [ 3 ] {} <Debug> HTTP-Session: 831f5abd-f33e-4b38-8892-1d1913ffd342 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12473 2024.08.28 04:11:29.342054 [ 3 ] {} <Trace> HTTP-Session: 831f5abd-f33e-4b38-8892-1d1913ffd342 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12474 2024.08.28 04:11:29.342240 [ 3 ] {a394e34d-0809-4ba9-b174-82915ae6f967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12475 2024.08.28 04:11:29.342311 [ 3 ] {a394e34d-0809-4ba9-b174-82915ae6f967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12476 2024.08.28 04:11:29.342658 [ 3 ] {a394e34d-0809-4ba9-b174-82915ae6f967} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12477 2024.08.28 04:11:29.343086 [ 3 ] {a394e34d-0809-4ba9-b174-82915ae6f967} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12478 2024.08.28 04:11:29.343125 [ 3 ] {a394e34d-0809-4ba9-b174-82915ae6f967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12479 2024.08.28 04:11:29.343515 [ 3 ] {a394e34d-0809-4ba9-b174-82915ae6f967} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
12480 2024.08.28 04:11:29.343893 [ 3 ] {a394e34d-0809-4ba9-b174-82915ae6f967} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12481 2024.08.28 04:11:29.344053 [ 3 ] {a394e34d-0809-4ba9-b174-82915ae6f967} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001865 sec., 1072.3860589812332 rows/sec., 87.45 KiB/sec.
12482 2024.08.28 04:11:29.344291 [ 3 ] {a394e34d-0809-4ba9-b174-82915ae6f967} <Debug> DynamicQueryHandler: Done processing query
12483 2024.08.28 04:11:29.344318 [ 3 ] {a394e34d-0809-4ba9-b174-82915ae6f967} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12484 2024.08.28 04:11:29.344334 [ 3 ] {} <Debug> HTTP-Session: 831f5abd-f33e-4b38-8892-1d1913ffd342 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12485 2024.08.28 04:11:29.344506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 11953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12486 2024.08.28 04:11:29.344555 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12487 2024.08.28 04:11:29.344573 [ 3 ] {} <Debug> HTTP-Session: 1884ba33-4745-49f3-91ab-42167687ae57 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12488 2024.08.28 04:11:29.344589 [ 3 ] {} <Debug> HTTP-Session: 1884ba33-4745-49f3-91ab-42167687ae57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12489 2024.08.28 04:11:29.344603 [ 3 ] {} <Debug> HTTP-Session: 1884ba33-4745-49f3-91ab-42167687ae57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12490 2024.08.28 04:11:29.344633 [ 3 ] {} <Trace> HTTP-Session: 1884ba33-4745-49f3-91ab-42167687ae57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12491 2024.08.28 04:11:29.344749 [ 3 ] {d242ee11-3cdc-4a22-84df-6b4d9ab36486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12492 2024.08.28 04:11:29.344791 [ 3 ] {d242ee11-3cdc-4a22-84df-6b4d9ab36486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12493 2024.08.28 04:11:29.345014 [ 3 ] {d242ee11-3cdc-4a22-84df-6b4d9ab36486} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12494 2024.08.28 04:11:29.345378 [ 3 ] {d242ee11-3cdc-4a22-84df-6b4d9ab36486} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12495 2024.08.28 04:11:29.345415 [ 3 ] {d242ee11-3cdc-4a22-84df-6b4d9ab36486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12496 2024.08.28 04:11:29.345771 [ 3 ] {d242ee11-3cdc-4a22-84df-6b4d9ab36486} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12497 2024.08.28 04:11:29.346142 [ 3 ] {d242ee11-3cdc-4a22-84df-6b4d9ab36486} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12498 2024.08.28 04:11:29.346289 [ 3 ] {d242ee11-3cdc-4a22-84df-6b4d9ab36486} <Debug> executeQuery: Read 83 rows, 6.88 KiB in 0.001578 sec., 52598.22560202789 rows/sec., 4.26 MiB/sec.
12499 2024.08.28 04:11:29.346493 [ 3 ] {d242ee11-3cdc-4a22-84df-6b4d9ab36486} <Debug> DynamicQueryHandler: Done processing query
12500 2024.08.28 04:11:29.346518 [ 3 ] {d242ee11-3cdc-4a22-84df-6b4d9ab36486} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
12501 2024.08.28 04:11:29.346534 [ 3 ] {} <Debug> HTTP-Session: 1884ba33-4745-49f3-91ab-42167687ae57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12502 2024.08.28 04:11:29.346655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 2195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12503 2024.08.28 04:11:29.346703 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12504 2024.08.28 04:11:29.346721 [ 3 ] {} <Debug> HTTP-Session: 5389405f-c7c3-457d-8028-6f24f6f5c021 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12505 2024.08.28 04:11:29.346737 [ 3 ] {} <Debug> HTTP-Session: 5389405f-c7c3-457d-8028-6f24f6f5c021 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12506 2024.08.28 04:11:29.346751 [ 3 ] {} <Debug> HTTP-Session: 5389405f-c7c3-457d-8028-6f24f6f5c021 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12507 2024.08.28 04:11:29.346781 [ 3 ] {} <Trace> HTTP-Session: 5389405f-c7c3-457d-8028-6f24f6f5c021 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12508 2024.08.28 04:11:29.346889 [ 3 ] {bb1077a8-c9b1-4185-bbb3-e467bbad038e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12509 2024.08.28 04:11:29.346932 [ 3 ] {bb1077a8-c9b1-4185-bbb3-e467bbad038e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12510 2024.08.28 04:11:29.347158 [ 3 ] {bb1077a8-c9b1-4185-bbb3-e467bbad038e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12511 2024.08.28 04:11:29.347463 [ 3 ] {bb1077a8-c9b1-4185-bbb3-e467bbad038e} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12512 2024.08.28 04:11:29.347499 [ 3 ] {bb1077a8-c9b1-4185-bbb3-e467bbad038e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12513 2024.08.28 04:11:29.347835 [ 3 ] {bb1077a8-c9b1-4185-bbb3-e467bbad038e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12514 2024.08.28 04:11:29.348183 [ 3 ] {bb1077a8-c9b1-4185-bbb3-e467bbad038e} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12515 2024.08.28 04:11:29.348348 [ 3 ] {bb1077a8-c9b1-4185-bbb3-e467bbad038e} <Debug> executeQuery: Read 15 rows, 1.12 KiB in 0.001478 sec., 10148.849797023004 rows/sec., 755.88 KiB/sec.
12516 2024.08.28 04:11:29.348519 [ 3 ] {bb1077a8-c9b1-4185-bbb3-e467bbad038e} <Debug> DynamicQueryHandler: Done processing query
12517 2024.08.28 04:11:29.348543 [ 3 ] {bb1077a8-c9b1-4185-bbb3-e467bbad038e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12518 2024.08.28 04:11:29.348558 [ 3 ] {} <Debug> HTTP-Session: 5389405f-c7c3-457d-8028-6f24f6f5c021 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12519 2024.08.28 04:11:29.348691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 13425, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12520 2024.08.28 04:11:29.348739 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12521 2024.08.28 04:11:29.348757 [ 3 ] {} <Debug> HTTP-Session: 793ce5a8-fd66-45b3-acbc-01e2f927b125 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12522 2024.08.28 04:11:29.348773 [ 3 ] {} <Debug> HTTP-Session: 793ce5a8-fd66-45b3-acbc-01e2f927b125 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12523 2024.08.28 04:11:29.348787 [ 3 ] {} <Debug> HTTP-Session: 793ce5a8-fd66-45b3-acbc-01e2f927b125 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12524 2024.08.28 04:11:29.348817 [ 3 ] {} <Trace> HTTP-Session: 793ce5a8-fd66-45b3-acbc-01e2f927b125 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12525 2024.08.28 04:11:29.348931 [ 3 ] {83a5dc23-df48-4cdd-a499-16482fb4a7dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12526 2024.08.28 04:11:29.348973 [ 3 ] {83a5dc23-df48-4cdd-a499-16482fb4a7dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12527 2024.08.28 04:11:29.349195 [ 3 ] {83a5dc23-df48-4cdd-a499-16482fb4a7dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12528 2024.08.28 04:11:29.349547 [ 3 ] {83a5dc23-df48-4cdd-a499-16482fb4a7dd} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12529 2024.08.28 04:11:29.349583 [ 3 ] {83a5dc23-df48-4cdd-a499-16482fb4a7dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12530 2024.08.28 04:11:29.349928 [ 3 ] {83a5dc23-df48-4cdd-a499-16482fb4a7dd} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12531 2024.08.28 04:11:29.350274 [ 3 ] {83a5dc23-df48-4cdd-a499-16482fb4a7dd} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12532 2024.08.28 04:11:29.350417 [ 3 ] {83a5dc23-df48-4cdd-a499-16482fb4a7dd} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001524 sec., 51837.27034120735 rows/sec., 4.05 MiB/sec.
12533 2024.08.28 04:11:29.350680 [ 3 ] {83a5dc23-df48-4cdd-a499-16482fb4a7dd} <Debug> DynamicQueryHandler: Done processing query
12534 2024.08.28 04:11:29.350734 [ 3 ] {83a5dc23-df48-4cdd-a499-16482fb4a7dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
12535 2024.08.28 04:11:29.350786 [ 3 ] {} <Debug> HTTP-Session: 793ce5a8-fd66-45b3-acbc-01e2f927b125 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12536 2024.08.28 04:11:29.350990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 30808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12537 2024.08.28 04:11:29.351042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12538 2024.08.28 04:11:29.351061 [ 3 ] {} <Debug> HTTP-Session: 08285e3e-6725-453d-b3d5-f8bf72c3ffd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12539 2024.08.28 04:11:29.351078 [ 3 ] {} <Debug> HTTP-Session: 08285e3e-6725-453d-b3d5-f8bf72c3ffd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12540 2024.08.28 04:11:29.351092 [ 3 ] {} <Debug> HTTP-Session: 08285e3e-6725-453d-b3d5-f8bf72c3ffd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12541 2024.08.28 04:11:29.351123 [ 3 ] {} <Trace> HTTP-Session: 08285e3e-6725-453d-b3d5-f8bf72c3ffd0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12542 2024.08.28 04:11:29.351271 [ 3 ] {e91c8d7e-08d9-4444-a181-89074e5e9112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12543 2024.08.28 04:11:29.351319 [ 3 ] {e91c8d7e-08d9-4444-a181-89074e5e9112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12544 2024.08.28 04:11:29.351482 [ 3 ] {e91c8d7e-08d9-4444-a181-89074e5e9112} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12545 2024.08.28 04:11:29.351922 [ 3 ] {e91c8d7e-08d9-4444-a181-89074e5e9112} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12546 2024.08.28 04:11:29.351959 [ 3 ] {e91c8d7e-08d9-4444-a181-89074e5e9112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12547 2024.08.28 04:11:29.352336 [ 3 ] {e91c8d7e-08d9-4444-a181-89074e5e9112} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
12548 2024.08.28 04:11:29.352671 [ 3 ] {e91c8d7e-08d9-4444-a181-89074e5e9112} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12549 2024.08.28 04:11:29.352822 [ 3 ] {e91c8d7e-08d9-4444-a181-89074e5e9112} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001617 sec., 99567.09956709958 rows/sec., 6.93 MiB/sec.
12550 2024.08.28 04:11:29.353001 [ 3 ] {e91c8d7e-08d9-4444-a181-89074e5e9112} <Debug> DynamicQueryHandler: Done processing query
12551 2024.08.28 04:11:29.353024 [ 3 ] {e91c8d7e-08d9-4444-a181-89074e5e9112} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12552 2024.08.28 04:11:29.353040 [ 3 ] {} <Debug> HTTP-Session: 08285e3e-6725-453d-b3d5-f8bf72c3ffd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12553 2024.08.28 04:11:29.353178 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 21392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12554 2024.08.28 04:11:29.353226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12555 2024.08.28 04:11:29.353244 [ 3 ] {} <Debug> HTTP-Session: a5cbb1a0-4d44-47d9-b8da-7b3cbe8c0714 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12556 2024.08.28 04:11:29.353260 [ 3 ] {} <Debug> HTTP-Session: a5cbb1a0-4d44-47d9-b8da-7b3cbe8c0714 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12557 2024.08.28 04:11:29.353274 [ 3 ] {} <Debug> HTTP-Session: a5cbb1a0-4d44-47d9-b8da-7b3cbe8c0714 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12558 2024.08.28 04:11:29.353305 [ 3 ] {} <Trace> HTTP-Session: a5cbb1a0-4d44-47d9-b8da-7b3cbe8c0714 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12559 2024.08.28 04:11:29.353502 [ 3 ] {7cf36a30-a016-4bf1-a107-d7d2775cd9fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12560 2024.08.28 04:11:29.353566 [ 3 ] {7cf36a30-a016-4bf1-a107-d7d2775cd9fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
12561 2024.08.28 04:11:29.353985 [ 3 ] {7cf36a30-a016-4bf1-a107-d7d2775cd9fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12562 2024.08.28 04:11:29.354508 [ 3 ] {7cf36a30-a016-4bf1-a107-d7d2775cd9fe} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12563 2024.08.28 04:11:29.354544 [ 3 ] {7cf36a30-a016-4bf1-a107-d7d2775cd9fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12564 2024.08.28 04:11:29.355149 [ 3 ] {7cf36a30-a016-4bf1-a107-d7d2775cd9fe} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12565 2024.08.28 04:11:29.355546 [ 3 ] {7cf36a30-a016-4bf1-a107-d7d2775cd9fe} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12566 2024.08.28 04:11:29.355729 [ 3 ] {7cf36a30-a016-4bf1-a107-d7d2775cd9fe} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002343 sec., 5548.442168160478 rows/sec., 9.94 MiB/sec.
12567 2024.08.28 04:11:29.355935 [ 3 ] {7cf36a30-a016-4bf1-a107-d7d2775cd9fe} <Debug> DynamicQueryHandler: Done processing query
12568 2024.08.28 04:11:29.355960 [ 3 ] {7cf36a30-a016-4bf1-a107-d7d2775cd9fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
12569 2024.08.28 04:11:29.355975 [ 3 ] {} <Debug> HTTP-Session: a5cbb1a0-4d44-47d9-b8da-7b3cbe8c0714 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12570 2024.08.28 04:11:29.356097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12571 2024.08.28 04:11:29.356145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12572 2024.08.28 04:11:29.356165 [ 3 ] {} <Debug> HTTP-Session: f016c085-8a5e-4f06-8f89-7d37106190dd Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12573 2024.08.28 04:11:29.356181 [ 3 ] {} <Debug> HTTP-Session: f016c085-8a5e-4f06-8f89-7d37106190dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12574 2024.08.28 04:11:29.356195 [ 3 ] {} <Debug> HTTP-Session: f016c085-8a5e-4f06-8f89-7d37106190dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12575 2024.08.28 04:11:29.356226 [ 3 ] {} <Trace> HTTP-Session: f016c085-8a5e-4f06-8f89-7d37106190dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12576 2024.08.28 04:11:29.356341 [ 3 ] {9ec0e4f0-9278-4946-a797-f05ff8af559a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12577 2024.08.28 04:11:29.356386 [ 3 ] {9ec0e4f0-9278-4946-a797-f05ff8af559a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12578 2024.08.28 04:11:29.356514 [ 3 ] {9ec0e4f0-9278-4946-a797-f05ff8af559a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12579 2024.08.28 04:11:29.356814 [ 3 ] {9ec0e4f0-9278-4946-a797-f05ff8af559a} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12580 2024.08.28 04:11:29.356850 [ 3 ] {9ec0e4f0-9278-4946-a797-f05ff8af559a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12581 2024.08.28 04:11:29.357201 [ 3 ] {9ec0e4f0-9278-4946-a797-f05ff8af559a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
12582 2024.08.28 04:11:29.357513 [ 3 ] {9ec0e4f0-9278-4946-a797-f05ff8af559a} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12583 2024.08.28 04:11:29.357677 [ 3 ] {9ec0e4f0-9278-4946-a797-f05ff8af559a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001363 sec., 44020.542920029344 rows/sec., 2.97 MiB/sec.
12584 2024.08.28 04:11:29.357840 [ 3 ] {9ec0e4f0-9278-4946-a797-f05ff8af559a} <Debug> DynamicQueryHandler: Done processing query
12585 2024.08.28 04:11:29.357864 [ 3 ] {9ec0e4f0-9278-4946-a797-f05ff8af559a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12586 2024.08.28 04:11:29.357880 [ 3 ] {} <Debug> HTTP-Session: f016c085-8a5e-4f06-8f89-7d37106190dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12587 2024.08.28 04:11:32.718627 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache
12588 2024.08.28 04:11:32.718685 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache
12589 2024.08.28 04:11:34.346218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 36474, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12590 2024.08.28 04:11:34.346346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12591 2024.08.28 04:11:34.346370 [ 3 ] {} <Debug> HTTP-Session: af73d18f-ab36-477c-a44b-29b4bb810d4e Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12592 2024.08.28 04:11:34.346394 [ 3 ] {} <Debug> HTTP-Session: af73d18f-ab36-477c-a44b-29b4bb810d4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12593 2024.08.28 04:11:34.346409 [ 3 ] {} <Debug> HTTP-Session: af73d18f-ab36-477c-a44b-29b4bb810d4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12594 2024.08.28 04:11:34.346456 [ 3 ] {} <Trace> HTTP-Session: af73d18f-ab36-477c-a44b-29b4bb810d4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12595 2024.08.28 04:11:34.346709 [ 3 ] {33aa2bf7-6d3f-4d5a-b832-cdfd487c85ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12596 2024.08.28 04:11:34.346776 [ 3 ] {33aa2bf7-6d3f-4d5a-b832-cdfd487c85ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12597 2024.08.28 04:11:34.347098 [ 3 ] {33aa2bf7-6d3f-4d5a-b832-cdfd487c85ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12598 2024.08.28 04:11:34.347719 [ 3 ] {33aa2bf7-6d3f-4d5a-b832-cdfd487c85ac} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12599 2024.08.28 04:11:34.347768 [ 3 ] {33aa2bf7-6d3f-4d5a-b832-cdfd487c85ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12600 2024.08.28 04:11:34.348201 [ 3 ] {33aa2bf7-6d3f-4d5a-b832-cdfd487c85ac} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12601 2024.08.28 04:11:34.348591 [ 3 ] {33aa2bf7-6d3f-4d5a-b832-cdfd487c85ac} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12602 2024.08.28 04:11:34.348760 [ 3 ] {33aa2bf7-6d3f-4d5a-b832-cdfd487c85ac} <Debug> executeQuery: Read 241 rows, 21.83 KiB in 0.002158 sec., 111677.47914735865 rows/sec., 9.88 MiB/sec.
12603 2024.08.28 04:11:34.348977 [ 3 ] {33aa2bf7-6d3f-4d5a-b832-cdfd487c85ac} <Debug> DynamicQueryHandler: Done processing query
12604 2024.08.28 04:11:34.349004 [ 3 ] {33aa2bf7-6d3f-4d5a-b832-cdfd487c85ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
12605 2024.08.28 04:11:34.349020 [ 3 ] {} <Debug> HTTP-Session: af73d18f-ab36-477c-a44b-29b4bb810d4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12606 2024.08.28 04:11:34.349159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 3779, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12607 2024.08.28 04:11:34.349213 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12608 2024.08.28 04:11:34.349233 [ 3 ] {} <Debug> HTTP-Session: 382ea18b-3edb-4b9d-9261-f5a49678023f Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12609 2024.08.28 04:11:34.349251 [ 3 ] {} <Debug> HTTP-Session: 382ea18b-3edb-4b9d-9261-f5a49678023f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12610 2024.08.28 04:11:34.349265 [ 3 ] {} <Debug> HTTP-Session: 382ea18b-3edb-4b9d-9261-f5a49678023f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12611 2024.08.28 04:11:34.349301 [ 3 ] {} <Trace> HTTP-Session: 382ea18b-3edb-4b9d-9261-f5a49678023f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12612 2024.08.28 04:11:34.349417 [ 3 ] {a800c7b4-20ae-45a7-b8e1-d4fe36ee1cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12613 2024.08.28 04:11:34.349465 [ 3 ] {a800c7b4-20ae-45a7-b8e1-d4fe36ee1cce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12614 2024.08.28 04:11:34.349704 [ 3 ] {a800c7b4-20ae-45a7-b8e1-d4fe36ee1cce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12615 2024.08.28 04:11:34.350043 [ 3 ] {a800c7b4-20ae-45a7-b8e1-d4fe36ee1cce} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12616 2024.08.28 04:11:34.350082 [ 3 ] {a800c7b4-20ae-45a7-b8e1-d4fe36ee1cce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12617 2024.08.28 04:11:34.350430 [ 3 ] {a800c7b4-20ae-45a7-b8e1-d4fe36ee1cce} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12618 2024.08.28 04:11:34.350784 [ 3 ] {a800c7b4-20ae-45a7-b8e1-d4fe36ee1cce} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12619 2024.08.28 04:11:34.350947 [ 3 ] {a800c7b4-20ae-45a7-b8e1-d4fe36ee1cce} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001559 sec., 16677.35728030789 rows/sec., 1.22 MiB/sec.
12620 2024.08.28 04:11:34.351129 [ 3 ] {a800c7b4-20ae-45a7-b8e1-d4fe36ee1cce} <Debug> DynamicQueryHandler: Done processing query
12621 2024.08.28 04:11:34.351154 [ 3 ] {a800c7b4-20ae-45a7-b8e1-d4fe36ee1cce} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12622 2024.08.28 04:11:34.351170 [ 3 ] {} <Debug> HTTP-Session: 382ea18b-3edb-4b9d-9261-f5a49678023f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12623 2024.08.28 04:11:34.351308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12624 2024.08.28 04:11:34.351358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12625 2024.08.28 04:11:34.351377 [ 3 ] {} <Debug> HTTP-Session: 0d5d7739-b3d5-4096-8e2f-df01dfc9d728 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12626 2024.08.28 04:11:34.351395 [ 3 ] {} <Debug> HTTP-Session: 0d5d7739-b3d5-4096-8e2f-df01dfc9d728 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12627 2024.08.28 04:11:34.351409 [ 3 ] {} <Debug> HTTP-Session: 0d5d7739-b3d5-4096-8e2f-df01dfc9d728 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12628 2024.08.28 04:11:34.351441 [ 3 ] {} <Trace> HTTP-Session: 0d5d7739-b3d5-4096-8e2f-df01dfc9d728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12629 2024.08.28 04:11:34.351543 [ 3 ] {990b58a5-783c-4f0c-b02a-0f0ca77e9b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
12630 2024.08.28 04:11:34.351587 [ 3 ] {990b58a5-783c-4f0c-b02a-0f0ca77e9b63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
12631 2024.08.28 04:11:34.351814 [ 3 ] {990b58a5-783c-4f0c-b02a-0f0ca77e9b63} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12632 2024.08.28 04:11:34.352104 [ 3 ] {990b58a5-783c-4f0c-b02a-0f0ca77e9b63} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12633 2024.08.28 04:11:34.352141 [ 3 ] {990b58a5-783c-4f0c-b02a-0f0ca77e9b63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12634 2024.08.28 04:11:34.352483 [ 3 ] {990b58a5-783c-4f0c-b02a-0f0ca77e9b63} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
12635 2024.08.28 04:11:34.352826 [ 3 ] {990b58a5-783c-4f0c-b02a-0f0ca77e9b63} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12636 2024.08.28 04:11:34.352983 [ 3 ] {990b58a5-783c-4f0c-b02a-0f0ca77e9b63} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001461 sec., 9582.477754962354 rows/sec., 671.09 KiB/sec.
12637 2024.08.28 04:11:34.353143 [ 3 ] {990b58a5-783c-4f0c-b02a-0f0ca77e9b63} <Debug> DynamicQueryHandler: Done processing query
12638 2024.08.28 04:11:34.353167 [ 3 ] {990b58a5-783c-4f0c-b02a-0f0ca77e9b63} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12639 2024.08.28 04:11:34.353182 [ 3 ] {} <Debug> HTTP-Session: 0d5d7739-b3d5-4096-8e2f-df01dfc9d728 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12640 2024.08.28 04:11:34.353308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12641 2024.08.28 04:11:34.353359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12642 2024.08.28 04:11:34.353378 [ 3 ] {} <Debug> HTTP-Session: c889ec0e-5721-4cc5-acbb-01d45f778444 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12643 2024.08.28 04:11:34.353396 [ 3 ] {} <Debug> HTTP-Session: c889ec0e-5721-4cc5-acbb-01d45f778444 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12644 2024.08.28 04:11:34.353410 [ 3 ] {} <Debug> HTTP-Session: c889ec0e-5721-4cc5-acbb-01d45f778444 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12645 2024.08.28 04:11:34.353440 [ 3 ] {} <Trace> HTTP-Session: c889ec0e-5721-4cc5-acbb-01d45f778444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12646 2024.08.28 04:11:34.353536 [ 3 ] {df953700-56db-4580-ba8e-3c99da896d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
12647 2024.08.28 04:11:34.353578 [ 3 ] {df953700-56db-4580-ba8e-3c99da896d51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
12648 2024.08.28 04:11:34.353801 [ 3 ] {df953700-56db-4580-ba8e-3c99da896d51} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12649 2024.08.28 04:11:34.354088 [ 3 ] {df953700-56db-4580-ba8e-3c99da896d51} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12650 2024.08.28 04:11:34.354124 [ 3 ] {df953700-56db-4580-ba8e-3c99da896d51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12651 2024.08.28 04:11:34.354462 [ 3 ] {df953700-56db-4580-ba8e-3c99da896d51} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
12652 2024.08.28 04:11:34.354816 [ 3 ] {df953700-56db-4580-ba8e-3c99da896d51} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12653 2024.08.28 04:11:34.354973 [ 3 ] {df953700-56db-4580-ba8e-3c99da896d51} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001456 sec., 4120.879120879121 rows/sec., 243.47 KiB/sec.
12654 2024.08.28 04:11:34.355147 [ 3 ] {df953700-56db-4580-ba8e-3c99da896d51} <Debug> DynamicQueryHandler: Done processing query
12655 2024.08.28 04:11:34.355171 [ 3 ] {df953700-56db-4580-ba8e-3c99da896d51} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12656 2024.08.28 04:11:34.355187 [ 3 ] {} <Debug> HTTP-Session: c889ec0e-5721-4cc5-acbb-01d45f778444 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12657 2024.08.28 04:11:34.355379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 66175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12658 2024.08.28 04:11:34.355440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12659 2024.08.28 04:11:34.355460 [ 3 ] {} <Debug> HTTP-Session: e4cdf486-54db-467b-a7ce-9eade4d12630 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12660 2024.08.28 04:11:34.355477 [ 3 ] {} <Debug> HTTP-Session: e4cdf486-54db-467b-a7ce-9eade4d12630 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12661 2024.08.28 04:11:34.355493 [ 3 ] {} <Debug> HTTP-Session: e4cdf486-54db-467b-a7ce-9eade4d12630 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12662 2024.08.28 04:11:34.355524 [ 3 ] {} <Trace> HTTP-Session: e4cdf486-54db-467b-a7ce-9eade4d12630 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12663 2024.08.28 04:11:34.355738 [ 3 ] {98a44204-11ea-4a03-9450-5aac5fbd50f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12664 2024.08.28 04:11:34.355782 [ 3 ] {98a44204-11ea-4a03-9450-5aac5fbd50f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12665 2024.08.28 04:11:34.356011 [ 3 ] {98a44204-11ea-4a03-9450-5aac5fbd50f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12666 2024.08.28 04:11:34.356530 [ 3 ] {98a44204-11ea-4a03-9450-5aac5fbd50f3} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12667 2024.08.28 04:11:34.356567 [ 3 ] {98a44204-11ea-4a03-9450-5aac5fbd50f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12668 2024.08.28 04:11:34.356935 [ 3 ] {98a44204-11ea-4a03-9450-5aac5fbd50f3} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12669 2024.08.28 04:11:34.357283 [ 3 ] {98a44204-11ea-4a03-9450-5aac5fbd50f3} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12670 2024.08.28 04:11:34.357443 [ 3 ] {98a44204-11ea-4a03-9450-5aac5fbd50f3} <Debug> executeQuery: Read 408 rows, 29.76 KiB in 0.001811 sec., 225289.8950855881 rows/sec., 16.05 MiB/sec.
12671 2024.08.28 04:11:34.357643 [ 3 ] {98a44204-11ea-4a03-9450-5aac5fbd50f3} <Debug> DynamicQueryHandler: Done processing query
12672 2024.08.28 04:11:34.357680 [ 3 ] {98a44204-11ea-4a03-9450-5aac5fbd50f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
12673 2024.08.28 04:11:34.357710 [ 3 ] {} <Debug> HTTP-Session: e4cdf486-54db-467b-a7ce-9eade4d12630 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12674 2024.08.28 04:11:34.357858 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12675 2024.08.28 04:11:34.357906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12676 2024.08.28 04:11:34.357924 [ 3 ] {} <Debug> HTTP-Session: 85054fb4-54e3-46ae-8333-ed5321ad472c Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12677 2024.08.28 04:11:34.357942 [ 3 ] {} <Debug> HTTP-Session: 85054fb4-54e3-46ae-8333-ed5321ad472c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12678 2024.08.28 04:11:34.357957 [ 3 ] {} <Debug> HTTP-Session: 85054fb4-54e3-46ae-8333-ed5321ad472c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12679 2024.08.28 04:11:34.357987 [ 3 ] {} <Trace> HTTP-Session: 85054fb4-54e3-46ae-8333-ed5321ad472c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12680 2024.08.28 04:11:34.358083 [ 3 ] {7d5d8023-d690-45db-8ba6-90ca47c5f425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12681 2024.08.28 04:11:34.358128 [ 3 ] {7d5d8023-d690-45db-8ba6-90ca47c5f425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12682 2024.08.28 04:11:34.358256 [ 3 ] {7d5d8023-d690-45db-8ba6-90ca47c5f425} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12683 2024.08.28 04:11:34.358596 [ 3 ] {7d5d8023-d690-45db-8ba6-90ca47c5f425} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12684 2024.08.28 04:11:34.358633 [ 3 ] {7d5d8023-d690-45db-8ba6-90ca47c5f425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12685 2024.08.28 04:11:34.358979 [ 3 ] {7d5d8023-d690-45db-8ba6-90ca47c5f425} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
12686 2024.08.28 04:11:34.359298 [ 3 ] {7d5d8023-d690-45db-8ba6-90ca47c5f425} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12687 2024.08.28 04:11:34.359459 [ 3 ] {7d5d8023-d690-45db-8ba6-90ca47c5f425} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00139 sec., 4316.546762589928 rows/sec., 225.52 KiB/sec.
12688 2024.08.28 04:11:34.359460 [ 73 ] {} <Debug> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
12689 2024.08.28 04:11:34.359562 [ 73 ] {} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12690 2024.08.28 04:11:34.359613 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12691 2024.08.28 04:11:34.359720 [ 3 ] {7d5d8023-d690-45db-8ba6-90ca47c5f425} <Debug> DynamicQueryHandler: Done processing query
12692 2024.08.28 04:11:34.359787 [ 3 ] {7d5d8023-d690-45db-8ba6-90ca47c5f425} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12693 2024.08.28 04:11:34.359843 [ 3 ] {} <Debug> HTTP-Session: 85054fb4-54e3-46ae-8333-ed5321ad472c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12694 2024.08.28 04:11:34.359898 [ 195 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
12695 2024.08.28 04:11:34.360133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 44624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12696 2024.08.28 04:11:34.360328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12697 2024.08.28 04:11:34.360399 [ 3 ] {} <Debug> HTTP-Session: f9cbe1f1-77ec-4f0f-9cfd-0a2d2ef0e9ee Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12698 2024.08.28 04:11:34.360474 [ 3 ] {} <Debug> HTTP-Session: f9cbe1f1-77ec-4f0f-9cfd-0a2d2ef0e9ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12699 2024.08.28 04:11:34.360531 [ 3 ] {} <Debug> HTTP-Session: f9cbe1f1-77ec-4f0f-9cfd-0a2d2ef0e9ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12700 2024.08.28 04:11:34.360539 [ 195 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12701 2024.08.28 04:11:34.360577 [ 3 ] {} <Trace> HTTP-Session: f9cbe1f1-77ec-4f0f-9cfd-0a2d2ef0e9ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12702 2024.08.28 04:11:34.360593 [ 195 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
12703 2024.08.28 04:11:34.360764 [ 195 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
12704 2024.08.28 04:11:34.360918 [ 3 ] {a74de436-190e-4af7-985d-d109a27119a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12705 2024.08.28 04:11:34.361052 [ 195 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
12706 2024.08.28 04:11:34.361111 [ 3 ] {a74de436-190e-4af7-985d-d109a27119a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12707 2024.08.28 04:11:34.361365 [ 195 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
12708 2024.08.28 04:11:34.361715 [ 195 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
12709 2024.08.28 04:11:34.362163 [ 195 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
12710 2024.08.28 04:11:34.362914 [ 3 ] {a74de436-190e-4af7-985d-d109a27119a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12711 2024.08.28 04:11:34.363490 [ 3 ] {a74de436-190e-4af7-985d-d109a27119a0} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12712 2024.08.28 04:11:34.363534 [ 3 ] {a74de436-190e-4af7-985d-d109a27119a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12713 2024.08.28 04:11:34.364095 [ 195 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.004409739 sec., 42179.36707818762 rows/sec., 2.15 MiB/sec.
12714 2024.08.28 04:11:34.364182 [ 3 ] {a74de436-190e-4af7-985d-d109a27119a0} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
12715 2024.08.28 04:11:34.364210 [ 195 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
12716 2024.08.28 04:11:34.364722 [ 3 ] {a74de436-190e-4af7-985d-d109a27119a0} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12717 2024.08.28 04:11:34.364742 [ 195 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::all_1_31_6} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12718 2024.08.28 04:11:34.364873 [ 195 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::all_1_31_6} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
12719 2024.08.28 04:11:34.364944 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
12720 2024.08.28 04:11:34.364962 [ 3 ] {a74de436-190e-4af7-985d-d109a27119a0} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004268 sec., 55529.52202436738 rows/sec., 3.72 MiB/sec.
12721 2024.08.28 04:11:34.365069 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
12722 2024.08.28 04:11:34.365101 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12723 2024.08.28 04:11:34.365201 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12724 2024.08.28 04:11:34.365458 [ 3 ] {a74de436-190e-4af7-985d-d109a27119a0} <Debug> DynamicQueryHandler: Done processing query
12725 2024.08.28 04:11:34.365485 [ 204 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::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
12726 2024.08.28 04:11:34.365513 [ 3 ] {a74de436-190e-4af7-985d-d109a27119a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
12727 2024.08.28 04:11:34.365571 [ 3 ] {} <Debug> HTTP-Session: f9cbe1f1-77ec-4f0f-9cfd-0a2d2ef0e9ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12728 2024.08.28 04:11:34.365844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12729 2024.08.28 04:11:34.366015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12730 2024.08.28 04:11:34.366115 [ 3 ] {} <Debug> HTTP-Session: be6a17b0-e298-48cf-b765-9651f7c84555 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12731 2024.08.28 04:11:34.366183 [ 204 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12732 2024.08.28 04:11:34.366192 [ 3 ] {} <Debug> HTTP-Session: be6a17b0-e298-48cf-b765-9651f7c84555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12733 2024.08.28 04:11:34.366276 [ 3 ] {} <Debug> HTTP-Session: be6a17b0-e298-48cf-b765-9651f7c84555 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12734 2024.08.28 04:11:34.366314 [ 204 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 19144 rows starting from the beginning of the part
12735 2024.08.28 04:11:34.366421 [ 3 ] {} <Trace> HTTP-Session: be6a17b0-e298-48cf-b765-9651f7c84555 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12736 2024.08.28 04:11:34.366672 [ 204 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::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
12737 2024.08.28 04:11:34.366809 [ 3 ] {63839056-6aee-4554-ac5c-4658d23cc840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
12738 2024.08.28 04:11:34.366995 [ 204 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 844 rows starting from the beginning of the part
12739 2024.08.28 04:11:34.367012 [ 3 ] {63839056-6aee-4554-ac5c-4658d23cc840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
12740 2024.08.28 04:11:34.367560 [ 204 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 238 rows starting from the beginning of the part
12741 2024.08.28 04:11:34.367974 [ 204 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 161 rows starting from the beginning of the part
12742 2024.08.28 04:11:34.368391 [ 204 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 237 rows starting from the beginning of the part
12743 2024.08.28 04:11:34.368840 [ 3 ] {63839056-6aee-4554-ac5c-4658d23cc840} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12744 2024.08.28 04:11:34.369743 [ 3 ] {63839056-6aee-4554-ac5c-4658d23cc840} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12745 2024.08.28 04:11:34.369807 [ 3 ] {63839056-6aee-4554-ac5c-4658d23cc840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12746 2024.08.28 04:11:34.370235 [ 3 ] {63839056-6aee-4554-ac5c-4658d23cc840} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
12747 2024.08.28 04:11:34.370725 [ 3 ] {63839056-6aee-4554-ac5c-4658d23cc840} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12748 2024.08.28 04:11:34.371082 [ 3 ] {63839056-6aee-4554-ac5c-4658d23cc840} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004434 sec., 225.5299954894001 rows/sec., 15.20 KiB/sec.
12749 2024.08.28 04:11:34.371435 [ 3 ] {63839056-6aee-4554-ac5c-4658d23cc840} <Debug> DynamicQueryHandler: Done processing query
12750 2024.08.28 04:11:34.371480 [ 3 ] {63839056-6aee-4554-ac5c-4658d23cc840} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
12751 2024.08.28 04:11:34.371529 [ 3 ] {} <Debug> HTTP-Session: be6a17b0-e298-48cf-b765-9651f7c84555 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12752 2024.08.28 04:11:34.371745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 42884, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12753 2024.08.28 04:11:34.371813 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12754 2024.08.28 04:11:34.371833 [ 3 ] {} <Debug> HTTP-Session: 22939ed9-b5ad-4c27-9273-4c17b1a23e52 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12755 2024.08.28 04:11:34.371850 [ 3 ] {} <Debug> HTTP-Session: 22939ed9-b5ad-4c27-9273-4c17b1a23e52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12756 2024.08.28 04:11:34.371864 [ 3 ] {} <Debug> HTTP-Session: 22939ed9-b5ad-4c27-9273-4c17b1a23e52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12757 2024.08.28 04:11:34.371909 [ 3 ] {} <Trace> HTTP-Session: 22939ed9-b5ad-4c27-9273-4c17b1a23e52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12758 2024.08.28 04:11:34.372194 [ 3 ] {042964de-b583-4855-95bc-7033e483941b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12759 2024.08.28 04:11:34.372268 [ 3 ] {042964de-b583-4855-95bc-7033e483941b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
12760 2024.08.28 04:11:34.373126 [ 3 ] {042964de-b583-4855-95bc-7033e483941b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12761 2024.08.28 04:11:34.373907 [ 3 ] {042964de-b583-4855-95bc-7033e483941b} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12762 2024.08.28 04:11:34.373943 [ 3 ] {042964de-b583-4855-95bc-7033e483941b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12763 2024.08.28 04:11:34.374914 [ 3 ] {042964de-b583-4855-95bc-7033e483941b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12764 2024.08.28 04:11:34.375683 [ 3 ] {042964de-b583-4855-95bc-7033e483941b} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12765 2024.08.28 04:11:34.375865 [ 204 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20861 rows, containing 5 columns (5 merged, 0 gathered) in 0.0105582 sec., 1975810.2706900798 rows/sec., 133.04 MiB/sec.
12766 2024.08.28 04:11:34.376052 [ 3 ] {042964de-b583-4855-95bc-7033e483941b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00406 sec., 6403.940886699507 rows/sec., 11.48 MiB/sec.
12767 2024.08.28 04:11:34.376353 [ 204 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
12768 2024.08.28 04:11:34.376426 [ 3 ] {042964de-b583-4855-95bc-7033e483941b} <Debug> DynamicQueryHandler: Done processing query
12769 2024.08.28 04:11:34.376477 [ 3 ] {042964de-b583-4855-95bc-7033e483941b} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
12770 2024.08.28 04:11:34.376498 [ 3 ] {} <Debug> HTTP-Session: 22939ed9-b5ad-4c27-9273-4c17b1a23e52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12771 2024.08.28 04:11:34.376701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12772 2024.08.28 04:11:34.376809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12773 2024.08.28 04:11:34.376872 [ 3 ] {} <Debug> HTTP-Session: 10abae6f-646f-422c-9d97-6c93fb47990e Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12774 2024.08.28 04:11:34.376913 [ 3 ] {} <Debug> HTTP-Session: 10abae6f-646f-422c-9d97-6c93fb47990e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12775 2024.08.28 04:11:34.376940 [ 3 ] {} <Debug> HTTP-Session: 10abae6f-646f-422c-9d97-6c93fb47990e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12776 2024.08.28 04:11:34.377008 [ 3 ] {} <Trace> HTTP-Session: 10abae6f-646f-422c-9d97-6c93fb47990e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12777 2024.08.28 04:11:34.377166 [ 204 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12778 2024.08.28 04:11:34.377228 [ 3 ] {32621b62-15f8-48ea-96e1-c54620bc644d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12779 2024.08.28 04:11:34.377298 [ 3 ] {32621b62-15f8-48ea-96e1-c54620bc644d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12780 2024.08.28 04:11:34.377325 [ 204 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
12781 2024.08.28 04:11:34.377519 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB.
12782 2024.08.28 04:11:34.377626 [ 3 ] {32621b62-15f8-48ea-96e1-c54620bc644d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12783 2024.08.28 04:11:34.377962 [ 3 ] {32621b62-15f8-48ea-96e1-c54620bc644d} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12784 2024.08.28 04:11:34.377999 [ 3 ] {32621b62-15f8-48ea-96e1-c54620bc644d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12785 2024.08.28 04:11:34.378367 [ 3 ] {32621b62-15f8-48ea-96e1-c54620bc644d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
12786 2024.08.28 04:11:34.378691 [ 3 ] {32621b62-15f8-48ea-96e1-c54620bc644d} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12787 2024.08.28 04:11:34.378851 [ 73 ] {} <Debug> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
12788 2024.08.28 04:11:34.378851 [ 3 ] {32621b62-15f8-48ea-96e1-c54620bc644d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001715 sec., 47813.4110787172 rows/sec., 3.04 MiB/sec.
12789 2024.08.28 04:11:34.378922 [ 73 ] {} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12790 2024.08.28 04:11:34.378990 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12791 2024.08.28 04:11:34.379294 [ 200 ] {66310658-394d-497e-b2c1-e9ac92146936::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
12792 2024.08.28 04:11:34.379402 [ 3 ] {32621b62-15f8-48ea-96e1-c54620bc644d} <Debug> DynamicQueryHandler: Done processing query
12793 2024.08.28 04:11:34.379524 [ 3 ] {32621b62-15f8-48ea-96e1-c54620bc644d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12794 2024.08.28 04:11:34.379629 [ 3 ] {} <Debug> HTTP-Session: 10abae6f-646f-422c-9d97-6c93fb47990e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12795 2024.08.28 04:11:34.379803 [ 200 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12796 2024.08.28 04:11:34.379860 [ 200 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3442 rows starting from the beginning of the part
12797 2024.08.28 04:11:34.379989 [ 200 ] {66310658-394d-497e-b2c1-e9ac92146936::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
12798 2024.08.28 04:11:34.380181 [ 200 ] {66310658-394d-497e-b2c1-e9ac92146936::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
12799 2024.08.28 04:11:34.380330 [ 200 ] {66310658-394d-497e-b2c1-e9ac92146936::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
12800 2024.08.28 04:11:34.380479 [ 200 ] {66310658-394d-497e-b2c1-e9ac92146936::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
12801 2024.08.28 04:11:34.380609 [ 200 ] {66310658-394d-497e-b2c1-e9ac92146936::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
12802 2024.08.28 04:11:34.382089 [ 187 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3808 rows, containing 4 columns (4 merged, 0 gathered) in 0.002989788 sec., 1273668.9022766831 rows/sec., 82.79 MiB/sec.
12803 2024.08.28 04:11:34.382422 [ 192 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
12804 2024.08.28 04:11:34.382835 [ 192 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_61_12} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12805 2024.08.28 04:11:34.382908 [ 192 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_61_12} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
12806 2024.08.28 04:11:34.382979 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB.
12807 2024.08.28 04:11:39.342078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12808 2024.08.28 04:11:39.342210 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12809 2024.08.28 04:11:39.342239 [ 3 ] {} <Debug> HTTP-Session: 907ef1c2-08ba-4df7-9291-0c6758ca35e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12810 2024.08.28 04:11:39.342267 [ 3 ] {} <Debug> HTTP-Session: 907ef1c2-08ba-4df7-9291-0c6758ca35e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12811 2024.08.28 04:11:39.342286 [ 3 ] {} <Debug> HTTP-Session: 907ef1c2-08ba-4df7-9291-0c6758ca35e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12812 2024.08.28 04:11:39.342368 [ 3 ] {} <Trace> HTTP-Session: 907ef1c2-08ba-4df7-9291-0c6758ca35e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12813 2024.08.28 04:11:39.342560 [ 3 ] {0ee20bae-a6e7-499d-8c98-64811c5efb7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12814 2024.08.28 04:11:39.342634 [ 3 ] {0ee20bae-a6e7-499d-8c98-64811c5efb7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12815 2024.08.28 04:11:39.342993 [ 3 ] {0ee20bae-a6e7-499d-8c98-64811c5efb7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12816 2024.08.28 04:11:39.343394 [ 3 ] {0ee20bae-a6e7-499d-8c98-64811c5efb7c} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12817 2024.08.28 04:11:39.343436 [ 3 ] {0ee20bae-a6e7-499d-8c98-64811c5efb7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12818 2024.08.28 04:11:39.343847 [ 3 ] {0ee20bae-a6e7-499d-8c98-64811c5efb7c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
12819 2024.08.28 04:11:39.344256 [ 3 ] {0ee20bae-a6e7-499d-8c98-64811c5efb7c} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12820 2024.08.28 04:11:39.344418 [ 3 ] {0ee20bae-a6e7-499d-8c98-64811c5efb7c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001917 sec., 2086.5936358894105 rows/sec., 170.15 KiB/sec.
12821 2024.08.28 04:11:39.344496 [ 66 ] {} <Debug> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0
12822 2024.08.28 04:11:39.344638 [ 66 ] {} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12823 2024.08.28 04:11:39.344705 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12824 2024.08.28 04:11:39.344755 [ 3 ] {0ee20bae-a6e7-499d-8c98-64811c5efb7c} <Debug> DynamicQueryHandler: Done processing query
12825 2024.08.28 04:11:39.344827 [ 3 ] {0ee20bae-a6e7-499d-8c98-64811c5efb7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12826 2024.08.28 04:11:39.344886 [ 3 ] {} <Debug> HTTP-Session: 907ef1c2-08ba-4df7-9291-0c6758ca35e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12827 2024.08.28 04:11:39.345001 [ 198 ] {032474fa-dc60-4832-8134-7c02c91baba4::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
12828 2024.08.28 04:11:39.345140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 12085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12829 2024.08.28 04:11:39.345270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12830 2024.08.28 04:11:39.345273 [ 198 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12831 2024.08.28 04:11:39.345304 [ 3 ] {} <Debug> HTTP-Session: 45ccc0de-0e24-4bed-866d-3b39f0dcd0dd Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12832 2024.08.28 04:11:39.345356 [ 198 ] {032474fa-dc60-4832-8134-7c02c91baba4::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
12833 2024.08.28 04:11:39.345365 [ 3 ] {} <Debug> HTTP-Session: 45ccc0de-0e24-4bed-866d-3b39f0dcd0dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12834 2024.08.28 04:11:39.345421 [ 3 ] {} <Debug> HTTP-Session: 45ccc0de-0e24-4bed-866d-3b39f0dcd0dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12835 2024.08.28 04:11:39.345514 [ 3 ] {} <Trace> HTTP-Session: 45ccc0de-0e24-4bed-866d-3b39f0dcd0dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12836 2024.08.28 04:11:39.345627 [ 198 ] {032474fa-dc60-4832-8134-7c02c91baba4::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
12837 2024.08.28 04:11:39.345933 [ 3 ] {5ff2993c-389f-4f1a-9793-a2e64f32d938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12838 2024.08.28 04:11:39.345995 [ 198 ] {032474fa-dc60-4832-8134-7c02c91baba4::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
12839 2024.08.28 04:11:39.346083 [ 3 ] {5ff2993c-389f-4f1a-9793-a2e64f32d938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12840 2024.08.28 04:11:39.346343 [ 198 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part
12841 2024.08.28 04:11:39.346857 [ 198 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part
12842 2024.08.28 04:11:39.347336 [ 198 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part
12843 2024.08.28 04:11:39.347604 [ 3 ] {5ff2993c-389f-4f1a-9793-a2e64f32d938} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12844 2024.08.28 04:11:39.348727 [ 3 ] {5ff2993c-389f-4f1a-9793-a2e64f32d938} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12845 2024.08.28 04:11:39.348796 [ 3 ] {5ff2993c-389f-4f1a-9793-a2e64f32d938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
12846 2024.08.28 04:11:39.349918 [ 3 ] {5ff2993c-389f-4f1a-9793-a2e64f32d938} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12847 2024.08.28 04:11:39.350270 [ 198 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.00543269 sec., 5522.126239487253 rows/sec., 471.86 KiB/sec.
12848 2024.08.28 04:11:39.350524 [ 198 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary)
12849 2024.08.28 04:11:39.350819 [ 3 ] {5ff2993c-389f-4f1a-9793-a2e64f32d938} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12850 2024.08.28 04:11:39.351325 [ 3 ] {5ff2993c-389f-4f1a-9793-a2e64f32d938} <Debug> executeQuery: Read 84 rows, 6.96 KiB in 0.005579 sec., 15056.4617314931 rows/sec., 1.22 MiB/sec.
12851 2024.08.28 04:11:39.351609 [ 198 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_30_6} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12852 2024.08.28 04:11:39.351724 [ 3 ] {5ff2993c-389f-4f1a-9793-a2e64f32d938} <Debug> DynamicQueryHandler: Done processing query
12853 2024.08.28 04:11:39.351740 [ 198 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_30_6} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6
12854 2024.08.28 04:11:39.351772 [ 3 ] {5ff2993c-389f-4f1a-9793-a2e64f32d938} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
12855 2024.08.28 04:11:39.351799 [ 3 ] {} <Debug> HTTP-Session: 45ccc0de-0e24-4bed-866d-3b39f0dcd0dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12856 2024.08.28 04:11:39.351921 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
12857 2024.08.28 04:11:39.352006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 2473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12858 2024.08.28 04:11:39.352065 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12859 2024.08.28 04:11:39.352085 [ 3 ] {} <Debug> HTTP-Session: 0069dadf-fc99-4e5c-bc42-61efe53a6720 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12860 2024.08.28 04:11:39.352102 [ 3 ] {} <Debug> HTTP-Session: 0069dadf-fc99-4e5c-bc42-61efe53a6720 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12861 2024.08.28 04:11:39.352116 [ 3 ] {} <Debug> HTTP-Session: 0069dadf-fc99-4e5c-bc42-61efe53a6720 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12862 2024.08.28 04:11:39.352151 [ 3 ] {} <Trace> HTTP-Session: 0069dadf-fc99-4e5c-bc42-61efe53a6720 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12863 2024.08.28 04:11:39.352276 [ 3 ] {860a3c01-de2e-4d38-a18b-6a890ad84729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12864 2024.08.28 04:11:39.352325 [ 3 ] {860a3c01-de2e-4d38-a18b-6a890ad84729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12865 2024.08.28 04:11:39.352580 [ 3 ] {860a3c01-de2e-4d38-a18b-6a890ad84729} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12866 2024.08.28 04:11:39.352894 [ 3 ] {860a3c01-de2e-4d38-a18b-6a890ad84729} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12867 2024.08.28 04:11:39.352930 [ 3 ] {860a3c01-de2e-4d38-a18b-6a890ad84729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12868 2024.08.28 04:11:39.353295 [ 3 ] {860a3c01-de2e-4d38-a18b-6a890ad84729} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12869 2024.08.28 04:11:39.353655 [ 3 ] {860a3c01-de2e-4d38-a18b-6a890ad84729} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12870 2024.08.28 04:11:39.353831 [ 66 ] {} <Debug> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0
12871 2024.08.28 04:11:39.353831 [ 3 ] {860a3c01-de2e-4d38-a18b-6a890ad84729} <Debug> executeQuery: Read 17 rows, 1.26 KiB in 0.001587 sec., 10712.035286704473 rows/sec., 791.96 KiB/sec.
12872 2024.08.28 04:11:39.353882 [ 66 ] {} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12873 2024.08.28 04:11:39.353948 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12874 2024.08.28 04:11:39.354125 [ 187 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_65_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full
12875 2024.08.28 04:11:39.354155 [ 3 ] {860a3c01-de2e-4d38-a18b-6a890ad84729} <Debug> DynamicQueryHandler: Done processing query
12876 2024.08.28 04:11:39.354184 [ 3 ] {860a3c01-de2e-4d38-a18b-6a890ad84729} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12877 2024.08.28 04:11:39.354209 [ 3 ] {} <Debug> HTTP-Session: 0069dadf-fc99-4e5c-bc42-61efe53a6720 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12878 2024.08.28 04:11:39.354277 [ 187 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12879 2024.08.28 04:11:39.354310 [ 187 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 57 rows starting from the beginning of the part
12880 2024.08.28 04:11:39.354459 [ 187 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 13 rows starting from the beginning of the part
12881 2024.08.28 04:11:39.354457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 13764, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12882 2024.08.28 04:11:39.354664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12883 2024.08.28 04:11:39.354787 [ 3 ] {} <Debug> HTTP-Session: 36023cc0-4911-4d04-a31d-a74cf539c635 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12884 2024.08.28 04:11:39.354842 [ 187 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 28 rows starting from the beginning of the part
12885 2024.08.28 04:11:39.354867 [ 3 ] {} <Debug> HTTP-Session: 36023cc0-4911-4d04-a31d-a74cf539c635 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12886 2024.08.28 04:11:39.354942 [ 3 ] {} <Debug> HTTP-Session: 36023cc0-4911-4d04-a31d-a74cf539c635 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12887 2024.08.28 04:11:39.355095 [ 3 ] {} <Trace> HTTP-Session: 36023cc0-4911-4d04-a31d-a74cf539c635 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12888 2024.08.28 04:11:39.355231 [ 187 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 15 rows starting from the beginning of the part
12889 2024.08.28 04:11:39.355493 [ 3 ] {86a577ab-97b7-4d45-9b82-1e8a1391cd7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12890 2024.08.28 04:11:39.355528 [ 187 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 26 rows starting from the beginning of the part
12891 2024.08.28 04:11:39.355672 [ 3 ] {86a577ab-97b7-4d45-9b82-1e8a1391cd7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12892 2024.08.28 04:11:39.355960 [ 187 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 17 rows starting from the beginning of the part
12893 2024.08.28 04:11:39.356734 [ 3 ] {86a577ab-97b7-4d45-9b82-1e8a1391cd7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12894 2024.08.28 04:11:39.357360 [ 3 ] {86a577ab-97b7-4d45-9b82-1e8a1391cd7b} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12895 2024.08.28 04:11:39.357409 [ 3 ] {86a577ab-97b7-4d45-9b82-1e8a1391cd7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
12896 2024.08.28 04:11:39.357879 [ 194 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 5 columns (5 merged, 0 gathered) in 0.003823712 sec., 40798.051736114016 rows/sec., 3.12 MiB/sec.
12897 2024.08.28 04:11:39.358056 [ 3 ] {86a577ab-97b7-4d45-9b82-1e8a1391cd7b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12898 2024.08.28 04:11:39.358082 [ 194 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary)
12899 2024.08.28 04:11:39.359058 [ 3 ] {86a577ab-97b7-4d45-9b82-1e8a1391cd7b} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12900 2024.08.28 04:11:39.359136 [ 194 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_65_13} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12901 2024.08.28 04:11:39.359322 [ 194 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_65_13} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13
12902 2024.08.28 04:11:39.359364 [ 3 ] {86a577ab-97b7-4d45-9b82-1e8a1391cd7b} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.003996 sec., 20270.270270270266 rows/sec., 1.58 MiB/sec.
12903 2024.08.28 04:11:39.359737 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
12904 2024.08.28 04:11:39.359956 [ 3 ] {86a577ab-97b7-4d45-9b82-1e8a1391cd7b} <Debug> DynamicQueryHandler: Done processing query
12905 2024.08.28 04:11:39.360023 [ 3 ] {86a577ab-97b7-4d45-9b82-1e8a1391cd7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
12906 2024.08.28 04:11:39.360073 [ 3 ] {} <Debug> HTTP-Session: 36023cc0-4911-4d04-a31d-a74cf539c635 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12907 2024.08.28 04:11:39.360299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 30996, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12908 2024.08.28 04:11:39.360354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12909 2024.08.28 04:11:39.360374 [ 3 ] {} <Debug> HTTP-Session: ee247769-1bab-4d08-ae48-b82203dc86ef Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12910 2024.08.28 04:11:39.360392 [ 3 ] {} <Debug> HTTP-Session: ee247769-1bab-4d08-ae48-b82203dc86ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12911 2024.08.28 04:11:39.360406 [ 3 ] {} <Debug> HTTP-Session: ee247769-1bab-4d08-ae48-b82203dc86ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12912 2024.08.28 04:11:39.360440 [ 3 ] {} <Trace> HTTP-Session: ee247769-1bab-4d08-ae48-b82203dc86ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12913 2024.08.28 04:11:39.360611 [ 3 ] {f8835ebb-e708-4311-84c8-7fc997e9ce85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12914 2024.08.28 04:11:39.360662 [ 3 ] {f8835ebb-e708-4311-84c8-7fc997e9ce85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12915 2024.08.28 04:11:39.360844 [ 3 ] {f8835ebb-e708-4311-84c8-7fc997e9ce85} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12916 2024.08.28 04:11:39.361280 [ 3 ] {f8835ebb-e708-4311-84c8-7fc997e9ce85} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12917 2024.08.28 04:11:39.361317 [ 3 ] {f8835ebb-e708-4311-84c8-7fc997e9ce85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12918 2024.08.28 04:11:39.361712 [ 3 ] {f8835ebb-e708-4311-84c8-7fc997e9ce85} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
12919 2024.08.28 04:11:39.362056 [ 3 ] {f8835ebb-e708-4311-84c8-7fc997e9ce85} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12920 2024.08.28 04:11:39.362205 [ 3 ] {f8835ebb-e708-4311-84c8-7fc997e9ce85} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001677 sec., 96601.07334525938 rows/sec., 6.73 MiB/sec.
12921 2024.08.28 04:11:39.362381 [ 3 ] {f8835ebb-e708-4311-84c8-7fc997e9ce85} <Debug> DynamicQueryHandler: Done processing query
12922 2024.08.28 04:11:39.362405 [ 3 ] {f8835ebb-e708-4311-84c8-7fc997e9ce85} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12923 2024.08.28 04:11:39.362420 [ 3 ] {} <Debug> HTTP-Session: ee247769-1bab-4d08-ae48-b82203dc86ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12924 2024.08.28 04:11:39.362552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 21423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12925 2024.08.28 04:11:39.362602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12926 2024.08.28 04:11:39.362620 [ 3 ] {} <Debug> HTTP-Session: 1e92f079-7066-460c-aa6c-f43ae65cdac7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12927 2024.08.28 04:11:39.362637 [ 3 ] {} <Debug> HTTP-Session: 1e92f079-7066-460c-aa6c-f43ae65cdac7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12928 2024.08.28 04:11:39.362651 [ 3 ] {} <Debug> HTTP-Session: 1e92f079-7066-460c-aa6c-f43ae65cdac7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12929 2024.08.28 04:11:39.362682 [ 3 ] {} <Trace> HTTP-Session: 1e92f079-7066-460c-aa6c-f43ae65cdac7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12930 2024.08.28 04:11:39.362874 [ 3 ] {e7636bd0-950f-425c-b7d7-0bb0e56e2174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12931 2024.08.28 04:11:39.362939 [ 3 ] {e7636bd0-950f-425c-b7d7-0bb0e56e2174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
12932 2024.08.28 04:11:39.363361 [ 3 ] {e7636bd0-950f-425c-b7d7-0bb0e56e2174} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12933 2024.08.28 04:11:39.363897 [ 3 ] {e7636bd0-950f-425c-b7d7-0bb0e56e2174} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12934 2024.08.28 04:11:39.363933 [ 3 ] {e7636bd0-950f-425c-b7d7-0bb0e56e2174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12935 2024.08.28 04:11:39.364549 [ 3 ] {e7636bd0-950f-425c-b7d7-0bb0e56e2174} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12936 2024.08.28 04:11:39.364965 [ 3 ] {e7636bd0-950f-425c-b7d7-0bb0e56e2174} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12937 2024.08.28 04:11:39.365167 [ 3 ] {e7636bd0-950f-425c-b7d7-0bb0e56e2174} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00241 sec., 5394.190871369295 rows/sec., 9.67 MiB/sec.
12938 2024.08.28 04:11:39.365463 [ 3 ] {e7636bd0-950f-425c-b7d7-0bb0e56e2174} <Debug> DynamicQueryHandler: Done processing query
12939 2024.08.28 04:11:39.365501 [ 3 ] {e7636bd0-950f-425c-b7d7-0bb0e56e2174} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
12940 2024.08.28 04:11:39.365522 [ 3 ] {} <Debug> HTTP-Session: 1e92f079-7066-460c-aa6c-f43ae65cdac7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12941 2024.08.28 04:11:39.365700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12942 2024.08.28 04:11:39.365747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12943 2024.08.28 04:11:39.365766 [ 3 ] {} <Debug> HTTP-Session: 08de38af-964b-4306-880b-ca2f8c1f9f5b Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12944 2024.08.28 04:11:39.365782 [ 3 ] {} <Debug> HTTP-Session: 08de38af-964b-4306-880b-ca2f8c1f9f5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12945 2024.08.28 04:11:39.365796 [ 3 ] {} <Debug> HTTP-Session: 08de38af-964b-4306-880b-ca2f8c1f9f5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12946 2024.08.28 04:11:39.365828 [ 3 ] {} <Trace> HTTP-Session: 08de38af-964b-4306-880b-ca2f8c1f9f5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12947 2024.08.28 04:11:39.365945 [ 3 ] {eb19717e-1934-4ecc-a88b-2ce96ef1cbfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12948 2024.08.28 04:11:39.365990 [ 3 ] {eb19717e-1934-4ecc-a88b-2ce96ef1cbfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12949 2024.08.28 04:11:39.366118 [ 3 ] {eb19717e-1934-4ecc-a88b-2ce96ef1cbfa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12950 2024.08.28 04:11:39.366402 [ 3 ] {eb19717e-1934-4ecc-a88b-2ce96ef1cbfa} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12951 2024.08.28 04:11:39.366437 [ 3 ] {eb19717e-1934-4ecc-a88b-2ce96ef1cbfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB.
12952 2024.08.28 04:11:39.366789 [ 3 ] {eb19717e-1934-4ecc-a88b-2ce96ef1cbfa} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
12953 2024.08.28 04:11:39.367107 [ 3 ] {eb19717e-1934-4ecc-a88b-2ce96ef1cbfa} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12954 2024.08.28 04:11:39.367254 [ 3 ] {eb19717e-1934-4ecc-a88b-2ce96ef1cbfa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001345 sec., 44609.665427509295 rows/sec., 3.01 MiB/sec.
12955 2024.08.28 04:11:39.367511 [ 3 ] {eb19717e-1934-4ecc-a88b-2ce96ef1cbfa} <Debug> DynamicQueryHandler: Done processing query
12956 2024.08.28 04:11:39.367571 [ 3 ] {eb19717e-1934-4ecc-a88b-2ce96ef1cbfa} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12957 2024.08.28 04:11:39.367630 [ 3 ] {} <Debug> HTTP-Session: 08de38af-964b-4306-880b-ca2f8c1f9f5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12958 2024.08.28 04:11:44.346034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 36474, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12959 2024.08.28 04:11:44.346187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12960 2024.08.28 04:11:44.346224 [ 3 ] {} <Debug> HTTP-Session: 11a1f38d-06e1-4b5c-837f-7b738c890475 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12961 2024.08.28 04:11:44.346257 [ 3 ] {} <Debug> HTTP-Session: 11a1f38d-06e1-4b5c-837f-7b738c890475 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12962 2024.08.28 04:11:44.346279 [ 3 ] {} <Debug> HTTP-Session: 11a1f38d-06e1-4b5c-837f-7b738c890475 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12963 2024.08.28 04:11:44.346340 [ 3 ] {} <Trace> HTTP-Session: 11a1f38d-06e1-4b5c-837f-7b738c890475 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12964 2024.08.28 04:11:44.346664 [ 3 ] {1ef52a22-cf9d-472b-a01b-78ca83f10336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12965 2024.08.28 04:11:44.346750 [ 3 ] {1ef52a22-cf9d-472b-a01b-78ca83f10336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12966 2024.08.28 04:11:44.347136 [ 3 ] {1ef52a22-cf9d-472b-a01b-78ca83f10336} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12967 2024.08.28 04:11:44.347721 [ 3 ] {1ef52a22-cf9d-472b-a01b-78ca83f10336} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12968 2024.08.28 04:11:44.347761 [ 3 ] {1ef52a22-cf9d-472b-a01b-78ca83f10336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
12969 2024.08.28 04:11:44.348194 [ 3 ] {1ef52a22-cf9d-472b-a01b-78ca83f10336} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12970 2024.08.28 04:11:44.348578 [ 3 ] {1ef52a22-cf9d-472b-a01b-78ca83f10336} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12971 2024.08.28 04:11:44.348720 [ 63 ] {} <Debug> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12972 2024.08.28 04:11:44.348722 [ 3 ] {1ef52a22-cf9d-472b-a01b-78ca83f10336} <Debug> executeQuery: Read 241 rows, 21.83 KiB in 0.002212 sec., 108951.17540687161 rows/sec., 9.64 MiB/sec.
12973 2024.08.28 04:11:44.348760 [ 63 ] {} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12974 2024.08.28 04:11:44.348796 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
12975 2024.08.28 04:11:44.348926 [ 187 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::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
12976 2024.08.28 04:11:44.349001 [ 3 ] {1ef52a22-cf9d-472b-a01b-78ca83f10336} <Debug> DynamicQueryHandler: Done processing query
12977 2024.08.28 04:11:44.349032 [ 3 ] {1ef52a22-cf9d-472b-a01b-78ca83f10336} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
12978 2024.08.28 04:11:44.349062 [ 3 ] {} <Debug> HTTP-Session: 11a1f38d-06e1-4b5c-837f-7b738c890475 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12979 2024.08.28 04:11:44.349098 [ 187 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12980 2024.08.28 04:11:44.349137 [ 187 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1417 rows starting from the beginning of the part
12981 2024.08.28 04:11:44.349228 [ 187 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 242 rows starting from the beginning of the part
12982 2024.08.28 04:11:44.349239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 3779, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12983 2024.08.28 04:11:44.349416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12984 2024.08.28 04:11:44.349539 [ 3 ] {} <Debug> HTTP-Session: b92ee8bd-3db5-43fe-9b3a-3375285eb577 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
12985 2024.08.28 04:11:44.349638 [ 3 ] {} <Debug> HTTP-Session: b92ee8bd-3db5-43fe-9b3a-3375285eb577 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12986 2024.08.28 04:11:44.349653 [ 187 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 83 rows starting from the beginning of the part
12987 2024.08.28 04:11:44.349691 [ 3 ] {} <Debug> HTTP-Session: b92ee8bd-3db5-43fe-9b3a-3375285eb577 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12988 2024.08.28 04:11:44.349823 [ 3 ] {} <Trace> HTTP-Session: b92ee8bd-3db5-43fe-9b3a-3375285eb577 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12989 2024.08.28 04:11:44.350049 [ 187 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 241 rows starting from the beginning of the part
12990 2024.08.28 04:11:44.350255 [ 3 ] {406664c7-6886-4a14-b9fa-35d31e721a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12991 2024.08.28 04:11:44.350364 [ 187 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 84 rows starting from the beginning of the part
12992 2024.08.28 04:11:44.350408 [ 3 ] {406664c7-6886-4a14-b9fa-35d31e721a11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12993 2024.08.28 04:11:44.350728 [ 187 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 241 rows starting from the beginning of the part
12994 2024.08.28 04:11:44.351398 [ 3 ] {406664c7-6886-4a14-b9fa-35d31e721a11} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12995 2024.08.28 04:11:44.351928 [ 3 ] {406664c7-6886-4a14-b9fa-35d31e721a11} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12996 2024.08.28 04:11:44.351974 [ 3 ] {406664c7-6886-4a14-b9fa-35d31e721a11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
12997 2024.08.28 04:11:44.352495 [ 3 ] {406664c7-6886-4a14-b9fa-35d31e721a11} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12998 2024.08.28 04:11:44.352983 [ 188 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2308 rows, containing 5 columns (5 merged, 0 gathered) in 0.004112131 sec., 561266.1658881976 rows/sec., 49.76 MiB/sec.
12999 2024.08.28 04:11:44.353026 [ 3 ] {406664c7-6886-4a14-b9fa-35d31e721a11} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13000 2024.08.28 04:11:44.353234 [ 3 ] {406664c7-6886-4a14-b9fa-35d31e721a11} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.003127 sec., 8314.678605692357 rows/sec., 625.22 KiB/sec.
13001 2024.08.28 04:11:44.353389 [ 186 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
13002 2024.08.28 04:11:44.353536 [ 3 ] {406664c7-6886-4a14-b9fa-35d31e721a11} <Debug> DynamicQueryHandler: Done processing query
13003 2024.08.28 04:11:44.353569 [ 3 ] {406664c7-6886-4a14-b9fa-35d31e721a11} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13004 2024.08.28 04:11:44.353602 [ 3 ] {} <Debug> HTTP-Session: b92ee8bd-3db5-43fe-9b3a-3375285eb577 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13005 2024.08.28 04:11:44.353837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13006 2024.08.28 04:11:44.353924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13007 2024.08.28 04:11:44.353962 [ 3 ] {} <Debug> HTTP-Session: 0c75f8dc-5800-4f51-a5a8-b83c9c5091a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13008 2024.08.28 04:11:44.353985 [ 3 ] {} <Debug> HTTP-Session: 0c75f8dc-5800-4f51-a5a8-b83c9c5091a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13009 2024.08.28 04:11:44.354010 [ 3 ] {} <Debug> HTTP-Session: 0c75f8dc-5800-4f51-a5a8-b83c9c5091a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13010 2024.08.28 04:11:44.354065 [ 3 ] {} <Trace> HTTP-Session: 0c75f8dc-5800-4f51-a5a8-b83c9c5091a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13011 2024.08.28 04:11:44.354225 [ 186 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_66_13} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13012 2024.08.28 04:11:44.354272 [ 3 ] {010147b2-c2dd-4f85-a7c8-5825560cdc30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
13013 2024.08.28 04:11:44.354360 [ 3 ] {010147b2-c2dd-4f85-a7c8-5825560cdc30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
13014 2024.08.28 04:11:44.354403 [ 186 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_66_13} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
13015 2024.08.28 04:11:44.354596 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB.
13016 2024.08.28 04:11:44.354771 [ 3 ] {010147b2-c2dd-4f85-a7c8-5825560cdc30} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13017 2024.08.28 04:11:44.355098 [ 3 ] {010147b2-c2dd-4f85-a7c8-5825560cdc30} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13018 2024.08.28 04:11:44.355136 [ 3 ] {010147b2-c2dd-4f85-a7c8-5825560cdc30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13019 2024.08.28 04:11:44.355499 [ 3 ] {010147b2-c2dd-4f85-a7c8-5825560cdc30} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
13020 2024.08.28 04:11:44.355863 [ 3 ] {010147b2-c2dd-4f85-a7c8-5825560cdc30} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13021 2024.08.28 04:11:44.355992 [ 3 ] {010147b2-c2dd-4f85-a7c8-5825560cdc30} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001785 sec., 7843.137254901962 rows/sec., 549.28 KiB/sec.
13022 2024.08.28 04:11:44.356161 [ 3 ] {010147b2-c2dd-4f85-a7c8-5825560cdc30} <Debug> DynamicQueryHandler: Done processing query
13023 2024.08.28 04:11:44.356187 [ 3 ] {010147b2-c2dd-4f85-a7c8-5825560cdc30} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13024 2024.08.28 04:11:44.356205 [ 3 ] {} <Debug> HTTP-Session: 0c75f8dc-5800-4f51-a5a8-b83c9c5091a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13025 2024.08.28 04:11:44.356361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13026 2024.08.28 04:11:44.356410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13027 2024.08.28 04:11:44.356429 [ 3 ] {} <Debug> HTTP-Session: 7ae333ef-5b20-4d71-a5c6-d70d583a3f98 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13028 2024.08.28 04:11:44.356447 [ 3 ] {} <Debug> HTTP-Session: 7ae333ef-5b20-4d71-a5c6-d70d583a3f98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13029 2024.08.28 04:11:44.356461 [ 3 ] {} <Debug> HTTP-Session: 7ae333ef-5b20-4d71-a5c6-d70d583a3f98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13030 2024.08.28 04:11:44.356494 [ 3 ] {} <Trace> HTTP-Session: 7ae333ef-5b20-4d71-a5c6-d70d583a3f98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13031 2024.08.28 04:11:44.356594 [ 3 ] {b60867e0-dbcb-4a52-ba11-1be2f40d8020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
13032 2024.08.28 04:11:44.356639 [ 3 ] {b60867e0-dbcb-4a52-ba11-1be2f40d8020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
13033 2024.08.28 04:11:44.356892 [ 3 ] {b60867e0-dbcb-4a52-ba11-1be2f40d8020} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13034 2024.08.28 04:11:44.357262 [ 3 ] {b60867e0-dbcb-4a52-ba11-1be2f40d8020} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13035 2024.08.28 04:11:44.357305 [ 3 ] {b60867e0-dbcb-4a52-ba11-1be2f40d8020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13036 2024.08.28 04:11:44.357659 [ 3 ] {b60867e0-dbcb-4a52-ba11-1be2f40d8020} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
13037 2024.08.28 04:11:44.358012 [ 3 ] {b60867e0-dbcb-4a52-ba11-1be2f40d8020} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13038 2024.08.28 04:11:44.358139 [ 3 ] {b60867e0-dbcb-4a52-ba11-1be2f40d8020} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001571 sec., 3819.2234245703376 rows/sec., 225.65 KiB/sec.
13039 2024.08.28 04:11:44.358363 [ 3 ] {b60867e0-dbcb-4a52-ba11-1be2f40d8020} <Debug> DynamicQueryHandler: Done processing query
13040 2024.08.28 04:11:44.358390 [ 3 ] {b60867e0-dbcb-4a52-ba11-1be2f40d8020} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13041 2024.08.28 04:11:44.358406 [ 3 ] {} <Debug> HTTP-Session: 7ae333ef-5b20-4d71-a5c6-d70d583a3f98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13042 2024.08.28 04:11:44.358570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 66175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13043 2024.08.28 04:11:44.358620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13044 2024.08.28 04:11:44.358639 [ 3 ] {} <Debug> HTTP-Session: 778f5c35-e7b7-4a8e-90de-a661bd4a272f Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13045 2024.08.28 04:11:44.358656 [ 3 ] {} <Debug> HTTP-Session: 778f5c35-e7b7-4a8e-90de-a661bd4a272f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13046 2024.08.28 04:11:44.358670 [ 3 ] {} <Debug> HTTP-Session: 778f5c35-e7b7-4a8e-90de-a661bd4a272f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13047 2024.08.28 04:11:44.358701 [ 3 ] {} <Trace> HTTP-Session: 778f5c35-e7b7-4a8e-90de-a661bd4a272f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13048 2024.08.28 04:11:44.358913 [ 3 ] {734c2f70-f192-4ef7-9940-ad1ddcf0550f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13049 2024.08.28 04:11:44.358958 [ 3 ] {734c2f70-f192-4ef7-9940-ad1ddcf0550f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13050 2024.08.28 04:11:44.359182 [ 3 ] {734c2f70-f192-4ef7-9940-ad1ddcf0550f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13051 2024.08.28 04:11:44.359706 [ 3 ] {734c2f70-f192-4ef7-9940-ad1ddcf0550f} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13052 2024.08.28 04:11:44.359743 [ 3 ] {734c2f70-f192-4ef7-9940-ad1ddcf0550f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13053 2024.08.28 04:11:44.360117 [ 3 ] {734c2f70-f192-4ef7-9940-ad1ddcf0550f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
13054 2024.08.28 04:11:44.360470 [ 3 ] {734c2f70-f192-4ef7-9940-ad1ddcf0550f} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13055 2024.08.28 04:11:44.360602 [ 3 ] {734c2f70-f192-4ef7-9940-ad1ddcf0550f} <Debug> executeQuery: Read 408 rows, 29.76 KiB in 0.001802 sec., 226415.09433962265 rows/sec., 16.13 MiB/sec.
13056 2024.08.28 04:11:44.360605 [ 63 ] {} <Debug> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
13057 2024.08.28 04:11:44.360662 [ 63 ] {} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13058 2024.08.28 04:11:44.360695 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13059 2024.08.28 04:11:44.360823 [ 3 ] {734c2f70-f192-4ef7-9940-ad1ddcf0550f} <Debug> DynamicQueryHandler: Done processing query
13060 2024.08.28 04:11:44.360860 [ 3 ] {734c2f70-f192-4ef7-9940-ad1ddcf0550f} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
13061 2024.08.28 04:11:44.360869 [ 188 ] {22d7316c-e32c-475d-862f-de292a324746::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
13062 2024.08.28 04:11:44.360883 [ 3 ] {} <Debug> HTTP-Session: 778f5c35-e7b7-4a8e-90de-a661bd4a272f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13063 2024.08.28 04:11:44.361079 [ 188 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13064 2024.08.28 04:11:44.361098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13065 2024.08.28 04:11:44.361157 [ 188 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 913 rows starting from the beginning of the part
13066 2024.08.28 04:11:44.361191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13067 2024.08.28 04:11:44.361233 [ 3 ] {} <Debug> HTTP-Session: 37863f97-9802-4bdf-be5a-61edeb7d5019 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13068 2024.08.28 04:11:44.361317 [ 3 ] {} <Debug> HTTP-Session: 37863f97-9802-4bdf-be5a-61edeb7d5019 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13069 2024.08.28 04:11:44.361368 [ 3 ] {} <Debug> HTTP-Session: 37863f97-9802-4bdf-be5a-61edeb7d5019 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13070 2024.08.28 04:11:44.361445 [ 188 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 410 rows starting from the beginning of the part
13071 2024.08.28 04:11:44.361490 [ 3 ] {} <Trace> HTTP-Session: 37863f97-9802-4bdf-be5a-61edeb7d5019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13072 2024.08.28 04:11:44.361726 [ 188 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 79 rows starting from the beginning of the part
13073 2024.08.28 04:11:44.361829 [ 3 ] {e1df31bd-9fa6-44b0-8b4d-ff5169b5ad0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13074 2024.08.28 04:11:44.362034 [ 188 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 408 rows starting from the beginning of the part
13075 2024.08.28 04:11:44.362038 [ 3 ] {e1df31bd-9fa6-44b0-8b4d-ff5169b5ad0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13076 2024.08.28 04:11:44.362355 [ 188 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 81 rows starting from the beginning of the part
13077 2024.08.28 04:11:44.362639 [ 188 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 408 rows starting from the beginning of the part
13078 2024.08.28 04:11:44.363180 [ 3 ] {e1df31bd-9fa6-44b0-8b4d-ff5169b5ad0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13079 2024.08.28 04:11:44.364000 [ 3 ] {e1df31bd-9fa6-44b0-8b4d-ff5169b5ad0f} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13080 2024.08.28 04:11:44.364050 [ 3 ] {e1df31bd-9fa6-44b0-8b4d-ff5169b5ad0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13081 2024.08.28 04:11:44.364903 [ 3 ] {e1df31bd-9fa6-44b0-8b4d-ff5169b5ad0f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
13082 2024.08.28 04:11:44.365573 [ 3 ] {e1df31bd-9fa6-44b0-8b4d-ff5169b5ad0f} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13083 2024.08.28 04:11:44.365950 [ 3 ] {e1df31bd-9fa6-44b0-8b4d-ff5169b5ad0f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004218 sec., 1422.475106685633 rows/sec., 74.32 KiB/sec.
13084 2024.08.28 04:11:44.366234 [ 188 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2299 rows, containing 5 columns (5 merged, 0 gathered) in 0.00545726 sec., 421273.6794655193 rows/sec., 32.08 MiB/sec.
13085 2024.08.28 04:11:44.366369 [ 3 ] {e1df31bd-9fa6-44b0-8b4d-ff5169b5ad0f} <Debug> DynamicQueryHandler: Done processing query
13086 2024.08.28 04:11:44.366414 [ 3 ] {e1df31bd-9fa6-44b0-8b4d-ff5169b5ad0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13087 2024.08.28 04:11:44.366445 [ 3 ] {} <Debug> HTTP-Session: 37863f97-9802-4bdf-be5a-61edeb7d5019 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13088 2024.08.28 04:11:44.366467 [ 188 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
13089 2024.08.28 04:11:44.366639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 44624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13090 2024.08.28 04:11:44.366749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13091 2024.08.28 04:11:44.366831 [ 3 ] {} <Debug> HTTP-Session: b5e7af32-cd64-4aa6-8d8b-64ffc765f4f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13092 2024.08.28 04:11:44.366899 [ 3 ] {} <Debug> HTTP-Session: b5e7af32-cd64-4aa6-8d8b-64ffc765f4f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13093 2024.08.28 04:11:44.366947 [ 3 ] {} <Debug> HTTP-Session: b5e7af32-cd64-4aa6-8d8b-64ffc765f4f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13094 2024.08.28 04:11:44.367025 [ 3 ] {} <Trace> HTTP-Session: b5e7af32-cd64-4aa6-8d8b-64ffc765f4f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13095 2024.08.28 04:11:44.367267 [ 188 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_66_13} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13096 2024.08.28 04:11:44.367358 [ 3 ] {716e9e30-2bd4-4792-9c97-38df787186f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13097 2024.08.28 04:11:44.367421 [ 188 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_66_13} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
13098 2024.08.28 04:11:44.367447 [ 3 ] {716e9e30-2bd4-4792-9c97-38df787186f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13099 2024.08.28 04:11:44.367611 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
13100 2024.08.28 04:11:44.367762 [ 3 ] {716e9e30-2bd4-4792-9c97-38df787186f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13101 2024.08.28 04:11:44.368204 [ 3 ] {716e9e30-2bd4-4792-9c97-38df787186f0} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13102 2024.08.28 04:11:44.368242 [ 3 ] {716e9e30-2bd4-4792-9c97-38df787186f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13103 2024.08.28 04:11:44.368640 [ 3 ] {716e9e30-2bd4-4792-9c97-38df787186f0} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
13104 2024.08.28 04:11:44.368984 [ 3 ] {716e9e30-2bd4-4792-9c97-38df787186f0} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13105 2024.08.28 04:11:44.369111 [ 3 ] {716e9e30-2bd4-4792-9c97-38df787186f0} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001965 sec., 120610.68702290075 rows/sec., 8.08 MiB/sec.
13106 2024.08.28 04:11:44.369282 [ 3 ] {716e9e30-2bd4-4792-9c97-38df787186f0} <Debug> DynamicQueryHandler: Done processing query
13107 2024.08.28 04:11:44.369307 [ 3 ] {716e9e30-2bd4-4792-9c97-38df787186f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
13108 2024.08.28 04:11:44.369324 [ 3 ] {} <Debug> HTTP-Session: b5e7af32-cd64-4aa6-8d8b-64ffc765f4f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13109 2024.08.28 04:11:44.369468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13110 2024.08.28 04:11:44.369518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13111 2024.08.28 04:11:44.369537 [ 3 ] {} <Debug> HTTP-Session: 6cd221a5-a2e7-414c-a791-254fd8353fed Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13112 2024.08.28 04:11:44.369554 [ 3 ] {} <Debug> HTTP-Session: 6cd221a5-a2e7-414c-a791-254fd8353fed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13113 2024.08.28 04:11:44.369568 [ 3 ] {} <Debug> HTTP-Session: 6cd221a5-a2e7-414c-a791-254fd8353fed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13114 2024.08.28 04:11:44.369598 [ 3 ] {} <Trace> HTTP-Session: 6cd221a5-a2e7-414c-a791-254fd8353fed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13115 2024.08.28 04:11:44.369689 [ 3 ] {409bec1e-1cd5-43cf-baaf-2adf6efb774c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
13116 2024.08.28 04:11:44.369734 [ 3 ] {409bec1e-1cd5-43cf-baaf-2adf6efb774c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
13117 2024.08.28 04:11:44.369863 [ 3 ] {409bec1e-1cd5-43cf-baaf-2adf6efb774c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13118 2024.08.28 04:11:44.370114 [ 3 ] {409bec1e-1cd5-43cf-baaf-2adf6efb774c} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13119 2024.08.28 04:11:44.370149 [ 3 ] {409bec1e-1cd5-43cf-baaf-2adf6efb774c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13120 2024.08.28 04:11:44.370496 [ 3 ] {409bec1e-1cd5-43cf-baaf-2adf6efb774c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
13121 2024.08.28 04:11:44.370830 [ 3 ] {409bec1e-1cd5-43cf-baaf-2adf6efb774c} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13122 2024.08.28 04:11:44.370961 [ 3 ] {409bec1e-1cd5-43cf-baaf-2adf6efb774c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001295 sec., 772.2007722007722 rows/sec., 52.03 KiB/sec.
13123 2024.08.28 04:11:44.371163 [ 3 ] {409bec1e-1cd5-43cf-baaf-2adf6efb774c} <Debug> DynamicQueryHandler: Done processing query
13124 2024.08.28 04:11:44.371191 [ 3 ] {409bec1e-1cd5-43cf-baaf-2adf6efb774c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
13125 2024.08.28 04:11:44.371208 [ 3 ] {} <Debug> HTTP-Session: 6cd221a5-a2e7-414c-a791-254fd8353fed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13126 2024.08.28 04:11:44.371349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 42934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13127 2024.08.28 04:11:44.371397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13128 2024.08.28 04:11:44.371416 [ 3 ] {} <Debug> HTTP-Session: c0c1ba9d-0a59-49a3-8147-dbaee3ca395c Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13129 2024.08.28 04:11:44.371433 [ 3 ] {} <Debug> HTTP-Session: c0c1ba9d-0a59-49a3-8147-dbaee3ca395c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13130 2024.08.28 04:11:44.371447 [ 3 ] {} <Debug> HTTP-Session: c0c1ba9d-0a59-49a3-8147-dbaee3ca395c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13131 2024.08.28 04:11:44.371477 [ 3 ] {} <Trace> HTTP-Session: c0c1ba9d-0a59-49a3-8147-dbaee3ca395c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13132 2024.08.28 04:11:44.371765 [ 3 ] {2898e13e-f994-4c04-9e36-373b91d3b896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13133 2024.08.28 04:11:44.371829 [ 3 ] {2898e13e-f994-4c04-9e36-373b91d3b896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
13134 2024.08.28 04:11:44.372246 [ 3 ] {2898e13e-f994-4c04-9e36-373b91d3b896} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13135 2024.08.28 04:11:44.372892 [ 3 ] {2898e13e-f994-4c04-9e36-373b91d3b896} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13136 2024.08.28 04:11:44.372928 [ 3 ] {2898e13e-f994-4c04-9e36-373b91d3b896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13137 2024.08.28 04:11:44.373535 [ 3 ] {2898e13e-f994-4c04-9e36-373b91d3b896} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
13138 2024.08.28 04:11:44.373947 [ 3 ] {2898e13e-f994-4c04-9e36-373b91d3b896} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13139 2024.08.28 04:11:44.374082 [ 63 ] {} <Debug> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
13140 2024.08.28 04:11:44.374095 [ 3 ] {2898e13e-f994-4c04-9e36-373b91d3b896} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002523 sec., 10305.192231470472 rows/sec., 18.47 MiB/sec.
13141 2024.08.28 04:11:44.374123 [ 63 ] {} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13142 2024.08.28 04:11:44.374167 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13143 2024.08.28 04:11:44.374676 [ 186 ] {94c69f11-a991-4649-a894-2fffd5368a44::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
13144 2024.08.28 04:11:44.374756 [ 3 ] {2898e13e-f994-4c04-9e36-373b91d3b896} <Debug> DynamicQueryHandler: Done processing query
13145 2024.08.28 04:11:44.374837 [ 3 ] {2898e13e-f994-4c04-9e36-373b91d3b896} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
13146 2024.08.28 04:11:44.374888 [ 3 ] {} <Debug> HTTP-Session: c0c1ba9d-0a59-49a3-8147-dbaee3ca395c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13147 2024.08.28 04:11:44.375172 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13148 2024.08.28 04:11:44.375369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13149 2024.08.28 04:11:44.375489 [ 3 ] {} <Debug> HTTP-Session: 6fd8f51c-2c2d-447e-b488-383a1653378b Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13150 2024.08.28 04:11:44.375577 [ 3 ] {} <Debug> HTTP-Session: 6fd8f51c-2c2d-447e-b488-383a1653378b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13151 2024.08.28 04:11:44.375661 [ 3 ] {} <Debug> HTTP-Session: 6fd8f51c-2c2d-447e-b488-383a1653378b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13152 2024.08.28 04:11:44.375806 [ 3 ] {} <Trace> HTTP-Session: 6fd8f51c-2c2d-447e-b488-383a1653378b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13153 2024.08.28 04:11:44.376111 [ 3 ] {c01c93f2-1b64-4db5-afce-34541d0300fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13154 2024.08.28 04:11:44.376229 [ 186 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13155 2024.08.28 04:11:44.376232 [ 3 ] {c01c93f2-1b64-4db5-afce-34541d0300fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13156 2024.08.28 04:11:44.376442 [ 186 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1140 rows starting from the beginning of the part
13157 2024.08.28 04:11:44.377159 [ 3 ] {c01c93f2-1b64-4db5-afce-34541d0300fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13158 2024.08.28 04:11:44.377312 [ 186 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 26 rows starting from the beginning of the part
13159 2024.08.28 04:11:44.378002 [ 186 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 13 rows starting from the beginning of the part
13160 2024.08.28 04:11:44.378252 [ 3 ] {c01c93f2-1b64-4db5-afce-34541d0300fc} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13161 2024.08.28 04:11:44.378354 [ 3 ] {c01c93f2-1b64-4db5-afce-34541d0300fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13162 2024.08.28 04:11:44.378740 [ 186 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 26 rows starting from the beginning of the part
13163 2024.08.28 04:11:44.379393 [ 186 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 13 rows starting from the beginning of the part
13164 2024.08.28 04:11:44.379692 [ 3 ] {c01c93f2-1b64-4db5-afce-34541d0300fc} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
13165 2024.08.28 04:11:44.379982 [ 186 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 26 rows starting from the beginning of the part
13166 2024.08.28 04:11:44.380877 [ 3 ] {c01c93f2-1b64-4db5-afce-34541d0300fc} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13167 2024.08.28 04:11:44.381284 [ 3 ] {c01c93f2-1b64-4db5-afce-34541d0300fc} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00531 sec., 15442.56120527307 rows/sec., 1004.33 KiB/sec.
13168 2024.08.28 04:11:44.381619 [ 3 ] {c01c93f2-1b64-4db5-afce-34541d0300fc} <Debug> DynamicQueryHandler: Done processing query
13169 2024.08.28 04:11:44.381669 [ 3 ] {c01c93f2-1b64-4db5-afce-34541d0300fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13170 2024.08.28 04:11:44.381729 [ 3 ] {} <Debug> HTTP-Session: 6fd8f51c-2c2d-447e-b488-383a1653378b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13171 2024.08.28 04:11:44.387015 [ 196 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1244 rows, containing 19 columns (19 merged, 0 gathered) in 0.012723664 sec., 97770.57929225417 rows/sec., 175.20 MiB/sec.
13172 2024.08.28 04:11:44.388365 [ 189 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
13173 2024.08.28 04:11:44.389032 [ 189 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13174 2024.08.28 04:11:44.389129 [ 189 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
13175 2024.08.28 04:11:44.389296 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.40 MiB.
13176 2024.08.28 04:11:47.718929 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache
13177 2024.08.28 04:11:47.718982 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache
13178 2024.08.28 04:11:49.369015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13179 2024.08.28 04:11:49.369143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13180 2024.08.28 04:11:49.369170 [ 3 ] {} <Debug> HTTP-Session: b2dca3be-9151-4db8-996d-43da990b0b59 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13181 2024.08.28 04:11:49.369194 [ 3 ] {} <Debug> HTTP-Session: b2dca3be-9151-4db8-996d-43da990b0b59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13182 2024.08.28 04:11:49.369209 [ 3 ] {} <Debug> HTTP-Session: b2dca3be-9151-4db8-996d-43da990b0b59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13183 2024.08.28 04:11:49.369256 [ 3 ] {} <Trace> HTTP-Session: b2dca3be-9151-4db8-996d-43da990b0b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13184 2024.08.28 04:11:49.369433 [ 3 ] {0c832162-29e6-4872-a856-d8047738ac01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13185 2024.08.28 04:11:49.369499 [ 3 ] {0c832162-29e6-4872-a856-d8047738ac01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13186 2024.08.28 04:11:49.369828 [ 3 ] {0c832162-29e6-4872-a856-d8047738ac01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13187 2024.08.28 04:11:49.370237 [ 3 ] {0c832162-29e6-4872-a856-d8047738ac01} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13188 2024.08.28 04:11:49.370282 [ 3 ] {0c832162-29e6-4872-a856-d8047738ac01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13189 2024.08.28 04:11:49.370697 [ 3 ] {0c832162-29e6-4872-a856-d8047738ac01} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
13190 2024.08.28 04:11:49.371087 [ 3 ] {0c832162-29e6-4872-a856-d8047738ac01} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13191 2024.08.28 04:11:49.371288 [ 3 ] {0c832162-29e6-4872-a856-d8047738ac01} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001905 sec., 2099.737532808399 rows/sec., 171.22 KiB/sec.
13192 2024.08.28 04:11:49.371678 [ 3 ] {0c832162-29e6-4872-a856-d8047738ac01} <Debug> DynamicQueryHandler: Done processing query
13193 2024.08.28 04:11:49.371705 [ 3 ] {0c832162-29e6-4872-a856-d8047738ac01} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13194 2024.08.28 04:11:49.371723 [ 3 ] {} <Debug> HTTP-Session: b2dca3be-9151-4db8-996d-43da990b0b59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13195 2024.08.28 04:11:49.372066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 177076, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13196 2024.08.28 04:11:49.372118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13197 2024.08.28 04:11:49.372137 [ 3 ] {} <Debug> HTTP-Session: 16e73b54-7e53-4c83-9002-f2b0cff8bb72 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13198 2024.08.28 04:11:49.372154 [ 3 ] {} <Debug> HTTP-Session: 16e73b54-7e53-4c83-9002-f2b0cff8bb72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13199 2024.08.28 04:11:49.372169 [ 3 ] {} <Debug> HTTP-Session: 16e73b54-7e53-4c83-9002-f2b0cff8bb72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13200 2024.08.28 04:11:49.372200 [ 3 ] {} <Trace> HTTP-Session: 16e73b54-7e53-4c83-9002-f2b0cff8bb72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13201 2024.08.28 04:11:49.372654 [ 3 ] {edcf99de-f1df-4935-a6e1-0366566b8d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13202 2024.08.28 04:11:49.372700 [ 3 ] {edcf99de-f1df-4935-a6e1-0366566b8d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13203 2024.08.28 04:11:49.372947 [ 3 ] {edcf99de-f1df-4935-a6e1-0366566b8d42} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13204 2024.08.28 04:11:49.374182 [ 3 ] {edcf99de-f1df-4935-a6e1-0366566b8d42} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13205 2024.08.28 04:11:49.374221 [ 3 ] {edcf99de-f1df-4935-a6e1-0366566b8d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13206 2024.08.28 04:11:49.374649 [ 3 ] {edcf99de-f1df-4935-a6e1-0366566b8d42} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
13207 2024.08.28 04:11:49.375004 [ 3 ] {edcf99de-f1df-4935-a6e1-0366566b8d42} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13208 2024.08.28 04:11:49.375165 [ 3 ] {edcf99de-f1df-4935-a6e1-0366566b8d42} <Debug> executeQuery: Read 1224 rows, 103.07 KiB in 0.00281 sec., 435587.1886120996 rows/sec., 35.82 MiB/sec.
13209 2024.08.28 04:11:49.375385 [ 3 ] {edcf99de-f1df-4935-a6e1-0366566b8d42} <Debug> DynamicQueryHandler: Done processing query
13210 2024.08.28 04:11:49.375423 [ 3 ] {edcf99de-f1df-4935-a6e1-0366566b8d42} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
13211 2024.08.28 04:11:49.375456 [ 3 ] {} <Debug> HTTP-Session: 16e73b54-7e53-4c83-9002-f2b0cff8bb72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13212 2024.08.28 04:11:49.375703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 2476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13213 2024.08.28 04:11:49.375753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13214 2024.08.28 04:11:49.375773 [ 3 ] {} <Debug> HTTP-Session: 501dc431-d868-48f7-97fa-ece9553e56e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13215 2024.08.28 04:11:49.375789 [ 3 ] {} <Debug> HTTP-Session: 501dc431-d868-48f7-97fa-ece9553e56e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13216 2024.08.28 04:11:49.375803 [ 3 ] {} <Debug> HTTP-Session: 501dc431-d868-48f7-97fa-ece9553e56e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13217 2024.08.28 04:11:49.375834 [ 3 ] {} <Trace> HTTP-Session: 501dc431-d868-48f7-97fa-ece9553e56e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13218 2024.08.28 04:11:49.375935 [ 3 ] {1ceeb350-73ad-4477-a0df-33b0bf4f69fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13219 2024.08.28 04:11:49.375978 [ 3 ] {1ceeb350-73ad-4477-a0df-33b0bf4f69fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13220 2024.08.28 04:11:49.376202 [ 3 ] {1ceeb350-73ad-4477-a0df-33b0bf4f69fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13221 2024.08.28 04:11:49.376568 [ 3 ] {1ceeb350-73ad-4477-a0df-33b0bf4f69fe} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13222 2024.08.28 04:11:49.376605 [ 3 ] {1ceeb350-73ad-4477-a0df-33b0bf4f69fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13223 2024.08.28 04:11:49.376948 [ 3 ] {1ceeb350-73ad-4477-a0df-33b0bf4f69fe} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
13224 2024.08.28 04:11:49.377309 [ 3 ] {1ceeb350-73ad-4477-a0df-33b0bf4f69fe} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13225 2024.08.28 04:11:49.377463 [ 3 ] {1ceeb350-73ad-4477-a0df-33b0bf4f69fe} <Debug> executeQuery: Read 17 rows, 1.26 KiB in 0.001552 sec., 10953.60824742268 rows/sec., 809.82 KiB/sec.
13226 2024.08.28 04:11:49.377636 [ 3 ] {1ceeb350-73ad-4477-a0df-33b0bf4f69fe} <Debug> DynamicQueryHandler: Done processing query
13227 2024.08.28 04:11:49.377661 [ 3 ] {1ceeb350-73ad-4477-a0df-33b0bf4f69fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13228 2024.08.28 04:11:49.377677 [ 3 ] {} <Debug> HTTP-Session: 501dc431-d868-48f7-97fa-ece9553e56e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13229 2024.08.28 04:11:49.377858 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 30464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13230 2024.08.28 04:11:49.377907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13231 2024.08.28 04:11:49.377927 [ 3 ] {} <Debug> HTTP-Session: 45a6702d-c855-449e-8bf5-91457402d84e Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13232 2024.08.28 04:11:49.377943 [ 3 ] {} <Debug> HTTP-Session: 45a6702d-c855-449e-8bf5-91457402d84e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13233 2024.08.28 04:11:49.377957 [ 3 ] {} <Debug> HTTP-Session: 45a6702d-c855-449e-8bf5-91457402d84e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13234 2024.08.28 04:11:49.377987 [ 3 ] {} <Trace> HTTP-Session: 45a6702d-c855-449e-8bf5-91457402d84e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13235 2024.08.28 04:11:49.378135 [ 3 ] {3981a0bd-4631-44a0-88d0-0c2e13264238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
13236 2024.08.28 04:11:49.378183 [ 3 ] {3981a0bd-4631-44a0-88d0-0c2e13264238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
13237 2024.08.28 04:11:49.378404 [ 3 ] {3981a0bd-4631-44a0-88d0-0c2e13264238} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13238 2024.08.28 04:11:49.378866 [ 3 ] {3981a0bd-4631-44a0-88d0-0c2e13264238} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13239 2024.08.28 04:11:49.378904 [ 3 ] {3981a0bd-4631-44a0-88d0-0c2e13264238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13240 2024.08.28 04:11:49.379263 [ 3 ] {3981a0bd-4631-44a0-88d0-0c2e13264238} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
13241 2024.08.28 04:11:49.379610 [ 3 ] {3981a0bd-4631-44a0-88d0-0c2e13264238} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13242 2024.08.28 04:11:49.379768 [ 58 ] {} <Debug> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
13243 2024.08.28 04:11:49.379778 [ 3 ] {3981a0bd-4631-44a0-88d0-0c2e13264238} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001699 sec., 134196.58622719246 rows/sec., 9.09 MiB/sec.
13244 2024.08.28 04:11:49.379858 [ 58 ] {} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13245 2024.08.28 04:11:49.379932 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13246 2024.08.28 04:11:49.380117 [ 190 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::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
13247 2024.08.28 04:11:49.380139 [ 3 ] {3981a0bd-4631-44a0-88d0-0c2e13264238} <Debug> DynamicQueryHandler: Done processing query
13248 2024.08.28 04:11:49.380198 [ 3 ] {3981a0bd-4631-44a0-88d0-0c2e13264238} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
13249 2024.08.28 04:11:49.380237 [ 3 ] {} <Debug> HTTP-Session: 45a6702d-c855-449e-8bf5-91457402d84e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13250 2024.08.28 04:11:49.380366 [ 190 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13251 2024.08.28 04:11:49.380411 [ 190 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 243 rows starting from the beginning of the part
13252 2024.08.28 04:11:49.380499 [ 190 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 228 rows starting from the beginning of the part
13253 2024.08.28 04:11:49.380687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 88730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13254 2024.08.28 04:11:49.380908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13255 2024.08.28 04:11:49.380908 [ 190 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::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
13256 2024.08.28 04:11:49.381000 [ 3 ] {} <Debug> HTTP-Session: 134559cb-c86a-474b-bc5d-706646b9f742 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13257 2024.08.28 04:11:49.381109 [ 3 ] {} <Debug> HTTP-Session: 134559cb-c86a-474b-bc5d-706646b9f742 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13258 2024.08.28 04:11:49.381205 [ 3 ] {} <Debug> HTTP-Session: 134559cb-c86a-474b-bc5d-706646b9f742 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13259 2024.08.28 04:11:49.381363 [ 3 ] {} <Trace> HTTP-Session: 134559cb-c86a-474b-bc5d-706646b9f742 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13260 2024.08.28 04:11:49.381497 [ 190 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::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
13261 2024.08.28 04:11:49.381726 [ 190 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part
13262 2024.08.28 04:11:49.381991 [ 3 ] {443970ea-def0-4bcd-b864-fd973e4dd0ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13263 2024.08.28 04:11:49.382064 [ 190 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 228 rows starting from the beginning of the part
13264 2024.08.28 04:11:49.382096 [ 3 ] {443970ea-def0-4bcd-b864-fd973e4dd0ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13265 2024.08.28 04:11:49.383060 [ 3 ] {443970ea-def0-4bcd-b864-fd973e4dd0ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13266 2024.08.28 04:11:49.384501 [ 3 ] {443970ea-def0-4bcd-b864-fd973e4dd0ae} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13267 2024.08.28 04:11:49.384599 [ 3 ] {443970ea-def0-4bcd-b864-fd973e4dd0ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13268 2024.08.28 04:11:49.384757 [ 190 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 741 rows, containing 5 columns (5 merged, 0 gathered) in 0.004719558 sec., 157006.22812559988 rows/sec., 10.66 MiB/sec.
13269 2024.08.28 04:11:49.385054 [ 196 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
13270 2024.08.28 04:11:49.385352 [ 3 ] {443970ea-def0-4bcd-b864-fd973e4dd0ae} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
13271 2024.08.28 04:11:49.386267 [ 196 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_41_8} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13272 2024.08.28 04:11:49.386378 [ 3 ] {443970ea-def0-4bcd-b864-fd973e4dd0ae} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13273 2024.08.28 04:11:49.386440 [ 196 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_41_8} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
13274 2024.08.28 04:11:49.386671 [ 3 ] {443970ea-def0-4bcd-b864-fd973e4dd0ae} <Debug> executeQuery: Read 537 rows, 40.77 KiB in 0.005079 sec., 105729.47430596573 rows/sec., 7.84 MiB/sec.
13275 2024.08.28 04:11:49.386700 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
13276 2024.08.28 04:11:49.386958 [ 3 ] {443970ea-def0-4bcd-b864-fd973e4dd0ae} <Debug> DynamicQueryHandler: Done processing query
13277 2024.08.28 04:11:49.386986 [ 3 ] {443970ea-def0-4bcd-b864-fd973e4dd0ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
13278 2024.08.28 04:11:49.387002 [ 3 ] {} <Debug> HTTP-Session: 134559cb-c86a-474b-bc5d-706646b9f742 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13279 2024.08.28 04:11:49.387302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 160770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13280 2024.08.28 04:11:49.387352 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13281 2024.08.28 04:11:49.387372 [ 3 ] {} <Debug> HTTP-Session: 7431c2ab-17c8-4b28-8768-99af2082bea5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13282 2024.08.28 04:11:49.387388 [ 3 ] {} <Debug> HTTP-Session: 7431c2ab-17c8-4b28-8768-99af2082bea5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13283 2024.08.28 04:11:49.387402 [ 3 ] {} <Debug> HTTP-Session: 7431c2ab-17c8-4b28-8768-99af2082bea5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13284 2024.08.28 04:11:49.387434 [ 3 ] {} <Trace> HTTP-Session: 7431c2ab-17c8-4b28-8768-99af2082bea5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13285 2024.08.28 04:11:49.387949 [ 3 ] {ba90bd2c-37e6-411c-8a86-3b8cf906c554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13286 2024.08.28 04:11:49.388041 [ 3 ] {ba90bd2c-37e6-411c-8a86-3b8cf906c554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13287 2024.08.28 04:11:49.388749 [ 3 ] {ba90bd2c-37e6-411c-8a86-3b8cf906c554} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13288 2024.08.28 04:11:49.389580 [ 3 ] {ba90bd2c-37e6-411c-8a86-3b8cf906c554} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13289 2024.08.28 04:11:49.389618 [ 3 ] {ba90bd2c-37e6-411c-8a86-3b8cf906c554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13290 2024.08.28 04:11:49.390069 [ 3 ] {ba90bd2c-37e6-411c-8a86-3b8cf906c554} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
13291 2024.08.28 04:11:49.390418 [ 3 ] {ba90bd2c-37e6-411c-8a86-3b8cf906c554} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13292 2024.08.28 04:11:49.390572 [ 3 ] {ba90bd2c-37e6-411c-8a86-3b8cf906c554} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.002968 sec., 285040.43126684637 rows/sec., 19.19 MiB/sec.
13293 2024.08.28 04:11:49.390751 [ 3 ] {ba90bd2c-37e6-411c-8a86-3b8cf906c554} <Debug> DynamicQueryHandler: Done processing query
13294 2024.08.28 04:11:49.390775 [ 3 ] {ba90bd2c-37e6-411c-8a86-3b8cf906c554} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
13295 2024.08.28 04:11:49.390791 [ 3 ] {} <Debug> HTTP-Session: 7431c2ab-17c8-4b28-8768-99af2082bea5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13296 2024.08.28 04:11:49.391122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 21471, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13297 2024.08.28 04:11:49.391172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13298 2024.08.28 04:11:49.391191 [ 3 ] {} <Debug> HTTP-Session: a9f33501-b1aa-49dc-9514-9fa4688a8f8b Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13299 2024.08.28 04:11:49.391207 [ 3 ] {} <Debug> HTTP-Session: a9f33501-b1aa-49dc-9514-9fa4688a8f8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13300 2024.08.28 04:11:49.391221 [ 3 ] {} <Debug> HTTP-Session: a9f33501-b1aa-49dc-9514-9fa4688a8f8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13301 2024.08.28 04:11:49.391251 [ 3 ] {} <Trace> HTTP-Session: a9f33501-b1aa-49dc-9514-9fa4688a8f8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13302 2024.08.28 04:11:49.391512 [ 3 ] {2dbdd5a9-67b8-44e7-853e-ff11d6d560cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13303 2024.08.28 04:11:49.391576 [ 3 ] {2dbdd5a9-67b8-44e7-853e-ff11d6d560cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
13304 2024.08.28 04:11:49.391993 [ 3 ] {2dbdd5a9-67b8-44e7-853e-ff11d6d560cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13305 2024.08.28 04:11:49.392728 [ 3 ] {2dbdd5a9-67b8-44e7-853e-ff11d6d560cf} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13306 2024.08.28 04:11:49.392765 [ 3 ] {2dbdd5a9-67b8-44e7-853e-ff11d6d560cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13307 2024.08.28 04:11:49.393365 [ 3 ] {2dbdd5a9-67b8-44e7-853e-ff11d6d560cf} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
13308 2024.08.28 04:11:49.393772 [ 3 ] {2dbdd5a9-67b8-44e7-853e-ff11d6d560cf} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13309 2024.08.28 04:11:49.393964 [ 3 ] {2dbdd5a9-67b8-44e7-853e-ff11d6d560cf} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002635 sec., 4933.58633776091 rows/sec., 8.84 MiB/sec.
13310 2024.08.28 04:11:49.394276 [ 3 ] {2dbdd5a9-67b8-44e7-853e-ff11d6d560cf} <Debug> DynamicQueryHandler: Done processing query
13311 2024.08.28 04:11:49.394308 [ 3 ] {2dbdd5a9-67b8-44e7-853e-ff11d6d560cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
13312 2024.08.28 04:11:49.394331 [ 3 ] {} <Debug> HTTP-Session: a9f33501-b1aa-49dc-9514-9fa4688a8f8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13313 2024.08.28 04:11:49.394504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13314 2024.08.28 04:11:49.394552 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13315 2024.08.28 04:11:49.394571 [ 3 ] {} <Debug> HTTP-Session: 4797b916-d618-4ded-9568-f9c49fb14357 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13316 2024.08.28 04:11:49.394588 [ 3 ] {} <Debug> HTTP-Session: 4797b916-d618-4ded-9568-f9c49fb14357 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13317 2024.08.28 04:11:49.394602 [ 3 ] {} <Debug> HTTP-Session: 4797b916-d618-4ded-9568-f9c49fb14357 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13318 2024.08.28 04:11:49.394632 [ 3 ] {} <Trace> HTTP-Session: 4797b916-d618-4ded-9568-f9c49fb14357 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13319 2024.08.28 04:11:49.394771 [ 3 ] {7af4b280-1256-4244-80e7-40a92d8456a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13320 2024.08.28 04:11:49.394817 [ 3 ] {7af4b280-1256-4244-80e7-40a92d8456a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13321 2024.08.28 04:11:49.394946 [ 3 ] {7af4b280-1256-4244-80e7-40a92d8456a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13322 2024.08.28 04:11:49.395321 [ 3 ] {7af4b280-1256-4244-80e7-40a92d8456a4} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13323 2024.08.28 04:11:49.395356 [ 3 ] {7af4b280-1256-4244-80e7-40a92d8456a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13324 2024.08.28 04:11:49.395709 [ 3 ] {7af4b280-1256-4244-80e7-40a92d8456a4} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
13325 2024.08.28 04:11:49.396024 [ 3 ] {7af4b280-1256-4244-80e7-40a92d8456a4} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13326 2024.08.28 04:11:49.396179 [ 3 ] {7af4b280-1256-4244-80e7-40a92d8456a4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001471 sec., 40788.579197824605 rows/sec., 2.75 MiB/sec.
13327 2024.08.28 04:11:49.396347 [ 3 ] {7af4b280-1256-4244-80e7-40a92d8456a4} <Debug> DynamicQueryHandler: Done processing query
13328 2024.08.28 04:11:49.396371 [ 3 ] {7af4b280-1256-4244-80e7-40a92d8456a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13329 2024.08.28 04:11:49.396386 [ 3 ] {} <Debug> HTTP-Session: 4797b916-d618-4ded-9568-f9c49fb14357 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13330 2024.08.28 04:11:54.347207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13331 2024.08.28 04:11:54.347344 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13332 2024.08.28 04:11:54.347374 [ 3 ] {} <Debug> HTTP-Session: 6cf26701-e1c6-4f0f-b534-e02a4fedfd0d Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13333 2024.08.28 04:11:54.347401 [ 3 ] {} <Debug> HTTP-Session: 6cf26701-e1c6-4f0f-b534-e02a4fedfd0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13334 2024.08.28 04:11:54.347419 [ 3 ] {} <Debug> HTTP-Session: 6cf26701-e1c6-4f0f-b534-e02a4fedfd0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13335 2024.08.28 04:11:54.347476 [ 3 ] {} <Trace> HTTP-Session: 6cf26701-e1c6-4f0f-b534-e02a4fedfd0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13336 2024.08.28 04:11:54.347683 [ 3 ] {165b8401-6a9f-4f1a-9c6f-e12ba9387c57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13337 2024.08.28 04:11:54.347759 [ 3 ] {165b8401-6a9f-4f1a-9c6f-e12ba9387c57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13338 2024.08.28 04:11:54.348133 [ 3 ] {165b8401-6a9f-4f1a-9c6f-e12ba9387c57} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13339 2024.08.28 04:11:54.348586 [ 3 ] {165b8401-6a9f-4f1a-9c6f-e12ba9387c57} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13340 2024.08.28 04:11:54.348632 [ 3 ] {165b8401-6a9f-4f1a-9c6f-e12ba9387c57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13341 2024.08.28 04:11:54.349039 [ 3 ] {165b8401-6a9f-4f1a-9c6f-e12ba9387c57} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
13342 2024.08.28 04:11:54.349417 [ 3 ] {165b8401-6a9f-4f1a-9c6f-e12ba9387c57} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13343 2024.08.28 04:11:54.349579 [ 3 ] {165b8401-6a9f-4f1a-9c6f-e12ba9387c57} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001954 sec., 1023.5414534288639 rows/sec., 83.46 KiB/sec.
13344 2024.08.28 04:11:54.349795 [ 3 ] {165b8401-6a9f-4f1a-9c6f-e12ba9387c57} <Debug> DynamicQueryHandler: Done processing query
13345 2024.08.28 04:11:54.349822 [ 3 ] {165b8401-6a9f-4f1a-9c6f-e12ba9387c57} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13346 2024.08.28 04:11:54.349840 [ 3 ] {} <Debug> HTTP-Session: 6cf26701-e1c6-4f0f-b534-e02a4fedfd0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13347 2024.08.28 04:11:54.350068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 36607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13348 2024.08.28 04:11:54.350124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13349 2024.08.28 04:11:54.350143 [ 3 ] {} <Debug> HTTP-Session: 5cb73ff3-c742-4f3f-b399-83956a7f2ff0 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13350 2024.08.28 04:11:54.350161 [ 3 ] {} <Debug> HTTP-Session: 5cb73ff3-c742-4f3f-b399-83956a7f2ff0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13351 2024.08.28 04:11:54.350176 [ 3 ] {} <Debug> HTTP-Session: 5cb73ff3-c742-4f3f-b399-83956a7f2ff0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13352 2024.08.28 04:11:54.350212 [ 3 ] {} <Trace> HTTP-Session: 5cb73ff3-c742-4f3f-b399-83956a7f2ff0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13353 2024.08.28 04:11:54.350389 [ 3 ] {9b0aed5a-aac4-4131-8469-d8c31659a66b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13354 2024.08.28 04:11:54.350435 [ 3 ] {9b0aed5a-aac4-4131-8469-d8c31659a66b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13355 2024.08.28 04:11:54.350664 [ 3 ] {9b0aed5a-aac4-4131-8469-d8c31659a66b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13356 2024.08.28 04:11:54.351188 [ 3 ] {9b0aed5a-aac4-4131-8469-d8c31659a66b} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13357 2024.08.28 04:11:54.351225 [ 3 ] {9b0aed5a-aac4-4131-8469-d8c31659a66b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13358 2024.08.28 04:11:54.351591 [ 3 ] {9b0aed5a-aac4-4131-8469-d8c31659a66b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
13359 2024.08.28 04:11:54.351940 [ 3 ] {9b0aed5a-aac4-4131-8469-d8c31659a66b} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13360 2024.08.28 04:11:54.352092 [ 3 ] {9b0aed5a-aac4-4131-8469-d8c31659a66b} <Debug> executeQuery: Read 242 rows, 21.90 KiB in 0.001786 sec., 135498.320268757 rows/sec., 11.97 MiB/sec.
13361 2024.08.28 04:11:54.352268 [ 3 ] {9b0aed5a-aac4-4131-8469-d8c31659a66b} <Debug> DynamicQueryHandler: Done processing query
13362 2024.08.28 04:11:54.352292 [ 3 ] {9b0aed5a-aac4-4131-8469-d8c31659a66b} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
13363 2024.08.28 04:11:54.352308 [ 3 ] {} <Debug> HTTP-Session: 5cb73ff3-c742-4f3f-b399-83956a7f2ff0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13364 2024.08.28 04:11:54.352443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 4058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13365 2024.08.28 04:11:54.352490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13366 2024.08.28 04:11:54.352508 [ 3 ] {} <Debug> HTTP-Session: d97ddcf4-ea01-4ab6-806d-1ea3dd8ee1bc Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13367 2024.08.28 04:11:54.352525 [ 3 ] {} <Debug> HTTP-Session: d97ddcf4-ea01-4ab6-806d-1ea3dd8ee1bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13368 2024.08.28 04:11:54.352539 [ 3 ] {} <Debug> HTTP-Session: d97ddcf4-ea01-4ab6-806d-1ea3dd8ee1bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13369 2024.08.28 04:11:54.352569 [ 3 ] {} <Trace> HTTP-Session: d97ddcf4-ea01-4ab6-806d-1ea3dd8ee1bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13370 2024.08.28 04:11:54.352670 [ 3 ] {7176cc3c-6b88-4d62-9596-80a73eabf95e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13371 2024.08.28 04:11:54.352713 [ 3 ] {7176cc3c-6b88-4d62-9596-80a73eabf95e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13372 2024.08.28 04:11:54.352935 [ 3 ] {7176cc3c-6b88-4d62-9596-80a73eabf95e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13373 2024.08.28 04:11:54.353254 [ 3 ] {7176cc3c-6b88-4d62-9596-80a73eabf95e} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13374 2024.08.28 04:11:54.353290 [ 3 ] {7176cc3c-6b88-4d62-9596-80a73eabf95e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13375 2024.08.28 04:11:54.353629 [ 3 ] {7176cc3c-6b88-4d62-9596-80a73eabf95e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
13376 2024.08.28 04:11:54.353980 [ 3 ] {7176cc3c-6b88-4d62-9596-80a73eabf95e} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13377 2024.08.28 04:11:54.354132 [ 3 ] {7176cc3c-6b88-4d62-9596-80a73eabf95e} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.00149 sec., 18791.946308724833 rows/sec., 1.37 MiB/sec.
13378 2024.08.28 04:11:54.354336 [ 3 ] {7176cc3c-6b88-4d62-9596-80a73eabf95e} <Debug> DynamicQueryHandler: Done processing query
13379 2024.08.28 04:11:54.354373 [ 3 ] {7176cc3c-6b88-4d62-9596-80a73eabf95e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13380 2024.08.28 04:11:54.354408 [ 3 ] {} <Debug> HTTP-Session: d97ddcf4-ea01-4ab6-806d-1ea3dd8ee1bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13381 2024.08.28 04:11:54.354548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13382 2024.08.28 04:11:54.354597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13383 2024.08.28 04:11:54.354615 [ 3 ] {} <Debug> HTTP-Session: ec99107f-2e62-4c4d-9a73-455878ee21a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13384 2024.08.28 04:11:54.354632 [ 3 ] {} <Debug> HTTP-Session: ec99107f-2e62-4c4d-9a73-455878ee21a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13385 2024.08.28 04:11:54.354646 [ 3 ] {} <Debug> HTTP-Session: ec99107f-2e62-4c4d-9a73-455878ee21a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13386 2024.08.28 04:11:54.354676 [ 3 ] {} <Trace> HTTP-Session: ec99107f-2e62-4c4d-9a73-455878ee21a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13387 2024.08.28 04:11:54.354773 [ 3 ] {9de84974-770f-43a0-99ed-fb7435e249d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
13388 2024.08.28 04:11:54.354815 [ 3 ] {9de84974-770f-43a0-99ed-fb7435e249d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
13389 2024.08.28 04:11:54.355042 [ 3 ] {9de84974-770f-43a0-99ed-fb7435e249d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13390 2024.08.28 04:11:54.355364 [ 3 ] {9de84974-770f-43a0-99ed-fb7435e249d1} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13391 2024.08.28 04:11:54.355400 [ 3 ] {9de84974-770f-43a0-99ed-fb7435e249d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13392 2024.08.28 04:11:54.355734 [ 3 ] {9de84974-770f-43a0-99ed-fb7435e249d1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
13393 2024.08.28 04:11:54.356074 [ 3 ] {9de84974-770f-43a0-99ed-fb7435e249d1} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13394 2024.08.28 04:11:54.356223 [ 3 ] {9de84974-770f-43a0-99ed-fb7435e249d1} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001475 sec., 9491.525423728814 rows/sec., 664.72 KiB/sec.
13395 2024.08.28 04:11:54.356379 [ 3 ] {9de84974-770f-43a0-99ed-fb7435e249d1} <Debug> DynamicQueryHandler: Done processing query
13396 2024.08.28 04:11:54.356403 [ 3 ] {9de84974-770f-43a0-99ed-fb7435e249d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13397 2024.08.28 04:11:54.356418 [ 3 ] {} <Debug> HTTP-Session: ec99107f-2e62-4c4d-9a73-455878ee21a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13398 2024.08.28 04:11:54.356525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13399 2024.08.28 04:11:54.356572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13400 2024.08.28 04:11:54.356591 [ 3 ] {} <Debug> HTTP-Session: 5eda8bae-0ec7-454c-91bd-4a1fcb9ce5cd Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13401 2024.08.28 04:11:54.356607 [ 3 ] {} <Debug> HTTP-Session: 5eda8bae-0ec7-454c-91bd-4a1fcb9ce5cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13402 2024.08.28 04:11:54.356621 [ 3 ] {} <Debug> HTTP-Session: 5eda8bae-0ec7-454c-91bd-4a1fcb9ce5cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13403 2024.08.28 04:11:54.356652 [ 3 ] {} <Trace> HTTP-Session: 5eda8bae-0ec7-454c-91bd-4a1fcb9ce5cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13404 2024.08.28 04:11:54.356747 [ 3 ] {f9f04bc2-106d-4ba2-87a3-3f8f6e2bd05c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
13405 2024.08.28 04:11:54.356791 [ 3 ] {f9f04bc2-106d-4ba2-87a3-3f8f6e2bd05c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
13406 2024.08.28 04:11:54.357009 [ 3 ] {f9f04bc2-106d-4ba2-87a3-3f8f6e2bd05c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13407 2024.08.28 04:11:54.357310 [ 3 ] {f9f04bc2-106d-4ba2-87a3-3f8f6e2bd05c} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13408 2024.08.28 04:11:54.357346 [ 3 ] {f9f04bc2-106d-4ba2-87a3-3f8f6e2bd05c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13409 2024.08.28 04:11:54.357678 [ 3 ] {f9f04bc2-106d-4ba2-87a3-3f8f6e2bd05c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
13410 2024.08.28 04:11:54.358027 [ 3 ] {f9f04bc2-106d-4ba2-87a3-3f8f6e2bd05c} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13411 2024.08.28 04:11:54.358183 [ 3 ] {f9f04bc2-106d-4ba2-87a3-3f8f6e2bd05c} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001455 sec., 4123.711340206186 rows/sec., 243.64 KiB/sec.
13412 2024.08.28 04:11:54.358192 [ 56 ] {} <Debug> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0
13413 2024.08.28 04:11:54.358300 [ 56 ] {} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13414 2024.08.28 04:11:54.358353 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13415 2024.08.28 04:11:54.358443 [ 3 ] {f9f04bc2-106d-4ba2-87a3-3f8f6e2bd05c} <Debug> DynamicQueryHandler: Done processing query
13416 2024.08.28 04:11:54.358480 [ 3 ] {f9f04bc2-106d-4ba2-87a3-3f8f6e2bd05c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13417 2024.08.28 04:11:54.358497 [ 191 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
13418 2024.08.28 04:11:54.358501 [ 3 ] {} <Debug> HTTP-Session: 5eda8bae-0ec7-454c-91bd-4a1fcb9ce5cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13419 2024.08.28 04:11:54.358630 [ 191 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13420 2024.08.28 04:11:54.358662 [ 191 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
13421 2024.08.28 04:11:54.358738 [ 191 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
13422 2024.08.28 04:11:54.358760 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 66516, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13423 2024.08.28 04:11:54.358939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13424 2024.08.28 04:11:54.359075 [ 3 ] {} <Debug> HTTP-Session: fb69ffdb-edf9-4828-aac2-50b7a5267e35 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13425 2024.08.28 04:11:54.359082 [ 191 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
13426 2024.08.28 04:11:54.359178 [ 3 ] {} <Debug> HTTP-Session: fb69ffdb-edf9-4828-aac2-50b7a5267e35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13427 2024.08.28 04:11:54.359243 [ 3 ] {} <Debug> HTTP-Session: fb69ffdb-edf9-4828-aac2-50b7a5267e35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13428 2024.08.28 04:11:54.359419 [ 3 ] {} <Trace> HTTP-Session: fb69ffdb-edf9-4828-aac2-50b7a5267e35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13429 2024.08.28 04:11:54.359495 [ 191 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
13430 2024.08.28 04:11:54.359839 [ 191 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
13431 2024.08.28 04:11:54.359995 [ 3 ] {341c8adc-b12a-4eff-9981-a19a37c08181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13432 2024.08.28 04:11:54.360140 [ 3 ] {341c8adc-b12a-4eff-9981-a19a37c08181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13433 2024.08.28 04:11:54.360727 [ 3 ] {341c8adc-b12a-4eff-9981-a19a37c08181} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13434 2024.08.28 04:11:54.361538 [ 3 ] {341c8adc-b12a-4eff-9981-a19a37c08181} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13435 2024.08.28 04:11:54.361548 [ 196 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003118282 sec., 9620.682157675285 rows/sec., 610.69 KiB/sec.
13436 2024.08.28 04:11:54.361583 [ 3 ] {341c8adc-b12a-4eff-9981-a19a37c08181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13437 2024.08.28 04:11:54.361776 [ 196 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary)
13438 2024.08.28 04:11:54.362338 [ 3 ] {341c8adc-b12a-4eff-9981-a19a37c08181} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
13439 2024.08.28 04:11:54.362823 [ 200 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::all_1_33_8} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13440 2024.08.28 04:11:54.363016 [ 200 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::all_1_33_8} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8
13441 2024.08.28 04:11:54.363138 [ 3 ] {341c8adc-b12a-4eff-9981-a19a37c08181} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13442 2024.08.28 04:11:54.363178 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
13443 2024.08.28 04:11:54.363352 [ 3 ] {341c8adc-b12a-4eff-9981-a19a37c08181} <Debug> executeQuery: Read 410 rows, 29.93 KiB in 0.003633 sec., 112854.39031103771 rows/sec., 8.04 MiB/sec.
13444 2024.08.28 04:11:54.363664 [ 3 ] {341c8adc-b12a-4eff-9981-a19a37c08181} <Debug> DynamicQueryHandler: Done processing query
13445 2024.08.28 04:11:54.363726 [ 3 ] {341c8adc-b12a-4eff-9981-a19a37c08181} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
13446 2024.08.28 04:11:54.363794 [ 3 ] {} <Debug> HTTP-Session: fb69ffdb-edf9-4828-aac2-50b7a5267e35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13447 2024.08.28 04:11:54.363980 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13448 2024.08.28 04:11:54.364032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13449 2024.08.28 04:11:54.364052 [ 3 ] {} <Debug> HTTP-Session: f03ce1bc-f724-4190-9049-76975aec6e95 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13450 2024.08.28 04:11:54.364069 [ 3 ] {} <Debug> HTTP-Session: f03ce1bc-f724-4190-9049-76975aec6e95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13451 2024.08.28 04:11:54.364083 [ 3 ] {} <Debug> HTTP-Session: f03ce1bc-f724-4190-9049-76975aec6e95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13452 2024.08.28 04:11:54.364114 [ 3 ] {} <Trace> HTTP-Session: f03ce1bc-f724-4190-9049-76975aec6e95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13453 2024.08.28 04:11:54.364218 [ 3 ] {3340b4de-aecc-4b32-91a0-7c9ce0ff5393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13454 2024.08.28 04:11:54.364265 [ 3 ] {3340b4de-aecc-4b32-91a0-7c9ce0ff5393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13455 2024.08.28 04:11:54.364417 [ 3 ] {3340b4de-aecc-4b32-91a0-7c9ce0ff5393} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13456 2024.08.28 04:11:54.364705 [ 3 ] {3340b4de-aecc-4b32-91a0-7c9ce0ff5393} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13457 2024.08.28 04:11:54.364742 [ 3 ] {3340b4de-aecc-4b32-91a0-7c9ce0ff5393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13458 2024.08.28 04:11:54.365100 [ 3 ] {3340b4de-aecc-4b32-91a0-7c9ce0ff5393} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
13459 2024.08.28 04:11:54.365432 [ 3 ] {3340b4de-aecc-4b32-91a0-7c9ce0ff5393} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13460 2024.08.28 04:11:54.365583 [ 3 ] {3340b4de-aecc-4b32-91a0-7c9ce0ff5393} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001387 sec., 4325.883201153569 rows/sec., 226.01 KiB/sec.
13461 2024.08.28 04:11:54.365893 [ 3 ] {3340b4de-aecc-4b32-91a0-7c9ce0ff5393} <Debug> DynamicQueryHandler: Done processing query
13462 2024.08.28 04:11:54.365923 [ 3 ] {3340b4de-aecc-4b32-91a0-7c9ce0ff5393} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13463 2024.08.28 04:11:54.365940 [ 3 ] {} <Debug> HTTP-Session: f03ce1bc-f724-4190-9049-76975aec6e95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13464 2024.08.28 04:11:54.366098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 44814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13465 2024.08.28 04:11:54.366147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13466 2024.08.28 04:11:54.366166 [ 3 ] {} <Debug> HTTP-Session: f2748c4d-65c3-43a3-b24a-818b16885d93 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13467 2024.08.28 04:11:54.366182 [ 3 ] {} <Debug> HTTP-Session: f2748c4d-65c3-43a3-b24a-818b16885d93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13468 2024.08.28 04:11:54.366196 [ 3 ] {} <Debug> HTTP-Session: f2748c4d-65c3-43a3-b24a-818b16885d93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13469 2024.08.28 04:11:54.366227 [ 3 ] {} <Trace> HTTP-Session: f2748c4d-65c3-43a3-b24a-818b16885d93 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13470 2024.08.28 04:11:54.366409 [ 3 ] {8cba2db5-df69-4e2d-b97a-6855665741c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13471 2024.08.28 04:11:54.366458 [ 3 ] {8cba2db5-df69-4e2d-b97a-6855665741c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13472 2024.08.28 04:11:54.366622 [ 3 ] {8cba2db5-df69-4e2d-b97a-6855665741c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13473 2024.08.28 04:11:54.367030 [ 3 ] {8cba2db5-df69-4e2d-b97a-6855665741c5} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13474 2024.08.28 04:11:54.367066 [ 3 ] {8cba2db5-df69-4e2d-b97a-6855665741c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13475 2024.08.28 04:11:54.367442 [ 3 ] {8cba2db5-df69-4e2d-b97a-6855665741c5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
13476 2024.08.28 04:11:54.367776 [ 3 ] {8cba2db5-df69-4e2d-b97a-6855665741c5} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13477 2024.08.28 04:11:54.367932 [ 3 ] {8cba2db5-df69-4e2d-b97a-6855665741c5} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001615 sec., 147368.4210526316 rows/sec., 9.88 MiB/sec.
13478 2024.08.28 04:11:54.368191 [ 3 ] {8cba2db5-df69-4e2d-b97a-6855665741c5} <Debug> DynamicQueryHandler: Done processing query
13479 2024.08.28 04:11:54.368243 [ 3 ] {8cba2db5-df69-4e2d-b97a-6855665741c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
13480 2024.08.28 04:11:54.368300 [ 3 ] {} <Debug> HTTP-Session: f2748c4d-65c3-43a3-b24a-818b16885d93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13481 2024.08.28 04:11:54.368502 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13482 2024.08.28 04:11:54.368579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13483 2024.08.28 04:11:54.368600 [ 3 ] {} <Debug> HTTP-Session: 9a88cb6b-6fd6-4276-9e08-53f654cf966f Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13484 2024.08.28 04:11:54.368617 [ 3 ] {} <Debug> HTTP-Session: 9a88cb6b-6fd6-4276-9e08-53f654cf966f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13485 2024.08.28 04:11:54.368631 [ 3 ] {} <Debug> HTTP-Session: 9a88cb6b-6fd6-4276-9e08-53f654cf966f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13486 2024.08.28 04:11:54.368663 [ 3 ] {} <Trace> HTTP-Session: 9a88cb6b-6fd6-4276-9e08-53f654cf966f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13487 2024.08.28 04:11:54.368779 [ 3 ] {7414199e-3bb6-4740-8d52-8881a25ca2c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
13488 2024.08.28 04:11:54.368825 [ 3 ] {7414199e-3bb6-4740-8d52-8881a25ca2c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
13489 2024.08.28 04:11:54.368974 [ 3 ] {7414199e-3bb6-4740-8d52-8881a25ca2c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13490 2024.08.28 04:11:54.369236 [ 3 ] {7414199e-3bb6-4740-8d52-8881a25ca2c1} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13491 2024.08.28 04:11:54.369272 [ 3 ] {7414199e-3bb6-4740-8d52-8881a25ca2c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13492 2024.08.28 04:11:54.369614 [ 3 ] {7414199e-3bb6-4740-8d52-8881a25ca2c1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
13493 2024.08.28 04:11:54.369930 [ 3 ] {7414199e-3bb6-4740-8d52-8881a25ca2c1} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13494 2024.08.28 04:11:54.370078 [ 3 ] {7414199e-3bb6-4740-8d52-8881a25ca2c1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001318 sec., 758.7253414264037 rows/sec., 51.13 KiB/sec.
13495 2024.08.28 04:11:54.370391 [ 3 ] {7414199e-3bb6-4740-8d52-8881a25ca2c1} <Debug> DynamicQueryHandler: Done processing query
13496 2024.08.28 04:11:54.370433 [ 3 ] {7414199e-3bb6-4740-8d52-8881a25ca2c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
13497 2024.08.28 04:11:54.370449 [ 3 ] {} <Debug> HTTP-Session: 9a88cb6b-6fd6-4276-9e08-53f654cf966f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13498 2024.08.28 04:11:54.370612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 42915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13499 2024.08.28 04:11:54.370661 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13500 2024.08.28 04:11:54.370680 [ 3 ] {} <Debug> HTTP-Session: 8d737bae-6692-4a93-a3a1-b9c0b35d9c04 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13501 2024.08.28 04:11:54.370697 [ 3 ] {} <Debug> HTTP-Session: 8d737bae-6692-4a93-a3a1-b9c0b35d9c04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13502 2024.08.28 04:11:54.370711 [ 3 ] {} <Debug> HTTP-Session: 8d737bae-6692-4a93-a3a1-b9c0b35d9c04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13503 2024.08.28 04:11:54.370741 [ 3 ] {} <Trace> HTTP-Session: 8d737bae-6692-4a93-a3a1-b9c0b35d9c04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13504 2024.08.28 04:11:54.371042 [ 3 ] {aaca7115-ebb7-42b4-9b6a-86b89bb2d6e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13505 2024.08.28 04:11:54.371114 [ 3 ] {aaca7115-ebb7-42b4-9b6a-86b89bb2d6e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
13506 2024.08.28 04:11:54.371544 [ 3 ] {aaca7115-ebb7-42b4-9b6a-86b89bb2d6e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13507 2024.08.28 04:11:54.372142 [ 3 ] {aaca7115-ebb7-42b4-9b6a-86b89bb2d6e4} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13508 2024.08.28 04:11:54.372178 [ 3 ] {aaca7115-ebb7-42b4-9b6a-86b89bb2d6e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13509 2024.08.28 04:11:54.372784 [ 3 ] {aaca7115-ebb7-42b4-9b6a-86b89bb2d6e4} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
13510 2024.08.28 04:11:54.373187 [ 3 ] {aaca7115-ebb7-42b4-9b6a-86b89bb2d6e4} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13511 2024.08.28 04:11:54.373381 [ 3 ] {aaca7115-ebb7-42b4-9b6a-86b89bb2d6e4} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002548 sec., 10204.081632653062 rows/sec., 18.29 MiB/sec.
13512 2024.08.28 04:11:54.373845 [ 3 ] {aaca7115-ebb7-42b4-9b6a-86b89bb2d6e4} <Debug> DynamicQueryHandler: Done processing query
13513 2024.08.28 04:11:54.373915 [ 3 ] {aaca7115-ebb7-42b4-9b6a-86b89bb2d6e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
13514 2024.08.28 04:11:54.373931 [ 3 ] {} <Debug> HTTP-Session: 8d737bae-6692-4a93-a3a1-b9c0b35d9c04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13515 2024.08.28 04:11:54.374057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13516 2024.08.28 04:11:54.374105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13517 2024.08.28 04:11:54.374124 [ 3 ] {} <Debug> HTTP-Session: d51cca92-cc67-46c9-ace3-755cac8fc737 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13518 2024.08.28 04:11:54.374140 [ 3 ] {} <Debug> HTTP-Session: d51cca92-cc67-46c9-ace3-755cac8fc737 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13519 2024.08.28 04:11:54.374154 [ 3 ] {} <Debug> HTTP-Session: d51cca92-cc67-46c9-ace3-755cac8fc737 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13520 2024.08.28 04:11:54.374185 [ 3 ] {} <Trace> HTTP-Session: d51cca92-cc67-46c9-ace3-755cac8fc737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13521 2024.08.28 04:11:54.374306 [ 3 ] {707aed29-b8f2-408e-aab3-1f874d02b82f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13522 2024.08.28 04:11:54.374353 [ 3 ] {707aed29-b8f2-408e-aab3-1f874d02b82f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13523 2024.08.28 04:11:54.374523 [ 3 ] {707aed29-b8f2-408e-aab3-1f874d02b82f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13524 2024.08.28 04:11:54.374835 [ 3 ] {707aed29-b8f2-408e-aab3-1f874d02b82f} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13525 2024.08.28 04:11:54.374869 [ 3 ] {707aed29-b8f2-408e-aab3-1f874d02b82f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13526 2024.08.28 04:11:54.375227 [ 3 ] {707aed29-b8f2-408e-aab3-1f874d02b82f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
13527 2024.08.28 04:11:54.375568 [ 3 ] {707aed29-b8f2-408e-aab3-1f874d02b82f} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13528 2024.08.28 04:11:54.375724 [ 3 ] {707aed29-b8f2-408e-aab3-1f874d02b82f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00145 sec., 56551.724137931036 rows/sec., 3.59 MiB/sec.
13529 2024.08.28 04:11:54.375982 [ 3 ] {707aed29-b8f2-408e-aab3-1f874d02b82f} <Debug> DynamicQueryHandler: Done processing query
13530 2024.08.28 04:11:54.376034 [ 3 ] {707aed29-b8f2-408e-aab3-1f874d02b82f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13531 2024.08.28 04:11:54.376089 [ 3 ] {} <Debug> HTTP-Session: d51cca92-cc67-46c9-ace3-755cac8fc737 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13532 2024.08.28 04:11:59.341323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 14604, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13533 2024.08.28 04:11:59.341446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13534 2024.08.28 04:11:59.341476 [ 3 ] {} <Debug> HTTP-Session: db0f88e0-f495-44ac-b39a-0cb89cc1f469 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13535 2024.08.28 04:11:59.341504 [ 3 ] {} <Debug> HTTP-Session: db0f88e0-f495-44ac-b39a-0cb89cc1f469 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13536 2024.08.28 04:11:59.341522 [ 3 ] {} <Debug> HTTP-Session: db0f88e0-f495-44ac-b39a-0cb89cc1f469 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13537 2024.08.28 04:11:59.341577 [ 3 ] {} <Trace> HTTP-Session: db0f88e0-f495-44ac-b39a-0cb89cc1f469 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13538 2024.08.28 04:11:59.341805 [ 3 ] {110870da-a861-4967-aedd-2286d415e905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13539 2024.08.28 04:11:59.341880 [ 3 ] {110870da-a861-4967-aedd-2286d415e905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13540 2024.08.28 04:11:59.342263 [ 3 ] {110870da-a861-4967-aedd-2286d415e905} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13541 2024.08.28 04:11:59.342787 [ 3 ] {110870da-a861-4967-aedd-2286d415e905} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13542 2024.08.28 04:11:59.342832 [ 3 ] {110870da-a861-4967-aedd-2286d415e905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13543 2024.08.28 04:11:59.343260 [ 3 ] {110870da-a861-4967-aedd-2286d415e905} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13544 2024.08.28 04:11:59.343660 [ 3 ] {110870da-a861-4967-aedd-2286d415e905} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13545 2024.08.28 04:11:59.343840 [ 3 ] {110870da-a861-4967-aedd-2286d415e905} <Debug> executeQuery: Read 100 rows, 8.50 KiB in 0.002119 sec., 47192.071731949036 rows/sec., 3.92 MiB/sec.
13546 2024.08.28 04:11:59.344182 [ 3 ] {110870da-a861-4967-aedd-2286d415e905} <Debug> DynamicQueryHandler: Done processing query
13547 2024.08.28 04:11:59.344237 [ 3 ] {110870da-a861-4967-aedd-2286d415e905} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13548 2024.08.28 04:11:59.344271 [ 3 ] {} <Debug> HTTP-Session: db0f88e0-f495-44ac-b39a-0cb89cc1f469 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13549 2024.08.28 04:11:59.344468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 3207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13550 2024.08.28 04:11:59.344523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13551 2024.08.28 04:11:59.344543 [ 3 ] {} <Debug> HTTP-Session: fd2937bb-e89d-4cfc-996e-b29fcdb1a261 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13552 2024.08.28 04:11:59.344562 [ 3 ] {} <Debug> HTTP-Session: fd2937bb-e89d-4cfc-996e-b29fcdb1a261 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13553 2024.08.28 04:11:59.344576 [ 3 ] {} <Debug> HTTP-Session: fd2937bb-e89d-4cfc-996e-b29fcdb1a261 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13554 2024.08.28 04:11:59.344613 [ 3 ] {} <Trace> HTTP-Session: fd2937bb-e89d-4cfc-996e-b29fcdb1a261 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13555 2024.08.28 04:11:59.344728 [ 3 ] {13f45a4b-b564-4f75-bf16-ac1d4e353c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13556 2024.08.28 04:11:59.344777 [ 3 ] {13f45a4b-b564-4f75-bf16-ac1d4e353c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13557 2024.08.28 04:11:59.345037 [ 3 ] {13f45a4b-b564-4f75-bf16-ac1d4e353c25} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13558 2024.08.28 04:11:59.345386 [ 3 ] {13f45a4b-b564-4f75-bf16-ac1d4e353c25} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13559 2024.08.28 04:11:59.345425 [ 3 ] {13f45a4b-b564-4f75-bf16-ac1d4e353c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13560 2024.08.28 04:11:59.345781 [ 3 ] {13f45a4b-b564-4f75-bf16-ac1d4e353c25} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13561 2024.08.28 04:11:59.346145 [ 3 ] {13f45a4b-b564-4f75-bf16-ac1d4e353c25} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13562 2024.08.28 04:11:59.346305 [ 3 ] {13f45a4b-b564-4f75-bf16-ac1d4e353c25} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001609 sec., 13673.088875077688 rows/sec., 1.00 MiB/sec.
13563 2024.08.28 04:11:59.346484 [ 3 ] {13f45a4b-b564-4f75-bf16-ac1d4e353c25} <Debug> DynamicQueryHandler: Done processing query
13564 2024.08.28 04:11:59.346508 [ 3 ] {13f45a4b-b564-4f75-bf16-ac1d4e353c25} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13565 2024.08.28 04:11:59.346524 [ 3 ] {} <Debug> HTTP-Session: fd2937bb-e89d-4cfc-996e-b29fcdb1a261 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13566 2024.08.28 04:11:59.346681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 15658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13567 2024.08.28 04:11:59.346730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13568 2024.08.28 04:11:59.346750 [ 3 ] {} <Debug> HTTP-Session: 20b7ab52-cfb3-465d-9373-27d182caf9eb Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13569 2024.08.28 04:11:59.346767 [ 3 ] {} <Debug> HTTP-Session: 20b7ab52-cfb3-465d-9373-27d182caf9eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13570 2024.08.28 04:11:59.346781 [ 3 ] {} <Debug> HTTP-Session: 20b7ab52-cfb3-465d-9373-27d182caf9eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13571 2024.08.28 04:11:59.346813 [ 3 ] {} <Trace> HTTP-Session: 20b7ab52-cfb3-465d-9373-27d182caf9eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13572 2024.08.28 04:11:59.346938 [ 3 ] {bc7b4eb0-2aeb-46a7-b8ba-eb15a51d03a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13573 2024.08.28 04:11:59.346983 [ 3 ] {bc7b4eb0-2aeb-46a7-b8ba-eb15a51d03a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13574 2024.08.28 04:11:59.347218 [ 3 ] {bc7b4eb0-2aeb-46a7-b8ba-eb15a51d03a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13575 2024.08.28 04:11:59.347597 [ 3 ] {bc7b4eb0-2aeb-46a7-b8ba-eb15a51d03a9} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13576 2024.08.28 04:11:59.347633 [ 3 ] {bc7b4eb0-2aeb-46a7-b8ba-eb15a51d03a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13577 2024.08.28 04:11:59.347991 [ 3 ] {bc7b4eb0-2aeb-46a7-b8ba-eb15a51d03a9} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13578 2024.08.28 04:11:59.348339 [ 3 ] {bc7b4eb0-2aeb-46a7-b8ba-eb15a51d03a9} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13579 2024.08.28 04:11:59.348488 [ 3 ] {bc7b4eb0-2aeb-46a7-b8ba-eb15a51d03a9} <Debug> executeQuery: Read 92 rows, 7.39 KiB in 0.001593 sec., 57752.667922159446 rows/sec., 4.53 MiB/sec.
13580 2024.08.28 04:11:59.348662 [ 3 ] {bc7b4eb0-2aeb-46a7-b8ba-eb15a51d03a9} <Debug> DynamicQueryHandler: Done processing query
13581 2024.08.28 04:11:59.348687 [ 3 ] {bc7b4eb0-2aeb-46a7-b8ba-eb15a51d03a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
13582 2024.08.28 04:11:59.348703 [ 3 ] {} <Debug> HTTP-Session: 20b7ab52-cfb3-465d-9373-27d182caf9eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13583 2024.08.28 04:11:59.348874 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13584 2024.08.28 04:11:59.348923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13585 2024.08.28 04:11:59.348942 [ 3 ] {} <Debug> HTTP-Session: d806b5b2-332f-485e-a094-630afed27d9a Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13586 2024.08.28 04:11:59.348958 [ 3 ] {} <Debug> HTTP-Session: d806b5b2-332f-485e-a094-630afed27d9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13587 2024.08.28 04:11:59.348972 [ 3 ] {} <Debug> HTTP-Session: d806b5b2-332f-485e-a094-630afed27d9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13588 2024.08.28 04:11:59.349005 [ 3 ] {} <Trace> HTTP-Session: d806b5b2-332f-485e-a094-630afed27d9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13589 2024.08.28 04:11:59.349148 [ 3 ] {b378c736-f644-4005-b7a5-41c7b572d20e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13590 2024.08.28 04:11:59.349196 [ 3 ] {b378c736-f644-4005-b7a5-41c7b572d20e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13591 2024.08.28 04:11:59.349341 [ 3 ] {b378c736-f644-4005-b7a5-41c7b572d20e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13592 2024.08.28 04:11:59.349729 [ 3 ] {b378c736-f644-4005-b7a5-41c7b572d20e} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13593 2024.08.28 04:11:59.349767 [ 3 ] {b378c736-f644-4005-b7a5-41c7b572d20e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13594 2024.08.28 04:11:59.350142 [ 3 ] {b378c736-f644-4005-b7a5-41c7b572d20e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
13595 2024.08.28 04:11:59.350472 [ 3 ] {b378c736-f644-4005-b7a5-41c7b572d20e} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13596 2024.08.28 04:11:59.350630 [ 3 ] {b378c736-f644-4005-b7a5-41c7b572d20e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001545 sec., 103559.87055016181 rows/sec., 7.21 MiB/sec.
13597 2024.08.28 04:11:59.350642 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
13598 2024.08.28 04:11:59.350739 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13599 2024.08.28 04:11:59.350790 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13600 2024.08.28 04:11:59.350896 [ 3 ] {b378c736-f644-4005-b7a5-41c7b572d20e} <Debug> DynamicQueryHandler: Done processing query
13601 2024.08.28 04:11:59.350934 [ 3 ] {b378c736-f644-4005-b7a5-41c7b572d20e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13602 2024.08.28 04:11:59.350945 [ 195 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::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
13603 2024.08.28 04:11:59.350953 [ 3 ] {} <Debug> HTTP-Session: d806b5b2-332f-485e-a094-630afed27d9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13604 2024.08.28 04:11:59.351084 [ 195 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13605 2024.08.28 04:11:59.351122 [ 195 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 20861 rows starting from the beginning of the part
13606 2024.08.28 04:11:59.351165 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 35647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13607 2024.08.28 04:11:59.351231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13608 2024.08.28 04:11:59.351242 [ 195 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::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
13609 2024.08.28 04:11:59.351328 [ 3 ] {} <Debug> HTTP-Session: f9e3d6e9-0e31-43cc-b685-611f26424c21 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13610 2024.08.28 04:11:59.351382 [ 3 ] {} <Debug> HTTP-Session: f9e3d6e9-0e31-43cc-b685-611f26424c21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13611 2024.08.28 04:11:59.351461 [ 3 ] {} <Debug> HTTP-Session: f9e3d6e9-0e31-43cc-b685-611f26424c21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13612 2024.08.28 04:11:59.351691 [ 3 ] {} <Trace> HTTP-Session: f9e3d6e9-0e31-43cc-b685-611f26424c21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13613 2024.08.28 04:11:59.351709 [ 195 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 237 rows starting from the beginning of the part
13614 2024.08.28 04:11:59.351926 [ 195 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 846 rows starting from the beginning of the part
13615 2024.08.28 04:11:59.352212 [ 3 ] {03685974-7f44-4d1e-a755-f797c1795e06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13616 2024.08.28 04:11:59.352234 [ 195 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::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
13617 2024.08.28 04:11:59.352578 [ 195 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part
13618 2024.08.28 04:11:59.352578 [ 3 ] {03685974-7f44-4d1e-a755-f797c1795e06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
13619 2024.08.28 04:11:59.353702 [ 3 ] {03685974-7f44-4d1e-a755-f797c1795e06} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13620 2024.08.28 04:11:59.354609 [ 3 ] {03685974-7f44-4d1e-a755-f797c1795e06} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13621 2024.08.28 04:11:59.354651 [ 3 ] {03685974-7f44-4d1e-a755-f797c1795e06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13622 2024.08.28 04:11:59.355815 [ 3 ] {03685974-7f44-4d1e-a755-f797c1795e06} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13623 2024.08.28 04:11:59.356797 [ 3 ] {03685974-7f44-4d1e-a755-f797c1795e06} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13624 2024.08.28 04:11:59.357006 [ 3 ] {03685974-7f44-4d1e-a755-f797c1795e06} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.005098 sec., 4315.417810906238 rows/sec., 7.73 MiB/sec.
13625 2024.08.28 04:11:59.357336 [ 3 ] {03685974-7f44-4d1e-a755-f797c1795e06} <Debug> DynamicQueryHandler: Done processing query
13626 2024.08.28 04:11:59.357367 [ 3 ] {03685974-7f44-4d1e-a755-f797c1795e06} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
13627 2024.08.28 04:11:59.357385 [ 3 ] {} <Debug> HTTP-Session: f9e3d6e9-0e31-43cc-b685-611f26424c21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13628 2024.08.28 04:11:59.357511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1547, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13629 2024.08.28 04:11:59.357562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13630 2024.08.28 04:11:59.357582 [ 3 ] {} <Debug> HTTP-Session: fe8bed20-1438-493d-a3d0-5d97bc084966 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13631 2024.08.28 04:11:59.357605 [ 3 ] {} <Debug> HTTP-Session: fe8bed20-1438-493d-a3d0-5d97bc084966 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13632 2024.08.28 04:11:59.357620 [ 3 ] {} <Debug> HTTP-Session: fe8bed20-1438-493d-a3d0-5d97bc084966 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13633 2024.08.28 04:11:59.357651 [ 3 ] {} <Trace> HTTP-Session: fe8bed20-1438-493d-a3d0-5d97bc084966 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13634 2024.08.28 04:11:59.357790 [ 3 ] {6777743d-e920-4347-82ae-bd81aaf67047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
13635 2024.08.28 04:11:59.357895 [ 3 ] {6777743d-e920-4347-82ae-bd81aaf67047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
13636 2024.08.28 04:11:59.358062 [ 3 ] {6777743d-e920-4347-82ae-bd81aaf67047} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13637 2024.08.28 04:11:59.358383 [ 3 ] {6777743d-e920-4347-82ae-bd81aaf67047} <Trace> oximeter.measurements_i64 (b5588229-484c-4889-b322-b886f8d1623e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13638 2024.08.28 04:11:59.358422 [ 3 ] {6777743d-e920-4347-82ae-bd81aaf67047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13639 2024.08.28 04:11:59.358955 [ 3 ] {6777743d-e920-4347-82ae-bd81aaf67047} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
13640 2024.08.28 04:11:59.359373 [ 3 ] {6777743d-e920-4347-82ae-bd81aaf67047} <Trace> oximeter.measurements_i64 (b5588229-484c-4889-b322-b886f8d1623e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13641 2024.08.28 04:11:59.359561 [ 3 ] {6777743d-e920-4347-82ae-bd81aaf67047} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001816 sec., 4955.9471365638765 rows/sec., 381.27 KiB/sec.
13642 2024.08.28 04:11:59.360068 [ 3 ] {6777743d-e920-4347-82ae-bd81aaf67047} <Debug> DynamicQueryHandler: Done processing query
13643 2024.08.28 04:11:59.360095 [ 3 ] {6777743d-e920-4347-82ae-bd81aaf67047} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13644 2024.08.28 04:11:59.360114 [ 3 ] {} <Debug> HTTP-Session: fe8bed20-1438-493d-a3d0-5d97bc084966 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13645 2024.08.28 04:11:59.360247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13646 2024.08.28 04:11:59.360323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13647 2024.08.28 04:11:59.360352 [ 3 ] {} <Debug> HTTP-Session: 4c49f485-9217-482d-b10c-3aa0dc5bdba6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13648 2024.08.28 04:11:59.360377 [ 3 ] {} <Debug> HTTP-Session: 4c49f485-9217-482d-b10c-3aa0dc5bdba6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13649 2024.08.28 04:11:59.360398 [ 3 ] {} <Debug> HTTP-Session: 4c49f485-9217-482d-b10c-3aa0dc5bdba6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13650 2024.08.28 04:11:59.360442 [ 3 ] {} <Trace> HTTP-Session: 4c49f485-9217-482d-b10c-3aa0dc5bdba6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13651 2024.08.28 04:11:59.360606 [ 3 ] {ff938945-82f1-4da8-8077-ab4483dcb3ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13652 2024.08.28 04:11:59.360665 [ 3 ] {ff938945-82f1-4da8-8077-ab4483dcb3ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13653 2024.08.28 04:11:59.360868 [ 3 ] {ff938945-82f1-4da8-8077-ab4483dcb3ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13654 2024.08.28 04:11:59.361276 [ 3 ] {ff938945-82f1-4da8-8077-ab4483dcb3ed} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13655 2024.08.28 04:11:59.361316 [ 3 ] {ff938945-82f1-4da8-8077-ab4483dcb3ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13656 2024.08.28 04:11:59.361780 [ 200 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22504 rows, containing 5 columns (5 merged, 0 gathered) in 0.01091066 sec., 2062570.000348283 rows/sec., 138.93 MiB/sec.
13657 2024.08.28 04:11:59.361877 [ 3 ] {ff938945-82f1-4da8-8077-ab4483dcb3ed} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
13658 2024.08.28 04:11:59.362274 [ 3 ] {ff938945-82f1-4da8-8077-ab4483dcb3ed} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13659 2024.08.28 04:11:59.362425 [ 200 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
13660 2024.08.28 04:11:59.362547 [ 3 ] {ff938945-82f1-4da8-8077-ab4483dcb3ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001978 sec., 30333.670374115267 rows/sec., 2.04 MiB/sec.
13661 2024.08.28 04:11:59.362545 [ 54 ] {} <Debug> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
13662 2024.08.28 04:11:59.362741 [ 54 ] {} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13663 2024.08.28 04:11:59.362834 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13664 2024.08.28 04:11:59.363123 [ 3 ] {ff938945-82f1-4da8-8077-ab4483dcb3ed} <Debug> DynamicQueryHandler: Done processing query
13665 2024.08.28 04:11:59.363251 [ 3 ] {ff938945-82f1-4da8-8077-ab4483dcb3ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13666 2024.08.28 04:11:59.363296 [ 204 ] {66310658-394d-497e-b2c1-e9ac92146936::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
13667 2024.08.28 04:11:59.363339 [ 3 ] {} <Debug> HTTP-Session: 4c49f485-9217-482d-b10c-3aa0dc5bdba6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13668 2024.08.28 04:11:59.363583 [ 204 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13669 2024.08.28 04:11:59.363625 [ 204 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3808 rows starting from the beginning of the part
13670 2024.08.28 04:11:59.363812 [ 204 ] {66310658-394d-497e-b2c1-e9ac92146936::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
13671 2024.08.28 04:11:59.363810 [ 192 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13672 2024.08.28 04:11:59.364125 [ 204 ] {66310658-394d-497e-b2c1-e9ac92146936::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
13673 2024.08.28 04:11:59.364179 [ 192 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
13674 2024.08.28 04:11:59.364374 [ 204 ] {66310658-394d-497e-b2c1-e9ac92146936::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
13675 2024.08.28 04:11:59.364498 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB.
13676 2024.08.28 04:11:59.364573 [ 204 ] {66310658-394d-497e-b2c1-e9ac92146936::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
13677 2024.08.28 04:11:59.364697 [ 204 ] {66310658-394d-497e-b2c1-e9ac92146936::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
13678 2024.08.28 04:11:59.366322 [ 200 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4152 rows, containing 4 columns (4 merged, 0 gathered) in 0.003339318 sec., 1243367.6577073522 rows/sec., 80.88 MiB/sec.
13679 2024.08.28 04:11:59.366589 [ 200 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
13680 2024.08.28 04:11:59.366957 [ 200 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_66_13} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13681 2024.08.28 04:11:59.367051 [ 200 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_66_13} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
13682 2024.08.28 04:11:59.367126 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB.
13683 2024.08.28 04:12:02.719223 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache
13684 2024.08.28 04:12:02.719286 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache
13685 2024.08.28 04:12:04.346277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13686 2024.08.28 04:12:04.346400 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13687 2024.08.28 04:12:04.346429 [ 3 ] {} <Debug> HTTP-Session: 1eff026e-e813-44d5-a49d-d09e028aee10 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13688 2024.08.28 04:12:04.346455 [ 3 ] {} <Debug> HTTP-Session: 1eff026e-e813-44d5-a49d-d09e028aee10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13689 2024.08.28 04:12:04.346474 [ 3 ] {} <Debug> HTTP-Session: 1eff026e-e813-44d5-a49d-d09e028aee10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13690 2024.08.28 04:12:04.346530 [ 3 ] {} <Trace> HTTP-Session: 1eff026e-e813-44d5-a49d-d09e028aee10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13691 2024.08.28 04:12:04.346722 [ 3 ] {42188075-c7ba-4e25-9b43-8dfc4909f6ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13692 2024.08.28 04:12:04.346787 [ 3 ] {42188075-c7ba-4e25-9b43-8dfc4909f6ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13693 2024.08.28 04:12:04.347122 [ 3 ] {42188075-c7ba-4e25-9b43-8dfc4909f6ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13694 2024.08.28 04:12:04.347533 [ 3 ] {42188075-c7ba-4e25-9b43-8dfc4909f6ba} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13695 2024.08.28 04:12:04.347575 [ 3 ] {42188075-c7ba-4e25-9b43-8dfc4909f6ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13696 2024.08.28 04:12:04.347993 [ 3 ] {42188075-c7ba-4e25-9b43-8dfc4909f6ba} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
13697 2024.08.28 04:12:04.348403 [ 3 ] {42188075-c7ba-4e25-9b43-8dfc4909f6ba} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13698 2024.08.28 04:12:04.348548 [ 3 ] {42188075-c7ba-4e25-9b43-8dfc4909f6ba} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001879 sec., 1064.39595529537 rows/sec., 86.79 KiB/sec.
13699 2024.08.28 04:12:04.348748 [ 3 ] {42188075-c7ba-4e25-9b43-8dfc4909f6ba} <Debug> DynamicQueryHandler: Done processing query
13700 2024.08.28 04:12:04.348775 [ 3 ] {42188075-c7ba-4e25-9b43-8dfc4909f6ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13701 2024.08.28 04:12:04.348791 [ 3 ] {} <Debug> HTTP-Session: 1eff026e-e813-44d5-a49d-d09e028aee10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13702 2024.08.28 04:12:04.349012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 36607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13703 2024.08.28 04:12:04.349066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13704 2024.08.28 04:12:04.349086 [ 3 ] {} <Debug> HTTP-Session: 5ce13fca-92a5-4da2-88f0-16eb205358c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13705 2024.08.28 04:12:04.349103 [ 3 ] {} <Debug> HTTP-Session: 5ce13fca-92a5-4da2-88f0-16eb205358c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13706 2024.08.28 04:12:04.349117 [ 3 ] {} <Debug> HTTP-Session: 5ce13fca-92a5-4da2-88f0-16eb205358c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13707 2024.08.28 04:12:04.349153 [ 3 ] {} <Trace> HTTP-Session: 5ce13fca-92a5-4da2-88f0-16eb205358c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13708 2024.08.28 04:12:04.349332 [ 3 ] {040f9d34-4307-4404-bf45-d1f99de689a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13709 2024.08.28 04:12:04.349379 [ 3 ] {040f9d34-4307-4404-bf45-d1f99de689a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13710 2024.08.28 04:12:04.349612 [ 3 ] {040f9d34-4307-4404-bf45-d1f99de689a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13711 2024.08.28 04:12:04.350082 [ 3 ] {040f9d34-4307-4404-bf45-d1f99de689a8} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13712 2024.08.28 04:12:04.350118 [ 3 ] {040f9d34-4307-4404-bf45-d1f99de689a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13713 2024.08.28 04:12:04.350503 [ 3 ] {040f9d34-4307-4404-bf45-d1f99de689a8} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13714 2024.08.28 04:12:04.350886 [ 3 ] {040f9d34-4307-4404-bf45-d1f99de689a8} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13715 2024.08.28 04:12:04.351013 [ 3 ] {040f9d34-4307-4404-bf45-d1f99de689a8} <Debug> executeQuery: Read 242 rows, 21.90 KiB in 0.001771 sec., 136645.96273291926 rows/sec., 12.08 MiB/sec.
13716 2024.08.28 04:12:04.351178 [ 3 ] {040f9d34-4307-4404-bf45-d1f99de689a8} <Debug> DynamicQueryHandler: Done processing query
13717 2024.08.28 04:12:04.351202 [ 3 ] {040f9d34-4307-4404-bf45-d1f99de689a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
13718 2024.08.28 04:12:04.351218 [ 3 ] {} <Debug> HTTP-Session: 5ce13fca-92a5-4da2-88f0-16eb205358c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13719 2024.08.28 04:12:04.351359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 4058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13720 2024.08.28 04:12:04.351409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13721 2024.08.28 04:12:04.351428 [ 3 ] {} <Debug> HTTP-Session: 7c7bbd1a-21d8-4c74-99b9-b41d77c36b97 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13722 2024.08.28 04:12:04.351446 [ 3 ] {} <Debug> HTTP-Session: 7c7bbd1a-21d8-4c74-99b9-b41d77c36b97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13723 2024.08.28 04:12:04.351460 [ 3 ] {} <Debug> HTTP-Session: 7c7bbd1a-21d8-4c74-99b9-b41d77c36b97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13724 2024.08.28 04:12:04.351493 [ 3 ] {} <Trace> HTTP-Session: 7c7bbd1a-21d8-4c74-99b9-b41d77c36b97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13725 2024.08.28 04:12:04.351601 [ 3 ] {f5bad934-5466-44d0-a67b-81b54ca70bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13726 2024.08.28 04:12:04.351647 [ 3 ] {f5bad934-5466-44d0-a67b-81b54ca70bbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13727 2024.08.28 04:12:04.351870 [ 3 ] {f5bad934-5466-44d0-a67b-81b54ca70bbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13728 2024.08.28 04:12:04.352199 [ 3 ] {f5bad934-5466-44d0-a67b-81b54ca70bbc} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13729 2024.08.28 04:12:04.352235 [ 3 ] {f5bad934-5466-44d0-a67b-81b54ca70bbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13730 2024.08.28 04:12:04.352597 [ 3 ] {f5bad934-5466-44d0-a67b-81b54ca70bbc} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13731 2024.08.28 04:12:04.352975 [ 3 ] {f5bad934-5466-44d0-a67b-81b54ca70bbc} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13732 2024.08.28 04:12:04.353100 [ 47 ] {} <Debug> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0
13733 2024.08.28 04:12:04.353106 [ 3 ] {f5bad934-5466-44d0-a67b-81b54ca70bbc} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001533 sec., 18264.8401826484 rows/sec., 1.33 MiB/sec.
13734 2024.08.28 04:12:04.353138 [ 47 ] {} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13735 2024.08.28 04:12:04.353172 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13736 2024.08.28 04:12:04.353425 [ 3 ] {f5bad934-5466-44d0-a67b-81b54ca70bbc} <Debug> DynamicQueryHandler: Done processing query
13737 2024.08.28 04:12:04.353481 [ 3 ] {f5bad934-5466-44d0-a67b-81b54ca70bbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13738 2024.08.28 04:12:04.353502 [ 204 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full
13739 2024.08.28 04:12:04.353513 [ 3 ] {} <Debug> HTTP-Session: 7c7bbd1a-21d8-4c74-99b9-b41d77c36b97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13740 2024.08.28 04:12:04.353835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13741 2024.08.28 04:12:04.354018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13742 2024.08.28 04:12:04.354097 [ 3 ] {} <Debug> HTTP-Session: e8b07e09-4e97-404c-9d43-cb08814c4de8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13743 2024.08.28 04:12:04.354177 [ 3 ] {} <Debug> HTTP-Session: e8b07e09-4e97-404c-9d43-cb08814c4de8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13744 2024.08.28 04:12:04.354183 [ 204 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13745 2024.08.28 04:12:04.354245 [ 3 ] {} <Debug> HTTP-Session: e8b07e09-4e97-404c-9d43-cb08814c4de8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13746 2024.08.28 04:12:04.354323 [ 204 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 57 rows starting from the beginning of the part
13747 2024.08.28 04:12:04.354393 [ 3 ] {} <Trace> HTTP-Session: e8b07e09-4e97-404c-9d43-cb08814c4de8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13748 2024.08.28 04:12:04.354808 [ 204 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 26 rows starting from the beginning of the part
13749 2024.08.28 04:12:04.354979 [ 3 ] {2b7fb505-39d7-4da6-8c40-c9feccd3a36b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
13750 2024.08.28 04:12:04.355272 [ 204 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 17 rows starting from the beginning of the part
13751 2024.08.28 04:12:04.355298 [ 3 ] {2b7fb505-39d7-4da6-8c40-c9feccd3a36b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
13752 2024.08.28 04:12:04.355764 [ 204 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 28 rows starting from the beginning of the part
13753 2024.08.28 04:12:04.356082 [ 204 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 22 rows starting from the beginning of the part
13754 2024.08.28 04:12:04.356391 [ 204 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 28 rows starting from the beginning of the part
13755 2024.08.28 04:12:04.357064 [ 3 ] {2b7fb505-39d7-4da6-8c40-c9feccd3a36b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13756 2024.08.28 04:12:04.357804 [ 3 ] {2b7fb505-39d7-4da6-8c40-c9feccd3a36b} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13757 2024.08.28 04:12:04.357871 [ 3 ] {2b7fb505-39d7-4da6-8c40-c9feccd3a36b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13758 2024.08.28 04:12:04.358900 [ 3 ] {2b7fb505-39d7-4da6-8c40-c9feccd3a36b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
13759 2024.08.28 04:12:04.359260 [ 204 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 5 columns (5 merged, 0 gathered) in 0.005982886 sec., 29751.5279415319 rows/sec., 2.28 MiB/sec.
13760 2024.08.28 04:12:04.359633 [ 194 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary)
13761 2024.08.28 04:12:04.359748 [ 3 ] {2b7fb505-39d7-4da6-8c40-c9feccd3a36b} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13762 2024.08.28 04:12:04.360081 [ 3 ] {2b7fb505-39d7-4da6-8c40-c9feccd3a36b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005371 sec., 2606.5909514056975 rows/sec., 182.55 KiB/sec.
13763 2024.08.28 04:12:04.360615 [ 3 ] {2b7fb505-39d7-4da6-8c40-c9feccd3a36b} <Debug> DynamicQueryHandler: Done processing query
13764 2024.08.28 04:12:04.360663 [ 3 ] {2b7fb505-39d7-4da6-8c40-c9feccd3a36b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13765 2024.08.28 04:12:04.360703 [ 3 ] {} <Debug> HTTP-Session: e8b07e09-4e97-404c-9d43-cb08814c4de8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13766 2024.08.28 04:12:04.360850 [ 194 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_70_14} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13767 2024.08.28 04:12:04.360862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13768 2024.08.28 04:12:04.360971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13769 2024.08.28 04:12:04.360994 [ 3 ] {} <Debug> HTTP-Session: 9d2ffb50-0979-4bf7-9402-eb8c9c997a35 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13770 2024.08.28 04:12:04.361013 [ 194 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_70_14} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14
13771 2024.08.28 04:12:04.361022 [ 3 ] {} <Debug> HTTP-Session: 9d2ffb50-0979-4bf7-9402-eb8c9c997a35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13772 2024.08.28 04:12:04.361055 [ 3 ] {} <Debug> HTTP-Session: 9d2ffb50-0979-4bf7-9402-eb8c9c997a35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13773 2024.08.28 04:12:04.361142 [ 3 ] {} <Trace> HTTP-Session: 9d2ffb50-0979-4bf7-9402-eb8c9c997a35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13774 2024.08.28 04:12:04.361179 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
13775 2024.08.28 04:12:04.361283 [ 3 ] {4368b4e3-0f39-4ff3-b8d1-1700d341f9cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
13776 2024.08.28 04:12:04.361332 [ 3 ] {4368b4e3-0f39-4ff3-b8d1-1700d341f9cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
13777 2024.08.28 04:12:04.361584 [ 3 ] {4368b4e3-0f39-4ff3-b8d1-1700d341f9cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13778 2024.08.28 04:12:04.361910 [ 3 ] {4368b4e3-0f39-4ff3-b8d1-1700d341f9cd} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13779 2024.08.28 04:12:04.361946 [ 3 ] {4368b4e3-0f39-4ff3-b8d1-1700d341f9cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13780 2024.08.28 04:12:04.362308 [ 3 ] {4368b4e3-0f39-4ff3-b8d1-1700d341f9cd} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
13781 2024.08.28 04:12:04.362686 [ 3 ] {4368b4e3-0f39-4ff3-b8d1-1700d341f9cd} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13782 2024.08.28 04:12:04.362820 [ 3 ] {4368b4e3-0f39-4ff3-b8d1-1700d341f9cd} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001567 sec., 3828.9725590299936 rows/sec., 226.22 KiB/sec.
13783 2024.08.28 04:12:04.362986 [ 3 ] {4368b4e3-0f39-4ff3-b8d1-1700d341f9cd} <Debug> DynamicQueryHandler: Done processing query
13784 2024.08.28 04:12:04.363010 [ 3 ] {4368b4e3-0f39-4ff3-b8d1-1700d341f9cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13785 2024.08.28 04:12:04.363026 [ 3 ] {} <Debug> HTTP-Session: 9d2ffb50-0979-4bf7-9402-eb8c9c997a35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13786 2024.08.28 04:12:04.363206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 66516, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13787 2024.08.28 04:12:04.363254 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13788 2024.08.28 04:12:04.363273 [ 3 ] {} <Debug> HTTP-Session: 83ac4a4b-0d4b-4fbd-86ec-f82032302b33 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13789 2024.08.28 04:12:04.363289 [ 3 ] {} <Debug> HTTP-Session: 83ac4a4b-0d4b-4fbd-86ec-f82032302b33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13790 2024.08.28 04:12:04.363303 [ 3 ] {} <Debug> HTTP-Session: 83ac4a4b-0d4b-4fbd-86ec-f82032302b33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13791 2024.08.28 04:12:04.363335 [ 3 ] {} <Trace> HTTP-Session: 83ac4a4b-0d4b-4fbd-86ec-f82032302b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13792 2024.08.28 04:12:04.363545 [ 3 ] {513b992b-e252-424b-ae91-10f64bde010a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13793 2024.08.28 04:12:04.363589 [ 3 ] {513b992b-e252-424b-ae91-10f64bde010a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13794 2024.08.28 04:12:04.363812 [ 3 ] {513b992b-e252-424b-ae91-10f64bde010a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13795 2024.08.28 04:12:04.364357 [ 3 ] {513b992b-e252-424b-ae91-10f64bde010a} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13796 2024.08.28 04:12:04.364392 [ 3 ] {513b992b-e252-424b-ae91-10f64bde010a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13797 2024.08.28 04:12:04.364774 [ 3 ] {513b992b-e252-424b-ae91-10f64bde010a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13798 2024.08.28 04:12:04.365147 [ 3 ] {513b992b-e252-424b-ae91-10f64bde010a} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13799 2024.08.28 04:12:04.365272 [ 3 ] {513b992b-e252-424b-ae91-10f64bde010a} <Debug> executeQuery: Read 410 rows, 29.93 KiB in 0.001837 sec., 223189.98366902556 rows/sec., 15.91 MiB/sec.
13800 2024.08.28 04:12:04.365535 [ 3 ] {513b992b-e252-424b-ae91-10f64bde010a} <Debug> DynamicQueryHandler: Done processing query
13801 2024.08.28 04:12:04.365604 [ 3 ] {513b992b-e252-424b-ae91-10f64bde010a} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
13802 2024.08.28 04:12:04.365666 [ 3 ] {} <Debug> HTTP-Session: 83ac4a4b-0d4b-4fbd-86ec-f82032302b33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13803 2024.08.28 04:12:04.365845 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13804 2024.08.28 04:12:04.365905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13805 2024.08.28 04:12:04.365925 [ 3 ] {} <Debug> HTTP-Session: c6bb7314-89c9-4ea4-9259-bc65381e40f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13806 2024.08.28 04:12:04.365942 [ 3 ] {} <Debug> HTTP-Session: c6bb7314-89c9-4ea4-9259-bc65381e40f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13807 2024.08.28 04:12:04.365955 [ 3 ] {} <Debug> HTTP-Session: c6bb7314-89c9-4ea4-9259-bc65381e40f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13808 2024.08.28 04:12:04.365988 [ 3 ] {} <Trace> HTTP-Session: c6bb7314-89c9-4ea4-9259-bc65381e40f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13809 2024.08.28 04:12:04.366097 [ 3 ] {de8cc67a-b772-413e-8acf-5cae4b6a571c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13810 2024.08.28 04:12:04.366144 [ 3 ] {de8cc67a-b772-413e-8acf-5cae4b6a571c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13811 2024.08.28 04:12:04.366294 [ 3 ] {de8cc67a-b772-413e-8acf-5cae4b6a571c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13812 2024.08.28 04:12:04.366614 [ 3 ] {de8cc67a-b772-413e-8acf-5cae4b6a571c} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13813 2024.08.28 04:12:04.366648 [ 3 ] {de8cc67a-b772-413e-8acf-5cae4b6a571c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13814 2024.08.28 04:12:04.367009 [ 3 ] {de8cc67a-b772-413e-8acf-5cae4b6a571c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
13815 2024.08.28 04:12:04.367337 [ 3 ] {de8cc67a-b772-413e-8acf-5cae4b6a571c} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13816 2024.08.28 04:12:04.367461 [ 3 ] {de8cc67a-b772-413e-8acf-5cae4b6a571c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001391 sec., 4313.443565780014 rows/sec., 225.36 KiB/sec.
13817 2024.08.28 04:12:04.367791 [ 3 ] {de8cc67a-b772-413e-8acf-5cae4b6a571c} <Debug> DynamicQueryHandler: Done processing query
13818 2024.08.28 04:12:04.367833 [ 3 ] {de8cc67a-b772-413e-8acf-5cae4b6a571c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13819 2024.08.28 04:12:04.367858 [ 3 ] {} <Debug> HTTP-Session: c6bb7314-89c9-4ea4-9259-bc65381e40f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13820 2024.08.28 04:12:04.368010 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 44814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13821 2024.08.28 04:12:04.368058 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13822 2024.08.28 04:12:04.368079 [ 3 ] {} <Debug> HTTP-Session: e8bb7749-707a-4d7b-974e-330f3634a015 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13823 2024.08.28 04:12:04.368095 [ 3 ] {} <Debug> HTTP-Session: e8bb7749-707a-4d7b-974e-330f3634a015 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13824 2024.08.28 04:12:04.368109 [ 3 ] {} <Debug> HTTP-Session: e8bb7749-707a-4d7b-974e-330f3634a015 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13825 2024.08.28 04:12:04.368140 [ 3 ] {} <Trace> HTTP-Session: e8bb7749-707a-4d7b-974e-330f3634a015 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13826 2024.08.28 04:12:04.368340 [ 3 ] {6e31a8e7-675d-4b26-abff-3716cb78848b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13827 2024.08.28 04:12:04.368389 [ 3 ] {6e31a8e7-675d-4b26-abff-3716cb78848b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13828 2024.08.28 04:12:04.368550 [ 3 ] {6e31a8e7-675d-4b26-abff-3716cb78848b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13829 2024.08.28 04:12:04.368985 [ 3 ] {6e31a8e7-675d-4b26-abff-3716cb78848b} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13830 2024.08.28 04:12:04.369020 [ 3 ] {6e31a8e7-675d-4b26-abff-3716cb78848b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13831 2024.08.28 04:12:04.369413 [ 3 ] {6e31a8e7-675d-4b26-abff-3716cb78848b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
13832 2024.08.28 04:12:04.369782 [ 3 ] {6e31a8e7-675d-4b26-abff-3716cb78848b} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13833 2024.08.28 04:12:04.369906 [ 3 ] {6e31a8e7-675d-4b26-abff-3716cb78848b} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001688 sec., 140995.2606635071 rows/sec., 9.45 MiB/sec.
13834 2024.08.28 04:12:04.370076 [ 3 ] {6e31a8e7-675d-4b26-abff-3716cb78848b} <Debug> DynamicQueryHandler: Done processing query
13835 2024.08.28 04:12:04.370101 [ 3 ] {6e31a8e7-675d-4b26-abff-3716cb78848b} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
13836 2024.08.28 04:12:04.370117 [ 3 ] {} <Debug> HTTP-Session: e8bb7749-707a-4d7b-974e-330f3634a015 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13837 2024.08.28 04:12:04.370232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13838 2024.08.28 04:12:04.370281 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13839 2024.08.28 04:12:04.370300 [ 3 ] {} <Debug> HTTP-Session: 4b913d88-cced-4ace-b00c-10a55b505dbd Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13840 2024.08.28 04:12:04.370316 [ 3 ] {} <Debug> HTTP-Session: 4b913d88-cced-4ace-b00c-10a55b505dbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13841 2024.08.28 04:12:04.370330 [ 3 ] {} <Debug> HTTP-Session: 4b913d88-cced-4ace-b00c-10a55b505dbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13842 2024.08.28 04:12:04.370359 [ 3 ] {} <Trace> HTTP-Session: 4b913d88-cced-4ace-b00c-10a55b505dbd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13843 2024.08.28 04:12:04.370455 [ 3 ] {076ce41f-8ab9-42de-88f1-ffee79bd7680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
13844 2024.08.28 04:12:04.370500 [ 3 ] {076ce41f-8ab9-42de-88f1-ffee79bd7680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
13845 2024.08.28 04:12:04.370628 [ 3 ] {076ce41f-8ab9-42de-88f1-ffee79bd7680} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13846 2024.08.28 04:12:04.370897 [ 3 ] {076ce41f-8ab9-42de-88f1-ffee79bd7680} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13847 2024.08.28 04:12:04.370932 [ 3 ] {076ce41f-8ab9-42de-88f1-ffee79bd7680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13848 2024.08.28 04:12:04.371284 [ 3 ] {076ce41f-8ab9-42de-88f1-ffee79bd7680} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
13849 2024.08.28 04:12:04.371607 [ 3 ] {076ce41f-8ab9-42de-88f1-ffee79bd7680} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13850 2024.08.28 04:12:04.371732 [ 3 ] {076ce41f-8ab9-42de-88f1-ffee79bd7680} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001297 sec., 771.0100231303007 rows/sec., 51.95 KiB/sec.
13851 2024.08.28 04:12:04.371889 [ 3 ] {076ce41f-8ab9-42de-88f1-ffee79bd7680} <Debug> DynamicQueryHandler: Done processing query
13852 2024.08.28 04:12:04.371914 [ 3 ] {076ce41f-8ab9-42de-88f1-ffee79bd7680} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
13853 2024.08.28 04:12:04.371930 [ 3 ] {} <Debug> HTTP-Session: 4b913d88-cced-4ace-b00c-10a55b505dbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13854 2024.08.28 04:12:04.372070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 42903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13855 2024.08.28 04:12:04.372117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13856 2024.08.28 04:12:04.372136 [ 3 ] {} <Debug> HTTP-Session: 1595d94c-706c-468d-a7ab-667b3367c1b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13857 2024.08.28 04:12:04.372152 [ 3 ] {} <Debug> HTTP-Session: 1595d94c-706c-468d-a7ab-667b3367c1b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13858 2024.08.28 04:12:04.372165 [ 3 ] {} <Debug> HTTP-Session: 1595d94c-706c-468d-a7ab-667b3367c1b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13859 2024.08.28 04:12:04.372195 [ 3 ] {} <Trace> HTTP-Session: 1595d94c-706c-468d-a7ab-667b3367c1b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13860 2024.08.28 04:12:04.372477 [ 3 ] {fbbb4619-c031-4b31-ad26-17d2457aad15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13861 2024.08.28 04:12:04.372539 [ 3 ] {fbbb4619-c031-4b31-ad26-17d2457aad15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
13862 2024.08.28 04:12:04.372958 [ 3 ] {fbbb4619-c031-4b31-ad26-17d2457aad15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13863 2024.08.28 04:12:04.373832 [ 3 ] {fbbb4619-c031-4b31-ad26-17d2457aad15} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13864 2024.08.28 04:12:04.373869 [ 3 ] {fbbb4619-c031-4b31-ad26-17d2457aad15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13865 2024.08.28 04:12:04.374511 [ 3 ] {fbbb4619-c031-4b31-ad26-17d2457aad15} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13866 2024.08.28 04:12:04.374924 [ 3 ] {fbbb4619-c031-4b31-ad26-17d2457aad15} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13867 2024.08.28 04:12:04.375074 [ 3 ] {fbbb4619-c031-4b31-ad26-17d2457aad15} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002801 sec., 9282.399143163155 rows/sec., 16.63 MiB/sec.
13868 2024.08.28 04:12:04.375342 [ 3 ] {fbbb4619-c031-4b31-ad26-17d2457aad15} <Debug> DynamicQueryHandler: Done processing query
13869 2024.08.28 04:12:04.375369 [ 3 ] {fbbb4619-c031-4b31-ad26-17d2457aad15} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
13870 2024.08.28 04:12:04.375391 [ 3 ] {} <Debug> HTTP-Session: 1595d94c-706c-468d-a7ab-667b3367c1b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13871 2024.08.28 04:12:04.375526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13872 2024.08.28 04:12:04.375592 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13873 2024.08.28 04:12:04.375621 [ 3 ] {} <Debug> HTTP-Session: 7ad087f8-99b9-4d81-be69-f0102c56bed2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13874 2024.08.28 04:12:04.375644 [ 3 ] {} <Debug> HTTP-Session: 7ad087f8-99b9-4d81-be69-f0102c56bed2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13875 2024.08.28 04:12:04.375662 [ 3 ] {} <Debug> HTTP-Session: 7ad087f8-99b9-4d81-be69-f0102c56bed2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13876 2024.08.28 04:12:04.375701 [ 3 ] {} <Trace> HTTP-Session: 7ad087f8-99b9-4d81-be69-f0102c56bed2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13877 2024.08.28 04:12:04.375851 [ 3 ] {35f392a2-947b-4b76-991d-eace7a56ebe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13878 2024.08.28 04:12:04.375904 [ 3 ] {35f392a2-947b-4b76-991d-eace7a56ebe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13879 2024.08.28 04:12:04.376073 [ 3 ] {35f392a2-947b-4b76-991d-eace7a56ebe6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13880 2024.08.28 04:12:04.376487 [ 3 ] {35f392a2-947b-4b76-991d-eace7a56ebe6} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13881 2024.08.28 04:12:04.376527 [ 3 ] {35f392a2-947b-4b76-991d-eace7a56ebe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.39 GiB.
13882 2024.08.28 04:12:04.377008 [ 3 ] {35f392a2-947b-4b76-991d-eace7a56ebe6} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
13883 2024.08.28 04:12:04.377438 [ 3 ] {35f392a2-947b-4b76-991d-eace7a56ebe6} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13884 2024.08.28 04:12:04.377626 [ 3 ] {35f392a2-947b-4b76-991d-eace7a56ebe6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001827 sec., 44882.32074438971 rows/sec., 2.85 MiB/sec.
13885 2024.08.28 04:12:04.377848 [ 3 ] {35f392a2-947b-4b76-991d-eace7a56ebe6} <Debug> DynamicQueryHandler: Done processing query
13886 2024.08.28 04:12:04.377877 [ 3 ] {35f392a2-947b-4b76-991d-eace7a56ebe6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13887 2024.08.28 04:12:04.377898 [ 3 ] {} <Debug> HTTP-Session: 7ad087f8-99b9-4d81-be69-f0102c56bed2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13888 2024.08.28 04:12:09.341454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13889 2024.08.28 04:12:09.341584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13890 2024.08.28 04:12:09.341613 [ 3 ] {} <Debug> HTTP-Session: 2ba97a02-58ef-4ff4-bb6e-04e35cf61726 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13891 2024.08.28 04:12:09.341641 [ 3 ] {} <Debug> HTTP-Session: 2ba97a02-58ef-4ff4-bb6e-04e35cf61726 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13892 2024.08.28 04:12:09.341659 [ 3 ] {} <Debug> HTTP-Session: 2ba97a02-58ef-4ff4-bb6e-04e35cf61726 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13893 2024.08.28 04:12:09.341714 [ 3 ] {} <Trace> HTTP-Session: 2ba97a02-58ef-4ff4-bb6e-04e35cf61726 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13894 2024.08.28 04:12:09.341897 [ 3 ] {724c9bae-eae5-40e7-8542-c7c93d935ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13895 2024.08.28 04:12:09.341965 [ 3 ] {724c9bae-eae5-40e7-8542-c7c93d935ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13896 2024.08.28 04:12:09.342297 [ 3 ] {724c9bae-eae5-40e7-8542-c7c93d935ca1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13897 2024.08.28 04:12:09.342725 [ 3 ] {724c9bae-eae5-40e7-8542-c7c93d935ca1} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13898 2024.08.28 04:12:09.342771 [ 3 ] {724c9bae-eae5-40e7-8542-c7c93d935ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
13899 2024.08.28 04:12:09.343177 [ 3 ] {724c9bae-eae5-40e7-8542-c7c93d935ca1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
13900 2024.08.28 04:12:09.343556 [ 3 ] {724c9bae-eae5-40e7-8542-c7c93d935ca1} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13901 2024.08.28 04:12:09.343715 [ 3 ] {724c9bae-eae5-40e7-8542-c7c93d935ca1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001864 sec., 1072.961373390558 rows/sec., 87.49 KiB/sec.
13902 2024.08.28 04:12:09.344072 [ 3 ] {724c9bae-eae5-40e7-8542-c7c93d935ca1} <Debug> DynamicQueryHandler: Done processing query
13903 2024.08.28 04:12:09.344101 [ 3 ] {724c9bae-eae5-40e7-8542-c7c93d935ca1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13904 2024.08.28 04:12:09.344118 [ 3 ] {} <Debug> HTTP-Session: 2ba97a02-58ef-4ff4-bb6e-04e35cf61726 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13905 2024.08.28 04:12:09.344317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 15664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13906 2024.08.28 04:12:09.344375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13907 2024.08.28 04:12:09.344395 [ 3 ] {} <Debug> HTTP-Session: 3dca3d7a-4e03-42bf-a552-a66e2070354b Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13908 2024.08.28 04:12:09.344413 [ 3 ] {} <Debug> HTTP-Session: 3dca3d7a-4e03-42bf-a552-a66e2070354b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13909 2024.08.28 04:12:09.344427 [ 3 ] {} <Debug> HTTP-Session: 3dca3d7a-4e03-42bf-a552-a66e2070354b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13910 2024.08.28 04:12:09.344463 [ 3 ] {} <Trace> HTTP-Session: 3dca3d7a-4e03-42bf-a552-a66e2070354b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13911 2024.08.28 04:12:09.344600 [ 3 ] {e110a2b1-664e-412c-80de-c80a8e9f034b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13912 2024.08.28 04:12:09.344647 [ 3 ] {e110a2b1-664e-412c-80de-c80a8e9f034b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13913 2024.08.28 04:12:09.344905 [ 3 ] {e110a2b1-664e-412c-80de-c80a8e9f034b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13914 2024.08.28 04:12:09.345309 [ 3 ] {e110a2b1-664e-412c-80de-c80a8e9f034b} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13915 2024.08.28 04:12:09.345347 [ 3 ] {e110a2b1-664e-412c-80de-c80a8e9f034b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
13916 2024.08.28 04:12:09.345710 [ 3 ] {e110a2b1-664e-412c-80de-c80a8e9f034b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13917 2024.08.28 04:12:09.346060 [ 3 ] {e110a2b1-664e-412c-80de-c80a8e9f034b} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13918 2024.08.28 04:12:09.346224 [ 3 ] {e110a2b1-664e-412c-80de-c80a8e9f034b} <Debug> executeQuery: Read 107 rows, 9.14 KiB in 0.001672 sec., 63995.21531100478 rows/sec., 5.34 MiB/sec.
13919 2024.08.28 04:12:09.346235 [ 41 ] {} <Debug> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13920 2024.08.28 04:12:09.346343 [ 41 ] {} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13921 2024.08.28 04:12:09.346392 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
13922 2024.08.28 04:12:09.346527 [ 3 ] {e110a2b1-664e-412c-80de-c80a8e9f034b} <Debug> DynamicQueryHandler: Done processing query
13923 2024.08.28 04:12:09.346614 [ 3 ] {e110a2b1-664e-412c-80de-c80a8e9f034b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13924 2024.08.28 04:12:09.346687 [ 3 ] {} <Debug> HTTP-Session: 3dca3d7a-4e03-42bf-a552-a66e2070354b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13925 2024.08.28 04:12:09.346820 [ 198 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::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
13926 2024.08.28 04:12:09.346989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 3913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13927 2024.08.28 04:12:09.347160 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13928 2024.08.28 04:12:09.347254 [ 3 ] {} <Debug> HTTP-Session: df9f13bd-2f15-4a91-b136-651ff7845d5b Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13929 2024.08.28 04:12:09.347338 [ 3 ] {} <Debug> HTTP-Session: df9f13bd-2f15-4a91-b136-651ff7845d5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13930 2024.08.28 04:12:09.347410 [ 3 ] {} <Debug> HTTP-Session: df9f13bd-2f15-4a91-b136-651ff7845d5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13931 2024.08.28 04:12:09.347569 [ 3 ] {} <Trace> HTTP-Session: df9f13bd-2f15-4a91-b136-651ff7845d5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13932 2024.08.28 04:12:09.347770 [ 198 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13933 2024.08.28 04:12:09.347873 [ 198 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1417 rows starting from the beginning of the part
13934 2024.08.28 04:12:09.347895 [ 3 ] {19d812d2-eccb-45ba-b065-5c36edf33667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13935 2024.08.28 04:12:09.348019 [ 3 ] {19d812d2-eccb-45ba-b065-5c36edf33667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13936 2024.08.28 04:12:09.348131 [ 198 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1224 rows starting from the beginning of the part
13937 2024.08.28 04:12:09.348534 [ 198 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 242 rows starting from the beginning of the part
13938 2024.08.28 04:12:09.348987 [ 198 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 100 rows starting from the beginning of the part
13939 2024.08.28 04:12:09.349371 [ 198 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 242 rows starting from the beginning of the part
13940 2024.08.28 04:12:09.349503 [ 3 ] {19d812d2-eccb-45ba-b065-5c36edf33667} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13941 2024.08.28 04:12:09.349714 [ 198 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 107 rows starting from the beginning of the part
13942 2024.08.28 04:12:09.350563 [ 3 ] {19d812d2-eccb-45ba-b065-5c36edf33667} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13943 2024.08.28 04:12:09.350619 [ 3 ] {19d812d2-eccb-45ba-b065-5c36edf33667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
13944 2024.08.28 04:12:09.351410 [ 3 ] {19d812d2-eccb-45ba-b065-5c36edf33667} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13945 2024.08.28 04:12:09.352471 [ 3 ] {19d812d2-eccb-45ba-b065-5c36edf33667} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13946 2024.08.28 04:12:09.352682 [ 3 ] {19d812d2-eccb-45ba-b065-5c36edf33667} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.004875 sec., 5538.461538461538 rows/sec., 414.26 KiB/sec.
13947 2024.08.28 04:12:09.352927 [ 3 ] {19d812d2-eccb-45ba-b065-5c36edf33667} <Debug> DynamicQueryHandler: Done processing query
13948 2024.08.28 04:12:09.352962 [ 3 ] {19d812d2-eccb-45ba-b065-5c36edf33667} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13949 2024.08.28 04:12:09.353012 [ 3 ] {} <Debug> HTTP-Session: df9f13bd-2f15-4a91-b136-651ff7845d5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13950 2024.08.28 04:12:09.353221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 16447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13951 2024.08.28 04:12:09.353235 [ 194 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3332 rows, containing 5 columns (5 merged, 0 gathered) in 0.006748398 sec., 493746.8122063933 rows/sec., 43.22 MiB/sec.
13952 2024.08.28 04:12:09.353291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13953 2024.08.28 04:12:09.353328 [ 3 ] {} <Debug> HTTP-Session: e69b99d6-0c87-47d9-b772-3c4503e22012 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13954 2024.08.28 04:12:09.353346 [ 3 ] {} <Debug> HTTP-Session: e69b99d6-0c87-47d9-b772-3c4503e22012 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13955 2024.08.28 04:12:09.353360 [ 3 ] {} <Debug> HTTP-Session: e69b99d6-0c87-47d9-b772-3c4503e22012 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13956 2024.08.28 04:12:09.353398 [ 3 ] {} <Trace> HTTP-Session: e69b99d6-0c87-47d9-b772-3c4503e22012 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13957 2024.08.28 04:12:09.353550 [ 194 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13958 2024.08.28 04:12:09.353605 [ 3 ] {4fb9ffc4-f256-43cf-8163-831f9a1fc295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13959 2024.08.28 04:12:09.353701 [ 3 ] {4fb9ffc4-f256-43cf-8163-831f9a1fc295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13960 2024.08.28 04:12:09.354624 [ 3 ] {4fb9ffc4-f256-43cf-8163-831f9a1fc295} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13961 2024.08.28 04:12:09.354766 [ 194 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_71_14} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13962 2024.08.28 04:12:09.354891 [ 194 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_71_14} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13963 2024.08.28 04:12:09.355052 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB.
13964 2024.08.28 04:12:09.355219 [ 3 ] {4fb9ffc4-f256-43cf-8163-831f9a1fc295} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13965 2024.08.28 04:12:09.355262 [ 3 ] {4fb9ffc4-f256-43cf-8163-831f9a1fc295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
13966 2024.08.28 04:12:09.355639 [ 3 ] {4fb9ffc4-f256-43cf-8163-831f9a1fc295} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13967 2024.08.28 04:12:09.356004 [ 3 ] {4fb9ffc4-f256-43cf-8163-831f9a1fc295} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13968 2024.08.28 04:12:09.356160 [ 41 ] {} <Debug> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13969 2024.08.28 04:12:09.356167 [ 3 ] {4fb9ffc4-f256-43cf-8163-831f9a1fc295} <Debug> executeQuery: Read 97 rows, 7.73 KiB in 0.002648 sec., 36631.419939577034 rows/sec., 2.85 MiB/sec.
13970 2024.08.28 04:12:09.356214 [ 41 ] {} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13971 2024.08.28 04:12:09.356277 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
13972 2024.08.28 04:12:09.356514 [ 197 ] {22d7316c-e32c-475d-862f-de292a324746::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
13973 2024.08.28 04:12:09.356574 [ 3 ] {4fb9ffc4-f256-43cf-8163-831f9a1fc295} <Debug> DynamicQueryHandler: Done processing query
13974 2024.08.28 04:12:09.356622 [ 3 ] {4fb9ffc4-f256-43cf-8163-831f9a1fc295} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
13975 2024.08.28 04:12:09.356662 [ 3 ] {} <Debug> HTTP-Session: e69b99d6-0c87-47d9-b772-3c4503e22012 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13976 2024.08.28 04:12:09.356771 [ 197 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13977 2024.08.28 04:12:09.356813 [ 197 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 913 rows starting from the beginning of the part
13978 2024.08.28 04:12:09.356920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 30808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13979 2024.08.28 04:12:09.357013 [ 197 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 537 rows starting from the beginning of the part
13980 2024.08.28 04:12:09.357078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13981 2024.08.28 04:12:09.357187 [ 3 ] {} <Debug> HTTP-Session: 193f0951-63d1-4520-875b-e1db2e3bfc36 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
13982 2024.08.28 04:12:09.357296 [ 3 ] {} <Debug> HTTP-Session: 193f0951-63d1-4520-875b-e1db2e3bfc36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13983 2024.08.28 04:12:09.357372 [ 197 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 410 rows starting from the beginning of the part
13984 2024.08.28 04:12:09.357379 [ 3 ] {} <Debug> HTTP-Session: 193f0951-63d1-4520-875b-e1db2e3bfc36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13985 2024.08.28 04:12:09.357517 [ 3 ] {} <Trace> HTTP-Session: 193f0951-63d1-4520-875b-e1db2e3bfc36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13986 2024.08.28 04:12:09.357619 [ 197 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 92 rows starting from the beginning of the part
13987 2024.08.28 04:12:09.357848 [ 197 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 410 rows starting from the beginning of the part
13988 2024.08.28 04:12:09.358044 [ 197 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 97 rows starting from the beginning of the part
13989 2024.08.28 04:12:09.358109 [ 3 ] {b90fdedf-d73d-48e1-8290-1fc38ba1cb60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13990 2024.08.28 04:12:09.358347 [ 3 ] {b90fdedf-d73d-48e1-8290-1fc38ba1cb60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13991 2024.08.28 04:12:09.358888 [ 3 ] {b90fdedf-d73d-48e1-8290-1fc38ba1cb60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13992 2024.08.28 04:12:09.359829 [ 3 ] {b90fdedf-d73d-48e1-8290-1fc38ba1cb60} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13993 2024.08.28 04:12:09.359892 [ 3 ] {b90fdedf-d73d-48e1-8290-1fc38ba1cb60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
13994 2024.08.28 04:12:09.360686 [ 3 ] {b90fdedf-d73d-48e1-8290-1fc38ba1cb60} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
13995 2024.08.28 04:12:09.361449 [ 188 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2459 rows, containing 5 columns (5 merged, 0 gathered) in 0.005076809 sec., 484359.368256714 rows/sec., 37.19 MiB/sec.
13996 2024.08.28 04:12:09.361604 [ 3 ] {b90fdedf-d73d-48e1-8290-1fc38ba1cb60} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13997 2024.08.28 04:12:09.361787 [ 188 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13998 2024.08.28 04:12:09.361897 [ 3 ] {b90fdedf-d73d-48e1-8290-1fc38ba1cb60} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00408 sec., 39460.78431372549 rows/sec., 2.75 MiB/sec.
13999 2024.08.28 04:12:09.362504 [ 3 ] {b90fdedf-d73d-48e1-8290-1fc38ba1cb60} <Debug> DynamicQueryHandler: Done processing query
14000 2024.08.28 04:12:09.362598 [ 3 ] {b90fdedf-d73d-48e1-8290-1fc38ba1cb60} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14001 2024.08.28 04:12:09.362672 [ 3 ] {} <Debug> HTTP-Session: 193f0951-63d1-4520-875b-e1db2e3bfc36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14002 2024.08.28 04:12:09.363054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 40423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14003 2024.08.28 04:12:09.363234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14004 2024.08.28 04:12:09.363319 [ 3 ] {} <Debug> HTTP-Session: 489a10b8-55a7-49f0-bbfb-61d33d80a988 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14005 2024.08.28 04:12:09.363388 [ 3 ] {} <Debug> HTTP-Session: 489a10b8-55a7-49f0-bbfb-61d33d80a988 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14006 2024.08.28 04:12:09.363461 [ 3 ] {} <Debug> HTTP-Session: 489a10b8-55a7-49f0-bbfb-61d33d80a988 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14007 2024.08.28 04:12:09.363603 [ 3 ] {} <Trace> HTTP-Session: 489a10b8-55a7-49f0-bbfb-61d33d80a988 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14008 2024.08.28 04:12:09.363739 [ 188 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_71_14} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14009 2024.08.28 04:12:09.363961 [ 188 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_71_14} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
14010 2024.08.28 04:12:09.364078 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB.
14011 2024.08.28 04:12:09.364253 [ 3 ] {04d9164f-4678-45bb-8925-b696f9d1a496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14012 2024.08.28 04:12:09.364333 [ 3 ] {04d9164f-4678-45bb-8925-b696f9d1a496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
14013 2024.08.28 04:12:09.364816 [ 3 ] {04d9164f-4678-45bb-8925-b696f9d1a496} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14014 2024.08.28 04:12:09.365524 [ 3 ] {04d9164f-4678-45bb-8925-b696f9d1a496} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14015 2024.08.28 04:12:09.365561 [ 3 ] {04d9164f-4678-45bb-8925-b696f9d1a496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14016 2024.08.28 04:12:09.366204 [ 3 ] {04d9164f-4678-45bb-8925-b696f9d1a496} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
14017 2024.08.28 04:12:09.366608 [ 3 ] {04d9164f-4678-45bb-8925-b696f9d1a496} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14018 2024.08.28 04:12:09.366820 [ 41 ] {} <Debug> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
14019 2024.08.28 04:12:09.366830 [ 3 ] {04d9164f-4678-45bb-8925-b696f9d1a496} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002953 sec., 8465.966813410092 rows/sec., 15.17 MiB/sec.
14020 2024.08.28 04:12:09.366919 [ 41 ] {} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14021 2024.08.28 04:12:09.367031 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14022 2024.08.28 04:12:09.367495 [ 188 ] {94c69f11-a991-4649-a894-2fffd5368a44::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
14023 2024.08.28 04:12:09.367536 [ 3 ] {04d9164f-4678-45bb-8925-b696f9d1a496} <Debug> DynamicQueryHandler: Done processing query
14024 2024.08.28 04:12:09.367597 [ 3 ] {04d9164f-4678-45bb-8925-b696f9d1a496} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
14025 2024.08.28 04:12:09.367681 [ 3 ] {} <Debug> HTTP-Session: 489a10b8-55a7-49f0-bbfb-61d33d80a988 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14026 2024.08.28 04:12:09.368014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 974, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14027 2024.08.28 04:12:09.368216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14028 2024.08.28 04:12:09.368311 [ 3 ] {} <Debug> HTTP-Session: caa5f479-ea7c-4eb3-8343-19a927c03230 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14029 2024.08.28 04:12:09.368404 [ 3 ] {} <Debug> HTTP-Session: caa5f479-ea7c-4eb3-8343-19a927c03230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14030 2024.08.28 04:12:09.368447 [ 3 ] {} <Debug> HTTP-Session: caa5f479-ea7c-4eb3-8343-19a927c03230 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14031 2024.08.28 04:12:09.368592 [ 3 ] {} <Trace> HTTP-Session: caa5f479-ea7c-4eb3-8343-19a927c03230 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14032 2024.08.28 04:12:09.368956 [ 3 ] {5b628f85-38ad-44ac-abbe-d52a7e1b2ee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
14033 2024.08.28 04:12:09.369168 [ 3 ] {5b628f85-38ad-44ac-abbe-d52a7e1b2ee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
14034 2024.08.28 04:12:09.369465 [ 188 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14035 2024.08.28 04:12:09.369811 [ 188 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1244 rows starting from the beginning of the part
14036 2024.08.28 04:12:09.370187 [ 3 ] {5b628f85-38ad-44ac-abbe-d52a7e1b2ee0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14037 2024.08.28 04:12:09.370723 [ 188 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 13 rows starting from the beginning of the part
14038 2024.08.28 04:12:09.371502 [ 188 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 26 rows starting from the beginning of the part
14039 2024.08.28 04:12:09.371515 [ 3 ] {5b628f85-38ad-44ac-abbe-d52a7e1b2ee0} <Trace> oximeter.measurements_i64 (b5588229-484c-4889-b322-b886f8d1623e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14040 2024.08.28 04:12:09.371584 [ 3 ] {5b628f85-38ad-44ac-abbe-d52a7e1b2ee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14041 2024.08.28 04:12:09.372078 [ 188 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 22 rows starting from the beginning of the part
14042 2024.08.28 04:12:09.372790 [ 188 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 26 rows starting from the beginning of the part
14043 2024.08.28 04:12:09.372934 [ 3 ] {5b628f85-38ad-44ac-abbe-d52a7e1b2ee0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
14044 2024.08.28 04:12:09.373379 [ 188 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 25 rows starting from the beginning of the part
14045 2024.08.28 04:12:09.374078 [ 3 ] {5b628f85-38ad-44ac-abbe-d52a7e1b2ee0} <Trace> oximeter.measurements_i64 (b5588229-484c-4889-b322-b886f8d1623e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14046 2024.08.28 04:12:09.374449 [ 3 ] {5b628f85-38ad-44ac-abbe-d52a7e1b2ee0} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.005604 sec., 1070.6638115631692 rows/sec., 70.58 KiB/sec.
14047 2024.08.28 04:12:09.374980 [ 3 ] {5b628f85-38ad-44ac-abbe-d52a7e1b2ee0} <Debug> DynamicQueryHandler: Done processing query
14048 2024.08.28 04:12:09.375026 [ 3 ] {5b628f85-38ad-44ac-abbe-d52a7e1b2ee0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14049 2024.08.28 04:12:09.375074 [ 3 ] {} <Debug> HTTP-Session: caa5f479-ea7c-4eb3-8343-19a927c03230 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14050 2024.08.28 04:12:09.375262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14051 2024.08.28 04:12:09.375374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14052 2024.08.28 04:12:09.375428 [ 3 ] {} <Debug> HTTP-Session: 5ad7e274-95a6-4edc-9ef9-e6da68ece867 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14053 2024.08.28 04:12:09.375475 [ 3 ] {} <Debug> HTTP-Session: 5ad7e274-95a6-4edc-9ef9-e6da68ece867 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14054 2024.08.28 04:12:09.375509 [ 3 ] {} <Debug> HTTP-Session: 5ad7e274-95a6-4edc-9ef9-e6da68ece867 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14055 2024.08.28 04:12:09.375576 [ 3 ] {} <Trace> HTTP-Session: 5ad7e274-95a6-4edc-9ef9-e6da68ece867 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14056 2024.08.28 04:12:09.375737 [ 3 ] {04ae817f-d67a-4dbd-80e5-7513ce64dc16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14057 2024.08.28 04:12:09.375784 [ 3 ] {04ae817f-d67a-4dbd-80e5-7513ce64dc16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14058 2024.08.28 04:12:09.375938 [ 3 ] {04ae817f-d67a-4dbd-80e5-7513ce64dc16} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14059 2024.08.28 04:12:09.376246 [ 3 ] {04ae817f-d67a-4dbd-80e5-7513ce64dc16} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14060 2024.08.28 04:12:09.376283 [ 3 ] {04ae817f-d67a-4dbd-80e5-7513ce64dc16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14061 2024.08.28 04:12:09.376703 [ 3 ] {04ae817f-d67a-4dbd-80e5-7513ce64dc16} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
14062 2024.08.28 04:12:09.377151 [ 3 ] {04ae817f-d67a-4dbd-80e5-7513ce64dc16} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14063 2024.08.28 04:12:09.377437 [ 3 ] {04ae817f-d67a-4dbd-80e5-7513ce64dc16} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001731 sec., 34662.04506065858 rows/sec., 2.34 MiB/sec.
14064 2024.08.28 04:12:09.377964 [ 3 ] {04ae817f-d67a-4dbd-80e5-7513ce64dc16} <Debug> DynamicQueryHandler: Done processing query
14065 2024.08.28 04:12:09.378053 [ 3 ] {04ae817f-d67a-4dbd-80e5-7513ce64dc16} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14066 2024.08.28 04:12:09.378146 [ 3 ] {} <Debug> HTTP-Session: 5ad7e274-95a6-4edc-9ef9-e6da68ece867 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14067 2024.08.28 04:12:09.382606 [ 186 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1356 rows, containing 19 columns (19 merged, 0 gathered) in 0.015410692 sec., 87990.85725676692 rows/sec., 157.68 MiB/sec.
14068 2024.08.28 04:12:09.384105 [ 189 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
14069 2024.08.28 04:12:09.384748 [ 189 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14070 2024.08.28 04:12:09.384848 [ 189 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
14071 2024.08.28 04:12:09.385008 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.40 MiB.
14072 2024.08.28 04:12:14.336349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1521, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14073 2024.08.28 04:12:14.336479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14074 2024.08.28 04:12:14.336504 [ 3 ] {} <Debug> HTTP-Session: 4b029701-3ae1-4c4d-88fa-df8dfa4721ee Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14075 2024.08.28 04:12:14.336528 [ 3 ] {} <Debug> HTTP-Session: 4b029701-3ae1-4c4d-88fa-df8dfa4721ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14076 2024.08.28 04:12:14.336544 [ 3 ] {} <Debug> HTTP-Session: 4b029701-3ae1-4c4d-88fa-df8dfa4721ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14077 2024.08.28 04:12:14.336592 [ 3 ] {} <Trace> HTTP-Session: 4b029701-3ae1-4c4d-88fa-df8dfa4721ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14078 2024.08.28 04:12:14.336839 [ 3 ] {ebd04163-f366-4848-954e-03f48ad83030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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)
14079 2024.08.28 04:12:14.337251 [ 3 ] {ebd04163-f366-4848-954e-03f48ad83030} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
14080 2024.08.28 04:12:14.337305 [ 3 ] {ebd04163-f366-4848-954e-03f48ad83030} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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
14081 2024.08.28 04:12:14.337685 [ 3 ] {ebd04163-f366-4848-954e-03f48ad83030} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
14082 2024.08.28 04:12:14.337768 [ 3 ] {ebd04163-f366-4848-954e-03f48ad83030} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
14083 2024.08.28 04:12:14.337945 [ 3 ] {ebd04163-f366-4848-954e-03f48ad83030} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Key condition: (column 0 notIn 42-element set)
14084 2024.08.28 04:12:14.337987 [ 3 ] {ebd04163-f366-4848-954e-03f48ad83030} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps
14085 2024.08.28 04:12:14.338013 [ 3 ] {ebd04163-f366-4848-954e-03f48ad83030} <Debug> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (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
14086 2024.08.28 04:12:14.338032 [ 3 ] {ebd04163-f366-4848-954e-03f48ad83030} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0) (SelectExecutor): Spreading mark ranges among streams (default reading)
14087 2024.08.28 04:12:14.338085 [ 3 ] {ebd04163-f366-4848-954e-03f48ad83030} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))"
14088 2024.08.28 04:12:14.338110 [ 3 ] {ebd04163-f366-4848-954e-03f48ad83030} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 42 rows starting from 0
14089 2024.08.28 04:12:14.339252 [ 3 ] {ebd04163-f366-4848-954e-03f48ad83030} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.002529 sec., 16607.3546856465 rows/sec., 633.67 KiB/sec.
14090 2024.08.28 04:12:14.339541 [ 3 ] {ebd04163-f366-4848-954e-03f48ad83030} <Debug> DynamicQueryHandler: Done processing query
14091 2024.08.28 04:12:14.339568 [ 3 ] {ebd04163-f366-4848-954e-03f48ad83030} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
14092 2024.08.28 04:12:14.339585 [ 3 ] {} <Debug> HTTP-Session: 4b029701-3ae1-4c4d-88fa-df8dfa4721ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14093 2024.08.28 04:12:14.349161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14094 2024.08.28 04:12:14.349226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14095 2024.08.28 04:12:14.349248 [ 3 ] {} <Debug> HTTP-Session: 3ad422e2-7d30-4964-9404-f8fa398cebb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14096 2024.08.28 04:12:14.349266 [ 3 ] {} <Debug> HTTP-Session: 3ad422e2-7d30-4964-9404-f8fa398cebb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14097 2024.08.28 04:12:14.349281 [ 3 ] {} <Debug> HTTP-Session: 3ad422e2-7d30-4964-9404-f8fa398cebb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14098 2024.08.28 04:12:14.349316 [ 3 ] {} <Trace> HTTP-Session: 3ad422e2-7d30-4964-9404-f8fa398cebb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14099 2024.08.28 04:12:14.349441 [ 3 ] {b096b598-6f09-41ef-8314-ec1453b1b62a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
14100 2024.08.28 04:12:14.349491 [ 3 ] {b096b598-6f09-41ef-8314-ec1453b1b62a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
14101 2024.08.28 04:12:14.349667 [ 3 ] {b096b598-6f09-41ef-8314-ec1453b1b62a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14102 2024.08.28 04:12:14.350013 [ 3 ] {b096b598-6f09-41ef-8314-ec1453b1b62a} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14103 2024.08.28 04:12:14.350051 [ 3 ] {b096b598-6f09-41ef-8314-ec1453b1b62a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14104 2024.08.28 04:12:14.350541 [ 3 ] {b096b598-6f09-41ef-8314-ec1453b1b62a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
14105 2024.08.28 04:12:14.350861 [ 3 ] {b096b598-6f09-41ef-8314-ec1453b1b62a} <Trace> oximeter.timeseries_schema (b013b8f8-4b9d-4856-945a-ddb12fa3ace0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14106 2024.08.28 04:12:14.351012 [ 3 ] {b096b598-6f09-41ef-8314-ec1453b1b62a} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001606 sec., 622.66500622665 rows/sec., 173.30 KiB/sec.
14107 2024.08.28 04:12:14.351226 [ 3 ] {b096b598-6f09-41ef-8314-ec1453b1b62a} <Debug> DynamicQueryHandler: Done processing query
14108 2024.08.28 04:12:14.351250 [ 3 ] {b096b598-6f09-41ef-8314-ec1453b1b62a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
14109 2024.08.28 04:12:14.351266 [ 3 ] {} <Debug> HTTP-Session: 3ad422e2-7d30-4964-9404-f8fa398cebb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14110 2024.08.28 04:12:14.351394 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14111 2024.08.28 04:12:14.351442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14112 2024.08.28 04:12:14.351461 [ 3 ] {} <Debug> HTTP-Session: 98e84c68-a738-476f-9132-7d0f105a7611 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14113 2024.08.28 04:12:14.351477 [ 3 ] {} <Debug> HTTP-Session: 98e84c68-a738-476f-9132-7d0f105a7611 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14114 2024.08.28 04:12:14.351491 [ 3 ] {} <Debug> HTTP-Session: 98e84c68-a738-476f-9132-7d0f105a7611 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14115 2024.08.28 04:12:14.351522 [ 3 ] {} <Trace> HTTP-Session: 98e84c68-a738-476f-9132-7d0f105a7611 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14116 2024.08.28 04:12:14.351614 [ 3 ] {292b1e51-6f22-4b2c-b59a-be3fac591db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14117 2024.08.28 04:12:14.351658 [ 3 ] {292b1e51-6f22-4b2c-b59a-be3fac591db3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14118 2024.08.28 04:12:14.351892 [ 3 ] {292b1e51-6f22-4b2c-b59a-be3fac591db3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14119 2024.08.28 04:12:14.352192 [ 3 ] {292b1e51-6f22-4b2c-b59a-be3fac591db3} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14120 2024.08.28 04:12:14.352227 [ 3 ] {292b1e51-6f22-4b2c-b59a-be3fac591db3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14121 2024.08.28 04:12:14.352568 [ 3 ] {292b1e51-6f22-4b2c-b59a-be3fac591db3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
14122 2024.08.28 04:12:14.352930 [ 3 ] {292b1e51-6f22-4b2c-b59a-be3fac591db3} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14123 2024.08.28 04:12:14.353097 [ 3 ] {292b1e51-6f22-4b2c-b59a-be3fac591db3} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001492 sec., 670.2412868632707 rows/sec., 49.74 KiB/sec.
14124 2024.08.28 04:12:14.353098 [ 37 ] {} <Debug> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0
14125 2024.08.28 04:12:14.353189 [ 37 ] {} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14126 2024.08.28 04:12:14.353240 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14127 2024.08.28 04:12:14.353402 [ 3 ] {292b1e51-6f22-4b2c-b59a-be3fac591db3} <Debug> DynamicQueryHandler: Done processing query
14128 2024.08.28 04:12:14.353454 [ 3 ] {292b1e51-6f22-4b2c-b59a-be3fac591db3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14129 2024.08.28 04:12:14.353466 [ 190 ] {032474fa-dc60-4832-8134-7c02c91baba4::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
14130 2024.08.28 04:12:14.353480 [ 3 ] {} <Debug> HTTP-Session: 98e84c68-a738-476f-9132-7d0f105a7611 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14131 2024.08.28 04:12:14.353679 [ 190 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14132 2024.08.28 04:12:14.353735 [ 190 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 18 rows starting from the beginning of the part
14133 2024.08.28 04:12:14.353741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 36728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14134 2024.08.28 04:12:14.353867 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14135 2024.08.28 04:12:14.353952 [ 3 ] {} <Debug> HTTP-Session: a2e64781-3564-4270-94fc-72ef00610183 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14136 2024.08.28 04:12:14.353987 [ 190 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 4 rows starting from the beginning of the part
14137 2024.08.28 04:12:14.354020 [ 3 ] {} <Debug> HTTP-Session: a2e64781-3564-4270-94fc-72ef00610183 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14138 2024.08.28 04:12:14.354101 [ 3 ] {} <Debug> HTTP-Session: a2e64781-3564-4270-94fc-72ef00610183 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14139 2024.08.28 04:12:14.354255 [ 3 ] {} <Trace> HTTP-Session: a2e64781-3564-4270-94fc-72ef00610183 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14140 2024.08.28 04:12:14.354361 [ 190 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part
14141 2024.08.28 04:12:14.354665 [ 190 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part
14142 2024.08.28 04:12:14.354698 [ 3 ] {ba1ba330-d6b1-4441-b405-52160d1e2150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14143 2024.08.28 04:12:14.354873 [ 3 ] {ba1ba330-d6b1-4441-b405-52160d1e2150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14144 2024.08.28 04:12:14.355050 [ 190 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part
14145 2024.08.28 04:12:14.355375 [ 190 ] {032474fa-dc60-4832-8134-7c02c91baba4::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
14146 2024.08.28 04:12:14.356119 [ 3 ] {ba1ba330-d6b1-4441-b405-52160d1e2150} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14147 2024.08.28 04:12:14.357280 [ 3 ] {ba1ba330-d6b1-4441-b405-52160d1e2150} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14148 2024.08.28 04:12:14.357354 [ 3 ] {ba1ba330-d6b1-4441-b405-52160d1e2150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14149 2024.08.28 04:12:14.358142 [ 191 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29 rows, containing 5 columns (5 merged, 0 gathered) in 0.00479722 sec., 6045.167826366104 rows/sec., 515.03 KiB/sec.
14150 2024.08.28 04:12:14.358289 [ 191 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary)
14151 2024.08.28 04:12:14.358290 [ 3 ] {ba1ba330-d6b1-4441-b405-52160d1e2150} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
14152 2024.08.28 04:12:14.358942 [ 3 ] {ba1ba330-d6b1-4441-b405-52160d1e2150} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14153 2024.08.28 04:12:14.359002 [ 191 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_35_7} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14154 2024.08.28 04:12:14.359191 [ 3 ] {ba1ba330-d6b1-4441-b405-52160d1e2150} <Debug> executeQuery: Read 243 rows, 21.96 KiB in 0.00469 sec., 51812.366737739874 rows/sec., 4.57 MiB/sec.
14155 2024.08.28 04:12:14.359212 [ 191 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_35_7} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7
14156 2024.08.28 04:12:14.359385 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
14157 2024.08.28 04:12:14.359465 [ 3 ] {ba1ba330-d6b1-4441-b405-52160d1e2150} <Debug> DynamicQueryHandler: Done processing query
14158 2024.08.28 04:12:14.359490 [ 3 ] {ba1ba330-d6b1-4441-b405-52160d1e2150} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
14159 2024.08.28 04:12:14.359506 [ 3 ] {} <Debug> HTTP-Session: a2e64781-3564-4270-94fc-72ef00610183 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14160 2024.08.28 04:12:14.359655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 3911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14161 2024.08.28 04:12:14.359703 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14162 2024.08.28 04:12:14.359722 [ 3 ] {} <Debug> HTTP-Session: b9228d53-bd9f-41d9-af50-aa109abe5f69 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14163 2024.08.28 04:12:14.359738 [ 3 ] {} <Debug> HTTP-Session: b9228d53-bd9f-41d9-af50-aa109abe5f69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14164 2024.08.28 04:12:14.359752 [ 3 ] {} <Debug> HTTP-Session: b9228d53-bd9f-41d9-af50-aa109abe5f69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14165 2024.08.28 04:12:14.359783 [ 3 ] {} <Trace> HTTP-Session: b9228d53-bd9f-41d9-af50-aa109abe5f69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14166 2024.08.28 04:12:14.359887 [ 3 ] {a8ac9983-6188-4d95-b149-acbea111a9b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14167 2024.08.28 04:12:14.359930 [ 3 ] {a8ac9983-6188-4d95-b149-acbea111a9b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14168 2024.08.28 04:12:14.360156 [ 3 ] {a8ac9983-6188-4d95-b149-acbea111a9b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14169 2024.08.28 04:12:14.360467 [ 3 ] {a8ac9983-6188-4d95-b149-acbea111a9b9} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14170 2024.08.28 04:12:14.360504 [ 3 ] {a8ac9983-6188-4d95-b149-acbea111a9b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14171 2024.08.28 04:12:14.360848 [ 3 ] {a8ac9983-6188-4d95-b149-acbea111a9b9} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
14172 2024.08.28 04:12:14.361206 [ 3 ] {a8ac9983-6188-4d95-b149-acbea111a9b9} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14173 2024.08.28 04:12:14.361361 [ 3 ] {a8ac9983-6188-4d95-b149-acbea111a9b9} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001499 sec., 18012.00800533689 rows/sec., 1.31 MiB/sec.
14174 2024.08.28 04:12:14.361528 [ 3 ] {a8ac9983-6188-4d95-b149-acbea111a9b9} <Debug> DynamicQueryHandler: Done processing query
14175 2024.08.28 04:12:14.361551 [ 3 ] {a8ac9983-6188-4d95-b149-acbea111a9b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14176 2024.08.28 04:12:14.361567 [ 3 ] {} <Debug> HTTP-Session: b9228d53-bd9f-41d9-af50-aa109abe5f69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14177 2024.08.28 04:12:14.361691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14178 2024.08.28 04:12:14.361737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14179 2024.08.28 04:12:14.361756 [ 3 ] {} <Debug> HTTP-Session: 11305d16-5709-4465-8a66-062c7dbd49d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14180 2024.08.28 04:12:14.361773 [ 3 ] {} <Debug> HTTP-Session: 11305d16-5709-4465-8a66-062c7dbd49d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14181 2024.08.28 04:12:14.361787 [ 3 ] {} <Debug> HTTP-Session: 11305d16-5709-4465-8a66-062c7dbd49d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14182 2024.08.28 04:12:14.361818 [ 3 ] {} <Trace> HTTP-Session: 11305d16-5709-4465-8a66-062c7dbd49d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14183 2024.08.28 04:12:14.361916 [ 3 ] {40a27c38-9de4-458d-8b4a-888702f9697b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
14184 2024.08.28 04:12:14.361960 [ 3 ] {40a27c38-9de4-458d-8b4a-888702f9697b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
14185 2024.08.28 04:12:14.362182 [ 3 ] {40a27c38-9de4-458d-8b4a-888702f9697b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14186 2024.08.28 04:12:14.362519 [ 3 ] {40a27c38-9de4-458d-8b4a-888702f9697b} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14187 2024.08.28 04:12:14.362556 [ 3 ] {40a27c38-9de4-458d-8b4a-888702f9697b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14188 2024.08.28 04:12:14.362905 [ 3 ] {40a27c38-9de4-458d-8b4a-888702f9697b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
14189 2024.08.28 04:12:14.363263 [ 3 ] {40a27c38-9de4-458d-8b4a-888702f9697b} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14190 2024.08.28 04:12:14.363415 [ 3 ] {40a27c38-9de4-458d-8b4a-888702f9697b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001522 sec., 9198.423127463864 rows/sec., 644.20 KiB/sec.
14191 2024.08.28 04:12:14.363594 [ 3 ] {40a27c38-9de4-458d-8b4a-888702f9697b} <Debug> DynamicQueryHandler: Done processing query
14192 2024.08.28 04:12:14.363618 [ 3 ] {40a27c38-9de4-458d-8b4a-888702f9697b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14193 2024.08.28 04:12:14.363633 [ 3 ] {} <Debug> HTTP-Session: 11305d16-5709-4465-8a66-062c7dbd49d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14194 2024.08.28 04:12:14.363763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14195 2024.08.28 04:12:14.363810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14196 2024.08.28 04:12:14.363830 [ 3 ] {} <Debug> HTTP-Session: fa5dbcb7-f4fc-4a90-a19e-71f4b595d24e Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14197 2024.08.28 04:12:14.363846 [ 3 ] {} <Debug> HTTP-Session: fa5dbcb7-f4fc-4a90-a19e-71f4b595d24e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14198 2024.08.28 04:12:14.363860 [ 3 ] {} <Debug> HTTP-Session: fa5dbcb7-f4fc-4a90-a19e-71f4b595d24e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14199 2024.08.28 04:12:14.363891 [ 3 ] {} <Trace> HTTP-Session: fa5dbcb7-f4fc-4a90-a19e-71f4b595d24e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14200 2024.08.28 04:12:14.363985 [ 3 ] {e24d7411-dcfe-4362-8c86-8bda55888eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
14201 2024.08.28 04:12:14.364051 [ 3 ] {e24d7411-dcfe-4362-8c86-8bda55888eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
14202 2024.08.28 04:12:14.364274 [ 3 ] {e24d7411-dcfe-4362-8c86-8bda55888eb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14203 2024.08.28 04:12:14.364629 [ 3 ] {e24d7411-dcfe-4362-8c86-8bda55888eb8} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14204 2024.08.28 04:12:14.364665 [ 3 ] {e24d7411-dcfe-4362-8c86-8bda55888eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14205 2024.08.28 04:12:14.365010 [ 3 ] {e24d7411-dcfe-4362-8c86-8bda55888eb8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
14206 2024.08.28 04:12:14.365365 [ 3 ] {e24d7411-dcfe-4362-8c86-8bda55888eb8} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14207 2024.08.28 04:12:14.365521 [ 3 ] {e24d7411-dcfe-4362-8c86-8bda55888eb8} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001551 sec., 3868.4719535783365 rows/sec., 228.56 KiB/sec.
14208 2024.08.28 04:12:14.365690 [ 3 ] {e24d7411-dcfe-4362-8c86-8bda55888eb8} <Debug> DynamicQueryHandler: Done processing query
14209 2024.08.28 04:12:14.365713 [ 3 ] {e24d7411-dcfe-4362-8c86-8bda55888eb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14210 2024.08.28 04:12:14.365728 [ 3 ] {} <Debug> HTTP-Session: fa5dbcb7-f4fc-4a90-a19e-71f4b595d24e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14211 2024.08.28 04:12:14.365982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 67287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14212 2024.08.28 04:12:14.366032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14213 2024.08.28 04:12:14.366051 [ 3 ] {} <Debug> HTTP-Session: 35853d2f-2ce6-4309-ab2b-2a614cf491b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14214 2024.08.28 04:12:14.366068 [ 3 ] {} <Debug> HTTP-Session: 35853d2f-2ce6-4309-ab2b-2a614cf491b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14215 2024.08.28 04:12:14.366084 [ 3 ] {} <Debug> HTTP-Session: 35853d2f-2ce6-4309-ab2b-2a614cf491b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14216 2024.08.28 04:12:14.366115 [ 3 ] {} <Trace> HTTP-Session: 35853d2f-2ce6-4309-ab2b-2a614cf491b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14217 2024.08.28 04:12:14.366325 [ 3 ] {ee71ac96-87d5-4584-b45e-c3039ed144e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14218 2024.08.28 04:12:14.366367 [ 3 ] {ee71ac96-87d5-4584-b45e-c3039ed144e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14219 2024.08.28 04:12:14.366588 [ 3 ] {ee71ac96-87d5-4584-b45e-c3039ed144e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14220 2024.08.28 04:12:14.367203 [ 3 ] {ee71ac96-87d5-4584-b45e-c3039ed144e0} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14221 2024.08.28 04:12:14.367240 [ 3 ] {ee71ac96-87d5-4584-b45e-c3039ed144e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14222 2024.08.28 04:12:14.367614 [ 3 ] {ee71ac96-87d5-4584-b45e-c3039ed144e0} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
14223 2024.08.28 04:12:14.367969 [ 3 ] {ee71ac96-87d5-4584-b45e-c3039ed144e0} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14224 2024.08.28 04:12:14.368121 [ 3 ] {ee71ac96-87d5-4584-b45e-c3039ed144e0} <Debug> executeQuery: Read 415 rows, 30.25 KiB in 0.001907 sec., 217619.29732564237 rows/sec., 15.49 MiB/sec.
14225 2024.08.28 04:12:14.368323 [ 3 ] {ee71ac96-87d5-4584-b45e-c3039ed144e0} <Debug> DynamicQueryHandler: Done processing query
14226 2024.08.28 04:12:14.368355 [ 3 ] {ee71ac96-87d5-4584-b45e-c3039ed144e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
14227 2024.08.28 04:12:14.368385 [ 3 ] {} <Debug> HTTP-Session: 35853d2f-2ce6-4309-ab2b-2a614cf491b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14228 2024.08.28 04:12:14.368537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14229 2024.08.28 04:12:14.368585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14230 2024.08.28 04:12:14.368606 [ 3 ] {} <Debug> HTTP-Session: a216bc3e-a389-45d7-a0c5-ae750ecef817 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14231 2024.08.28 04:12:14.368623 [ 3 ] {} <Debug> HTTP-Session: a216bc3e-a389-45d7-a0c5-ae750ecef817 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14232 2024.08.28 04:12:14.368636 [ 3 ] {} <Debug> HTTP-Session: a216bc3e-a389-45d7-a0c5-ae750ecef817 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14233 2024.08.28 04:12:14.368668 [ 3 ] {} <Trace> HTTP-Session: a216bc3e-a389-45d7-a0c5-ae750ecef817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14234 2024.08.28 04:12:14.368765 [ 3 ] {8d7c9298-8870-4e69-80f4-396425ebbba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
14235 2024.08.28 04:12:14.368809 [ 3 ] {8d7c9298-8870-4e69-80f4-396425ebbba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14236 2024.08.28 04:12:14.368937 [ 3 ] {8d7c9298-8870-4e69-80f4-396425ebbba5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14237 2024.08.28 04:12:14.369216 [ 3 ] {8d7c9298-8870-4e69-80f4-396425ebbba5} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14238 2024.08.28 04:12:14.369252 [ 3 ] {8d7c9298-8870-4e69-80f4-396425ebbba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14239 2024.08.28 04:12:14.369608 [ 3 ] {8d7c9298-8870-4e69-80f4-396425ebbba5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
14240 2024.08.28 04:12:14.369929 [ 3 ] {8d7c9298-8870-4e69-80f4-396425ebbba5} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14241 2024.08.28 04:12:14.370093 [ 3 ] {8d7c9298-8870-4e69-80f4-396425ebbba5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001346 sec., 4457.652303120357 rows/sec., 232.89 KiB/sec.
14242 2024.08.28 04:12:14.370291 [ 3 ] {8d7c9298-8870-4e69-80f4-396425ebbba5} <Debug> DynamicQueryHandler: Done processing query
14243 2024.08.28 04:12:14.370319 [ 3 ] {8d7c9298-8870-4e69-80f4-396425ebbba5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14244 2024.08.28 04:12:14.370335 [ 3 ] {} <Debug> HTTP-Session: a216bc3e-a389-45d7-a0c5-ae750ecef817 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14245 2024.08.28 04:12:14.370486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 44804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14246 2024.08.28 04:12:14.370535 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14247 2024.08.28 04:12:14.370554 [ 3 ] {} <Debug> HTTP-Session: cb83f923-37f3-4086-af91-a9c257ad3f68 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14248 2024.08.28 04:12:14.370571 [ 3 ] {} <Debug> HTTP-Session: cb83f923-37f3-4086-af91-a9c257ad3f68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14249 2024.08.28 04:12:14.370585 [ 3 ] {} <Debug> HTTP-Session: cb83f923-37f3-4086-af91-a9c257ad3f68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14250 2024.08.28 04:12:14.370616 [ 3 ] {} <Trace> HTTP-Session: cb83f923-37f3-4086-af91-a9c257ad3f68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14251 2024.08.28 04:12:14.370820 [ 3 ] {99652595-9286-41ee-b756-ff60910cd519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14252 2024.08.28 04:12:14.370867 [ 3 ] {99652595-9286-41ee-b756-ff60910cd519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14253 2024.08.28 04:12:14.371011 [ 3 ] {99652595-9286-41ee-b756-ff60910cd519} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14254 2024.08.28 04:12:14.371449 [ 3 ] {99652595-9286-41ee-b756-ff60910cd519} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14255 2024.08.28 04:12:14.371485 [ 3 ] {99652595-9286-41ee-b756-ff60910cd519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14256 2024.08.28 04:12:14.371874 [ 3 ] {99652595-9286-41ee-b756-ff60910cd519} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
14257 2024.08.28 04:12:14.372210 [ 3 ] {99652595-9286-41ee-b756-ff60910cd519} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14258 2024.08.28 04:12:14.372361 [ 3 ] {99652595-9286-41ee-b756-ff60910cd519} <Debug> executeQuery: Read 238 rows, 16.33 KiB in 0.001657 sec., 143633.0718165359 rows/sec., 9.62 MiB/sec.
14259 2024.08.28 04:12:14.372540 [ 3 ] {99652595-9286-41ee-b756-ff60910cd519} <Debug> DynamicQueryHandler: Done processing query
14260 2024.08.28 04:12:14.372563 [ 3 ] {99652595-9286-41ee-b756-ff60910cd519} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
14261 2024.08.28 04:12:14.372578 [ 3 ] {} <Debug> HTTP-Session: cb83f923-37f3-4086-af91-a9c257ad3f68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14262 2024.08.28 04:12:14.372710 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14263 2024.08.28 04:12:14.372758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14264 2024.08.28 04:12:14.372777 [ 3 ] {} <Debug> HTTP-Session: d6cd3203-6f75-402e-a545-bb7efa597803 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14265 2024.08.28 04:12:14.372794 [ 3 ] {} <Debug> HTTP-Session: d6cd3203-6f75-402e-a545-bb7efa597803 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14266 2024.08.28 04:12:14.372807 [ 3 ] {} <Debug> HTTP-Session: d6cd3203-6f75-402e-a545-bb7efa597803 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14267 2024.08.28 04:12:14.372838 [ 3 ] {} <Trace> HTTP-Session: d6cd3203-6f75-402e-a545-bb7efa597803 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14268 2024.08.28 04:12:14.372931 [ 3 ] {2e1bcd7c-9964-4704-b0cb-c96e1cbb525f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
14269 2024.08.28 04:12:14.372976 [ 3 ] {2e1bcd7c-9964-4704-b0cb-c96e1cbb525f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
14270 2024.08.28 04:12:14.373105 [ 3 ] {2e1bcd7c-9964-4704-b0cb-c96e1cbb525f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14271 2024.08.28 04:12:14.373370 [ 3 ] {2e1bcd7c-9964-4704-b0cb-c96e1cbb525f} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14272 2024.08.28 04:12:14.373405 [ 3 ] {2e1bcd7c-9964-4704-b0cb-c96e1cbb525f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14273 2024.08.28 04:12:14.373781 [ 3 ] {2e1bcd7c-9964-4704-b0cb-c96e1cbb525f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
14274 2024.08.28 04:12:14.374124 [ 3 ] {2e1bcd7c-9964-4704-b0cb-c96e1cbb525f} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14275 2024.08.28 04:12:14.374285 [ 3 ] {2e1bcd7c-9964-4704-b0cb-c96e1cbb525f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001368 sec., 730.9941520467836 rows/sec., 49.26 KiB/sec.
14276 2024.08.28 04:12:14.374294 [ 37 ] {} <Debug> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
14277 2024.08.28 04:12:14.374381 [ 37 ] {} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14278 2024.08.28 04:12:14.374420 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14279 2024.08.28 04:12:14.374608 [ 3 ] {2e1bcd7c-9964-4704-b0cb-c96e1cbb525f} <Debug> DynamicQueryHandler: Done processing query
14280 2024.08.28 04:12:14.374683 [ 3 ] {2e1bcd7c-9964-4704-b0cb-c96e1cbb525f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
14281 2024.08.28 04:12:14.374750 [ 3 ] {} <Debug> HTTP-Session: d6cd3203-6f75-402e-a545-bb7efa597803 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14282 2024.08.28 04:12:14.374785 [ 196 ] {f7349047-7488-4531-814c-0433bc81ffc6::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
14283 2024.08.28 04:12:14.374961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 42976, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14284 2024.08.28 04:12:14.375078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14285 2024.08.28 04:12:14.375129 [ 3 ] {} <Debug> HTTP-Session: 76325798-2093-4120-9852-07208fbed1ed Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14286 2024.08.28 04:12:14.375179 [ 3 ] {} <Debug> HTTP-Session: 76325798-2093-4120-9852-07208fbed1ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14287 2024.08.28 04:12:14.375218 [ 3 ] {} <Debug> HTTP-Session: 76325798-2093-4120-9852-07208fbed1ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14288 2024.08.28 04:12:14.375222 [ 196 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14289 2024.08.28 04:12:14.375274 [ 3 ] {} <Trace> HTTP-Session: 76325798-2093-4120-9852-07208fbed1ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14290 2024.08.28 04:12:14.375296 [ 196 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 31 rows starting from the beginning of the part
14291 2024.08.28 04:12:14.375523 [ 196 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part
14292 2024.08.28 04:12:14.375698 [ 196 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part
14293 2024.08.28 04:12:14.375820 [ 3 ] {ec8dfd72-dc8c-4974-8bfd-502e969b48ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14294 2024.08.28 04:12:14.376034 [ 196 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part
14295 2024.08.28 04:12:14.376345 [ 3 ] {ec8dfd72-dc8c-4974-8bfd-502e969b48ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
14296 2024.08.28 04:12:14.376373 [ 196 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part
14297 2024.08.28 04:12:14.376719 [ 196 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part
14298 2024.08.28 04:12:14.378718 [ 3 ] {ec8dfd72-dc8c-4974-8bfd-502e969b48ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14299 2024.08.28 04:12:14.380003 [ 200 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.005471641 sec., 6579.379019932046 rows/sec., 442.62 KiB/sec.
14300 2024.08.28 04:12:14.380279 [ 192 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
14301 2024.08.28 04:12:14.380374 [ 3 ] {ec8dfd72-dc8c-4974-8bfd-502e969b48ee} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14302 2024.08.28 04:12:14.380436 [ 3 ] {ec8dfd72-dc8c-4974-8bfd-502e969b48ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14303 2024.08.28 04:12:14.381231 [ 192 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_36_7} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14304 2024.08.28 04:12:14.381390 [ 192 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_36_7} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
14305 2024.08.28 04:12:14.381564 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
14306 2024.08.28 04:12:14.381857 [ 3 ] {ec8dfd72-dc8c-4974-8bfd-502e969b48ee} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
14307 2024.08.28 04:12:14.382307 [ 3 ] {ec8dfd72-dc8c-4974-8bfd-502e969b48ee} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14308 2024.08.28 04:12:14.382507 [ 3 ] {ec8dfd72-dc8c-4974-8bfd-502e969b48ee} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.007089 sec., 3667.654112004514 rows/sec., 6.57 MiB/sec.
14309 2024.08.28 04:12:14.382890 [ 3 ] {ec8dfd72-dc8c-4974-8bfd-502e969b48ee} <Debug> DynamicQueryHandler: Done processing query
14310 2024.08.28 04:12:14.382917 [ 3 ] {ec8dfd72-dc8c-4974-8bfd-502e969b48ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
14311 2024.08.28 04:12:14.382933 [ 3 ] {} <Debug> HTTP-Session: 76325798-2093-4120-9852-07208fbed1ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14312 2024.08.28 04:12:14.383065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14313 2024.08.28 04:12:14.383115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14314 2024.08.28 04:12:14.383134 [ 3 ] {} <Debug> HTTP-Session: 827b1124-ebad-4adb-b467-06ca7c1da8cf Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14315 2024.08.28 04:12:14.383150 [ 3 ] {} <Debug> HTTP-Session: 827b1124-ebad-4adb-b467-06ca7c1da8cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14316 2024.08.28 04:12:14.383163 [ 3 ] {} <Debug> HTTP-Session: 827b1124-ebad-4adb-b467-06ca7c1da8cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14317 2024.08.28 04:12:14.383193 [ 3 ] {} <Trace> HTTP-Session: 827b1124-ebad-4adb-b467-06ca7c1da8cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14318 2024.08.28 04:12:14.383319 [ 3 ] {a686edcb-76f4-4a85-80e9-f7aa02e93b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14319 2024.08.28 04:12:14.383363 [ 3 ] {a686edcb-76f4-4a85-80e9-f7aa02e93b6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14320 2024.08.28 04:12:14.383496 [ 3 ] {a686edcb-76f4-4a85-80e9-f7aa02e93b6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14321 2024.08.28 04:12:14.383826 [ 3 ] {a686edcb-76f4-4a85-80e9-f7aa02e93b6b} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14322 2024.08.28 04:12:14.383863 [ 3 ] {a686edcb-76f4-4a85-80e9-f7aa02e93b6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14323 2024.08.28 04:12:14.384232 [ 3 ] {a686edcb-76f4-4a85-80e9-f7aa02e93b6b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
14324 2024.08.28 04:12:14.384555 [ 3 ] {a686edcb-76f4-4a85-80e9-f7aa02e93b6b} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14325 2024.08.28 04:12:14.384709 [ 3 ] {a686edcb-76f4-4a85-80e9-f7aa02e93b6b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001435 sec., 57142.85714285714 rows/sec., 3.63 MiB/sec.
14326 2024.08.28 04:12:14.384886 [ 3 ] {a686edcb-76f4-4a85-80e9-f7aa02e93b6b} <Debug> DynamicQueryHandler: Done processing query
14327 2024.08.28 04:12:14.384911 [ 3 ] {a686edcb-76f4-4a85-80e9-f7aa02e93b6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14328 2024.08.28 04:12:14.384926 [ 3 ] {} <Debug> HTTP-Session: 827b1124-ebad-4adb-b467-06ca7c1da8cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14329 2024.08.28 04:12:17.719331 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache
14330 2024.08.28 04:12:17.719397 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache
14331 2024.08.28 04:12:19.369938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14332 2024.08.28 04:12:19.370058 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14333 2024.08.28 04:12:19.370086 [ 3 ] {} <Debug> HTTP-Session: 88a96994-8bd3-4b28-af3f-023a155d54f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14334 2024.08.28 04:12:19.370114 [ 3 ] {} <Debug> HTTP-Session: 88a96994-8bd3-4b28-af3f-023a155d54f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14335 2024.08.28 04:12:19.370132 [ 3 ] {} <Debug> HTTP-Session: 88a96994-8bd3-4b28-af3f-023a155d54f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14336 2024.08.28 04:12:19.370185 [ 3 ] {} <Trace> HTTP-Session: 88a96994-8bd3-4b28-af3f-023a155d54f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14337 2024.08.28 04:12:19.370381 [ 3 ] {68bf4086-6418-46ef-8f72-07345ada366a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14338 2024.08.28 04:12:19.370456 [ 3 ] {68bf4086-6418-46ef-8f72-07345ada366a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14339 2024.08.28 04:12:19.370837 [ 3 ] {68bf4086-6418-46ef-8f72-07345ada366a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14340 2024.08.28 04:12:19.371352 [ 3 ] {68bf4086-6418-46ef-8f72-07345ada366a} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14341 2024.08.28 04:12:19.371398 [ 3 ] {68bf4086-6418-46ef-8f72-07345ada366a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14342 2024.08.28 04:12:19.371806 [ 3 ] {68bf4086-6418-46ef-8f72-07345ada366a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
14343 2024.08.28 04:12:19.372188 [ 3 ] {68bf4086-6418-46ef-8f72-07345ada366a} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14344 2024.08.28 04:12:19.372352 [ 3 ] {68bf4086-6418-46ef-8f72-07345ada366a} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.002029 sec., 985.7072449482504 rows/sec., 73.16 KiB/sec.
14345 2024.08.28 04:12:19.372578 [ 3 ] {68bf4086-6418-46ef-8f72-07345ada366a} <Debug> DynamicQueryHandler: Done processing query
14346 2024.08.28 04:12:19.372606 [ 3 ] {68bf4086-6418-46ef-8f72-07345ada366a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14347 2024.08.28 04:12:19.372622 [ 3 ] {} <Debug> HTTP-Session: 88a96994-8bd3-4b28-af3f-023a155d54f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14348 2024.08.28 04:12:19.372993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 181658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14349 2024.08.28 04:12:19.373050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14350 2024.08.28 04:12:19.373070 [ 3 ] {} <Debug> HTTP-Session: dbd037df-d934-4c11-aca6-d28e0afbc6f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14351 2024.08.28 04:12:19.373088 [ 3 ] {} <Debug> HTTP-Session: dbd037df-d934-4c11-aca6-d28e0afbc6f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14352 2024.08.28 04:12:19.373103 [ 3 ] {} <Debug> HTTP-Session: dbd037df-d934-4c11-aca6-d28e0afbc6f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14353 2024.08.28 04:12:19.373138 [ 3 ] {} <Trace> HTTP-Session: dbd037df-d934-4c11-aca6-d28e0afbc6f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14354 2024.08.28 04:12:19.373595 [ 3 ] {bc3a7ab2-e1f1-44da-940f-6f48c1ea3219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14355 2024.08.28 04:12:19.373645 [ 3 ] {bc3a7ab2-e1f1-44da-940f-6f48c1ea3219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14356 2024.08.28 04:12:19.373886 [ 3 ] {bc3a7ab2-e1f1-44da-940f-6f48c1ea3219} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14357 2024.08.28 04:12:19.375169 [ 3 ] {bc3a7ab2-e1f1-44da-940f-6f48c1ea3219} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14358 2024.08.28 04:12:19.375208 [ 3 ] {bc3a7ab2-e1f1-44da-940f-6f48c1ea3219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14359 2024.08.28 04:12:19.375666 [ 3 ] {bc3a7ab2-e1f1-44da-940f-6f48c1ea3219} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
14360 2024.08.28 04:12:19.376029 [ 3 ] {bc3a7ab2-e1f1-44da-940f-6f48c1ea3219} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14361 2024.08.28 04:12:19.376188 [ 3 ] {bc3a7ab2-e1f1-44da-940f-6f48c1ea3219} <Debug> executeQuery: Read 1254 rows, 105.84 KiB in 0.002914 sec., 430336.30748112564 rows/sec., 35.47 MiB/sec.
14362 2024.08.28 04:12:19.376379 [ 3 ] {bc3a7ab2-e1f1-44da-940f-6f48c1ea3219} <Debug> DynamicQueryHandler: Done processing query
14363 2024.08.28 04:12:19.376405 [ 3 ] {bc3a7ab2-e1f1-44da-940f-6f48c1ea3219} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
14364 2024.08.28 04:12:19.376422 [ 3 ] {} <Debug> HTTP-Session: dbd037df-d934-4c11-aca6-d28e0afbc6f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14365 2024.08.28 04:12:19.376606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 4187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14366 2024.08.28 04:12:19.376658 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14367 2024.08.28 04:12:19.376678 [ 3 ] {} <Debug> HTTP-Session: 98aee8ef-e696-46f4-b26a-46f9c90e16a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14368 2024.08.28 04:12:19.376696 [ 3 ] {} <Debug> HTTP-Session: 98aee8ef-e696-46f4-b26a-46f9c90e16a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14369 2024.08.28 04:12:19.376710 [ 3 ] {} <Debug> HTTP-Session: 98aee8ef-e696-46f4-b26a-46f9c90e16a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14370 2024.08.28 04:12:19.376745 [ 3 ] {} <Trace> HTTP-Session: 98aee8ef-e696-46f4-b26a-46f9c90e16a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14371 2024.08.28 04:12:19.376851 [ 3 ] {f0ffd26e-7dc8-4ebf-baac-d4910cbca794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14372 2024.08.28 04:12:19.376897 [ 3 ] {f0ffd26e-7dc8-4ebf-baac-d4910cbca794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14373 2024.08.28 04:12:19.377131 [ 3 ] {f0ffd26e-7dc8-4ebf-baac-d4910cbca794} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14374 2024.08.28 04:12:19.377470 [ 3 ] {f0ffd26e-7dc8-4ebf-baac-d4910cbca794} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14375 2024.08.28 04:12:19.377507 [ 3 ] {f0ffd26e-7dc8-4ebf-baac-d4910cbca794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14376 2024.08.28 04:12:19.377858 [ 3 ] {f0ffd26e-7dc8-4ebf-baac-d4910cbca794} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
14377 2024.08.28 04:12:19.378219 [ 3 ] {f0ffd26e-7dc8-4ebf-baac-d4910cbca794} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14378 2024.08.28 04:12:19.378373 [ 3 ] {f0ffd26e-7dc8-4ebf-baac-d4910cbca794} <Debug> executeQuery: Read 29 rows, 2.16 KiB in 0.001552 sec., 18685.567010309278 rows/sec., 1.36 MiB/sec.
14379 2024.08.28 04:12:19.378552 [ 3 ] {f0ffd26e-7dc8-4ebf-baac-d4910cbca794} <Debug> DynamicQueryHandler: Done processing query
14380 2024.08.28 04:12:19.378578 [ 3 ] {f0ffd26e-7dc8-4ebf-baac-d4910cbca794} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
14381 2024.08.28 04:12:19.378593 [ 3 ] {} <Debug> HTTP-Session: 98aee8ef-e696-46f4-b26a-46f9c90e16a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14382 2024.08.28 04:12:19.378789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 30464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14383 2024.08.28 04:12:19.378839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14384 2024.08.28 04:12:19.378858 [ 3 ] {} <Debug> HTTP-Session: 4b13ae84-5652-4e57-bcf0-f0562d78cf90 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14385 2024.08.28 04:12:19.378874 [ 3 ] {} <Debug> HTTP-Session: 4b13ae84-5652-4e57-bcf0-f0562d78cf90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14386 2024.08.28 04:12:19.378888 [ 3 ] {} <Debug> HTTP-Session: 4b13ae84-5652-4e57-bcf0-f0562d78cf90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14387 2024.08.28 04:12:19.378920 [ 3 ] {} <Trace> HTTP-Session: 4b13ae84-5652-4e57-bcf0-f0562d78cf90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14388 2024.08.28 04:12:19.379124 [ 3 ] {bdf4167c-8bb6-4097-b190-8360f3a48a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
14389 2024.08.28 04:12:19.379169 [ 3 ] {bdf4167c-8bb6-4097-b190-8360f3a48a75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
14390 2024.08.28 04:12:19.379396 [ 3 ] {bdf4167c-8bb6-4097-b190-8360f3a48a75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14391 2024.08.28 04:12:19.379843 [ 3 ] {bdf4167c-8bb6-4097-b190-8360f3a48a75} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14392 2024.08.28 04:12:19.379881 [ 3 ] {bdf4167c-8bb6-4097-b190-8360f3a48a75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14393 2024.08.28 04:12:19.380239 [ 3 ] {bdf4167c-8bb6-4097-b190-8360f3a48a75} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
14394 2024.08.28 04:12:19.380595 [ 3 ] {bdf4167c-8bb6-4097-b190-8360f3a48a75} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14395 2024.08.28 04:12:19.380756 [ 3 ] {bdf4167c-8bb6-4097-b190-8360f3a48a75} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001751 sec., 130211.30782410051 rows/sec., 8.82 MiB/sec.
14396 2024.08.28 04:12:19.380931 [ 3 ] {bdf4167c-8bb6-4097-b190-8360f3a48a75} <Debug> DynamicQueryHandler: Done processing query
14397 2024.08.28 04:12:19.380956 [ 3 ] {bdf4167c-8bb6-4097-b190-8360f3a48a75} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
14398 2024.08.28 04:12:19.380972 [ 3 ] {} <Debug> HTTP-Session: 4b13ae84-5652-4e57-bcf0-f0562d78cf90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14399 2024.08.28 04:12:19.381233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 92652, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14400 2024.08.28 04:12:19.381285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14401 2024.08.28 04:12:19.381304 [ 3 ] {} <Debug> HTTP-Session: 16d6e048-adee-40cb-a2c0-113121b4827f Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14402 2024.08.28 04:12:19.381321 [ 3 ] {} <Debug> HTTP-Session: 16d6e048-adee-40cb-a2c0-113121b4827f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14403 2024.08.28 04:12:19.381335 [ 3 ] {} <Debug> HTTP-Session: 16d6e048-adee-40cb-a2c0-113121b4827f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14404 2024.08.28 04:12:19.381366 [ 3 ] {} <Trace> HTTP-Session: 16d6e048-adee-40cb-a2c0-113121b4827f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14405 2024.08.28 04:12:19.381728 [ 3 ] {ccd005c7-09b0-4933-8fe1-88ff6d548948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14406 2024.08.28 04:12:19.381772 [ 3 ] {ccd005c7-09b0-4933-8fe1-88ff6d548948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14407 2024.08.28 04:12:19.381998 [ 3 ] {ccd005c7-09b0-4933-8fe1-88ff6d548948} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14408 2024.08.28 04:12:19.382684 [ 3 ] {ccd005c7-09b0-4933-8fe1-88ff6d548948} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14409 2024.08.28 04:12:19.382722 [ 3 ] {ccd005c7-09b0-4933-8fe1-88ff6d548948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14410 2024.08.28 04:12:19.383104 [ 3 ] {ccd005c7-09b0-4933-8fe1-88ff6d548948} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
14411 2024.08.28 04:12:19.383460 [ 3 ] {ccd005c7-09b0-4933-8fe1-88ff6d548948} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14412 2024.08.28 04:12:19.383606 [ 3 ] {ccd005c7-09b0-4933-8fe1-88ff6d548948} <Debug> executeQuery: Read 561 rows, 42.55 KiB in 0.002128 sec., 263627.8195488722 rows/sec., 19.53 MiB/sec.
14413 2024.08.28 04:12:19.383886 [ 3 ] {ccd005c7-09b0-4933-8fe1-88ff6d548948} <Debug> DynamicQueryHandler: Done processing query
14414 2024.08.28 04:12:19.383940 [ 3 ] {ccd005c7-09b0-4933-8fe1-88ff6d548948} <Debug> MemoryTracker: Peak memory usage (for query): 4.57 MiB.
14415 2024.08.28 04:12:19.384001 [ 3 ] {} <Debug> HTTP-Session: 16d6e048-adee-40cb-a2c0-113121b4827f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14416 2024.08.28 04:12:19.384318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 160783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14417 2024.08.28 04:12:19.384372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14418 2024.08.28 04:12:19.384391 [ 3 ] {} <Debug> HTTP-Session: b58e68f9-77ca-43e6-9fa6-e75ba7f68d1c Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14419 2024.08.28 04:12:19.384408 [ 3 ] {} <Debug> HTTP-Session: b58e68f9-77ca-43e6-9fa6-e75ba7f68d1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14420 2024.08.28 04:12:19.384421 [ 3 ] {} <Debug> HTTP-Session: b58e68f9-77ca-43e6-9fa6-e75ba7f68d1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14421 2024.08.28 04:12:19.384453 [ 3 ] {} <Trace> HTTP-Session: b58e68f9-77ca-43e6-9fa6-e75ba7f68d1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14422 2024.08.28 04:12:19.384859 [ 3 ] {959ed298-cf33-4f12-9e51-2ba2ce7d8ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14423 2024.08.28 04:12:19.384915 [ 3 ] {959ed298-cf33-4f12-9e51-2ba2ce7d8ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14424 2024.08.28 04:12:19.385085 [ 3 ] {959ed298-cf33-4f12-9e51-2ba2ce7d8ad0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14425 2024.08.28 04:12:19.385970 [ 3 ] {959ed298-cf33-4f12-9e51-2ba2ce7d8ad0} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14426 2024.08.28 04:12:19.386007 [ 3 ] {959ed298-cf33-4f12-9e51-2ba2ce7d8ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14427 2024.08.28 04:12:19.386435 [ 3 ] {959ed298-cf33-4f12-9e51-2ba2ce7d8ad0} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
14428 2024.08.28 04:12:19.386781 [ 3 ] {959ed298-cf33-4f12-9e51-2ba2ce7d8ad0} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14429 2024.08.28 04:12:19.386937 [ 3 ] {959ed298-cf33-4f12-9e51-2ba2ce7d8ad0} <Debug> executeQuery: Read 846 rows, 58.29 KiB in 0.002337 sec., 362002.56739409495 rows/sec., 24.36 MiB/sec.
14430 2024.08.28 04:12:19.387145 [ 3 ] {959ed298-cf33-4f12-9e51-2ba2ce7d8ad0} <Debug> DynamicQueryHandler: Done processing query
14431 2024.08.28 04:12:19.387184 [ 3 ] {959ed298-cf33-4f12-9e51-2ba2ce7d8ad0} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
14432 2024.08.28 04:12:19.387214 [ 3 ] {} <Debug> HTTP-Session: b58e68f9-77ca-43e6-9fa6-e75ba7f68d1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14433 2024.08.28 04:12:19.387424 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 43684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14434 2024.08.28 04:12:19.387474 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14435 2024.08.28 04:12:19.387493 [ 3 ] {} <Debug> HTTP-Session: 87eb852c-b138-4ee2-9d97-06b0fd53712d Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14436 2024.08.28 04:12:19.387509 [ 3 ] {} <Debug> HTTP-Session: 87eb852c-b138-4ee2-9d97-06b0fd53712d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14437 2024.08.28 04:12:19.387522 [ 3 ] {} <Debug> HTTP-Session: 87eb852c-b138-4ee2-9d97-06b0fd53712d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14438 2024.08.28 04:12:19.387552 [ 3 ] {} <Trace> HTTP-Session: 87eb852c-b138-4ee2-9d97-06b0fd53712d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14439 2024.08.28 04:12:19.387976 [ 3 ] {ff4fce00-dbda-4d0e-8478-10e65b0b57a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14440 2024.08.28 04:12:19.388040 [ 3 ] {ff4fce00-dbda-4d0e-8478-10e65b0b57a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
14441 2024.08.28 04:12:19.388467 [ 3 ] {ff4fce00-dbda-4d0e-8478-10e65b0b57a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14442 2024.08.28 04:12:19.389195 [ 3 ] {ff4fce00-dbda-4d0e-8478-10e65b0b57a7} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14443 2024.08.28 04:12:19.389232 [ 3 ] {ff4fce00-dbda-4d0e-8478-10e65b0b57a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14444 2024.08.28 04:12:19.389866 [ 3 ] {ff4fce00-dbda-4d0e-8478-10e65b0b57a7} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
14445 2024.08.28 04:12:19.390291 [ 3 ] {ff4fce00-dbda-4d0e-8478-10e65b0b57a7} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14446 2024.08.28 04:12:19.390484 [ 3 ] {ff4fce00-dbda-4d0e-8478-10e65b0b57a7} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00284 sec., 9507.042253521127 rows/sec., 17.04 MiB/sec.
14447 2024.08.28 04:12:19.390929 [ 3 ] {ff4fce00-dbda-4d0e-8478-10e65b0b57a7} <Debug> DynamicQueryHandler: Done processing query
14448 2024.08.28 04:12:19.390967 [ 3 ] {ff4fce00-dbda-4d0e-8478-10e65b0b57a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
14449 2024.08.28 04:12:19.390990 [ 3 ] {} <Debug> HTTP-Session: 87eb852c-b138-4ee2-9d97-06b0fd53712d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14450 2024.08.28 04:12:19.391126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14451 2024.08.28 04:12:19.391174 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14452 2024.08.28 04:12:19.391194 [ 3 ] {} <Debug> HTTP-Session: 0afc860c-41d3-4e53-a3c9-e8d41bbfc442 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14453 2024.08.28 04:12:19.391211 [ 3 ] {} <Debug> HTTP-Session: 0afc860c-41d3-4e53-a3c9-e8d41bbfc442 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14454 2024.08.28 04:12:19.391225 [ 3 ] {} <Debug> HTTP-Session: 0afc860c-41d3-4e53-a3c9-e8d41bbfc442 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14455 2024.08.28 04:12:19.391255 [ 3 ] {} <Trace> HTTP-Session: 0afc860c-41d3-4e53-a3c9-e8d41bbfc442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14456 2024.08.28 04:12:19.391380 [ 3 ] {c428a323-33bb-4ca9-a893-bf919c16f5ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14457 2024.08.28 04:12:19.391426 [ 3 ] {c428a323-33bb-4ca9-a893-bf919c16f5ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14458 2024.08.28 04:12:19.391573 [ 3 ] {c428a323-33bb-4ca9-a893-bf919c16f5ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14459 2024.08.28 04:12:19.391922 [ 3 ] {c428a323-33bb-4ca9-a893-bf919c16f5ef} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14460 2024.08.28 04:12:19.391960 [ 3 ] {c428a323-33bb-4ca9-a893-bf919c16f5ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14461 2024.08.28 04:12:19.392323 [ 3 ] {c428a323-33bb-4ca9-a893-bf919c16f5ef} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
14462 2024.08.28 04:12:19.392646 [ 3 ] {c428a323-33bb-4ca9-a893-bf919c16f5ef} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14463 2024.08.28 04:12:19.392802 [ 3 ] {c428a323-33bb-4ca9-a893-bf919c16f5ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001462 sec., 41039.67168262654 rows/sec., 2.77 MiB/sec.
14464 2024.08.28 04:12:19.392974 [ 3 ] {c428a323-33bb-4ca9-a893-bf919c16f5ef} <Debug> DynamicQueryHandler: Done processing query
14465 2024.08.28 04:12:19.392999 [ 3 ] {c428a323-33bb-4ca9-a893-bf919c16f5ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14466 2024.08.28 04:12:19.393015 [ 3 ] {} <Debug> HTTP-Session: 0afc860c-41d3-4e53-a3c9-e8d41bbfc442 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14467 2024.08.28 04:12:24.346395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 511, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14468 2024.08.28 04:12:24.346529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14469 2024.08.28 04:12:24.346554 [ 3 ] {} <Debug> HTTP-Session: 8e8d55b8-8fda-4886-b044-309e33f3804a Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14470 2024.08.28 04:12:24.346579 [ 3 ] {} <Debug> HTTP-Session: 8e8d55b8-8fda-4886-b044-309e33f3804a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14471 2024.08.28 04:12:24.346594 [ 3 ] {} <Debug> HTTP-Session: 8e8d55b8-8fda-4886-b044-309e33f3804a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14472 2024.08.28 04:12:24.346643 [ 3 ] {} <Trace> HTTP-Session: 8e8d55b8-8fda-4886-b044-309e33f3804a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14473 2024.08.28 04:12:24.346830 [ 3 ] {c8b3a4ce-6d13-40fb-9a19-5d335c022f7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14474 2024.08.28 04:12:24.346899 [ 3 ] {c8b3a4ce-6d13-40fb-9a19-5d335c022f7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14475 2024.08.28 04:12:24.347234 [ 3 ] {c8b3a4ce-6d13-40fb-9a19-5d335c022f7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14476 2024.08.28 04:12:24.347687 [ 3 ] {c8b3a4ce-6d13-40fb-9a19-5d335c022f7a} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14477 2024.08.28 04:12:24.347733 [ 3 ] {c8b3a4ce-6d13-40fb-9a19-5d335c022f7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14478 2024.08.28 04:12:24.348156 [ 3 ] {c8b3a4ce-6d13-40fb-9a19-5d335c022f7a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
14479 2024.08.28 04:12:24.348537 [ 3 ] {c8b3a4ce-6d13-40fb-9a19-5d335c022f7a} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14480 2024.08.28 04:12:24.348706 [ 3 ] {c8b3a4ce-6d13-40fb-9a19-5d335c022f7a} <Debug> executeQuery: Read 3 rows, 243.00 B in 0.001927 sec., 1556.8240788790868 rows/sec., 123.15 KiB/sec.
14481 2024.08.28 04:12:24.348936 [ 3 ] {c8b3a4ce-6d13-40fb-9a19-5d335c022f7a} <Debug> DynamicQueryHandler: Done processing query
14482 2024.08.28 04:12:24.348963 [ 3 ] {c8b3a4ce-6d13-40fb-9a19-5d335c022f7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14483 2024.08.28 04:12:24.348980 [ 3 ] {} <Debug> HTTP-Session: 8e8d55b8-8fda-4886-b044-309e33f3804a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14484 2024.08.28 04:12:24.349203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 36860, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14485 2024.08.28 04:12:24.349262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14486 2024.08.28 04:12:24.349282 [ 3 ] {} <Debug> HTTP-Session: 293a78d1-6a26-415f-8102-0af56b0cc3e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14487 2024.08.28 04:12:24.349301 [ 3 ] {} <Debug> HTTP-Session: 293a78d1-6a26-415f-8102-0af56b0cc3e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14488 2024.08.28 04:12:24.349314 [ 3 ] {} <Debug> HTTP-Session: 293a78d1-6a26-415f-8102-0af56b0cc3e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14489 2024.08.28 04:12:24.349350 [ 3 ] {} <Trace> HTTP-Session: 293a78d1-6a26-415f-8102-0af56b0cc3e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14490 2024.08.28 04:12:24.349541 [ 3 ] {444f47d7-6a28-409c-b2c6-e1ad22c43edb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14491 2024.08.28 04:12:24.349591 [ 3 ] {444f47d7-6a28-409c-b2c6-e1ad22c43edb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14492 2024.08.28 04:12:24.349832 [ 3 ] {444f47d7-6a28-409c-b2c6-e1ad22c43edb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14493 2024.08.28 04:12:24.350364 [ 3 ] {444f47d7-6a28-409c-b2c6-e1ad22c43edb} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14494 2024.08.28 04:12:24.350405 [ 3 ] {444f47d7-6a28-409c-b2c6-e1ad22c43edb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14495 2024.08.28 04:12:24.350799 [ 3 ] {444f47d7-6a28-409c-b2c6-e1ad22c43edb} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
14496 2024.08.28 04:12:24.351158 [ 3 ] {444f47d7-6a28-409c-b2c6-e1ad22c43edb} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14497 2024.08.28 04:12:24.351314 [ 3 ] {444f47d7-6a28-409c-b2c6-e1ad22c43edb} <Debug> executeQuery: Read 244 rows, 22.03 KiB in 0.001863 sec., 130971.55126140633 rows/sec., 11.55 MiB/sec.
14498 2024.08.28 04:12:24.351510 [ 3 ] {444f47d7-6a28-409c-b2c6-e1ad22c43edb} <Debug> DynamicQueryHandler: Done processing query
14499 2024.08.28 04:12:24.351535 [ 3 ] {444f47d7-6a28-409c-b2c6-e1ad22c43edb} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
14500 2024.08.28 04:12:24.351552 [ 3 ] {} <Debug> HTTP-Session: 293a78d1-6a26-415f-8102-0af56b0cc3e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14501 2024.08.28 04:12:24.351696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 4188, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14502 2024.08.28 04:12:24.351750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14503 2024.08.28 04:12:24.351770 [ 3 ] {} <Debug> HTTP-Session: 28ae62df-3c21-4464-8e0a-2cee125d603b Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14504 2024.08.28 04:12:24.351788 [ 3 ] {} <Debug> HTTP-Session: 28ae62df-3c21-4464-8e0a-2cee125d603b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14505 2024.08.28 04:12:24.351801 [ 3 ] {} <Debug> HTTP-Session: 28ae62df-3c21-4464-8e0a-2cee125d603b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14506 2024.08.28 04:12:24.351836 [ 3 ] {} <Trace> HTTP-Session: 28ae62df-3c21-4464-8e0a-2cee125d603b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14507 2024.08.28 04:12:24.351943 [ 3 ] {12ae1253-2583-45fb-8b63-25d89f2f9d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14508 2024.08.28 04:12:24.351990 [ 3 ] {12ae1253-2583-45fb-8b63-25d89f2f9d6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14509 2024.08.28 04:12:24.352223 [ 3 ] {12ae1253-2583-45fb-8b63-25d89f2f9d6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14510 2024.08.28 04:12:24.352555 [ 3 ] {12ae1253-2583-45fb-8b63-25d89f2f9d6a} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14511 2024.08.28 04:12:24.352593 [ 3 ] {12ae1253-2583-45fb-8b63-25d89f2f9d6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14512 2024.08.28 04:12:24.352947 [ 3 ] {12ae1253-2583-45fb-8b63-25d89f2f9d6a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
14513 2024.08.28 04:12:24.353314 [ 3 ] {12ae1253-2583-45fb-8b63-25d89f2f9d6a} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14514 2024.08.28 04:12:24.353470 [ 3 ] {12ae1253-2583-45fb-8b63-25d89f2f9d6a} <Debug> executeQuery: Read 29 rows, 2.16 KiB in 0.001554 sec., 18661.51866151866 rows/sec., 1.36 MiB/sec.
14515 2024.08.28 04:12:24.353744 [ 3 ] {12ae1253-2583-45fb-8b63-25d89f2f9d6a} <Debug> DynamicQueryHandler: Done processing query
14516 2024.08.28 04:12:24.353806 [ 3 ] {12ae1253-2583-45fb-8b63-25d89f2f9d6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
14517 2024.08.28 04:12:24.353864 [ 3 ] {} <Debug> HTTP-Session: 28ae62df-3c21-4464-8e0a-2cee125d603b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14518 2024.08.28 04:12:24.354033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14519 2024.08.28 04:12:24.354088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14520 2024.08.28 04:12:24.354108 [ 3 ] {} <Debug> HTTP-Session: 99dd74d8-8a18-4dfc-9cb9-aec00b2959a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14521 2024.08.28 04:12:24.354125 [ 3 ] {} <Debug> HTTP-Session: 99dd74d8-8a18-4dfc-9cb9-aec00b2959a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14522 2024.08.28 04:12:24.354139 [ 3 ] {} <Debug> HTTP-Session: 99dd74d8-8a18-4dfc-9cb9-aec00b2959a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14523 2024.08.28 04:12:24.354173 [ 3 ] {} <Trace> HTTP-Session: 99dd74d8-8a18-4dfc-9cb9-aec00b2959a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14524 2024.08.28 04:12:24.354277 [ 3 ] {7d9203fc-c956-464c-8022-9fce31f1ae70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
14525 2024.08.28 04:12:24.354322 [ 3 ] {7d9203fc-c956-464c-8022-9fce31f1ae70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
14526 2024.08.28 04:12:24.354568 [ 3 ] {7d9203fc-c956-464c-8022-9fce31f1ae70} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14527 2024.08.28 04:12:24.354905 [ 3 ] {7d9203fc-c956-464c-8022-9fce31f1ae70} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14528 2024.08.28 04:12:24.354943 [ 3 ] {7d9203fc-c956-464c-8022-9fce31f1ae70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14529 2024.08.28 04:12:24.355294 [ 3 ] {7d9203fc-c956-464c-8022-9fce31f1ae70} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
14530 2024.08.28 04:12:24.355651 [ 3 ] {7d9203fc-c956-464c-8022-9fce31f1ae70} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14531 2024.08.28 04:12:24.355806 [ 3 ] {7d9203fc-c956-464c-8022-9fce31f1ae70} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00155 sec., 9032.258064516129 rows/sec., 632.56 KiB/sec.
14532 2024.08.28 04:12:24.355815 [ 23 ] {} <Debug> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
14533 2024.08.28 04:12:24.355911 [ 23 ] {} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14534 2024.08.28 04:12:24.355955 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14535 2024.08.28 04:12:24.356137 [ 3 ] {7d9203fc-c956-464c-8022-9fce31f1ae70} <Debug> DynamicQueryHandler: Done processing query
14536 2024.08.28 04:12:24.356253 [ 3 ] {7d9203fc-c956-464c-8022-9fce31f1ae70} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14537 2024.08.28 04:12:24.356394 [ 3 ] {} <Debug> HTTP-Session: 99dd74d8-8a18-4dfc-9cb9-aec00b2959a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14538 2024.08.28 04:12:24.356500 [ 200 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::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
14539 2024.08.28 04:12:24.356854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14540 2024.08.28 04:12:24.357144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14541 2024.08.28 04:12:24.357331 [ 3 ] {} <Debug> HTTP-Session: e617d1fe-0ffb-4f68-b36b-ca5931e65d59 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14542 2024.08.28 04:12:24.357496 [ 3 ] {} <Debug> HTTP-Session: e617d1fe-0ffb-4f68-b36b-ca5931e65d59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14543 2024.08.28 04:12:24.357594 [ 3 ] {} <Debug> HTTP-Session: e617d1fe-0ffb-4f68-b36b-ca5931e65d59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14544 2024.08.28 04:12:24.357738 [ 200 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14545 2024.08.28 04:12:24.357856 [ 3 ] {} <Trace> HTTP-Session: e617d1fe-0ffb-4f68-b36b-ca5931e65d59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14546 2024.08.28 04:12:24.357952 [ 200 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 243 rows starting from the beginning of the part
14547 2024.08.28 04:12:24.358237 [ 3 ] {4db7882b-76c1-4613-a093-3f49bce4d9ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
14548 2024.08.28 04:12:24.358241 [ 200 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::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
14549 2024.08.28 04:12:24.358440 [ 3 ] {4db7882b-76c1-4613-a093-3f49bce4d9ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
14550 2024.08.28 04:12:24.358579 [ 200 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::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
14551 2024.08.28 04:12:24.358897 [ 200 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part
14552 2024.08.28 04:12:24.359273 [ 200 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 228 rows starting from the beginning of the part
14553 2024.08.28 04:12:24.359595 [ 200 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::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
14554 2024.08.28 04:12:24.360335 [ 3 ] {4db7882b-76c1-4613-a093-3f49bce4d9ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14555 2024.08.28 04:12:24.361039 [ 3 ] {4db7882b-76c1-4613-a093-3f49bce4d9ee} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14556 2024.08.28 04:12:24.361104 [ 3 ] {4db7882b-76c1-4613-a093-3f49bce4d9ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14557 2024.08.28 04:12:24.362028 [ 3 ] {4db7882b-76c1-4613-a093-3f49bce4d9ee} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
14558 2024.08.28 04:12:24.362664 [ 192 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.006629804 sec., 79489.52940388584 rows/sec., 5.40 MiB/sec.
14559 2024.08.28 04:12:24.362872 [ 195 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
14560 2024.08.28 04:12:24.362908 [ 3 ] {4db7882b-76c1-4613-a093-3f49bce4d9ee} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14561 2024.08.28 04:12:24.363136 [ 3 ] {4db7882b-76c1-4613-a093-3f49bce4d9ee} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005036 sec., 1191.4217633042097 rows/sec., 70.39 KiB/sec.
14562 2024.08.28 04:12:24.363472 [ 3 ] {4db7882b-76c1-4613-a093-3f49bce4d9ee} <Debug> DynamicQueryHandler: Done processing query
14563 2024.08.28 04:12:24.363500 [ 3 ] {4db7882b-76c1-4613-a093-3f49bce4d9ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14564 2024.08.28 04:12:24.363521 [ 3 ] {} <Debug> HTTP-Session: e617d1fe-0ffb-4f68-b36b-ca5931e65d59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14565 2024.08.28 04:12:24.363608 [ 195 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_46_9} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14566 2024.08.28 04:12:24.363689 [ 195 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_46_9} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
14567 2024.08.28 04:12:24.363739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 67626, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14568 2024.08.28 04:12:24.363786 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
14569 2024.08.28 04:12:24.363808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14570 2024.08.28 04:12:24.363831 [ 3 ] {} <Debug> HTTP-Session: a33e850c-62a2-4f21-abe7-edbaf5d879a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14571 2024.08.28 04:12:24.363847 [ 3 ] {} <Debug> HTTP-Session: a33e850c-62a2-4f21-abe7-edbaf5d879a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14572 2024.08.28 04:12:24.363861 [ 3 ] {} <Debug> HTTP-Session: a33e850c-62a2-4f21-abe7-edbaf5d879a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14573 2024.08.28 04:12:24.363893 [ 3 ] {} <Trace> HTTP-Session: a33e850c-62a2-4f21-abe7-edbaf5d879a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14574 2024.08.28 04:12:24.364119 [ 3 ] {3ea5f61c-cb69-4055-876e-b4f907db4c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14575 2024.08.28 04:12:24.364163 [ 3 ] {3ea5f61c-cb69-4055-876e-b4f907db4c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14576 2024.08.28 04:12:24.364389 [ 3 ] {3ea5f61c-cb69-4055-876e-b4f907db4c92} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14577 2024.08.28 04:12:24.365004 [ 3 ] {3ea5f61c-cb69-4055-876e-b4f907db4c92} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14578 2024.08.28 04:12:24.365041 [ 3 ] {3ea5f61c-cb69-4055-876e-b4f907db4c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14579 2024.08.28 04:12:24.365413 [ 3 ] {3ea5f61c-cb69-4055-876e-b4f907db4c92} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
14580 2024.08.28 04:12:24.365762 [ 3 ] {3ea5f61c-cb69-4055-876e-b4f907db4c92} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14581 2024.08.28 04:12:24.365917 [ 3 ] {3ea5f61c-cb69-4055-876e-b4f907db4c92} <Debug> executeQuery: Read 417 rows, 30.42 KiB in 0.00191 sec., 218324.60732984293 rows/sec., 15.55 MiB/sec.
14582 2024.08.28 04:12:24.366197 [ 3 ] {3ea5f61c-cb69-4055-876e-b4f907db4c92} <Debug> DynamicQueryHandler: Done processing query
14583 2024.08.28 04:12:24.366258 [ 3 ] {3ea5f61c-cb69-4055-876e-b4f907db4c92} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
14584 2024.08.28 04:12:24.366318 [ 3 ] {} <Debug> HTTP-Session: a33e850c-62a2-4f21-abe7-edbaf5d879a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14585 2024.08.28 04:12:24.366512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14586 2024.08.28 04:12:24.366582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14587 2024.08.28 04:12:24.366624 [ 3 ] {} <Debug> HTTP-Session: ead6dd89-4928-486d-9544-ce7c3e6b3efc Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14588 2024.08.28 04:12:24.366646 [ 3 ] {} <Debug> HTTP-Session: ead6dd89-4928-486d-9544-ce7c3e6b3efc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14589 2024.08.28 04:12:24.366660 [ 3 ] {} <Debug> HTTP-Session: ead6dd89-4928-486d-9544-ce7c3e6b3efc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14590 2024.08.28 04:12:24.366693 [ 3 ] {} <Trace> HTTP-Session: ead6dd89-4928-486d-9544-ce7c3e6b3efc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14591 2024.08.28 04:12:24.366805 [ 3 ] {73ed14e7-d49b-419d-bd8d-3427a2770f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
14592 2024.08.28 04:12:24.366851 [ 3 ] {73ed14e7-d49b-419d-bd8d-3427a2770f02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14593 2024.08.28 04:12:24.367008 [ 3 ] {73ed14e7-d49b-419d-bd8d-3427a2770f02} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14594 2024.08.28 04:12:24.367309 [ 3 ] {73ed14e7-d49b-419d-bd8d-3427a2770f02} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14595 2024.08.28 04:12:24.367346 [ 3 ] {73ed14e7-d49b-419d-bd8d-3427a2770f02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14596 2024.08.28 04:12:24.367710 [ 3 ] {73ed14e7-d49b-419d-bd8d-3427a2770f02} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
14597 2024.08.28 04:12:24.368048 [ 3 ] {73ed14e7-d49b-419d-bd8d-3427a2770f02} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14598 2024.08.28 04:12:24.368197 [ 3 ] {73ed14e7-d49b-419d-bd8d-3427a2770f02} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001412 sec., 4249.291784702549 rows/sec., 222.01 KiB/sec.
14599 2024.08.28 04:12:24.368204 [ 23 ] {} <Debug> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
14600 2024.08.28 04:12:24.368279 [ 23 ] {} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14601 2024.08.28 04:12:24.368322 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14602 2024.08.28 04:12:24.368504 [ 3 ] {73ed14e7-d49b-419d-bd8d-3427a2770f02} <Debug> DynamicQueryHandler: Done processing query
14603 2024.08.28 04:12:24.368644 [ 3 ] {73ed14e7-d49b-419d-bd8d-3427a2770f02} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14604 2024.08.28 04:12:24.368738 [ 3 ] {} <Debug> HTTP-Session: ead6dd89-4928-486d-9544-ce7c3e6b3efc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14605 2024.08.28 04:12:24.368933 [ 199 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
14606 2024.08.28 04:12:24.369168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 44993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14607 2024.08.28 04:12:24.369448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14608 2024.08.28 04:12:24.369616 [ 3 ] {} <Debug> HTTP-Session: 34a9af0e-38e5-4ddd-a2c5-0f515d7b0e0d Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14609 2024.08.28 04:12:24.369774 [ 3 ] {} <Debug> HTTP-Session: 34a9af0e-38e5-4ddd-a2c5-0f515d7b0e0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14610 2024.08.28 04:12:24.369893 [ 3 ] {} <Debug> HTTP-Session: 34a9af0e-38e5-4ddd-a2c5-0f515d7b0e0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14611 2024.08.28 04:12:24.370054 [ 3 ] {} <Trace> HTTP-Session: 34a9af0e-38e5-4ddd-a2c5-0f515d7b0e0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14612 2024.08.28 04:12:24.370063 [ 199 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14613 2024.08.28 04:12:24.370162 [ 199 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
14614 2024.08.28 04:12:24.370292 [ 199 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
14615 2024.08.28 04:12:24.370477 [ 3 ] {1a6d8001-2696-4413-9a0d-b8d23fab5edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14616 2024.08.28 04:12:24.370596 [ 199 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
14617 2024.08.28 04:12:24.370648 [ 3 ] {1a6d8001-2696-4413-9a0d-b8d23fab5edf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14618 2024.08.28 04:12:24.370915 [ 199 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
14619 2024.08.28 04:12:24.371335 [ 199 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
14620 2024.08.28 04:12:24.371703 [ 199 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::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
14621 2024.08.28 04:12:24.372324 [ 3 ] {1a6d8001-2696-4413-9a0d-b8d23fab5edf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14622 2024.08.28 04:12:24.373014 [ 3 ] {1a6d8001-2696-4413-9a0d-b8d23fab5edf} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14623 2024.08.28 04:12:24.373054 [ 3 ] {1a6d8001-2696-4413-9a0d-b8d23fab5edf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14624 2024.08.28 04:12:24.373621 [ 199 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.005203982 sec., 41506.67700234167 rows/sec., 2.12 MiB/sec.
14625 2024.08.28 04:12:24.373690 [ 3 ] {1a6d8001-2696-4413-9a0d-b8d23fab5edf} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
14626 2024.08.28 04:12:24.373726 [ 199 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
14627 2024.08.28 04:12:24.374177 [ 3 ] {1a6d8001-2696-4413-9a0d-b8d23fab5edf} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14628 2024.08.28 04:12:24.374229 [ 199 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::all_1_36_7} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14629 2024.08.28 04:12:24.374371 [ 199 ] {7867dbf6-0348-4401-9ae6-9f3acda8e069::all_1_36_7} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
14630 2024.08.28 04:12:24.374382 [ 23 ] {} <Debug> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
14631 2024.08.28 04:12:24.374395 [ 3 ] {1a6d8001-2696-4413-9a0d-b8d23fab5edf} <Debug> executeQuery: Read 239 rows, 16.40 KiB in 0.004155 sec., 57521.05896510229 rows/sec., 3.85 MiB/sec.
14632 2024.08.28 04:12:24.374453 [ 23 ] {} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14633 2024.08.28 04:12:24.374591 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14634 2024.08.28 04:12:24.374621 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
14635 2024.08.28 04:12:24.374826 [ 199 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::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
14636 2024.08.28 04:12:24.374882 [ 3 ] {1a6d8001-2696-4413-9a0d-b8d23fab5edf} <Debug> DynamicQueryHandler: Done processing query
14637 2024.08.28 04:12:24.374914 [ 3 ] {1a6d8001-2696-4413-9a0d-b8d23fab5edf} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
14638 2024.08.28 04:12:24.374941 [ 3 ] {} <Debug> HTTP-Session: 34a9af0e-38e5-4ddd-a2c5-0f515d7b0e0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14639 2024.08.28 04:12:24.374967 [ 199 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14640 2024.08.28 04:12:24.375001 [ 199 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 22504 rows starting from the beginning of the part
14641 2024.08.28 04:12:24.375110 [ 199 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::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
14642 2024.08.28 04:12:24.375155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14643 2024.08.28 04:12:24.375339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14644 2024.08.28 04:12:24.375428 [ 3 ] {} <Debug> HTTP-Session: 7f60d2e9-1f91-4c45-8eb5-3c17d4daf991 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14645 2024.08.28 04:12:24.375453 [ 199 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 161 rows starting from the beginning of the part
14646 2024.08.28 04:12:24.375524 [ 3 ] {} <Debug> HTTP-Session: 7f60d2e9-1f91-4c45-8eb5-3c17d4daf991 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14647 2024.08.28 04:12:24.375611 [ 3 ] {} <Debug> HTTP-Session: 7f60d2e9-1f91-4c45-8eb5-3c17d4daf991 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14648 2024.08.28 04:12:24.375753 [ 3 ] {} <Trace> HTTP-Session: 7f60d2e9-1f91-4c45-8eb5-3c17d4daf991 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14649 2024.08.28 04:12:24.375852 [ 199 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 238 rows starting from the beginning of the part
14650 2024.08.28 04:12:24.376142 [ 3 ] {07fcfeda-b71b-4a71-898d-e27487bb0a63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
14651 2024.08.28 04:12:24.376255 [ 199 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 846 rows starting from the beginning of the part
14652 2024.08.28 04:12:24.376292 [ 3 ] {07fcfeda-b71b-4a71-898d-e27487bb0a63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
14653 2024.08.28 04:12:24.376606 [ 199 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 239 rows starting from the beginning of the part
14654 2024.08.28 04:12:24.377206 [ 3 ] {07fcfeda-b71b-4a71-898d-e27487bb0a63} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14655 2024.08.28 04:12:24.377602 [ 3 ] {07fcfeda-b71b-4a71-898d-e27487bb0a63} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14656 2024.08.28 04:12:24.377638 [ 3 ] {07fcfeda-b71b-4a71-898d-e27487bb0a63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14657 2024.08.28 04:12:24.378011 [ 3 ] {07fcfeda-b71b-4a71-898d-e27487bb0a63} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
14658 2024.08.28 04:12:24.378397 [ 3 ] {07fcfeda-b71b-4a71-898d-e27487bb0a63} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14659 2024.08.28 04:12:24.378662 [ 3 ] {07fcfeda-b71b-4a71-898d-e27487bb0a63} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002693 sec., 371.3330857779428 rows/sec., 25.02 KiB/sec.
14660 2024.08.28 04:12:24.379244 [ 3 ] {07fcfeda-b71b-4a71-898d-e27487bb0a63} <Debug> DynamicQueryHandler: Done processing query
14661 2024.08.28 04:12:24.379342 [ 3 ] {07fcfeda-b71b-4a71-898d-e27487bb0a63} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
14662 2024.08.28 04:12:24.379437 [ 3 ] {} <Debug> HTTP-Session: 7f60d2e9-1f91-4c45-8eb5-3c17d4daf991 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14663 2024.08.28 04:12:24.379748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 42941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14664 2024.08.28 04:12:24.379836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14665 2024.08.28 04:12:24.379886 [ 3 ] {} <Debug> HTTP-Session: 36141bd0-fec6-4994-8fcf-d034203c6aef Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14666 2024.08.28 04:12:24.379914 [ 3 ] {} <Debug> HTTP-Session: 36141bd0-fec6-4994-8fcf-d034203c6aef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14667 2024.08.28 04:12:24.379929 [ 3 ] {} <Debug> HTTP-Session: 36141bd0-fec6-4994-8fcf-d034203c6aef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14668 2024.08.28 04:12:24.379970 [ 3 ] {} <Trace> HTTP-Session: 36141bd0-fec6-4994-8fcf-d034203c6aef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14669 2024.08.28 04:12:24.380286 [ 3 ] {8eb6342c-0c96-46d6-be3d-927ee6bdbfb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14670 2024.08.28 04:12:24.380358 [ 3 ] {8eb6342c-0c96-46d6-be3d-927ee6bdbfb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
14671 2024.08.28 04:12:24.380901 [ 3 ] {8eb6342c-0c96-46d6-be3d-927ee6bdbfb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14672 2024.08.28 04:12:24.381843 [ 3 ] {8eb6342c-0c96-46d6-be3d-927ee6bdbfb5} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14673 2024.08.28 04:12:24.381884 [ 3 ] {8eb6342c-0c96-46d6-be3d-927ee6bdbfb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14674 2024.08.28 04:12:24.382766 [ 3 ] {8eb6342c-0c96-46d6-be3d-927ee6bdbfb5} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
14675 2024.08.28 04:12:24.383229 [ 3 ] {8eb6342c-0c96-46d6-be3d-927ee6bdbfb5} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14676 2024.08.28 04:12:24.383451 [ 3 ] {8eb6342c-0c96-46d6-be3d-927ee6bdbfb5} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.003377 sec., 7699.14124962985 rows/sec., 13.80 MiB/sec.
14677 2024.08.28 04:12:24.383743 [ 3 ] {8eb6342c-0c96-46d6-be3d-927ee6bdbfb5} <Debug> DynamicQueryHandler: Done processing query
14678 2024.08.28 04:12:24.383781 [ 3 ] {8eb6342c-0c96-46d6-be3d-927ee6bdbfb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
14679 2024.08.28 04:12:24.383806 [ 3 ] {} <Debug> HTTP-Session: 36141bd0-fec6-4994-8fcf-d034203c6aef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14680 2024.08.28 04:12:24.383846 [ 204 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24226 rows, containing 5 columns (5 merged, 0 gathered) in 0.009092547 sec., 2664379.958662848 rows/sec., 179.48 MiB/sec.
14681 2024.08.28 04:12:24.383960 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14682 2024.08.28 04:12:24.384016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14683 2024.08.28 04:12:24.384035 [ 3 ] {} <Debug> HTTP-Session: 90935ccf-5b2b-40a5-b093-08841bb1d566 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14684 2024.08.28 04:12:24.384052 [ 3 ] {} <Debug> HTTP-Session: 90935ccf-5b2b-40a5-b093-08841bb1d566 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14685 2024.08.28 04:12:24.384066 [ 3 ] {} <Debug> HTTP-Session: 90935ccf-5b2b-40a5-b093-08841bb1d566 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14686 2024.08.28 04:12:24.384100 [ 3 ] {} <Trace> HTTP-Session: 90935ccf-5b2b-40a5-b093-08841bb1d566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14687 2024.08.28 04:12:24.384223 [ 3 ] {adde8bfa-d1b1-4040-99e5-b5cb2aaa3047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14688 2024.08.28 04:12:24.384271 [ 3 ] {adde8bfa-d1b1-4040-99e5-b5cb2aaa3047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14689 2024.08.28 04:12:24.384476 [ 3 ] {adde8bfa-d1b1-4040-99e5-b5cb2aaa3047} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14690 2024.08.28 04:12:24.384520 [ 193 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
14691 2024.08.28 04:12:24.385309 [ 3 ] {adde8bfa-d1b1-4040-99e5-b5cb2aaa3047} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14692 2024.08.28 04:12:24.385384 [ 3 ] {adde8bfa-d1b1-4040-99e5-b5cb2aaa3047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14693 2024.08.28 04:12:24.385662 [ 193 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14694 2024.08.28 04:12:24.385860 [ 193 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
14695 2024.08.28 04:12:24.386067 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB.
14696 2024.08.28 04:12:24.386172 [ 3 ] {adde8bfa-d1b1-4040-99e5-b5cb2aaa3047} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
14697 2024.08.28 04:12:24.386508 [ 3 ] {adde8bfa-d1b1-4040-99e5-b5cb2aaa3047} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14698 2024.08.28 04:12:24.386647 [ 3 ] {adde8bfa-d1b1-4040-99e5-b5cb2aaa3047} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002469 sec., 33211.82665046578 rows/sec., 2.11 MiB/sec.
14699 2024.08.28 04:12:24.386661 [ 43 ] {} <Debug> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
14700 2024.08.28 04:12:24.386710 [ 43 ] {} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14701 2024.08.28 04:12:24.386740 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14702 2024.08.28 04:12:24.386893 [ 3 ] {adde8bfa-d1b1-4040-99e5-b5cb2aaa3047} <Debug> DynamicQueryHandler: Done processing query
14703 2024.08.28 04:12:24.386955 [ 195 ] {66310658-394d-497e-b2c1-e9ac92146936::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
14704 2024.08.28 04:12:24.386988 [ 3 ] {adde8bfa-d1b1-4040-99e5-b5cb2aaa3047} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14705 2024.08.28 04:12:24.387096 [ 3 ] {} <Debug> HTTP-Session: 90935ccf-5b2b-40a5-b093-08841bb1d566 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14706 2024.08.28 04:12:24.387851 [ 195 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14707 2024.08.28 04:12:24.387992 [ 195 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4152 rows starting from the beginning of the part
14708 2024.08.28 04:12:24.388575 [ 195 ] {66310658-394d-497e-b2c1-e9ac92146936::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
14709 2024.08.28 04:12:24.389224 [ 195 ] {66310658-394d-497e-b2c1-e9ac92146936::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
14710 2024.08.28 04:12:24.389737 [ 195 ] {66310658-394d-497e-b2c1-e9ac92146936::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
14711 2024.08.28 04:12:24.389833 [ 195 ] {66310658-394d-497e-b2c1-e9ac92146936::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
14712 2024.08.28 04:12:24.390040 [ 195 ] {66310658-394d-497e-b2c1-e9ac92146936::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
14713 2024.08.28 04:12:24.391878 [ 204 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4518 rows, containing 4 columns (4 merged, 0 gathered) in 0.00508963 sec., 887687.3171527203 rows/sec., 57.72 MiB/sec.
14714 2024.08.28 04:12:24.392235 [ 187 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
14715 2024.08.28 04:12:24.392611 [ 187 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_71_14} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14716 2024.08.28 04:12:24.392689 [ 187 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_71_14} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
14717 2024.08.28 04:12:24.392758 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB.
14718 2024.08.28 04:12:29.342599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14719 2024.08.28 04:12:29.342719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14720 2024.08.28 04:12:29.342743 [ 3 ] {} <Debug> HTTP-Session: d7f59424-0ed8-46b8-95f9-b16ab6d03e90 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14721 2024.08.28 04:12:29.342768 [ 3 ] {} <Debug> HTTP-Session: d7f59424-0ed8-46b8-95f9-b16ab6d03e90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14722 2024.08.28 04:12:29.342783 [ 3 ] {} <Debug> HTTP-Session: d7f59424-0ed8-46b8-95f9-b16ab6d03e90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14723 2024.08.28 04:12:29.342832 [ 3 ] {} <Trace> HTTP-Session: d7f59424-0ed8-46b8-95f9-b16ab6d03e90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14724 2024.08.28 04:12:29.343009 [ 3 ] {df4cd094-92d3-463f-a642-4568791ad9c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14725 2024.08.28 04:12:29.343076 [ 3 ] {df4cd094-92d3-463f-a642-4568791ad9c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14726 2024.08.28 04:12:29.343405 [ 3 ] {df4cd094-92d3-463f-a642-4568791ad9c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14727 2024.08.28 04:12:29.343825 [ 3 ] {df4cd094-92d3-463f-a642-4568791ad9c0} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14728 2024.08.28 04:12:29.343869 [ 3 ] {df4cd094-92d3-463f-a642-4568791ad9c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14729 2024.08.28 04:12:29.344277 [ 3 ] {df4cd094-92d3-463f-a642-4568791ad9c0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
14730 2024.08.28 04:12:29.344659 [ 3 ] {df4cd094-92d3-463f-a642-4568791ad9c0} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14731 2024.08.28 04:12:29.344851 [ 3 ] {df4cd094-92d3-463f-a642-4568791ad9c0} <Debug> executeQuery: Read 4 rows, 319.00 B in 0.001895 sec., 2110.8179419525068 rows/sec., 164.39 KiB/sec.
14732 2024.08.28 04:12:29.345069 [ 3 ] {df4cd094-92d3-463f-a642-4568791ad9c0} <Debug> DynamicQueryHandler: Done processing query
14733 2024.08.28 04:12:29.345096 [ 3 ] {df4cd094-92d3-463f-a642-4568791ad9c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14734 2024.08.28 04:12:29.345112 [ 3 ] {} <Debug> HTTP-Session: d7f59424-0ed8-46b8-95f9-b16ab6d03e90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14735 2024.08.28 04:12:29.345279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 18947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14736 2024.08.28 04:12:29.345334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14737 2024.08.28 04:12:29.345353 [ 3 ] {} <Debug> HTTP-Session: 83b86d5c-cfd6-4b23-9ec0-a74ebd0373d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14738 2024.08.28 04:12:29.345371 [ 3 ] {} <Debug> HTTP-Session: 83b86d5c-cfd6-4b23-9ec0-a74ebd0373d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14739 2024.08.28 04:12:29.345385 [ 3 ] {} <Debug> HTTP-Session: 83b86d5c-cfd6-4b23-9ec0-a74ebd0373d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14740 2024.08.28 04:12:29.345422 [ 3 ] {} <Trace> HTTP-Session: 83b86d5c-cfd6-4b23-9ec0-a74ebd0373d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14741 2024.08.28 04:12:29.345568 [ 3 ] {b930329b-684a-4c1f-a79f-92b3a9887a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14742 2024.08.28 04:12:29.345616 [ 3 ] {b930329b-684a-4c1f-a79f-92b3a9887a51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14743 2024.08.28 04:12:29.345859 [ 3 ] {b930329b-684a-4c1f-a79f-92b3a9887a51} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14744 2024.08.28 04:12:29.346270 [ 3 ] {b930329b-684a-4c1f-a79f-92b3a9887a51} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14745 2024.08.28 04:12:29.346308 [ 3 ] {b930329b-684a-4c1f-a79f-92b3a9887a51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14746 2024.08.28 04:12:29.346684 [ 3 ] {b930329b-684a-4c1f-a79f-92b3a9887a51} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14747 2024.08.28 04:12:29.347052 [ 3 ] {b930329b-684a-4c1f-a79f-92b3a9887a51} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14748 2024.08.28 04:12:29.347229 [ 3 ] {b930329b-684a-4c1f-a79f-92b3a9887a51} <Debug> executeQuery: Read 129 rows, 11.09 KiB in 0.001714 sec., 75262.54375729288 rows/sec., 6.32 MiB/sec.
14749 2024.08.28 04:12:29.347516 [ 3 ] {b930329b-684a-4c1f-a79f-92b3a9887a51} <Debug> DynamicQueryHandler: Done processing query
14750 2024.08.28 04:12:29.347579 [ 3 ] {b930329b-684a-4c1f-a79f-92b3a9887a51} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
14751 2024.08.28 04:12:29.347642 [ 3 ] {} <Debug> HTTP-Session: 83b86d5c-cfd6-4b23-9ec0-a74ebd0373d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14752 2024.08.28 04:12:29.347841 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 5469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14753 2024.08.28 04:12:29.347898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14754 2024.08.28 04:12:29.347918 [ 3 ] {} <Debug> HTTP-Session: 137d48a9-cf44-4d69-b240-6bc06eca00e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14755 2024.08.28 04:12:29.347938 [ 3 ] {} <Debug> HTTP-Session: 137d48a9-cf44-4d69-b240-6bc06eca00e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14756 2024.08.28 04:12:29.347952 [ 3 ] {} <Debug> HTTP-Session: 137d48a9-cf44-4d69-b240-6bc06eca00e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14757 2024.08.28 04:12:29.347988 [ 3 ] {} <Trace> HTTP-Session: 137d48a9-cf44-4d69-b240-6bc06eca00e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14758 2024.08.28 04:12:29.348114 [ 3 ] {b57bed56-5f93-4632-8d25-ff761084ccbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14759 2024.08.28 04:12:29.348162 [ 3 ] {b57bed56-5f93-4632-8d25-ff761084ccbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14760 2024.08.28 04:12:29.348411 [ 3 ] {b57bed56-5f93-4632-8d25-ff761084ccbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14761 2024.08.28 04:12:29.348757 [ 3 ] {b57bed56-5f93-4632-8d25-ff761084ccbc} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14762 2024.08.28 04:12:29.348794 [ 3 ] {b57bed56-5f93-4632-8d25-ff761084ccbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14763 2024.08.28 04:12:29.349147 [ 3 ] {b57bed56-5f93-4632-8d25-ff761084ccbc} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14764 2024.08.28 04:12:29.349503 [ 3 ] {b57bed56-5f93-4632-8d25-ff761084ccbc} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14765 2024.08.28 04:12:29.349665 [ 3 ] {b57bed56-5f93-4632-8d25-ff761084ccbc} <Debug> executeQuery: Read 38 rows, 2.82 KiB in 0.001587 sec., 23944.549464398235 rows/sec., 1.74 MiB/sec.
14766 2024.08.28 04:12:29.349673 [ 98 ] {} <Debug> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0
14767 2024.08.28 04:12:29.349787 [ 98 ] {} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14768 2024.08.28 04:12:29.349841 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14769 2024.08.28 04:12:29.349941 [ 3 ] {b57bed56-5f93-4632-8d25-ff761084ccbc} <Debug> DynamicQueryHandler: Done processing query
14770 2024.08.28 04:12:29.349977 [ 3 ] {b57bed56-5f93-4632-8d25-ff761084ccbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
14771 2024.08.28 04:12:29.349986 [ 195 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_75_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full
14772 2024.08.28 04:12:29.349996 [ 3 ] {} <Debug> HTTP-Session: 137d48a9-cf44-4d69-b240-6bc06eca00e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14773 2024.08.28 04:12:29.350120 [ 195 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14774 2024.08.28 04:12:29.350157 [ 195 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_70_14, total 66 rows starting from the beginning of the part
14775 2024.08.28 04:12:29.350164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 20748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14776 2024.08.28 04:12:29.350244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14777 2024.08.28 04:12:29.350321 [ 195 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 27 rows starting from the beginning of the part
14778 2024.08.28 04:12:29.350339 [ 3 ] {} <Debug> HTTP-Session: 6407e2cb-dd04-4ac6-8e31-e249eb04c4c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14779 2024.08.28 04:12:29.350397 [ 3 ] {} <Debug> HTTP-Session: 6407e2cb-dd04-4ac6-8e31-e249eb04c4c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14780 2024.08.28 04:12:29.350472 [ 3 ] {} <Debug> HTTP-Session: 6407e2cb-dd04-4ac6-8e31-e249eb04c4c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14781 2024.08.28 04:12:29.350550 [ 195 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 27 rows starting from the beginning of the part
14782 2024.08.28 04:12:29.350595 [ 3 ] {} <Trace> HTTP-Session: 6407e2cb-dd04-4ac6-8e31-e249eb04c4c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14783 2024.08.28 04:12:29.350976 [ 195 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 29 rows starting from the beginning of the part
14784 2024.08.28 04:12:29.351096 [ 3 ] {bf7e22c5-d16a-40c7-8970-bcf5d6e220a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14785 2024.08.28 04:12:29.351303 [ 3 ] {bf7e22c5-d16a-40c7-8970-bcf5d6e220a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14786 2024.08.28 04:12:29.351380 [ 195 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 29 rows starting from the beginning of the part
14787 2024.08.28 04:12:29.351816 [ 195 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 38 rows starting from the beginning of the part
14788 2024.08.28 04:12:29.352472 [ 3 ] {bf7e22c5-d16a-40c7-8970-bcf5d6e220a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14789 2024.08.28 04:12:29.353154 [ 3 ] {bf7e22c5-d16a-40c7-8970-bcf5d6e220a3} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14790 2024.08.28 04:12:29.353204 [ 3 ] {bf7e22c5-d16a-40c7-8970-bcf5d6e220a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14791 2024.08.28 04:12:29.353610 [ 187 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 5 columns (5 merged, 0 gathered) in 0.003691409 sec., 58514.24212272333 rows/sec., 4.47 MiB/sec.
14792 2024.08.28 04:12:29.353754 [ 187 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary)
14793 2024.08.28 04:12:29.353842 [ 3 ] {bf7e22c5-d16a-40c7-8970-bcf5d6e220a3} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14794 2024.08.28 04:12:29.354428 [ 187 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_75_15} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14795 2024.08.28 04:12:29.354503 [ 3 ] {bf7e22c5-d16a-40c7-8970-bcf5d6e220a3} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14796 2024.08.28 04:12:29.354553 [ 187 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_75_15} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15
14797 2024.08.28 04:12:29.354653 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
14798 2024.08.28 04:12:29.354774 [ 3 ] {bf7e22c5-d16a-40c7-8970-bcf5d6e220a3} <Debug> executeQuery: Read 123 rows, 9.71 KiB in 0.003911 sec., 31449.757095372024 rows/sec., 2.42 MiB/sec.
14799 2024.08.28 04:12:29.354982 [ 3 ] {bf7e22c5-d16a-40c7-8970-bcf5d6e220a3} <Debug> DynamicQueryHandler: Done processing query
14800 2024.08.28 04:12:29.355012 [ 3 ] {bf7e22c5-d16a-40c7-8970-bcf5d6e220a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
14801 2024.08.28 04:12:29.355028 [ 3 ] {} <Debug> HTTP-Session: 6407e2cb-dd04-4ac6-8e31-e249eb04c4c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14802 2024.08.28 04:12:29.355219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 31170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14803 2024.08.28 04:12:29.355267 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14804 2024.08.28 04:12:29.355286 [ 3 ] {} <Debug> HTTP-Session: b1a3d223-bc49-4eeb-8966-f552a601aea6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14805 2024.08.28 04:12:29.355302 [ 3 ] {} <Debug> HTTP-Session: b1a3d223-bc49-4eeb-8966-f552a601aea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14806 2024.08.28 04:12:29.355316 [ 3 ] {} <Debug> HTTP-Session: b1a3d223-bc49-4eeb-8966-f552a601aea6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14807 2024.08.28 04:12:29.355348 [ 3 ] {} <Trace> HTTP-Session: b1a3d223-bc49-4eeb-8966-f552a601aea6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14808 2024.08.28 04:12:29.355500 [ 3 ] {27d11d22-6737-45a0-8f67-5f692ff9d2da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14809 2024.08.28 04:12:29.355550 [ 3 ] {27d11d22-6737-45a0-8f67-5f692ff9d2da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14810 2024.08.28 04:12:29.355699 [ 3 ] {27d11d22-6737-45a0-8f67-5f692ff9d2da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14811 2024.08.28 04:12:29.356120 [ 3 ] {27d11d22-6737-45a0-8f67-5f692ff9d2da} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14812 2024.08.28 04:12:29.356156 [ 3 ] {27d11d22-6737-45a0-8f67-5f692ff9d2da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14813 2024.08.28 04:12:29.356538 [ 3 ] {27d11d22-6737-45a0-8f67-5f692ff9d2da} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
14814 2024.08.28 04:12:29.356894 [ 3 ] {27d11d22-6737-45a0-8f67-5f692ff9d2da} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14815 2024.08.28 04:12:29.357048 [ 3 ] {27d11d22-6737-45a0-8f67-5f692ff9d2da} <Debug> executeQuery: Read 163 rows, 11.60 KiB in 0.001615 sec., 100928.79256965945 rows/sec., 7.02 MiB/sec.
14816 2024.08.28 04:12:29.357311 [ 3 ] {27d11d22-6737-45a0-8f67-5f692ff9d2da} <Debug> DynamicQueryHandler: Done processing query
14817 2024.08.28 04:12:29.357368 [ 3 ] {27d11d22-6737-45a0-8f67-5f692ff9d2da} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14818 2024.08.28 04:12:29.357431 [ 3 ] {} <Debug> HTTP-Session: b1a3d223-bc49-4eeb-8966-f552a601aea6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14819 2024.08.28 04:12:29.357673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 55109, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14820 2024.08.28 04:12:29.357728 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14821 2024.08.28 04:12:29.357748 [ 3 ] {} <Debug> HTTP-Session: 7956755f-be89-428e-aa1b-83e4ff94735c Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14822 2024.08.28 04:12:29.357765 [ 3 ] {} <Debug> HTTP-Session: 7956755f-be89-428e-aa1b-83e4ff94735c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14823 2024.08.28 04:12:29.357778 [ 3 ] {} <Debug> HTTP-Session: 7956755f-be89-428e-aa1b-83e4ff94735c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14824 2024.08.28 04:12:29.357811 [ 3 ] {} <Trace> HTTP-Session: 7956755f-be89-428e-aa1b-83e4ff94735c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14825 2024.08.28 04:12:29.358175 [ 3 ] {164532d6-ef94-467d-b3e7-1ed6631e7ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14826 2024.08.28 04:12:29.358246 [ 3 ] {164532d6-ef94-467d-b3e7-1ed6631e7ef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
14827 2024.08.28 04:12:29.358666 [ 3 ] {164532d6-ef94-467d-b3e7-1ed6631e7ef9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14828 2024.08.28 04:12:29.359451 [ 3 ] {164532d6-ef94-467d-b3e7-1ed6631e7ef9} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14829 2024.08.28 04:12:29.359488 [ 3 ] {164532d6-ef94-467d-b3e7-1ed6631e7ef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14830 2024.08.28 04:12:29.360123 [ 3 ] {164532d6-ef94-467d-b3e7-1ed6631e7ef9} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14831 2024.08.28 04:12:29.360527 [ 3 ] {164532d6-ef94-467d-b3e7-1ed6631e7ef9} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14832 2024.08.28 04:12:29.360702 [ 3 ] {164532d6-ef94-467d-b3e7-1ed6631e7ef9} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002797 sec., 12155.88130139435 rows/sec., 21.78 MiB/sec.
14833 2024.08.28 04:12:29.360984 [ 3 ] {164532d6-ef94-467d-b3e7-1ed6631e7ef9} <Debug> DynamicQueryHandler: Done processing query
14834 2024.08.28 04:12:29.361009 [ 3 ] {164532d6-ef94-467d-b3e7-1ed6631e7ef9} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
14835 2024.08.28 04:12:29.361026 [ 3 ] {} <Debug> HTTP-Session: 7956755f-be89-428e-aa1b-83e4ff94735c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14836 2024.08.28 04:12:29.361196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1453, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14837 2024.08.28 04:12:29.361246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14838 2024.08.28 04:12:29.361265 [ 3 ] {} <Debug> HTTP-Session: 4df36e53-efba-4842-8fe7-0bb603c2161b Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14839 2024.08.28 04:12:29.361282 [ 3 ] {} <Debug> HTTP-Session: 4df36e53-efba-4842-8fe7-0bb603c2161b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14840 2024.08.28 04:12:29.361296 [ 3 ] {} <Debug> HTTP-Session: 4df36e53-efba-4842-8fe7-0bb603c2161b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14841 2024.08.28 04:12:29.361327 [ 3 ] {} <Trace> HTTP-Session: 4df36e53-efba-4842-8fe7-0bb603c2161b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14842 2024.08.28 04:12:29.361424 [ 3 ] {b8182775-b890-405d-ad29-c50d91209f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
14843 2024.08.28 04:12:29.361469 [ 3 ] {b8182775-b890-405d-ad29-c50d91209f47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
14844 2024.08.28 04:12:29.361601 [ 3 ] {b8182775-b890-405d-ad29-c50d91209f47} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14845 2024.08.28 04:12:29.361868 [ 3 ] {b8182775-b890-405d-ad29-c50d91209f47} <Trace> oximeter.measurements_i64 (b5588229-484c-4889-b322-b886f8d1623e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14846 2024.08.28 04:12:29.361904 [ 3 ] {b8182775-b890-405d-ad29-c50d91209f47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14847 2024.08.28 04:12:29.362251 [ 3 ] {b8182775-b890-405d-ad29-c50d91209f47} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
14848 2024.08.28 04:12:29.362559 [ 3 ] {b8182775-b890-405d-ad29-c50d91209f47} <Trace> oximeter.measurements_i64 (b5588229-484c-4889-b322-b886f8d1623e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14849 2024.08.28 04:12:29.362716 [ 3 ] {b8182775-b890-405d-ad29-c50d91209f47} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001307 sec., 6885.998469778117 rows/sec., 486.41 KiB/sec.
14850 2024.08.28 04:12:29.363011 [ 3 ] {b8182775-b890-405d-ad29-c50d91209f47} <Debug> DynamicQueryHandler: Done processing query
14851 2024.08.28 04:12:29.363036 [ 3 ] {b8182775-b890-405d-ad29-c50d91209f47} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14852 2024.08.28 04:12:29.363052 [ 3 ] {} <Debug> HTTP-Session: 4df36e53-efba-4842-8fe7-0bb603c2161b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14853 2024.08.28 04:12:29.363166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14854 2024.08.28 04:12:29.363213 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14855 2024.08.28 04:12:29.363232 [ 3 ] {} <Debug> HTTP-Session: e52bc823-824b-427c-b228-2a9237abf30e Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14856 2024.08.28 04:12:29.363248 [ 3 ] {} <Debug> HTTP-Session: e52bc823-824b-427c-b228-2a9237abf30e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14857 2024.08.28 04:12:29.363262 [ 3 ] {} <Debug> HTTP-Session: e52bc823-824b-427c-b228-2a9237abf30e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14858 2024.08.28 04:12:29.363293 [ 3 ] {} <Trace> HTTP-Session: e52bc823-824b-427c-b228-2a9237abf30e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14859 2024.08.28 04:12:29.363408 [ 3 ] {f71975b2-a569-461c-811b-8c660928543f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14860 2024.08.28 04:12:29.363453 [ 3 ] {f71975b2-a569-461c-811b-8c660928543f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14861 2024.08.28 04:12:29.363598 [ 3 ] {f71975b2-a569-461c-811b-8c660928543f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14862 2024.08.28 04:12:29.363904 [ 3 ] {f71975b2-a569-461c-811b-8c660928543f} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14863 2024.08.28 04:12:29.363940 [ 3 ] {f71975b2-a569-461c-811b-8c660928543f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14864 2024.08.28 04:12:29.364296 [ 3 ] {f71975b2-a569-461c-811b-8c660928543f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
14865 2024.08.28 04:12:29.364615 [ 3 ] {f71975b2-a569-461c-811b-8c660928543f} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14866 2024.08.28 04:12:29.364768 [ 3 ] {f71975b2-a569-461c-811b-8c660928543f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001395 sec., 43010.75268817204 rows/sec., 2.90 MiB/sec.
14867 2024.08.28 04:12:29.364939 [ 3 ] {f71975b2-a569-461c-811b-8c660928543f} <Debug> DynamicQueryHandler: Done processing query
14868 2024.08.28 04:12:29.364964 [ 3 ] {f71975b2-a569-461c-811b-8c660928543f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14869 2024.08.28 04:12:29.364980 [ 3 ] {} <Debug> HTTP-Session: e52bc823-824b-427c-b228-2a9237abf30e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14870 2024.08.28 04:12:32.719438 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache
14871 2024.08.28 04:12:32.719497 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache
14872 2024.08.28 04:12:34.345928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14873 2024.08.28 04:12:34.346046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14874 2024.08.28 04:12:34.346074 [ 3 ] {} <Debug> HTTP-Session: aa9cc546-7d41-42f1-9896-9499d43a4cd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14875 2024.08.28 04:12:34.346103 [ 3 ] {} <Debug> HTTP-Session: aa9cc546-7d41-42f1-9896-9499d43a4cd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14876 2024.08.28 04:12:34.346120 [ 3 ] {} <Debug> HTTP-Session: aa9cc546-7d41-42f1-9896-9499d43a4cd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14877 2024.08.28 04:12:34.346174 [ 3 ] {} <Trace> HTTP-Session: aa9cc546-7d41-42f1-9896-9499d43a4cd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14878 2024.08.28 04:12:34.346368 [ 3 ] {6ef3fae5-85ee-4a5c-8401-32777eed7532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14879 2024.08.28 04:12:34.346444 [ 3 ] {6ef3fae5-85ee-4a5c-8401-32777eed7532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14880 2024.08.28 04:12:34.346782 [ 3 ] {6ef3fae5-85ee-4a5c-8401-32777eed7532} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14881 2024.08.28 04:12:34.347193 [ 3 ] {6ef3fae5-85ee-4a5c-8401-32777eed7532} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14882 2024.08.28 04:12:34.347236 [ 3 ] {6ef3fae5-85ee-4a5c-8401-32777eed7532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14883 2024.08.28 04:12:34.347636 [ 3 ] {6ef3fae5-85ee-4a5c-8401-32777eed7532} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
14884 2024.08.28 04:12:34.348018 [ 3 ] {6ef3fae5-85ee-4a5c-8401-32777eed7532} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14885 2024.08.28 04:12:34.348190 [ 3 ] {6ef3fae5-85ee-4a5c-8401-32777eed7532} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001874 sec., 533.6179295624333 rows/sec., 39.60 KiB/sec.
14886 2024.08.28 04:12:34.348394 [ 3 ] {6ef3fae5-85ee-4a5c-8401-32777eed7532} <Debug> DynamicQueryHandler: Done processing query
14887 2024.08.28 04:12:34.348420 [ 3 ] {6ef3fae5-85ee-4a5c-8401-32777eed7532} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14888 2024.08.28 04:12:34.348436 [ 3 ] {} <Debug> HTTP-Session: aa9cc546-7d41-42f1-9896-9499d43a4cd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14889 2024.08.28 04:12:34.348620 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 36728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14890 2024.08.28 04:12:34.348674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14891 2024.08.28 04:12:34.348693 [ 3 ] {} <Debug> HTTP-Session: d7c20a72-0085-483a-afac-b859f06b68fc Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14892 2024.08.28 04:12:34.348711 [ 3 ] {} <Debug> HTTP-Session: d7c20a72-0085-483a-afac-b859f06b68fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14893 2024.08.28 04:12:34.348725 [ 3 ] {} <Debug> HTTP-Session: d7c20a72-0085-483a-afac-b859f06b68fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14894 2024.08.28 04:12:34.348760 [ 3 ] {} <Trace> HTTP-Session: d7c20a72-0085-483a-afac-b859f06b68fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14895 2024.08.28 04:12:34.348943 [ 3 ] {9caba5d1-332a-41d3-9745-48a938ddd3d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14896 2024.08.28 04:12:34.348990 [ 3 ] {9caba5d1-332a-41d3-9745-48a938ddd3d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14897 2024.08.28 04:12:34.349223 [ 3 ] {9caba5d1-332a-41d3-9745-48a938ddd3d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14898 2024.08.28 04:12:34.349736 [ 3 ] {9caba5d1-332a-41d3-9745-48a938ddd3d4} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14899 2024.08.28 04:12:34.349774 [ 3 ] {9caba5d1-332a-41d3-9745-48a938ddd3d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14900 2024.08.28 04:12:34.350143 [ 3 ] {9caba5d1-332a-41d3-9745-48a938ddd3d4} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14901 2024.08.28 04:12:34.350495 [ 3 ] {9caba5d1-332a-41d3-9745-48a938ddd3d4} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14902 2024.08.28 04:12:34.350659 [ 3 ] {9caba5d1-332a-41d3-9745-48a938ddd3d4} <Debug> executeQuery: Read 243 rows, 21.96 KiB in 0.001802 sec., 134850.16648168702 rows/sec., 11.90 MiB/sec.
14903 2024.08.28 04:12:34.350672 [ 105 ] {} <Debug> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
14904 2024.08.28 04:12:34.350793 [ 105 ] {} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14905 2024.08.28 04:12:34.350841 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14906 2024.08.28 04:12:34.350953 [ 3 ] {9caba5d1-332a-41d3-9745-48a938ddd3d4} <Debug> DynamicQueryHandler: Done processing query
14907 2024.08.28 04:12:34.351024 [ 3 ] {9caba5d1-332a-41d3-9745-48a938ddd3d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
14908 2024.08.28 04:12:34.351095 [ 3 ] {} <Debug> HTTP-Session: d7c20a72-0085-483a-afac-b859f06b68fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14909 2024.08.28 04:12:34.351114 [ 204 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::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
14910 2024.08.28 04:12:34.351363 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 3911, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14911 2024.08.28 04:12:34.351573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14912 2024.08.28 04:12:34.351667 [ 3 ] {} <Debug> HTTP-Session: ad6f6cf4-02bb-44d5-938a-88d35d098419 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14913 2024.08.28 04:12:34.351738 [ 204 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14914 2024.08.28 04:12:34.351780 [ 3 ] {} <Debug> HTTP-Session: ad6f6cf4-02bb-44d5-938a-88d35d098419 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14915 2024.08.28 04:12:34.351835 [ 204 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1441 rows starting from the beginning of the part
14916 2024.08.28 04:12:34.351924 [ 3 ] {} <Debug> HTTP-Session: ad6f6cf4-02bb-44d5-938a-88d35d098419 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14917 2024.08.28 04:12:34.352003 [ 3 ] {} <Trace> HTTP-Session: ad6f6cf4-02bb-44d5-938a-88d35d098419 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14918 2024.08.28 04:12:34.352152 [ 204 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 243 rows starting from the beginning of the part
14919 2024.08.28 04:12:34.352468 [ 3 ] {2013cfc1-d0cb-4dbc-aef4-1e8aeae0880d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14920 2024.08.28 04:12:34.352493 [ 204 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1254 rows starting from the beginning of the part
14921 2024.08.28 04:12:34.352622 [ 3 ] {2013cfc1-d0cb-4dbc-aef4-1e8aeae0880d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14922 2024.08.28 04:12:34.352839 [ 204 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 244 rows starting from the beginning of the part
14923 2024.08.28 04:12:34.353195 [ 204 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 129 rows starting from the beginning of the part
14924 2024.08.28 04:12:34.353499 [ 204 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 243 rows starting from the beginning of the part
14925 2024.08.28 04:12:34.354352 [ 3 ] {2013cfc1-d0cb-4dbc-aef4-1e8aeae0880d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14926 2024.08.28 04:12:34.355065 [ 3 ] {2013cfc1-d0cb-4dbc-aef4-1e8aeae0880d} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14927 2024.08.28 04:12:34.355117 [ 3 ] {2013cfc1-d0cb-4dbc-aef4-1e8aeae0880d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
14928 2024.08.28 04:12:34.355988 [ 3 ] {2013cfc1-d0cb-4dbc-aef4-1e8aeae0880d} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14929 2024.08.28 04:12:34.356635 [ 3 ] {2013cfc1-d0cb-4dbc-aef4-1e8aeae0880d} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14930 2024.08.28 04:12:34.356817 [ 3 ] {2013cfc1-d0cb-4dbc-aef4-1e8aeae0880d} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.0046 sec., 5869.565217391304 rows/sec., 438.60 KiB/sec.
14931 2024.08.28 04:12:34.357282 [ 3 ] {2013cfc1-d0cb-4dbc-aef4-1e8aeae0880d} <Debug> DynamicQueryHandler: Done processing query
14932 2024.08.28 04:12:34.357338 [ 3 ] {2013cfc1-d0cb-4dbc-aef4-1e8aeae0880d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14933 2024.08.28 04:12:34.357367 [ 3 ] {} <Debug> HTTP-Session: ad6f6cf4-02bb-44d5-938a-88d35d098419 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14934 2024.08.28 04:12:34.357366 [ 204 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3554 rows, containing 5 columns (5 merged, 0 gathered) in 0.006439299 sec., 551923.4314169912 rows/sec., 48.55 MiB/sec.
14935 2024.08.28 04:12:34.357510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14936 2024.08.28 04:12:34.357581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14937 2024.08.28 04:12:34.357616 [ 3 ] {} <Debug> HTTP-Session: d6dd45e1-0a89-4704-aeb4-d57d219e918c Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14938 2024.08.28 04:12:34.357636 [ 204 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
14939 2024.08.28 04:12:34.357645 [ 3 ] {} <Debug> HTTP-Session: d6dd45e1-0a89-4704-aeb4-d57d219e918c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14940 2024.08.28 04:12:34.357697 [ 3 ] {} <Debug> HTTP-Session: d6dd45e1-0a89-4704-aeb4-d57d219e918c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14941 2024.08.28 04:12:34.357763 [ 3 ] {} <Trace> HTTP-Session: d6dd45e1-0a89-4704-aeb4-d57d219e918c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14942 2024.08.28 04:12:34.357943 [ 3 ] {08e48adc-b332-4fd2-bdbc-08225ed02973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
14943 2024.08.28 04:12:34.358077 [ 3 ] {08e48adc-b332-4fd2-bdbc-08225ed02973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
14944 2024.08.28 04:12:34.358740 [ 204 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_76_15} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14945 2024.08.28 04:12:34.358786 [ 3 ] {08e48adc-b332-4fd2-bdbc-08225ed02973} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14946 2024.08.28 04:12:34.358929 [ 204 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_76_15} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
14947 2024.08.28 04:12:34.359071 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB.
14948 2024.08.28 04:12:34.359271 [ 3 ] {08e48adc-b332-4fd2-bdbc-08225ed02973} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14949 2024.08.28 04:12:34.359313 [ 3 ] {08e48adc-b332-4fd2-bdbc-08225ed02973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14950 2024.08.28 04:12:34.359677 [ 3 ] {08e48adc-b332-4fd2-bdbc-08225ed02973} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
14951 2024.08.28 04:12:34.360041 [ 3 ] {08e48adc-b332-4fd2-bdbc-08225ed02973} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14952 2024.08.28 04:12:34.360171 [ 3 ] {08e48adc-b332-4fd2-bdbc-08225ed02973} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002313 sec., 6052.745352356247 rows/sec., 423.89 KiB/sec.
14953 2024.08.28 04:12:34.360351 [ 3 ] {08e48adc-b332-4fd2-bdbc-08225ed02973} <Debug> DynamicQueryHandler: Done processing query
14954 2024.08.28 04:12:34.360376 [ 3 ] {08e48adc-b332-4fd2-bdbc-08225ed02973} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14955 2024.08.28 04:12:34.360391 [ 3 ] {} <Debug> HTTP-Session: d6dd45e1-0a89-4704-aeb4-d57d219e918c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14956 2024.08.28 04:12:34.360520 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14957 2024.08.28 04:12:34.360570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14958 2024.08.28 04:12:34.360589 [ 3 ] {} <Debug> HTTP-Session: 0c6fa7eb-5591-43c9-a170-2e8bb37ab0cb Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14959 2024.08.28 04:12:34.360606 [ 3 ] {} <Debug> HTTP-Session: 0c6fa7eb-5591-43c9-a170-2e8bb37ab0cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14960 2024.08.28 04:12:34.360620 [ 3 ] {} <Debug> HTTP-Session: 0c6fa7eb-5591-43c9-a170-2e8bb37ab0cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14961 2024.08.28 04:12:34.360650 [ 3 ] {} <Trace> HTTP-Session: 0c6fa7eb-5591-43c9-a170-2e8bb37ab0cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14962 2024.08.28 04:12:34.360746 [ 3 ] {660aa00f-0ec3-418f-80fe-7ea6ce2a07fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
14963 2024.08.28 04:12:34.360790 [ 3 ] {660aa00f-0ec3-418f-80fe-7ea6ce2a07fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
14964 2024.08.28 04:12:34.361014 [ 3 ] {660aa00f-0ec3-418f-80fe-7ea6ce2a07fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14965 2024.08.28 04:12:34.361307 [ 3 ] {660aa00f-0ec3-418f-80fe-7ea6ce2a07fd} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14966 2024.08.28 04:12:34.361343 [ 3 ] {660aa00f-0ec3-418f-80fe-7ea6ce2a07fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14967 2024.08.28 04:12:34.361688 [ 3 ] {660aa00f-0ec3-418f-80fe-7ea6ce2a07fd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
14968 2024.08.28 04:12:34.362057 [ 3 ] {660aa00f-0ec3-418f-80fe-7ea6ce2a07fd} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14969 2024.08.28 04:12:34.362188 [ 67 ] {} <Debug> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0
14970 2024.08.28 04:12:34.362194 [ 3 ] {660aa00f-0ec3-418f-80fe-7ea6ce2a07fd} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001471 sec., 4078.8579197824606 rows/sec., 240.99 KiB/sec.
14971 2024.08.28 04:12:34.362229 [ 67 ] {} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14972 2024.08.28 04:12:34.362265 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
14973 2024.08.28 04:12:34.362467 [ 3 ] {660aa00f-0ec3-418f-80fe-7ea6ce2a07fd} <Debug> DynamicQueryHandler: Done processing query
14974 2024.08.28 04:12:34.362539 [ 3 ] {660aa00f-0ec3-418f-80fe-7ea6ce2a07fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14975 2024.08.28 04:12:34.362632 [ 3 ] {} <Debug> HTTP-Session: 0c6fa7eb-5591-43c9-a170-2e8bb37ab0cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14976 2024.08.28 04:12:34.363155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 67287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14977 2024.08.28 04:12:34.363283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14978 2024.08.28 04:12:34.363336 [ 3 ] {} <Debug> HTTP-Session: e3a6fdc7-55ac-4927-ba2a-bd5627f250ea Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
14979 2024.08.28 04:12:34.363392 [ 3 ] {} <Debug> HTTP-Session: e3a6fdc7-55ac-4927-ba2a-bd5627f250ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14980 2024.08.28 04:12:34.363462 [ 3 ] {} <Debug> HTTP-Session: e3a6fdc7-55ac-4927-ba2a-bd5627f250ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14981 2024.08.28 04:12:34.363543 [ 3 ] {} <Trace> HTTP-Session: e3a6fdc7-55ac-4927-ba2a-bd5627f250ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14982 2024.08.28 04:12:34.363550 [ 189 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
14983 2024.08.28 04:12:34.363795 [ 189 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14984 2024.08.28 04:12:34.363836 [ 189 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
14985 2024.08.28 04:12:34.364035 [ 3 ] {bed54597-c96c-4605-90cb-2aba1b4664be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14986 2024.08.28 04:12:34.364084 [ 189 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
14987 2024.08.28 04:12:34.364190 [ 3 ] {bed54597-c96c-4605-90cb-2aba1b4664be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14988 2024.08.28 04:12:34.364405 [ 189 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
14989 2024.08.28 04:12:34.364764 [ 189 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
14990 2024.08.28 04:12:34.365040 [ 189 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::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
14991 2024.08.28 04:12:34.365858 [ 3 ] {bed54597-c96c-4605-90cb-2aba1b4664be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14992 2024.08.28 04:12:34.367182 [ 3 ] {bed54597-c96c-4605-90cb-2aba1b4664be} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14993 2024.08.28 04:12:34.367272 [ 3 ] {bed54597-c96c-4605-90cb-2aba1b4664be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
14994 2024.08.28 04:12:34.367444 [ 189 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.00509046 sec., 5893.377022901664 rows/sec., 374.09 KiB/sec.
14995 2024.08.28 04:12:34.367637 [ 189 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary)
14996 2024.08.28 04:12:34.368238 [ 3 ] {bed54597-c96c-4605-90cb-2aba1b4664be} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14997 2024.08.28 04:12:34.368617 [ 197 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::all_1_37_9} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14998 2024.08.28 04:12:34.368852 [ 197 ] {98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9::all_1_37_9} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9
14999 2024.08.28 04:12:34.369025 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
15000 2024.08.28 04:12:34.369121 [ 3 ] {bed54597-c96c-4605-90cb-2aba1b4664be} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15001 2024.08.28 04:12:34.369277 [ 67 ] {} <Debug> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
15002 2024.08.28 04:12:34.369278 [ 3 ] {bed54597-c96c-4605-90cb-2aba1b4664be} <Debug> executeQuery: Read 415 rows, 30.25 KiB in 0.005598 sec., 74133.61914969633 rows/sec., 5.28 MiB/sec.
15003 2024.08.28 04:12:34.369314 [ 67 ] {} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15004 2024.08.28 04:12:34.369356 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
15005 2024.08.28 04:12:34.369605 [ 194 ] {22d7316c-e32c-475d-862f-de292a324746::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
15006 2024.08.28 04:12:34.369634 [ 3 ] {bed54597-c96c-4605-90cb-2aba1b4664be} <Debug> DynamicQueryHandler: Done processing query
15007 2024.08.28 04:12:34.369687 [ 3 ] {bed54597-c96c-4605-90cb-2aba1b4664be} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
15008 2024.08.28 04:12:34.369719 [ 3 ] {} <Debug> HTTP-Session: e3a6fdc7-55ac-4927-ba2a-bd5627f250ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15009 2024.08.28 04:12:34.369836 [ 194 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15010 2024.08.28 04:12:34.369876 [ 194 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 928 rows starting from the beginning of the part
15011 2024.08.28 04:12:34.370021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15012 2024.08.28 04:12:34.370145 [ 194 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 415 rows starting from the beginning of the part
15013 2024.08.28 04:12:34.370178 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15014 2024.08.28 04:12:34.370248 [ 3 ] {} <Debug> HTTP-Session: 17314218-181f-4e1e-b50e-920f0d33b778 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15015 2024.08.28 04:12:34.370317 [ 3 ] {} <Debug> HTTP-Session: 17314218-181f-4e1e-b50e-920f0d33b778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15016 2024.08.28 04:12:34.370373 [ 3 ] {} <Debug> HTTP-Session: 17314218-181f-4e1e-b50e-920f0d33b778 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15017 2024.08.28 04:12:34.370505 [ 3 ] {} <Trace> HTTP-Session: 17314218-181f-4e1e-b50e-920f0d33b778 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15018 2024.08.28 04:12:34.370507 [ 194 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 561 rows starting from the beginning of the part
15019 2024.08.28 04:12:34.370746 [ 194 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 417 rows starting from the beginning of the part
15020 2024.08.28 04:12:34.370833 [ 3 ] {90272d25-022e-47a9-8863-747ac23caeeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
15021 2024.08.28 04:12:34.371004 [ 3 ] {90272d25-022e-47a9-8863-747ac23caeeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
15022 2024.08.28 04:12:34.371124 [ 194 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 123 rows starting from the beginning of the part
15023 2024.08.28 04:12:34.371556 [ 194 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 415 rows starting from the beginning of the part
15024 2024.08.28 04:12:34.371967 [ 3 ] {90272d25-022e-47a9-8863-747ac23caeeb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15025 2024.08.28 04:12:34.372742 [ 3 ] {90272d25-022e-47a9-8863-747ac23caeeb} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15026 2024.08.28 04:12:34.372808 [ 3 ] {90272d25-022e-47a9-8863-747ac23caeeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15027 2024.08.28 04:12:34.373696 [ 3 ] {90272d25-022e-47a9-8863-747ac23caeeb} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
15028 2024.08.28 04:12:34.374436 [ 3 ] {90272d25-022e-47a9-8863-747ac23caeeb} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15029 2024.08.28 04:12:34.374583 [ 3 ] {90272d25-022e-47a9-8863-747ac23caeeb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003908 sec., 1535.3121801432958 rows/sec., 80.21 KiB/sec.
15030 2024.08.28 04:12:34.374907 [ 3 ] {90272d25-022e-47a9-8863-747ac23caeeb} <Debug> DynamicQueryHandler: Done processing query
15031 2024.08.28 04:12:34.374982 [ 3 ] {90272d25-022e-47a9-8863-747ac23caeeb} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15032 2024.08.28 04:12:34.375054 [ 3 ] {} <Debug> HTTP-Session: 17314218-181f-4e1e-b50e-920f0d33b778 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15033 2024.08.28 04:12:34.375155 [ 198 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2859 rows, containing 5 columns (5 merged, 0 gathered) in 0.005679436 sec., 503395.0554245175 rows/sec., 38.44 MiB/sec.
15034 2024.08.28 04:12:34.375268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 44804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15035 2024.08.28 04:12:34.375340 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15036 2024.08.28 04:12:34.375368 [ 3 ] {} <Debug> HTTP-Session: 76348b7a-da8f-4403-b7ad-bc5702daa8f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15037 2024.08.28 04:12:34.375385 [ 188 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
15038 2024.08.28 04:12:34.375395 [ 3 ] {} <Debug> HTTP-Session: 76348b7a-da8f-4403-b7ad-bc5702daa8f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15039 2024.08.28 04:12:34.375447 [ 3 ] {} <Debug> HTTP-Session: 76348b7a-da8f-4403-b7ad-bc5702daa8f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15040 2024.08.28 04:12:34.375537 [ 3 ] {} <Trace> HTTP-Session: 76348b7a-da8f-4403-b7ad-bc5702daa8f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15041 2024.08.28 04:12:34.375897 [ 3 ] {3f2bbc59-198f-40a5-b66a-7248d21bc1f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15042 2024.08.28 04:12:34.375988 [ 3 ] {3f2bbc59-198f-40a5-b66a-7248d21bc1f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15043 2024.08.28 04:12:34.376180 [ 188 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_76_15} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15044 2024.08.28 04:12:34.376417 [ 188 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_76_15} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
15045 2024.08.28 04:12:34.376453 [ 3 ] {3f2bbc59-198f-40a5-b66a-7248d21bc1f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15046 2024.08.28 04:12:34.376596 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB.
15047 2024.08.28 04:12:34.377026 [ 3 ] {3f2bbc59-198f-40a5-b66a-7248d21bc1f6} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15048 2024.08.28 04:12:34.377065 [ 3 ] {3f2bbc59-198f-40a5-b66a-7248d21bc1f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
15049 2024.08.28 04:12:34.377484 [ 3 ] {3f2bbc59-198f-40a5-b66a-7248d21bc1f6} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
15050 2024.08.28 04:12:34.377829 [ 3 ] {3f2bbc59-198f-40a5-b66a-7248d21bc1f6} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15051 2024.08.28 04:12:34.377961 [ 3 ] {3f2bbc59-198f-40a5-b66a-7248d21bc1f6} <Debug> executeQuery: Read 238 rows, 16.33 KiB in 0.00229 sec., 103930.13100436682 rows/sec., 6.96 MiB/sec.
15052 2024.08.28 04:12:34.378129 [ 3 ] {3f2bbc59-198f-40a5-b66a-7248d21bc1f6} <Debug> DynamicQueryHandler: Done processing query
15053 2024.08.28 04:12:34.378154 [ 3 ] {3f2bbc59-198f-40a5-b66a-7248d21bc1f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
15054 2024.08.28 04:12:34.378169 [ 3 ] {} <Debug> HTTP-Session: 76348b7a-da8f-4403-b7ad-bc5702daa8f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15055 2024.08.28 04:12:34.378347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15056 2024.08.28 04:12:34.378395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15057 2024.08.28 04:12:34.378414 [ 3 ] {} <Debug> HTTP-Session: 1ef65136-d1f2-47ba-b2ec-27e2c666c5a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15058 2024.08.28 04:12:34.378430 [ 3 ] {} <Debug> HTTP-Session: 1ef65136-d1f2-47ba-b2ec-27e2c666c5a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15059 2024.08.28 04:12:34.378444 [ 3 ] {} <Debug> HTTP-Session: 1ef65136-d1f2-47ba-b2ec-27e2c666c5a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15060 2024.08.28 04:12:34.378474 [ 3 ] {} <Trace> HTTP-Session: 1ef65136-d1f2-47ba-b2ec-27e2c666c5a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15061 2024.08.28 04:12:34.378565 [ 3 ] {3478e85c-0f6b-4649-8b28-256bbbf05734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
15062 2024.08.28 04:12:34.378610 [ 3 ] {3478e85c-0f6b-4649-8b28-256bbbf05734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
15063 2024.08.28 04:12:34.378740 [ 3 ] {3478e85c-0f6b-4649-8b28-256bbbf05734} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15064 2024.08.28 04:12:34.378991 [ 3 ] {3478e85c-0f6b-4649-8b28-256bbbf05734} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15065 2024.08.28 04:12:34.379024 [ 3 ] {3478e85c-0f6b-4649-8b28-256bbbf05734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
15066 2024.08.28 04:12:34.379371 [ 3 ] {3478e85c-0f6b-4649-8b28-256bbbf05734} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
15067 2024.08.28 04:12:34.379688 [ 3 ] {3478e85c-0f6b-4649-8b28-256bbbf05734} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15068 2024.08.28 04:12:34.379826 [ 3 ] {3478e85c-0f6b-4649-8b28-256bbbf05734} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001284 sec., 778.816199376947 rows/sec., 52.48 KiB/sec.
15069 2024.08.28 04:12:34.380030 [ 3 ] {3478e85c-0f6b-4649-8b28-256bbbf05734} <Debug> DynamicQueryHandler: Done processing query
15070 2024.08.28 04:12:34.380056 [ 3 ] {3478e85c-0f6b-4649-8b28-256bbbf05734} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
15071 2024.08.28 04:12:34.380071 [ 3 ] {} <Debug> HTTP-Session: 1ef65136-d1f2-47ba-b2ec-27e2c666c5a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15072 2024.08.28 04:12:34.380210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 43004, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15073 2024.08.28 04:12:34.380260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15074 2024.08.28 04:12:34.380278 [ 3 ] {} <Debug> HTTP-Session: 5808ce9f-059d-4a4b-b81d-ccede2458de2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15075 2024.08.28 04:12:34.380294 [ 3 ] {} <Debug> HTTP-Session: 5808ce9f-059d-4a4b-b81d-ccede2458de2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15076 2024.08.28 04:12:34.380307 [ 3 ] {} <Debug> HTTP-Session: 5808ce9f-059d-4a4b-b81d-ccede2458de2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15077 2024.08.28 04:12:34.380337 [ 3 ] {} <Trace> HTTP-Session: 5808ce9f-059d-4a4b-b81d-ccede2458de2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15078 2024.08.28 04:12:34.380652 [ 3 ] {108aeba6-9440-432c-8008-4d7bb8bab829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15079 2024.08.28 04:12:34.380716 [ 3 ] {108aeba6-9440-432c-8008-4d7bb8bab829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
15080 2024.08.28 04:12:34.381141 [ 3 ] {108aeba6-9440-432c-8008-4d7bb8bab829} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15081 2024.08.28 04:12:34.381743 [ 3 ] {108aeba6-9440-432c-8008-4d7bb8bab829} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15082 2024.08.28 04:12:34.381779 [ 3 ] {108aeba6-9440-432c-8008-4d7bb8bab829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
15083 2024.08.28 04:12:34.382384 [ 3 ] {108aeba6-9440-432c-8008-4d7bb8bab829} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
15084 2024.08.28 04:12:34.382799 [ 3 ] {108aeba6-9440-432c-8008-4d7bb8bab829} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15085 2024.08.28 04:12:34.382943 [ 67 ] {} <Debug> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
15086 2024.08.28 04:12:34.382948 [ 3 ] {108aeba6-9440-432c-8008-4d7bb8bab829} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002531 sec., 10272.619517977086 rows/sec., 18.41 MiB/sec.
15087 2024.08.28 04:12:34.382984 [ 67 ] {} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15088 2024.08.28 04:12:34.383022 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.38 GiB.
15089 2024.08.28 04:12:34.383300 [ 186 ] {94c69f11-a991-4649-a894-2fffd5368a44::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
15090 2024.08.28 04:12:34.383439 [ 3 ] {108aeba6-9440-432c-8008-4d7bb8bab829} <Debug> DynamicQueryHandler: Done processing query
15091 2024.08.28 04:12:34.383487 [ 3 ] {108aeba6-9440-432c-8008-4d7bb8bab829} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
15092 2024.08.28 04:12:34.383534 [ 3 ] {} <Debug> HTTP-Session: 5808ce9f-059d-4a4b-b81d-ccede2458de2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15093 2024.08.28 04:12:34.383748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15094 2024.08.28 04:12:34.383867 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15095 2024.08.28 04:12:34.383935 [ 3 ] {} <Debug> HTTP-Session: c1078559-6887-40d7-8a24-7643b9d78686 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15096 2024.08.28 04:12:34.383982 [ 186 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15097 2024.08.28 04:12:34.383991 [ 3 ] {} <Debug> HTTP-Session: c1078559-6887-40d7-8a24-7643b9d78686 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15098 2024.08.28 04:12:34.384060 [ 3 ] {} <Debug> HTTP-Session: c1078559-6887-40d7-8a24-7643b9d78686 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15099 2024.08.28 04:12:34.384133 [ 186 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1356 rows starting from the beginning of the part
15100 2024.08.28 04:12:34.384148 [ 3 ] {} <Trace> HTTP-Session: c1078559-6887-40d7-8a24-7643b9d78686 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15101 2024.08.28 04:12:34.384566 [ 3 ] {e812e650-685c-4ea8-a2a0-ea581da98b8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15102 2024.08.28 04:12:34.384740 [ 3 ] {e812e650-685c-4ea8-a2a0-ea581da98b8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15103 2024.08.28 04:12:34.384788 [ 186 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 26 rows starting from the beginning of the part
15104 2024.08.28 04:12:34.385623 [ 3 ] {e812e650-685c-4ea8-a2a0-ea581da98b8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15105 2024.08.28 04:12:34.385651 [ 186 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 27 rows starting from the beginning of the part
15106 2024.08.28 04:12:34.386358 [ 186 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 26 rows starting from the beginning of the part
15107 2024.08.28 04:12:34.386762 [ 3 ] {e812e650-685c-4ea8-a2a0-ea581da98b8a} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15108 2024.08.28 04:12:34.386872 [ 3 ] {e812e650-685c-4ea8-a2a0-ea581da98b8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15109 2024.08.28 04:12:34.387062 [ 186 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 34 rows starting from the beginning of the part
15110 2024.08.28 04:12:34.387683 [ 186 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 26 rows starting from the beginning of the part
15111 2024.08.28 04:12:34.388195 [ 3 ] {e812e650-685c-4ea8-a2a0-ea581da98b8a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
15112 2024.08.28 04:12:34.389047 [ 3 ] {e812e650-685c-4ea8-a2a0-ea581da98b8a} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15113 2024.08.28 04:12:34.389546 [ 3 ] {e812e650-685c-4ea8-a2a0-ea581da98b8a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005193 sec., 15790.48719430002 rows/sec., 1.00 MiB/sec.
15114 2024.08.28 04:12:34.390186 [ 3 ] {e812e650-685c-4ea8-a2a0-ea581da98b8a} <Debug> DynamicQueryHandler: Done processing query
15115 2024.08.28 04:12:34.390245 [ 3 ] {e812e650-685c-4ea8-a2a0-ea581da98b8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15116 2024.08.28 04:12:34.390303 [ 3 ] {} <Debug> HTTP-Session: c1078559-6887-40d7-8a24-7643b9d78686 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15117 2024.08.28 04:12:34.395549 [ 188 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1495 rows, containing 19 columns (19 merged, 0 gathered) in 0.012411094 sec., 120456.74619819978 rows/sec., 215.85 MiB/sec.
15118 2024.08.28 04:12:34.397411 [ 198 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
15119 2024.08.28 04:12:34.398008 [ 198 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_76_15} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15120 2024.08.28 04:12:34.398098 [ 198 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_76_15} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
15121 2024.08.28 04:12:34.398225 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.69 MiB.
15122 2024.08.28 04:12:35.001136 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.47 MiB, peak 220.24 MiB, free memory in arenas 0.00 B, will set to 209.54 MiB (RSS), difference: 1.07 MiB
15123 2024.08.28 04:12:39.342174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15124 2024.08.28 04:12:39.342301 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15125 2024.08.28 04:12:39.342331 [ 3 ] {} <Debug> HTTP-Session: e01c0456-e5e8-4a67-b6ed-92775ea97a62 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15126 2024.08.28 04:12:39.342359 [ 3 ] {} <Debug> HTTP-Session: e01c0456-e5e8-4a67-b6ed-92775ea97a62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15127 2024.08.28 04:12:39.342377 [ 3 ] {} <Debug> HTTP-Session: e01c0456-e5e8-4a67-b6ed-92775ea97a62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15128 2024.08.28 04:12:39.342431 [ 3 ] {} <Trace> HTTP-Session: e01c0456-e5e8-4a67-b6ed-92775ea97a62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15129 2024.08.28 04:12:39.342623 [ 3 ] {a6106610-d0e3-4577-a1fd-2b49c568b1d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
15130 2024.08.28 04:12:39.342685 [ 3 ] {a6106610-d0e3-4577-a1fd-2b49c568b1d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
15131 2024.08.28 04:12:39.343009 [ 3 ] {a6106610-d0e3-4577-a1fd-2b49c568b1d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15132 2024.08.28 04:12:39.343441 [ 3 ] {a6106610-d0e3-4577-a1fd-2b49c568b1d5} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15133 2024.08.28 04:12:39.343480 [ 3 ] {a6106610-d0e3-4577-a1fd-2b49c568b1d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15134 2024.08.28 04:12:39.343883 [ 3 ] {a6106610-d0e3-4577-a1fd-2b49c568b1d5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
15135 2024.08.28 04:12:39.344274 [ 3 ] {a6106610-d0e3-4577-a1fd-2b49c568b1d5} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15136 2024.08.28 04:12:39.344412 [ 163 ] {} <Debug> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0
15137 2024.08.28 04:12:39.344418 [ 3 ] {a6106610-d0e3-4577-a1fd-2b49c568b1d5} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001853 sec., 2158.6616297895303 rows/sec., 176.02 KiB/sec.
15138 2024.08.28 04:12:39.344463 [ 163 ] {} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15139 2024.08.28 04:12:39.344506 [ 163 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15140 2024.08.28 04:12:39.344634 [ 191 ] {032474fa-dc60-4832-8134-7c02c91baba4::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
15141 2024.08.28 04:12:39.344667 [ 3 ] {a6106610-d0e3-4577-a1fd-2b49c568b1d5} <Debug> DynamicQueryHandler: Done processing query
15142 2024.08.28 04:12:39.344697 [ 3 ] {a6106610-d0e3-4577-a1fd-2b49c568b1d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15143 2024.08.28 04:12:39.344724 [ 3 ] {} <Debug> HTTP-Session: e01c0456-e5e8-4a67-b6ed-92775ea97a62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15144 2024.08.28 04:12:39.344797 [ 191 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15145 2024.08.28 04:12:39.344831 [ 191 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 19 rows starting from the beginning of the part
15146 2024.08.28 04:12:39.344925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 18567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15147 2024.08.28 04:12:39.344932 [ 191 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2 rows starting from the beginning of the part
15148 2024.08.28 04:12:39.345050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15149 2024.08.28 04:12:39.345163 [ 3 ] {} <Debug> HTTP-Session: 7695eb6c-6ea3-4b6c-8277-e3df7169054f Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15150 2024.08.28 04:12:39.345281 [ 3 ] {} <Debug> HTTP-Session: 7695eb6c-6ea3-4b6c-8277-e3df7169054f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15151 2024.08.28 04:12:39.345376 [ 3 ] {} <Debug> HTTP-Session: 7695eb6c-6ea3-4b6c-8277-e3df7169054f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15152 2024.08.28 04:12:39.345374 [ 191 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 3 rows starting from the beginning of the part
15153 2024.08.28 04:12:39.345488 [ 3 ] {} <Trace> HTTP-Session: 7695eb6c-6ea3-4b6c-8277-e3df7169054f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15154 2024.08.28 04:12:39.345815 [ 191 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 4 rows starting from the beginning of the part
15155 2024.08.28 04:12:39.345968 [ 3 ] {0742d5f6-5635-48f5-9930-ed110fcb205e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15156 2024.08.28 04:12:39.345998 [ 191 ] {032474fa-dc60-4832-8134-7c02c91baba4::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
15157 2024.08.28 04:12:39.346111 [ 3 ] {0742d5f6-5635-48f5-9930-ed110fcb205e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15158 2024.08.28 04:12:39.346337 [ 191 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 4 rows starting from the beginning of the part
15159 2024.08.28 04:12:39.347157 [ 3 ] {0742d5f6-5635-48f5-9930-ed110fcb205e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15160 2024.08.28 04:12:39.347986 [ 3 ] {0742d5f6-5635-48f5-9930-ed110fcb205e} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15161 2024.08.28 04:12:39.348033 [ 3 ] {0742d5f6-5635-48f5-9930-ed110fcb205e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15162 2024.08.28 04:12:39.348267 [ 191 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33 rows, containing 5 columns (5 merged, 0 gathered) in 0.003688998 sec., 8945.518539180557 rows/sec., 750.49 KiB/sec.
15163 2024.08.28 04:12:39.348396 [ 191 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary)
15164 2024.08.28 04:12:39.348591 [ 3 ] {0742d5f6-5635-48f5-9930-ed110fcb205e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
15165 2024.08.28 04:12:39.348964 [ 191 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_40_8} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15166 2024.08.28 04:12:39.349046 [ 191 ] {032474fa-dc60-4832-8134-7c02c91baba4::all_1_40_8} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8
15167 2024.08.28 04:12:39.349140 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
15168 2024.08.28 04:12:39.349144 [ 3 ] {0742d5f6-5635-48f5-9930-ed110fcb205e} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15169 2024.08.28 04:12:39.349280 [ 3 ] {0742d5f6-5635-48f5-9930-ed110fcb205e} <Debug> executeQuery: Read 126 rows, 10.90 KiB in 0.003486 sec., 36144.57831325301 rows/sec., 3.05 MiB/sec.
15170 2024.08.28 04:12:39.349472 [ 3 ] {0742d5f6-5635-48f5-9930-ed110fcb205e} <Debug> DynamicQueryHandler: Done processing query
15171 2024.08.28 04:12:39.349497 [ 3 ] {0742d5f6-5635-48f5-9930-ed110fcb205e} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
15172 2024.08.28 04:12:39.349513 [ 3 ] {} <Debug> HTTP-Session: 7695eb6c-6ea3-4b6c-8277-e3df7169054f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15173 2024.08.28 04:12:39.349664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 5481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15174 2024.08.28 04:12:39.349715 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15175 2024.08.28 04:12:39.349735 [ 3 ] {} <Debug> HTTP-Session: d6832854-3d9b-42a4-aa75-144588fe71f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15176 2024.08.28 04:12:39.349751 [ 3 ] {} <Debug> HTTP-Session: d6832854-3d9b-42a4-aa75-144588fe71f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15177 2024.08.28 04:12:39.349765 [ 3 ] {} <Debug> HTTP-Session: d6832854-3d9b-42a4-aa75-144588fe71f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15178 2024.08.28 04:12:39.349797 [ 3 ] {} <Trace> HTTP-Session: d6832854-3d9b-42a4-aa75-144588fe71f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15179 2024.08.28 04:12:39.349904 [ 3 ] {48f33705-f4b7-4329-886c-1c9270c19c12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15180 2024.08.28 04:12:39.349948 [ 3 ] {48f33705-f4b7-4329-886c-1c9270c19c12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15181 2024.08.28 04:12:39.350175 [ 3 ] {48f33705-f4b7-4329-886c-1c9270c19c12} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15182 2024.08.28 04:12:39.350549 [ 3 ] {48f33705-f4b7-4329-886c-1c9270c19c12} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15183 2024.08.28 04:12:39.350585 [ 3 ] {48f33705-f4b7-4329-886c-1c9270c19c12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15184 2024.08.28 04:12:39.350930 [ 3 ] {48f33705-f4b7-4329-886c-1c9270c19c12} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
15185 2024.08.28 04:12:39.351286 [ 3 ] {48f33705-f4b7-4329-886c-1c9270c19c12} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15186 2024.08.28 04:12:39.351416 [ 3 ] {48f33705-f4b7-4329-886c-1c9270c19c12} <Debug> executeQuery: Read 38 rows, 2.84 KiB in 0.001547 sec., 24563.671622495152 rows/sec., 1.79 MiB/sec.
15187 2024.08.28 04:12:39.351586 [ 3 ] {48f33705-f4b7-4329-886c-1c9270c19c12} <Debug> DynamicQueryHandler: Done processing query
15188 2024.08.28 04:12:39.351611 [ 3 ] {48f33705-f4b7-4329-886c-1c9270c19c12} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
15189 2024.08.28 04:12:39.351628 [ 3 ] {} <Debug> HTTP-Session: d6832854-3d9b-42a4-aa75-144588fe71f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15190 2024.08.28 04:12:39.351754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 17318, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15191 2024.08.28 04:12:39.351805 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15192 2024.08.28 04:12:39.351824 [ 3 ] {} <Debug> HTTP-Session: e9533e5e-7f74-4ebf-aa44-67597c40bcf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15193 2024.08.28 04:12:39.351841 [ 3 ] {} <Debug> HTTP-Session: e9533e5e-7f74-4ebf-aa44-67597c40bcf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15194 2024.08.28 04:12:39.351854 [ 3 ] {} <Debug> HTTP-Session: e9533e5e-7f74-4ebf-aa44-67597c40bcf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15195 2024.08.28 04:12:39.351884 [ 3 ] {} <Trace> HTTP-Session: e9533e5e-7f74-4ebf-aa44-67597c40bcf7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15196 2024.08.28 04:12:39.352007 [ 3 ] {51b25ed8-7d62-4653-9f72-1579f605ca07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15197 2024.08.28 04:12:39.352051 [ 3 ] {51b25ed8-7d62-4653-9f72-1579f605ca07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15198 2024.08.28 04:12:39.352277 [ 3 ] {51b25ed8-7d62-4653-9f72-1579f605ca07} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15199 2024.08.28 04:12:39.352645 [ 3 ] {51b25ed8-7d62-4653-9f72-1579f605ca07} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15200 2024.08.28 04:12:39.352681 [ 3 ] {51b25ed8-7d62-4653-9f72-1579f605ca07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15201 2024.08.28 04:12:39.353042 [ 3 ] {51b25ed8-7d62-4653-9f72-1579f605ca07} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
15202 2024.08.28 04:12:39.353406 [ 3 ] {51b25ed8-7d62-4653-9f72-1579f605ca07} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15203 2024.08.28 04:12:39.353530 [ 3 ] {51b25ed8-7d62-4653-9f72-1579f605ca07} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001571 sec., 64926.79821769574 rows/sec., 5.07 MiB/sec.
15204 2024.08.28 04:12:39.353721 [ 3 ] {51b25ed8-7d62-4653-9f72-1579f605ca07} <Debug> DynamicQueryHandler: Done processing query
15205 2024.08.28 04:12:39.353757 [ 3 ] {51b25ed8-7d62-4653-9f72-1579f605ca07} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
15206 2024.08.28 04:12:39.353790 [ 3 ] {} <Debug> HTTP-Session: e9533e5e-7f74-4ebf-aa44-67597c40bcf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15207 2024.08.28 04:12:39.353983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 30996, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15208 2024.08.28 04:12:39.354033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15209 2024.08.28 04:12:39.354052 [ 3 ] {} <Debug> HTTP-Session: 64f3a94f-2adc-463b-87ec-2c4e8e3329a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15210 2024.08.28 04:12:39.354070 [ 3 ] {} <Debug> HTTP-Session: 64f3a94f-2adc-463b-87ec-2c4e8e3329a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15211 2024.08.28 04:12:39.354084 [ 3 ] {} <Debug> HTTP-Session: 64f3a94f-2adc-463b-87ec-2c4e8e3329a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15212 2024.08.28 04:12:39.354115 [ 3 ] {} <Trace> HTTP-Session: 64f3a94f-2adc-463b-87ec-2c4e8e3329a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15213 2024.08.28 04:12:39.354262 [ 3 ] {a7c9186b-d639-4867-9c91-92fde62aa962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15214 2024.08.28 04:12:39.354310 [ 3 ] {a7c9186b-d639-4867-9c91-92fde62aa962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15215 2024.08.28 04:12:39.354456 [ 3 ] {a7c9186b-d639-4867-9c91-92fde62aa962} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15216 2024.08.28 04:12:39.354848 [ 3 ] {a7c9186b-d639-4867-9c91-92fde62aa962} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15217 2024.08.28 04:12:39.354883 [ 3 ] {a7c9186b-d639-4867-9c91-92fde62aa962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15218 2024.08.28 04:12:39.355277 [ 3 ] {a7c9186b-d639-4867-9c91-92fde62aa962} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
15219 2024.08.28 04:12:39.355619 [ 3 ] {a7c9186b-d639-4867-9c91-92fde62aa962} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15220 2024.08.28 04:12:39.355744 [ 3 ] {a7c9186b-d639-4867-9c91-92fde62aa962} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001552 sec., 104381.44329896907 rows/sec., 7.27 MiB/sec.
15221 2024.08.28 04:12:39.355916 [ 3 ] {a7c9186b-d639-4867-9c91-92fde62aa962} <Debug> DynamicQueryHandler: Done processing query
15222 2024.08.28 04:12:39.355949 [ 3 ] {a7c9186b-d639-4867-9c91-92fde62aa962} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15223 2024.08.28 04:12:39.355975 [ 3 ] {} <Debug> HTTP-Session: 64f3a94f-2adc-463b-87ec-2c4e8e3329a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15224 2024.08.28 04:12:39.356166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 55114, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15225 2024.08.28 04:12:39.356217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15226 2024.08.28 04:12:39.356235 [ 3 ] {} <Debug> HTTP-Session: 5070dec2-cc30-4668-99b9-6cd831df4eb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15227 2024.08.28 04:12:39.356252 [ 3 ] {} <Debug> HTTP-Session: 5070dec2-cc30-4668-99b9-6cd831df4eb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15228 2024.08.28 04:12:39.356265 [ 3 ] {} <Debug> HTTP-Session: 5070dec2-cc30-4668-99b9-6cd831df4eb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15229 2024.08.28 04:12:39.356296 [ 3 ] {} <Trace> HTTP-Session: 5070dec2-cc30-4668-99b9-6cd831df4eb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15230 2024.08.28 04:12:39.356661 [ 3 ] {63c09e8c-51b3-4aec-9184-978c2f05a214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15231 2024.08.28 04:12:39.356726 [ 3 ] {63c09e8c-51b3-4aec-9184-978c2f05a214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
15232 2024.08.28 04:12:39.357124 [ 3 ] {63c09e8c-51b3-4aec-9184-978c2f05a214} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15233 2024.08.28 04:12:39.357907 [ 3 ] {63c09e8c-51b3-4aec-9184-978c2f05a214} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15234 2024.08.28 04:12:39.357944 [ 3 ] {63c09e8c-51b3-4aec-9184-978c2f05a214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15235 2024.08.28 04:12:39.358590 [ 3 ] {63c09e8c-51b3-4aec-9184-978c2f05a214} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
15236 2024.08.28 04:12:39.359010 [ 3 ] {63c09e8c-51b3-4aec-9184-978c2f05a214} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15237 2024.08.28 04:12:39.359157 [ 3 ] {63c09e8c-51b3-4aec-9184-978c2f05a214} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002768 sec., 12283.236994219653 rows/sec., 22.01 MiB/sec.
15238 2024.08.28 04:12:39.359381 [ 3 ] {63c09e8c-51b3-4aec-9184-978c2f05a214} <Debug> DynamicQueryHandler: Done processing query
15239 2024.08.28 04:12:39.359406 [ 3 ] {63c09e8c-51b3-4aec-9184-978c2f05a214} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
15240 2024.08.28 04:12:39.359422 [ 3 ] {} <Debug> HTTP-Session: 5070dec2-cc30-4668-99b9-6cd831df4eb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15241 2024.08.28 04:12:39.359556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15242 2024.08.28 04:12:39.359604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15243 2024.08.28 04:12:39.359623 [ 3 ] {} <Debug> HTTP-Session: 49513ccb-2540-4c20-bc42-578f5a919ffe Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15244 2024.08.28 04:12:39.359639 [ 3 ] {} <Debug> HTTP-Session: 49513ccb-2540-4c20-bc42-578f5a919ffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15245 2024.08.28 04:12:39.359653 [ 3 ] {} <Debug> HTTP-Session: 49513ccb-2540-4c20-bc42-578f5a919ffe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15246 2024.08.28 04:12:39.359684 [ 3 ] {} <Trace> HTTP-Session: 49513ccb-2540-4c20-bc42-578f5a919ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15247 2024.08.28 04:12:39.359799 [ 3 ] {985aac98-9ce4-4cfc-8340-a36a4bd9dc82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15248 2024.08.28 04:12:39.359842 [ 3 ] {985aac98-9ce4-4cfc-8340-a36a4bd9dc82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15249 2024.08.28 04:12:39.359972 [ 3 ] {985aac98-9ce4-4cfc-8340-a36a4bd9dc82} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15250 2024.08.28 04:12:39.360281 [ 3 ] {985aac98-9ce4-4cfc-8340-a36a4bd9dc82} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15251 2024.08.28 04:12:39.360317 [ 3 ] {985aac98-9ce4-4cfc-8340-a36a4bd9dc82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15252 2024.08.28 04:12:39.360675 [ 3 ] {985aac98-9ce4-4cfc-8340-a36a4bd9dc82} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
15253 2024.08.28 04:12:39.361000 [ 3 ] {985aac98-9ce4-4cfc-8340-a36a4bd9dc82} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15254 2024.08.28 04:12:39.361124 [ 3 ] {985aac98-9ce4-4cfc-8340-a36a4bd9dc82} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001368 sec., 43859.649122807015 rows/sec., 2.96 MiB/sec.
15255 2024.08.28 04:12:39.361383 [ 3 ] {985aac98-9ce4-4cfc-8340-a36a4bd9dc82} <Debug> DynamicQueryHandler: Done processing query
15256 2024.08.28 04:12:39.361451 [ 3 ] {985aac98-9ce4-4cfc-8340-a36a4bd9dc82} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15257 2024.08.28 04:12:39.361512 [ 3 ] {} <Debug> HTTP-Session: 49513ccb-2540-4c20-bc42-578f5a919ffe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15258 2024.08.28 04:12:41.251373 [ 94 ] {} <Debug> oximeter.measurements_i64 (b5588229-484c-4889-b322-b886f8d1623e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
15259 2024.08.28 04:12:41.251448 [ 94 ] {} <Trace> oximeter.measurements_i64 (b5588229-484c-4889-b322-b886f8d1623e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15260 2024.08.28 04:12:41.251475 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15261 2024.08.28 04:12:41.251639 [ 196 ] {b5588229-484c-4889-b322-b886f8d1623e::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
15262 2024.08.28 04:12:41.251823 [ 196 ] {b5588229-484c-4889-b322-b886f8d1623e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15263 2024.08.28 04:12:41.251866 [ 196 ] {b5588229-484c-4889-b322-b886f8d1623e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part
15264 2024.08.28 04:12:41.251953 [ 196 ] {b5588229-484c-4889-b322-b886f8d1623e::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
15265 2024.08.28 04:12:41.252059 [ 196 ] {b5588229-484c-4889-b322-b886f8d1623e::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
15266 2024.08.28 04:12:41.252318 [ 196 ] {b5588229-484c-4889-b322-b886f8d1623e::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
15267 2024.08.28 04:12:41.252534 [ 196 ] {b5588229-484c-4889-b322-b886f8d1623e::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
15268 2024.08.28 04:12:41.253759 [ 190 ] {b5588229-484c-4889-b322-b886f8d1623e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.002202355 sec., 23157.02963418704 rows/sec., 1.65 MiB/sec.
15269 2024.08.28 04:12:41.253941 [ 192 ] {b5588229-484c-4889-b322-b886f8d1623e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
15270 2024.08.28 04:12:41.254455 [ 192 ] {b5588229-484c-4889-b322-b886f8d1623e::all_1_5_1} <Trace> oximeter.measurements_i64 (b5588229-484c-4889-b322-b886f8d1623e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15271 2024.08.28 04:12:41.254554 [ 192 ] {b5588229-484c-4889-b322-b886f8d1623e::all_1_5_1} <Trace> oximeter.measurements_i64 (b5588229-484c-4889-b322-b886f8d1623e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
15272 2024.08.28 04:12:41.254644 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
15273 2024.08.28 04:12:44.345852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 36474, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15274 2024.08.28 04:12:44.345972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15275 2024.08.28 04:12:44.345997 [ 3 ] {} <Debug> HTTP-Session: fc2ab232-d5ba-485c-8e0f-d5db0c3f3798 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15276 2024.08.28 04:12:44.346020 [ 3 ] {} <Debug> HTTP-Session: fc2ab232-d5ba-485c-8e0f-d5db0c3f3798 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15277 2024.08.28 04:12:44.346035 [ 3 ] {} <Debug> HTTP-Session: fc2ab232-d5ba-485c-8e0f-d5db0c3f3798 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15278 2024.08.28 04:12:44.346083 [ 3 ] {} <Trace> HTTP-Session: fc2ab232-d5ba-485c-8e0f-d5db0c3f3798 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15279 2024.08.28 04:12:44.346341 [ 3 ] {85d592d7-7855-403b-b9d4-f4ff8386fe80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15280 2024.08.28 04:12:44.346407 [ 3 ] {85d592d7-7855-403b-b9d4-f4ff8386fe80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15281 2024.08.28 04:12:44.346736 [ 3 ] {85d592d7-7855-403b-b9d4-f4ff8386fe80} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15282 2024.08.28 04:12:44.347483 [ 3 ] {85d592d7-7855-403b-b9d4-f4ff8386fe80} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15283 2024.08.28 04:12:44.347524 [ 3 ] {85d592d7-7855-403b-b9d4-f4ff8386fe80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15284 2024.08.28 04:12:44.347967 [ 3 ] {85d592d7-7855-403b-b9d4-f4ff8386fe80} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
15285 2024.08.28 04:12:44.348347 [ 3 ] {85d592d7-7855-403b-b9d4-f4ff8386fe80} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15286 2024.08.28 04:12:44.348499 [ 3 ] {85d592d7-7855-403b-b9d4-f4ff8386fe80} <Debug> executeQuery: Read 241 rows, 21.83 KiB in 0.002266 sec., 106354.81023830539 rows/sec., 9.41 MiB/sec.
15287 2024.08.28 04:12:44.348719 [ 3 ] {85d592d7-7855-403b-b9d4-f4ff8386fe80} <Debug> DynamicQueryHandler: Done processing query
15288 2024.08.28 04:12:44.348746 [ 3 ] {85d592d7-7855-403b-b9d4-f4ff8386fe80} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
15289 2024.08.28 04:12:44.348763 [ 3 ] {} <Debug> HTTP-Session: fc2ab232-d5ba-485c-8e0f-d5db0c3f3798 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15290 2024.08.28 04:12:44.348965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 3779, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15291 2024.08.28 04:12:44.349023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15292 2024.08.28 04:12:44.349042 [ 3 ] {} <Debug> HTTP-Session: 79f7d22d-f529-411c-89cd-cb0625e80b78 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15293 2024.08.28 04:12:44.349060 [ 3 ] {} <Debug> HTTP-Session: 79f7d22d-f529-411c-89cd-cb0625e80b78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15294 2024.08.28 04:12:44.349074 [ 3 ] {} <Debug> HTTP-Session: 79f7d22d-f529-411c-89cd-cb0625e80b78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15295 2024.08.28 04:12:44.349110 [ 3 ] {} <Trace> HTTP-Session: 79f7d22d-f529-411c-89cd-cb0625e80b78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15296 2024.08.28 04:12:44.349220 [ 3 ] {3aeff152-2a8e-4e56-a7cf-77bbe34b1fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15297 2024.08.28 04:12:44.349269 [ 3 ] {3aeff152-2a8e-4e56-a7cf-77bbe34b1fcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15298 2024.08.28 04:12:44.349507 [ 3 ] {3aeff152-2a8e-4e56-a7cf-77bbe34b1fcb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15299 2024.08.28 04:12:44.349836 [ 3 ] {3aeff152-2a8e-4e56-a7cf-77bbe34b1fcb} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15300 2024.08.28 04:12:44.349872 [ 3 ] {3aeff152-2a8e-4e56-a7cf-77bbe34b1fcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15301 2024.08.28 04:12:44.350239 [ 3 ] {3aeff152-2a8e-4e56-a7cf-77bbe34b1fcb} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
15302 2024.08.28 04:12:44.350587 [ 3 ] {3aeff152-2a8e-4e56-a7cf-77bbe34b1fcb} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15303 2024.08.28 04:12:44.350717 [ 3 ] {3aeff152-2a8e-4e56-a7cf-77bbe34b1fcb} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001531 sec., 16982.36446766819 rows/sec., 1.25 MiB/sec.
15304 2024.08.28 04:12:44.350892 [ 3 ] {3aeff152-2a8e-4e56-a7cf-77bbe34b1fcb} <Debug> DynamicQueryHandler: Done processing query
15305 2024.08.28 04:12:44.350916 [ 3 ] {3aeff152-2a8e-4e56-a7cf-77bbe34b1fcb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15306 2024.08.28 04:12:44.350932 [ 3 ] {} <Debug> HTTP-Session: 79f7d22d-f529-411c-89cd-cb0625e80b78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15307 2024.08.28 04:12:44.351048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15308 2024.08.28 04:12:44.351100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15309 2024.08.28 04:12:44.351120 [ 3 ] {} <Debug> HTTP-Session: d95ebef8-d1b5-4be2-a6c4-ebf1ce9537a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15310 2024.08.28 04:12:44.351137 [ 3 ] {} <Debug> HTTP-Session: d95ebef8-d1b5-4be2-a6c4-ebf1ce9537a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15311 2024.08.28 04:12:44.351151 [ 3 ] {} <Debug> HTTP-Session: d95ebef8-d1b5-4be2-a6c4-ebf1ce9537a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15312 2024.08.28 04:12:44.351182 [ 3 ] {} <Trace> HTTP-Session: d95ebef8-d1b5-4be2-a6c4-ebf1ce9537a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15313 2024.08.28 04:12:44.351281 [ 3 ] {2b1fe496-c8ef-4765-a660-a503ca0ed1a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
15314 2024.08.28 04:12:44.351326 [ 3 ] {2b1fe496-c8ef-4765-a660-a503ca0ed1a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
15315 2024.08.28 04:12:44.351549 [ 3 ] {2b1fe496-c8ef-4765-a660-a503ca0ed1a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15316 2024.08.28 04:12:44.351858 [ 3 ] {2b1fe496-c8ef-4765-a660-a503ca0ed1a4} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15317 2024.08.28 04:12:44.351893 [ 3 ] {2b1fe496-c8ef-4765-a660-a503ca0ed1a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15318 2024.08.28 04:12:44.352240 [ 3 ] {2b1fe496-c8ef-4765-a660-a503ca0ed1a4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
15319 2024.08.28 04:12:44.352602 [ 3 ] {2b1fe496-c8ef-4765-a660-a503ca0ed1a4} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15320 2024.08.28 04:12:44.352732 [ 3 ] {2b1fe496-c8ef-4765-a660-a503ca0ed1a4} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00148 sec., 9459.45945945946 rows/sec., 662.48 KiB/sec.
15321 2024.08.28 04:12:44.352904 [ 3 ] {2b1fe496-c8ef-4765-a660-a503ca0ed1a4} <Debug> DynamicQueryHandler: Done processing query
15322 2024.08.28 04:12:44.352928 [ 3 ] {2b1fe496-c8ef-4765-a660-a503ca0ed1a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15323 2024.08.28 04:12:44.352944 [ 3 ] {} <Debug> HTTP-Session: d95ebef8-d1b5-4be2-a6c4-ebf1ce9537a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15324 2024.08.28 04:12:44.353105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15325 2024.08.28 04:12:44.353155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15326 2024.08.28 04:12:44.353173 [ 3 ] {} <Debug> HTTP-Session: 44b4097f-9a67-4661-8125-e38a718a7703 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15327 2024.08.28 04:12:44.353190 [ 3 ] {} <Debug> HTTP-Session: 44b4097f-9a67-4661-8125-e38a718a7703 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15328 2024.08.28 04:12:44.353203 [ 3 ] {} <Debug> HTTP-Session: 44b4097f-9a67-4661-8125-e38a718a7703 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15329 2024.08.28 04:12:44.353234 [ 3 ] {} <Trace> HTTP-Session: 44b4097f-9a67-4661-8125-e38a718a7703 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15330 2024.08.28 04:12:44.353330 [ 3 ] {8bf50aa8-90ca-46eb-be59-2b4d2f9a9a1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
15331 2024.08.28 04:12:44.353373 [ 3 ] {8bf50aa8-90ca-46eb-be59-2b4d2f9a9a1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
15332 2024.08.28 04:12:44.353598 [ 3 ] {8bf50aa8-90ca-46eb-be59-2b4d2f9a9a1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15333 2024.08.28 04:12:44.354001 [ 3 ] {8bf50aa8-90ca-46eb-be59-2b4d2f9a9a1f} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15334 2024.08.28 04:12:44.354037 [ 3 ] {8bf50aa8-90ca-46eb-be59-2b4d2f9a9a1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15335 2024.08.28 04:12:44.354381 [ 3 ] {8bf50aa8-90ca-46eb-be59-2b4d2f9a9a1f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
15336 2024.08.28 04:12:44.354733 [ 3 ] {8bf50aa8-90ca-46eb-be59-2b4d2f9a9a1f} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15337 2024.08.28 04:12:44.354863 [ 3 ] {8bf50aa8-90ca-46eb-be59-2b4d2f9a9a1f} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00156 sec., 3846.153846153846 rows/sec., 227.24 KiB/sec.
15338 2024.08.28 04:12:44.355033 [ 3 ] {8bf50aa8-90ca-46eb-be59-2b4d2f9a9a1f} <Debug> DynamicQueryHandler: Done processing query
15339 2024.08.28 04:12:44.355057 [ 3 ] {8bf50aa8-90ca-46eb-be59-2b4d2f9a9a1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15340 2024.08.28 04:12:44.355073 [ 3 ] {} <Debug> HTTP-Session: 44b4097f-9a67-4661-8125-e38a718a7703 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15341 2024.08.28 04:12:44.355241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 66175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15342 2024.08.28 04:12:44.355292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15343 2024.08.28 04:12:44.355311 [ 3 ] {} <Debug> HTTP-Session: 2821841b-13bc-433b-87b3-00271ed661a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15344 2024.08.28 04:12:44.355327 [ 3 ] {} <Debug> HTTP-Session: 2821841b-13bc-433b-87b3-00271ed661a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15345 2024.08.28 04:12:44.355341 [ 3 ] {} <Debug> HTTP-Session: 2821841b-13bc-433b-87b3-00271ed661a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15346 2024.08.28 04:12:44.355371 [ 3 ] {} <Trace> HTTP-Session: 2821841b-13bc-433b-87b3-00271ed661a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15347 2024.08.28 04:12:44.355581 [ 3 ] {c6b2de75-3b70-4d3a-99b3-cea136adfaca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15348 2024.08.28 04:12:44.355624 [ 3 ] {c6b2de75-3b70-4d3a-99b3-cea136adfaca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15349 2024.08.28 04:12:44.355849 [ 3 ] {c6b2de75-3b70-4d3a-99b3-cea136adfaca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15350 2024.08.28 04:12:44.356433 [ 3 ] {c6b2de75-3b70-4d3a-99b3-cea136adfaca} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15351 2024.08.28 04:12:44.356469 [ 3 ] {c6b2de75-3b70-4d3a-99b3-cea136adfaca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15352 2024.08.28 04:12:44.356837 [ 3 ] {c6b2de75-3b70-4d3a-99b3-cea136adfaca} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
15353 2024.08.28 04:12:44.357186 [ 3 ] {c6b2de75-3b70-4d3a-99b3-cea136adfaca} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15354 2024.08.28 04:12:44.357322 [ 3 ] {c6b2de75-3b70-4d3a-99b3-cea136adfaca} <Debug> executeQuery: Read 408 rows, 29.76 KiB in 0.001846 sec., 221018.4182015168 rows/sec., 15.75 MiB/sec.
15355 2024.08.28 04:12:44.357491 [ 3 ] {c6b2de75-3b70-4d3a-99b3-cea136adfaca} <Debug> DynamicQueryHandler: Done processing query
15356 2024.08.28 04:12:44.357515 [ 3 ] {c6b2de75-3b70-4d3a-99b3-cea136adfaca} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
15357 2024.08.28 04:12:44.357531 [ 3 ] {} <Debug> HTTP-Session: 2821841b-13bc-433b-87b3-00271ed661a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15358 2024.08.28 04:12:44.357677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15359 2024.08.28 04:12:44.357726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15360 2024.08.28 04:12:44.357746 [ 3 ] {} <Debug> HTTP-Session: c60e4d84-a1ce-4159-b732-3553f0f2175d Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15361 2024.08.28 04:12:44.357762 [ 3 ] {} <Debug> HTTP-Session: c60e4d84-a1ce-4159-b732-3553f0f2175d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15362 2024.08.28 04:12:44.357775 [ 3 ] {} <Debug> HTTP-Session: c60e4d84-a1ce-4159-b732-3553f0f2175d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15363 2024.08.28 04:12:44.357806 [ 3 ] {} <Trace> HTTP-Session: c60e4d84-a1ce-4159-b732-3553f0f2175d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15364 2024.08.28 04:12:44.357901 [ 3 ] {b15532d2-63a8-4707-9055-5c95ab62f4b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
15365 2024.08.28 04:12:44.357945 [ 3 ] {b15532d2-63a8-4707-9055-5c95ab62f4b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
15366 2024.08.28 04:12:44.358074 [ 3 ] {b15532d2-63a8-4707-9055-5c95ab62f4b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15367 2024.08.28 04:12:44.358345 [ 3 ] {b15532d2-63a8-4707-9055-5c95ab62f4b1} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15368 2024.08.28 04:12:44.358380 [ 3 ] {b15532d2-63a8-4707-9055-5c95ab62f4b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15369 2024.08.28 04:12:44.358744 [ 3 ] {b15532d2-63a8-4707-9055-5c95ab62f4b1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
15370 2024.08.28 04:12:44.359070 [ 3 ] {b15532d2-63a8-4707-9055-5c95ab62f4b1} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15371 2024.08.28 04:12:44.359225 [ 3 ] {b15532d2-63a8-4707-9055-5c95ab62f4b1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001344 sec., 4464.285714285715 rows/sec., 233.24 KiB/sec.
15372 2024.08.28 04:12:44.359397 [ 3 ] {b15532d2-63a8-4707-9055-5c95ab62f4b1} <Debug> DynamicQueryHandler: Done processing query
15373 2024.08.28 04:12:44.359421 [ 3 ] {b15532d2-63a8-4707-9055-5c95ab62f4b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15374 2024.08.28 04:12:44.359438 [ 3 ] {} <Debug> HTTP-Session: c60e4d84-a1ce-4159-b732-3553f0f2175d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15375 2024.08.28 04:12:44.359570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 44624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15376 2024.08.28 04:12:44.359619 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15377 2024.08.28 04:12:44.359638 [ 3 ] {} <Debug> HTTP-Session: b29f6d61-54e5-45be-b3a0-6d80c0f2e4ef Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15378 2024.08.28 04:12:44.359654 [ 3 ] {} <Debug> HTTP-Session: b29f6d61-54e5-45be-b3a0-6d80c0f2e4ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15379 2024.08.28 04:12:44.359668 [ 3 ] {} <Debug> HTTP-Session: b29f6d61-54e5-45be-b3a0-6d80c0f2e4ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15380 2024.08.28 04:12:44.359698 [ 3 ] {} <Trace> HTTP-Session: b29f6d61-54e5-45be-b3a0-6d80c0f2e4ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15381 2024.08.28 04:12:44.359922 [ 3 ] {88d8fe28-6fb3-4f94-b489-fedb33c1e523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15382 2024.08.28 04:12:44.359969 [ 3 ] {88d8fe28-6fb3-4f94-b489-fedb33c1e523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15383 2024.08.28 04:12:44.360112 [ 3 ] {88d8fe28-6fb3-4f94-b489-fedb33c1e523} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15384 2024.08.28 04:12:44.360558 [ 3 ] {88d8fe28-6fb3-4f94-b489-fedb33c1e523} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15385 2024.08.28 04:12:44.360594 [ 3 ] {88d8fe28-6fb3-4f94-b489-fedb33c1e523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15386 2024.08.28 04:12:44.360976 [ 3 ] {88d8fe28-6fb3-4f94-b489-fedb33c1e523} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
15387 2024.08.28 04:12:44.361306 [ 3 ] {88d8fe28-6fb3-4f94-b489-fedb33c1e523} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15388 2024.08.28 04:12:44.361466 [ 3 ] {88d8fe28-6fb3-4f94-b489-fedb33c1e523} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001677 sec., 141323.79248658317 rows/sec., 9.47 MiB/sec.
15389 2024.08.28 04:12:44.361635 [ 3 ] {88d8fe28-6fb3-4f94-b489-fedb33c1e523} <Debug> DynamicQueryHandler: Done processing query
15390 2024.08.28 04:12:44.361660 [ 3 ] {88d8fe28-6fb3-4f94-b489-fedb33c1e523} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
15391 2024.08.28 04:12:44.361676 [ 3 ] {} <Debug> HTTP-Session: b29f6d61-54e5-45be-b3a0-6d80c0f2e4ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15392 2024.08.28 04:12:44.361836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15393 2024.08.28 04:12:44.361886 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15394 2024.08.28 04:12:44.361906 [ 3 ] {} <Debug> HTTP-Session: 7a2195b4-1bce-4743-bd74-d7fc9393f0b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15395 2024.08.28 04:12:44.361922 [ 3 ] {} <Debug> HTTP-Session: 7a2195b4-1bce-4743-bd74-d7fc9393f0b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15396 2024.08.28 04:12:44.361935 [ 3 ] {} <Debug> HTTP-Session: 7a2195b4-1bce-4743-bd74-d7fc9393f0b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15397 2024.08.28 04:12:44.361965 [ 3 ] {} <Trace> HTTP-Session: 7a2195b4-1bce-4743-bd74-d7fc9393f0b2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15398 2024.08.28 04:12:44.362058 [ 3 ] {ac1923d3-5cf1-46fa-a5cc-03f02f0b6d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
15399 2024.08.28 04:12:44.362103 [ 3 ] {ac1923d3-5cf1-46fa-a5cc-03f02f0b6d3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
15400 2024.08.28 04:12:44.362235 [ 3 ] {ac1923d3-5cf1-46fa-a5cc-03f02f0b6d3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15401 2024.08.28 04:12:44.362495 [ 3 ] {ac1923d3-5cf1-46fa-a5cc-03f02f0b6d3a} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15402 2024.08.28 04:12:44.362531 [ 3 ] {ac1923d3-5cf1-46fa-a5cc-03f02f0b6d3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15403 2024.08.28 04:12:44.362878 [ 3 ] {ac1923d3-5cf1-46fa-a5cc-03f02f0b6d3a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
15404 2024.08.28 04:12:44.363193 [ 3 ] {ac1923d3-5cf1-46fa-a5cc-03f02f0b6d3a} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15405 2024.08.28 04:12:44.363346 [ 3 ] {ac1923d3-5cf1-46fa-a5cc-03f02f0b6d3a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001302 sec., 768.0491551459294 rows/sec., 51.75 KiB/sec.
15406 2024.08.28 04:12:44.363530 [ 3 ] {ac1923d3-5cf1-46fa-a5cc-03f02f0b6d3a} <Debug> DynamicQueryHandler: Done processing query
15407 2024.08.28 04:12:44.363558 [ 3 ] {ac1923d3-5cf1-46fa-a5cc-03f02f0b6d3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
15408 2024.08.28 04:12:44.363573 [ 3 ] {} <Debug> HTTP-Session: 7a2195b4-1bce-4743-bd74-d7fc9393f0b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15409 2024.08.28 04:12:44.363709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 42927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15410 2024.08.28 04:12:44.363757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15411 2024.08.28 04:12:44.363776 [ 3 ] {} <Debug> HTTP-Session: 1778720d-826b-4278-8d79-25c38baf290a Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15412 2024.08.28 04:12:44.363793 [ 3 ] {} <Debug> HTTP-Session: 1778720d-826b-4278-8d79-25c38baf290a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15413 2024.08.28 04:12:44.363807 [ 3 ] {} <Debug> HTTP-Session: 1778720d-826b-4278-8d79-25c38baf290a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15414 2024.08.28 04:12:44.363837 [ 3 ] {} <Trace> HTTP-Session: 1778720d-826b-4278-8d79-25c38baf290a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15415 2024.08.28 04:12:44.364151 [ 3 ] {ac2e8128-32b2-4ae1-81cb-314245ecfba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15416 2024.08.28 04:12:44.364215 [ 3 ] {ac2e8128-32b2-4ae1-81cb-314245ecfba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
15417 2024.08.28 04:12:44.364632 [ 3 ] {ac2e8128-32b2-4ae1-81cb-314245ecfba4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15418 2024.08.28 04:12:44.365332 [ 3 ] {ac2e8128-32b2-4ae1-81cb-314245ecfba4} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15419 2024.08.28 04:12:44.365369 [ 3 ] {ac2e8128-32b2-4ae1-81cb-314245ecfba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15420 2024.08.28 04:12:44.365993 [ 3 ] {ac2e8128-32b2-4ae1-81cb-314245ecfba4} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
15421 2024.08.28 04:12:44.366399 [ 3 ] {ac2e8128-32b2-4ae1-81cb-314245ecfba4} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15422 2024.08.28 04:12:44.366589 [ 3 ] {ac2e8128-32b2-4ae1-81cb-314245ecfba4} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002664 sec., 9759.75975975976 rows/sec., 17.49 MiB/sec.
15423 2024.08.28 04:12:44.366815 [ 3 ] {ac2e8128-32b2-4ae1-81cb-314245ecfba4} <Debug> DynamicQueryHandler: Done processing query
15424 2024.08.28 04:12:44.366839 [ 3 ] {ac2e8128-32b2-4ae1-81cb-314245ecfba4} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
15425 2024.08.28 04:12:44.366854 [ 3 ] {} <Debug> HTTP-Session: 1778720d-826b-4278-8d79-25c38baf290a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15426 2024.08.28 04:12:44.367035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15427 2024.08.28 04:12:44.367085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15428 2024.08.28 04:12:44.367104 [ 3 ] {} <Debug> HTTP-Session: a2ff0ce8-c040-4bd5-8320-e552621f2010 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15429 2024.08.28 04:12:44.367120 [ 3 ] {} <Debug> HTTP-Session: a2ff0ce8-c040-4bd5-8320-e552621f2010 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15430 2024.08.28 04:12:44.367133 [ 3 ] {} <Debug> HTTP-Session: a2ff0ce8-c040-4bd5-8320-e552621f2010 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15431 2024.08.28 04:12:44.367164 [ 3 ] {} <Trace> HTTP-Session: a2ff0ce8-c040-4bd5-8320-e552621f2010 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15432 2024.08.28 04:12:44.367315 [ 3 ] {1f347ca7-c62c-4fb8-9a0e-b6333939b38e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15433 2024.08.28 04:12:44.367361 [ 3 ] {1f347ca7-c62c-4fb8-9a0e-b6333939b38e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15434 2024.08.28 04:12:44.367492 [ 3 ] {1f347ca7-c62c-4fb8-9a0e-b6333939b38e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15435 2024.08.28 04:12:44.367875 [ 3 ] {1f347ca7-c62c-4fb8-9a0e-b6333939b38e} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15436 2024.08.28 04:12:44.367911 [ 3 ] {1f347ca7-c62c-4fb8-9a0e-b6333939b38e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15437 2024.08.28 04:12:44.368265 [ 3 ] {1f347ca7-c62c-4fb8-9a0e-b6333939b38e} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
15438 2024.08.28 04:12:44.368585 [ 3 ] {1f347ca7-c62c-4fb8-9a0e-b6333939b38e} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15439 2024.08.28 04:12:44.368746 [ 3 ] {1f347ca7-c62c-4fb8-9a0e-b6333939b38e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001494 sec., 54886.211512717535 rows/sec., 3.49 MiB/sec.
15440 2024.08.28 04:12:44.369000 [ 3 ] {1f347ca7-c62c-4fb8-9a0e-b6333939b38e} <Debug> DynamicQueryHandler: Done processing query
15441 2024.08.28 04:12:44.369059 [ 3 ] {1f347ca7-c62c-4fb8-9a0e-b6333939b38e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15442 2024.08.28 04:12:44.369109 [ 3 ] {} <Debug> HTTP-Session: a2ff0ce8-c040-4bd5-8320-e552621f2010 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15443 2024.08.28 04:12:47.719533 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache
15444 2024.08.28 04:12:47.719596 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache
15445 2024.08.28 04:12:49.369732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15446 2024.08.28 04:12:49.369852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15447 2024.08.28 04:12:49.369880 [ 3 ] {} <Debug> HTTP-Session: 0bbab75c-528b-41c3-8d70-1378da3fa838 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15448 2024.08.28 04:12:49.369908 [ 3 ] {} <Debug> HTTP-Session: 0bbab75c-528b-41c3-8d70-1378da3fa838 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15449 2024.08.28 04:12:49.369926 [ 3 ] {} <Debug> HTTP-Session: 0bbab75c-528b-41c3-8d70-1378da3fa838 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15450 2024.08.28 04:12:49.369980 [ 3 ] {} <Trace> HTTP-Session: 0bbab75c-528b-41c3-8d70-1378da3fa838 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15451 2024.08.28 04:12:49.370177 [ 3 ] {a0df0d5e-42f2-47ec-b5a5-d4915cce054f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
15452 2024.08.28 04:12:49.370250 [ 3 ] {a0df0d5e-42f2-47ec-b5a5-d4915cce054f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
15453 2024.08.28 04:12:49.370629 [ 3 ] {a0df0d5e-42f2-47ec-b5a5-d4915cce054f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15454 2024.08.28 04:12:49.371163 [ 3 ] {a0df0d5e-42f2-47ec-b5a5-d4915cce054f} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15455 2024.08.28 04:12:49.371203 [ 3 ] {a0df0d5e-42f2-47ec-b5a5-d4915cce054f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15456 2024.08.28 04:12:49.371605 [ 3 ] {a0df0d5e-42f2-47ec-b5a5-d4915cce054f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
15457 2024.08.28 04:12:49.371996 [ 3 ] {a0df0d5e-42f2-47ec-b5a5-d4915cce054f} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15458 2024.08.28 04:12:49.372168 [ 3 ] {a0df0d5e-42f2-47ec-b5a5-d4915cce054f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002046 sec., 1955.0342130987292 rows/sec., 159.42 KiB/sec.
15459 2024.08.28 04:12:49.372520 [ 3 ] {a0df0d5e-42f2-47ec-b5a5-d4915cce054f} <Debug> DynamicQueryHandler: Done processing query
15460 2024.08.28 04:12:49.372546 [ 3 ] {a0df0d5e-42f2-47ec-b5a5-d4915cce054f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15461 2024.08.28 04:12:49.372562 [ 3 ] {} <Debug> HTTP-Session: 0bbab75c-528b-41c3-8d70-1378da3fa838 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15462 2024.08.28 04:12:49.372870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 183558, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15463 2024.08.28 04:12:49.372920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15464 2024.08.28 04:12:49.372939 [ 3 ] {} <Debug> HTTP-Session: 1419e756-074d-4a6f-b1f0-650a386887af Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15465 2024.08.28 04:12:49.372955 [ 3 ] {} <Debug> HTTP-Session: 1419e756-074d-4a6f-b1f0-650a386887af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15466 2024.08.28 04:12:49.372969 [ 3 ] {} <Debug> HTTP-Session: 1419e756-074d-4a6f-b1f0-650a386887af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15467 2024.08.28 04:12:49.373000 [ 3 ] {} <Trace> HTTP-Session: 1419e756-074d-4a6f-b1f0-650a386887af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15468 2024.08.28 04:12:49.373468 [ 3 ] {af96333a-bc56-4323-ba67-09eb0d995a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15469 2024.08.28 04:12:49.373515 [ 3 ] {af96333a-bc56-4323-ba67-09eb0d995a5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15470 2024.08.28 04:12:49.373762 [ 3 ] {af96333a-bc56-4323-ba67-09eb0d995a5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15471 2024.08.28 04:12:49.375138 [ 3 ] {af96333a-bc56-4323-ba67-09eb0d995a5c} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15472 2024.08.28 04:12:49.375175 [ 3 ] {af96333a-bc56-4323-ba67-09eb0d995a5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15473 2024.08.28 04:12:49.375609 [ 3 ] {af96333a-bc56-4323-ba67-09eb0d995a5c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
15474 2024.08.28 04:12:49.375969 [ 3 ] {af96333a-bc56-4323-ba67-09eb0d995a5c} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15475 2024.08.28 04:12:49.376135 [ 3 ] {af96333a-bc56-4323-ba67-09eb0d995a5c} <Debug> executeQuery: Read 1266 rows, 107.02 KiB in 0.002975 sec., 425546.2184873949 rows/sec., 35.13 MiB/sec.
15476 2024.08.28 04:12:49.376320 [ 3 ] {af96333a-bc56-4323-ba67-09eb0d995a5c} <Debug> DynamicQueryHandler: Done processing query
15477 2024.08.28 04:12:49.376344 [ 3 ] {af96333a-bc56-4323-ba67-09eb0d995a5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB.
15478 2024.08.28 04:12:49.376360 [ 3 ] {} <Debug> HTTP-Session: 1419e756-074d-4a6f-b1f0-650a386887af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15479 2024.08.28 04:12:49.376551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 5484, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15480 2024.08.28 04:12:49.376600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15481 2024.08.28 04:12:49.376619 [ 3 ] {} <Debug> HTTP-Session: a77699a2-6c50-4b0c-a79b-92dd7f24b434 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15482 2024.08.28 04:12:49.376635 [ 3 ] {} <Debug> HTTP-Session: a77699a2-6c50-4b0c-a79b-92dd7f24b434 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15483 2024.08.28 04:12:49.376648 [ 3 ] {} <Debug> HTTP-Session: a77699a2-6c50-4b0c-a79b-92dd7f24b434 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15484 2024.08.28 04:12:49.376679 [ 3 ] {} <Trace> HTTP-Session: a77699a2-6c50-4b0c-a79b-92dd7f24b434 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15485 2024.08.28 04:12:49.376787 [ 3 ] {9bfba773-7c56-453f-b504-0474fd5122fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15486 2024.08.28 04:12:49.376832 [ 3 ] {9bfba773-7c56-453f-b504-0474fd5122fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15487 2024.08.28 04:12:49.377058 [ 3 ] {9bfba773-7c56-453f-b504-0474fd5122fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15488 2024.08.28 04:12:49.377419 [ 3 ] {9bfba773-7c56-453f-b504-0474fd5122fb} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15489 2024.08.28 04:12:49.377455 [ 3 ] {9bfba773-7c56-453f-b504-0474fd5122fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15490 2024.08.28 04:12:49.377802 [ 3 ] {9bfba773-7c56-453f-b504-0474fd5122fb} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
15491 2024.08.28 04:12:49.378152 [ 3 ] {9bfba773-7c56-453f-b504-0474fd5122fb} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15492 2024.08.28 04:12:49.378291 [ 3 ] {9bfba773-7c56-453f-b504-0474fd5122fb} <Debug> executeQuery: Read 38 rows, 2.84 KiB in 0.001536 sec., 24739.583333333332 rows/sec., 1.80 MiB/sec.
15493 2024.08.28 04:12:49.378475 [ 3 ] {9bfba773-7c56-453f-b504-0474fd5122fb} <Debug> DynamicQueryHandler: Done processing query
15494 2024.08.28 04:12:49.378499 [ 3 ] {9bfba773-7c56-453f-b504-0474fd5122fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
15495 2024.08.28 04:12:49.378514 [ 3 ] {} <Debug> HTTP-Session: a77699a2-6c50-4b0c-a79b-92dd7f24b434 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15496 2024.08.28 04:12:49.378683 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 30464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15497 2024.08.28 04:12:49.378733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15498 2024.08.28 04:12:49.378751 [ 3 ] {} <Debug> HTTP-Session: 8ba5aae8-587d-493b-baef-8dd84fad5ef5 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15499 2024.08.28 04:12:49.378768 [ 3 ] {} <Debug> HTTP-Session: 8ba5aae8-587d-493b-baef-8dd84fad5ef5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15500 2024.08.28 04:12:49.378782 [ 3 ] {} <Debug> HTTP-Session: 8ba5aae8-587d-493b-baef-8dd84fad5ef5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15501 2024.08.28 04:12:49.378813 [ 3 ] {} <Trace> HTTP-Session: 8ba5aae8-587d-493b-baef-8dd84fad5ef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15502 2024.08.28 04:12:49.378960 [ 3 ] {548b5207-098f-48cd-b468-b0c4af383e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
15503 2024.08.28 04:12:49.379004 [ 3 ] {548b5207-098f-48cd-b468-b0c4af383e82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
15504 2024.08.28 04:12:49.379229 [ 3 ] {548b5207-098f-48cd-b468-b0c4af383e82} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15505 2024.08.28 04:12:49.379668 [ 3 ] {548b5207-098f-48cd-b468-b0c4af383e82} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15506 2024.08.28 04:12:49.379705 [ 3 ] {548b5207-098f-48cd-b468-b0c4af383e82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15507 2024.08.28 04:12:49.380066 [ 3 ] {548b5207-098f-48cd-b468-b0c4af383e82} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
15508 2024.08.28 04:12:49.380418 [ 3 ] {548b5207-098f-48cd-b468-b0c4af383e82} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15509 2024.08.28 04:12:49.380573 [ 3 ] {548b5207-098f-48cd-b468-b0c4af383e82} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001677 sec., 135957.0661896243 rows/sec., 9.21 MiB/sec.
15510 2024.08.28 04:12:49.380870 [ 3 ] {548b5207-098f-48cd-b468-b0c4af383e82} <Debug> DynamicQueryHandler: Done processing query
15511 2024.08.28 04:12:49.380923 [ 3 ] {548b5207-098f-48cd-b468-b0c4af383e82} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
15512 2024.08.28 04:12:49.380958 [ 3 ] {} <Debug> HTTP-Session: 8ba5aae8-587d-493b-baef-8dd84fad5ef5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15513 2024.08.28 04:12:49.381174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 92284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15514 2024.08.28 04:12:49.381223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15515 2024.08.28 04:12:49.381242 [ 3 ] {} <Debug> HTTP-Session: 88abbc80-3155-4941-bd74-2bed6a7a38be Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15516 2024.08.28 04:12:49.381259 [ 3 ] {} <Debug> HTTP-Session: 88abbc80-3155-4941-bd74-2bed6a7a38be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15517 2024.08.28 04:12:49.381273 [ 3 ] {} <Debug> HTTP-Session: 88abbc80-3155-4941-bd74-2bed6a7a38be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15518 2024.08.28 04:12:49.381304 [ 3 ] {} <Trace> HTTP-Session: 88abbc80-3155-4941-bd74-2bed6a7a38be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15519 2024.08.28 04:12:49.381690 [ 3 ] {53744af6-6faa-4316-be4d-be0feecf04d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15520 2024.08.28 04:12:49.381753 [ 3 ] {53744af6-6faa-4316-be4d-be0feecf04d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15521 2024.08.28 04:12:49.382761 [ 3 ] {53744af6-6faa-4316-be4d-be0feecf04d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15522 2024.08.28 04:12:49.383594 [ 3 ] {53744af6-6faa-4316-be4d-be0feecf04d2} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15523 2024.08.28 04:12:49.383634 [ 3 ] {53744af6-6faa-4316-be4d-be0feecf04d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15524 2024.08.28 04:12:49.384009 [ 3 ] {53744af6-6faa-4316-be4d-be0feecf04d2} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
15525 2024.08.28 04:12:49.384365 [ 3 ] {53744af6-6faa-4316-be4d-be0feecf04d2} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15526 2024.08.28 04:12:49.384525 [ 3 ] {53744af6-6faa-4316-be4d-be0feecf04d2} <Debug> executeQuery: Read 558 rows, 42.45 KiB in 0.003107 sec., 179594.46411329258 rows/sec., 13.34 MiB/sec.
15527 2024.08.28 04:12:49.384798 [ 3 ] {53744af6-6faa-4316-be4d-be0feecf04d2} <Debug> DynamicQueryHandler: Done processing query
15528 2024.08.28 04:12:49.384858 [ 3 ] {53744af6-6faa-4316-be4d-be0feecf04d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.57 MiB.
15529 2024.08.28 04:12:49.384912 [ 3 ] {} <Debug> HTTP-Session: 88abbc80-3155-4941-bd74-2bed6a7a38be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15530 2024.08.28 04:12:49.385226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 160886, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15531 2024.08.28 04:12:49.385280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15532 2024.08.28 04:12:49.385299 [ 3 ] {} <Debug> HTTP-Session: cad7c069-07b8-471b-951a-f35e131a9fc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15533 2024.08.28 04:12:49.385316 [ 3 ] {} <Debug> HTTP-Session: cad7c069-07b8-471b-951a-f35e131a9fc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15534 2024.08.28 04:12:49.385330 [ 3 ] {} <Debug> HTTP-Session: cad7c069-07b8-471b-951a-f35e131a9fc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15535 2024.08.28 04:12:49.385362 [ 3 ] {} <Trace> HTTP-Session: cad7c069-07b8-471b-951a-f35e131a9fc0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15536 2024.08.28 04:12:49.385817 [ 3 ] {7c3c1020-0f47-4548-9a56-28cf240f75ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15537 2024.08.28 04:12:49.385870 [ 3 ] {7c3c1020-0f47-4548-9a56-28cf240f75ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15538 2024.08.28 04:12:49.386035 [ 3 ] {7c3c1020-0f47-4548-9a56-28cf240f75ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15539 2024.08.28 04:12:49.386816 [ 3 ] {7c3c1020-0f47-4548-9a56-28cf240f75ff} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15540 2024.08.28 04:12:49.386853 [ 3 ] {7c3c1020-0f47-4548-9a56-28cf240f75ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15541 2024.08.28 04:12:49.387278 [ 3 ] {7c3c1020-0f47-4548-9a56-28cf240f75ff} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
15542 2024.08.28 04:12:49.387616 [ 3 ] {7c3c1020-0f47-4548-9a56-28cf240f75ff} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15543 2024.08.28 04:12:49.387774 [ 3 ] {7c3c1020-0f47-4548-9a56-28cf240f75ff} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.002267 sec., 373180.4146449052 rows/sec., 25.12 MiB/sec.
15544 2024.08.28 04:12:49.387774 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
15545 2024.08.28 04:12:49.387881 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15546 2024.08.28 04:12:49.387934 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15547 2024.08.28 04:12:49.388028 [ 3 ] {7c3c1020-0f47-4548-9a56-28cf240f75ff} <Debug> DynamicQueryHandler: Done processing query
15548 2024.08.28 04:12:49.388080 [ 3 ] {7c3c1020-0f47-4548-9a56-28cf240f75ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
15549 2024.08.28 04:12:49.388096 [ 196 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::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
15550 2024.08.28 04:12:49.388106 [ 3 ] {} <Debug> HTTP-Session: cad7c069-07b8-471b-951a-f35e131a9fc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15551 2024.08.28 04:12:49.388273 [ 196 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15552 2024.08.28 04:12:49.388319 [ 196 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 24226 rows starting from the beginning of the part
15553 2024.08.28 04:12:49.388373 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 55113, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15554 2024.08.28 04:12:49.388511 [ 196 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 163 rows starting from the beginning of the part
15555 2024.08.28 04:12:49.388532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15556 2024.08.28 04:12:49.388619 [ 3 ] {} <Debug> HTTP-Session: ee350139-5401-491f-93e3-7bfb6ac45614 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15557 2024.08.28 04:12:49.388687 [ 3 ] {} <Debug> HTTP-Session: ee350139-5401-491f-93e3-7bfb6ac45614 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15558 2024.08.28 04:12:49.388768 [ 3 ] {} <Debug> HTTP-Session: ee350139-5401-491f-93e3-7bfb6ac45614 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15559 2024.08.28 04:12:49.388870 [ 196 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 238 rows starting from the beginning of the part
15560 2024.08.28 04:12:49.388923 [ 3 ] {} <Trace> HTTP-Session: ee350139-5401-491f-93e3-7bfb6ac45614 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15561 2024.08.28 04:12:49.389197 [ 196 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::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
15562 2024.08.28 04:12:49.389376 [ 196 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 237 rows starting from the beginning of the part
15563 2024.08.28 04:12:49.389567 [ 196 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 846 rows starting from the beginning of the part
15564 2024.08.28 04:12:49.389724 [ 3 ] {0289057f-bcc8-45d5-9c88-5101686ed74d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15565 2024.08.28 04:12:49.390099 [ 3 ] {0289057f-bcc8-45d5-9c88-5101686ed74d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
15566 2024.08.28 04:12:49.391243 [ 3 ] {0289057f-bcc8-45d5-9c88-5101686ed74d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15567 2024.08.28 04:12:49.392764 [ 3 ] {0289057f-bcc8-45d5-9c88-5101686ed74d} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15568 2024.08.28 04:12:49.392832 [ 3 ] {0289057f-bcc8-45d5-9c88-5101686ed74d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15569 2024.08.28 04:12:49.394115 [ 3 ] {0289057f-bcc8-45d5-9c88-5101686ed74d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
15570 2024.08.28 04:12:49.394931 [ 3 ] {0289057f-bcc8-45d5-9c88-5101686ed74d} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15571 2024.08.28 04:12:49.395143 [ 3 ] {0289057f-bcc8-45d5-9c88-5101686ed74d} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00595 sec., 5714.285714285714 rows/sec., 10.24 MiB/sec.
15572 2024.08.28 04:12:49.395501 [ 3 ] {0289057f-bcc8-45d5-9c88-5101686ed74d} <Debug> DynamicQueryHandler: Done processing query
15573 2024.08.28 04:12:49.395531 [ 3 ] {0289057f-bcc8-45d5-9c88-5101686ed74d} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
15574 2024.08.28 04:12:49.395550 [ 3 ] {} <Debug> HTTP-Session: ee350139-5401-491f-93e3-7bfb6ac45614 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15575 2024.08.28 04:12:49.395697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15576 2024.08.28 04:12:49.395749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15577 2024.08.28 04:12:49.395768 [ 3 ] {} <Debug> HTTP-Session: 8f74b924-d31f-4363-bc46-a18d133206db Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15578 2024.08.28 04:12:49.395785 [ 3 ] {} <Debug> HTTP-Session: 8f74b924-d31f-4363-bc46-a18d133206db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15579 2024.08.28 04:12:49.395798 [ 3 ] {} <Debug> HTTP-Session: 8f74b924-d31f-4363-bc46-a18d133206db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15580 2024.08.28 04:12:49.395829 [ 3 ] {} <Trace> HTTP-Session: 8f74b924-d31f-4363-bc46-a18d133206db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15581 2024.08.28 04:12:49.395996 [ 3 ] {136b51fa-8630-4d4d-b90d-2aaaedbd9ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15582 2024.08.28 04:12:49.396056 [ 3 ] {136b51fa-8630-4d4d-b90d-2aaaedbd9ed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15583 2024.08.28 04:12:49.396216 [ 3 ] {136b51fa-8630-4d4d-b90d-2aaaedbd9ed2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15584 2024.08.28 04:12:49.396564 [ 3 ] {136b51fa-8630-4d4d-b90d-2aaaedbd9ed2} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15585 2024.08.28 04:12:49.396600 [ 3 ] {136b51fa-8630-4d4d-b90d-2aaaedbd9ed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15586 2024.08.28 04:12:49.397176 [ 3 ] {136b51fa-8630-4d4d-b90d-2aaaedbd9ed2} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
15587 2024.08.28 04:12:49.397590 [ 3 ] {136b51fa-8630-4d4d-b90d-2aaaedbd9ed2} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15588 2024.08.28 04:12:49.397762 [ 92 ] {} <Debug> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
15589 2024.08.28 04:12:49.397776 [ 3 ] {136b51fa-8630-4d4d-b90d-2aaaedbd9ed2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001827 sec., 32840.72249589491 rows/sec., 2.21 MiB/sec.
15590 2024.08.28 04:12:49.397821 [ 92 ] {} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15591 2024.08.28 04:12:49.397920 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15592 2024.08.28 04:12:49.398184 [ 3 ] {136b51fa-8630-4d4d-b90d-2aaaedbd9ed2} <Debug> DynamicQueryHandler: Done processing query
15593 2024.08.28 04:12:49.398239 [ 3 ] {136b51fa-8630-4d4d-b90d-2aaaedbd9ed2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15594 2024.08.28 04:12:49.398254 [ 190 ] {66310658-394d-497e-b2c1-e9ac92146936::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
15595 2024.08.28 04:12:49.398279 [ 3 ] {} <Debug> HTTP-Session: 8f74b924-d31f-4363-bc46-a18d133206db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15596 2024.08.28 04:12:49.398481 [ 190 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15597 2024.08.28 04:12:49.398524 [ 190 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4518 rows starting from the beginning of the part
15598 2024.08.28 04:12:49.398786 [ 190 ] {66310658-394d-497e-b2c1-e9ac92146936::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
15599 2024.08.28 04:12:49.399430 [ 190 ] {66310658-394d-497e-b2c1-e9ac92146936::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
15600 2024.08.28 04:12:49.399548 [ 196 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25872 rows, containing 5 columns (5 merged, 0 gathered) in 0.011533529 sec., 2243198.9376365202 rows/sec., 151.15 MiB/sec.
15601 2024.08.28 04:12:49.399654 [ 190 ] {66310658-394d-497e-b2c1-e9ac92146936::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
15602 2024.08.28 04:12:49.399907 [ 190 ] {66310658-394d-497e-b2c1-e9ac92146936::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
15603 2024.08.28 04:12:49.399944 [ 196 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
15604 2024.08.28 04:12:49.400178 [ 190 ] {66310658-394d-497e-b2c1-e9ac92146936::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
15605 2024.08.28 04:12:49.401320 [ 196 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15606 2024.08.28 04:12:49.401504 [ 196 ] {69f4dd93-b311-4a36-92c4-08d7db5f2d30::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
15607 2024.08.28 04:12:49.401628 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB.
15608 2024.08.28 04:12:49.403192 [ 199 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4862 rows, containing 4 columns (4 merged, 0 gathered) in 0.00512985 sec., 947785.9976412565 rows/sec., 61.67 MiB/sec.
15609 2024.08.28 04:12:49.403870 [ 199 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
15610 2024.08.28 04:12:49.404304 [ 199 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_76_15} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15611 2024.08.28 04:12:49.404383 [ 199 ] {66310658-394d-497e-b2c1-e9ac92146936::all_1_76_15} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
15612 2024.08.28 04:12:49.404474 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB.
15613 2024.08.28 04:12:54.345952 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15614 2024.08.28 04:12:54.346082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15615 2024.08.28 04:12:54.346128 [ 3 ] {} <Debug> HTTP-Session: 37b15a30-e6f1-4811-afa6-6093b2b9835b Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15616 2024.08.28 04:12:54.346169 [ 3 ] {} <Debug> HTTP-Session: 37b15a30-e6f1-4811-afa6-6093b2b9835b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15617 2024.08.28 04:12:54.346197 [ 3 ] {} <Debug> HTTP-Session: 37b15a30-e6f1-4811-afa6-6093b2b9835b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15618 2024.08.28 04:12:54.346277 [ 3 ] {} <Trace> HTTP-Session: 37b15a30-e6f1-4811-afa6-6093b2b9835b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15619 2024.08.28 04:12:54.346550 [ 3 ] {6106f926-478d-4446-a7a3-27a26d717a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
15620 2024.08.28 04:12:54.346657 [ 3 ] {6106f926-478d-4446-a7a3-27a26d717a5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
15621 2024.08.28 04:12:54.347174 [ 3 ] {6106f926-478d-4446-a7a3-27a26d717a5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15622 2024.08.28 04:12:54.347603 [ 3 ] {6106f926-478d-4446-a7a3-27a26d717a5c} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15623 2024.08.28 04:12:54.347646 [ 3 ] {6106f926-478d-4446-a7a3-27a26d717a5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15624 2024.08.28 04:12:54.348101 [ 3 ] {6106f926-478d-4446-a7a3-27a26d717a5c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
15625 2024.08.28 04:12:54.348522 [ 3 ] {6106f926-478d-4446-a7a3-27a26d717a5c} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15626 2024.08.28 04:12:54.348710 [ 3 ] {6106f926-478d-4446-a7a3-27a26d717a5c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002237 sec., 894.054537326777 rows/sec., 72.90 KiB/sec.
15627 2024.08.28 04:12:54.348939 [ 3 ] {6106f926-478d-4446-a7a3-27a26d717a5c} <Debug> DynamicQueryHandler: Done processing query
15628 2024.08.28 04:12:54.348965 [ 3 ] {6106f926-478d-4446-a7a3-27a26d717a5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15629 2024.08.28 04:12:54.348981 [ 3 ] {} <Debug> HTTP-Session: 37b15a30-e6f1-4811-afa6-6093b2b9835b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15630 2024.08.28 04:12:54.349186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 36607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15631 2024.08.28 04:12:54.349240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15632 2024.08.28 04:12:54.349259 [ 3 ] {} <Debug> HTTP-Session: 1511cdf0-c721-4dc4-9c3f-d5c475c40cef Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15633 2024.08.28 04:12:54.349278 [ 3 ] {} <Debug> HTTP-Session: 1511cdf0-c721-4dc4-9c3f-d5c475c40cef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15634 2024.08.28 04:12:54.349375 [ 3 ] {} <Debug> HTTP-Session: 1511cdf0-c721-4dc4-9c3f-d5c475c40cef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15635 2024.08.28 04:12:54.349412 [ 3 ] {} <Trace> HTTP-Session: 1511cdf0-c721-4dc4-9c3f-d5c475c40cef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15636 2024.08.28 04:12:54.349585 [ 3 ] {4f122ddc-bf41-4b31-b550-e394f35518f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15637 2024.08.28 04:12:54.349633 [ 3 ] {4f122ddc-bf41-4b31-b550-e394f35518f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15638 2024.08.28 04:12:54.349868 [ 3 ] {4f122ddc-bf41-4b31-b550-e394f35518f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15639 2024.08.28 04:12:54.350380 [ 3 ] {4f122ddc-bf41-4b31-b550-e394f35518f9} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15640 2024.08.28 04:12:54.350417 [ 3 ] {4f122ddc-bf41-4b31-b550-e394f35518f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15641 2024.08.28 04:12:54.350796 [ 3 ] {4f122ddc-bf41-4b31-b550-e394f35518f9} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
15642 2024.08.28 04:12:54.351152 [ 3 ] {4f122ddc-bf41-4b31-b550-e394f35518f9} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15643 2024.08.28 04:12:54.351318 [ 3 ] {4f122ddc-bf41-4b31-b550-e394f35518f9} <Debug> executeQuery: Read 242 rows, 21.90 KiB in 0.001812 sec., 133554.08388520972 rows/sec., 11.80 MiB/sec.
15644 2024.08.28 04:12:54.351502 [ 3 ] {4f122ddc-bf41-4b31-b550-e394f35518f9} <Debug> DynamicQueryHandler: Done processing query
15645 2024.08.28 04:12:54.351525 [ 3 ] {4f122ddc-bf41-4b31-b550-e394f35518f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
15646 2024.08.28 04:12:54.351541 [ 3 ] {} <Debug> HTTP-Session: 1511cdf0-c721-4dc4-9c3f-d5c475c40cef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15647 2024.08.28 04:12:54.351679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 4058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15648 2024.08.28 04:12:54.351729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15649 2024.08.28 04:12:54.351748 [ 3 ] {} <Debug> HTTP-Session: 77551daa-f94e-4372-89fd-87b174edf475 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15650 2024.08.28 04:12:54.351764 [ 3 ] {} <Debug> HTTP-Session: 77551daa-f94e-4372-89fd-87b174edf475 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15651 2024.08.28 04:12:54.351777 [ 3 ] {} <Debug> HTTP-Session: 77551daa-f94e-4372-89fd-87b174edf475 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15652 2024.08.28 04:12:54.351807 [ 3 ] {} <Trace> HTTP-Session: 77551daa-f94e-4372-89fd-87b174edf475 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15653 2024.08.28 04:12:54.351907 [ 3 ] {c9618973-ac95-40fb-a381-fcdb61331c54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15654 2024.08.28 04:12:54.351950 [ 3 ] {c9618973-ac95-40fb-a381-fcdb61331c54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15655 2024.08.28 04:12:54.352175 [ 3 ] {c9618973-ac95-40fb-a381-fcdb61331c54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15656 2024.08.28 04:12:54.352501 [ 3 ] {c9618973-ac95-40fb-a381-fcdb61331c54} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15657 2024.08.28 04:12:54.352537 [ 3 ] {c9618973-ac95-40fb-a381-fcdb61331c54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15658 2024.08.28 04:12:54.352880 [ 3 ] {c9618973-ac95-40fb-a381-fcdb61331c54} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
15659 2024.08.28 04:12:54.353230 [ 3 ] {c9618973-ac95-40fb-a381-fcdb61331c54} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15660 2024.08.28 04:12:54.353389 [ 3 ] {c9618973-ac95-40fb-a381-fcdb61331c54} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001504 sec., 18617.021276595744 rows/sec., 1.36 MiB/sec.
15661 2024.08.28 04:12:54.353395 [ 134 ] {} <Debug> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b) (MergerMutator): Selected 6 parts from all_1_75_15 to all_80_80_0
15662 2024.08.28 04:12:54.353514 [ 134 ] {} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15663 2024.08.28 04:12:54.353562 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15664 2024.08.28 04:12:54.353653 [ 3 ] {c9618973-ac95-40fb-a381-fcdb61331c54} <Debug> DynamicQueryHandler: Done processing query
15665 2024.08.28 04:12:54.353698 [ 3 ] {c9618973-ac95-40fb-a381-fcdb61331c54} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15666 2024.08.28 04:12:54.353744 [ 3 ] {} <Debug> HTTP-Session: 77551daa-f94e-4372-89fd-87b174edf475 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15667 2024.08.28 04:12:54.353784 [ 195 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_75_15 to all_80_80_0 into Compact with storage Full
15668 2024.08.28 04:12:54.353949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15669 2024.08.28 04:12:54.354083 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15670 2024.08.28 04:12:54.354161 [ 3 ] {} <Debug> HTTP-Session: 8d147d0f-8833-41b3-9082-94e6eb481ee2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15671 2024.08.28 04:12:54.354228 [ 3 ] {} <Debug> HTTP-Session: 8d147d0f-8833-41b3-9082-94e6eb481ee2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15672 2024.08.28 04:12:54.354271 [ 195 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15673 2024.08.28 04:12:54.354284 [ 3 ] {} <Debug> HTTP-Session: 8d147d0f-8833-41b3-9082-94e6eb481ee2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15674 2024.08.28 04:12:54.354350 [ 195 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_75_15, total 81 rows starting from the beginning of the part
15675 2024.08.28 04:12:54.354377 [ 3 ] {} <Trace> HTTP-Session: 8d147d0f-8833-41b3-9082-94e6eb481ee2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15676 2024.08.28 04:12:54.354766 [ 195 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 27 rows starting from the beginning of the part
15677 2024.08.28 04:12:54.354796 [ 3 ] {616dca81-31ba-4433-855a-a3ff2244439f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
15678 2024.08.28 04:12:54.355018 [ 3 ] {616dca81-31ba-4433-855a-a3ff2244439f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
15679 2024.08.28 04:12:54.355281 [ 195 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 38 rows starting from the beginning of the part
15680 2024.08.28 04:12:54.355655 [ 195 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 26 rows starting from the beginning of the part
15681 2024.08.28 04:12:54.355990 [ 195 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 38 rows starting from the beginning of the part
15682 2024.08.28 04:12:54.356414 [ 195 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 28 rows starting from the beginning of the part
15683 2024.08.28 04:12:54.357039 [ 3 ] {616dca81-31ba-4433-855a-a3ff2244439f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15684 2024.08.28 04:12:54.357557 [ 3 ] {616dca81-31ba-4433-855a-a3ff2244439f} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15685 2024.08.28 04:12:54.357606 [ 3 ] {616dca81-31ba-4433-855a-a3ff2244439f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15686 2024.08.28 04:12:54.358175 [ 3 ] {616dca81-31ba-4433-855a-a3ff2244439f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
15687 2024.08.28 04:12:54.358278 [ 195 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 238 rows, containing 5 columns (5 merged, 0 gathered) in 0.004622716 sec., 51484.884643573176 rows/sec., 3.93 MiB/sec.
15688 2024.08.28 04:12:54.358419 [ 195 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary)
15689 2024.08.28 04:12:54.358739 [ 3 ] {616dca81-31ba-4433-855a-a3ff2244439f} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15690 2024.08.28 04:12:54.359045 [ 3 ] {616dca81-31ba-4433-855a-a3ff2244439f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004474 sec., 3129.1908806437195 rows/sec., 219.15 KiB/sec.
15691 2024.08.28 04:12:54.359220 [ 195 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_80_16} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15692 2024.08.28 04:12:54.359421 [ 195 ] {147d70dd-f6b6-4c60-8f5f-2bd128ba385b::all_1_80_16} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b) (MergerMutator): Merged 6 parts: [all_1_75_15, all_80_80_0] -> all_1_80_16
15693 2024.08.28 04:12:54.359503 [ 3 ] {616dca81-31ba-4433-855a-a3ff2244439f} <Debug> DynamicQueryHandler: Done processing query
15694 2024.08.28 04:12:54.359606 [ 3 ] {616dca81-31ba-4433-855a-a3ff2244439f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15695 2024.08.28 04:12:54.359713 [ 3 ] {} <Debug> HTTP-Session: 8d147d0f-8833-41b3-9082-94e6eb481ee2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15696 2024.08.28 04:12:54.359750 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
15697 2024.08.28 04:12:54.359974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15698 2024.08.28 04:12:54.360031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15699 2024.08.28 04:12:54.360050 [ 3 ] {} <Debug> HTTP-Session: be3e1a5f-2148-49f5-adad-0558ad9525cb Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15700 2024.08.28 04:12:54.360067 [ 3 ] {} <Debug> HTTP-Session: be3e1a5f-2148-49f5-adad-0558ad9525cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15701 2024.08.28 04:12:54.360081 [ 3 ] {} <Debug> HTTP-Session: be3e1a5f-2148-49f5-adad-0558ad9525cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15702 2024.08.28 04:12:54.360113 [ 3 ] {} <Trace> HTTP-Session: be3e1a5f-2148-49f5-adad-0558ad9525cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15703 2024.08.28 04:12:54.360212 [ 3 ] {60c3b0fb-15c0-42d2-881d-0d55d374d2d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
15704 2024.08.28 04:12:54.360256 [ 3 ] {60c3b0fb-15c0-42d2-881d-0d55d374d2d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
15705 2024.08.28 04:12:54.360502 [ 3 ] {60c3b0fb-15c0-42d2-881d-0d55d374d2d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15706 2024.08.28 04:12:54.360797 [ 3 ] {60c3b0fb-15c0-42d2-881d-0d55d374d2d5} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15707 2024.08.28 04:12:54.360834 [ 3 ] {60c3b0fb-15c0-42d2-881d-0d55d374d2d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15708 2024.08.28 04:12:54.361178 [ 3 ] {60c3b0fb-15c0-42d2-881d-0d55d374d2d5} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
15709 2024.08.28 04:12:54.361531 [ 3 ] {60c3b0fb-15c0-42d2-881d-0d55d374d2d5} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15710 2024.08.28 04:12:54.361692 [ 3 ] {60c3b0fb-15c0-42d2-881d-0d55d374d2d5} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001496 sec., 4010.6951871657757 rows/sec., 236.96 KiB/sec.
15711 2024.08.28 04:12:54.361883 [ 3 ] {60c3b0fb-15c0-42d2-881d-0d55d374d2d5} <Debug> DynamicQueryHandler: Done processing query
15712 2024.08.28 04:12:54.361911 [ 3 ] {60c3b0fb-15c0-42d2-881d-0d55d374d2d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15713 2024.08.28 04:12:54.361927 [ 3 ] {} <Debug> HTTP-Session: be3e1a5f-2148-49f5-adad-0558ad9525cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15714 2024.08.28 04:12:54.362144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 66516, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15715 2024.08.28 04:12:54.362201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15716 2024.08.28 04:12:54.362224 [ 3 ] {} <Debug> HTTP-Session: ef3d3c94-6df9-4b43-a787-40a35fe5442b Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15717 2024.08.28 04:12:54.362244 [ 3 ] {} <Debug> HTTP-Session: ef3d3c94-6df9-4b43-a787-40a35fe5442b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15718 2024.08.28 04:12:54.362260 [ 3 ] {} <Debug> HTTP-Session: ef3d3c94-6df9-4b43-a787-40a35fe5442b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15719 2024.08.28 04:12:54.362298 [ 3 ] {} <Trace> HTTP-Session: ef3d3c94-6df9-4b43-a787-40a35fe5442b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15720 2024.08.28 04:12:54.362542 [ 3 ] {454afba9-b23e-4861-8585-eb23444a824a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15721 2024.08.28 04:12:54.362594 [ 3 ] {454afba9-b23e-4861-8585-eb23444a824a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15722 2024.08.28 04:12:54.362868 [ 3 ] {454afba9-b23e-4861-8585-eb23444a824a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15723 2024.08.28 04:12:54.363449 [ 3 ] {454afba9-b23e-4861-8585-eb23444a824a} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15724 2024.08.28 04:12:54.363487 [ 3 ] {454afba9-b23e-4861-8585-eb23444a824a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15725 2024.08.28 04:12:54.363875 [ 3 ] {454afba9-b23e-4861-8585-eb23444a824a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
15726 2024.08.28 04:12:54.364221 [ 3 ] {454afba9-b23e-4861-8585-eb23444a824a} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15727 2024.08.28 04:12:54.364372 [ 3 ] {454afba9-b23e-4861-8585-eb23444a824a} <Debug> executeQuery: Read 410 rows, 29.93 KiB in 0.001962 sec., 208970.43832823646 rows/sec., 14.90 MiB/sec.
15728 2024.08.28 04:12:54.364637 [ 3 ] {454afba9-b23e-4861-8585-eb23444a824a} <Debug> DynamicQueryHandler: Done processing query
15729 2024.08.28 04:12:54.364695 [ 3 ] {454afba9-b23e-4861-8585-eb23444a824a} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
15730 2024.08.28 04:12:54.364750 [ 3 ] {} <Debug> HTTP-Session: ef3d3c94-6df9-4b43-a787-40a35fe5442b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15731 2024.08.28 04:12:54.364972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15732 2024.08.28 04:12:54.365022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15733 2024.08.28 04:12:54.365041 [ 3 ] {} <Debug> HTTP-Session: cae0da48-0b62-4d89-b129-ea3aaf3952c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15734 2024.08.28 04:12:54.365058 [ 3 ] {} <Debug> HTTP-Session: cae0da48-0b62-4d89-b129-ea3aaf3952c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15735 2024.08.28 04:12:54.365072 [ 3 ] {} <Debug> HTTP-Session: cae0da48-0b62-4d89-b129-ea3aaf3952c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15736 2024.08.28 04:12:54.365103 [ 3 ] {} <Trace> HTTP-Session: cae0da48-0b62-4d89-b129-ea3aaf3952c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15737 2024.08.28 04:12:54.365201 [ 3 ] {365f18c8-3132-454f-9e2f-bb6d229c50b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
15738 2024.08.28 04:12:54.365247 [ 3 ] {365f18c8-3132-454f-9e2f-bb6d229c50b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
15739 2024.08.28 04:12:54.365394 [ 3 ] {365f18c8-3132-454f-9e2f-bb6d229c50b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15740 2024.08.28 04:12:54.365646 [ 3 ] {365f18c8-3132-454f-9e2f-bb6d229c50b9} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15741 2024.08.28 04:12:54.365682 [ 3 ] {365f18c8-3132-454f-9e2f-bb6d229c50b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15742 2024.08.28 04:12:54.366024 [ 3 ] {365f18c8-3132-454f-9e2f-bb6d229c50b9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
15743 2024.08.28 04:12:54.366337 [ 3 ] {365f18c8-3132-454f-9e2f-bb6d229c50b9} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15744 2024.08.28 04:12:54.366494 [ 3 ] {365f18c8-3132-454f-9e2f-bb6d229c50b9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00131 sec., 4580.152671755725 rows/sec., 239.30 KiB/sec.
15745 2024.08.28 04:12:54.366687 [ 3 ] {365f18c8-3132-454f-9e2f-bb6d229c50b9} <Debug> DynamicQueryHandler: Done processing query
15746 2024.08.28 04:12:54.366716 [ 3 ] {365f18c8-3132-454f-9e2f-bb6d229c50b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15747 2024.08.28 04:12:54.366731 [ 3 ] {} <Debug> HTTP-Session: cae0da48-0b62-4d89-b129-ea3aaf3952c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15748 2024.08.28 04:12:54.366911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 44814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15749 2024.08.28 04:12:54.366957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15750 2024.08.28 04:12:54.366976 [ 3 ] {} <Debug> HTTP-Session: 267540c7-67ef-43e6-99e7-dfaf251909eb Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15751 2024.08.28 04:12:54.366992 [ 3 ] {} <Debug> HTTP-Session: 267540c7-67ef-43e6-99e7-dfaf251909eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15752 2024.08.28 04:12:54.367006 [ 3 ] {} <Debug> HTTP-Session: 267540c7-67ef-43e6-99e7-dfaf251909eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15753 2024.08.28 04:12:54.367036 [ 3 ] {} <Trace> HTTP-Session: 267540c7-67ef-43e6-99e7-dfaf251909eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15754 2024.08.28 04:12:54.367203 [ 3 ] {f7659bb5-ebe2-47b4-bddc-9446e6fc93b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15755 2024.08.28 04:12:54.367249 [ 3 ] {f7659bb5-ebe2-47b4-bddc-9446e6fc93b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15756 2024.08.28 04:12:54.367389 [ 3 ] {f7659bb5-ebe2-47b4-bddc-9446e6fc93b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15757 2024.08.28 04:12:54.367992 [ 3 ] {f7659bb5-ebe2-47b4-bddc-9446e6fc93b5} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15758 2024.08.28 04:12:54.368028 [ 3 ] {f7659bb5-ebe2-47b4-bddc-9446e6fc93b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15759 2024.08.28 04:12:54.368404 [ 3 ] {f7659bb5-ebe2-47b4-bddc-9446e6fc93b5} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
15760 2024.08.28 04:12:54.368759 [ 3 ] {f7659bb5-ebe2-47b4-bddc-9446e6fc93b5} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15761 2024.08.28 04:12:54.368922 [ 3 ] {f7659bb5-ebe2-47b4-bddc-9446e6fc93b5} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001804 sec., 131929.0465631929 rows/sec., 8.84 MiB/sec.
15762 2024.08.28 04:12:54.369108 [ 3 ] {f7659bb5-ebe2-47b4-bddc-9446e6fc93b5} <Debug> DynamicQueryHandler: Done processing query
15763 2024.08.28 04:12:54.369131 [ 3 ] {f7659bb5-ebe2-47b4-bddc-9446e6fc93b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
15764 2024.08.28 04:12:54.369146 [ 3 ] {} <Debug> HTTP-Session: 267540c7-67ef-43e6-99e7-dfaf251909eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15765 2024.08.28 04:12:54.369268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15766 2024.08.28 04:12:54.369316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15767 2024.08.28 04:12:54.369334 [ 3 ] {} <Debug> HTTP-Session: 47ac699f-58f6-4f33-84c6-b23a3acb0e34 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15768 2024.08.28 04:12:54.369350 [ 3 ] {} <Debug> HTTP-Session: 47ac699f-58f6-4f33-84c6-b23a3acb0e34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15769 2024.08.28 04:12:54.369363 [ 3 ] {} <Debug> HTTP-Session: 47ac699f-58f6-4f33-84c6-b23a3acb0e34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15770 2024.08.28 04:12:54.369394 [ 3 ] {} <Trace> HTTP-Session: 47ac699f-58f6-4f33-84c6-b23a3acb0e34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15771 2024.08.28 04:12:54.369484 [ 3 ] {b576f0a0-5bf5-4f36-9230-976b4aff30c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
15772 2024.08.28 04:12:54.369528 [ 3 ] {b576f0a0-5bf5-4f36-9230-976b4aff30c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
15773 2024.08.28 04:12:54.369657 [ 3 ] {b576f0a0-5bf5-4f36-9230-976b4aff30c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15774 2024.08.28 04:12:54.369914 [ 3 ] {b576f0a0-5bf5-4f36-9230-976b4aff30c9} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15775 2024.08.28 04:12:54.369948 [ 3 ] {b576f0a0-5bf5-4f36-9230-976b4aff30c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15776 2024.08.28 04:12:54.370288 [ 3 ] {b576f0a0-5bf5-4f36-9230-976b4aff30c9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
15777 2024.08.28 04:12:54.370599 [ 3 ] {b576f0a0-5bf5-4f36-9230-976b4aff30c9} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15778 2024.08.28 04:12:54.370753 [ 3 ] {b576f0a0-5bf5-4f36-9230-976b4aff30c9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001284 sec., 778.816199376947 rows/sec., 52.48 KiB/sec.
15779 2024.08.28 04:12:54.370901 [ 3 ] {b576f0a0-5bf5-4f36-9230-976b4aff30c9} <Debug> DynamicQueryHandler: Done processing query
15780 2024.08.28 04:12:54.370926 [ 3 ] {b576f0a0-5bf5-4f36-9230-976b4aff30c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
15781 2024.08.28 04:12:54.370941 [ 3 ] {} <Debug> HTTP-Session: 47ac699f-58f6-4f33-84c6-b23a3acb0e34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15782 2024.08.28 04:12:54.371069 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 42955, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15783 2024.08.28 04:12:54.371116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15784 2024.08.28 04:12:54.371134 [ 3 ] {} <Debug> HTTP-Session: 3b0c7cf3-c016-43a9-b916-f15f7d115871 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15785 2024.08.28 04:12:54.371149 [ 3 ] {} <Debug> HTTP-Session: 3b0c7cf3-c016-43a9-b916-f15f7d115871 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15786 2024.08.28 04:12:54.371164 [ 3 ] {} <Debug> HTTP-Session: 3b0c7cf3-c016-43a9-b916-f15f7d115871 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15787 2024.08.28 04:12:54.371194 [ 3 ] {} <Trace> HTTP-Session: 3b0c7cf3-c016-43a9-b916-f15f7d115871 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15788 2024.08.28 04:12:54.371457 [ 3 ] {80bccca4-2b16-425d-910e-2bf032745fae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15789 2024.08.28 04:12:54.371520 [ 3 ] {80bccca4-2b16-425d-910e-2bf032745fae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
15790 2024.08.28 04:12:54.371923 [ 3 ] {80bccca4-2b16-425d-910e-2bf032745fae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15791 2024.08.28 04:12:54.372584 [ 3 ] {80bccca4-2b16-425d-910e-2bf032745fae} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15792 2024.08.28 04:12:54.372619 [ 3 ] {80bccca4-2b16-425d-910e-2bf032745fae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15793 2024.08.28 04:12:54.373231 [ 3 ] {80bccca4-2b16-425d-910e-2bf032745fae} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
15794 2024.08.28 04:12:54.373630 [ 3 ] {80bccca4-2b16-425d-910e-2bf032745fae} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15795 2024.08.28 04:12:54.373823 [ 3 ] {80bccca4-2b16-425d-910e-2bf032745fae} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002549 sec., 10200.078462142017 rows/sec., 18.28 MiB/sec.
15796 2024.08.28 04:12:54.374020 [ 3 ] {80bccca4-2b16-425d-910e-2bf032745fae} <Debug> DynamicQueryHandler: Done processing query
15797 2024.08.28 04:12:54.374044 [ 3 ] {80bccca4-2b16-425d-910e-2bf032745fae} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
15798 2024.08.28 04:12:54.374059 [ 3 ] {} <Debug> HTTP-Session: 3b0c7cf3-c016-43a9-b916-f15f7d115871 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15799 2024.08.28 04:12:54.374192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15800 2024.08.28 04:12:54.374238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15801 2024.08.28 04:12:54.374257 [ 3 ] {} <Debug> HTTP-Session: 0c2e2127-6177-4931-be82-e02a19fba02e Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15802 2024.08.28 04:12:54.374272 [ 3 ] {} <Debug> HTTP-Session: 0c2e2127-6177-4931-be82-e02a19fba02e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15803 2024.08.28 04:12:54.374287 [ 3 ] {} <Debug> HTTP-Session: 0c2e2127-6177-4931-be82-e02a19fba02e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15804 2024.08.28 04:12:54.374317 [ 3 ] {} <Trace> HTTP-Session: 0c2e2127-6177-4931-be82-e02a19fba02e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15805 2024.08.28 04:12:54.374444 [ 3 ] {e424421e-e279-48c1-a50a-5e06bde1a675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15806 2024.08.28 04:12:54.374488 [ 3 ] {e424421e-e279-48c1-a50a-5e06bde1a675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15807 2024.08.28 04:12:54.374617 [ 3 ] {e424421e-e279-48c1-a50a-5e06bde1a675} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15808 2024.08.28 04:12:54.374925 [ 3 ] {e424421e-e279-48c1-a50a-5e06bde1a675} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15809 2024.08.28 04:12:54.374960 [ 3 ] {e424421e-e279-48c1-a50a-5e06bde1a675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15810 2024.08.28 04:12:54.375318 [ 3 ] {e424421e-e279-48c1-a50a-5e06bde1a675} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
15811 2024.08.28 04:12:54.375652 [ 3 ] {e424421e-e279-48c1-a50a-5e06bde1a675} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15812 2024.08.28 04:12:54.375798 [ 3 ] {e424421e-e279-48c1-a50a-5e06bde1a675} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001402 sec., 58487.87446504993 rows/sec., 3.71 MiB/sec.
15813 2024.08.28 04:12:54.375959 [ 3 ] {e424421e-e279-48c1-a50a-5e06bde1a675} <Debug> DynamicQueryHandler: Done processing query
15814 2024.08.28 04:12:54.375983 [ 3 ] {e424421e-e279-48c1-a50a-5e06bde1a675} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15815 2024.08.28 04:12:54.375998 [ 3 ] {} <Debug> HTTP-Session: 0c2e2127-6177-4931-be82-e02a19fba02e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15816 2024.08.28 04:12:59.341110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 18302, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15817 2024.08.28 04:12:59.341238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15818 2024.08.28 04:12:59.341265 [ 3 ] {} <Debug> HTTP-Session: cc635425-c6a2-4262-b232-9f9a521503d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15819 2024.08.28 04:12:59.341293 [ 3 ] {} <Debug> HTTP-Session: cc635425-c6a2-4262-b232-9f9a521503d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15820 2024.08.28 04:12:59.341311 [ 3 ] {} <Debug> HTTP-Session: cc635425-c6a2-4262-b232-9f9a521503d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15821 2024.08.28 04:12:59.341364 [ 3 ] {} <Trace> HTTP-Session: cc635425-c6a2-4262-b232-9f9a521503d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15822 2024.08.28 04:12:59.341593 [ 3 ] {f1de413d-45d7-4205-bf26-3e43f5292779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15823 2024.08.28 04:12:59.341665 [ 3 ] {f1de413d-45d7-4205-bf26-3e43f5292779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15824 2024.08.28 04:12:59.342033 [ 3 ] {f1de413d-45d7-4205-bf26-3e43f5292779} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15825 2024.08.28 04:12:59.342541 [ 3 ] {f1de413d-45d7-4205-bf26-3e43f5292779} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15826 2024.08.28 04:12:59.342580 [ 3 ] {f1de413d-45d7-4205-bf26-3e43f5292779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15827 2024.08.28 04:12:59.342998 [ 3 ] {f1de413d-45d7-4205-bf26-3e43f5292779} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
15828 2024.08.28 04:12:59.343369 [ 3 ] {f1de413d-45d7-4205-bf26-3e43f5292779} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15829 2024.08.28 04:12:59.343540 [ 3 ] {f1de413d-45d7-4205-bf26-3e43f5292779} <Debug> executeQuery: Read 124 rows, 10.75 KiB in 0.002031 sec., 61053.668143771545 rows/sec., 5.17 MiB/sec.
15830 2024.08.28 04:12:59.343543 [ 140 ] {} <Debug> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
15831 2024.08.28 04:12:59.343666 [ 140 ] {} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15832 2024.08.28 04:12:59.343704 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15833 2024.08.28 04:12:59.343814 [ 3 ] {f1de413d-45d7-4205-bf26-3e43f5292779} <Debug> DynamicQueryHandler: Done processing query
15834 2024.08.28 04:12:59.343863 [ 3 ] {f1de413d-45d7-4205-bf26-3e43f5292779} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
15835 2024.08.28 04:12:59.343888 [ 3 ] {} <Debug> HTTP-Session: cc635425-c6a2-4262-b232-9f9a521503d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15836 2024.08.28 04:12:59.343890 [ 200 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::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
15837 2024.08.28 04:12:59.344123 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 4925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15838 2024.08.28 04:12:59.344156 [ 200 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15839 2024.08.28 04:12:59.344224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15840 2024.08.28 04:12:59.344240 [ 200 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1465 rows starting from the beginning of the part
15841 2024.08.28 04:12:59.344266 [ 3 ] {} <Debug> HTTP-Session: bd0917d3-0434-490d-b07a-82cb2bfae4a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15842 2024.08.28 04:12:59.344301 [ 3 ] {} <Debug> HTTP-Session: bd0917d3-0434-490d-b07a-82cb2bfae4a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15843 2024.08.28 04:12:59.344352 [ 3 ] {} <Debug> HTTP-Session: bd0917d3-0434-490d-b07a-82cb2bfae4a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15844 2024.08.28 04:12:59.344451 [ 200 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 126 rows starting from the beginning of the part
15845 2024.08.28 04:12:59.344490 [ 3 ] {} <Trace> HTTP-Session: bd0917d3-0434-490d-b07a-82cb2bfae4a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15846 2024.08.28 04:12:59.344823 [ 200 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 241 rows starting from the beginning of the part
15847 2024.08.28 04:12:59.345116 [ 3 ] {cc28e983-e5cf-459c-9d17-46286905cc2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15848 2024.08.28 04:12:59.345301 [ 200 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1266 rows starting from the beginning of the part
15849 2024.08.28 04:12:59.345386 [ 3 ] {cc28e983-e5cf-459c-9d17-46286905cc2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15850 2024.08.28 04:12:59.345644 [ 200 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 242 rows starting from the beginning of the part
15851 2024.08.28 04:12:59.346071 [ 200 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 124 rows starting from the beginning of the part
15852 2024.08.28 04:12:59.346871 [ 3 ] {cc28e983-e5cf-459c-9d17-46286905cc2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15853 2024.08.28 04:12:59.347638 [ 3 ] {cc28e983-e5cf-459c-9d17-46286905cc2b} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15854 2024.08.28 04:12:59.347710 [ 3 ] {cc28e983-e5cf-459c-9d17-46286905cc2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15855 2024.08.28 04:12:59.348626 [ 3 ] {cc28e983-e5cf-459c-9d17-46286905cc2b} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
15856 2024.08.28 04:12:59.349105 [ 3 ] {cc28e983-e5cf-459c-9d17-46286905cc2b} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15857 2024.08.28 04:12:59.349318 [ 3 ] {cc28e983-e5cf-459c-9d17-46286905cc2b} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.004527 sec., 7510.492599955821 rows/sec., 564.75 KiB/sec.
15858 2024.08.28 04:12:59.349778 [ 3 ] {cc28e983-e5cf-459c-9d17-46286905cc2b} <Debug> DynamicQueryHandler: Done processing query
15859 2024.08.28 04:12:59.349807 [ 3 ] {cc28e983-e5cf-459c-9d17-46286905cc2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
15860 2024.08.28 04:12:59.349814 [ 187 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3464 rows, containing 5 columns (5 merged, 0 gathered) in 0.006034918 sec., 573992.8860673831 rows/sec., 50.39 MiB/sec.
15861 2024.08.28 04:12:59.349825 [ 3 ] {} <Debug> HTTP-Session: bd0917d3-0434-490d-b07a-82cb2bfae4a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15862 2024.08.28 04:12:59.350033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 16638, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15863 2024.08.28 04:12:59.350078 [ 187 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
15864 2024.08.28 04:12:59.350088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15865 2024.08.28 04:12:59.350118 [ 3 ] {} <Debug> HTTP-Session: 8a37e602-63b6-4438-ad28-e647aa3e87ce Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15866 2024.08.28 04:12:59.350146 [ 3 ] {} <Debug> HTTP-Session: 8a37e602-63b6-4438-ad28-e647aa3e87ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15867 2024.08.28 04:12:59.350168 [ 3 ] {} <Debug> HTTP-Session: 8a37e602-63b6-4438-ad28-e647aa3e87ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15868 2024.08.28 04:12:59.350203 [ 3 ] {} <Trace> HTTP-Session: 8a37e602-63b6-4438-ad28-e647aa3e87ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15869 2024.08.28 04:12:59.350382 [ 3 ] {1a896353-4c3d-43d6-8a8d-406492b1c781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15870 2024.08.28 04:12:59.350452 [ 3 ] {1a896353-4c3d-43d6-8a8d-406492b1c781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15871 2024.08.28 04:12:59.350660 [ 187 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_81_16} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15872 2024.08.28 04:12:59.350793 [ 187 ] {4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0::all_1_81_16} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
15873 2024.08.28 04:12:59.350824 [ 3 ] {1a896353-4c3d-43d6-8a8d-406492b1c781} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15874 2024.08.28 04:12:59.350910 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB.
15875 2024.08.28 04:12:59.351231 [ 3 ] {1a896353-4c3d-43d6-8a8d-406492b1c781} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15876 2024.08.28 04:12:59.351269 [ 3 ] {1a896353-4c3d-43d6-8a8d-406492b1c781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15877 2024.08.28 04:12:59.351645 [ 3 ] {1a896353-4c3d-43d6-8a8d-406492b1c781} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
15878 2024.08.28 04:12:59.351990 [ 3 ] {1a896353-4c3d-43d6-8a8d-406492b1c781} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15879 2024.08.28 04:12:59.352117 [ 3 ] {1a896353-4c3d-43d6-8a8d-406492b1c781} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001822 sec., 53787.04720087815 rows/sec., 4.20 MiB/sec.
15880 2024.08.28 04:12:59.352138 [ 147 ] {} <Debug> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
15881 2024.08.28 04:12:59.352197 [ 147 ] {} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15882 2024.08.28 04:12:59.352232 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15883 2024.08.28 04:12:59.352318 [ 3 ] {1a896353-4c3d-43d6-8a8d-406492b1c781} <Debug> DynamicQueryHandler: Done processing query
15884 2024.08.28 04:12:59.352375 [ 3 ] {1a896353-4c3d-43d6-8a8d-406492b1c781} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
15885 2024.08.28 04:12:59.352419 [ 3 ] {} <Debug> HTTP-Session: 8a37e602-63b6-4438-ad28-e647aa3e87ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15886 2024.08.28 04:12:59.352468 [ 198 ] {22d7316c-e32c-475d-862f-de292a324746::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
15887 2024.08.28 04:12:59.352653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 30617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15888 2024.08.28 04:12:59.352779 [ 198 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15889 2024.08.28 04:12:59.352779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15890 2024.08.28 04:12:59.352851 [ 3 ] {} <Debug> HTTP-Session: 6ce8d5a7-e506-481c-bf3c-0221021c8adc Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15891 2024.08.28 04:12:59.352857 [ 198 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 958 rows starting from the beginning of the part
15892 2024.08.28 04:12:59.352881 [ 3 ] {} <Debug> HTTP-Session: 6ce8d5a7-e506-481c-bf3c-0221021c8adc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15893 2024.08.28 04:12:59.352919 [ 3 ] {} <Debug> HTTP-Session: 6ce8d5a7-e506-481c-bf3c-0221021c8adc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15894 2024.08.28 04:12:59.353030 [ 3 ] {} <Trace> HTTP-Session: 6ce8d5a7-e506-481c-bf3c-0221021c8adc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15895 2024.08.28 04:12:59.353169 [ 198 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 102 rows starting from the beginning of the part
15896 2024.08.28 04:12:59.353460 [ 198 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 408 rows starting from the beginning of the part
15897 2024.08.28 04:12:59.353475 [ 3 ] {7fbf71db-47b1-4328-a0fc-2413f7253cc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15898 2024.08.28 04:12:59.353658 [ 3 ] {7fbf71db-47b1-4328-a0fc-2413f7253cc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15899 2024.08.28 04:12:59.353805 [ 198 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 558 rows starting from the beginning of the part
15900 2024.08.28 04:12:59.354287 [ 198 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 410 rows starting from the beginning of the part
15901 2024.08.28 04:12:59.354699 [ 198 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 98 rows starting from the beginning of the part
15902 2024.08.28 04:12:59.354726 [ 3 ] {7fbf71db-47b1-4328-a0fc-2413f7253cc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15903 2024.08.28 04:12:59.355786 [ 3 ] {7fbf71db-47b1-4328-a0fc-2413f7253cc6} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15904 2024.08.28 04:12:59.355842 [ 3 ] {7fbf71db-47b1-4328-a0fc-2413f7253cc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15905 2024.08.28 04:12:59.356908 [ 3 ] {7fbf71db-47b1-4328-a0fc-2413f7253cc6} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
15906 2024.08.28 04:12:59.357475 [ 3 ] {7fbf71db-47b1-4328-a0fc-2413f7253cc6} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15907 2024.08.28 04:12:59.357729 [ 3 ] {7fbf71db-47b1-4328-a0fc-2413f7253cc6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004467 sec., 35818.222520707415 rows/sec., 2.49 MiB/sec.
15908 2024.08.28 04:12:59.358422 [ 3 ] {7fbf71db-47b1-4328-a0fc-2413f7253cc6} <Debug> DynamicQueryHandler: Done processing query
15909 2024.08.28 04:12:59.358444 [ 187 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2534 rows, containing 5 columns (5 merged, 0 gathered) in 0.00612544 sec., 413684.5679657298 rows/sec., 31.80 MiB/sec.
15910 2024.08.28 04:12:59.358506 [ 3 ] {7fbf71db-47b1-4328-a0fc-2413f7253cc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15911 2024.08.28 04:12:59.358584 [ 3 ] {} <Debug> HTTP-Session: 6ce8d5a7-e506-481c-bf3c-0221021c8adc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15912 2024.08.28 04:12:59.358795 [ 187 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
15913 2024.08.28 04:12:59.358897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 55125, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15914 2024.08.28 04:12:59.359031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15915 2024.08.28 04:12:59.359053 [ 3 ] {} <Debug> HTTP-Session: f8b27bb9-74b5-4319-a154-0241448b488d Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15916 2024.08.28 04:12:59.359074 [ 3 ] {} <Debug> HTTP-Session: f8b27bb9-74b5-4319-a154-0241448b488d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15917 2024.08.28 04:12:59.359092 [ 3 ] {} <Debug> HTTP-Session: f8b27bb9-74b5-4319-a154-0241448b488d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15918 2024.08.28 04:12:59.359130 [ 3 ] {} <Trace> HTTP-Session: f8b27bb9-74b5-4319-a154-0241448b488d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15919 2024.08.28 04:12:59.359441 [ 187 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_81_16} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15920 2024.08.28 04:12:59.359514 [ 187 ] {22d7316c-e32c-475d-862f-de292a324746::all_1_81_16} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
15921 2024.08.28 04:12:59.359600 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB.
15922 2024.08.28 04:12:59.359624 [ 3 ] {73d6e414-61e3-420e-89bc-6a3966cee1c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15923 2024.08.28 04:12:59.359692 [ 3 ] {73d6e414-61e3-420e-89bc-6a3966cee1c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
15924 2024.08.28 04:12:59.360129 [ 3 ] {73d6e414-61e3-420e-89bc-6a3966cee1c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15925 2024.08.28 04:12:59.360854 [ 3 ] {73d6e414-61e3-420e-89bc-6a3966cee1c0} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15926 2024.08.28 04:12:59.360890 [ 3 ] {73d6e414-61e3-420e-89bc-6a3966cee1c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15927 2024.08.28 04:12:59.361498 [ 3 ] {73d6e414-61e3-420e-89bc-6a3966cee1c0} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
15928 2024.08.28 04:12:59.361919 [ 3 ] {73d6e414-61e3-420e-89bc-6a3966cee1c0} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15929 2024.08.28 04:12:59.362061 [ 147 ] {} <Debug> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
15930 2024.08.28 04:12:59.362066 [ 3 ] {73d6e414-61e3-420e-89bc-6a3966cee1c0} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002818 sec., 12065.294535131297 rows/sec., 21.62 MiB/sec.
15931 2024.08.28 04:12:59.362101 [ 147 ] {} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15932 2024.08.28 04:12:59.362146 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15933 2024.08.28 04:12:59.362801 [ 3 ] {73d6e414-61e3-420e-89bc-6a3966cee1c0} <Debug> DynamicQueryHandler: Done processing query
15934 2024.08.28 04:12:59.362867 [ 3 ] {73d6e414-61e3-420e-89bc-6a3966cee1c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
15935 2024.08.28 04:12:59.362928 [ 194 ] {94c69f11-a991-4649-a894-2fffd5368a44::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
15936 2024.08.28 04:12:59.362944 [ 3 ] {} <Debug> HTTP-Session: f8b27bb9-74b5-4319-a154-0241448b488d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15937 2024.08.28 04:12:59.363323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15938 2024.08.28 04:12:59.363480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15939 2024.08.28 04:12:59.363556 [ 3 ] {} <Debug> HTTP-Session: 742640ab-3407-45fc-8baa-f6309bfabfa7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15940 2024.08.28 04:12:59.363608 [ 3 ] {} <Debug> HTTP-Session: 742640ab-3407-45fc-8baa-f6309bfabfa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15941 2024.08.28 04:12:59.363665 [ 3 ] {} <Debug> HTTP-Session: 742640ab-3407-45fc-8baa-f6309bfabfa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15942 2024.08.28 04:12:59.363798 [ 3 ] {} <Trace> HTTP-Session: 742640ab-3407-45fc-8baa-f6309bfabfa7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15943 2024.08.28 04:12:59.364089 [ 3 ] {1bd1070d-400d-4e41-ac3c-c78954dedfac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15944 2024.08.28 04:12:59.364219 [ 3 ] {1bd1070d-400d-4e41-ac3c-c78954dedfac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15945 2024.08.28 04:12:59.364236 [ 194 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15946 2024.08.28 04:12:59.364468 [ 194 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1495 rows starting from the beginning of the part
15947 2024.08.28 04:12:59.364968 [ 3 ] {1bd1070d-400d-4e41-ac3c-c78954dedfac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15948 2024.08.28 04:12:59.365334 [ 194 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 34 rows starting from the beginning of the part
15949 2024.08.28 04:12:59.366024 [ 194 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 26 rows starting from the beginning of the part
15950 2024.08.28 04:12:59.366165 [ 3 ] {1bd1070d-400d-4e41-ac3c-c78954dedfac} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15951 2024.08.28 04:12:59.366264 [ 3 ] {1bd1070d-400d-4e41-ac3c-c78954dedfac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.37 GiB.
15952 2024.08.28 04:12:59.366663 [ 194 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 34 rows starting from the beginning of the part
15953 2024.08.28 04:12:59.367352 [ 194 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 26 rows starting from the beginning of the part
15954 2024.08.28 04:12:59.367565 [ 3 ] {1bd1070d-400d-4e41-ac3c-c78954dedfac} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
15955 2024.08.28 04:12:59.367887 [ 194 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 34 rows starting from the beginning of the part
15956 2024.08.28 04:12:59.368698 [ 3 ] {1bd1070d-400d-4e41-ac3c-c78954dedfac} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15957 2024.08.28 04:12:59.369130 [ 3 ] {1bd1070d-400d-4e41-ac3c-c78954dedfac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005161 sec., 11625.653943034296 rows/sec., 802.29 KiB/sec.
15958 2024.08.28 04:12:59.369436 [ 3 ] {1bd1070d-400d-4e41-ac3c-c78954dedfac} <Debug> DynamicQueryHandler: Done processing query
15959 2024.08.28 04:12:59.369473 [ 3 ] {1bd1070d-400d-4e41-ac3c-c78954dedfac} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15960 2024.08.28 04:12:59.369532 [ 3 ] {} <Debug> HTTP-Session: 742640ab-3407-45fc-8baa-f6309bfabfa7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15961 2024.08.28 04:12:59.376832 [ 189 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1649 rows, containing 19 columns (19 merged, 0 gathered) in 0.014540857 sec., 113404.59506616426 rows/sec., 203.22 MiB/sec.
15962 2024.08.28 04:12:59.378550 [ 189 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
15963 2024.08.28 04:12:59.379239 [ 189 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_81_16} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15964 2024.08.28 04:12:59.379340 [ 189 ] {94c69f11-a991-4649-a894-2fffd5368a44::all_1_81_16} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
15965 2024.08.28 04:12:59.379509 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.70 MiB.
15966 2024.08.28 04:13:00.000186 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.75 MiB, peak 222.85 MiB, free memory in arenas 0.00 B, will set to 212.86 MiB (RSS), difference: 2.11 MiB
15967 2024.08.28 04:13:02.719636 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache
15968 2024.08.28 04:13:02.719695 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache
15969 2024.08.28 04:13:04.345382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15970 2024.08.28 04:13:04.345490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15971 2024.08.28 04:13:04.345514 [ 3 ] {} <Debug> HTTP-Session: 6ac05704-c032-4480-a745-1e2968c3c5be Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15972 2024.08.28 04:13:04.345538 [ 3 ] {} <Debug> HTTP-Session: 6ac05704-c032-4480-a745-1e2968c3c5be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15973 2024.08.28 04:13:04.345553 [ 3 ] {} <Debug> HTTP-Session: 6ac05704-c032-4480-a745-1e2968c3c5be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15974 2024.08.28 04:13:04.345601 [ 3 ] {} <Trace> HTTP-Session: 6ac05704-c032-4480-a745-1e2968c3c5be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15975 2024.08.28 04:13:04.345776 [ 3 ] {c9bb219e-7357-4c11-9761-829fcd01709a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
15976 2024.08.28 04:13:04.345841 [ 3 ] {c9bb219e-7357-4c11-9761-829fcd01709a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
15977 2024.08.28 04:13:04.346164 [ 3 ] {c9bb219e-7357-4c11-9761-829fcd01709a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15978 2024.08.28 04:13:04.346586 [ 3 ] {c9bb219e-7357-4c11-9761-829fcd01709a} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15979 2024.08.28 04:13:04.346627 [ 3 ] {c9bb219e-7357-4c11-9761-829fcd01709a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
15980 2024.08.28 04:13:04.347035 [ 3 ] {c9bb219e-7357-4c11-9761-829fcd01709a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
15981 2024.08.28 04:13:04.347426 [ 3 ] {c9bb219e-7357-4c11-9761-829fcd01709a} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15982 2024.08.28 04:13:04.347600 [ 3 ] {c9bb219e-7357-4c11-9761-829fcd01709a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00187 sec., 1069.51871657754 rows/sec., 87.21 KiB/sec.
15983 2024.08.28 04:13:04.347820 [ 3 ] {c9bb219e-7357-4c11-9761-829fcd01709a} <Debug> DynamicQueryHandler: Done processing query
15984 2024.08.28 04:13:04.347846 [ 3 ] {c9bb219e-7357-4c11-9761-829fcd01709a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15985 2024.08.28 04:13:04.347862 [ 3 ] {} <Debug> HTTP-Session: 6ac05704-c032-4480-a745-1e2968c3c5be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15986 2024.08.28 04:13:04.348044 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 36607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15987 2024.08.28 04:13:04.348094 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15988 2024.08.28 04:13:04.348114 [ 3 ] {} <Debug> HTTP-Session: 4d128fe7-476f-4d8b-8f69-422e31ca02e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
15989 2024.08.28 04:13:04.348130 [ 3 ] {} <Debug> HTTP-Session: 4d128fe7-476f-4d8b-8f69-422e31ca02e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15990 2024.08.28 04:13:04.348144 [ 3 ] {} <Debug> HTTP-Session: 4d128fe7-476f-4d8b-8f69-422e31ca02e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15991 2024.08.28 04:13:04.348175 [ 3 ] {} <Trace> HTTP-Session: 4d128fe7-476f-4d8b-8f69-422e31ca02e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15992 2024.08.28 04:13:04.348341 [ 3 ] {3732ec84-89d5-46ec-8f0e-4370f69e597c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15993 2024.08.28 04:13:04.348384 [ 3 ] {3732ec84-89d5-46ec-8f0e-4370f69e597c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15994 2024.08.28 04:13:04.348611 [ 3 ] {3732ec84-89d5-46ec-8f0e-4370f69e597c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15995 2024.08.28 04:13:04.349118 [ 3 ] {3732ec84-89d5-46ec-8f0e-4370f69e597c} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15996 2024.08.28 04:13:04.349155 [ 3 ] {3732ec84-89d5-46ec-8f0e-4370f69e597c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
15997 2024.08.28 04:13:04.349526 [ 3 ] {3732ec84-89d5-46ec-8f0e-4370f69e597c} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
15998 2024.08.28 04:13:04.349900 [ 3 ] {3732ec84-89d5-46ec-8f0e-4370f69e597c} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15999 2024.08.28 04:13:04.350056 [ 3 ] {3732ec84-89d5-46ec-8f0e-4370f69e597c} <Debug> executeQuery: Read 242 rows, 21.90 KiB in 0.001796 sec., 134743.87527839644 rows/sec., 11.91 MiB/sec.
16000 2024.08.28 04:13:04.350237 [ 3 ] {3732ec84-89d5-46ec-8f0e-4370f69e597c} <Debug> DynamicQueryHandler: Done processing query
16001 2024.08.28 04:13:04.350262 [ 3 ] {3732ec84-89d5-46ec-8f0e-4370f69e597c} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB.
16002 2024.08.28 04:13:04.350277 [ 3 ] {} <Debug> HTTP-Session: 4d128fe7-476f-4d8b-8f69-422e31ca02e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16003 2024.08.28 04:13:04.350443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 4058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16004 2024.08.28 04:13:04.350492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16005 2024.08.28 04:13:04.350511 [ 3 ] {} <Debug> HTTP-Session: 1c94c931-a502-463b-9978-462689eb5f6b Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
16006 2024.08.28 04:13:04.350527 [ 3 ] {} <Debug> HTTP-Session: 1c94c931-a502-463b-9978-462689eb5f6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16007 2024.08.28 04:13:04.350541 [ 3 ] {} <Debug> HTTP-Session: 1c94c931-a502-463b-9978-462689eb5f6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16008 2024.08.28 04:13:04.350571 [ 3 ] {} <Trace> HTTP-Session: 1c94c931-a502-463b-9978-462689eb5f6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16009 2024.08.28 04:13:04.350674 [ 3 ] {2cc09c6d-2325-44c5-9fff-2522abb5446f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16010 2024.08.28 04:13:04.350717 [ 3 ] {2cc09c6d-2325-44c5-9fff-2522abb5446f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16011 2024.08.28 04:13:04.350942 [ 3 ] {2cc09c6d-2325-44c5-9fff-2522abb5446f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16012 2024.08.28 04:13:04.351272 [ 3 ] {2cc09c6d-2325-44c5-9fff-2522abb5446f} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16013 2024.08.28 04:13:04.351309 [ 3 ] {2cc09c6d-2325-44c5-9fff-2522abb5446f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
16014 2024.08.28 04:13:04.351654 [ 3 ] {2cc09c6d-2325-44c5-9fff-2522abb5446f} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
16015 2024.08.28 04:13:04.352003 [ 3 ] {2cc09c6d-2325-44c5-9fff-2522abb5446f} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16016 2024.08.28 04:13:04.352159 [ 3 ] {2cc09c6d-2325-44c5-9fff-2522abb5446f} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001516 sec., 18469.656992084434 rows/sec., 1.35 MiB/sec.
16017 2024.08.28 04:13:04.352319 [ 3 ] {2cc09c6d-2325-44c5-9fff-2522abb5446f} <Debug> DynamicQueryHandler: Done processing query
16018 2024.08.28 04:13:04.352344 [ 3 ] {2cc09c6d-2325-44c5-9fff-2522abb5446f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16019 2024.08.28 04:13:04.352359 [ 3 ] {} <Debug> HTTP-Session: 1c94c931-a502-463b-9978-462689eb5f6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16020 2024.08.28 04:13:04.352476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16021 2024.08.28 04:13:04.352523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16022 2024.08.28 04:13:04.352542 [ 3 ] {} <Debug> HTTP-Session: f5494001-dfa1-403d-a57e-a13f7c2f1d8c Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
16023 2024.08.28 04:13:04.352558 [ 3 ] {} <Debug> HTTP-Session: f5494001-dfa1-403d-a57e-a13f7c2f1d8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16024 2024.08.28 04:13:04.352571 [ 3 ] {} <Debug> HTTP-Session: f5494001-dfa1-403d-a57e-a13f7c2f1d8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16025 2024.08.28 04:13:04.352600 [ 3 ] {} <Trace> HTTP-Session: f5494001-dfa1-403d-a57e-a13f7c2f1d8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16026 2024.08.28 04:13:04.352696 [ 3 ] {685ac523-6afc-40bc-9a7f-b27cb1cef207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
16027 2024.08.28 04:13:04.352738 [ 3 ] {685ac523-6afc-40bc-9a7f-b27cb1cef207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
16028 2024.08.28 04:13:04.352959 [ 3 ] {685ac523-6afc-40bc-9a7f-b27cb1cef207} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16029 2024.08.28 04:13:04.353381 [ 3 ] {685ac523-6afc-40bc-9a7f-b27cb1cef207} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16030 2024.08.28 04:13:04.353443 [ 3 ] {685ac523-6afc-40bc-9a7f-b27cb1cef207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
16031 2024.08.28 04:13:04.353805 [ 3 ] {685ac523-6afc-40bc-9a7f-b27cb1cef207} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
16032 2024.08.28 04:13:04.354151 [ 3 ] {685ac523-6afc-40bc-9a7f-b27cb1cef207} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16033 2024.08.28 04:13:04.354307 [ 3 ] {685ac523-6afc-40bc-9a7f-b27cb1cef207} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00163 sec., 8588.957055214723 rows/sec., 601.51 KiB/sec.
16034 2024.08.28 04:13:04.354306 [ 149 ] {} <Debug> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
16035 2024.08.28 04:13:04.354415 [ 149 ] {} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16036 2024.08.28 04:13:04.354468 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
16037 2024.08.28 04:13:04.354600 [ 3 ] {685ac523-6afc-40bc-9a7f-b27cb1cef207} <Debug> DynamicQueryHandler: Done processing query
16038 2024.08.28 04:13:04.354652 [ 3 ] {685ac523-6afc-40bc-9a7f-b27cb1cef207} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16039 2024.08.28 04:13:04.354664 [ 204 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::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
16040 2024.08.28 04:13:04.354675 [ 3 ] {} <Debug> HTTP-Session: f5494001-dfa1-403d-a57e-a13f7c2f1d8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16041 2024.08.28 04:13:04.354905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16042 2024.08.28 04:13:04.354946 [ 204 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16043 2024.08.28 04:13:04.354990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16044 2024.08.28 04:13:04.355010 [ 204 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 243 rows starting from the beginning of the part
16045 2024.08.28 04:13:04.355038 [ 3 ] {} <Debug> HTTP-Session: fc59a639-089e-4ae0-82e2-ee6ad4e3fad7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
16046 2024.08.28 04:13:04.355073 [ 3 ] {} <Debug> HTTP-Session: fc59a639-089e-4ae0-82e2-ee6ad4e3fad7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16047 2024.08.28 04:13:04.355111 [ 3 ] {} <Debug> HTTP-Session: fc59a639-089e-4ae0-82e2-ee6ad4e3fad7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16048 2024.08.28 04:13:04.355204 [ 204 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::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
16049 2024.08.28 04:13:04.355253 [ 3 ] {} <Trace> HTTP-Session: fc59a639-089e-4ae0-82e2-ee6ad4e3fad7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16050 2024.08.28 04:13:04.355604 [ 204 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 14 rows starting from the beginning of the part
16051 2024.08.28 04:13:04.355722 [ 3 ] {b8b57529-3c5a-41e9-ba30-131691d19d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
16052 2024.08.28 04:13:04.355817 [ 204 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 228 rows starting from the beginning of the part
16053 2024.08.28 04:13:04.355866 [ 3 ] {b8b57529-3c5a-41e9-ba30-131691d19d6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
16054 2024.08.28 04:13:04.356176 [ 204 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::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
16055 2024.08.28 04:13:04.356601 [ 204 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::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
16056 2024.08.28 04:13:04.357411 [ 3 ] {b8b57529-3c5a-41e9-ba30-131691d19d6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16057 2024.08.28 04:13:04.358240 [ 3 ] {b8b57529-3c5a-41e9-ba30-131691d19d6e} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16058 2024.08.28 04:13:04.358301 [ 3 ] {b8b57529-3c5a-41e9-ba30-131691d19d6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
16059 2024.08.28 04:13:04.359272 [ 3 ] {b8b57529-3c5a-41e9-ba30-131691d19d6e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
16060 2024.08.28 04:13:04.359769 [ 204 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.005207603 sec., 101198.19041505277 rows/sec., 6.88 MiB/sec.
16061 2024.08.28 04:13:04.359997 [ 204 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
16062 2024.08.28 04:13:04.360166 [ 3 ] {b8b57529-3c5a-41e9-ba30-131691d19d6e} <Trace> oximeter.fields_u8 (98e4c2e9-2e0d-43e9-9613-4f3d37b4e9c9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16063 2024.08.28 04:13:04.360569 [ 3 ] {b8b57529-3c5a-41e9-ba30-131691d19d6e} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005009 sec., 1197.8438810141745 rows/sec., 70.77 KiB/sec.
16064 2024.08.28 04:13:04.361046 [ 3 ] {b8b57529-3c5a-41e9-ba30-131691d19d6e} <Debug> DynamicQueryHandler: Done processing query
16065 2024.08.28 04:13:04.361080 [ 3 ] {b8b57529-3c5a-41e9-ba30-131691d19d6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16066 2024.08.28 04:13:04.361106 [ 3 ] {} <Debug> HTTP-Session: fc59a639-089e-4ae0-82e2-ee6ad4e3fad7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16067 2024.08.28 04:13:04.361186 [ 204 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_51_10} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16068 2024.08.28 04:13:04.361283 [ 204 ] {8c2b35e9-c83c-4825-a2c3-32a0854345b6::all_1_51_10} <Trace> oximeter.fields_u32 (8c2b35e9-c83c-4825-a2c3-32a0854345b6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
16069 2024.08.28 04:13:04.361305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 66516, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16070 2024.08.28 04:13:04.361413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16071 2024.08.28 04:13:04.361439 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
16072 2024.08.28 04:13:04.361448 [ 3 ] {} <Debug> HTTP-Session: d213f3b7-2378-455f-89db-33e9d058df47 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
16073 2024.08.28 04:13:04.361498 [ 3 ] {} <Debug> HTTP-Session: d213f3b7-2378-455f-89db-33e9d058df47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16074 2024.08.28 04:13:04.361512 [ 3 ] {} <Debug> HTTP-Session: d213f3b7-2378-455f-89db-33e9d058df47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16075 2024.08.28 04:13:04.361546 [ 3 ] {} <Trace> HTTP-Session: d213f3b7-2378-455f-89db-33e9d058df47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16076 2024.08.28 04:13:04.361762 [ 3 ] {bce36084-7221-4952-9b77-65a6468cd792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16077 2024.08.28 04:13:04.361806 [ 3 ] {bce36084-7221-4952-9b77-65a6468cd792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16078 2024.08.28 04:13:04.362054 [ 3 ] {bce36084-7221-4952-9b77-65a6468cd792} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16079 2024.08.28 04:13:04.362645 [ 3 ] {bce36084-7221-4952-9b77-65a6468cd792} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16080 2024.08.28 04:13:04.362682 [ 3 ] {bce36084-7221-4952-9b77-65a6468cd792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
16081 2024.08.28 04:13:04.363065 [ 3 ] {bce36084-7221-4952-9b77-65a6468cd792} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
16082 2024.08.28 04:13:04.363426 [ 3 ] {bce36084-7221-4952-9b77-65a6468cd792} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16083 2024.08.28 04:13:04.363577 [ 3 ] {bce36084-7221-4952-9b77-65a6468cd792} <Debug> executeQuery: Read 410 rows, 29.93 KiB in 0.001926 sec., 212876.42782969886 rows/sec., 15.17 MiB/sec.
16084 2024.08.28 04:13:04.363860 [ 3 ] {bce36084-7221-4952-9b77-65a6468cd792} <Debug> DynamicQueryHandler: Done processing query
16085 2024.08.28 04:13:04.363916 [ 3 ] {bce36084-7221-4952-9b77-65a6468cd792} <Debug> MemoryTracker: Peak memory usage (for query): 4.46 MiB.
16086 2024.08.28 04:13:04.363976 [ 3 ] {} <Debug> HTTP-Session: d213f3b7-2378-455f-89db-33e9d058df47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16087 2024.08.28 04:13:04.364188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16088 2024.08.28 04:13:04.364250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16089 2024.08.28 04:13:04.364269 [ 3 ] {} <Debug> HTTP-Session: 59ca4ec4-9be2-4558-bf2e-11e68b3ab30c Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
16090 2024.08.28 04:13:04.364286 [ 3 ] {} <Debug> HTTP-Session: 59ca4ec4-9be2-4558-bf2e-11e68b3ab30c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16091 2024.08.28 04:13:04.364299 [ 3 ] {} <Debug> HTTP-Session: 59ca4ec4-9be2-4558-bf2e-11e68b3ab30c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16092 2024.08.28 04:13:04.364331 [ 3 ] {} <Trace> HTTP-Session: 59ca4ec4-9be2-4558-bf2e-11e68b3ab30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16093 2024.08.28 04:13:04.364433 [ 3 ] {901960c1-5ecd-4416-80a9-e04cb6059729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
16094 2024.08.28 04:13:04.364479 [ 3 ] {901960c1-5ecd-4416-80a9-e04cb6059729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
16095 2024.08.28 04:13:04.364625 [ 3 ] {901960c1-5ecd-4416-80a9-e04cb6059729} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16096 2024.08.28 04:13:04.364885 [ 3 ] {901960c1-5ecd-4416-80a9-e04cb6059729} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16097 2024.08.28 04:13:04.364919 [ 3 ] {901960c1-5ecd-4416-80a9-e04cb6059729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
16098 2024.08.28 04:13:04.365268 [ 3 ] {901960c1-5ecd-4416-80a9-e04cb6059729} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
16099 2024.08.28 04:13:04.365605 [ 3 ] {901960c1-5ecd-4416-80a9-e04cb6059729} <Trace> oximeter.measurements_bool (7867dbf6-0348-4401-9ae6-9f3acda8e069): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16100 2024.08.28 04:13:04.365772 [ 3 ] {901960c1-5ecd-4416-80a9-e04cb6059729} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001352 sec., 4437.869822485208 rows/sec., 231.86 KiB/sec.
16101 2024.08.28 04:13:04.365932 [ 3 ] {901960c1-5ecd-4416-80a9-e04cb6059729} <Debug> DynamicQueryHandler: Done processing query
16102 2024.08.28 04:13:04.365956 [ 3 ] {901960c1-5ecd-4416-80a9-e04cb6059729} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16103 2024.08.28 04:13:04.365972 [ 3 ] {} <Debug> HTTP-Session: 59ca4ec4-9be2-4558-bf2e-11e68b3ab30c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16104 2024.08.28 04:13:04.366146 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 44814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16105 2024.08.28 04:13:04.366195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16106 2024.08.28 04:13:04.366214 [ 3 ] {} <Debug> HTTP-Session: 83749cd9-87fe-4f0d-bcaa-b80a08c90fa3 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
16107 2024.08.28 04:13:04.366230 [ 3 ] {} <Debug> HTTP-Session: 83749cd9-87fe-4f0d-bcaa-b80a08c90fa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16108 2024.08.28 04:13:04.366244 [ 3 ] {} <Debug> HTTP-Session: 83749cd9-87fe-4f0d-bcaa-b80a08c90fa3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16109 2024.08.28 04:13:04.366275 [ 3 ] {} <Trace> HTTP-Session: 83749cd9-87fe-4f0d-bcaa-b80a08c90fa3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16110 2024.08.28 04:13:04.366475 [ 3 ] {c3671bd0-32cb-4303-8c47-853678b6d592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16111 2024.08.28 04:13:04.366522 [ 3 ] {c3671bd0-32cb-4303-8c47-853678b6d592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16112 2024.08.28 04:13:04.366666 [ 3 ] {c3671bd0-32cb-4303-8c47-853678b6d592} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16113 2024.08.28 04:13:04.367185 [ 3 ] {c3671bd0-32cb-4303-8c47-853678b6d592} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16114 2024.08.28 04:13:04.367220 [ 3 ] {c3671bd0-32cb-4303-8c47-853678b6d592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
16115 2024.08.28 04:13:04.367597 [ 3 ] {c3671bd0-32cb-4303-8c47-853678b6d592} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
16116 2024.08.28 04:13:04.367927 [ 3 ] {c3671bd0-32cb-4303-8c47-853678b6d592} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16117 2024.08.28 04:13:04.368104 [ 3 ] {c3671bd0-32cb-4303-8c47-853678b6d592} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001738 sec., 136939.0103567319 rows/sec., 9.18 MiB/sec.
16118 2024.08.28 04:13:04.368275 [ 3 ] {c3671bd0-32cb-4303-8c47-853678b6d592} <Debug> DynamicQueryHandler: Done processing query
16119 2024.08.28 04:13:04.368299 [ 3 ] {c3671bd0-32cb-4303-8c47-853678b6d592} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
16120 2024.08.28 04:13:04.368314 [ 3 ] {} <Debug> HTTP-Session: 83749cd9-87fe-4f0d-bcaa-b80a08c90fa3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16121 2024.08.28 04:13:04.368444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16122 2024.08.28 04:13:04.368493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16123 2024.08.28 04:13:04.368511 [ 3 ] {} <Debug> HTTP-Session: 1f87cf4f-cf22-4917-9769-64ed231f9f5c Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
16124 2024.08.28 04:13:04.368526 [ 3 ] {} <Debug> HTTP-Session: 1f87cf4f-cf22-4917-9769-64ed231f9f5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16125 2024.08.28 04:13:04.368539 [ 3 ] {} <Debug> HTTP-Session: 1f87cf4f-cf22-4917-9769-64ed231f9f5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16126 2024.08.28 04:13:04.368569 [ 3 ] {} <Trace> HTTP-Session: 1f87cf4f-cf22-4917-9769-64ed231f9f5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16127 2024.08.28 04:13:04.368660 [ 3 ] {b985eae2-656a-4f3a-8dd9-83624ba40d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
16128 2024.08.28 04:13:04.368703 [ 3 ] {b985eae2-656a-4f3a-8dd9-83624ba40d8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
16129 2024.08.28 04:13:04.368832 [ 3 ] {b985eae2-656a-4f3a-8dd9-83624ba40d8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16130 2024.08.28 04:13:04.369124 [ 3 ] {b985eae2-656a-4f3a-8dd9-83624ba40d8b} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16131 2024.08.28 04:13:04.369160 [ 3 ] {b985eae2-656a-4f3a-8dd9-83624ba40d8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
16132 2024.08.28 04:13:04.369511 [ 3 ] {b985eae2-656a-4f3a-8dd9-83624ba40d8b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
16133 2024.08.28 04:13:04.369832 [ 3 ] {b985eae2-656a-4f3a-8dd9-83624ba40d8b} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16134 2024.08.28 04:13:04.369984 [ 3 ] {b985eae2-656a-4f3a-8dd9-83624ba40d8b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001338 sec., 747.3841554559043 rows/sec., 50.36 KiB/sec.
16135 2024.08.28 04:13:04.369994 [ 149 ] {} <Debug> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
16136 2024.08.28 04:13:04.370075 [ 149 ] {} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16137 2024.08.28 04:13:04.370129 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
16138 2024.08.28 04:13:04.370277 [ 3 ] {b985eae2-656a-4f3a-8dd9-83624ba40d8b} <Debug> DynamicQueryHandler: Done processing query
16139 2024.08.28 04:13:04.370335 [ 3 ] {b985eae2-656a-4f3a-8dd9-83624ba40d8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
16140 2024.08.28 04:13:04.370351 [ 186 ] {f7349047-7488-4531-814c-0433bc81ffc6::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
16141 2024.08.28 04:13:04.370372 [ 3 ] {} <Debug> HTTP-Session: 1f87cf4f-cf22-4917-9769-64ed231f9f5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16142 2024.08.28 04:13:04.370681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 42963, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16143 2024.08.28 04:13:04.370751 [ 186 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16144 2024.08.28 04:13:04.370777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16145 2024.08.28 04:13:04.370842 [ 3 ] {} <Debug> HTTP-Session: e6e4bbc1-8cc8-4008-91d5-bc6a7a25b8ef Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
16146 2024.08.28 04:13:04.370864 [ 186 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 36 rows starting from the beginning of the part
16147 2024.08.28 04:13:04.370876 [ 3 ] {} <Debug> HTTP-Session: e6e4bbc1-8cc8-4008-91d5-bc6a7a25b8ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16148 2024.08.28 04:13:04.370921 [ 3 ] {} <Debug> HTTP-Session: e6e4bbc1-8cc8-4008-91d5-bc6a7a25b8ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16149 2024.08.28 04:13:04.371024 [ 3 ] {} <Trace> HTTP-Session: e6e4bbc1-8cc8-4008-91d5-bc6a7a25b8ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16150 2024.08.28 04:13:04.371317 [ 186 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part
16151 2024.08.28 04:13:04.371492 [ 186 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part
16152 2024.08.28 04:13:04.371638 [ 3 ] {26a53882-3fb2-4ea4-9092-53db5571bd87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16153 2024.08.28 04:13:04.371829 [ 186 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part
16154 2024.08.28 04:13:04.371950 [ 3 ] {26a53882-3fb2-4ea4-9092-53db5571bd87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
16155 2024.08.28 04:13:04.372221 [ 186 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part
16156 2024.08.28 04:13:04.372609 [ 186 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part
16157 2024.08.28 04:13:04.374297 [ 3 ] {26a53882-3fb2-4ea4-9092-53db5571bd87} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16158 2024.08.28 04:13:04.376085 [ 186 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 4 columns (4 merged, 0 gathered) in 0.005852912 sec., 7005.060045324447 rows/sec., 471.35 KiB/sec.
16159 2024.08.28 04:13:04.376253 [ 3 ] {26a53882-3fb2-4ea4-9092-53db5571bd87} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16160 2024.08.28 04:13:04.376307 [ 3 ] {26a53882-3fb2-4ea4-9092-53db5571bd87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
16161 2024.08.28 04:13:04.376316 [ 186 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
16162 2024.08.28 04:13:04.377288 [ 186 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_41_8} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16163 2024.08.28 04:13:04.377519 [ 186 ] {f7349047-7488-4531-814c-0433bc81ffc6::all_1_41_8} <Trace> oximeter.measurements_f64 (f7349047-7488-4531-814c-0433bc81ffc6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
16164 2024.08.28 04:13:04.377728 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
16165 2024.08.28 04:13:04.377953 [ 3 ] {26a53882-3fb2-4ea4-9092-53db5571bd87} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
16166 2024.08.28 04:13:04.378389 [ 3 ] {26a53882-3fb2-4ea4-9092-53db5571bd87} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16167 2024.08.28 04:13:04.378581 [ 3 ] {26a53882-3fb2-4ea4-9092-53db5571bd87} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.007292 sec., 3565.5512890839277 rows/sec., 6.39 MiB/sec.
16168 2024.08.28 04:13:04.378816 [ 3 ] {26a53882-3fb2-4ea4-9092-53db5571bd87} <Debug> DynamicQueryHandler: Done processing query
16169 2024.08.28 04:13:04.378839 [ 3 ] {26a53882-3fb2-4ea4-9092-53db5571bd87} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
16170 2024.08.28 04:13:04.378855 [ 3 ] {} <Debug> HTTP-Session: e6e4bbc1-8cc8-4008-91d5-bc6a7a25b8ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16171 2024.08.28 04:13:04.378996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 12152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16172 2024.08.28 04:13:04.379043 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16173 2024.08.28 04:13:04.379062 [ 3 ] {} <Debug> HTTP-Session: 107524e1-196d-4187-98c6-19ce0c3ed139 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
16174 2024.08.28 04:13:04.379078 [ 3 ] {} <Debug> HTTP-Session: 107524e1-196d-4187-98c6-19ce0c3ed139 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16175 2024.08.28 04:13:04.379092 [ 3 ] {} <Debug> HTTP-Session: 107524e1-196d-4187-98c6-19ce0c3ed139 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16176 2024.08.28 04:13:04.379122 [ 3 ] {} <Trace> HTTP-Session: 107524e1-196d-4187-98c6-19ce0c3ed139 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16177 2024.08.28 04:13:04.379256 [ 3 ] {7bcf71bb-a63f-4ec2-b475-e2f18d19c4bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16178 2024.08.28 04:13:04.379300 [ 3 ] {7bcf71bb-a63f-4ec2-b475-e2f18d19c4bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16179 2024.08.28 04:13:04.379429 [ 3 ] {7bcf71bb-a63f-4ec2-b475-e2f18d19c4bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16180 2024.08.28 04:13:04.379740 [ 3 ] {7bcf71bb-a63f-4ec2-b475-e2f18d19c4bd} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16181 2024.08.28 04:13:04.379775 [ 3 ] {7bcf71bb-a63f-4ec2-b475-e2f18d19c4bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
16182 2024.08.28 04:13:04.380137 [ 3 ] {7bcf71bb-a63f-4ec2-b475-e2f18d19c4bd} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
16183 2024.08.28 04:13:04.380461 [ 3 ] {7bcf71bb-a63f-4ec2-b475-e2f18d19c4bd} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16184 2024.08.28 04:13:04.380617 [ 3 ] {7bcf71bb-a63f-4ec2-b475-e2f18d19c4bd} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00141 sec., 58156.02836879432 rows/sec., 3.69 MiB/sec.
16185 2024.08.28 04:13:04.380870 [ 3 ] {7bcf71bb-a63f-4ec2-b475-e2f18d19c4bd} <Debug> DynamicQueryHandler: Done processing query
16186 2024.08.28 04:13:04.380927 [ 3 ] {7bcf71bb-a63f-4ec2-b475-e2f18d19c4bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16187 2024.08.28 04:13:04.380981 [ 3 ] {} <Debug> HTTP-Session: 107524e1-196d-4187-98c6-19ce0c3ed139 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16188 2024.08.28 04:13:09.341536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16189 2024.08.28 04:13:09.341667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16190 2024.08.28 04:13:09.341694 [ 3 ] {} <Debug> HTTP-Session: 291d4460-b809-44dd-9073-5a31649ce076 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
16191 2024.08.28 04:13:09.341722 [ 3 ] {} <Debug> HTTP-Session: 291d4460-b809-44dd-9073-5a31649ce076 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16192 2024.08.28 04:13:09.341741 [ 3 ] {} <Debug> HTTP-Session: 291d4460-b809-44dd-9073-5a31649ce076 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16193 2024.08.28 04:13:09.341793 [ 3 ] {} <Trace> HTTP-Session: 291d4460-b809-44dd-9073-5a31649ce076 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16194 2024.08.28 04:13:09.341979 [ 3 ] {b063c8b2-2336-4ad1-9864-782d42e94e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
16195 2024.08.28 04:13:09.342050 [ 3 ] {b063c8b2-2336-4ad1-9864-782d42e94e99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
16196 2024.08.28 04:13:09.342422 [ 3 ] {b063c8b2-2336-4ad1-9864-782d42e94e99} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16197 2024.08.28 04:13:09.342823 [ 3 ] {b063c8b2-2336-4ad1-9864-782d42e94e99} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16198 2024.08.28 04:13:09.342860 [ 3 ] {b063c8b2-2336-4ad1-9864-782d42e94e99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
16199 2024.08.28 04:13:09.343248 [ 3 ] {b063c8b2-2336-4ad1-9864-782d42e94e99} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
16200 2024.08.28 04:13:09.343622 [ 3 ] {b063c8b2-2336-4ad1-9864-782d42e94e99} <Trace> oximeter.fields_ipaddr (032474fa-dc60-4832-8134-7c02c91baba4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16201 2024.08.28 04:13:09.343804 [ 3 ] {b063c8b2-2336-4ad1-9864-782d42e94e99} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001871 sec., 1068.9470871191875 rows/sec., 87.17 KiB/sec.
16202 2024.08.28 04:13:09.343996 [ 3 ] {b063c8b2-2336-4ad1-9864-782d42e94e99} <Debug> DynamicQueryHandler: Done processing query
16203 2024.08.28 04:13:09.344021 [ 3 ] {b063c8b2-2336-4ad1-9864-782d42e94e99} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16204 2024.08.28 04:13:09.344037 [ 3 ] {} <Debug> HTTP-Session: 291d4460-b809-44dd-9073-5a31649ce076 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16205 2024.08.28 04:13:09.344195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 18435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16206 2024.08.28 04:13:09.344243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16207 2024.08.28 04:13:09.344262 [ 3 ] {} <Debug> HTTP-Session: fb65fa19-a030-431c-a540-26f9fdcc8c83 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
16208 2024.08.28 04:13:09.344278 [ 3 ] {} <Debug> HTTP-Session: fb65fa19-a030-431c-a540-26f9fdcc8c83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16209 2024.08.28 04:13:09.344291 [ 3 ] {} <Debug> HTTP-Session: fb65fa19-a030-431c-a540-26f9fdcc8c83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16210 2024.08.28 04:13:09.344323 [ 3 ] {} <Trace> HTTP-Session: fb65fa19-a030-431c-a540-26f9fdcc8c83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16211 2024.08.28 04:13:09.344470 [ 3 ] {64b773d1-3f0a-43dc-9adb-05c8d7233117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16212 2024.08.28 04:13:09.344524 [ 3 ] {64b773d1-3f0a-43dc-9adb-05c8d7233117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16213 2024.08.28 04:13:09.344754 [ 3 ] {64b773d1-3f0a-43dc-9adb-05c8d7233117} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16214 2024.08.28 04:13:09.345161 [ 3 ] {64b773d1-3f0a-43dc-9adb-05c8d7233117} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16215 2024.08.28 04:13:09.345198 [ 3 ] {64b773d1-3f0a-43dc-9adb-05c8d7233117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
16216 2024.08.28 04:13:09.345562 [ 3 ] {64b773d1-3f0a-43dc-9adb-05c8d7233117} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
16217 2024.08.28 04:13:09.345909 [ 3 ] {64b773d1-3f0a-43dc-9adb-05c8d7233117} <Trace> oximeter.fields_string (4063d70c-4d97-4bfd-a6f3-c8a81c7b53a0): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16218 2024.08.28 04:13:09.346062 [ 3 ] {64b773d1-3f0a-43dc-9adb-05c8d7233117} <Debug> executeQuery: Read 125 rows, 10.83 KiB in 0.001654 sec., 75574.36517533252 rows/sec., 6.39 MiB/sec.
16219 2024.08.28 04:13:09.346246 [ 3 ] {64b773d1-3f0a-43dc-9adb-05c8d7233117} <Debug> DynamicQueryHandler: Done processing query
16220 2024.08.28 04:13:09.346272 [ 3 ] {64b773d1-3f0a-43dc-9adb-05c8d7233117} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
16221 2024.08.28 04:13:09.346287 [ 3 ] {} <Debug> HTTP-Session: fb65fa19-a030-431c-a540-26f9fdcc8c83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16222 2024.08.28 04:13:09.346426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 5203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16223 2024.08.28 04:13:09.346474 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16224 2024.08.28 04:13:09.346493 [ 3 ] {} <Debug> HTTP-Session: 8a92cd35-a971-4ee9-a4bc-9d4dc2ba078e Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
16225 2024.08.28 04:13:09.346509 [ 3 ] {} <Debug> HTTP-Session: 8a92cd35-a971-4ee9-a4bc-9d4dc2ba078e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16226 2024.08.28 04:13:09.346523 [ 3 ] {} <Debug> HTTP-Session: 8a92cd35-a971-4ee9-a4bc-9d4dc2ba078e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16227 2024.08.28 04:13:09.346553 [ 3 ] {} <Trace> HTTP-Session: 8a92cd35-a971-4ee9-a4bc-9d4dc2ba078e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16228 2024.08.28 04:13:09.346657 [ 3 ] {4722e36b-58a8-4fec-b11f-0d20c2040f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16229 2024.08.28 04:13:09.346699 [ 3 ] {4722e36b-58a8-4fec-b11f-0d20c2040f77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16230 2024.08.28 04:13:09.346924 [ 3 ] {4722e36b-58a8-4fec-b11f-0d20c2040f77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16231 2024.08.28 04:13:09.347251 [ 3 ] {4722e36b-58a8-4fec-b11f-0d20c2040f77} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16232 2024.08.28 04:13:09.347288 [ 3 ] {4722e36b-58a8-4fec-b11f-0d20c2040f77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
16233 2024.08.28 04:13:09.347624 [ 3 ] {4722e36b-58a8-4fec-b11f-0d20c2040f77} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
16234 2024.08.28 04:13:09.347975 [ 3 ] {4722e36b-58a8-4fec-b11f-0d20c2040f77} <Trace> oximeter.fields_u16 (147d70dd-f6b6-4c60-8f5f-2bd128ba385b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16235 2024.08.28 04:13:09.348132 [ 3 ] {4722e36b-58a8-4fec-b11f-0d20c2040f77} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001504 sec., 23936.17021276596 rows/sec., 1.75 MiB/sec.
16236 2024.08.28 04:13:09.348302 [ 3 ] {4722e36b-58a8-4fec-b11f-0d20c2040f77} <Debug> DynamicQueryHandler: Done processing query
16237 2024.08.28 04:13:09.348328 [ 3 ] {4722e36b-58a8-4fec-b11f-0d20c2040f77} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
16238 2024.08.28 04:13:09.348344 [ 3 ] {} <Debug> HTTP-Session: 8a92cd35-a971-4ee9-a4bc-9d4dc2ba078e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16239 2024.08.28 04:13:09.348466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 16979, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16240 2024.08.28 04:13:09.348512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16241 2024.08.28 04:13:09.348531 [ 3 ] {} <Debug> HTTP-Session: f73e0cf7-86cc-4352-9daf-ec8188f0f1eb Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
16242 2024.08.28 04:13:09.348547 [ 3 ] {} <Debug> HTTP-Session: f73e0cf7-86cc-4352-9daf-ec8188f0f1eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16243 2024.08.28 04:13:09.348561 [ 3 ] {} <Debug> HTTP-Session: f73e0cf7-86cc-4352-9daf-ec8188f0f1eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16244 2024.08.28 04:13:09.348592 [ 3 ] {} <Trace> HTTP-Session: f73e0cf7-86cc-4352-9daf-ec8188f0f1eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16245 2024.08.28 04:13:09.348709 [ 3 ] {c2c603fd-d897-46e8-b1fb-b39b8acc7788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16246 2024.08.28 04:13:09.348750 [ 3 ] {c2c603fd-d897-46e8-b1fb-b39b8acc7788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16247 2024.08.28 04:13:09.348971 [ 3 ] {c2c603fd-d897-46e8-b1fb-b39b8acc7788} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16248 2024.08.28 04:13:09.349352 [ 3 ] {c2c603fd-d897-46e8-b1fb-b39b8acc7788} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16249 2024.08.28 04:13:09.349387 [ 3 ] {c2c603fd-d897-46e8-b1fb-b39b8acc7788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
16250 2024.08.28 04:13:09.349732 [ 3 ] {c2c603fd-d897-46e8-b1fb-b39b8acc7788} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
16251 2024.08.28 04:13:09.350074 [ 3 ] {c2c603fd-d897-46e8-b1fb-b39b8acc7788} <Trace> oximeter.fields_uuid (22d7316c-e32c-475d-862f-de292a324746): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16252 2024.08.28 04:13:09.350234 [ 3 ] {c2c603fd-d897-46e8-b1fb-b39b8acc7788} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001567 sec., 63816.20931716656 rows/sec., 4.99 MiB/sec.
16253 2024.08.28 04:13:09.350418 [ 3 ] {c2c603fd-d897-46e8-b1fb-b39b8acc7788} <Debug> DynamicQueryHandler: Done processing query
16254 2024.08.28 04:13:09.350444 [ 3 ] {c2c603fd-d897-46e8-b1fb-b39b8acc7788} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
16255 2024.08.28 04:13:09.350459 [ 3 ] {} <Debug> HTTP-Session: f73e0cf7-86cc-4352-9daf-ec8188f0f1eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16256 2024.08.28 04:13:09.350627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 30808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16257 2024.08.28 04:13:09.350675 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16258 2024.08.28 04:13:09.350693 [ 3 ] {} <Debug> HTTP-Session: c974ec6d-d891-4eef-8dbb-5751d2be61ee Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
16259 2024.08.28 04:13:09.350709 [ 3 ] {} <Debug> HTTP-Session: c974ec6d-d891-4eef-8dbb-5751d2be61ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16260 2024.08.28 04:13:09.350723 [ 3 ] {} <Debug> HTTP-Session: c974ec6d-d891-4eef-8dbb-5751d2be61ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16261 2024.08.28 04:13:09.350755 [ 3 ] {} <Trace> HTTP-Session: c974ec6d-d891-4eef-8dbb-5751d2be61ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16262 2024.08.28 04:13:09.350895 [ 3 ] {28719df0-c6f9-4e55-b9a8-94ca4b8749ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16263 2024.08.28 04:13:09.350941 [ 3 ] {28719df0-c6f9-4e55-b9a8-94ca4b8749ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16264 2024.08.28 04:13:09.351087 [ 3 ] {28719df0-c6f9-4e55-b9a8-94ca4b8749ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16265 2024.08.28 04:13:09.351451 [ 3 ] {28719df0-c6f9-4e55-b9a8-94ca4b8749ad} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16266 2024.08.28 04:13:09.351487 [ 3 ] {28719df0-c6f9-4e55-b9a8-94ca4b8749ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
16267 2024.08.28 04:13:09.351861 [ 3 ] {28719df0-c6f9-4e55-b9a8-94ca4b8749ad} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
16268 2024.08.28 04:13:09.352188 [ 3 ] {28719df0-c6f9-4e55-b9a8-94ca4b8749ad} <Trace> oximeter.measurements_cumulativeu64 (69f4dd93-b311-4a36-92c4-08d7db5f2d30): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16269 2024.08.28 04:13:09.352352 [ 3 ] {28719df0-c6f9-4e55-b9a8-94ca4b8749ad} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001512 sec., 106481.48148148147 rows/sec., 7.42 MiB/sec.
16270 2024.08.28 04:13:09.352523 [ 3 ] {28719df0-c6f9-4e55-b9a8-94ca4b8749ad} <Debug> DynamicQueryHandler: Done processing query
16271 2024.08.28 04:13:09.352549 [ 3 ] {28719df0-c6f9-4e55-b9a8-94ca4b8749ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
16272 2024.08.28 04:13:09.352564 [ 3 ] {} <Debug> HTTP-Session: c974ec6d-d891-4eef-8dbb-5751d2be61ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16273 2024.08.28 04:13:09.352724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 55128, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16274 2024.08.28 04:13:09.352771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16275 2024.08.28 04:13:09.352788 [ 3 ] {} <Debug> HTTP-Session: d1f364ee-a99b-4e0f-993d-57eec56d4ba9 Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
16276 2024.08.28 04:13:09.352805 [ 3 ] {} <Debug> HTTP-Session: d1f364ee-a99b-4e0f-993d-57eec56d4ba9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16277 2024.08.28 04:13:09.352818 [ 3 ] {} <Debug> HTTP-Session: d1f364ee-a99b-4e0f-993d-57eec56d4ba9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16278 2024.08.28 04:13:09.352849 [ 3 ] {} <Trace> HTTP-Session: d1f364ee-a99b-4e0f-993d-57eec56d4ba9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16279 2024.08.28 04:13:09.353207 [ 3 ] {fed30c6b-daf5-493f-b3a3-c0ff65b3d096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16280 2024.08.28 04:13:09.353269 [ 3 ] {fed30c6b-daf5-493f-b3a3-c0ff65b3d096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_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
16281 2024.08.28 04:13:09.353686 [ 3 ] {fed30c6b-daf5-493f-b3a3-c0ff65b3d096} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16282 2024.08.28 04:13:09.354520 [ 3 ] {fed30c6b-daf5-493f-b3a3-c0ff65b3d096} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16283 2024.08.28 04:13:09.354557 [ 3 ] {fed30c6b-daf5-493f-b3a3-c0ff65b3d096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
16284 2024.08.28 04:13:09.355181 [ 3 ] {fed30c6b-daf5-493f-b3a3-c0ff65b3d096} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
16285 2024.08.28 04:13:09.355588 [ 3 ] {fed30c6b-daf5-493f-b3a3-c0ff65b3d096} <Trace> oximeter.measurements_histogramf64 (94c69f11-a991-4649-a894-2fffd5368a44): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16286 2024.08.28 04:13:09.355770 [ 3 ] {fed30c6b-daf5-493f-b3a3-c0ff65b3d096} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002838 sec., 11980.267794221283 rows/sec., 21.47 MiB/sec.
16287 2024.08.28 04:13:09.356002 [ 3 ] {fed30c6b-daf5-493f-b3a3-c0ff65b3d096} <Debug> DynamicQueryHandler: Done processing query
16288 2024.08.28 04:13:09.356027 [ 3 ] {fed30c6b-daf5-493f-b3a3-c0ff65b3d096} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB.
16289 2024.08.28 04:13:09.356043 [ 3 ] {} <Debug> HTTP-Session: d1f364ee-a99b-4e0f-993d-57eec56d4ba9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16290 2024.08.28 04:13:09.356172 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50551, User-Agent: (none), Length: 9127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16291 2024.08.28 04:13:09.356220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16292 2024.08.28 04:13:09.356238 [ 3 ] {} <Debug> HTTP-Session: 5652935e-2cb1-49bd-b900-dd42a48a5f6c Authenticating user 'default' from [fd00:1122:3344:101::d]:50551
16293 2024.08.28 04:13:09.356253 [ 3 ] {} <Debug> HTTP-Session: 5652935e-2cb1-49bd-b900-dd42a48a5f6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16294 2024.08.28 04:13:09.356267 [ 3 ] {} <Debug> HTTP-Session: 5652935e-2cb1-49bd-b900-dd42a48a5f6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16295 2024.08.28 04:13:09.356298 [ 3 ] {} <Trace> HTTP-Session: 5652935e-2cb1-49bd-b900-dd42a48a5f6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16296 2024.08.28 04:13:09.356408 [ 3 ] {4315acf8-0737-4d81-8afb-213ffd1f9f2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50551) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16297 2024.08.28 04:13:09.356451 [ 3 ] {4315acf8-0737-4d81-8afb-213ffd1f9f2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16298 2024.08.28 04:13:09.356577 [ 3 ] {4315acf8-0737-4d81-8afb-213ffd1f9f2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16299 2024.08.28 04:13:09.356886 [ 3 ] {4315acf8-0737-4d81-8afb-213ffd1f9f2c} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16300 2024.08.28 04:13:09.356922 [ 3 ] {4315acf8-0737-4d81-8afb-213ffd1f9f2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.36 GiB.
16301 2024.08.28 04:13:09.357272 [ 3 ] {4315acf8-0737-4d81-8afb-213ffd1f9f2c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
16302 2024.08.28 04:13:09.357586 [ 3 ] {4315acf8-0737-4d81-8afb-213ffd1f9f2c} <Trace> oximeter.measurements_u64 (66310658-394d-497e-b2c1-e9ac92146936): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16303 2024.08.28 04:13:09.357738 [ 3 ] {4315acf8-0737-4d81-8afb-213ffd1f9f2c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001363 sec., 44020.542920029344 rows/sec., 2.97 MiB/sec.
16304 2024.08.28 04:13:09.357924 [ 3 ] {4315acf8-0737-4d81-8afb-213ffd1f9f2c} <Debug> DynamicQueryHandler: Done processing query
16305 2024.08.28 04:13:09.357949 [ 3 ] {4315acf8-0737-4d81-8afb-213ffd1f9f2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16306 2024.08.28 04:13:09.357965 [ 3 ] {} <Debug> HTTP-Session: 5652935e-2cb1-49bd-b900-dd42a48a5f6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db