Max level shown:
1 [ Aug 16 05:47:34 Enabled. ]
2 [ Aug 16 05:47:34 Rereading configuration. ]
3 [ Aug 16 05:47:35 Rereading configuration. ]
4 [ Aug 16 05:47:38 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ]
5 + set -o errexit
6 + set -o pipefail
7 + . /lib/svc/share/smf_include.sh
8 ++ SMF_EXIT_OK=0
9 ++ SMF_EXIT_NODAEMON=94
10 ++ SMF_EXIT_ERR_FATAL=95
11 ++ SMF_EXIT_ERR_CONFIG=96
12 ++ SMF_EXIT_MON_DEGRADE=97
13 ++ SMF_EXIT_MON_OFFLINE=98
14 ++ SMF_EXIT_ERR_NOSMF=99
15 ++ SMF_EXIT_ERR_PERM=100
16 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default
17 + LISTEN_ADDR=fd00:1122:3344:101::e
18 ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default
19 + LISTEN_PORT=8123
20 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default
21 + DATASTORE=/data
22 + single_node=true
23 + command=()
24 + true
25 + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT")
26 + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123
27 [ Aug 16 05:47:38 Method "start" exited with status 0. ]
28 Processing configuration file 'config.xml'.
29 There is no file 'config.xml', will use embedded config.
30 Logging trace to /var/tmp/clickhouse-server.log
31 Logging errors to /var/tmp/clickhouse-server.errlog
32 2024.08.16 05:47:39.165830 [ 1 ] {} <Information> Application: Will watch for the process with pid 29793
33 2024.08.16 05:47:39.166338 [ 1 ] {} <Information> Application: Forked a child process to watch
34 2024.08.16 05:47:39.708043 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 29793
35 2024.08.16 05:47:39.708817 [ 1 ] {} <Information> Application: starting up
36 2024.08.16 05:47:39.709589 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
37 2024.08.16 05:47:39.799794 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48.
38 2024.08.16 05:47:39.833363 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
39 2024.08.16 05:47:39.833433 [ 1 ] {} <Debug> Application: Initializing DateLUT.
40 2024.08.16 05:47:39.833466 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
41 2024.08.16 05:47:39.833571 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it
42 2024.08.16 05:47:39.834237 [ 1 ] {} <Debug> Application: Initializing interserver credentials.
43 2024.08.16 05:47:39.835815 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
44 Processing configuration file 'config.xml'.
45 There is no file 'config.xml', will use embedded config.
46 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
47 2024.08.16 05:47:39.836413 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
48 2024.08.16 05:47:39.837276 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio)
49 2024.08.16 05:47:39.837349 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio)
50 2024.08.16 05:47:39.837363 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB
51 2024.08.16 05:47:39.837530 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads
52 2024.08.16 05:47:39.838420 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
53 2024.08.16 05:47:39.843600 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads
54 2024.08.16 05:47:39.844595 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads
55 2024.08.16 05:47:39.845943 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
56 2024.08.16 05:47:39.846029 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
57 2024.08.16 05:47:39.847069 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
58 Processing configuration file 'config.xml'.
59 There is no file 'config.xml', will use embedded config.
60 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
61 2024.08.16 05:47:39.847464 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
62 2024.08.16 05:47:39.851455 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
63 2024.08.16 05:47:39.852168 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: config.xml
64 2024.08.16 05:47:39.853745 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin
65 2024.08.16 05:47:39.854167 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
66 2024.08.16 05:47:39.854515 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
67 2024.08.16 05:47:39.854930 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
68 2024.08.16 05:47:39.856336 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
69 2024.08.16 05:47:39.856362 [ 1 ] {} <Information> Application: Loading metadata from /data/
70 2024.08.16 05:47:39.856439 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache
71 2024.08.16 05:47:39.856626 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache
72 2024.08.16 05:47:39.874165 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
73 2024.08.16 05:47:39.874244 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000231674 sec
74 2024.08.16 05:47:39.874293 [ 1 ] {} <Trace> ReferentialDeps: No tables
75 2024.08.16 05:47:39.874311 [ 1 ] {} <Trace> LoadingDeps: No tables
76 2024.08.16 05:47:39.875522 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
77 2024.08.16 05:47:39.876637 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
78 2024.08.16 05:47:39.876685 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
79 2024.08.16 05:47:39.876719 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
80 2024.08.16 05:47:39.876757 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
81 2024.08.16 05:47:39.876770 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
82 2024.08.16 05:47:39.876827 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
83 2024.08.16 05:47:39.876839 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
84 2024.08.16 05:47:39.876877 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
85 2024.08.16 05:47:39.876935 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config
86 2024.08.16 05:47:39.876949 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
87 2024.08.16 05:47:39.876987 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
88 2024.08.16 05:47:39.877026 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
89 2024.08.16 05:47:39.877059 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
90 2024.08.16 05:47:39.877098 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
91 2024.08.16 05:47:39.877136 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
92 2024.08.16 05:47:39.877164 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
93 2024.08.16 05:47:39.877201 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config
94 2024.08.16 05:47:39.918596 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
95 2024.08.16 05:47:39.923343 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
96 2024.08.16 05:47:39.923426 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000115342 sec
97 2024.08.16 05:47:39.923452 [ 1 ] {} <Trace> ReferentialDeps: No tables
98 2024.08.16 05:47:39.923517 [ 1 ] {} <Trace> LoadingDeps: No tables
99 2024.08.16 05:47:39.923550 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
100 2024.08.16 05:47:39.923841 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/
101 2024.08.16 05:47:39.923924 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded
102 2024.08.16 05:47:39.923941 [ 1 ] {} <Debug> Application: Loaded metadata.
103 2024.08.16 05:47:39.923989 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe).
104 2024.08.16 05:47:39.924003 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
105 2024.08.16 05:47:39.976476 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 23.8.7.1)
106 2024.08.16 05:47:40.182373 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 23.8.7.1)
107 2024.08.16 05:47:40.182433 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
108 2024.08.16 05:47:40.265296 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
109 2024.08.16 05:47:40.265477 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 9.87 MiB, peak 16.07 MiB, free memory in arenas 0.00 B, will set to 157.10 MiB (RSS), difference: 147.23 MiB
110 2024.08.16 05:47:40.266358 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.248e-05 sec.
111 2024.08.16 05:47:40.266696 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
112 2024.08.16 05:47:40.266783 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
113 2024.08.16 05:47:40.266836 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
114 2024.08.16 05:47:40.266855 [ 1 ] {} <Information> Application: Ready for connections.
115 2024.08.16 05:47:41.555721 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59298, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
116 2024.08.16 05:47:41.555960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
117 2024.08.16 05:47:41.556002 [ 3 ] {} <Debug> HTTP-Session: 152c412d-6f69-4295-91a2-999e6e3dfb37 Authenticating user 'default' from [fd00:1122:3344:101::d]:59298
118 2024.08.16 05:47:41.556037 [ 3 ] {} <Debug> HTTP-Session: 152c412d-6f69-4295-91a2-999e6e3dfb37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
119 2024.08.16 05:47:41.556059 [ 3 ] {} <Debug> HTTP-Session: 152c412d-6f69-4295-91a2-999e6e3dfb37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
120 2024.08.16 05:47:41.556155 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false
121 2024.08.16 05:47:41.556193 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION
122 2024.08.16 05:47:41.556221 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION
123 2024.08.16 05:47:41.556296 [ 3 ] {} <Trace> HTTP-Session: 152c412d-6f69-4295-91a2-999e6e3dfb37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
124 2024.08.16 05:47:41.557417 [ 3 ] {8cc0c2a0-0421-416e-a886-a36a19c5b2c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59298) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
125 2024.08.16 05:47:41.593185 [ 3 ] {8cc0c2a0-0421-416e-a886-a36a19c5b2c9} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:59298) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
126 
127 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
128 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
129 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
130 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
131 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
132 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
133 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
134 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
135 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
136 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
137 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
138 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
139 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
140 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
141 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
142 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
143 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
144 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
145 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
146 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
147 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
148 21. _thrp_setup @ 0x0000000000114d67 in /system/lib/amd64/libc.so.1
149 
150 2024.08.16 05:47:41.593899 [ 3 ] {8cc0c2a0-0421-416e-a886-a36a19c5b2c9} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
151 
152 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
153 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
154 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
155 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
156 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
157 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
158 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
159 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
160 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
161 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
162 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
163 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
164 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
165 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
166 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
167 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
168 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
169 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
170 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
171 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
172 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
173 21. _thrp_setup @ 0x0000000000114d67 in /system/lib/amd64/libc.so.1
174 (version 23.8.7.1)
175 2024.08.16 05:47:41.595259 [ 3 ] {} <Debug> HTTP-Session: 152c412d-6f69-4295-91a2-999e6e3dfb37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
176 2024.08.16 05:47:41.595720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59298, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
177 2024.08.16 05:47:41.595786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
178 2024.08.16 05:47:41.595811 [ 3 ] {} <Debug> HTTP-Session: 0ab7ef72-6f72-4a2d-b2a5-a64287749ad4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59298
179 2024.08.16 05:47:41.595835 [ 3 ] {} <Debug> HTTP-Session: 0ab7ef72-6f72-4a2d-b2a5-a64287749ad4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
180 2024.08.16 05:47:41.595848 [ 3 ] {} <Debug> HTTP-Session: 0ab7ef72-6f72-4a2d-b2a5-a64287749ad4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
181 2024.08.16 05:47:41.595894 [ 3 ] {} <Trace> HTTP-Session: 0ab7ef72-6f72-4a2d-b2a5-a64287749ad4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
182 2024.08.16 05:47:41.597009 [ 3 ] {3301c43f-1b44-4cf8-b268-acf449ba41c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59298) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
183 2024.08.16 05:47:41.597128 [ 3 ] {3301c43f-1b44-4cf8-b268-acf449ba41c1} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters ORDER BY cluster (stage: Complete)
184 2024.08.16 05:47:41.599143 [ 3 ] {3301c43f-1b44-4cf8-b268-acf449ba41c1} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
185 2024.08.16 05:47:41.601918 [ 3 ] {3301c43f-1b44-4cf8-b268-acf449ba41c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
186 2024.08.16 05:47:41.607880 [ 3 ] {3301c43f-1b44-4cf8-b268-acf449ba41c1} <Debug> DynamicQueryHandler: Done processing query
187 2024.08.16 05:47:41.607912 [ 3 ] {3301c43f-1b44-4cf8-b268-acf449ba41c1} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
188 2024.08.16 05:47:41.607935 [ 3 ] {} <Debug> HTTP-Session: 0ab7ef72-6f72-4a2d-b2a5-a64287749ad4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
189 2024.08.16 05:47:41.610215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59298, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
190 2024.08.16 05:47:41.610280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
191 2024.08.16 05:47:41.610308 [ 3 ] {} <Debug> HTTP-Session: 9e483d68-3e5f-4644-8fa6-f5f95a389e3a Authenticating user 'default' from [fd00:1122:3344:101::d]:59298
192 2024.08.16 05:47:41.610329 [ 3 ] {} <Debug> HTTP-Session: 9e483d68-3e5f-4644-8fa6-f5f95a389e3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
193 2024.08.16 05:47:41.610348 [ 3 ] {} <Debug> HTTP-Session: 9e483d68-3e5f-4644-8fa6-f5f95a389e3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
194 2024.08.16 05:47:41.610392 [ 3 ] {} <Trace> HTTP-Session: 9e483d68-3e5f-4644-8fa6-f5f95a389e3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
195 2024.08.16 05:47:41.610533 [ 3 ] {3b133a5e-4017-4aa3-b56f-81db3a9be8be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59298) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
196 2024.08.16 05:47:41.610838 [ 3 ] {3b133a5e-4017-4aa3-b56f-81db3a9be8be} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:59298) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
197 
198 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
199 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
200 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
201 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
202 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
203 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
204 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
205 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
206 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
207 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
208 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
209 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
210 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
211 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
212 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
213 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
214 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
215 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
216 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
217 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
218 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
219 21. _thrp_setup @ 0x0000000000114d67 in /system/lib/amd64/libc.so.1
220 
221 2024.08.16 05:47:41.610975 [ 3 ] {3b133a5e-4017-4aa3-b56f-81db3a9be8be} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
222 
223 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse
224 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse
225 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse
226 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse
227 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse
228 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse
229 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse
230 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse
231 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse
232 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse
233 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse
234 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse
235 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse
236 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse
237 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse
238 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse
239 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse
240 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse
241 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse
242 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse
243 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse
244 21. _thrp_setup @ 0x0000000000114d67 in /system/lib/amd64/libc.so.1
245 (version 23.8.7.1)
246 2024.08.16 05:47:41.611176 [ 3 ] {} <Debug> HTTP-Session: 9e483d68-3e5f-4644-8fa6-f5f95a389e3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
247 2024.08.16 05:47:41.612284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59298, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
248 2024.08.16 05:47:41.612335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
249 2024.08.16 05:47:41.612353 [ 3 ] {} <Debug> HTTP-Session: 675e9ffa-e4fa-4548-9a73-52f2e5976a50 Authenticating user 'default' from [fd00:1122:3344:101::d]:59298
250 2024.08.16 05:47:41.612372 [ 3 ] {} <Debug> HTTP-Session: 675e9ffa-e4fa-4548-9a73-52f2e5976a50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
251 2024.08.16 05:47:41.612387 [ 3 ] {} <Debug> HTTP-Session: 675e9ffa-e4fa-4548-9a73-52f2e5976a50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
252 2024.08.16 05:47:41.612415 [ 3 ] {} <Trace> HTTP-Session: 675e9ffa-e4fa-4548-9a73-52f2e5976a50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
253 2024.08.16 05:47:41.612578 [ 3 ] {aa8e7735-8870-4b87-abdd-cf051a89e386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59298) DROP DATABASE IF EXISTS oximeter (stage: Complete)
254 2024.08.16 05:47:41.612741 [ 3 ] {aa8e7735-8870-4b87-abdd-cf051a89e386} <Debug> DynamicQueryHandler: Done processing query
255 2024.08.16 05:47:41.612764 [ 3 ] {} <Debug> HTTP-Session: 675e9ffa-e4fa-4548-9a73-52f2e5976a50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
256 2024.08.16 05:47:41.612893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59298, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
257 2024.08.16 05:47:41.612940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
258 2024.08.16 05:47:41.612962 [ 3 ] {} <Debug> HTTP-Session: 5e954f0c-9c86-426a-bdfe-6a2c5bca4227 Authenticating user 'default' from [fd00:1122:3344:101::d]:59298
259 2024.08.16 05:47:41.612978 [ 3 ] {} <Debug> HTTP-Session: 5e954f0c-9c86-426a-bdfe-6a2c5bca4227 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
260 2024.08.16 05:47:41.612993 [ 3 ] {} <Debug> HTTP-Session: 5e954f0c-9c86-426a-bdfe-6a2c5bca4227 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
261 2024.08.16 05:47:41.613023 [ 3 ] {} <Trace> HTTP-Session: 5e954f0c-9c86-426a-bdfe-6a2c5bca4227 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
262 2024.08.16 05:47:41.613107 [ 3 ] {c36458e3-e54c-4aca-b20b-86c98dcc2ace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59298) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
263 2024.08.16 05:47:41.613163 [ 3 ] {c36458e3-e54c-4aca-b20b-86c98dcc2ace} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
264 2024.08.16 05:47:41.615922 [ 3 ] {c36458e3-e54c-4aca-b20b-86c98dcc2ace} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
265 2024.08.16 05:47:41.615953 [ 3 ] {c36458e3-e54c-4aca-b20b-86c98dcc2ace} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.3911e-05 sec
266 2024.08.16 05:47:41.615975 [ 3 ] {c36458e3-e54c-4aca-b20b-86c98dcc2ace} <Trace> ReferentialDeps: No tables
267 2024.08.16 05:47:41.615992 [ 3 ] {c36458e3-e54c-4aca-b20b-86c98dcc2ace} <Trace> LoadingDeps: No tables
268 2024.08.16 05:47:41.616013 [ 3 ] {c36458e3-e54c-4aca-b20b-86c98dcc2ace} <Information> DatabaseAtomic (oximeter): Starting up tables.
269 2024.08.16 05:47:41.616131 [ 3 ] {c36458e3-e54c-4aca-b20b-86c98dcc2ace} <Debug> DynamicQueryHandler: Done processing query
270 2024.08.16 05:47:41.616153 [ 3 ] {} <Debug> HTTP-Session: 5e954f0c-9c86-426a-bdfe-6a2c5bca4227 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
271 2024.08.16 05:47:41.616278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59298, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
272 2024.08.16 05:47:41.616325 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
273 2024.08.16 05:47:41.616343 [ 3 ] {} <Debug> HTTP-Session: 2c1ee59b-dcd3-4215-89a3-56296ba4b0e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59298
274 2024.08.16 05:47:41.616361 [ 3 ] {} <Debug> HTTP-Session: 2c1ee59b-dcd3-4215-89a3-56296ba4b0e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
275 2024.08.16 05:47:41.616381 [ 3 ] {} <Debug> HTTP-Session: 2c1ee59b-dcd3-4215-89a3-56296ba4b0e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
276 2024.08.16 05:47:41.616409 [ 3 ] {} <Trace> HTTP-Session: 2c1ee59b-dcd3-4215-89a3-56296ba4b0e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
277 2024.08.16 05:47:41.616568 [ 3 ] {204d94a7-0977-4ddb-b5db-ae37922a98ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59298) /* The version table contains metadata about the `oximeter` database */
278 CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete)
279 2024.08.16 05:47:41.616625 [ 3 ] {204d94a7-0977-4ddb-b5db-ae37922a98ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
280 2024.08.16 05:47:41.620472 [ 3 ] {204d94a7-0977-4ddb-b5db-ae37922a98ac} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1
281 2024.08.16 05:47:41.622915 [ 3 ] {204d94a7-0977-4ddb-b5db-ae37922a98ac} <Debug> oximeter.version (8d79e72c-314b-47be-a1b4-9e08e5896153): Loading data parts
282 2024.08.16 05:47:41.623289 [ 3 ] {204d94a7-0977-4ddb-b5db-ae37922a98ac} <Debug> oximeter.version (8d79e72c-314b-47be-a1b4-9e08e5896153): There are no data parts
283 2024.08.16 05:47:41.629799 [ 3 ] {204d94a7-0977-4ddb-b5db-ae37922a98ac} <Debug> DynamicQueryHandler: Done processing query
284 2024.08.16 05:47:41.629825 [ 3 ] {} <Debug> HTTP-Session: 2c1ee59b-dcd3-4215-89a3-56296ba4b0e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
285 2024.08.16 05:47:41.629958 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59298, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
286 2024.08.16 05:47:41.630010 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
287 2024.08.16 05:47:41.630033 [ 3 ] {} <Debug> HTTP-Session: d319145b-bd11-4508-93b5-be118f10777a Authenticating user 'default' from [fd00:1122:3344:101::d]:59298
288 2024.08.16 05:47:41.630048 [ 3 ] {} <Debug> HTTP-Session: d319145b-bd11-4508-93b5-be118f10777a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
289 2024.08.16 05:47:41.630064 [ 3 ] {} <Debug> HTTP-Session: d319145b-bd11-4508-93b5-be118f10777a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
290 2024.08.16 05:47:41.630097 [ 3 ] {} <Trace> HTTP-Session: d319145b-bd11-4508-93b5-be118f10777a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
291 2024.08.16 05:47:41.630284 [ 3 ] {2381b11d-f597-4da2-9891-46f7de989d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59298) /* The measurement tables contain all individual samples from each timeseries.
292 *
293 * Each table stores a single datum type, and otherwise contains nearly the same
294 * structure. The primary sorting key is on the timeseries name, key, and then
295 * timestamp, so that all timeseries from the same schema are grouped, followed
296 * by all samples from the same timeseries.
297 *
298 * This reflects that one usually looks up the _key_ in one or more field table,
299 * and then uses that to index quickly into the measurements tables.
300 */
301 CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
302 2024.08.16 05:47:41.630336 [ 3 ] {2381b11d-f597-4da2-9891-46f7de989d5f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
303 2024.08.16 05:47:41.643926 [ 3 ] {2381b11d-f597-4da2-9891-46f7de989d5f} <Debug> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Loading data parts
304 2024.08.16 05:47:41.644107 [ 3 ] {2381b11d-f597-4da2-9891-46f7de989d5f} <Debug> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): There are no data parts
305 2024.08.16 05:47:41.646118 [ 3 ] {2381b11d-f597-4da2-9891-46f7de989d5f} <Debug> DynamicQueryHandler: Done processing query
306 2024.08.16 05:47:41.646143 [ 3 ] {} <Debug> HTTP-Session: d319145b-bd11-4508-93b5-be118f10777a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
307 2024.08.16 05:47:41.646295 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59298, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
308 2024.08.16 05:47:41.646347 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
309 2024.08.16 05:47:41.646369 [ 3 ] {} <Debug> HTTP-Session: 9cf8738e-bd15-4c85-b369-b05d4cb7ccd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59298
310 2024.08.16 05:47:41.646385 [ 3 ] {} <Debug> HTTP-Session: 9cf8738e-bd15-4c85-b369-b05d4cb7ccd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
311 2024.08.16 05:47:41.646401 [ 3 ] {} <Debug> HTTP-Session: 9cf8738e-bd15-4c85-b369-b05d4cb7ccd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
312 2024.08.16 05:47:41.646433 [ 3 ] {} <Trace> HTTP-Session: 9cf8738e-bd15-4c85-b369-b05d4cb7ccd7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
313 2024.08.16 05:47:41.646605 [ 3 ] {c96e3168-e114-4556-9fae-a4e84da2ae39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59298) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
314 2024.08.16 05:47:41.646651 [ 3 ] {c96e3168-e114-4556-9fae-a4e84da2ae39} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
315 2024.08.16 05:47:41.649436 [ 3 ] {c96e3168-e114-4556-9fae-a4e84da2ae39} <Debug> oximeter.measurements_i8 (25c95607-8278-4555-96c5-9c9c91ae41ae): Loading data parts
316 2024.08.16 05:47:41.649599 [ 3 ] {c96e3168-e114-4556-9fae-a4e84da2ae39} <Debug> oximeter.measurements_i8 (25c95607-8278-4555-96c5-9c9c91ae41ae): There are no data parts
317 2024.08.16 05:47:41.651057 [ 3 ] {c96e3168-e114-4556-9fae-a4e84da2ae39} <Debug> DynamicQueryHandler: Done processing query
318 2024.08.16 05:47:41.651090 [ 3 ] {} <Debug> HTTP-Session: 9cf8738e-bd15-4c85-b369-b05d4cb7ccd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
319 2024.08.16 05:47:41.651214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59298, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
320 2024.08.16 05:47:41.651264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
321 2024.08.16 05:47:41.651286 [ 3 ] {} <Debug> HTTP-Session: bfd62ad7-8e0f-42c2-a4fb-5f4a1b7c44da Authenticating user 'default' from [fd00:1122:3344:101::d]:59298
322 2024.08.16 05:47:41.651301 [ 3 ] {} <Debug> HTTP-Session: bfd62ad7-8e0f-42c2-a4fb-5f4a1b7c44da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
323 2024.08.16 05:47:41.651317 [ 3 ] {} <Debug> HTTP-Session: bfd62ad7-8e0f-42c2-a4fb-5f4a1b7c44da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
324 2024.08.16 05:47:41.651350 [ 3 ] {} <Trace> HTTP-Session: bfd62ad7-8e0f-42c2-a4fb-5f4a1b7c44da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
325 2024.08.16 05:47:41.651517 [ 3 ] {70e6d70f-cf8e-446e-bb88-2ea587eabc70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59298) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
326 2024.08.16 05:47:41.651567 [ 3 ] {70e6d70f-cf8e-446e-bb88-2ea587eabc70} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
327 2024.08.16 05:47:41.656299 [ 3 ] {70e6d70f-cf8e-446e-bb88-2ea587eabc70} <Debug> oximeter.measurements_u8 (0b7a2b75-1846-4298-a298-7e2ead2b9daa): Loading data parts
328 2024.08.16 05:47:41.656486 [ 3 ] {70e6d70f-cf8e-446e-bb88-2ea587eabc70} <Debug> oximeter.measurements_u8 (0b7a2b75-1846-4298-a298-7e2ead2b9daa): There are no data parts
329 2024.08.16 05:47:41.663066 [ 3 ] {70e6d70f-cf8e-446e-bb88-2ea587eabc70} <Debug> DynamicQueryHandler: Done processing query
330 2024.08.16 05:47:41.663097 [ 3 ] {} <Debug> HTTP-Session: bfd62ad7-8e0f-42c2-a4fb-5f4a1b7c44da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
331 2024.08.16 05:47:41.663236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59298, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
332 2024.08.16 05:47:41.663297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
333 2024.08.16 05:47:41.663324 [ 3 ] {} <Debug> HTTP-Session: 813837c0-974b-401b-b079-3f8bdf701b79 Authenticating user 'default' from [fd00:1122:3344:101::d]:59298
334 2024.08.16 05:47:41.663343 [ 3 ] {} <Debug> HTTP-Session: 813837c0-974b-401b-b079-3f8bdf701b79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
335 2024.08.16 05:47:41.663363 [ 3 ] {} <Debug> HTTP-Session: 813837c0-974b-401b-b079-3f8bdf701b79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
336 2024.08.16 05:47:41.663403 [ 3 ] {} <Trace> HTTP-Session: 813837c0-974b-401b-b079-3f8bdf701b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
337 2024.08.16 05:47:41.663588 [ 3 ] {9107e6fd-7208-4068-b09d-01329da030f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59298) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
338 2024.08.16 05:47:41.663633 [ 3 ] {9107e6fd-7208-4068-b09d-01329da030f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
339 2024.08.16 05:47:41.666909 [ 3 ] {9107e6fd-7208-4068-b09d-01329da030f7} <Debug> oximeter.measurements_i16 (33ba089d-f06f-4925-8580-5aca37954ec7): Loading data parts
340 2024.08.16 05:47:41.667062 [ 3 ] {9107e6fd-7208-4068-b09d-01329da030f7} <Debug> oximeter.measurements_i16 (33ba089d-f06f-4925-8580-5aca37954ec7): There are no data parts
341 2024.08.16 05:47:41.668565 [ 3 ] {9107e6fd-7208-4068-b09d-01329da030f7} <Debug> DynamicQueryHandler: Done processing query
342 2024.08.16 05:47:41.668596 [ 3 ] {} <Debug> HTTP-Session: 813837c0-974b-401b-b079-3f8bdf701b79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
343 2024.08.16 05:47:41.668700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59298, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
344 2024.08.16 05:47:41.668750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
345 2024.08.16 05:47:41.668773 [ 3 ] {} <Debug> HTTP-Session: 26082788-c496-4aa2-ad86-fd655b0820f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59298
346 2024.08.16 05:47:41.668788 [ 3 ] {} <Debug> HTTP-Session: 26082788-c496-4aa2-ad86-fd655b0820f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
347 2024.08.16 05:47:41.668804 [ 3 ] {} <Debug> HTTP-Session: 26082788-c496-4aa2-ad86-fd655b0820f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
348 2024.08.16 05:47:41.668837 [ 3 ] {} <Trace> HTTP-Session: 26082788-c496-4aa2-ad86-fd655b0820f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
349 2024.08.16 05:47:41.669004 [ 3 ] {5ce3c3ba-34ee-47c1-872b-bbfb1a9fed2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59298) 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)
350 2024.08.16 05:47:41.669054 [ 3 ] {5ce3c3ba-34ee-47c1-872b-bbfb1a9fed2b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
351 2024.08.16 05:47:41.673736 [ 3 ] {5ce3c3ba-34ee-47c1-872b-bbfb1a9fed2b} <Debug> oximeter.measurements_u16 (9dbddcdc-e368-4b09-aa18-7503e50342a0): Loading data parts
352 2024.08.16 05:47:41.673902 [ 3 ] {5ce3c3ba-34ee-47c1-872b-bbfb1a9fed2b} <Debug> oximeter.measurements_u16 (9dbddcdc-e368-4b09-aa18-7503e50342a0): There are no data parts
353 2024.08.16 05:47:41.679717 [ 3 ] {5ce3c3ba-34ee-47c1-872b-bbfb1a9fed2b} <Debug> DynamicQueryHandler: Done processing query
354 2024.08.16 05:47:41.679752 [ 3 ] {} <Debug> HTTP-Session: 26082788-c496-4aa2-ad86-fd655b0820f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
355 2024.08.16 05:47:41.679875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59298, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
356 2024.08.16 05:47:41.679937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
357 2024.08.16 05:47:41.679964 [ 3 ] {} <Debug> HTTP-Session: de7cdce4-7afd-4c36-8da2-6b1dbc09a0a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59298
358 2024.08.16 05:47:41.679991 [ 3 ] {} <Debug> HTTP-Session: de7cdce4-7afd-4c36-8da2-6b1dbc09a0a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
359 2024.08.16 05:47:41.680007 [ 3 ] {} <Debug> HTTP-Session: de7cdce4-7afd-4c36-8da2-6b1dbc09a0a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
360 2024.08.16 05:47:41.680046 [ 3 ] {} <Trace> HTTP-Session: de7cdce4-7afd-4c36-8da2-6b1dbc09a0a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
361 2024.08.16 05:47:41.680258 [ 3 ] {844fa31d-2bfc-43a9-8209-400b44da7774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59298) 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)
362 2024.08.16 05:47:41.680313 [ 3 ] {844fa31d-2bfc-43a9-8209-400b44da7774} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
363 2024.08.16 05:47:41.683560 [ 3 ] {844fa31d-2bfc-43a9-8209-400b44da7774} <Debug> oximeter.measurements_i32 (00590046-8728-4e65-8fbc-236773ba905d): Loading data parts
364 2024.08.16 05:47:41.683869 [ 3 ] {844fa31d-2bfc-43a9-8209-400b44da7774} <Debug> oximeter.measurements_i32 (00590046-8728-4e65-8fbc-236773ba905d): There are no data parts
365 2024.08.16 05:47:41.685465 [ 3 ] {844fa31d-2bfc-43a9-8209-400b44da7774} <Debug> DynamicQueryHandler: Done processing query
366 2024.08.16 05:47:41.685497 [ 3 ] {} <Debug> HTTP-Session: de7cdce4-7afd-4c36-8da2-6b1dbc09a0a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
367 2024.08.16 05:47:41.685622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59298, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
368 2024.08.16 05:47:41.685673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
369 2024.08.16 05:47:41.685700 [ 3 ] {} <Debug> HTTP-Session: 8b7c367e-51c9-4f5a-b73d-e3aea3231595 Authenticating user 'default' from [fd00:1122:3344:101::d]:59298
370 2024.08.16 05:47:41.685716 [ 3 ] {} <Debug> HTTP-Session: 8b7c367e-51c9-4f5a-b73d-e3aea3231595 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
371 2024.08.16 05:47:41.685732 [ 3 ] {} <Debug> HTTP-Session: 8b7c367e-51c9-4f5a-b73d-e3aea3231595 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
372 2024.08.16 05:47:41.685765 [ 3 ] {} <Trace> HTTP-Session: 8b7c367e-51c9-4f5a-b73d-e3aea3231595 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
373 2024.08.16 05:47:41.685934 [ 3 ] {31393d9d-3090-4785-a9d9-56a99d7215a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59298) 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)
374 2024.08.16 05:47:41.685981 [ 3 ] {31393d9d-3090-4785-a9d9-56a99d7215a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
375 2024.08.16 05:47:41.690649 [ 3 ] {31393d9d-3090-4785-a9d9-56a99d7215a4} <Debug> oximeter.measurements_u32 (b5906ba9-bab9-4171-86f1-32dde413e8d9): Loading data parts
376 2024.08.16 05:47:41.690929 [ 3 ] {31393d9d-3090-4785-a9d9-56a99d7215a4} <Debug> oximeter.measurements_u32 (b5906ba9-bab9-4171-86f1-32dde413e8d9): There are no data parts
377 2024.08.16 05:47:41.697173 [ 3 ] {31393d9d-3090-4785-a9d9-56a99d7215a4} <Debug> DynamicQueryHandler: Done processing query
378 2024.08.16 05:47:41.697233 [ 3 ] {} <Debug> HTTP-Session: 8b7c367e-51c9-4f5a-b73d-e3aea3231595 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
379 2024.08.16 05:47:41.697436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59298, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
380 2024.08.16 05:47:41.697538 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
381 2024.08.16 05:47:41.697564 [ 3 ] {} <Debug> HTTP-Session: dab4e8c1-47f9-4b79-816e-db5e6f72c889 Authenticating user 'default' from [fd00:1122:3344:101::d]:59298
382 2024.08.16 05:47:41.697584 [ 3 ] {} <Debug> HTTP-Session: dab4e8c1-47f9-4b79-816e-db5e6f72c889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
383 2024.08.16 05:47:41.697597 [ 3 ] {} <Debug> HTTP-Session: dab4e8c1-47f9-4b79-816e-db5e6f72c889 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
384 2024.08.16 05:47:41.697629 [ 3 ] {} <Trace> HTTP-Session: dab4e8c1-47f9-4b79-816e-db5e6f72c889 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
385 2024.08.16 05:47:41.697801 [ 3 ] {a353248e-e2be-4f49-871e-b7797a5bd9f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59298) 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)
386 2024.08.16 05:47:41.697851 [ 3 ] {a353248e-e2be-4f49-871e-b7797a5bd9f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
387 2024.08.16 05:47:41.701028 [ 3 ] {a353248e-e2be-4f49-871e-b7797a5bd9f7} <Debug> oximeter.measurements_i64 (aeca9cd5-04f4-4ee7-9521-ff3b8d36e840): Loading data parts
388 2024.08.16 05:47:41.701166 [ 3 ] {a353248e-e2be-4f49-871e-b7797a5bd9f7} <Debug> oximeter.measurements_i64 (aeca9cd5-04f4-4ee7-9521-ff3b8d36e840): There are no data parts
389 2024.08.16 05:47:41.702574 [ 3 ] {a353248e-e2be-4f49-871e-b7797a5bd9f7} <Debug> DynamicQueryHandler: Done processing query
390 2024.08.16 05:47:41.702604 [ 3 ] {} <Debug> HTTP-Session: dab4e8c1-47f9-4b79-816e-db5e6f72c889 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
391 2024.08.16 05:47:41.702714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59298, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
392 2024.08.16 05:47:41.702769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
393 2024.08.16 05:47:41.702788 [ 3 ] {} <Debug> HTTP-Session: 5d029874-1c7f-4b78-8c74-84c14384ae00 Authenticating user 'default' from [fd00:1122:3344:101::d]:59298
394 2024.08.16 05:47:41.702807 [ 3 ] {} <Debug> HTTP-Session: 5d029874-1c7f-4b78-8c74-84c14384ae00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
395 2024.08.16 05:47:41.702821 [ 3 ] {} <Debug> HTTP-Session: 5d029874-1c7f-4b78-8c74-84c14384ae00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
396 2024.08.16 05:47:41.702854 [ 3 ] {} <Trace> HTTP-Session: 5d029874-1c7f-4b78-8c74-84c14384ae00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
397 2024.08.16 05:47:41.703026 [ 3 ] {657e6dfd-5c11-4bf2-bc6e-668d49be5086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59298) 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)
398 2024.08.16 05:47:41.703073 [ 3 ] {657e6dfd-5c11-4bf2-bc6e-668d49be5086} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
399 2024.08.16 05:47:41.707748 [ 3 ] {657e6dfd-5c11-4bf2-bc6e-668d49be5086} <Debug> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Loading data parts
400 2024.08.16 05:47:41.707899 [ 3 ] {657e6dfd-5c11-4bf2-bc6e-668d49be5086} <Debug> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): There are no data parts
401 2024.08.16 05:47:41.714075 [ 3 ] {657e6dfd-5c11-4bf2-bc6e-668d49be5086} <Debug> DynamicQueryHandler: Done processing query
402 2024.08.16 05:47:41.714112 [ 3 ] {} <Debug> HTTP-Session: 5d029874-1c7f-4b78-8c74-84c14384ae00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
403 2024.08.16 05:47:41.714245 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59298, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
404 2024.08.16 05:47:41.714300 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
405 2024.08.16 05:47:41.714329 [ 3 ] {} <Debug> HTTP-Session: 28cb6507-11ba-4bc1-b232-82c5a52045f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59298
406 2024.08.16 05:47:41.714354 [ 3 ] {} <Debug> HTTP-Session: 28cb6507-11ba-4bc1-b232-82c5a52045f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
407 2024.08.16 05:47:41.714370 [ 3 ] {} <Debug> HTTP-Session: 28cb6507-11ba-4bc1-b232-82c5a52045f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
408 2024.08.16 05:47:41.714410 [ 3 ] {} <Trace> HTTP-Session: 28cb6507-11ba-4bc1-b232-82c5a52045f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
409 2024.08.16 05:47:41.714599 [ 3 ] {1c0d614a-2783-45c3-93a9-082c427b9996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59298) 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)
410 2024.08.16 05:47:41.714650 [ 3 ] {1c0d614a-2783-45c3-93a9-082c427b9996} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
411 2024.08.16 05:47:41.718307 [ 3 ] {1c0d614a-2783-45c3-93a9-082c427b9996} <Debug> oximeter.measurements_f32 (becc181f-db71-4b8a-91dc-be5c594254c2): Loading data parts
412 2024.08.16 05:47:41.718446 [ 3 ] {1c0d614a-2783-45c3-93a9-082c427b9996} <Debug> oximeter.measurements_f32 (becc181f-db71-4b8a-91dc-be5c594254c2): There are no data parts
413 2024.08.16 05:47:41.719897 [ 3 ] {1c0d614a-2783-45c3-93a9-082c427b9996} <Debug> DynamicQueryHandler: Done processing query
414 2024.08.16 05:47:41.719920 [ 3 ] {} <Debug> HTTP-Session: 28cb6507-11ba-4bc1-b232-82c5a52045f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
415 2024.08.16 05:47:41.720037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59298, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
416 2024.08.16 05:47:41.720093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
417 2024.08.16 05:47:41.720111 [ 3 ] {} <Debug> HTTP-Session: 245de952-3620-455a-a36a-22439e910eee Authenticating user 'default' from [fd00:1122:3344:101::d]:59298
418 2024.08.16 05:47:41.720130 [ 3 ] {} <Debug> HTTP-Session: 245de952-3620-455a-a36a-22439e910eee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
419 2024.08.16 05:47:41.720148 [ 3 ] {} <Debug> HTTP-Session: 245de952-3620-455a-a36a-22439e910eee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
420 2024.08.16 05:47:41.720177 [ 3 ] {} <Trace> HTTP-Session: 245de952-3620-455a-a36a-22439e910eee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
421 2024.08.16 05:47:41.720348 [ 3 ] {7673a84c-9e06-4bd9-b2ce-83da1c21fc57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59298) 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)
422 2024.08.16 05:47:41.720400 [ 3 ] {7673a84c-9e06-4bd9-b2ce-83da1c21fc57} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
423 2024.08.16 05:47:41.725066 [ 3 ] {7673a84c-9e06-4bd9-b2ce-83da1c21fc57} <Debug> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Loading data parts
424 2024.08.16 05:47:41.725203 [ 3 ] {7673a84c-9e06-4bd9-b2ce-83da1c21fc57} <Debug> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): There are no data parts
425 2024.08.16 05:47:41.731076 [ 3 ] {7673a84c-9e06-4bd9-b2ce-83da1c21fc57} <Debug> DynamicQueryHandler: Done processing query
426 2024.08.16 05:47:41.731112 [ 3 ] {} <Debug> HTTP-Session: 245de952-3620-455a-a36a-22439e910eee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
427 2024.08.16 05:47:41.731272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59298, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
428 2024.08.16 05:47:41.731333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
429 2024.08.16 05:47:41.731355 [ 3 ] {} <Debug> HTTP-Session: 11c4fe35-8efb-4dad-a8fb-54e16f7f139b Authenticating user 'default' from [fd00:1122:3344:101::d]:59298
430 2024.08.16 05:47:41.731379 [ 3 ] {} <Debug> HTTP-Session: 11c4fe35-8efb-4dad-a8fb-54e16f7f139b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
431 2024.08.16 05:47:41.731396 [ 3 ] {} <Debug> HTTP-Session: 11c4fe35-8efb-4dad-a8fb-54e16f7f139b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
432 2024.08.16 05:47:41.731435 [ 3 ] {} <Trace> HTTP-Session: 11c4fe35-8efb-4dad-a8fb-54e16f7f139b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
433 2024.08.16 05:47:41.731618 [ 3 ] {3a9c4097-ecbc-4748-88b9-dc75d6471094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59298) 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)
434 2024.08.16 05:47:41.731671 [ 3 ] {3a9c4097-ecbc-4748-88b9-dc75d6471094} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
435 2024.08.16 05:47:41.734828 [ 3 ] {3a9c4097-ecbc-4748-88b9-dc75d6471094} <Debug> oximeter.measurements_string (832a4af5-4cf3-4456-af06-510c11abb816): Loading data parts
436 2024.08.16 05:47:41.734962 [ 3 ] {3a9c4097-ecbc-4748-88b9-dc75d6471094} <Debug> oximeter.measurements_string (832a4af5-4cf3-4456-af06-510c11abb816): There are no data parts
437 2024.08.16 05:47:41.736325 [ 3 ] {3a9c4097-ecbc-4748-88b9-dc75d6471094} <Debug> DynamicQueryHandler: Done processing query
438 2024.08.16 05:47:41.736349 [ 3 ] {} <Debug> HTTP-Session: 11c4fe35-8efb-4dad-a8fb-54e16f7f139b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
439 2024.08.16 05:47:41.736460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59298, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
440 2024.08.16 05:47:41.736511 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
441 2024.08.16 05:47:41.736530 [ 3 ] {} <Debug> HTTP-Session: 801980ed-51f6-47e2-a704-b063ff1520f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59298
442 2024.08.16 05:47:41.736550 [ 3 ] {} <Debug> HTTP-Session: 801980ed-51f6-47e2-a704-b063ff1520f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
443 2024.08.16 05:47:41.736567 [ 3 ] {} <Debug> HTTP-Session: 801980ed-51f6-47e2-a704-b063ff1520f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
444 2024.08.16 05:47:41.736596 [ 3 ] {} <Trace> HTTP-Session: 801980ed-51f6-47e2-a704-b063ff1520f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
445 2024.08.16 05:47:41.736769 [ 3 ] {11ac13d9-58af-4adc-81eb-ad418f309d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59298) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /*
446 * NOTE: Right now we can't unambiguously record a nullable byte array.
447 * Arrays cannot be nested in `Nullable()` types, and encoding the array as
448 * a string isn't palatable for a few reasons.
449 * See: https://github.com/oxidecomputer/omicron/issues/4551 for more
450 * details.
451 */
452 datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
453 2024.08.16 05:47:41.736822 [ 3 ] {11ac13d9-58af-4adc-81eb-ad418f309d8a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
454 2024.08.16 05:47:41.741525 [ 3 ] {11ac13d9-58af-4adc-81eb-ad418f309d8a} <Debug> oximeter.measurements_bytes (ea3f1557-d8ec-4d6d-a2ba-69fadd9a1636): Loading data parts
455 2024.08.16 05:47:41.741768 [ 3 ] {11ac13d9-58af-4adc-81eb-ad418f309d8a} <Debug> oximeter.measurements_bytes (ea3f1557-d8ec-4d6d-a2ba-69fadd9a1636): There are no data parts
456 2024.08.16 05:47:41.751145 [ 3 ] {11ac13d9-58af-4adc-81eb-ad418f309d8a} <Debug> DynamicQueryHandler: Done processing query
457 2024.08.16 05:47:41.751171 [ 3 ] {} <Debug> HTTP-Session: 801980ed-51f6-47e2-a704-b063ff1520f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
458 2024.08.16 05:47:41.751312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59298, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
459 2024.08.16 05:47:41.751371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
460 2024.08.16 05:47:41.751400 [ 3 ] {} <Debug> HTTP-Session: ed4dfc94-4baf-46fa-b32a-1f8ac7dbb416 Authenticating user 'default' from [fd00:1122:3344:101::d]:59298
461 2024.08.16 05:47:41.751416 [ 3 ] {} <Debug> HTTP-Session: ed4dfc94-4baf-46fa-b32a-1f8ac7dbb416 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
462 2024.08.16 05:47:41.751437 [ 3 ] {} <Debug> HTTP-Session: ed4dfc94-4baf-46fa-b32a-1f8ac7dbb416 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
463 2024.08.16 05:47:41.751467 [ 3 ] {} <Trace> HTTP-Session: ed4dfc94-4baf-46fa-b32a-1f8ac7dbb416 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
464 2024.08.16 05:47:41.751659 [ 3 ] {c6f0ff05-afbc-4ff5-b43e-3092e2000048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59298) 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)
465 2024.08.16 05:47:41.751710 [ 3 ] {c6f0ff05-afbc-4ff5-b43e-3092e2000048} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
466 2024.08.16 05:47:41.756562 [ 3 ] {c6f0ff05-afbc-4ff5-b43e-3092e2000048} <Debug> oximeter.measurements_cumulativei64 (3fc39f04-ecc7-4fdb-be3a-022ebabe76ae): Loading data parts
467 2024.08.16 05:47:41.756699 [ 3 ] {c6f0ff05-afbc-4ff5-b43e-3092e2000048} <Debug> oximeter.measurements_cumulativei64 (3fc39f04-ecc7-4fdb-be3a-022ebabe76ae): There are no data parts
468 2024.08.16 05:47:41.759471 [ 3 ] {c6f0ff05-afbc-4ff5-b43e-3092e2000048} <Debug> DynamicQueryHandler: Done processing query
469 2024.08.16 05:47:41.759506 [ 3 ] {} <Debug> HTTP-Session: ed4dfc94-4baf-46fa-b32a-1f8ac7dbb416 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
470 2024.08.16 05:47:41.759628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59298, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
471 2024.08.16 05:47:41.759683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
472 2024.08.16 05:47:41.759703 [ 3 ] {} <Debug> HTTP-Session: 66f2bc1e-eb44-4538-8e79-3eddf208c019 Authenticating user 'default' from [fd00:1122:3344:101::d]:59298
473 2024.08.16 05:47:41.759723 [ 3 ] {} <Debug> HTTP-Session: 66f2bc1e-eb44-4538-8e79-3eddf208c019 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
474 2024.08.16 05:47:41.759736 [ 3 ] {} <Debug> HTTP-Session: 66f2bc1e-eb44-4538-8e79-3eddf208c019 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
475 2024.08.16 05:47:41.759769 [ 3 ] {} <Trace> HTTP-Session: 66f2bc1e-eb44-4538-8e79-3eddf208c019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
476 2024.08.16 05:47:41.759951 [ 3 ] {9f2f2939-b8dc-4a24-8f40-2bb1ec83ad68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59298) 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)
477 2024.08.16 05:47:41.760004 [ 3 ] {9f2f2939-b8dc-4a24-8f40-2bb1ec83ad68} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
478 2024.08.16 05:47:41.766068 [ 3 ] {9f2f2939-b8dc-4a24-8f40-2bb1ec83ad68} <Debug> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Loading data parts
479 2024.08.16 05:47:41.766211 [ 3 ] {9f2f2939-b8dc-4a24-8f40-2bb1ec83ad68} <Debug> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): There are no data parts
480 2024.08.16 05:47:41.771115 [ 3 ] {9f2f2939-b8dc-4a24-8f40-2bb1ec83ad68} <Debug> DynamicQueryHandler: Done processing query
481 2024.08.16 05:47:41.771146 [ 3 ] {} <Debug> HTTP-Session: 66f2bc1e-eb44-4538-8e79-3eddf208c019 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
482 2024.08.16 05:47:41.771309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59298, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
483 2024.08.16 05:47:41.771375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
484 2024.08.16 05:47:41.771398 [ 3 ] {} <Debug> HTTP-Session: e3bafb73-9009-4307-96a2-6d0f23994a1d Authenticating user 'default' from [fd00:1122:3344:101::d]:59298
485 2024.08.16 05:47:41.771427 [ 3 ] {} <Debug> HTTP-Session: e3bafb73-9009-4307-96a2-6d0f23994a1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
486 2024.08.16 05:47:41.771451 [ 3 ] {} <Debug> HTTP-Session: e3bafb73-9009-4307-96a2-6d0f23994a1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
487 2024.08.16 05:47:41.771493 [ 3 ] {} <Trace> HTTP-Session: e3bafb73-9009-4307-96a2-6d0f23994a1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
488 2024.08.16 05:47:41.771687 [ 3 ] {dafadc1f-d841-466e-ad4e-58b0db5f103d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59298) 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)
489 2024.08.16 05:47:41.771750 [ 3 ] {dafadc1f-d841-466e-ad4e-58b0db5f103d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
490 2024.08.16 05:47:41.773751 [ 3 ] {dafadc1f-d841-466e-ad4e-58b0db5f103d} <Debug> oximeter.measurements_cumulativef32 (7432fe9d-c04a-4d84-b570-b17aeb1f8b3c): Loading data parts
491 2024.08.16 05:47:41.773905 [ 3 ] {dafadc1f-d841-466e-ad4e-58b0db5f103d} <Debug> oximeter.measurements_cumulativef32 (7432fe9d-c04a-4d84-b570-b17aeb1f8b3c): There are no data parts
492 2024.08.16 05:47:41.776292 [ 3 ] {dafadc1f-d841-466e-ad4e-58b0db5f103d} <Debug> DynamicQueryHandler: Done processing query
493 2024.08.16 05:47:41.776323 [ 3 ] {} <Debug> HTTP-Session: e3bafb73-9009-4307-96a2-6d0f23994a1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
494 2024.08.16 05:47:41.776439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59298, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
495 2024.08.16 05:47:41.776494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
496 2024.08.16 05:47:41.776519 [ 3 ] {} <Debug> HTTP-Session: 7cc716eb-2964-438c-be74-715ae776219e Authenticating user 'default' from [fd00:1122:3344:101::d]:59298
497 2024.08.16 05:47:41.776541 [ 3 ] {} <Debug> HTTP-Session: 7cc716eb-2964-438c-be74-715ae776219e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
498 2024.08.16 05:47:41.776555 [ 3 ] {} <Debug> HTTP-Session: 7cc716eb-2964-438c-be74-715ae776219e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
499 2024.08.16 05:47:41.776588 [ 3 ] {} <Trace> HTTP-Session: 7cc716eb-2964-438c-be74-715ae776219e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
500 2024.08.16 05:47:41.776779 [ 3 ] {83c1cd34-bac0-40a8-8992-877bce8cd4ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59298) 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)
501 2024.08.16 05:47:41.776834 [ 3 ] {83c1cd34-bac0-40a8-8992-877bce8cd4ce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
502 2024.08.16 05:47:41.781687 [ 3 ] {83c1cd34-bac0-40a8-8992-877bce8cd4ce} <Debug> oximeter.measurements_cumulativef64 (f0b2a737-260d-428e-898c-da97c782ab6b): Loading data parts
503 2024.08.16 05:47:41.781830 [ 3 ] {83c1cd34-bac0-40a8-8992-877bce8cd4ce} <Debug> oximeter.measurements_cumulativef64 (f0b2a737-260d-428e-898c-da97c782ab6b): There are no data parts
504 2024.08.16 05:47:41.784252 [ 3 ] {83c1cd34-bac0-40a8-8992-877bce8cd4ce} <Debug> DynamicQueryHandler: Done processing query
505 2024.08.16 05:47:41.784277 [ 3 ] {} <Debug> HTTP-Session: 7cc716eb-2964-438c-be74-715ae776219e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
506 2024.08.16 05:47:41.784427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59298, User-Agent: (none), Length: 1300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
507 2024.08.16 05:47:41.784480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
508 2024.08.16 05:47:41.784506 [ 3 ] {} <Debug> HTTP-Session: c3bfd6a6-b302-4d98-9c34-a5df1270ba94 Authenticating user 'default' from [fd00:1122:3344:101::d]:59298
509 2024.08.16 05:47:41.784527 [ 3 ] {} <Debug> HTTP-Session: c3bfd6a6-b302-4d98-9c34-a5df1270ba94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
510 2024.08.16 05:47:41.784545 [ 3 ] {} <Debug> HTTP-Session: c3bfd6a6-b302-4d98-9c34-a5df1270ba94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
511 2024.08.16 05:47:41.784574 [ 3 ] {} <Trace> HTTP-Session: c3bfd6a6-b302-4d98-9c34-a5df1270ba94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
512 2024.08.16 05:47:41.784824 [ 3 ] {b196b951-41f6-4d41-a26c-ee72a5d116e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59298) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
513 * NOTE: Array types cannot be Nullable, see
514 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
515 * for more details.
516 *
517 * This means we need to use empty arrays to indicate a missing value. This
518 * is unfortunate, and at this point relies on the fact that an
519 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
520 * to figure out another way to represent missing samples here.
521 */
522 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)
523 2024.08.16 05:47:41.784888 [ 3 ] {b196b951-41f6-4d41-a26c-ee72a5d116e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
524 2024.08.16 05:47:41.789977 [ 3 ] {b196b951-41f6-4d41-a26c-ee72a5d116e2} <Debug> oximeter.measurements_histogrami8 (b46bb8c2-6f0f-488d-8847-132af81c0eed): Loading data parts
525 2024.08.16 05:47:41.790185 [ 3 ] {b196b951-41f6-4d41-a26c-ee72a5d116e2} <Debug> oximeter.measurements_histogrami8 (b46bb8c2-6f0f-488d-8847-132af81c0eed): There are no data parts
526 2024.08.16 05:47:41.798817 [ 3 ] {b196b951-41f6-4d41-a26c-ee72a5d116e2} <Debug> DynamicQueryHandler: Done processing query
527 2024.08.16 05:47:41.798851 [ 3 ] {} <Debug> HTTP-Session: c3bfd6a6-b302-4d98-9c34-a5df1270ba94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
528 2024.08.16 05:47:41.798982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59298, User-Agent: (none), Length: 839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
529 2024.08.16 05:47:41.799028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
530 2024.08.16 05:47:41.799053 [ 3 ] {} <Debug> HTTP-Session: 94018e14-5601-4d7c-a8eb-83a52d762d73 Authenticating user 'default' from [fd00:1122:3344:101::d]:59298
531 2024.08.16 05:47:41.799075 [ 3 ] {} <Debug> HTTP-Session: 94018e14-5601-4d7c-a8eb-83a52d762d73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
532 2024.08.16 05:47:41.799089 [ 3 ] {} <Debug> HTTP-Session: 94018e14-5601-4d7c-a8eb-83a52d762d73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
533 2024.08.16 05:47:41.799122 [ 3 ] {} <Trace> HTTP-Session: 94018e14-5601-4d7c-a8eb-83a52d762d73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
534 2024.08.16 05:47:41.799374 [ 3 ] {334f8944-5514-4d1b-9a54-b8c0500730fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59298) 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)
535 2024.08.16 05:47:41.799438 [ 3 ] {334f8944-5514-4d1b-9a54-b8c0500730fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
536 2024.08.16 05:47:41.803226 [ 3 ] {334f8944-5514-4d1b-9a54-b8c0500730fc} <Debug> oximeter.measurements_histogramu8 (d1ab1a20-2576-4614-bf12-6fe2d7a3cdd3): Loading data parts
537 2024.08.16 05:47:41.803362 [ 3 ] {334f8944-5514-4d1b-9a54-b8c0500730fc} <Debug> oximeter.measurements_histogramu8 (d1ab1a20-2576-4614-bf12-6fe2d7a3cdd3): There are no data parts
538 2024.08.16 05:47:41.804839 [ 3 ] {334f8944-5514-4d1b-9a54-b8c0500730fc} <Debug> DynamicQueryHandler: Done processing query
539 2024.08.16 05:47:41.804864 [ 3 ] {} <Debug> HTTP-Session: 94018e14-5601-4d7c-a8eb-83a52d762d73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
540 2024.08.16 05:47:41.804986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59298, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
541 2024.08.16 05:47:41.805045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
542 2024.08.16 05:47:41.805064 [ 3 ] {} <Debug> HTTP-Session: 2b9d7ec4-c20d-4a52-b7cd-41420e05ab54 Authenticating user 'default' from [fd00:1122:3344:101::d]:59298
543 2024.08.16 05:47:41.805084 [ 3 ] {} <Debug> HTTP-Session: 2b9d7ec4-c20d-4a52-b7cd-41420e05ab54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
544 2024.08.16 05:47:41.805098 [ 3 ] {} <Debug> HTTP-Session: 2b9d7ec4-c20d-4a52-b7cd-41420e05ab54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
545 2024.08.16 05:47:41.805133 [ 3 ] {} <Trace> HTTP-Session: 2b9d7ec4-c20d-4a52-b7cd-41420e05ab54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
546 2024.08.16 05:47:41.805381 [ 3 ] {1a0ac6fa-cbef-4988-a777-40291f152c34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59298) 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)
547 2024.08.16 05:47:41.805446 [ 3 ] {1a0ac6fa-cbef-4988-a777-40291f152c34} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
548 2024.08.16 05:47:41.810428 [ 3 ] {1a0ac6fa-cbef-4988-a777-40291f152c34} <Debug> oximeter.measurements_histogrami16 (319220e0-a80f-49e1-b123-18d183ad18fa): Loading data parts
549 2024.08.16 05:47:41.810554 [ 3 ] {1a0ac6fa-cbef-4988-a777-40291f152c34} <Debug> oximeter.measurements_histogrami16 (319220e0-a80f-49e1-b123-18d183ad18fa): There are no data parts
550 2024.08.16 05:47:41.812233 [ 3 ] {1a0ac6fa-cbef-4988-a777-40291f152c34} <Debug> DynamicQueryHandler: Done processing query
551 2024.08.16 05:47:41.812266 [ 3 ] {} <Debug> HTTP-Session: 2b9d7ec4-c20d-4a52-b7cd-41420e05ab54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
552 2024.08.16 05:47:41.812387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59298, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
553 2024.08.16 05:47:41.812432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
554 2024.08.16 05:47:41.812458 [ 3 ] {} <Debug> HTTP-Session: 96ea5062-ec66-4979-a00a-8d325f31b33a Authenticating user 'default' from [fd00:1122:3344:101::d]:59298
555 2024.08.16 05:47:41.812480 [ 3 ] {} <Debug> HTTP-Session: 96ea5062-ec66-4979-a00a-8d325f31b33a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
556 2024.08.16 05:47:41.812494 [ 3 ] {} <Debug> HTTP-Session: 96ea5062-ec66-4979-a00a-8d325f31b33a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
557 2024.08.16 05:47:41.812528 [ 3 ] {} <Trace> HTTP-Session: 96ea5062-ec66-4979-a00a-8d325f31b33a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
558 2024.08.16 05:47:41.812776 [ 3 ] {3e5dd006-4452-4323-92fc-073160a17709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59298) 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)
559 2024.08.16 05:47:41.812840 [ 3 ] {3e5dd006-4452-4323-92fc-073160a17709} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
560 2024.08.16 05:47:41.815890 [ 3 ] {3e5dd006-4452-4323-92fc-073160a17709} <Debug> oximeter.measurements_histogramu16 (95085db4-215b-4c71-abf9-aa5bdb7559ab): Loading data parts
561 2024.08.16 05:47:41.816013 [ 3 ] {3e5dd006-4452-4323-92fc-073160a17709} <Debug> oximeter.measurements_histogramu16 (95085db4-215b-4c71-abf9-aa5bdb7559ab): There are no data parts
562 2024.08.16 05:47:41.817483 [ 3 ] {3e5dd006-4452-4323-92fc-073160a17709} <Debug> DynamicQueryHandler: Done processing query
563 2024.08.16 05:47:41.817508 [ 3 ] {} <Debug> HTTP-Session: 96ea5062-ec66-4979-a00a-8d325f31b33a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
564 2024.08.16 05:47:41.817638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59298, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
565 2024.08.16 05:47:41.817692 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
566 2024.08.16 05:47:41.817711 [ 3 ] {} <Debug> HTTP-Session: 383cd011-4b39-482d-a196-d1046c9aa736 Authenticating user 'default' from [fd00:1122:3344:101::d]:59298
567 2024.08.16 05:47:41.817732 [ 3 ] {} <Debug> HTTP-Session: 383cd011-4b39-482d-a196-d1046c9aa736 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
568 2024.08.16 05:47:41.817751 [ 3 ] {} <Debug> HTTP-Session: 383cd011-4b39-482d-a196-d1046c9aa736 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
569 2024.08.16 05:47:41.817780 [ 3 ] {} <Trace> HTTP-Session: 383cd011-4b39-482d-a196-d1046c9aa736 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
570 2024.08.16 05:47:41.818029 [ 3 ] {59238cd4-b372-4b43-8d2b-f33f322b9eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59298) 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)
571 2024.08.16 05:47:41.818100 [ 3 ] {59238cd4-b372-4b43-8d2b-f33f322b9eb3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
572 2024.08.16 05:47:41.823080 [ 3 ] {59238cd4-b372-4b43-8d2b-f33f322b9eb3} <Debug> oximeter.measurements_histogrami32 (b408aee7-2086-4890-acf0-d1caaa6675e3): Loading data parts
573 2024.08.16 05:47:41.823330 [ 3 ] {59238cd4-b372-4b43-8d2b-f33f322b9eb3} <Debug> oximeter.measurements_histogrami32 (b408aee7-2086-4890-acf0-d1caaa6675e3): There are no data parts
574 2024.08.16 05:47:41.830426 [ 3 ] {59238cd4-b372-4b43-8d2b-f33f322b9eb3} <Debug> DynamicQueryHandler: Done processing query
575 2024.08.16 05:47:41.830456 [ 3 ] {} <Debug> HTTP-Session: 383cd011-4b39-482d-a196-d1046c9aa736 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
576 2024.08.16 05:47:41.830617 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59298, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
577 2024.08.16 05:47:41.830671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
578 2024.08.16 05:47:41.830690 [ 3 ] {} <Debug> HTTP-Session: e7b0c1f6-257d-428d-8204-2eca45366b7c Authenticating user 'default' from [fd00:1122:3344:101::d]:59298
579 2024.08.16 05:47:41.830720 [ 3 ] {} <Debug> HTTP-Session: e7b0c1f6-257d-428d-8204-2eca45366b7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
580 2024.08.16 05:47:41.830733 [ 3 ] {} <Debug> HTTP-Session: e7b0c1f6-257d-428d-8204-2eca45366b7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
581 2024.08.16 05:47:41.830767 [ 3 ] {} <Trace> HTTP-Session: e7b0c1f6-257d-428d-8204-2eca45366b7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
582 2024.08.16 05:47:41.831017 [ 3 ] {7deac4d9-9d03-44b5-b70d-e94af6a9e632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59298) 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)
583 2024.08.16 05:47:41.831083 [ 3 ] {7deac4d9-9d03-44b5-b70d-e94af6a9e632} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
584 2024.08.16 05:47:41.834697 [ 3 ] {7deac4d9-9d03-44b5-b70d-e94af6a9e632} <Debug> oximeter.measurements_histogramu32 (44f207de-3e93-40e5-a3a5-244bd93670c1): Loading data parts
585 2024.08.16 05:47:41.834830 [ 3 ] {7deac4d9-9d03-44b5-b70d-e94af6a9e632} <Debug> oximeter.measurements_histogramu32 (44f207de-3e93-40e5-a3a5-244bd93670c1): There are no data parts
586 2024.08.16 05:47:41.839687 [ 3 ] {7deac4d9-9d03-44b5-b70d-e94af6a9e632} <Debug> DynamicQueryHandler: Done processing query
587 2024.08.16 05:47:41.839712 [ 3 ] {} <Debug> HTTP-Session: e7b0c1f6-257d-428d-8204-2eca45366b7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
588 2024.08.16 05:47:41.839852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59298, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
589 2024.08.16 05:47:41.839905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
590 2024.08.16 05:47:41.839924 [ 3 ] {} <Debug> HTTP-Session: 3961fcef-de65-441e-9324-1b49086bb577 Authenticating user 'default' from [fd00:1122:3344:101::d]:59298
591 2024.08.16 05:47:41.839946 [ 3 ] {} <Debug> HTTP-Session: 3961fcef-de65-441e-9324-1b49086bb577 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
592 2024.08.16 05:47:41.839966 [ 3 ] {} <Debug> HTTP-Session: 3961fcef-de65-441e-9324-1b49086bb577 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
593 2024.08.16 05:47:41.839995 [ 3 ] {} <Trace> HTTP-Session: 3961fcef-de65-441e-9324-1b49086bb577 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
594 2024.08.16 05:47:41.840241 [ 3 ] {f473635d-1ecc-450e-96e9-cb90d5940cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59298) 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)
595 2024.08.16 05:47:41.840308 [ 3 ] {f473635d-1ecc-450e-96e9-cb90d5940cc3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
596 2024.08.16 05:47:41.845706 [ 3 ] {f473635d-1ecc-450e-96e9-cb90d5940cc3} <Debug> oximeter.measurements_histogrami64 (fca48624-0e4b-46e8-9938-713921608ec6): Loading data parts
597 2024.08.16 05:47:41.845843 [ 3 ] {f473635d-1ecc-450e-96e9-cb90d5940cc3} <Debug> oximeter.measurements_histogrami64 (fca48624-0e4b-46e8-9938-713921608ec6): There are no data parts
598 2024.08.16 05:47:41.852596 [ 3 ] {f473635d-1ecc-450e-96e9-cb90d5940cc3} <Debug> DynamicQueryHandler: Done processing query
599 2024.08.16 05:47:41.852622 [ 3 ] {} <Debug> HTTP-Session: 3961fcef-de65-441e-9324-1b49086bb577 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
600 2024.08.16 05:47:41.852751 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59298, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
601 2024.08.16 05:47:41.852803 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
602 2024.08.16 05:47:41.852830 [ 3 ] {} <Debug> HTTP-Session: dfd4743f-76bc-4a07-8233-4a32c07e4253 Authenticating user 'default' from [fd00:1122:3344:101::d]:59298
603 2024.08.16 05:47:41.852845 [ 3 ] {} <Debug> HTTP-Session: dfd4743f-76bc-4a07-8233-4a32c07e4253 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
604 2024.08.16 05:47:41.852864 [ 3 ] {} <Debug> HTTP-Session: dfd4743f-76bc-4a07-8233-4a32c07e4253 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
605 2024.08.16 05:47:41.852894 [ 3 ] {} <Trace> HTTP-Session: dfd4743f-76bc-4a07-8233-4a32c07e4253 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
606 2024.08.16 05:47:41.853145 [ 3 ] {76d061f4-9401-4585-8fe7-5f9a5a4bcec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59298) 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)
607 2024.08.16 05:47:41.853212 [ 3 ] {76d061f4-9401-4585-8fe7-5f9a5a4bcec4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
608 2024.08.16 05:47:41.856760 [ 3 ] {76d061f4-9401-4585-8fe7-5f9a5a4bcec4} <Debug> oximeter.measurements_histogramu64 (af38ffab-fb14-4e42-897b-b42152784f70): Loading data parts
609 2024.08.16 05:47:41.856918 [ 3 ] {76d061f4-9401-4585-8fe7-5f9a5a4bcec4} <Debug> oximeter.measurements_histogramu64 (af38ffab-fb14-4e42-897b-b42152784f70): There are no data parts
610 2024.08.16 05:47:41.862429 [ 3 ] {76d061f4-9401-4585-8fe7-5f9a5a4bcec4} <Debug> DynamicQueryHandler: Done processing query
611 2024.08.16 05:47:41.862481 [ 3 ] {} <Debug> HTTP-Session: dfd4743f-76bc-4a07-8233-4a32c07e4253 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
612 2024.08.16 05:47:41.862664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59298, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
613 2024.08.16 05:47:41.862718 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
614 2024.08.16 05:47:41.862736 [ 3 ] {} <Debug> HTTP-Session: 79c828c8-ba89-4f59-b845-e56a675733d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59298
615 2024.08.16 05:47:41.862759 [ 3 ] {} <Debug> HTTP-Session: 79c828c8-ba89-4f59-b845-e56a675733d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
616 2024.08.16 05:47:41.862780 [ 3 ] {} <Debug> HTTP-Session: 79c828c8-ba89-4f59-b845-e56a675733d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
617 2024.08.16 05:47:41.862810 [ 3 ] {} <Trace> HTTP-Session: 79c828c8-ba89-4f59-b845-e56a675733d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
618 2024.08.16 05:47:41.863057 [ 3 ] {b011272c-5b99-47b8-8014-dd4d655d6b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59298) 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)
619 2024.08.16 05:47:41.863124 [ 3 ] {b011272c-5b99-47b8-8014-dd4d655d6b9f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
620 2024.08.16 05:47:41.868568 [ 3 ] {b011272c-5b99-47b8-8014-dd4d655d6b9f} <Debug> oximeter.measurements_histogramf32 (1a2b7b64-c1df-4d30-98a8-b0d8caa5a32a): Loading data parts
621 2024.08.16 05:47:41.868689 [ 3 ] {b011272c-5b99-47b8-8014-dd4d655d6b9f} <Debug> oximeter.measurements_histogramf32 (1a2b7b64-c1df-4d30-98a8-b0d8caa5a32a): There are no data parts
622 2024.08.16 05:47:41.874759 [ 3 ] {b011272c-5b99-47b8-8014-dd4d655d6b9f} <Debug> DynamicQueryHandler: Done processing query
623 2024.08.16 05:47:41.874800 [ 3 ] {} <Debug> HTTP-Session: 79c828c8-ba89-4f59-b845-e56a675733d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
624 2024.08.16 05:47:41.874931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59298, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
625 2024.08.16 05:47:41.874995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
626 2024.08.16 05:47:41.875027 [ 3 ] {} <Debug> HTTP-Session: e61cec2e-10b9-4d25-90ce-e31b4260f76d Authenticating user 'default' from [fd00:1122:3344:101::d]:59298
627 2024.08.16 05:47:41.875046 [ 3 ] {} <Debug> HTTP-Session: e61cec2e-10b9-4d25-90ce-e31b4260f76d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
628 2024.08.16 05:47:41.875070 [ 3 ] {} <Debug> HTTP-Session: e61cec2e-10b9-4d25-90ce-e31b4260f76d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
629 2024.08.16 05:47:41.875114 [ 3 ] {} <Trace> HTTP-Session: e61cec2e-10b9-4d25-90ce-e31b4260f76d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
630 2024.08.16 05:47:41.875406 [ 3 ] {e1c1b22c-cc99-415c-b4b9-a9e8d6e3993d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59298) 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)
631 2024.08.16 05:47:41.875496 [ 3 ] {e1c1b22c-cc99-415c-b4b9-a9e8d6e3993d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
632 2024.08.16 05:47:41.878988 [ 3 ] {e1c1b22c-cc99-415c-b4b9-a9e8d6e3993d} <Debug> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Loading data parts
633 2024.08.16 05:47:41.879104 [ 3 ] {e1c1b22c-cc99-415c-b4b9-a9e8d6e3993d} <Debug> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): There are no data parts
634 2024.08.16 05:47:41.880576 [ 3 ] {e1c1b22c-cc99-415c-b4b9-a9e8d6e3993d} <Debug> DynamicQueryHandler: Done processing query
635 2024.08.16 05:47:41.880601 [ 3 ] {} <Debug> HTTP-Session: e61cec2e-10b9-4d25-90ce-e31b4260f76d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
636 2024.08.16 05:47:41.880724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59298, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
637 2024.08.16 05:47:41.880778 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
638 2024.08.16 05:47:41.880804 [ 3 ] {} <Debug> HTTP-Session: ce787ce8-b79a-4976-b680-36b452c7a7ee Authenticating user 'default' from [fd00:1122:3344:101::d]:59298
639 2024.08.16 05:47:41.880820 [ 3 ] {} <Debug> HTTP-Session: ce787ce8-b79a-4976-b680-36b452c7a7ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
640 2024.08.16 05:47:41.880847 [ 3 ] {} <Debug> HTTP-Session: ce787ce8-b79a-4976-b680-36b452c7a7ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
641 2024.08.16 05:47:41.880882 [ 3 ] {} <Trace> HTTP-Session: ce787ce8-b79a-4976-b680-36b452c7a7ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
642 2024.08.16 05:47:41.881041 [ 3 ] {fcf38895-f55f-4586-af73-58499f3c98f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59298) /* The field tables store named dimensions of each timeseries.
643 *
644 * As with the measurement tables, there is one field table for each field data
645 * type. Fields are deduplicated by using the "replacing merge tree", though
646 * this behavior **must not** be relied upon for query correctness.
647 *
648 * The index for the fields differs from the measurements, however. Rows are
649 * sorted by timeseries name, then field name, field value, and finally
650 * timeseries key. This reflects the most common pattern for looking them up:
651 * by field name and possibly value, within a timeseries. The resulting keys are
652 * usually then used to look up measurements.
653 *
654 * NOTE: We may want to consider a secondary index on these tables, sorting by
655 * timeseries name and then key, since it would improve lookups where one
656 * already has the key. Realistically though, these tables are quite small and
657 * so performance benefits will be low in absolute terms.
658 */
659 CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
660 2024.08.16 05:47:41.881097 [ 3 ] {fcf38895-f55f-4586-af73-58499f3c98f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
661 2024.08.16 05:47:41.885683 [ 3 ] {fcf38895-f55f-4586-af73-58499f3c98f8} <Debug> oximeter.fields_bool (d7eb338e-f34a-40ca-9516-8eec9372324f): Loading data parts
662 2024.08.16 05:47:41.885817 [ 3 ] {fcf38895-f55f-4586-af73-58499f3c98f8} <Debug> oximeter.fields_bool (d7eb338e-f34a-40ca-9516-8eec9372324f): There are no data parts
663 2024.08.16 05:47:41.890790 [ 3 ] {fcf38895-f55f-4586-af73-58499f3c98f8} <Debug> DynamicQueryHandler: Done processing query
664 2024.08.16 05:47:41.890831 [ 3 ] {} <Debug> HTTP-Session: ce787ce8-b79a-4976-b680-36b452c7a7ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
665 2024.08.16 05:47:41.890982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59298, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
666 2024.08.16 05:47:41.891045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
667 2024.08.16 05:47:41.891069 [ 3 ] {} <Debug> HTTP-Session: bcf3098b-90c0-469f-bbba-70864c669893 Authenticating user 'default' from [fd00:1122:3344:101::d]:59298
668 2024.08.16 05:47:41.891096 [ 3 ] {} <Debug> HTTP-Session: bcf3098b-90c0-469f-bbba-70864c669893 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
669 2024.08.16 05:47:41.891112 [ 3 ] {} <Debug> HTTP-Session: bcf3098b-90c0-469f-bbba-70864c669893 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
670 2024.08.16 05:47:41.891155 [ 3 ] {} <Trace> HTTP-Session: bcf3098b-90c0-469f-bbba-70864c669893 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
671 2024.08.16 05:47:41.891331 [ 3 ] {56395235-4228-4928-969f-84ed6158ce1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59298) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
672 2024.08.16 05:47:41.891391 [ 3 ] {56395235-4228-4928-969f-84ed6158ce1f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
673 2024.08.16 05:47:41.894407 [ 3 ] {56395235-4228-4928-969f-84ed6158ce1f} <Debug> oximeter.fields_i8 (05c9926e-682f-4729-b15e-a7d9cfd709fb): Loading data parts
674 2024.08.16 05:47:41.894538 [ 3 ] {56395235-4228-4928-969f-84ed6158ce1f} <Debug> oximeter.fields_i8 (05c9926e-682f-4729-b15e-a7d9cfd709fb): There are no data parts
675 2024.08.16 05:47:41.895876 [ 3 ] {56395235-4228-4928-969f-84ed6158ce1f} <Debug> DynamicQueryHandler: Done processing query
676 2024.08.16 05:47:41.895909 [ 3 ] {} <Debug> HTTP-Session: bcf3098b-90c0-469f-bbba-70864c669893 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
677 2024.08.16 05:47:41.896016 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59298, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
678 2024.08.16 05:47:41.896076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
679 2024.08.16 05:47:41.896095 [ 3 ] {} <Debug> HTTP-Session: 18c4b95a-cde5-41c2-bf7a-1f70e5922bd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59298
680 2024.08.16 05:47:41.896117 [ 3 ] {} <Debug> HTTP-Session: 18c4b95a-cde5-41c2-bf7a-1f70e5922bd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
681 2024.08.16 05:47:41.896131 [ 3 ] {} <Debug> HTTP-Session: 18c4b95a-cde5-41c2-bf7a-1f70e5922bd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
682 2024.08.16 05:47:41.896166 [ 3 ] {} <Trace> HTTP-Session: 18c4b95a-cde5-41c2-bf7a-1f70e5922bd9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
683 2024.08.16 05:47:41.896310 [ 3 ] {538e9c74-bcd7-4c74-942a-9324440400a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59298) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
684 2024.08.16 05:47:41.896356 [ 3 ] {538e9c74-bcd7-4c74-942a-9324440400a5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
685 2024.08.16 05:47:41.900919 [ 3 ] {538e9c74-bcd7-4c74-942a-9324440400a5} <Debug> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Loading data parts
686 2024.08.16 05:47:41.901141 [ 3 ] {538e9c74-bcd7-4c74-942a-9324440400a5} <Debug> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): There are no data parts
687 2024.08.16 05:47:41.906965 [ 3 ] {538e9c74-bcd7-4c74-942a-9324440400a5} <Debug> DynamicQueryHandler: Done processing query
688 2024.08.16 05:47:41.907004 [ 3 ] {} <Debug> HTTP-Session: 18c4b95a-cde5-41c2-bf7a-1f70e5922bd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
689 2024.08.16 05:47:41.907157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59298, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
690 2024.08.16 05:47:41.907222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
691 2024.08.16 05:47:41.907252 [ 3 ] {} <Debug> HTTP-Session: b8d38e10-8b0c-4fbf-baa9-08f8b8efd4be Authenticating user 'default' from [fd00:1122:3344:101::d]:59298
692 2024.08.16 05:47:41.907279 [ 3 ] {} <Debug> HTTP-Session: b8d38e10-8b0c-4fbf-baa9-08f8b8efd4be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
693 2024.08.16 05:47:41.907295 [ 3 ] {} <Debug> HTTP-Session: b8d38e10-8b0c-4fbf-baa9-08f8b8efd4be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
694 2024.08.16 05:47:41.907337 [ 3 ] {} <Trace> HTTP-Session: b8d38e10-8b0c-4fbf-baa9-08f8b8efd4be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
695 2024.08.16 05:47:41.907512 [ 3 ] {97ebd6f3-a590-431e-b535-7f8ef35766d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59298) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
696 2024.08.16 05:47:41.907558 [ 3 ] {97ebd6f3-a590-431e-b535-7f8ef35766d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
697 2024.08.16 05:47:41.910673 [ 3 ] {97ebd6f3-a590-431e-b535-7f8ef35766d1} <Debug> oximeter.fields_i16 (217e83d6-8a55-486a-85d3-eb433a3ca648): Loading data parts
698 2024.08.16 05:47:41.910891 [ 3 ] {97ebd6f3-a590-431e-b535-7f8ef35766d1} <Debug> oximeter.fields_i16 (217e83d6-8a55-486a-85d3-eb433a3ca648): There are no data parts
699 2024.08.16 05:47:41.912409 [ 3 ] {97ebd6f3-a590-431e-b535-7f8ef35766d1} <Debug> DynamicQueryHandler: Done processing query
700 2024.08.16 05:47:41.912443 [ 3 ] {} <Debug> HTTP-Session: b8d38e10-8b0c-4fbf-baa9-08f8b8efd4be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
701 2024.08.16 05:47:41.912553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59298, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
702 2024.08.16 05:47:41.912607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
703 2024.08.16 05:47:41.912633 [ 3 ] {} <Debug> HTTP-Session: f1f65742-a124-4dcc-ba84-08d04a75713a Authenticating user 'default' from [fd00:1122:3344:101::d]:59298
704 2024.08.16 05:47:41.912649 [ 3 ] {} <Debug> HTTP-Session: f1f65742-a124-4dcc-ba84-08d04a75713a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
705 2024.08.16 05:47:41.912669 [ 3 ] {} <Debug> HTTP-Session: f1f65742-a124-4dcc-ba84-08d04a75713a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
706 2024.08.16 05:47:41.912704 [ 3 ] {} <Trace> HTTP-Session: f1f65742-a124-4dcc-ba84-08d04a75713a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
707 2024.08.16 05:47:41.912843 [ 3 ] {79b5faa8-5194-4319-bf2b-6f2dfa32e8a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59298) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
708 2024.08.16 05:47:41.912895 [ 3 ] {79b5faa8-5194-4319-bf2b-6f2dfa32e8a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
709 2024.08.16 05:47:41.917478 [ 3 ] {79b5faa8-5194-4319-bf2b-6f2dfa32e8a9} <Debug> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Loading data parts
710 2024.08.16 05:47:41.917697 [ 3 ] {79b5faa8-5194-4319-bf2b-6f2dfa32e8a9} <Debug> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): There are no data parts
711 2024.08.16 05:47:41.924653 [ 3 ] {79b5faa8-5194-4319-bf2b-6f2dfa32e8a9} <Debug> DynamicQueryHandler: Done processing query
712 2024.08.16 05:47:41.924682 [ 3 ] {} <Debug> HTTP-Session: f1f65742-a124-4dcc-ba84-08d04a75713a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
713 2024.08.16 05:47:41.924826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59298, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
714 2024.08.16 05:47:41.924892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
715 2024.08.16 05:47:41.924916 [ 3 ] {} <Debug> HTTP-Session: 5fe4dfbb-bd99-42f9-96db-51100c2cbf06 Authenticating user 'default' from [fd00:1122:3344:101::d]:59298
716 2024.08.16 05:47:41.924943 [ 3 ] {} <Debug> HTTP-Session: 5fe4dfbb-bd99-42f9-96db-51100c2cbf06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
717 2024.08.16 05:47:41.924968 [ 3 ] {} <Debug> HTTP-Session: 5fe4dfbb-bd99-42f9-96db-51100c2cbf06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
718 2024.08.16 05:47:41.925004 [ 3 ] {} <Trace> HTTP-Session: 5fe4dfbb-bd99-42f9-96db-51100c2cbf06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
719 2024.08.16 05:47:41.925178 [ 3 ] {59864c66-56da-4909-8ff8-5b0bb5c0a11f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59298) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
720 2024.08.16 05:47:41.925240 [ 3 ] {59864c66-56da-4909-8ff8-5b0bb5c0a11f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
721 2024.08.16 05:47:41.928463 [ 3 ] {59864c66-56da-4909-8ff8-5b0bb5c0a11f} <Debug> oximeter.fields_i32 (8ab8705f-7933-432f-b2f4-39a1604aadb9): Loading data parts
722 2024.08.16 05:47:41.928651 [ 3 ] {59864c66-56da-4909-8ff8-5b0bb5c0a11f} <Debug> oximeter.fields_i32 (8ab8705f-7933-432f-b2f4-39a1604aadb9): There are no data parts
723 2024.08.16 05:47:41.930150 [ 3 ] {59864c66-56da-4909-8ff8-5b0bb5c0a11f} <Debug> DynamicQueryHandler: Done processing query
724 2024.08.16 05:47:41.930174 [ 3 ] {} <Debug> HTTP-Session: 5fe4dfbb-bd99-42f9-96db-51100c2cbf06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
725 2024.08.16 05:47:41.930288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59298, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
726 2024.08.16 05:47:41.930341 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
727 2024.08.16 05:47:41.930359 [ 3 ] {} <Debug> HTTP-Session: 498881e8-cc93-4185-a753-a2c8273cd51f Authenticating user 'default' from [fd00:1122:3344:101::d]:59298
728 2024.08.16 05:47:41.930383 [ 3 ] {} <Debug> HTTP-Session: 498881e8-cc93-4185-a753-a2c8273cd51f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
729 2024.08.16 05:47:41.930396 [ 3 ] {} <Debug> HTTP-Session: 498881e8-cc93-4185-a753-a2c8273cd51f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
730 2024.08.16 05:47:41.930431 [ 3 ] {} <Trace> HTTP-Session: 498881e8-cc93-4185-a753-a2c8273cd51f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
731 2024.08.16 05:47:41.930575 [ 3 ] {6342ecd1-4b5d-47cf-98de-feadcf22924e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59298) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
732 2024.08.16 05:47:41.930629 [ 3 ] {6342ecd1-4b5d-47cf-98de-feadcf22924e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
733 2024.08.16 05:47:41.935232 [ 3 ] {6342ecd1-4b5d-47cf-98de-feadcf22924e} <Debug> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Loading data parts
734 2024.08.16 05:47:41.935371 [ 3 ] {6342ecd1-4b5d-47cf-98de-feadcf22924e} <Debug> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): There are no data parts
735 2024.08.16 05:47:41.941725 [ 3 ] {6342ecd1-4b5d-47cf-98de-feadcf22924e} <Debug> DynamicQueryHandler: Done processing query
736 2024.08.16 05:47:41.941775 [ 3 ] {} <Debug> HTTP-Session: 498881e8-cc93-4185-a753-a2c8273cd51f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
737 2024.08.16 05:47:41.941971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59298, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
738 2024.08.16 05:47:41.942108 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
739 2024.08.16 05:47:41.942149 [ 3 ] {} <Debug> HTTP-Session: 52a87393-48a2-4d74-9c8a-c56cb9e3a679 Authenticating user 'default' from [fd00:1122:3344:101::d]:59298
740 2024.08.16 05:47:41.942194 [ 3 ] {} <Debug> HTTP-Session: 52a87393-48a2-4d74-9c8a-c56cb9e3a679 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
741 2024.08.16 05:47:41.942222 [ 3 ] {} <Debug> HTTP-Session: 52a87393-48a2-4d74-9c8a-c56cb9e3a679 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
742 2024.08.16 05:47:41.942282 [ 3 ] {} <Trace> HTTP-Session: 52a87393-48a2-4d74-9c8a-c56cb9e3a679 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
743 2024.08.16 05:47:41.942563 [ 3 ] {b9d7614c-c838-43b4-9bea-47e5fdfbff6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59298) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
744 2024.08.16 05:47:41.942602 [ 3 ] {b9d7614c-c838-43b4-9bea-47e5fdfbff6e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
745 2024.08.16 05:47:41.945745 [ 3 ] {b9d7614c-c838-43b4-9bea-47e5fdfbff6e} <Debug> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Loading data parts
746 2024.08.16 05:47:41.945901 [ 3 ] {b9d7614c-c838-43b4-9bea-47e5fdfbff6e} <Debug> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): There are no data parts
747 2024.08.16 05:47:41.950957 [ 3 ] {b9d7614c-c838-43b4-9bea-47e5fdfbff6e} <Debug> DynamicQueryHandler: Done processing query
748 2024.08.16 05:47:41.951026 [ 3 ] {} <Debug> HTTP-Session: 52a87393-48a2-4d74-9c8a-c56cb9e3a679 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
749 2024.08.16 05:47:41.951226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59298, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
750 2024.08.16 05:47:41.951317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
751 2024.08.16 05:47:41.951356 [ 3 ] {} <Debug> HTTP-Session: 6e190d4d-48c0-4686-b8db-7bdce70296c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59298
752 2024.08.16 05:47:41.951387 [ 3 ] {} <Debug> HTTP-Session: 6e190d4d-48c0-4686-b8db-7bdce70296c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
753 2024.08.16 05:47:41.951414 [ 3 ] {} <Debug> HTTP-Session: 6e190d4d-48c0-4686-b8db-7bdce70296c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
754 2024.08.16 05:47:41.951474 [ 3 ] {} <Trace> HTTP-Session: 6e190d4d-48c0-4686-b8db-7bdce70296c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
755 2024.08.16 05:47:41.951652 [ 3 ] {075ab1cb-e8e1-42b4-b22e-632710f3e732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59298) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
756 2024.08.16 05:47:41.951690 [ 3 ] {075ab1cb-e8e1-42b4-b22e-632710f3e732} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
757 2024.08.16 05:47:41.956689 [ 3 ] {075ab1cb-e8e1-42b4-b22e-632710f3e732} <Debug> oximeter.fields_u64 (ea5a0b2e-6ae7-401d-acb6-108f0d359e4d): Loading data parts
758 2024.08.16 05:47:41.956908 [ 3 ] {075ab1cb-e8e1-42b4-b22e-632710f3e732} <Debug> oximeter.fields_u64 (ea5a0b2e-6ae7-401d-acb6-108f0d359e4d): There are no data parts
759 2024.08.16 05:47:41.963558 [ 3 ] {075ab1cb-e8e1-42b4-b22e-632710f3e732} <Debug> DynamicQueryHandler: Done processing query
760 2024.08.16 05:47:41.963584 [ 3 ] {} <Debug> HTTP-Session: 6e190d4d-48c0-4686-b8db-7bdce70296c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
761 2024.08.16 05:47:41.963698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59298, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
762 2024.08.16 05:47:41.963743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
763 2024.08.16 05:47:41.963763 [ 3 ] {} <Debug> HTTP-Session: ade7df13-e197-4660-846c-c7fcee27cf5e Authenticating user 'default' from [fd00:1122:3344:101::d]:59298
764 2024.08.16 05:47:41.963780 [ 3 ] {} <Debug> HTTP-Session: ade7df13-e197-4660-846c-c7fcee27cf5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
765 2024.08.16 05:47:41.963794 [ 3 ] {} <Debug> HTTP-Session: ade7df13-e197-4660-846c-c7fcee27cf5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
766 2024.08.16 05:47:41.963823 [ 3 ] {} <Trace> HTTP-Session: ade7df13-e197-4660-846c-c7fcee27cf5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
767 2024.08.16 05:47:41.963961 [ 3 ] {106974c5-b0b1-48f8-8fd6-62d9505ad77d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59298) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
768 2024.08.16 05:47:41.963999 [ 3 ] {106974c5-b0b1-48f8-8fd6-62d9505ad77d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
769 2024.08.16 05:47:41.967154 [ 3 ] {106974c5-b0b1-48f8-8fd6-62d9505ad77d} <Debug> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Loading data parts
770 2024.08.16 05:47:41.967289 [ 3 ] {106974c5-b0b1-48f8-8fd6-62d9505ad77d} <Debug> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): There are no data parts
771 2024.08.16 05:47:41.968616 [ 3 ] {106974c5-b0b1-48f8-8fd6-62d9505ad77d} <Debug> DynamicQueryHandler: Done processing query
772 2024.08.16 05:47:41.968642 [ 3 ] {} <Debug> HTTP-Session: ade7df13-e197-4660-846c-c7fcee27cf5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
773 2024.08.16 05:47:41.968742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59298, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
774 2024.08.16 05:47:41.968788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
775 2024.08.16 05:47:41.968807 [ 3 ] {} <Debug> HTTP-Session: 8c06fd8d-9f3d-49d9-8c46-876c56b5343a Authenticating user 'default' from [fd00:1122:3344:101::d]:59298
776 2024.08.16 05:47:41.968823 [ 3 ] {} <Debug> HTTP-Session: 8c06fd8d-9f3d-49d9-8c46-876c56b5343a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
777 2024.08.16 05:47:41.968837 [ 3 ] {} <Debug> HTTP-Session: 8c06fd8d-9f3d-49d9-8c46-876c56b5343a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
778 2024.08.16 05:47:41.968866 [ 3 ] {} <Trace> HTTP-Session: 8c06fd8d-9f3d-49d9-8c46-876c56b5343a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
779 2024.08.16 05:47:41.969004 [ 3 ] {854491e7-ff8b-4adf-a51b-f8d373e2226a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59298) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
780 2024.08.16 05:47:41.969043 [ 3 ] {854491e7-ff8b-4adf-a51b-f8d373e2226a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
781 2024.08.16 05:47:41.973597 [ 3 ] {854491e7-ff8b-4adf-a51b-f8d373e2226a} <Debug> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Loading data parts
782 2024.08.16 05:47:41.973806 [ 3 ] {854491e7-ff8b-4adf-a51b-f8d373e2226a} <Debug> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): There are no data parts
783 2024.08.16 05:47:41.980216 [ 3 ] {854491e7-ff8b-4adf-a51b-f8d373e2226a} <Debug> DynamicQueryHandler: Done processing query
784 2024.08.16 05:47:41.980243 [ 3 ] {} <Debug> HTTP-Session: 8c06fd8d-9f3d-49d9-8c46-876c56b5343a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
785 2024.08.16 05:47:41.980365 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59298, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
786 2024.08.16 05:47:41.980410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
787 2024.08.16 05:47:41.980430 [ 3 ] {} <Debug> HTTP-Session: b545580a-ac52-4638-82a9-8b57567517cd Authenticating user 'default' from [fd00:1122:3344:101::d]:59298
788 2024.08.16 05:47:41.980445 [ 3 ] {} <Debug> HTTP-Session: b545580a-ac52-4638-82a9-8b57567517cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
789 2024.08.16 05:47:41.980459 [ 3 ] {} <Debug> HTTP-Session: b545580a-ac52-4638-82a9-8b57567517cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
790 2024.08.16 05:47:41.980490 [ 3 ] {} <Trace> HTTP-Session: b545580a-ac52-4638-82a9-8b57567517cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
791 2024.08.16 05:47:41.980628 [ 3 ] {128cc50f-c67a-42cf-837f-a95b401ddea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59298) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete)
792 2024.08.16 05:47:41.980667 [ 3 ] {128cc50f-c67a-42cf-837f-a95b401ddea1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
793 2024.08.16 05:47:41.983790 [ 3 ] {128cc50f-c67a-42cf-837f-a95b401ddea1} <Debug> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Loading data parts
794 2024.08.16 05:47:41.984008 [ 3 ] {128cc50f-c67a-42cf-837f-a95b401ddea1} <Debug> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): There are no data parts
795 2024.08.16 05:47:41.985496 [ 3 ] {128cc50f-c67a-42cf-837f-a95b401ddea1} <Debug> DynamicQueryHandler: Done processing query
796 2024.08.16 05:47:41.985522 [ 3 ] {} <Debug> HTTP-Session: b545580a-ac52-4638-82a9-8b57567517cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
797 2024.08.16 05:47:41.985637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59298, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
798 2024.08.16 05:47:41.985682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
799 2024.08.16 05:47:41.985702 [ 3 ] {} <Debug> HTTP-Session: af0d097b-9981-462a-9183-f64f9244a9d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59298
800 2024.08.16 05:47:41.985718 [ 3 ] {} <Debug> HTTP-Session: af0d097b-9981-462a-9183-f64f9244a9d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
801 2024.08.16 05:47:41.985731 [ 3 ] {} <Debug> HTTP-Session: af0d097b-9981-462a-9183-f64f9244a9d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
802 2024.08.16 05:47:41.985761 [ 3 ] {} <Trace> HTTP-Session: af0d097b-9981-462a-9183-f64f9244a9d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
803 2024.08.16 05:47:41.985969 [ 3 ] {e3999abf-87f5-4ec1-8f42-3bed4df61e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59298) /* The timeseries schema table stores the extracted schema for the samples
804 * oximeter collects.
805 */
806 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)
807 2024.08.16 05:47:41.986027 [ 3 ] {e3999abf-87f5-4ec1-8f42-3bed4df61e10} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
808 2024.08.16 05:47:41.990742 [ 3 ] {e3999abf-87f5-4ec1-8f42-3bed4df61e10} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235): Loading data parts
809 2024.08.16 05:47:41.990955 [ 3 ] {e3999abf-87f5-4ec1-8f42-3bed4df61e10} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235): There are no data parts
810 2024.08.16 05:47:41.999298 [ 3 ] {e3999abf-87f5-4ec1-8f42-3bed4df61e10} <Debug> DynamicQueryHandler: Done processing query
811 2024.08.16 05:47:41.999350 [ 3 ] {} <Debug> HTTP-Session: af0d097b-9981-462a-9183-f64f9244a9d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
812 2024.08.16 05:47:41.999567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59298, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
813 2024.08.16 05:47:41.999614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
814 2024.08.16 05:47:41.999632 [ 3 ] {} <Debug> HTTP-Session: 10558dda-eaa9-4898-a644-45056d59a042 Authenticating user 'default' from [fd00:1122:3344:101::d]:59298
815 2024.08.16 05:47:41.999648 [ 3 ] {} <Debug> HTTP-Session: 10558dda-eaa9-4898-a644-45056d59a042 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
816 2024.08.16 05:47:41.999663 [ 3 ] {} <Debug> HTTP-Session: 10558dda-eaa9-4898-a644-45056d59a042 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
817 2024.08.16 05:47:41.999693 [ 3 ] {} <Trace> HTTP-Session: 10558dda-eaa9-4898-a644-45056d59a042 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
818 2024.08.16 05:47:41.999854 [ 3 ] {0dff9ce8-8532-4211-98c5-c25112ae9f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59298) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
819 2024.08.16 05:47:42.001127 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.20 MiB, peak 162.21 MiB, free memory in arenas 0.00 B, will set to 171.11 MiB (RSS), difference: 8.91 MiB
820 2024.08.16 05:47:42.001516 [ 3 ] {0dff9ce8-8532-4211-98c5-c25112ae9f35} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
821 2024.08.16 05:47:42.005339 [ 3 ] {0dff9ce8-8532-4211-98c5-c25112ae9f35} <Trace> oximeter.version (8d79e72c-314b-47be-a1b4-9e08e5896153): Trying to reserve 1.00 MiB using storage policy from min volume index 0
822 2024.08.16 05:47:42.005375 [ 3 ] {0dff9ce8-8532-4211-98c5-c25112ae9f35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB.
823 2024.08.16 05:47:42.009782 [ 3 ] {0dff9ce8-8532-4211-98c5-c25112ae9f35} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
824 2024.08.16 05:47:42.010815 [ 3 ] {0dff9ce8-8532-4211-98c5-c25112ae9f35} <Trace> oximeter.version (8d79e72c-314b-47be-a1b4-9e08e5896153): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
825 2024.08.16 05:47:42.011087 [ 3 ] {0dff9ce8-8532-4211-98c5-c25112ae9f35} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.011306 sec., 88.44861135680169 rows/sec., 1.38 KiB/sec.
826 2024.08.16 05:47:42.011259 [ 3 ] {0dff9ce8-8532-4211-98c5-c25112ae9f35} <Debug> DynamicQueryHandler: Done processing query
827 2024.08.16 05:47:42.011282 [ 3 ] {0dff9ce8-8532-4211-98c5-c25112ae9f35} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
828 2024.08.16 05:47:42.011298 [ 3 ] {} <Debug> HTTP-Session: 10558dda-eaa9-4898-a644-45056d59a042 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
829 2024.08.16 05:47:43.001131 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.16 MiB, peak 175.30 MiB, free memory in arenas 0.00 B, will set to 173.76 MiB (RSS), difference: 3.60 MiB
830 2024.08.16 05:47:54.856717 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache
831 2024.08.16 05:47:54.856783 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache
832 2024.08.16 05:48:02.012921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
833 2024.08.16 05:48:02.013047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
834 2024.08.16 05:48:02.013072 [ 3 ] {} <Debug> HTTP-Session: 655859aa-ff24-4e68-b333-7528daee946f Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
835 2024.08.16 05:48:02.013095 [ 3 ] {} <Debug> HTTP-Session: 655859aa-ff24-4e68-b333-7528daee946f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
836 2024.08.16 05:48:02.013109 [ 3 ] {} <Debug> HTTP-Session: 655859aa-ff24-4e68-b333-7528daee946f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
837 2024.08.16 05:48:02.013160 [ 3 ] {} <Trace> HTTP-Session: 655859aa-ff24-4e68-b333-7528daee946f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
838 2024.08.16 05:48:02.013342 [ 3 ] {5e169858-2edc-44f1-980e-0405aa151b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
839 2024.08.16 05:48:02.013666 [ 3 ] {5e169858-2edc-44f1-980e-0405aa151b18} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
840 2024.08.16 05:48:02.013853 [ 3 ] {5e169858-2edc-44f1-980e-0405aa151b18} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
841 2024.08.16 05:48:02.017121 [ 3 ] {5e169858-2edc-44f1-980e-0405aa151b18} <Debug> DynamicQueryHandler: Done processing query
842 2024.08.16 05:48:02.017150 [ 3 ] {5e169858-2edc-44f1-980e-0405aa151b18} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
843 2024.08.16 05:48:02.017168 [ 3 ] {} <Debug> HTTP-Session: 655859aa-ff24-4e68-b333-7528daee946f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
844 2024.08.16 05:48:02.023747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
845 2024.08.16 05:48:02.023815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
846 2024.08.16 05:48:02.023839 [ 3 ] {} <Debug> HTTP-Session: c187c324-39c2-4973-92f4-bc8e769533c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
847 2024.08.16 05:48:02.023859 [ 3 ] {} <Debug> HTTP-Session: c187c324-39c2-4973-92f4-bc8e769533c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
848 2024.08.16 05:48:02.023875 [ 3 ] {} <Debug> HTTP-Session: c187c324-39c2-4973-92f4-bc8e769533c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
849 2024.08.16 05:48:02.023916 [ 3 ] {} <Trace> HTTP-Session: c187c324-39c2-4973-92f4-bc8e769533c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
850 2024.08.16 05:48:02.024088 [ 3 ] {dd4fe328-cb67-428b-90fa-d013a6e86bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT JSONEachRow; (stage: Complete)
851 2024.08.16 05:48:02.028404 [ 3 ] {dd4fe328-cb67-428b-90fa-d013a6e86bbf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
852 2024.08.16 05:48:02.028458 [ 3 ] {dd4fe328-cb67-428b-90fa-d013a6e86bbf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
853 2024.08.16 05:48:02.029508 [ 3 ] {dd4fe328-cb67-428b-90fa-d013a6e86bbf} <Debug> DynamicQueryHandler: Done processing query
854 2024.08.16 05:48:02.029537 [ 3 ] {dd4fe328-cb67-428b-90fa-d013a6e86bbf} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
855 2024.08.16 05:48:02.029554 [ 3 ] {} <Debug> HTTP-Session: c187c324-39c2-4973-92f4-bc8e769533c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
856 2024.08.16 05:48:02.029852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
857 2024.08.16 05:48:02.029900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
858 2024.08.16 05:48:02.029919 [ 3 ] {} <Debug> HTTP-Session: 8aaa269c-f239-4fa2-af9f-ab2270cab2a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
859 2024.08.16 05:48:02.029936 [ 3 ] {} <Debug> HTTP-Session: 8aaa269c-f239-4fa2-af9f-ab2270cab2a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
860 2024.08.16 05:48:02.029957 [ 3 ] {} <Debug> HTTP-Session: 8aaa269c-f239-4fa2-af9f-ab2270cab2a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
861 2024.08.16 05:48:02.029989 [ 3 ] {} <Trace> HTTP-Session: 8aaa269c-f239-4fa2-af9f-ab2270cab2a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
862 2024.08.16 05:48:02.030123 [ 3 ] {023317e0-00eb-432a-9264-3b0dc0825292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT JSONEachRow; (stage: Complete)
863 2024.08.16 05:48:02.030477 [ 3 ] {023317e0-00eb-432a-9264-3b0dc0825292} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
864 2024.08.16 05:48:02.030528 [ 3 ] {023317e0-00eb-432a-9264-3b0dc0825292} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
865 2024.08.16 05:48:02.031490 [ 3 ] {023317e0-00eb-432a-9264-3b0dc0825292} <Debug> DynamicQueryHandler: Done processing query
866 2024.08.16 05:48:02.031528 [ 3 ] {023317e0-00eb-432a-9264-3b0dc0825292} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
867 2024.08.16 05:48:02.031553 [ 3 ] {} <Debug> HTTP-Session: 8aaa269c-f239-4fa2-af9f-ab2270cab2a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
868 2024.08.16 05:48:02.031794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
869 2024.08.16 05:48:02.031842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
870 2024.08.16 05:48:02.031862 [ 3 ] {} <Debug> HTTP-Session: 19875b2b-54ce-4a6c-94ab-4d8c07484e2b Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
871 2024.08.16 05:48:02.031879 [ 3 ] {} <Debug> HTTP-Session: 19875b2b-54ce-4a6c-94ab-4d8c07484e2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
872 2024.08.16 05:48:02.031892 [ 3 ] {} <Debug> HTTP-Session: 19875b2b-54ce-4a6c-94ab-4d8c07484e2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
873 2024.08.16 05:48:02.031922 [ 3 ] {} <Trace> HTTP-Session: 19875b2b-54ce-4a6c-94ab-4d8c07484e2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
874 2024.08.16 05:48:02.032042 [ 3 ] {7e46ced4-779f-4ab0-86a9-3b3a97e5967c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
875 2024.08.16 05:48:02.032354 [ 3 ] {7e46ced4-779f-4ab0-86a9-3b3a97e5967c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
876 2024.08.16 05:48:02.032412 [ 3 ] {7e46ced4-779f-4ab0-86a9-3b3a97e5967c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
877 2024.08.16 05:48:02.033264 [ 3 ] {7e46ced4-779f-4ab0-86a9-3b3a97e5967c} <Debug> DynamicQueryHandler: Done processing query
878 2024.08.16 05:48:02.033290 [ 3 ] {7e46ced4-779f-4ab0-86a9-3b3a97e5967c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
879 2024.08.16 05:48:02.033306 [ 3 ] {} <Debug> HTTP-Session: 19875b2b-54ce-4a6c-94ab-4d8c07484e2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
880 2024.08.16 05:48:02.033552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
881 2024.08.16 05:48:02.033614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
882 2024.08.16 05:48:02.033644 [ 3 ] {} <Debug> HTTP-Session: faf0d460-caee-477d-b81a-db7f49c94f03 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
883 2024.08.16 05:48:02.033669 [ 3 ] {} <Debug> HTTP-Session: faf0d460-caee-477d-b81a-db7f49c94f03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
884 2024.08.16 05:48:02.033691 [ 3 ] {} <Debug> HTTP-Session: faf0d460-caee-477d-b81a-db7f49c94f03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
885 2024.08.16 05:48:02.033733 [ 3 ] {} <Trace> HTTP-Session: faf0d460-caee-477d-b81a-db7f49c94f03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
886 2024.08.16 05:48:02.033895 [ 3 ] {b3e99cde-cefb-4e9b-9c80-e015d9ec0cb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
887 2024.08.16 05:48:02.034216 [ 3 ] {b3e99cde-cefb-4e9b-9c80-e015d9ec0cb3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
888 2024.08.16 05:48:02.034268 [ 3 ] {b3e99cde-cefb-4e9b-9c80-e015d9ec0cb3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
889 2024.08.16 05:48:02.035165 [ 3 ] {b3e99cde-cefb-4e9b-9c80-e015d9ec0cb3} <Debug> DynamicQueryHandler: Done processing query
890 2024.08.16 05:48:02.035190 [ 3 ] {b3e99cde-cefb-4e9b-9c80-e015d9ec0cb3} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
891 2024.08.16 05:48:02.035207 [ 3 ] {} <Debug> HTTP-Session: faf0d460-caee-477d-b81a-db7f49c94f03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
892 2024.08.16 05:48:02.035429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
893 2024.08.16 05:48:02.035476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
894 2024.08.16 05:48:02.035495 [ 3 ] {} <Debug> HTTP-Session: 70a19f41-f26e-49a6-8bb9-bbd8d8bc13c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
895 2024.08.16 05:48:02.035511 [ 3 ] {} <Debug> HTTP-Session: 70a19f41-f26e-49a6-8bb9-bbd8d8bc13c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
896 2024.08.16 05:48:02.035525 [ 3 ] {} <Debug> HTTP-Session: 70a19f41-f26e-49a6-8bb9-bbd8d8bc13c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
897 2024.08.16 05:48:02.035555 [ 3 ] {} <Trace> HTTP-Session: 70a19f41-f26e-49a6-8bb9-bbd8d8bc13c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
898 2024.08.16 05:48:02.035687 [ 3 ] {1f175db4-4926-4450-8fba-0b120a51cfc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
899 2024.08.16 05:48:02.036004 [ 3 ] {1f175db4-4926-4450-8fba-0b120a51cfc7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
900 2024.08.16 05:48:02.036055 [ 3 ] {1f175db4-4926-4450-8fba-0b120a51cfc7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
901 2024.08.16 05:48:02.036968 [ 3 ] {1f175db4-4926-4450-8fba-0b120a51cfc7} <Debug> DynamicQueryHandler: Done processing query
902 2024.08.16 05:48:02.036994 [ 3 ] {1f175db4-4926-4450-8fba-0b120a51cfc7} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
903 2024.08.16 05:48:02.037010 [ 3 ] {} <Debug> HTTP-Session: 70a19f41-f26e-49a6-8bb9-bbd8d8bc13c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
904 2024.08.16 05:48:02.037218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 321, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
905 2024.08.16 05:48:02.037265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
906 2024.08.16 05:48:02.037285 [ 3 ] {} <Debug> HTTP-Session: a1640dc3-6fd6-4ebb-8d4d-e76f446d3907 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
907 2024.08.16 05:48:02.037301 [ 3 ] {} <Debug> HTTP-Session: a1640dc3-6fd6-4ebb-8d4d-e76f446d3907 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
908 2024.08.16 05:48:02.037315 [ 3 ] {} <Debug> HTTP-Session: a1640dc3-6fd6-4ebb-8d4d-e76f446d3907 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
909 2024.08.16 05:48:02.037345 [ 3 ] {} <Trace> HTTP-Session: a1640dc3-6fd6-4ebb-8d4d-e76f446d3907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
910 2024.08.16 05:48:02.037467 [ 3 ] {eb249750-aba0-4866-af7e-20420b67d0d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
911 2024.08.16 05:48:02.037789 [ 3 ] {eb249750-aba0-4866-af7e-20420b67d0d9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
912 2024.08.16 05:48:02.037841 [ 3 ] {eb249750-aba0-4866-af7e-20420b67d0d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
913 2024.08.16 05:48:02.038775 [ 3 ] {eb249750-aba0-4866-af7e-20420b67d0d9} <Debug> DynamicQueryHandler: Done processing query
914 2024.08.16 05:48:02.038801 [ 3 ] {eb249750-aba0-4866-af7e-20420b67d0d9} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
915 2024.08.16 05:48:02.038817 [ 3 ] {} <Debug> HTTP-Session: a1640dc3-6fd6-4ebb-8d4d-e76f446d3907 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
916 2024.08.16 05:48:02.039026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
917 2024.08.16 05:48:02.039075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
918 2024.08.16 05:48:02.039094 [ 3 ] {} <Debug> HTTP-Session: fb6da211-e0ec-497a-ab7e-67efd03840da Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
919 2024.08.16 05:48:02.039110 [ 3 ] {} <Debug> HTTP-Session: fb6da211-e0ec-497a-ab7e-67efd03840da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
920 2024.08.16 05:48:02.039124 [ 3 ] {} <Debug> HTTP-Session: fb6da211-e0ec-497a-ab7e-67efd03840da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
921 2024.08.16 05:48:02.039154 [ 3 ] {} <Trace> HTTP-Session: fb6da211-e0ec-497a-ab7e-67efd03840da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
922 2024.08.16 05:48:02.039276 [ 3 ] {f4950eb1-6da9-463f-86df-cb49e64ce214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
923 2024.08.16 05:48:02.039599 [ 3 ] {f4950eb1-6da9-463f-86df-cb49e64ce214} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
924 2024.08.16 05:48:02.039649 [ 3 ] {f4950eb1-6da9-463f-86df-cb49e64ce214} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
925 2024.08.16 05:48:02.040455 [ 3 ] {f4950eb1-6da9-463f-86df-cb49e64ce214} <Debug> DynamicQueryHandler: Done processing query
926 2024.08.16 05:48:02.040481 [ 3 ] {f4950eb1-6da9-463f-86df-cb49e64ce214} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
927 2024.08.16 05:48:02.040497 [ 3 ] {} <Debug> HTTP-Session: fb6da211-e0ec-497a-ab7e-67efd03840da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
928 2024.08.16 05:48:02.040722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 389, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
929 2024.08.16 05:48:02.040768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
930 2024.08.16 05:48:02.040787 [ 3 ] {} <Debug> HTTP-Session: 1d4c8929-de77-48a0-8a0e-641dcccdfaea Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
931 2024.08.16 05:48:02.040803 [ 3 ] {} <Debug> HTTP-Session: 1d4c8929-de77-48a0-8a0e-641dcccdfaea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
932 2024.08.16 05:48:02.040816 [ 3 ] {} <Debug> HTTP-Session: 1d4c8929-de77-48a0-8a0e-641dcccdfaea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
933 2024.08.16 05:48:02.040847 [ 3 ] {} <Trace> HTTP-Session: 1d4c8929-de77-48a0-8a0e-641dcccdfaea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
934 2024.08.16 05:48:02.040971 [ 3 ] {24bc43a8-c3a1-403d-829f-d0620dab2777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
935 2024.08.16 05:48:02.041297 [ 3 ] {24bc43a8-c3a1-403d-829f-d0620dab2777} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
936 2024.08.16 05:48:02.041348 [ 3 ] {24bc43a8-c3a1-403d-829f-d0620dab2777} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
937 2024.08.16 05:48:02.042249 [ 3 ] {24bc43a8-c3a1-403d-829f-d0620dab2777} <Debug> DynamicQueryHandler: Done processing query
938 2024.08.16 05:48:02.042274 [ 3 ] {24bc43a8-c3a1-403d-829f-d0620dab2777} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
939 2024.08.16 05:48:02.042291 [ 3 ] {} <Debug> HTTP-Session: 1d4c8929-de77-48a0-8a0e-641dcccdfaea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
940 2024.08.16 05:48:02.042503 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
941 2024.08.16 05:48:02.042549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
942 2024.08.16 05:48:02.042568 [ 3 ] {} <Debug> HTTP-Session: 4752232c-7441-4af7-95a9-1ea661b80a61 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
943 2024.08.16 05:48:02.042584 [ 3 ] {} <Debug> HTTP-Session: 4752232c-7441-4af7-95a9-1ea661b80a61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
944 2024.08.16 05:48:02.042597 [ 3 ] {} <Debug> HTTP-Session: 4752232c-7441-4af7-95a9-1ea661b80a61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
945 2024.08.16 05:48:02.042627 [ 3 ] {} <Trace> HTTP-Session: 4752232c-7441-4af7-95a9-1ea661b80a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
946 2024.08.16 05:48:02.042749 [ 3 ] {b71089cc-065f-498c-a826-62ce9fcd198b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete)
947 2024.08.16 05:48:02.043076 [ 3 ] {b71089cc-065f-498c-a826-62ce9fcd198b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
948 2024.08.16 05:48:02.043126 [ 3 ] {b71089cc-065f-498c-a826-62ce9fcd198b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
949 2024.08.16 05:48:02.044063 [ 3 ] {b71089cc-065f-498c-a826-62ce9fcd198b} <Debug> DynamicQueryHandler: Done processing query
950 2024.08.16 05:48:02.044089 [ 3 ] {b71089cc-065f-498c-a826-62ce9fcd198b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
951 2024.08.16 05:48:02.044104 [ 3 ] {} <Debug> HTTP-Session: 4752232c-7441-4af7-95a9-1ea661b80a61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
952 2024.08.16 05:48:02.044310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 458, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
953 2024.08.16 05:48:02.044357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
954 2024.08.16 05:48:02.044376 [ 3 ] {} <Debug> HTTP-Session: 09d8feb6-c4dd-4e39-931a-36a1be5232da Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
955 2024.08.16 05:48:02.044392 [ 3 ] {} <Debug> HTTP-Session: 09d8feb6-c4dd-4e39-931a-36a1be5232da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
956 2024.08.16 05:48:02.044406 [ 3 ] {} <Debug> HTTP-Session: 09d8feb6-c4dd-4e39-931a-36a1be5232da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
957 2024.08.16 05:48:02.044437 [ 3 ] {} <Trace> HTTP-Session: 09d8feb6-c4dd-4e39-931a-36a1be5232da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
958 2024.08.16 05:48:02.044563 [ 3 ] {e988c460-34e2-4dbc-bea7-4971954cd83b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete)
959 2024.08.16 05:48:02.044893 [ 3 ] {e988c460-34e2-4dbc-bea7-4971954cd83b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
960 2024.08.16 05:48:02.044944 [ 3 ] {e988c460-34e2-4dbc-bea7-4971954cd83b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
961 2024.08.16 05:48:02.045824 [ 3 ] {e988c460-34e2-4dbc-bea7-4971954cd83b} <Debug> DynamicQueryHandler: Done processing query
962 2024.08.16 05:48:02.045850 [ 3 ] {e988c460-34e2-4dbc-bea7-4971954cd83b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
963 2024.08.16 05:48:02.045866 [ 3 ] {} <Debug> HTTP-Session: 09d8feb6-c4dd-4e39-931a-36a1be5232da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
964 2024.08.16 05:48:02.046083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
965 2024.08.16 05:48:02.046131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
966 2024.08.16 05:48:02.046150 [ 3 ] {} <Debug> HTTP-Session: a567b969-afa9-4b38-bad0-bc857d04928c Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
967 2024.08.16 05:48:02.046166 [ 3 ] {} <Debug> HTTP-Session: a567b969-afa9-4b38-bad0-bc857d04928c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
968 2024.08.16 05:48:02.046180 [ 3 ] {} <Debug> HTTP-Session: a567b969-afa9-4b38-bad0-bc857d04928c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
969 2024.08.16 05:48:02.046210 [ 3 ] {} <Trace> HTTP-Session: a567b969-afa9-4b38-bad0-bc857d04928c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
970 2024.08.16 05:48:02.046336 [ 3 ] {73e73dab-d5f3-4628-9984-0ef9b68d6681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete)
971 2024.08.16 05:48:02.046667 [ 3 ] {73e73dab-d5f3-4628-9984-0ef9b68d6681} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
972 2024.08.16 05:48:02.046717 [ 3 ] {73e73dab-d5f3-4628-9984-0ef9b68d6681} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
973 2024.08.16 05:48:02.047531 [ 3 ] {73e73dab-d5f3-4628-9984-0ef9b68d6681} <Debug> DynamicQueryHandler: Done processing query
974 2024.08.16 05:48:02.047557 [ 3 ] {73e73dab-d5f3-4628-9984-0ef9b68d6681} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
975 2024.08.16 05:48:02.047573 [ 3 ] {} <Debug> HTTP-Session: a567b969-afa9-4b38-bad0-bc857d04928c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
976 2024.08.16 05:48:02.047797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 522, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
977 2024.08.16 05:48:02.047844 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
978 2024.08.16 05:48:02.047862 [ 3 ] {} <Debug> HTTP-Session: 0240a94a-3b53-48ec-b94f-df8a2a616370 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
979 2024.08.16 05:48:02.047879 [ 3 ] {} <Debug> HTTP-Session: 0240a94a-3b53-48ec-b94f-df8a2a616370 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
980 2024.08.16 05:48:02.047892 [ 3 ] {} <Debug> HTTP-Session: 0240a94a-3b53-48ec-b94f-df8a2a616370 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
981 2024.08.16 05:48:02.047923 [ 3 ] {} <Trace> HTTP-Session: 0240a94a-3b53-48ec-b94f-df8a2a616370 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
982 2024.08.16 05:48:02.048055 [ 3 ] {c4b553da-5c41-4c63-b93e-010dc618a8ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete)
983 2024.08.16 05:48:02.048391 [ 3 ] {c4b553da-5c41-4c63-b93e-010dc618a8ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
984 2024.08.16 05:48:02.048442 [ 3 ] {c4b553da-5c41-4c63-b93e-010dc618a8ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
985 2024.08.16 05:48:02.049259 [ 3 ] {c4b553da-5c41-4c63-b93e-010dc618a8ff} <Debug> DynamicQueryHandler: Done processing query
986 2024.08.16 05:48:02.049283 [ 3 ] {c4b553da-5c41-4c63-b93e-010dc618a8ff} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
987 2024.08.16 05:48:02.049299 [ 3 ] {} <Debug> HTTP-Session: 0240a94a-3b53-48ec-b94f-df8a2a616370 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
988 2024.08.16 05:48:02.049514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
989 2024.08.16 05:48:02.049560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
990 2024.08.16 05:48:02.049579 [ 3 ] {} <Debug> HTTP-Session: 27f47ef2-b56e-4af0-9f74-640ab2b108bb Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
991 2024.08.16 05:48:02.049595 [ 3 ] {} <Debug> HTTP-Session: 27f47ef2-b56e-4af0-9f74-640ab2b108bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
992 2024.08.16 05:48:02.049608 [ 3 ] {} <Debug> HTTP-Session: 27f47ef2-b56e-4af0-9f74-640ab2b108bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
993 2024.08.16 05:48:02.049638 [ 3 ] {} <Trace> HTTP-Session: 27f47ef2-b56e-4af0-9f74-640ab2b108bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
994 2024.08.16 05:48:02.049765 [ 3 ] {efa11513-18bc-4ca6-8227-b3ccb68c4b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete)
995 2024.08.16 05:48:02.050105 [ 3 ] {efa11513-18bc-4ca6-8227-b3ccb68c4b79} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
996 2024.08.16 05:48:02.050155 [ 3 ] {efa11513-18bc-4ca6-8227-b3ccb68c4b79} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
997 2024.08.16 05:48:02.051020 [ 3 ] {efa11513-18bc-4ca6-8227-b3ccb68c4b79} <Debug> DynamicQueryHandler: Done processing query
998 2024.08.16 05:48:02.051046 [ 3 ] {efa11513-18bc-4ca6-8227-b3ccb68c4b79} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
999 2024.08.16 05:48:02.051063 [ 3 ] {} <Debug> HTTP-Session: 27f47ef2-b56e-4af0-9f74-640ab2b108bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1000 2024.08.16 05:48:02.052661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1001 2024.08.16 05:48:02.052716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1002 2024.08.16 05:48:02.052741 [ 3 ] {} <Debug> HTTP-Session: 90f8ff2e-b442-4933-b442-2b41bf5a83d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1003 2024.08.16 05:48:02.052760 [ 3 ] {} <Debug> HTTP-Session: 90f8ff2e-b442-4933-b442-2b41bf5a83d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1004 2024.08.16 05:48:02.052777 [ 3 ] {} <Debug> HTTP-Session: 90f8ff2e-b442-4933-b442-2b41bf5a83d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1005 2024.08.16 05:48:02.052814 [ 3 ] {} <Trace> HTTP-Session: 90f8ff2e-b442-4933-b442-2b41bf5a83d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1006 2024.08.16 05:48:02.052953 [ 3 ] {d2f5335a-e4d7-40ff-a8ba-05bbfcd9073c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1007 2024.08.16 05:48:02.053006 [ 3 ] {d2f5335a-e4d7-40ff-a8ba-05bbfcd9073c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1008 2024.08.16 05:48:02.055314 [ 3 ] {d2f5335a-e4d7-40ff-a8ba-05bbfcd9073c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1009 2024.08.16 05:48:02.058182 [ 3 ] {d2f5335a-e4d7-40ff-a8ba-05bbfcd9073c} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1010 2024.08.16 05:48:02.058255 [ 3 ] {d2f5335a-e4d7-40ff-a8ba-05bbfcd9073c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
1011 2024.08.16 05:48:02.058966 [ 3 ] {d2f5335a-e4d7-40ff-a8ba-05bbfcd9073c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1012 2024.08.16 05:48:02.059274 [ 3 ] {d2f5335a-e4d7-40ff-a8ba-05bbfcd9073c} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1013 2024.08.16 05:48:02.059430 [ 3 ] {d2f5335a-e4d7-40ff-a8ba-05bbfcd9073c} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.006525 sec., 2145.5938697318006 rows/sec., 307.86 KiB/sec.
1014 2024.08.16 05:48:02.059614 [ 3 ] {d2f5335a-e4d7-40ff-a8ba-05bbfcd9073c} <Debug> DynamicQueryHandler: Done processing query
1015 2024.08.16 05:48:02.059638 [ 3 ] {d2f5335a-e4d7-40ff-a8ba-05bbfcd9073c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1016 2024.08.16 05:48:02.059653 [ 3 ] {} <Debug> HTTP-Session: 90f8ff2e-b442-4933-b442-2b41bf5a83d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1017 2024.08.16 05:48:02.059781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1018 2024.08.16 05:48:02.059829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1019 2024.08.16 05:48:02.059847 [ 3 ] {} <Debug> HTTP-Session: e075dccf-4999-46bb-91a7-3c940a9f804f Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1020 2024.08.16 05:48:02.059863 [ 3 ] {} <Debug> HTTP-Session: e075dccf-4999-46bb-91a7-3c940a9f804f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1021 2024.08.16 05:48:02.059876 [ 3 ] {} <Debug> HTTP-Session: e075dccf-4999-46bb-91a7-3c940a9f804f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1022 2024.08.16 05:48:02.059907 [ 3 ] {} <Trace> HTTP-Session: e075dccf-4999-46bb-91a7-3c940a9f804f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1023 2024.08.16 05:48:02.060008 [ 3 ] {809cdb01-4e99-4bb7-bee1-37952f3b01ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1024 2024.08.16 05:48:02.060049 [ 3 ] {809cdb01-4e99-4bb7-bee1-37952f3b01ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1025 2024.08.16 05:48:02.060172 [ 3 ] {809cdb01-4e99-4bb7-bee1-37952f3b01ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1026 2024.08.16 05:48:02.061101 [ 3 ] {809cdb01-4e99-4bb7-bee1-37952f3b01ad} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1027 2024.08.16 05:48:02.061134 [ 3 ] {809cdb01-4e99-4bb7-bee1-37952f3b01ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
1028 2024.08.16 05:48:02.061444 [ 3 ] {809cdb01-4e99-4bb7-bee1-37952f3b01ad} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1029 2024.08.16 05:48:02.061743 [ 3 ] {809cdb01-4e99-4bb7-bee1-37952f3b01ad} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1030 2024.08.16 05:48:02.061889 [ 3 ] {809cdb01-4e99-4bb7-bee1-37952f3b01ad} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.0019 sec., 13684.21052631579 rows/sec., 1.02 MiB/sec.
1031 2024.08.16 05:48:02.062146 [ 3 ] {809cdb01-4e99-4bb7-bee1-37952f3b01ad} <Debug> DynamicQueryHandler: Done processing query
1032 2024.08.16 05:48:02.062170 [ 3 ] {809cdb01-4e99-4bb7-bee1-37952f3b01ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1033 2024.08.16 05:48:02.062186 [ 3 ] {} <Debug> HTTP-Session: e075dccf-4999-46bb-91a7-3c940a9f804f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1034 2024.08.16 05:48:02.062308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 4790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1035 2024.08.16 05:48:02.062354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1036 2024.08.16 05:48:02.062373 [ 3 ] {} <Debug> HTTP-Session: ad9e5564-ea2b-4b1f-9cea-82cd95c87c4f Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1037 2024.08.16 05:48:02.062388 [ 3 ] {} <Debug> HTTP-Session: ad9e5564-ea2b-4b1f-9cea-82cd95c87c4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1038 2024.08.16 05:48:02.062402 [ 3 ] {} <Debug> HTTP-Session: ad9e5564-ea2b-4b1f-9cea-82cd95c87c4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1039 2024.08.16 05:48:02.062432 [ 3 ] {} <Trace> HTTP-Session: ad9e5564-ea2b-4b1f-9cea-82cd95c87c4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1040 2024.08.16 05:48:02.062533 [ 3 ] {2d48151a-4675-4e81-b847-e7503a98ae63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1041 2024.08.16 05:48:02.062575 [ 3 ] {2d48151a-4675-4e81-b847-e7503a98ae63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1042 2024.08.16 05:48:02.063253 [ 3 ] {2d48151a-4675-4e81-b847-e7503a98ae63} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1043 2024.08.16 05:48:02.063619 [ 3 ] {2d48151a-4675-4e81-b847-e7503a98ae63} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1044 2024.08.16 05:48:02.063668 [ 3 ] {2d48151a-4675-4e81-b847-e7503a98ae63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
1045 2024.08.16 05:48:02.064566 [ 3 ] {2d48151a-4675-4e81-b847-e7503a98ae63} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1046 2024.08.16 05:48:02.064870 [ 3 ] {2d48151a-4675-4e81-b847-e7503a98ae63} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1047 2024.08.16 05:48:02.065026 [ 3 ] {2d48151a-4675-4e81-b847-e7503a98ae63} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.002514 sec., 11137.629276054096 rows/sec., 889.55 KiB/sec.
1048 2024.08.16 05:48:02.065298 [ 3 ] {2d48151a-4675-4e81-b847-e7503a98ae63} <Debug> DynamicQueryHandler: Done processing query
1049 2024.08.16 05:48:02.065322 [ 3 ] {2d48151a-4675-4e81-b847-e7503a98ae63} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1050 2024.08.16 05:48:02.065339 [ 3 ] {} <Debug> HTTP-Session: ad9e5564-ea2b-4b1f-9cea-82cd95c87c4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1051 2024.08.16 05:48:02.065481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 7691, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1052 2024.08.16 05:48:02.065528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1053 2024.08.16 05:48:02.065547 [ 3 ] {} <Debug> HTTP-Session: 5c9b4369-53dd-473a-97dc-9f94a861fb3e Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1054 2024.08.16 05:48:02.065563 [ 3 ] {} <Debug> HTTP-Session: 5c9b4369-53dd-473a-97dc-9f94a861fb3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1055 2024.08.16 05:48:02.065576 [ 3 ] {} <Debug> HTTP-Session: 5c9b4369-53dd-473a-97dc-9f94a861fb3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1056 2024.08.16 05:48:02.065606 [ 3 ] {} <Trace> HTTP-Session: 5c9b4369-53dd-473a-97dc-9f94a861fb3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1057 2024.08.16 05:48:02.065714 [ 3 ] {733412a2-2e86-4384-bb39-0de2299ccfc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1058 2024.08.16 05:48:02.065759 [ 3 ] {733412a2-2e86-4384-bb39-0de2299ccfc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1059 2024.08.16 05:48:02.065921 [ 3 ] {733412a2-2e86-4384-bb39-0de2299ccfc8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1060 2024.08.16 05:48:02.066768 [ 3 ] {733412a2-2e86-4384-bb39-0de2299ccfc8} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1061 2024.08.16 05:48:02.066802 [ 3 ] {733412a2-2e86-4384-bb39-0de2299ccfc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
1062 2024.08.16 05:48:02.067291 [ 3 ] {733412a2-2e86-4384-bb39-0de2299ccfc8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1063 2024.08.16 05:48:02.067619 [ 3 ] {733412a2-2e86-4384-bb39-0de2299ccfc8} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1064 2024.08.16 05:48:02.067778 [ 3 ] {733412a2-2e86-4384-bb39-0de2299ccfc8} <Debug> executeQuery: Read 40 rows, 2.84 KiB in 0.0021 sec., 19047.61904761905 rows/sec., 1.32 MiB/sec.
1065 2024.08.16 05:48:02.067934 [ 3 ] {733412a2-2e86-4384-bb39-0de2299ccfc8} <Debug> DynamicQueryHandler: Done processing query
1066 2024.08.16 05:48:02.067957 [ 3 ] {733412a2-2e86-4384-bb39-0de2299ccfc8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1067 2024.08.16 05:48:02.067972 [ 3 ] {} <Debug> HTTP-Session: 5c9b4369-53dd-473a-97dc-9f94a861fb3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1068 2024.08.16 05:48:02.068080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1885, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1069 2024.08.16 05:48:02.068126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1070 2024.08.16 05:48:02.068144 [ 3 ] {} <Debug> HTTP-Session: 8df02dfd-8fbe-48dd-af0b-ee4dbbc76584 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1071 2024.08.16 05:48:02.068160 [ 3 ] {} <Debug> HTTP-Session: 8df02dfd-8fbe-48dd-af0b-ee4dbbc76584 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1072 2024.08.16 05:48:02.068174 [ 3 ] {} <Debug> HTTP-Session: 8df02dfd-8fbe-48dd-af0b-ee4dbbc76584 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1073 2024.08.16 05:48:02.068205 [ 3 ] {} <Trace> HTTP-Session: 8df02dfd-8fbe-48dd-af0b-ee4dbbc76584 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1074 2024.08.16 05:48:02.068299 [ 3 ] {33f69ea5-dbf3-48ee-9805-8b64eade11e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1075 2024.08.16 05:48:02.068343 [ 3 ] {33f69ea5-dbf3-48ee-9805-8b64eade11e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1076 2024.08.16 05:48:02.068467 [ 3 ] {33f69ea5-dbf3-48ee-9805-8b64eade11e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1077 2024.08.16 05:48:02.068748 [ 3 ] {33f69ea5-dbf3-48ee-9805-8b64eade11e7} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1078 2024.08.16 05:48:02.068784 [ 3 ] {33f69ea5-dbf3-48ee-9805-8b64eade11e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
1079 2024.08.16 05:48:02.069120 [ 3 ] {33f69ea5-dbf3-48ee-9805-8b64eade11e7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1080 2024.08.16 05:48:02.069435 [ 3 ] {33f69ea5-dbf3-48ee-9805-8b64eade11e7} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1081 2024.08.16 05:48:02.069579 [ 3 ] {33f69ea5-dbf3-48ee-9805-8b64eade11e7} <Debug> executeQuery: Read 12 rows, 862.00 B in 0.001305 sec., 9195.402298850575 rows/sec., 645.06 KiB/sec.
1082 2024.08.16 05:48:02.069772 [ 3 ] {33f69ea5-dbf3-48ee-9805-8b64eade11e7} <Debug> DynamicQueryHandler: Done processing query
1083 2024.08.16 05:48:02.069795 [ 3 ] {33f69ea5-dbf3-48ee-9805-8b64eade11e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1084 2024.08.16 05:48:02.069810 [ 3 ] {} <Debug> HTTP-Session: 8df02dfd-8fbe-48dd-af0b-ee4dbbc76584 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1085 2024.08.16 05:48:07.013370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1086 2024.08.16 05:48:07.013507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1087 2024.08.16 05:48:07.013536 [ 3 ] {} <Debug> HTTP-Session: 0ba004f6-963b-4ceb-a1b8-d34216db317d Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1088 2024.08.16 05:48:07.013563 [ 3 ] {} <Debug> HTTP-Session: 0ba004f6-963b-4ceb-a1b8-d34216db317d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1089 2024.08.16 05:48:07.013581 [ 3 ] {} <Debug> HTTP-Session: 0ba004f6-963b-4ceb-a1b8-d34216db317d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1090 2024.08.16 05:48:07.013638 [ 3 ] {} <Trace> HTTP-Session: 0ba004f6-963b-4ceb-a1b8-d34216db317d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1091 2024.08.16 05:48:07.013872 [ 3 ] {55c341a6-fe7d-4e22-8264-4663657f9855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete)
1092 2024.08.16 05:48:07.014335 [ 3 ] {55c341a6-fe7d-4e22-8264-4663657f9855} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1093 2024.08.16 05:48:07.016593 [ 3 ] {55c341a6-fe7d-4e22-8264-4663657f9855} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE
1094 2024.08.16 05:48:07.017080 [ 3 ] {55c341a6-fe7d-4e22-8264-4663657f9855} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1095 2024.08.16 05:48:07.017465 [ 3 ] {55c341a6-fe7d-4e22-8264-4663657f9855} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1096 2024.08.16 05:48:07.019829 [ 3 ] {55c341a6-fe7d-4e22-8264-4663657f9855} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
1097 2024.08.16 05:48:07.020950 [ 3 ] {55c341a6-fe7d-4e22-8264-4663657f9855} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1098 2024.08.16 05:48:07.022879 [ 3 ] {55c341a6-fe7d-4e22-8264-4663657f9855} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (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
1099 2024.08.16 05:48:07.022927 [ 3 ] {55c341a6-fe7d-4e22-8264-4663657f9855} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Spreading mark ranges among streams (default reading)
1100 2024.08.16 05:48:07.023127 [ 3 ] {55c341a6-fe7d-4e22-8264-4663657f9855} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))"
1101 2024.08.16 05:48:07.023176 [ 3 ] {55c341a6-fe7d-4e22-8264-4663657f9855} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1102 2024.08.16 05:48:07.033693 [ 3 ] {55c341a6-fe7d-4e22-8264-4663657f9855} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.019903 sec., 703.4115459980907 rows/sec., 28.70 KiB/sec.
1103 2024.08.16 05:48:07.034036 [ 3 ] {55c341a6-fe7d-4e22-8264-4663657f9855} <Debug> DynamicQueryHandler: Done processing query
1104 2024.08.16 05:48:07.034064 [ 3 ] {55c341a6-fe7d-4e22-8264-4663657f9855} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1105 2024.08.16 05:48:07.034081 [ 3 ] {} <Debug> HTTP-Session: 0ba004f6-963b-4ceb-a1b8-d34216db317d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1106 2024.08.16 05:48:07.035754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1107 2024.08.16 05:48:07.035819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1108 2024.08.16 05:48:07.035844 [ 3 ] {} <Debug> HTTP-Session: 396bbc12-f69f-443e-84a5-cf811cce790e Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1109 2024.08.16 05:48:07.035866 [ 3 ] {} <Debug> HTTP-Session: 396bbc12-f69f-443e-84a5-cf811cce790e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1110 2024.08.16 05:48:07.035883 [ 3 ] {} <Debug> HTTP-Session: 396bbc12-f69f-443e-84a5-cf811cce790e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1111 2024.08.16 05:48:07.035928 [ 3 ] {} <Trace> HTTP-Session: 396bbc12-f69f-443e-84a5-cf811cce790e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1112 2024.08.16 05:48:07.036112 [ 3 ] {80fbe328-17da-4754-af13-5bf16a1386fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1113 2024.08.16 05:48:07.036436 [ 3 ] {80fbe328-17da-4754-af13-5bf16a1386fd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1114 2024.08.16 05:48:07.036483 [ 3 ] {80fbe328-17da-4754-af13-5bf16a1386fd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE
1115 2024.08.16 05:48:07.036794 [ 3 ] {80fbe328-17da-4754-af13-5bf16a1386fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1116 2024.08.16 05:48:07.036873 [ 3 ] {80fbe328-17da-4754-af13-5bf16a1386fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1117 2024.08.16 05:48:07.037035 [ 3 ] {80fbe328-17da-4754-af13-5bf16a1386fd} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
1118 2024.08.16 05:48:07.037073 [ 3 ] {80fbe328-17da-4754-af13-5bf16a1386fd} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1119 2024.08.16 05:48:07.037101 [ 3 ] {80fbe328-17da-4754-af13-5bf16a1386fd} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (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
1120 2024.08.16 05:48:07.037120 [ 3 ] {80fbe328-17da-4754-af13-5bf16a1386fd} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Spreading mark ranges among streams (default reading)
1121 2024.08.16 05:48:07.037168 [ 3 ] {80fbe328-17da-4754-af13-5bf16a1386fd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))"
1122 2024.08.16 05:48:07.037191 [ 3 ] {80fbe328-17da-4754-af13-5bf16a1386fd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1123 2024.08.16 05:48:07.038049 [ 3 ] {80fbe328-17da-4754-af13-5bf16a1386fd} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.002021 sec., 6927.263730826325 rows/sec., 282.68 KiB/sec.
1124 2024.08.16 05:48:07.038307 [ 3 ] {80fbe328-17da-4754-af13-5bf16a1386fd} <Debug> DynamicQueryHandler: Done processing query
1125 2024.08.16 05:48:07.038336 [ 3 ] {80fbe328-17da-4754-af13-5bf16a1386fd} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1126 2024.08.16 05:48:07.038355 [ 3 ] {} <Debug> HTTP-Session: 396bbc12-f69f-443e-84a5-cf811cce790e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1127 2024.08.16 05:48:07.038707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1128 2024.08.16 05:48:07.038765 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1129 2024.08.16 05:48:07.038789 [ 3 ] {} <Debug> HTTP-Session: 494097e5-3498-463f-93ac-d84a751b9917 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1130 2024.08.16 05:48:07.038805 [ 3 ] {} <Debug> HTTP-Session: 494097e5-3498-463f-93ac-d84a751b9917 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1131 2024.08.16 05:48:07.038821 [ 3 ] {} <Debug> HTTP-Session: 494097e5-3498-463f-93ac-d84a751b9917 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1132 2024.08.16 05:48:07.038854 [ 3 ] {} <Trace> HTTP-Session: 494097e5-3498-463f-93ac-d84a751b9917 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1133 2024.08.16 05:48:07.038993 [ 3 ] {ba7e1a4c-ed71-4608-a5ae-7e5f85675c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1134 2024.08.16 05:48:07.039247 [ 3 ] {ba7e1a4c-ed71-4608-a5ae-7e5f85675c63} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1135 2024.08.16 05:48:07.039287 [ 3 ] {ba7e1a4c-ed71-4608-a5ae-7e5f85675c63} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE
1136 2024.08.16 05:48:07.039531 [ 3 ] {ba7e1a4c-ed71-4608-a5ae-7e5f85675c63} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1137 2024.08.16 05:48:07.039596 [ 3 ] {ba7e1a4c-ed71-4608-a5ae-7e5f85675c63} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1138 2024.08.16 05:48:07.039735 [ 3 ] {ba7e1a4c-ed71-4608-a5ae-7e5f85675c63} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Key condition: (column 0 notIn 16-element set)
1139 2024.08.16 05:48:07.039766 [ 3 ] {ba7e1a4c-ed71-4608-a5ae-7e5f85675c63} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1140 2024.08.16 05:48:07.039789 [ 3 ] {ba7e1a4c-ed71-4608-a5ae-7e5f85675c63} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (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
1141 2024.08.16 05:48:07.039804 [ 3 ] {ba7e1a4c-ed71-4608-a5ae-7e5f85675c63} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Spreading mark ranges among streams (default reading)
1142 2024.08.16 05:48:07.039845 [ 3 ] {ba7e1a4c-ed71-4608-a5ae-7e5f85675c63} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))"
1143 2024.08.16 05:48:07.039866 [ 3 ] {ba7e1a4c-ed71-4608-a5ae-7e5f85675c63} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1144 2024.08.16 05:48:07.040786 [ 3 ] {ba7e1a4c-ed71-4608-a5ae-7e5f85675c63} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001854 sec., 7551.240560949299 rows/sec., 308.14 KiB/sec.
1145 2024.08.16 05:48:07.041018 [ 3 ] {ba7e1a4c-ed71-4608-a5ae-7e5f85675c63} <Debug> DynamicQueryHandler: Done processing query
1146 2024.08.16 05:48:07.041042 [ 3 ] {ba7e1a4c-ed71-4608-a5ae-7e5f85675c63} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1147 2024.08.16 05:48:07.041059 [ 3 ] {} <Debug> HTTP-Session: 494097e5-3498-463f-93ac-d84a751b9917 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1148 2024.08.16 05:48:07.041265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 722, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1149 2024.08.16 05:48:07.041313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1150 2024.08.16 05:48:07.041334 [ 3 ] {} <Debug> HTTP-Session: 18294410-848b-4243-910d-f8b92d8356dd Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1151 2024.08.16 05:48:07.041351 [ 3 ] {} <Debug> HTTP-Session: 18294410-848b-4243-910d-f8b92d8356dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1152 2024.08.16 05:48:07.041364 [ 3 ] {} <Debug> HTTP-Session: 18294410-848b-4243-910d-f8b92d8356dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1153 2024.08.16 05:48:07.041396 [ 3 ] {} <Trace> HTTP-Session: 18294410-848b-4243-910d-f8b92d8356dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1154 2024.08.16 05:48:07.041531 [ 3 ] {293b72f1-24b4-41ef-86e9-e3c7097dca95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1155 2024.08.16 05:48:07.041789 [ 3 ] {293b72f1-24b4-41ef-86e9-e3c7097dca95} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1156 2024.08.16 05:48:07.041826 [ 3 ] {293b72f1-24b4-41ef-86e9-e3c7097dca95} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE
1157 2024.08.16 05:48:07.042072 [ 3 ] {293b72f1-24b4-41ef-86e9-e3c7097dca95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1158 2024.08.16 05:48:07.042137 [ 3 ] {293b72f1-24b4-41ef-86e9-e3c7097dca95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1159 2024.08.16 05:48:07.042270 [ 3 ] {293b72f1-24b4-41ef-86e9-e3c7097dca95} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Key condition: (column 0 notIn 17-element set)
1160 2024.08.16 05:48:07.042302 [ 3 ] {293b72f1-24b4-41ef-86e9-e3c7097dca95} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1161 2024.08.16 05:48:07.042324 [ 3 ] {293b72f1-24b4-41ef-86e9-e3c7097dca95} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (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
1162 2024.08.16 05:48:07.042341 [ 3 ] {293b72f1-24b4-41ef-86e9-e3c7097dca95} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Spreading mark ranges among streams (default reading)
1163 2024.08.16 05:48:07.042382 [ 3 ] {293b72f1-24b4-41ef-86e9-e3c7097dca95} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))"
1164 2024.08.16 05:48:07.042402 [ 3 ] {293b72f1-24b4-41ef-86e9-e3c7097dca95} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0
1165 2024.08.16 05:48:07.043343 [ 3 ] {293b72f1-24b4-41ef-86e9-e3c7097dca95} <Debug> executeQuery: Read 14 rows, 585.00 B in 0.001865 sec., 7506.7024128686335 rows/sec., 306.32 KiB/sec.
1166 2024.08.16 05:48:07.043583 [ 3 ] {293b72f1-24b4-41ef-86e9-e3c7097dca95} <Debug> DynamicQueryHandler: Done processing query
1167 2024.08.16 05:48:07.043608 [ 3 ] {293b72f1-24b4-41ef-86e9-e3c7097dca95} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1168 2024.08.16 05:48:07.043623 [ 3 ] {} <Debug> HTTP-Session: 18294410-848b-4243-910d-f8b92d8356dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1169 2024.08.16 05:48:07.048200 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1170 2024.08.16 05:48:07.048255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1171 2024.08.16 05:48:07.048278 [ 3 ] {} <Debug> HTTP-Session: b2101e77-be00-423b-9319-3452835cad2a Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1172 2024.08.16 05:48:07.048298 [ 3 ] {} <Debug> HTTP-Session: b2101e77-be00-423b-9319-3452835cad2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1173 2024.08.16 05:48:07.048315 [ 3 ] {} <Debug> HTTP-Session: b2101e77-be00-423b-9319-3452835cad2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1174 2024.08.16 05:48:07.048352 [ 3 ] {} <Trace> HTTP-Session: b2101e77-be00-423b-9319-3452835cad2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1175 2024.08.16 05:48:07.048485 [ 3 ] {16a3c351-ec12-4f1a-b9f9-0fd815014dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1176 2024.08.16 05:48:07.048538 [ 3 ] {16a3c351-ec12-4f1a-b9f9-0fd815014dff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1177 2024.08.16 05:48:07.048734 [ 3 ] {16a3c351-ec12-4f1a-b9f9-0fd815014dff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1178 2024.08.16 05:48:07.049100 [ 3 ] {16a3c351-ec12-4f1a-b9f9-0fd815014dff} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1179 2024.08.16 05:48:07.049136 [ 3 ] {16a3c351-ec12-4f1a-b9f9-0fd815014dff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
1180 2024.08.16 05:48:07.049614 [ 3 ] {16a3c351-ec12-4f1a-b9f9-0fd815014dff} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1181 2024.08.16 05:48:07.049923 [ 3 ] {16a3c351-ec12-4f1a-b9f9-0fd815014dff} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1182 2024.08.16 05:48:07.050084 [ 3 ] {16a3c351-ec12-4f1a-b9f9-0fd815014dff} <Debug> executeQuery: Read 4 rows, 443.00 B in 0.001646 sec., 2430.1336573511544 rows/sec., 262.83 KiB/sec.
1183 2024.08.16 05:48:07.050359 [ 3 ] {16a3c351-ec12-4f1a-b9f9-0fd815014dff} <Debug> DynamicQueryHandler: Done processing query
1184 2024.08.16 05:48:07.050383 [ 3 ] {16a3c351-ec12-4f1a-b9f9-0fd815014dff} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1185 2024.08.16 05:48:07.050399 [ 3 ] {} <Debug> HTTP-Session: b2101e77-be00-423b-9319-3452835cad2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1186 2024.08.16 05:48:07.050506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1187 2024.08.16 05:48:07.050555 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1188 2024.08.16 05:48:07.050573 [ 3 ] {} <Debug> HTTP-Session: 198d1582-618d-4b42-8e85-2e6a1c7e53fb Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1189 2024.08.16 05:48:07.050589 [ 3 ] {} <Debug> HTTP-Session: 198d1582-618d-4b42-8e85-2e6a1c7e53fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1190 2024.08.16 05:48:07.050602 [ 3 ] {} <Debug> HTTP-Session: 198d1582-618d-4b42-8e85-2e6a1c7e53fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1191 2024.08.16 05:48:07.050632 [ 3 ] {} <Trace> HTTP-Session: 198d1582-618d-4b42-8e85-2e6a1c7e53fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1192 2024.08.16 05:48:07.050736 [ 3 ] {ec738fb0-3234-4f71-956b-f4192d867119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1193 2024.08.16 05:48:07.050779 [ 3 ] {ec738fb0-3234-4f71-956b-f4192d867119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1194 2024.08.16 05:48:07.050920 [ 3 ] {ec738fb0-3234-4f71-956b-f4192d867119} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1195 2024.08.16 05:48:07.051837 [ 3 ] {ec738fb0-3234-4f71-956b-f4192d867119} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1196 2024.08.16 05:48:07.051871 [ 3 ] {ec738fb0-3234-4f71-956b-f4192d867119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
1197 2024.08.16 05:48:07.052171 [ 3 ] {ec738fb0-3234-4f71-956b-f4192d867119} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1198 2024.08.16 05:48:07.052469 [ 3 ] {ec738fb0-3234-4f71-956b-f4192d867119} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1199 2024.08.16 05:48:07.052594 [ 3 ] {ec738fb0-3234-4f71-956b-f4192d867119} <Debug> executeQuery: Read 22 rows, 1.78 KiB in 0.001887 sec., 11658.717541070482 rows/sec., 944.99 KiB/sec.
1200 2024.08.16 05:48:07.052852 [ 3 ] {ec738fb0-3234-4f71-956b-f4192d867119} <Debug> DynamicQueryHandler: Done processing query
1201 2024.08.16 05:48:07.052877 [ 3 ] {ec738fb0-3234-4f71-956b-f4192d867119} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1202 2024.08.16 05:48:07.052893 [ 3 ] {} <Debug> HTTP-Session: 198d1582-618d-4b42-8e85-2e6a1c7e53fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1203 2024.08.16 05:48:07.053091 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 13571, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1204 2024.08.16 05:48:07.053140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1205 2024.08.16 05:48:07.053160 [ 3 ] {} <Debug> HTTP-Session: 5d5c2fbb-d4f7-4bc0-acba-f62cba4ee418 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1206 2024.08.16 05:48:07.053176 [ 3 ] {} <Debug> HTTP-Session: 5d5c2fbb-d4f7-4bc0-acba-f62cba4ee418 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1207 2024.08.16 05:48:07.053189 [ 3 ] {} <Debug> HTTP-Session: 5d5c2fbb-d4f7-4bc0-acba-f62cba4ee418 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1208 2024.08.16 05:48:07.053219 [ 3 ] {} <Trace> HTTP-Session: 5d5c2fbb-d4f7-4bc0-acba-f62cba4ee418 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1209 2024.08.16 05:48:07.053339 [ 3 ] {3e34583b-5488-4a42-8aab-a2b1e96d41a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1210 2024.08.16 05:48:07.053382 [ 3 ] {3e34583b-5488-4a42-8aab-a2b1e96d41a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1211 2024.08.16 05:48:07.053519 [ 3 ] {3e34583b-5488-4a42-8aab-a2b1e96d41a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1212 2024.08.16 05:48:07.053934 [ 3 ] {3e34583b-5488-4a42-8aab-a2b1e96d41a4} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1213 2024.08.16 05:48:07.053970 [ 3 ] {3e34583b-5488-4a42-8aab-a2b1e96d41a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
1214 2024.08.16 05:48:07.054277 [ 3 ] {3e34583b-5488-4a42-8aab-a2b1e96d41a4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1215 2024.08.16 05:48:07.054566 [ 3 ] {3e34583b-5488-4a42-8aab-a2b1e96d41a4} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1216 2024.08.16 05:48:07.054694 [ 3 ] {3e34583b-5488-4a42-8aab-a2b1e96d41a4} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001394 sec., 65997.13055954089 rows/sec., 5.58 MiB/sec.
1217 2024.08.16 05:48:07.054937 [ 3 ] {3e34583b-5488-4a42-8aab-a2b1e96d41a4} <Debug> DynamicQueryHandler: Done processing query
1218 2024.08.16 05:48:07.054961 [ 3 ] {3e34583b-5488-4a42-8aab-a2b1e96d41a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1219 2024.08.16 05:48:07.054977 [ 3 ] {} <Debug> HTTP-Session: 5d5c2fbb-d4f7-4bc0-acba-f62cba4ee418 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1220 2024.08.16 05:48:07.055099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 10730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1221 2024.08.16 05:48:07.055146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1222 2024.08.16 05:48:07.055164 [ 3 ] {} <Debug> HTTP-Session: fb565e81-13f6-4a83-bbdf-fcdbcebde871 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1223 2024.08.16 05:48:07.055179 [ 3 ] {} <Debug> HTTP-Session: fb565e81-13f6-4a83-bbdf-fcdbcebde871 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1224 2024.08.16 05:48:07.055192 [ 3 ] {} <Debug> HTTP-Session: fb565e81-13f6-4a83-bbdf-fcdbcebde871 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1225 2024.08.16 05:48:07.055222 [ 3 ] {} <Trace> HTTP-Session: fb565e81-13f6-4a83-bbdf-fcdbcebde871 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1226 2024.08.16 05:48:07.055336 [ 3 ] {aa823fda-95a0-484a-a69e-019c28aba12f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1227 2024.08.16 05:48:07.055376 [ 3 ] {aa823fda-95a0-484a-a69e-019c28aba12f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1228 2024.08.16 05:48:07.055512 [ 3 ] {aa823fda-95a0-484a-a69e-019c28aba12f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1229 2024.08.16 05:48:07.055835 [ 3 ] {aa823fda-95a0-484a-a69e-019c28aba12f} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1230 2024.08.16 05:48:07.055870 [ 3 ] {aa823fda-95a0-484a-a69e-019c28aba12f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
1231 2024.08.16 05:48:07.056170 [ 3 ] {aa823fda-95a0-484a-a69e-019c28aba12f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1232 2024.08.16 05:48:07.056462 [ 3 ] {aa823fda-95a0-484a-a69e-019c28aba12f} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1233 2024.08.16 05:48:07.056578 [ 3 ] {aa823fda-95a0-484a-a69e-019c28aba12f} <Debug> executeQuery: Read 63 rows, 5.05 KiB in 0.001286 sec., 48989.11353032659 rows/sec., 3.84 MiB/sec.
1234 2024.08.16 05:48:07.056734 [ 3 ] {aa823fda-95a0-484a-a69e-019c28aba12f} <Debug> DynamicQueryHandler: Done processing query
1235 2024.08.16 05:48:07.056758 [ 3 ] {aa823fda-95a0-484a-a69e-019c28aba12f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1236 2024.08.16 05:48:07.056774 [ 3 ] {} <Debug> HTTP-Session: fb565e81-13f6-4a83-bbdf-fcdbcebde871 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1237 2024.08.16 05:48:07.056932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 19127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1238 2024.08.16 05:48:07.056980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1239 2024.08.16 05:48:07.056998 [ 3 ] {} <Debug> HTTP-Session: c04e6739-3c24-42a8-b1b2-38b74111f0d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1240 2024.08.16 05:48:07.057013 [ 3 ] {} <Debug> HTTP-Session: c04e6739-3c24-42a8-b1b2-38b74111f0d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1241 2024.08.16 05:48:07.057027 [ 3 ] {} <Debug> HTTP-Session: c04e6739-3c24-42a8-b1b2-38b74111f0d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1242 2024.08.16 05:48:07.057058 [ 3 ] {} <Trace> HTTP-Session: c04e6739-3c24-42a8-b1b2-38b74111f0d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1243 2024.08.16 05:48:07.057190 [ 3 ] {8758ed42-fbcb-4f98-b230-e6b4df8917a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1244 2024.08.16 05:48:07.057235 [ 3 ] {8758ed42-fbcb-4f98-b230-e6b4df8917a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1245 2024.08.16 05:48:07.057373 [ 3 ] {8758ed42-fbcb-4f98-b230-e6b4df8917a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1246 2024.08.16 05:48:07.057706 [ 3 ] {8758ed42-fbcb-4f98-b230-e6b4df8917a0} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1247 2024.08.16 05:48:07.057741 [ 3 ] {8758ed42-fbcb-4f98-b230-e6b4df8917a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
1248 2024.08.16 05:48:07.058106 [ 3 ] {8758ed42-fbcb-4f98-b230-e6b4df8917a0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1249 2024.08.16 05:48:07.058467 [ 3 ] {8758ed42-fbcb-4f98-b230-e6b4df8917a0} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1250 2024.08.16 05:48:07.058602 [ 3 ] {8758ed42-fbcb-4f98-b230-e6b4df8917a0} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001467 sec., 68166.3258350375 rows/sec., 4.73 MiB/sec.
1251 2024.08.16 05:48:07.058880 [ 3 ] {8758ed42-fbcb-4f98-b230-e6b4df8917a0} <Debug> DynamicQueryHandler: Done processing query
1252 2024.08.16 05:48:07.058905 [ 3 ] {8758ed42-fbcb-4f98-b230-e6b4df8917a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1253 2024.08.16 05:48:07.058921 [ 3 ] {} <Debug> HTTP-Session: c04e6739-3c24-42a8-b1b2-38b74111f0d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1254 2024.08.16 05:48:07.059105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 34894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1255 2024.08.16 05:48:07.059154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1256 2024.08.16 05:48:07.059173 [ 3 ] {} <Debug> HTTP-Session: b589e856-974e-4cf9-8d7b-96690f3053d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1257 2024.08.16 05:48:07.059189 [ 3 ] {} <Debug> HTTP-Session: b589e856-974e-4cf9-8d7b-96690f3053d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1258 2024.08.16 05:48:07.059203 [ 3 ] {} <Debug> HTTP-Session: b589e856-974e-4cf9-8d7b-96690f3053d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1259 2024.08.16 05:48:07.059232 [ 3 ] {} <Trace> HTTP-Session: b589e856-974e-4cf9-8d7b-96690f3053d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1260 2024.08.16 05:48:07.059494 [ 3 ] {babd3968-9b1a-442c-9b85-a7b0da2579cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1261 2024.08.16 05:48:07.059558 [ 3 ] {babd3968-9b1a-442c-9b85-a7b0da2579cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
1262 2024.08.16 05:48:07.059971 [ 3 ] {babd3968-9b1a-442c-9b85-a7b0da2579cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1263 2024.08.16 05:48:07.062670 [ 3 ] {babd3968-9b1a-442c-9b85-a7b0da2579cd} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1264 2024.08.16 05:48:07.062722 [ 3 ] {babd3968-9b1a-442c-9b85-a7b0da2579cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
1265 2024.08.16 05:48:07.067896 [ 3 ] {babd3968-9b1a-442c-9b85-a7b0da2579cd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1266 2024.08.16 05:48:07.068329 [ 3 ] {babd3968-9b1a-442c-9b85-a7b0da2579cd} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1267 2024.08.16 05:48:07.068482 [ 3 ] {babd3968-9b1a-442c-9b85-a7b0da2579cd} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.009165 sec., 2400.4364429896345 rows/sec., 4.30 MiB/sec.
1268 2024.08.16 05:48:07.068867 [ 3 ] {babd3968-9b1a-442c-9b85-a7b0da2579cd} <Debug> DynamicQueryHandler: Done processing query
1269 2024.08.16 05:48:07.068891 [ 3 ] {babd3968-9b1a-442c-9b85-a7b0da2579cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
1270 2024.08.16 05:48:07.068906 [ 3 ] {} <Debug> HTTP-Session: b589e856-974e-4cf9-8d7b-96690f3053d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1271 2024.08.16 05:48:07.069036 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 2890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1272 2024.08.16 05:48:07.069084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1273 2024.08.16 05:48:07.069103 [ 3 ] {} <Debug> HTTP-Session: e31036bc-8261-4f3b-92df-3ce1b2d1f6d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1274 2024.08.16 05:48:07.069119 [ 3 ] {} <Debug> HTTP-Session: e31036bc-8261-4f3b-92df-3ce1b2d1f6d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1275 2024.08.16 05:48:07.069133 [ 3 ] {} <Debug> HTTP-Session: e31036bc-8261-4f3b-92df-3ce1b2d1f6d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1276 2024.08.16 05:48:07.069163 [ 3 ] {} <Trace> HTTP-Session: e31036bc-8261-4f3b-92df-3ce1b2d1f6d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1277 2024.08.16 05:48:07.069264 [ 3 ] {9c9d0a6b-8d6c-4aab-802b-7abf9061c757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1278 2024.08.16 05:48:07.069306 [ 3 ] {9c9d0a6b-8d6c-4aab-802b-7abf9061c757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1279 2024.08.16 05:48:07.069433 [ 3 ] {9c9d0a6b-8d6c-4aab-802b-7abf9061c757} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1280 2024.08.16 05:48:07.069713 [ 3 ] {9c9d0a6b-8d6c-4aab-802b-7abf9061c757} <Trace> oximeter.measurements_i64 (aeca9cd5-04f4-4ee7-9521-ff3b8d36e840): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1281 2024.08.16 05:48:07.069749 [ 3 ] {9c9d0a6b-8d6c-4aab-802b-7abf9061c757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
1282 2024.08.16 05:48:07.070103 [ 3 ] {9c9d0a6b-8d6c-4aab-802b-7abf9061c757} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1283 2024.08.16 05:48:07.070419 [ 3 ] {9c9d0a6b-8d6c-4aab-802b-7abf9061c757} <Trace> oximeter.measurements_i64 (aeca9cd5-04f4-4ee7-9521-ff3b8d36e840): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1284 2024.08.16 05:48:07.070554 [ 3 ] {9c9d0a6b-8d6c-4aab-802b-7abf9061c757} <Debug> executeQuery: Read 18 rows, 1.33 KiB in 0.00131 sec., 13740.458015267175 rows/sec., 1013.84 KiB/sec.
1285 2024.08.16 05:48:07.070847 [ 3 ] {9c9d0a6b-8d6c-4aab-802b-7abf9061c757} <Debug> DynamicQueryHandler: Done processing query
1286 2024.08.16 05:48:07.070872 [ 3 ] {9c9d0a6b-8d6c-4aab-802b-7abf9061c757} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1287 2024.08.16 05:48:07.070887 [ 3 ] {} <Debug> HTTP-Session: e31036bc-8261-4f3b-92df-3ce1b2d1f6d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1288 2024.08.16 05:48:07.070999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 4627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1289 2024.08.16 05:48:07.071047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1290 2024.08.16 05:48:07.071067 [ 3 ] {} <Debug> HTTP-Session: 01640381-be8d-4725-8e48-fa080251ad33 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1291 2024.08.16 05:48:07.071082 [ 3 ] {} <Debug> HTTP-Session: 01640381-be8d-4725-8e48-fa080251ad33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1292 2024.08.16 05:48:07.071096 [ 3 ] {} <Debug> HTTP-Session: 01640381-be8d-4725-8e48-fa080251ad33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1293 2024.08.16 05:48:07.071126 [ 3 ] {} <Trace> HTTP-Session: 01640381-be8d-4725-8e48-fa080251ad33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1294 2024.08.16 05:48:07.071234 [ 3 ] {9cfdf0f0-f4ef-4b03-9cf1-87adc473ed99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1295 2024.08.16 05:48:07.071277 [ 3 ] {9cfdf0f0-f4ef-4b03-9cf1-87adc473ed99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1296 2024.08.16 05:48:07.071414 [ 3 ] {9cfdf0f0-f4ef-4b03-9cf1-87adc473ed99} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1297 2024.08.16 05:48:07.071691 [ 3 ] {9cfdf0f0-f4ef-4b03-9cf1-87adc473ed99} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1298 2024.08.16 05:48:07.071726 [ 3 ] {9cfdf0f0-f4ef-4b03-9cf1-87adc473ed99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
1299 2024.08.16 05:48:07.072070 [ 3 ] {9cfdf0f0-f4ef-4b03-9cf1-87adc473ed99} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1300 2024.08.16 05:48:07.072389 [ 3 ] {9cfdf0f0-f4ef-4b03-9cf1-87adc473ed99} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1301 2024.08.16 05:48:07.072509 [ 3 ] {9cfdf0f0-f4ef-4b03-9cf1-87adc473ed99} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001313 sec., 22848.43869002285 rows/sec., 1.57 MiB/sec.
1302 2024.08.16 05:48:07.072669 [ 3 ] {9cfdf0f0-f4ef-4b03-9cf1-87adc473ed99} <Debug> DynamicQueryHandler: Done processing query
1303 2024.08.16 05:48:07.072693 [ 3 ] {9cfdf0f0-f4ef-4b03-9cf1-87adc473ed99} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1304 2024.08.16 05:48:07.072708 [ 3 ] {} <Debug> HTTP-Session: 01640381-be8d-4725-8e48-fa080251ad33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1305 2024.08.16 05:48:09.856819 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache
1306 2024.08.16 05:48:09.856887 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache
1307 2024.08.16 05:48:12.016483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1308 2024.08.16 05:48:12.016604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1309 2024.08.16 05:48:12.016633 [ 3 ] {} <Debug> HTTP-Session: 135ef891-3448-4b4d-93ca-c6e0e81f5587 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1310 2024.08.16 05:48:12.016661 [ 3 ] {} <Debug> HTTP-Session: 135ef891-3448-4b4d-93ca-c6e0e81f5587 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1311 2024.08.16 05:48:12.016679 [ 3 ] {} <Debug> HTTP-Session: 135ef891-3448-4b4d-93ca-c6e0e81f5587 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1312 2024.08.16 05:48:12.016736 [ 3 ] {} <Trace> HTTP-Session: 135ef891-3448-4b4d-93ca-c6e0e81f5587 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1313 2024.08.16 05:48:12.016944 [ 3 ] {8181eb80-a6a9-4d15-a3f9-63ca648c241e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1314 2024.08.16 05:48:12.017006 [ 3 ] {8181eb80-a6a9-4d15-a3f9-63ca648c241e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1315 2024.08.16 05:48:12.017189 [ 3 ] {8181eb80-a6a9-4d15-a3f9-63ca648c241e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1316 2024.08.16 05:48:12.017713 [ 3 ] {8181eb80-a6a9-4d15-a3f9-63ca648c241e} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1317 2024.08.16 05:48:12.017755 [ 3 ] {8181eb80-a6a9-4d15-a3f9-63ca648c241e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
1318 2024.08.16 05:48:12.018132 [ 3 ] {8181eb80-a6a9-4d15-a3f9-63ca648c241e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1319 2024.08.16 05:48:12.018464 [ 3 ] {8181eb80-a6a9-4d15-a3f9-63ca648c241e} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1320 2024.08.16 05:48:12.018638 [ 3 ] {8181eb80-a6a9-4d15-a3f9-63ca648c241e} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001753 sec., 14831.717056474616 rows/sec., 1.10 MiB/sec.
1321 2024.08.16 05:48:12.018966 [ 3 ] {8181eb80-a6a9-4d15-a3f9-63ca648c241e} <Debug> DynamicQueryHandler: Done processing query
1322 2024.08.16 05:48:12.018993 [ 3 ] {8181eb80-a6a9-4d15-a3f9-63ca648c241e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1323 2024.08.16 05:48:12.019009 [ 3 ] {} <Debug> HTTP-Session: 135ef891-3448-4b4d-93ca-c6e0e81f5587 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1324 2024.08.16 05:48:12.019179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 4790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1325 2024.08.16 05:48:12.019232 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1326 2024.08.16 05:48:12.019251 [ 3 ] {} <Debug> HTTP-Session: 01be11bd-4d0c-4f2a-bb80-d1d0152a9117 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1327 2024.08.16 05:48:12.019269 [ 3 ] {} <Debug> HTTP-Session: 01be11bd-4d0c-4f2a-bb80-d1d0152a9117 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1328 2024.08.16 05:48:12.019282 [ 3 ] {} <Debug> HTTP-Session: 01be11bd-4d0c-4f2a-bb80-d1d0152a9117 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1329 2024.08.16 05:48:12.019316 [ 3 ] {} <Trace> HTTP-Session: 01be11bd-4d0c-4f2a-bb80-d1d0152a9117 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1330 2024.08.16 05:48:12.019426 [ 3 ] {b12ce3f6-82fa-40ee-ab17-664ba1af43bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1331 2024.08.16 05:48:12.019470 [ 3 ] {b12ce3f6-82fa-40ee-ab17-664ba1af43bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1332 2024.08.16 05:48:12.019618 [ 3 ] {b12ce3f6-82fa-40ee-ab17-664ba1af43bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1333 2024.08.16 05:48:12.019967 [ 3 ] {b12ce3f6-82fa-40ee-ab17-664ba1af43bd} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1334 2024.08.16 05:48:12.020004 [ 3 ] {b12ce3f6-82fa-40ee-ab17-664ba1af43bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
1335 2024.08.16 05:48:12.020404 [ 3 ] {b12ce3f6-82fa-40ee-ab17-664ba1af43bd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1336 2024.08.16 05:48:12.020712 [ 3 ] {b12ce3f6-82fa-40ee-ab17-664ba1af43bd} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1337 2024.08.16 05:48:12.020880 [ 3 ] {b12ce3f6-82fa-40ee-ab17-664ba1af43bd} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001475 sec., 18983.050847457627 rows/sec., 1.48 MiB/sec.
1338 2024.08.16 05:48:12.021159 [ 3 ] {b12ce3f6-82fa-40ee-ab17-664ba1af43bd} <Debug> DynamicQueryHandler: Done processing query
1339 2024.08.16 05:48:12.021185 [ 3 ] {b12ce3f6-82fa-40ee-ab17-664ba1af43bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1340 2024.08.16 05:48:12.021201 [ 3 ] {} <Debug> HTTP-Session: 01be11bd-4d0c-4f2a-bb80-d1d0152a9117 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1341 2024.08.16 05:48:12.021336 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 19127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1342 2024.08.16 05:48:12.021385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1343 2024.08.16 05:48:12.021404 [ 3 ] {} <Debug> HTTP-Session: ce52c567-a2b0-438d-8c10-7641222c2e4c Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1344 2024.08.16 05:48:12.021420 [ 3 ] {} <Debug> HTTP-Session: ce52c567-a2b0-438d-8c10-7641222c2e4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1345 2024.08.16 05:48:12.021434 [ 3 ] {} <Debug> HTTP-Session: ce52c567-a2b0-438d-8c10-7641222c2e4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1346 2024.08.16 05:48:12.021465 [ 3 ] {} <Trace> HTTP-Session: ce52c567-a2b0-438d-8c10-7641222c2e4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1347 2024.08.16 05:48:12.021603 [ 3 ] {150231e4-669e-4e39-b674-00ebeedf3010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1348 2024.08.16 05:48:12.021649 [ 3 ] {150231e4-669e-4e39-b674-00ebeedf3010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1349 2024.08.16 05:48:12.021816 [ 3 ] {150231e4-669e-4e39-b674-00ebeedf3010} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1350 2024.08.16 05:48:12.022178 [ 3 ] {150231e4-669e-4e39-b674-00ebeedf3010} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1351 2024.08.16 05:48:12.022214 [ 3 ] {150231e4-669e-4e39-b674-00ebeedf3010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
1352 2024.08.16 05:48:12.022591 [ 3 ] {150231e4-669e-4e39-b674-00ebeedf3010} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1353 2024.08.16 05:48:12.022926 [ 3 ] {150231e4-669e-4e39-b674-00ebeedf3010} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1354 2024.08.16 05:48:12.023085 [ 3 ] {150231e4-669e-4e39-b674-00ebeedf3010} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001541 sec., 64892.926670992856 rows/sec., 4.50 MiB/sec.
1355 2024.08.16 05:48:12.023260 [ 3 ] {150231e4-669e-4e39-b674-00ebeedf3010} <Debug> DynamicQueryHandler: Done processing query
1356 2024.08.16 05:48:12.023285 [ 3 ] {150231e4-669e-4e39-b674-00ebeedf3010} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1357 2024.08.16 05:48:12.023301 [ 3 ] {} <Debug> HTTP-Session: ce52c567-a2b0-438d-8c10-7641222c2e4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1358 2024.08.16 05:48:12.023427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 4627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1359 2024.08.16 05:48:12.023475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1360 2024.08.16 05:48:12.023493 [ 3 ] {} <Debug> HTTP-Session: 79f990d9-2eb0-4737-b346-5f2b02fbef3b Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1361 2024.08.16 05:48:12.023509 [ 3 ] {} <Debug> HTTP-Session: 79f990d9-2eb0-4737-b346-5f2b02fbef3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1362 2024.08.16 05:48:12.023522 [ 3 ] {} <Debug> HTTP-Session: 79f990d9-2eb0-4737-b346-5f2b02fbef3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1363 2024.08.16 05:48:12.023553 [ 3 ] {} <Trace> HTTP-Session: 79f990d9-2eb0-4737-b346-5f2b02fbef3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1364 2024.08.16 05:48:12.023660 [ 3 ] {982ac637-f600-405a-8b95-a3de6c93cfab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1365 2024.08.16 05:48:12.023703 [ 3 ] {982ac637-f600-405a-8b95-a3de6c93cfab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1366 2024.08.16 05:48:12.023827 [ 3 ] {982ac637-f600-405a-8b95-a3de6c93cfab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1367 2024.08.16 05:48:12.024111 [ 3 ] {982ac637-f600-405a-8b95-a3de6c93cfab} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1368 2024.08.16 05:48:12.024148 [ 3 ] {982ac637-f600-405a-8b95-a3de6c93cfab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
1369 2024.08.16 05:48:12.024490 [ 3 ] {982ac637-f600-405a-8b95-a3de6c93cfab} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1370 2024.08.16 05:48:12.024798 [ 3 ] {982ac637-f600-405a-8b95-a3de6c93cfab} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1371 2024.08.16 05:48:12.024964 [ 3 ] {982ac637-f600-405a-8b95-a3de6c93cfab} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001336 sec., 22455.08982035928 rows/sec., 1.54 MiB/sec.
1372 2024.08.16 05:48:12.025130 [ 3 ] {982ac637-f600-405a-8b95-a3de6c93cfab} <Debug> DynamicQueryHandler: Done processing query
1373 2024.08.16 05:48:12.025154 [ 3 ] {982ac637-f600-405a-8b95-a3de6c93cfab} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1374 2024.08.16 05:48:12.025169 [ 3 ] {} <Debug> HTTP-Session: 79f990d9-2eb0-4737-b346-5f2b02fbef3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1375 2024.08.16 05:48:17.017848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1376 2024.08.16 05:48:17.017985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1377 2024.08.16 05:48:17.018014 [ 3 ] {} <Debug> HTTP-Session: dc1d2476-f63a-4e81-9bce-74b35f7f17a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1378 2024.08.16 05:48:17.018041 [ 3 ] {} <Debug> HTTP-Session: dc1d2476-f63a-4e81-9bce-74b35f7f17a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1379 2024.08.16 05:48:17.018059 [ 3 ] {} <Debug> HTTP-Session: dc1d2476-f63a-4e81-9bce-74b35f7f17a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1380 2024.08.16 05:48:17.018114 [ 3 ] {} <Trace> HTTP-Session: dc1d2476-f63a-4e81-9bce-74b35f7f17a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1381 2024.08.16 05:48:17.018334 [ 3 ] {dfacd6a8-fe5e-4bf6-981f-07616e177d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1382 2024.08.16 05:48:17.018415 [ 3 ] {dfacd6a8-fe5e-4bf6-981f-07616e177d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1383 2024.08.16 05:48:17.018661 [ 3 ] {dfacd6a8-fe5e-4bf6-981f-07616e177d82} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1384 2024.08.16 05:48:17.019154 [ 3 ] {dfacd6a8-fe5e-4bf6-981f-07616e177d82} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1385 2024.08.16 05:48:17.019193 [ 3 ] {dfacd6a8-fe5e-4bf6-981f-07616e177d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
1386 2024.08.16 05:48:17.019547 [ 3 ] {dfacd6a8-fe5e-4bf6-981f-07616e177d82} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1387 2024.08.16 05:48:17.019867 [ 3 ] {dfacd6a8-fe5e-4bf6-981f-07616e177d82} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1388 2024.08.16 05:48:17.019999 [ 3 ] {dfacd6a8-fe5e-4bf6-981f-07616e177d82} <Debug> executeQuery: Read 22 rows, 1.78 KiB in 0.001745 sec., 12607.449856733525 rows/sec., 1021.89 KiB/sec.
1389 2024.08.16 05:48:17.020316 [ 3 ] {dfacd6a8-fe5e-4bf6-981f-07616e177d82} <Debug> DynamicQueryHandler: Done processing query
1390 2024.08.16 05:48:17.020342 [ 3 ] {dfacd6a8-fe5e-4bf6-981f-07616e177d82} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1391 2024.08.16 05:48:17.020358 [ 3 ] {} <Debug> HTTP-Session: dc1d2476-f63a-4e81-9bce-74b35f7f17a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1392 2024.08.16 05:48:17.020540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 13571, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1393 2024.08.16 05:48:17.020590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1394 2024.08.16 05:48:17.020610 [ 3 ] {} <Debug> HTTP-Session: 2564a623-f819-41d1-9f03-e68e9560c8a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1395 2024.08.16 05:48:17.020626 [ 3 ] {} <Debug> HTTP-Session: 2564a623-f819-41d1-9f03-e68e9560c8a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1396 2024.08.16 05:48:17.020639 [ 3 ] {} <Debug> HTTP-Session: 2564a623-f819-41d1-9f03-e68e9560c8a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1397 2024.08.16 05:48:17.020672 [ 3 ] {} <Trace> HTTP-Session: 2564a623-f819-41d1-9f03-e68e9560c8a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1398 2024.08.16 05:48:17.020792 [ 3 ] {d97b98e1-d959-4314-88aa-fa92083292e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1399 2024.08.16 05:48:17.020835 [ 3 ] {d97b98e1-d959-4314-88aa-fa92083292e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1400 2024.08.16 05:48:17.020975 [ 3 ] {d97b98e1-d959-4314-88aa-fa92083292e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1401 2024.08.16 05:48:17.021329 [ 3 ] {d97b98e1-d959-4314-88aa-fa92083292e4} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1402 2024.08.16 05:48:17.021386 [ 3 ] {d97b98e1-d959-4314-88aa-fa92083292e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
1403 2024.08.16 05:48:17.021678 [ 3 ] {d97b98e1-d959-4314-88aa-fa92083292e4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1404 2024.08.16 05:48:17.021953 [ 3 ] {d97b98e1-d959-4314-88aa-fa92083292e4} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1405 2024.08.16 05:48:17.022061 [ 3 ] {d97b98e1-d959-4314-88aa-fa92083292e4} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001376 sec., 66860.46511627907 rows/sec., 5.65 MiB/sec.
1406 2024.08.16 05:48:17.022287 [ 3 ] {d97b98e1-d959-4314-88aa-fa92083292e4} <Debug> DynamicQueryHandler: Done processing query
1407 2024.08.16 05:48:17.022312 [ 3 ] {d97b98e1-d959-4314-88aa-fa92083292e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1408 2024.08.16 05:48:17.022327 [ 3 ] {} <Debug> HTTP-Session: 2564a623-f819-41d1-9f03-e68e9560c8a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1409 2024.08.16 05:48:17.022557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 8514, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1410 2024.08.16 05:48:17.022606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1411 2024.08.16 05:48:17.022624 [ 3 ] {} <Debug> HTTP-Session: b370e786-4bd9-4779-b989-bab814f9aecb Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1412 2024.08.16 05:48:17.022639 [ 3 ] {} <Debug> HTTP-Session: b370e786-4bd9-4779-b989-bab814f9aecb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1413 2024.08.16 05:48:17.022675 [ 3 ] {} <Debug> HTTP-Session: b370e786-4bd9-4779-b989-bab814f9aecb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1414 2024.08.16 05:48:17.022706 [ 3 ] {} <Trace> HTTP-Session: b370e786-4bd9-4779-b989-bab814f9aecb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1415 2024.08.16 05:48:17.022815 [ 3 ] {9c8c272b-88af-44db-917d-ee26ab4bd15a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1416 2024.08.16 05:48:17.022855 [ 3 ] {9c8c272b-88af-44db-917d-ee26ab4bd15a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1417 2024.08.16 05:48:17.022979 [ 3 ] {9c8c272b-88af-44db-917d-ee26ab4bd15a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1418 2024.08.16 05:48:17.023364 [ 3 ] {9c8c272b-88af-44db-917d-ee26ab4bd15a} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1419 2024.08.16 05:48:17.023400 [ 3 ] {9c8c272b-88af-44db-917d-ee26ab4bd15a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
1420 2024.08.16 05:48:17.023697 [ 3 ] {9c8c272b-88af-44db-917d-ee26ab4bd15a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1421 2024.08.16 05:48:17.023992 [ 3 ] {9c8c272b-88af-44db-917d-ee26ab4bd15a} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1422 2024.08.16 05:48:17.024114 [ 3 ] {9c8c272b-88af-44db-917d-ee26ab4bd15a} <Debug> executeQuery: Read 50 rows, 4.00 KiB in 0.001337 sec., 37397.15781600598 rows/sec., 2.92 MiB/sec.
1423 2024.08.16 05:48:17.024274 [ 3 ] {9c8c272b-88af-44db-917d-ee26ab4bd15a} <Debug> DynamicQueryHandler: Done processing query
1424 2024.08.16 05:48:17.024299 [ 3 ] {9c8c272b-88af-44db-917d-ee26ab4bd15a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
1425 2024.08.16 05:48:17.024314 [ 3 ] {} <Debug> HTTP-Session: b370e786-4bd9-4779-b989-bab814f9aecb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1426 2024.08.16 05:48:17.024515 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 19127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1427 2024.08.16 05:48:17.024564 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1428 2024.08.16 05:48:17.024582 [ 3 ] {} <Debug> HTTP-Session: c9f7fdc6-7c72-4cae-a698-2001a07c161f Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1429 2024.08.16 05:48:17.024598 [ 3 ] {} <Debug> HTTP-Session: c9f7fdc6-7c72-4cae-a698-2001a07c161f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1430 2024.08.16 05:48:17.024612 [ 3 ] {} <Debug> HTTP-Session: c9f7fdc6-7c72-4cae-a698-2001a07c161f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1431 2024.08.16 05:48:17.024643 [ 3 ] {} <Trace> HTTP-Session: c9f7fdc6-7c72-4cae-a698-2001a07c161f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1432 2024.08.16 05:48:17.024769 [ 3 ] {def555c3-27b9-41a5-9b58-194fce372a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1433 2024.08.16 05:48:17.024814 [ 3 ] {def555c3-27b9-41a5-9b58-194fce372a72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1434 2024.08.16 05:48:17.024953 [ 3 ] {def555c3-27b9-41a5-9b58-194fce372a72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1435 2024.08.16 05:48:17.025301 [ 3 ] {def555c3-27b9-41a5-9b58-194fce372a72} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1436 2024.08.16 05:48:17.025336 [ 3 ] {def555c3-27b9-41a5-9b58-194fce372a72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
1437 2024.08.16 05:48:17.025702 [ 3 ] {def555c3-27b9-41a5-9b58-194fce372a72} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1438 2024.08.16 05:48:17.026028 [ 3 ] {def555c3-27b9-41a5-9b58-194fce372a72} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1439 2024.08.16 05:48:17.026150 [ 3 ] {def555c3-27b9-41a5-9b58-194fce372a72} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001433 sec., 69783.67062107466 rows/sec., 4.84 MiB/sec.
1440 2024.08.16 05:48:17.026444 [ 3 ] {def555c3-27b9-41a5-9b58-194fce372a72} <Debug> DynamicQueryHandler: Done processing query
1441 2024.08.16 05:48:17.026469 [ 3 ] {def555c3-27b9-41a5-9b58-194fce372a72} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1442 2024.08.16 05:48:17.026485 [ 3 ] {} <Debug> HTTP-Session: c9f7fdc6-7c72-4cae-a698-2001a07c161f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1443 2024.08.16 05:48:17.026715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 34929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1444 2024.08.16 05:48:17.026771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1445 2024.08.16 05:48:17.026789 [ 3 ] {} <Debug> HTTP-Session: 5f08b27a-848c-4b3c-95bd-d48df8c81443 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1446 2024.08.16 05:48:17.026805 [ 3 ] {} <Debug> HTTP-Session: 5f08b27a-848c-4b3c-95bd-d48df8c81443 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1447 2024.08.16 05:48:17.026819 [ 3 ] {} <Debug> HTTP-Session: 5f08b27a-848c-4b3c-95bd-d48df8c81443 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1448 2024.08.16 05:48:17.026850 [ 3 ] {} <Trace> HTTP-Session: 5f08b27a-848c-4b3c-95bd-d48df8c81443 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1449 2024.08.16 05:48:17.027120 [ 3 ] {6f9615fd-97d4-47db-9be3-0803928a0be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1450 2024.08.16 05:48:17.027190 [ 3 ] {6f9615fd-97d4-47db-9be3-0803928a0be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
1451 2024.08.16 05:48:17.027592 [ 3 ] {6f9615fd-97d4-47db-9be3-0803928a0be4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1452 2024.08.16 05:48:17.028216 [ 3 ] {6f9615fd-97d4-47db-9be3-0803928a0be4} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1453 2024.08.16 05:48:17.028250 [ 3 ] {6f9615fd-97d4-47db-9be3-0803928a0be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
1454 2024.08.16 05:48:17.028831 [ 3 ] {6f9615fd-97d4-47db-9be3-0803928a0be4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1455 2024.08.16 05:48:17.029237 [ 3 ] {6f9615fd-97d4-47db-9be3-0803928a0be4} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1456 2024.08.16 05:48:17.029381 [ 3 ] {6f9615fd-97d4-47db-9be3-0803928a0be4} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002442 sec., 9009.009009009009 rows/sec., 16.14 MiB/sec.
1457 2024.08.16 05:48:17.029667 [ 3 ] {6f9615fd-97d4-47db-9be3-0803928a0be4} <Debug> DynamicQueryHandler: Done processing query
1458 2024.08.16 05:48:17.029691 [ 3 ] {6f9615fd-97d4-47db-9be3-0803928a0be4} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
1459 2024.08.16 05:48:17.029707 [ 3 ] {} <Debug> HTTP-Session: 5f08b27a-848c-4b3c-95bd-d48df8c81443 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1460 2024.08.16 05:48:17.029823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 4627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1461 2024.08.16 05:48:17.029871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1462 2024.08.16 05:48:17.029890 [ 3 ] {} <Debug> HTTP-Session: 753bdae8-a89a-404a-9331-0115b7fa9150 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1463 2024.08.16 05:48:17.029905 [ 3 ] {} <Debug> HTTP-Session: 753bdae8-a89a-404a-9331-0115b7fa9150 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1464 2024.08.16 05:48:17.029919 [ 3 ] {} <Debug> HTTP-Session: 753bdae8-a89a-404a-9331-0115b7fa9150 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1465 2024.08.16 05:48:17.029950 [ 3 ] {} <Trace> HTTP-Session: 753bdae8-a89a-404a-9331-0115b7fa9150 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1466 2024.08.16 05:48:17.030050 [ 3 ] {8851d1c5-dab9-49d5-bc93-87cd4bf10f6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1467 2024.08.16 05:48:17.030094 [ 3 ] {8851d1c5-dab9-49d5-bc93-87cd4bf10f6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1468 2024.08.16 05:48:17.030223 [ 3 ] {8851d1c5-dab9-49d5-bc93-87cd4bf10f6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1469 2024.08.16 05:48:17.030513 [ 3 ] {8851d1c5-dab9-49d5-bc93-87cd4bf10f6d} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1470 2024.08.16 05:48:17.030549 [ 3 ] {8851d1c5-dab9-49d5-bc93-87cd4bf10f6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
1471 2024.08.16 05:48:17.030889 [ 3 ] {8851d1c5-dab9-49d5-bc93-87cd4bf10f6d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1472 2024.08.16 05:48:17.031202 [ 3 ] {8851d1c5-dab9-49d5-bc93-87cd4bf10f6d} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1473 2024.08.16 05:48:17.031321 [ 3 ] {8851d1c5-dab9-49d5-bc93-87cd4bf10f6d} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.0013 sec., 23076.923076923078 rows/sec., 1.58 MiB/sec.
1474 2024.08.16 05:48:17.031480 [ 3 ] {8851d1c5-dab9-49d5-bc93-87cd4bf10f6d} <Debug> DynamicQueryHandler: Done processing query
1475 2024.08.16 05:48:17.031504 [ 3 ] {8851d1c5-dab9-49d5-bc93-87cd4bf10f6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1476 2024.08.16 05:48:17.031519 [ 3 ] {} <Debug> HTTP-Session: 753bdae8-a89a-404a-9331-0115b7fa9150 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1477 2024.08.16 05:48:22.016783 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1478 2024.08.16 05:48:22.016923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1479 2024.08.16 05:48:22.016954 [ 3 ] {} <Debug> HTTP-Session: b6d050ed-0db1-43ff-a475-3092c58d9ac3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1480 2024.08.16 05:48:22.016983 [ 3 ] {} <Debug> HTTP-Session: b6d050ed-0db1-43ff-a475-3092c58d9ac3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1481 2024.08.16 05:48:22.017002 [ 3 ] {} <Debug> HTTP-Session: b6d050ed-0db1-43ff-a475-3092c58d9ac3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1482 2024.08.16 05:48:22.017059 [ 3 ] {} <Trace> HTTP-Session: b6d050ed-0db1-43ff-a475-3092c58d9ac3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1483 2024.08.16 05:48:22.017271 [ 3 ] {259ece78-a3e6-4688-b609-47b16bdc6aef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1484 2024.08.16 05:48:22.017339 [ 3 ] {259ece78-a3e6-4688-b609-47b16bdc6aef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1485 2024.08.16 05:48:22.017521 [ 3 ] {259ece78-a3e6-4688-b609-47b16bdc6aef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1486 2024.08.16 05:48:22.018036 [ 3 ] {259ece78-a3e6-4688-b609-47b16bdc6aef} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1487 2024.08.16 05:48:22.018078 [ 3 ] {259ece78-a3e6-4688-b609-47b16bdc6aef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
1488 2024.08.16 05:48:22.018448 [ 3 ] {259ece78-a3e6-4688-b609-47b16bdc6aef} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1489 2024.08.16 05:48:22.018792 [ 3 ] {259ece78-a3e6-4688-b609-47b16bdc6aef} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1490 2024.08.16 05:48:22.018960 [ 3 ] {259ece78-a3e6-4688-b609-47b16bdc6aef} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001748 sec., 14874.141876430205 rows/sec., 1.11 MiB/sec.
1491 2024.08.16 05:48:22.019167 [ 3 ] {259ece78-a3e6-4688-b609-47b16bdc6aef} <Debug> DynamicQueryHandler: Done processing query
1492 2024.08.16 05:48:22.019195 [ 3 ] {259ece78-a3e6-4688-b609-47b16bdc6aef} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1493 2024.08.16 05:48:22.019212 [ 3 ] {} <Debug> HTTP-Session: b6d050ed-0db1-43ff-a475-3092c58d9ac3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1494 2024.08.16 05:48:22.019386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 4790, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1495 2024.08.16 05:48:22.019441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1496 2024.08.16 05:48:22.019461 [ 3 ] {} <Debug> HTTP-Session: 8bc1e8dd-0ffd-4aa0-bed3-5023544aaecf Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1497 2024.08.16 05:48:22.019478 [ 3 ] {} <Debug> HTTP-Session: 8bc1e8dd-0ffd-4aa0-bed3-5023544aaecf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1498 2024.08.16 05:48:22.019491 [ 3 ] {} <Debug> HTTP-Session: 8bc1e8dd-0ffd-4aa0-bed3-5023544aaecf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1499 2024.08.16 05:48:22.019526 [ 3 ] {} <Trace> HTTP-Session: 8bc1e8dd-0ffd-4aa0-bed3-5023544aaecf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1500 2024.08.16 05:48:22.019641 [ 3 ] {f2384652-a1e4-4674-9509-c441f5e43764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1501 2024.08.16 05:48:22.019686 [ 3 ] {f2384652-a1e4-4674-9509-c441f5e43764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1502 2024.08.16 05:48:22.019817 [ 3 ] {f2384652-a1e4-4674-9509-c441f5e43764} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1503 2024.08.16 05:48:22.020147 [ 3 ] {f2384652-a1e4-4674-9509-c441f5e43764} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1504 2024.08.16 05:48:22.020184 [ 3 ] {f2384652-a1e4-4674-9509-c441f5e43764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
1505 2024.08.16 05:48:22.020493 [ 3 ] {f2384652-a1e4-4674-9509-c441f5e43764} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1506 2024.08.16 05:48:22.020791 [ 3 ] {f2384652-a1e4-4674-9509-c441f5e43764} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1507 2024.08.16 05:48:22.020949 [ 3 ] {f2384652-a1e4-4674-9509-c441f5e43764} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001344 sec., 20833.333333333336 rows/sec., 1.62 MiB/sec.
1508 2024.08.16 05:48:22.021116 [ 3 ] {f2384652-a1e4-4674-9509-c441f5e43764} <Debug> DynamicQueryHandler: Done processing query
1509 2024.08.16 05:48:22.021141 [ 3 ] {f2384652-a1e4-4674-9509-c441f5e43764} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1510 2024.08.16 05:48:22.021156 [ 3 ] {} <Debug> HTTP-Session: 8bc1e8dd-0ffd-4aa0-bed3-5023544aaecf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1511 2024.08.16 05:48:22.021277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 19127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1512 2024.08.16 05:48:22.021326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1513 2024.08.16 05:48:22.021344 [ 3 ] {} <Debug> HTTP-Session: 56b19252-e9de-43f8-9202-3c7e72037938 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1514 2024.08.16 05:48:22.021360 [ 3 ] {} <Debug> HTTP-Session: 56b19252-e9de-43f8-9202-3c7e72037938 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1515 2024.08.16 05:48:22.021375 [ 3 ] {} <Debug> HTTP-Session: 56b19252-e9de-43f8-9202-3c7e72037938 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1516 2024.08.16 05:48:22.021408 [ 3 ] {} <Trace> HTTP-Session: 56b19252-e9de-43f8-9202-3c7e72037938 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1517 2024.08.16 05:48:22.021540 [ 3 ] {26eb0fdf-5ee6-4517-b8b9-09056019fc66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1518 2024.08.16 05:48:22.021587 [ 3 ] {26eb0fdf-5ee6-4517-b8b9-09056019fc66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1519 2024.08.16 05:48:22.021734 [ 3 ] {26eb0fdf-5ee6-4517-b8b9-09056019fc66} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1520 2024.08.16 05:48:22.022077 [ 3 ] {26eb0fdf-5ee6-4517-b8b9-09056019fc66} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1521 2024.08.16 05:48:22.022113 [ 3 ] {26eb0fdf-5ee6-4517-b8b9-09056019fc66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
1522 2024.08.16 05:48:22.022502 [ 3 ] {26eb0fdf-5ee6-4517-b8b9-09056019fc66} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1523 2024.08.16 05:48:22.022832 [ 3 ] {26eb0fdf-5ee6-4517-b8b9-09056019fc66} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1524 2024.08.16 05:48:22.022999 [ 3 ] {26eb0fdf-5ee6-4517-b8b9-09056019fc66} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001511 sec., 66181.33686300463 rows/sec., 4.59 MiB/sec.
1525 2024.08.16 05:48:22.023282 [ 3 ] {26eb0fdf-5ee6-4517-b8b9-09056019fc66} <Debug> DynamicQueryHandler: Done processing query
1526 2024.08.16 05:48:22.023307 [ 3 ] {26eb0fdf-5ee6-4517-b8b9-09056019fc66} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1527 2024.08.16 05:48:22.023322 [ 3 ] {} <Debug> HTTP-Session: 56b19252-e9de-43f8-9202-3c7e72037938 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1528 2024.08.16 05:48:22.023457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 4627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1529 2024.08.16 05:48:22.023506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1530 2024.08.16 05:48:22.023524 [ 3 ] {} <Debug> HTTP-Session: d247caa3-54fd-41ee-b57c-87a6e6d24c3b Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1531 2024.08.16 05:48:22.023541 [ 3 ] {} <Debug> HTTP-Session: d247caa3-54fd-41ee-b57c-87a6e6d24c3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1532 2024.08.16 05:48:22.023554 [ 3 ] {} <Debug> HTTP-Session: d247caa3-54fd-41ee-b57c-87a6e6d24c3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1533 2024.08.16 05:48:22.023587 [ 3 ] {} <Trace> HTTP-Session: d247caa3-54fd-41ee-b57c-87a6e6d24c3b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1534 2024.08.16 05:48:22.023691 [ 3 ] {d38ea557-0bc9-403e-82ac-8314c37ed1b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1535 2024.08.16 05:48:22.023735 [ 3 ] {d38ea557-0bc9-403e-82ac-8314c37ed1b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1536 2024.08.16 05:48:22.023877 [ 3 ] {d38ea557-0bc9-403e-82ac-8314c37ed1b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1537 2024.08.16 05:48:22.024154 [ 3 ] {d38ea557-0bc9-403e-82ac-8314c37ed1b1} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1538 2024.08.16 05:48:22.024191 [ 3 ] {d38ea557-0bc9-403e-82ac-8314c37ed1b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
1539 2024.08.16 05:48:22.024540 [ 3 ] {d38ea557-0bc9-403e-82ac-8314c37ed1b1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1540 2024.08.16 05:48:22.024867 [ 3 ] {d38ea557-0bc9-403e-82ac-8314c37ed1b1} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1541 2024.08.16 05:48:22.025034 [ 3 ] {d38ea557-0bc9-403e-82ac-8314c37ed1b1} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001371 sec., 21881.83807439825 rows/sec., 1.50 MiB/sec.
1542 2024.08.16 05:48:22.025317 [ 3 ] {d38ea557-0bc9-403e-82ac-8314c37ed1b1} <Debug> DynamicQueryHandler: Done processing query
1543 2024.08.16 05:48:22.025341 [ 3 ] {d38ea557-0bc9-403e-82ac-8314c37ed1b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1544 2024.08.16 05:48:22.025356 [ 3 ] {} <Debug> HTTP-Session: d247caa3-54fd-41ee-b57c-87a6e6d24c3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1545 2024.08.16 05:48:24.856930 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache
1546 2024.08.16 05:48:24.857010 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache
1547 2024.08.16 05:48:27.013104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1548 2024.08.16 05:48:27.013222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1549 2024.08.16 05:48:27.013250 [ 3 ] {} <Debug> HTTP-Session: 79404e91-8752-4770-9ceb-bbe1b72a70ae Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1550 2024.08.16 05:48:27.013277 [ 3 ] {} <Debug> HTTP-Session: 79404e91-8752-4770-9ceb-bbe1b72a70ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1551 2024.08.16 05:48:27.013295 [ 3 ] {} <Debug> HTTP-Session: 79404e91-8752-4770-9ceb-bbe1b72a70ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1552 2024.08.16 05:48:27.013350 [ 3 ] {} <Trace> HTTP-Session: 79404e91-8752-4770-9ceb-bbe1b72a70ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1553 2024.08.16 05:48:27.013582 [ 3 ] {c110a5c7-ee25-4a5c-becf-8f6e4d367c41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
1554 2024.08.16 05:48:27.013931 [ 3 ] {c110a5c7-ee25-4a5c-becf-8f6e4d367c41} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1555 2024.08.16 05:48:27.013973 [ 3 ] {c110a5c7-ee25-4a5c-becf-8f6e4d367c41} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE
1556 2024.08.16 05:48:27.014268 [ 3 ] {c110a5c7-ee25-4a5c-becf-8f6e4d367c41} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1557 2024.08.16 05:48:27.014347 [ 3 ] {c110a5c7-ee25-4a5c-becf-8f6e4d367c41} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1558 2024.08.16 05:48:27.014517 [ 3 ] {c110a5c7-ee25-4a5c-becf-8f6e4d367c41} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1559 2024.08.16 05:48:27.014658 [ 254 ] {c110a5c7-ee25-4a5c-becf-8f6e4d367c41} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1560 2024.08.16 05:48:27.014658 [ 253 ] {c110a5c7-ee25-4a5c-becf-8f6e4d367c41} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1561 2024.08.16 05:48:27.014805 [ 3 ] {c110a5c7-ee25-4a5c-becf-8f6e4d367c41} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (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
1562 2024.08.16 05:48:27.014834 [ 3 ] {c110a5c7-ee25-4a5c-becf-8f6e4d367c41} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Spreading mark ranges among streams (default reading)
1563 2024.08.16 05:48:27.017303 [ 3 ] {c110a5c7-ee25-4a5c-becf-8f6e4d367c41} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1564 2024.08.16 05:48:27.017412 [ 3 ] {c110a5c7-ee25-4a5c-becf-8f6e4d367c41} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Reading approx. 18 rows with 2 streams
1565 2024.08.16 05:48:27.017479 [ 3 ] {c110a5c7-ee25-4a5c-becf-8f6e4d367c41} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))"
1566 2024.08.16 05:48:27.017532 [ 3 ] {c110a5c7-ee25-4a5c-becf-8f6e4d367c41} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))"
1567 2024.08.16 05:48:27.019335 [ 3 ] {c110a5c7-ee25-4a5c-becf-8f6e4d367c41} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.005848 sec., 3077.9753761969905 rows/sec., 129.25 KiB/sec.
1568 2024.08.16 05:48:27.019717 [ 3 ] {c110a5c7-ee25-4a5c-becf-8f6e4d367c41} <Debug> DynamicQueryHandler: Done processing query
1569 2024.08.16 05:48:27.019748 [ 3 ] {c110a5c7-ee25-4a5c-becf-8f6e4d367c41} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1570 2024.08.16 05:48:27.019768 [ 3 ] {} <Debug> HTTP-Session: 79404e91-8752-4770-9ceb-bbe1b72a70ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1571 2024.08.16 05:48:27.020018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1572 2024.08.16 05:48:27.020077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1573 2024.08.16 05:48:27.020100 [ 3 ] {} <Debug> HTTP-Session: 43a94531-70a8-4125-940e-cffb7970cfaa Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1574 2024.08.16 05:48:27.020120 [ 3 ] {} <Debug> HTTP-Session: 43a94531-70a8-4125-940e-cffb7970cfaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1575 2024.08.16 05:48:27.020136 [ 3 ] {} <Debug> HTTP-Session: 43a94531-70a8-4125-940e-cffb7970cfaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1576 2024.08.16 05:48:27.020174 [ 3 ] {} <Trace> HTTP-Session: 43a94531-70a8-4125-940e-cffb7970cfaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1577 2024.08.16 05:48:27.020343 [ 3 ] {b51f822a-e355-4fa0-8a7e-d493a29cfa27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
1578 2024.08.16 05:48:27.020619 [ 3 ] {b51f822a-e355-4fa0-8a7e-d493a29cfa27} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1579 2024.08.16 05:48:27.020659 [ 3 ] {b51f822a-e355-4fa0-8a7e-d493a29cfa27} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_routes')" moved to PREWHERE
1580 2024.08.16 05:48:27.020911 [ 3 ] {b51f822a-e355-4fa0-8a7e-d493a29cfa27} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1581 2024.08.16 05:48:27.020975 [ 3 ] {b51f822a-e355-4fa0-8a7e-d493a29cfa27} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1582 2024.08.16 05:48:27.021109 [ 3 ] {b51f822a-e355-4fa0-8a7e-d493a29cfa27} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1583 2024.08.16 05:48:27.021209 [ 254 ] {b51f822a-e355-4fa0-8a7e-d493a29cfa27} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1584 2024.08.16 05:48:27.021213 [ 250 ] {b51f822a-e355-4fa0-8a7e-d493a29cfa27} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1585 2024.08.16 05:48:27.021336 [ 3 ] {b51f822a-e355-4fa0-8a7e-d493a29cfa27} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (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
1586 2024.08.16 05:48:27.021363 [ 3 ] {b51f822a-e355-4fa0-8a7e-d493a29cfa27} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Spreading mark ranges among streams (default reading)
1587 2024.08.16 05:48:27.021443 [ 3 ] {b51f822a-e355-4fa0-8a7e-d493a29cfa27} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1588 2024.08.16 05:48:27.021463 [ 3 ] {b51f822a-e355-4fa0-8a7e-d493a29cfa27} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Reading approx. 18 rows with 2 streams
1589 2024.08.16 05:48:27.021500 [ 3 ] {b51f822a-e355-4fa0-8a7e-d493a29cfa27} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_routes'))"
1590 2024.08.16 05:48:27.021537 [ 3 ] {b51f822a-e355-4fa0-8a7e-d493a29cfa27} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_routes'))"
1591 2024.08.16 05:48:27.022840 [ 3 ] {b51f822a-e355-4fa0-8a7e-d493a29cfa27} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002578 sec., 6982.156710628394 rows/sec., 293.20 KiB/sec.
1592 2024.08.16 05:48:27.023149 [ 3 ] {b51f822a-e355-4fa0-8a7e-d493a29cfa27} <Debug> DynamicQueryHandler: Done processing query
1593 2024.08.16 05:48:27.023173 [ 3 ] {b51f822a-e355-4fa0-8a7e-d493a29cfa27} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1594 2024.08.16 05:48:27.023191 [ 3 ] {} <Debug> HTTP-Session: 43a94531-70a8-4125-940e-cffb7970cfaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1595 2024.08.16 05:48:27.023441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 854, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1596 2024.08.16 05:48:27.023489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1597 2024.08.16 05:48:27.023507 [ 3 ] {} <Debug> HTTP-Session: ebd907cb-5863-42c2-8935-272e9482e66c Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1598 2024.08.16 05:48:27.023524 [ 3 ] {} <Debug> HTTP-Session: ebd907cb-5863-42c2-8935-272e9482e66c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1599 2024.08.16 05:48:27.023537 [ 3 ] {} <Debug> HTTP-Session: ebd907cb-5863-42c2-8935-272e9482e66c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1600 2024.08.16 05:48:27.023568 [ 3 ] {} <Trace> HTTP-Session: ebd907cb-5863-42c2-8935-272e9482e66c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1601 2024.08.16 05:48:27.023705 [ 3 ] {cd865b15-2c13-4932-a375-caef38b0ca2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete)
1602 2024.08.16 05:48:27.023968 [ 3 ] {cd865b15-2c13-4932-a375-caef38b0ca2b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1603 2024.08.16 05:48:27.024008 [ 3 ] {cd865b15-2c13-4932-a375-caef38b0ca2b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE
1604 2024.08.16 05:48:27.024263 [ 3 ] {cd865b15-2c13-4932-a375-caef38b0ca2b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1605 2024.08.16 05:48:27.024326 [ 3 ] {cd865b15-2c13-4932-a375-caef38b0ca2b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1606 2024.08.16 05:48:27.024462 [ 3 ] {cd865b15-2c13-4932-a375-caef38b0ca2b} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1607 2024.08.16 05:48:27.024562 [ 255 ] {cd865b15-2c13-4932-a375-caef38b0ca2b} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1608 2024.08.16 05:48:27.024567 [ 254 ] {cd865b15-2c13-4932-a375-caef38b0ca2b} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1609 2024.08.16 05:48:27.024681 [ 3 ] {cd865b15-2c13-4932-a375-caef38b0ca2b} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (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
1610 2024.08.16 05:48:27.024708 [ 3 ] {cd865b15-2c13-4932-a375-caef38b0ca2b} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Spreading mark ranges among streams (default reading)
1611 2024.08.16 05:48:27.024786 [ 3 ] {cd865b15-2c13-4932-a375-caef38b0ca2b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1612 2024.08.16 05:48:27.024806 [ 3 ] {cd865b15-2c13-4932-a375-caef38b0ca2b} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Reading approx. 18 rows with 2 streams
1613 2024.08.16 05:48:27.024842 [ 3 ] {cd865b15-2c13-4932-a375-caef38b0ca2b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))"
1614 2024.08.16 05:48:27.024881 [ 3 ] {cd865b15-2c13-4932-a375-caef38b0ca2b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))"
1615 2024.08.16 05:48:27.026201 [ 3 ] {cd865b15-2c13-4932-a375-caef38b0ca2b} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002559 sec., 7033.997655334115 rows/sec., 295.37 KiB/sec.
1616 2024.08.16 05:48:27.026502 [ 3 ] {cd865b15-2c13-4932-a375-caef38b0ca2b} <Debug> DynamicQueryHandler: Done processing query
1617 2024.08.16 05:48:27.026526 [ 3 ] {cd865b15-2c13-4932-a375-caef38b0ca2b} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1618 2024.08.16 05:48:27.026542 [ 3 ] {} <Debug> HTTP-Session: ebd907cb-5863-42c2-8935-272e9482e66c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1619 2024.08.16 05:48:27.026775 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1620 2024.08.16 05:48:27.026822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1621 2024.08.16 05:48:27.026840 [ 3 ] {} <Debug> HTTP-Session: 0ced68c2-83f2-4439-8bfb-407bde3d3c91 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1622 2024.08.16 05:48:27.026856 [ 3 ] {} <Debug> HTTP-Session: 0ced68c2-83f2-4439-8bfb-407bde3d3c91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1623 2024.08.16 05:48:27.026870 [ 3 ] {} <Debug> HTTP-Session: 0ced68c2-83f2-4439-8bfb-407bde3d3c91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1624 2024.08.16 05:48:27.026901 [ 3 ] {} <Trace> HTTP-Session: 0ced68c2-83f2-4439-8bfb-407bde3d3c91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1625 2024.08.16 05:48:27.027039 [ 3 ] {87e0a563-a977-4658-a60b-b47655b0cb7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
1626 2024.08.16 05:48:27.027305 [ 3 ] {87e0a563-a977-4658-a60b-b47655b0cb7e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
1627 2024.08.16 05:48:27.027345 [ 3 ] {87e0a563-a977-4658-a60b-b47655b0cb7e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
1628 2024.08.16 05:48:27.027599 [ 3 ] {87e0a563-a977-4658-a60b-b47655b0cb7e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1629 2024.08.16 05:48:27.027662 [ 3 ] {87e0a563-a977-4658-a60b-b47655b0cb7e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1630 2024.08.16 05:48:27.027794 [ 3 ] {87e0a563-a977-4658-a60b-b47655b0cb7e} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1631 2024.08.16 05:48:27.027883 [ 254 ] {87e0a563-a977-4658-a60b-b47655b0cb7e} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1632 2024.08.16 05:48:27.027896 [ 250 ] {87e0a563-a977-4658-a60b-b47655b0cb7e} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1633 2024.08.16 05:48:27.028015 [ 3 ] {87e0a563-a977-4658-a60b-b47655b0cb7e} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (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
1634 2024.08.16 05:48:27.028042 [ 3 ] {87e0a563-a977-4658-a60b-b47655b0cb7e} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Spreading mark ranges among streams (default reading)
1635 2024.08.16 05:48:27.028119 [ 3 ] {87e0a563-a977-4658-a60b-b47655b0cb7e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
1636 2024.08.16 05:48:27.028138 [ 3 ] {87e0a563-a977-4658-a60b-b47655b0cb7e} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Reading approx. 18 rows with 2 streams
1637 2024.08.16 05:48:27.028175 [ 3 ] {87e0a563-a977-4658-a60b-b47655b0cb7e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1638 2024.08.16 05:48:27.028213 [ 3 ] {87e0a563-a977-4658-a60b-b47655b0cb7e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
1639 2024.08.16 05:48:27.029467 [ 3 ] {87e0a563-a977-4658-a60b-b47655b0cb7e} <Debug> executeQuery: Read 18 rows, 774.00 B in 0.002493 sec., 7220.216606498195 rows/sec., 303.19 KiB/sec.
1640 2024.08.16 05:48:27.029768 [ 3 ] {87e0a563-a977-4658-a60b-b47655b0cb7e} <Debug> DynamicQueryHandler: Done processing query
1641 2024.08.16 05:48:27.029792 [ 3 ] {87e0a563-a977-4658-a60b-b47655b0cb7e} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1642 2024.08.16 05:48:27.029809 [ 3 ] {} <Debug> HTTP-Session: 0ced68c2-83f2-4439-8bfb-407bde3d3c91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1643 2024.08.16 05:48:27.035549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1644 2024.08.16 05:48:27.035609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1645 2024.08.16 05:48:27.035633 [ 3 ] {} <Debug> HTTP-Session: aff0eb81-5114-4c13-a2b9-4f8f295539e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1646 2024.08.16 05:48:27.035652 [ 3 ] {} <Debug> HTTP-Session: aff0eb81-5114-4c13-a2b9-4f8f295539e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1647 2024.08.16 05:48:27.035670 [ 3 ] {} <Debug> HTTP-Session: aff0eb81-5114-4c13-a2b9-4f8f295539e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1648 2024.08.16 05:48:27.035708 [ 3 ] {} <Trace> HTTP-Session: aff0eb81-5114-4c13-a2b9-4f8f295539e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1649 2024.08.16 05:48:27.035841 [ 3 ] {13c873b2-ecf6-4521-91a9-2947d2b8ec83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1650 2024.08.16 05:48:27.035894 [ 3 ] {13c873b2-ecf6-4521-91a9-2947d2b8ec83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1651 2024.08.16 05:48:27.036095 [ 3 ] {13c873b2-ecf6-4521-91a9-2947d2b8ec83} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1652 2024.08.16 05:48:27.036463 [ 3 ] {13c873b2-ecf6-4521-91a9-2947d2b8ec83} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1653 2024.08.16 05:48:27.036500 [ 3 ] {13c873b2-ecf6-4521-91a9-2947d2b8ec83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
1654 2024.08.16 05:48:27.036984 [ 3 ] {13c873b2-ecf6-4521-91a9-2947d2b8ec83} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1655 2024.08.16 05:48:27.037299 [ 3 ] {13c873b2-ecf6-4521-91a9-2947d2b8ec83} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1656 2024.08.16 05:48:27.037457 [ 3 ] {13c873b2-ecf6-4521-91a9-2947d2b8ec83} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001656 sec., 2415.458937198068 rows/sec., 307.24 KiB/sec.
1657 2024.08.16 05:48:27.037676 [ 3 ] {13c873b2-ecf6-4521-91a9-2947d2b8ec83} <Debug> DynamicQueryHandler: Done processing query
1658 2024.08.16 05:48:27.037700 [ 3 ] {13c873b2-ecf6-4521-91a9-2947d2b8ec83} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1659 2024.08.16 05:48:27.037715 [ 3 ] {} <Debug> HTTP-Session: aff0eb81-5114-4c13-a2b9-4f8f295539e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1660 2024.08.16 05:48:27.037835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1661 2024.08.16 05:48:27.037883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1662 2024.08.16 05:48:27.037901 [ 3 ] {} <Debug> HTTP-Session: 1d448255-50e9-4c0e-8acc-884eb585d15a Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1663 2024.08.16 05:48:27.037917 [ 3 ] {} <Debug> HTTP-Session: 1d448255-50e9-4c0e-8acc-884eb585d15a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1664 2024.08.16 05:48:27.037930 [ 3 ] {} <Debug> HTTP-Session: 1d448255-50e9-4c0e-8acc-884eb585d15a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1665 2024.08.16 05:48:27.037961 [ 3 ] {} <Trace> HTTP-Session: 1d448255-50e9-4c0e-8acc-884eb585d15a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1666 2024.08.16 05:48:27.038060 [ 3 ] {745a5d43-79b9-4912-ad88-d71725fc3620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1667 2024.08.16 05:48:27.038103 [ 3 ] {745a5d43-79b9-4912-ad88-d71725fc3620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1668 2024.08.16 05:48:27.038231 [ 3 ] {745a5d43-79b9-4912-ad88-d71725fc3620} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1669 2024.08.16 05:48:27.038520 [ 3 ] {745a5d43-79b9-4912-ad88-d71725fc3620} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1670 2024.08.16 05:48:27.038556 [ 3 ] {745a5d43-79b9-4912-ad88-d71725fc3620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
1671 2024.08.16 05:48:27.038857 [ 3 ] {745a5d43-79b9-4912-ad88-d71725fc3620} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1672 2024.08.16 05:48:27.039151 [ 3 ] {745a5d43-79b9-4912-ad88-d71725fc3620} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1673 2024.08.16 05:48:27.039295 [ 3 ] {745a5d43-79b9-4912-ad88-d71725fc3620} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.001262 sec., 18225.039619651347 rows/sec., 1.44 MiB/sec.
1674 2024.08.16 05:48:27.039462 [ 3 ] {745a5d43-79b9-4912-ad88-d71725fc3620} <Debug> DynamicQueryHandler: Done processing query
1675 2024.08.16 05:48:27.039486 [ 3 ] {745a5d43-79b9-4912-ad88-d71725fc3620} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1676 2024.08.16 05:48:27.039501 [ 3 ] {} <Debug> HTTP-Session: 1d448255-50e9-4c0e-8acc-884eb585d15a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1677 2024.08.16 05:48:27.039658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14598, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1678 2024.08.16 05:48:27.039704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1679 2024.08.16 05:48:27.039722 [ 3 ] {} <Debug> HTTP-Session: dc7ee084-3181-4e19-9c5f-035168020713 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1680 2024.08.16 05:48:27.039738 [ 3 ] {} <Debug> HTTP-Session: dc7ee084-3181-4e19-9c5f-035168020713 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1681 2024.08.16 05:48:27.039751 [ 3 ] {} <Debug> HTTP-Session: dc7ee084-3181-4e19-9c5f-035168020713 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1682 2024.08.16 05:48:27.039781 [ 3 ] {} <Trace> HTTP-Session: dc7ee084-3181-4e19-9c5f-035168020713 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1683 2024.08.16 05:48:27.039910 [ 3 ] {e186246d-2f3e-4ebf-a099-9d80023310e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1684 2024.08.16 05:48:27.039951 [ 3 ] {e186246d-2f3e-4ebf-a099-9d80023310e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1685 2024.08.16 05:48:27.040074 [ 3 ] {e186246d-2f3e-4ebf-a099-9d80023310e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1686 2024.08.16 05:48:27.040413 [ 3 ] {e186246d-2f3e-4ebf-a099-9d80023310e2} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1687 2024.08.16 05:48:27.040450 [ 3 ] {e186246d-2f3e-4ebf-a099-9d80023310e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
1688 2024.08.16 05:48:27.040754 [ 3 ] {e186246d-2f3e-4ebf-a099-9d80023310e2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1689 2024.08.16 05:48:27.041044 [ 3 ] {e186246d-2f3e-4ebf-a099-9d80023310e2} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1690 2024.08.16 05:48:27.041190 [ 88 ] {} <Debug> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1691 2024.08.16 05:48:27.041197 [ 3 ] {e186246d-2f3e-4ebf-a099-9d80023310e2} <Debug> executeQuery: Read 99 rows, 8.56 KiB in 0.001326 sec., 74660.6334841629 rows/sec., 6.31 MiB/sec.
1692 2024.08.16 05:48:27.041271 [ 88 ] {} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1693 2024.08.16 05:48:27.041320 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
1694 2024.08.16 05:48:27.041522 [ 3 ] {e186246d-2f3e-4ebf-a099-9d80023310e2} <Debug> DynamicQueryHandler: Done processing query
1695 2024.08.16 05:48:27.041643 [ 3 ] {e186246d-2f3e-4ebf-a099-9d80023310e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1696 2024.08.16 05:48:27.041691 [ 3 ] {} <Debug> HTTP-Session: dc7ee084-3181-4e19-9c5f-035168020713 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1697 2024.08.16 05:48:27.041886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 10040, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1698 2024.08.16 05:48:27.041938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1699 2024.08.16 05:48:27.041956 [ 3 ] {} <Debug> HTTP-Session: 8d2ebd08-7d72-4e5b-8d07-9d65a1dd46f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1700 2024.08.16 05:48:27.041973 [ 3 ] {} <Debug> HTTP-Session: 8d2ebd08-7d72-4e5b-8d07-9d65a1dd46f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1701 2024.08.16 05:48:27.041987 [ 3 ] {} <Debug> HTTP-Session: 8d2ebd08-7d72-4e5b-8d07-9d65a1dd46f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1702 2024.08.16 05:48:27.042019 [ 3 ] {} <Trace> HTTP-Session: 8d2ebd08-7d72-4e5b-8d07-9d65a1dd46f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1703 2024.08.16 05:48:27.042134 [ 3 ] {4bea4b8b-a901-43a4-8145-0d98b18a7393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1704 2024.08.16 05:48:27.042177 [ 3 ] {4bea4b8b-a901-43a4-8145-0d98b18a7393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1705 2024.08.16 05:48:27.042318 [ 3 ] {4bea4b8b-a901-43a4-8145-0d98b18a7393} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1706 2024.08.16 05:48:27.042658 [ 3 ] {4bea4b8b-a901-43a4-8145-0d98b18a7393} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1707 2024.08.16 05:48:27.042694 [ 3 ] {4bea4b8b-a901-43a4-8145-0d98b18a7393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
1708 2024.08.16 05:48:27.042991 [ 3 ] {4bea4b8b-a901-43a4-8145-0d98b18a7393} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1709 2024.08.16 05:48:27.043287 [ 3 ] {4bea4b8b-a901-43a4-8145-0d98b18a7393} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1710 2024.08.16 05:48:27.043436 [ 88 ] {} <Debug> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1711 2024.08.16 05:48:27.043441 [ 3 ] {4bea4b8b-a901-43a4-8145-0d98b18a7393} <Debug> executeQuery: Read 59 rows, 4.72 KiB in 0.001333 sec., 44261.06526631658 rows/sec., 3.46 MiB/sec.
1712 2024.08.16 05:48:27.043490 [ 88 ] {} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1713 2024.08.16 05:48:27.043559 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
1714 2024.08.16 05:48:27.043710 [ 188 ] {564535ed-8c40-4bc7-9d29-de870537704c::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
1715 2024.08.16 05:48:27.043777 [ 192 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::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
1716 2024.08.16 05:48:27.043798 [ 3 ] {4bea4b8b-a901-43a4-8145-0d98b18a7393} <Debug> DynamicQueryHandler: Done processing query
1717 2024.08.16 05:48:27.043886 [ 3 ] {4bea4b8b-a901-43a4-8145-0d98b18a7393} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1718 2024.08.16 05:48:27.043960 [ 3 ] {} <Debug> HTTP-Session: 8d2ebd08-7d72-4e5b-8d07-9d65a1dd46f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1719 2024.08.16 05:48:27.044154 [ 188 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1720 2024.08.16 05:48:27.044234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 20687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1721 2024.08.16 05:48:27.044235 [ 192 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1722 2024.08.16 05:48:27.044292 [ 188 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part
1723 2024.08.16 05:48:27.044361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1724 2024.08.16 05:48:27.044358 [ 192 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 28 rows starting from the beginning of the part
1725 2024.08.16 05:48:27.044404 [ 3 ] {} <Debug> HTTP-Session: 513be426-9f85-496e-ad86-4bd54a3d5e52 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1726 2024.08.16 05:48:27.044721 [ 188 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 92 rows starting from the beginning of the part
1727 2024.08.16 05:48:27.044760 [ 192 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 63 rows starting from the beginning of the part
1728 2024.08.16 05:48:27.044547 [ 3 ] {} <Debug> HTTP-Session: 513be426-9f85-496e-ad86-4bd54a3d5e52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1729 2024.08.16 05:48:27.045289 [ 188 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part
1730 2024.08.16 05:48:27.045317 [ 192 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 28 rows starting from the beginning of the part
1731 2024.08.16 05:48:27.045757 [ 188 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 92 rows starting from the beginning of the part
1732 2024.08.16 05:48:27.045793 [ 192 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part
1733 2024.08.16 05:48:27.046369 [ 188 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part
1734 2024.08.16 05:48:27.046404 [ 192 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 28 rows starting from the beginning of the part
1735 2024.08.16 05:48:27.045465 [ 3 ] {} <Debug> HTTP-Session: 513be426-9f85-496e-ad86-4bd54a3d5e52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1736 2024.08.16 05:48:27.047039 [ 188 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 99 rows starting from the beginning of the part
1737 2024.08.16 05:48:27.047037 [ 192 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 59 rows starting from the beginning of the part
1738 2024.08.16 05:48:27.047184 [ 3 ] {} <Trace> HTTP-Session: 513be426-9f85-496e-ad86-4bd54a3d5e52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1739 2024.08.16 05:48:27.048166 [ 3 ] {777fd063-b193-4e35-b484-ab81054db8bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1740 2024.08.16 05:48:27.048326 [ 3 ] {777fd063-b193-4e35-b484-ab81054db8bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1741 2024.08.16 05:48:27.049836 [ 3 ] {777fd063-b193-4e35-b484-ab81054db8bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1742 2024.08.16 05:48:27.051921 [ 3 ] {777fd063-b193-4e35-b484-ab81054db8bc} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1743 2024.08.16 05:48:27.052077 [ 3 ] {777fd063-b193-4e35-b484-ab81054db8bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
1744 2024.08.16 05:48:27.052669 [ 192 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 256 rows, containing 4 columns (4 merged, 0 gathered) in 0.008987119 sec., 28485.213114458595 rows/sec., 2.23 MiB/sec.
1745 2024.08.16 05:48:27.052810 [ 201 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 361 rows, containing 4 columns (4 merged, 0 gathered) in 0.011383938 sec., 31711.34628456339 rows/sec., 2.61 MiB/sec.
1746 2024.08.16 05:48:27.052937 [ 192 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1747 2024.08.16 05:48:27.053132 [ 201 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1748 2024.08.16 05:48:27.054492 [ 192 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_6_1} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1749 2024.08.16 05:48:27.054721 [ 192 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_6_1} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1750 2024.08.16 05:48:27.054751 [ 201 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_6_1} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1751 2024.08.16 05:48:27.054796 [ 3 ] {777fd063-b193-4e35-b484-ab81054db8bc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1752 2024.08.16 05:48:27.054953 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
1753 2024.08.16 05:48:27.055017 [ 201 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_6_1} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1754 2024.08.16 05:48:27.055249 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
1755 2024.08.16 05:48:27.055505 [ 3 ] {777fd063-b193-4e35-b484-ab81054db8bc} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1756 2024.08.16 05:48:27.055681 [ 88 ] {} <Debug> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1757 2024.08.16 05:48:27.055689 [ 3 ] {777fd063-b193-4e35-b484-ab81054db8bc} <Debug> executeQuery: Read 108 rows, 7.71 KiB in 0.007745 sec., 13944.48030987734 rows/sec., 995.35 KiB/sec.
1758 2024.08.16 05:48:27.055745 [ 88 ] {} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1759 2024.08.16 05:48:27.055838 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
1760 2024.08.16 05:48:27.056175 [ 3 ] {777fd063-b193-4e35-b484-ab81054db8bc} <Debug> DynamicQueryHandler: Done processing query
1761 2024.08.16 05:48:27.056255 [ 3 ] {777fd063-b193-4e35-b484-ab81054db8bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1762 2024.08.16 05:48:27.056285 [ 188 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::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
1763 2024.08.16 05:48:27.056314 [ 3 ] {} <Debug> HTTP-Session: 513be426-9f85-496e-ad86-4bd54a3d5e52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1764 2024.08.16 05:48:27.056475 [ 188 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1765 2024.08.16 05:48:27.056513 [ 188 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part
1766 2024.08.16 05:48:27.056571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 36565, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1767 2024.08.16 05:48:27.056721 [ 188 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part
1768 2024.08.16 05:48:27.056743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1769 2024.08.16 05:48:27.056856 [ 3 ] {} <Debug> HTTP-Session: e8a9daa6-ae0b-46cc-941f-ec72032b43ac Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1770 2024.08.16 05:48:27.056932 [ 3 ] {} <Debug> HTTP-Session: e8a9daa6-ae0b-46cc-941f-ec72032b43ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1771 2024.08.16 05:48:27.056993 [ 3 ] {} <Debug> HTTP-Session: e8a9daa6-ae0b-46cc-941f-ec72032b43ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1772 2024.08.16 05:48:27.057010 [ 188 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part
1773 2024.08.16 05:48:27.057131 [ 3 ] {} <Trace> HTTP-Session: e8a9daa6-ae0b-46cc-941f-ec72032b43ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1774 2024.08.16 05:48:27.057351 [ 188 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 100 rows starting from the beginning of the part
1775 2024.08.16 05:48:27.057635 [ 188 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::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
1776 2024.08.16 05:48:27.057755 [ 188 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 108 rows starting from the beginning of the part
1777 2024.08.16 05:48:27.058148 [ 3 ] {7ecb2b65-eab2-453e-ab61-b5777ab3eb13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1778 2024.08.16 05:48:27.058305 [ 3 ] {7ecb2b65-eab2-453e-ab61-b5777ab3eb13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
1779 2024.08.16 05:48:27.060594 [ 3 ] {7ecb2b65-eab2-453e-ab61-b5777ab3eb13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1780 2024.08.16 05:48:27.061277 [ 3 ] {7ecb2b65-eab2-453e-ab61-b5777ab3eb13} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1781 2024.08.16 05:48:27.061315 [ 3 ] {7ecb2b65-eab2-453e-ab61-b5777ab3eb13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
1782 2024.08.16 05:48:27.061920 [ 3 ] {7ecb2b65-eab2-453e-ab61-b5777ab3eb13} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1783 2024.08.16 05:48:27.062310 [ 3 ] {7ecb2b65-eab2-453e-ab61-b5777ab3eb13} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1784 2024.08.16 05:48:27.062500 [ 3 ] {7ecb2b65-eab2-453e-ab61-b5777ab3eb13} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.005054 sec., 4550.850811238623 rows/sec., 8.15 MiB/sec.
1785 2024.08.16 05:48:27.063435 [ 3 ] {7ecb2b65-eab2-453e-ab61-b5777ab3eb13} <Debug> DynamicQueryHandler: Done processing query
1786 2024.08.16 05:48:27.063455 [ 188 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 548 rows, containing 5 columns (5 merged, 0 gathered) in 0.007511584 sec., 72953.98680225103 rows/sec., 5.06 MiB/sec.
1787 2024.08.16 05:48:27.063467 [ 3 ] {7ecb2b65-eab2-453e-ab61-b5777ab3eb13} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
1788 2024.08.16 05:48:27.063528 [ 3 ] {} <Debug> HTTP-Session: e8a9daa6-ae0b-46cc-941f-ec72032b43ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1789 2024.08.16 05:48:27.063671 [ 188 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1790 2024.08.16 05:48:27.063680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 5787, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1791 2024.08.16 05:48:27.063800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1792 2024.08.16 05:48:27.063829 [ 3 ] {} <Debug> HTTP-Session: 5246f2b1-9935-4dee-957e-d111e81911e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1793 2024.08.16 05:48:27.063854 [ 3 ] {} <Debug> HTTP-Session: 5246f2b1-9935-4dee-957e-d111e81911e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1794 2024.08.16 05:48:27.063884 [ 3 ] {} <Debug> HTTP-Session: 5246f2b1-9935-4dee-957e-d111e81911e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1795 2024.08.16 05:48:27.063945 [ 3 ] {} <Trace> HTTP-Session: 5246f2b1-9935-4dee-957e-d111e81911e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1796 2024.08.16 05:48:27.064261 [ 3 ] {7616d3ed-53c3-4049-b813-27192e62b4e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1797 2024.08.16 05:48:27.064331 [ 3 ] {7616d3ed-53c3-4049-b813-27192e62b4e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1798 2024.08.16 05:48:27.064555 [ 188 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1799 2024.08.16 05:48:27.064764 [ 3 ] {7616d3ed-53c3-4049-b813-27192e62b4e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1800 2024.08.16 05:48:27.064796 [ 188 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1801 2024.08.16 05:48:27.064952 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.
1802 2024.08.16 05:48:27.065145 [ 3 ] {7616d3ed-53c3-4049-b813-27192e62b4e5} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1803 2024.08.16 05:48:27.065187 [ 3 ] {7616d3ed-53c3-4049-b813-27192e62b4e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
1804 2024.08.16 05:48:27.065579 [ 3 ] {7616d3ed-53c3-4049-b813-27192e62b4e5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1805 2024.08.16 05:48:27.065912 [ 3 ] {7616d3ed-53c3-4049-b813-27192e62b4e5} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1806 2024.08.16 05:48:27.066068 [ 3 ] {7616d3ed-53c3-4049-b813-27192e62b4e5} <Debug> executeQuery: Read 38 rows, 2.61 KiB in 0.001904 sec., 19957.98319327731 rows/sec., 1.34 MiB/sec.
1807 2024.08.16 05:48:27.066068 [ 88 ] {} <Debug> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1808 2024.08.16 05:48:27.066165 [ 88 ] {} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1809 2024.08.16 05:48:27.066204 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.27 GiB.
1810 2024.08.16 05:48:27.066350 [ 192 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full
1811 2024.08.16 05:48:27.066371 [ 3 ] {7616d3ed-53c3-4049-b813-27192e62b4e5} <Debug> DynamicQueryHandler: Done processing query
1812 2024.08.16 05:48:27.066424 [ 3 ] {7616d3ed-53c3-4049-b813-27192e62b4e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1813 2024.08.16 05:48:27.066459 [ 3 ] {} <Debug> HTTP-Session: 5246f2b1-9935-4dee-957e-d111e81911e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1814 2024.08.16 05:48:27.066570 [ 192 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1815 2024.08.16 05:48:27.066611 [ 192 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part
1816 2024.08.16 05:48:27.066716 [ 192 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part
1817 2024.08.16 05:48:27.066888 [ 192 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part
1818 2024.08.16 05:48:27.067031 [ 192 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part
1819 2024.08.16 05:48:27.067167 [ 192 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::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
1820 2024.08.16 05:48:27.067260 [ 192 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 38 rows starting from the beginning of the part
1821 2024.08.16 05:48:27.068231 [ 188 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 4 columns (4 merged, 0 gathered) in 0.001950842 sec., 87141.85977131926 rows/sec., 5.94 MiB/sec.
1822 2024.08.16 05:48:27.068341 [ 192 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1823 2024.08.16 05:48:27.068683 [ 192 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_6_1} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1824 2024.08.16 05:48:27.068751 [ 192 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_6_1} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
1825 2024.08.16 05:48:27.068813 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
1826 2024.08.16 05:48:32.017766 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 4178, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1827 2024.08.16 05:48:32.017906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1828 2024.08.16 05:48:32.017937 [ 3 ] {} <Debug> HTTP-Session: 9c4bfd7d-1064-4380-910f-bb55c653193a Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1829 2024.08.16 05:48:32.017964 [ 3 ] {} <Debug> HTTP-Session: 9c4bfd7d-1064-4380-910f-bb55c653193a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1830 2024.08.16 05:48:32.017982 [ 3 ] {} <Debug> HTTP-Session: 9c4bfd7d-1064-4380-910f-bb55c653193a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1831 2024.08.16 05:48:32.018038 [ 3 ] {} <Trace> HTTP-Session: 9c4bfd7d-1064-4380-910f-bb55c653193a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1832 2024.08.16 05:48:32.018258 [ 3 ] {1c51b746-f622-4a6e-b2f1-3161f42cabc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1833 2024.08.16 05:48:32.018331 [ 3 ] {1c51b746-f622-4a6e-b2f1-3161f42cabc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1834 2024.08.16 05:48:32.018546 [ 3 ] {1c51b746-f622-4a6e-b2f1-3161f42cabc3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1835 2024.08.16 05:48:32.019070 [ 3 ] {1c51b746-f622-4a6e-b2f1-3161f42cabc3} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1836 2024.08.16 05:48:32.019111 [ 3 ] {1c51b746-f622-4a6e-b2f1-3161f42cabc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
1837 2024.08.16 05:48:32.019491 [ 3 ] {1c51b746-f622-4a6e-b2f1-3161f42cabc3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1838 2024.08.16 05:48:32.019847 [ 3 ] {1c51b746-f622-4a6e-b2f1-3161f42cabc3} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1839 2024.08.16 05:48:32.019992 [ 3 ] {1c51b746-f622-4a6e-b2f1-3161f42cabc3} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001813 sec., 16547.159404302263 rows/sec., 1.25 MiB/sec.
1840 2024.08.16 05:48:32.020205 [ 3 ] {1c51b746-f622-4a6e-b2f1-3161f42cabc3} <Debug> DynamicQueryHandler: Done processing query
1841 2024.08.16 05:48:32.020233 [ 3 ] {1c51b746-f622-4a6e-b2f1-3161f42cabc3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1842 2024.08.16 05:48:32.020251 [ 3 ] {} <Debug> HTTP-Session: 9c4bfd7d-1064-4380-910f-bb55c653193a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1843 2024.08.16 05:48:32.020399 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 6146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1844 2024.08.16 05:48:32.020455 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1845 2024.08.16 05:48:32.020475 [ 3 ] {} <Debug> HTTP-Session: 1ce63535-1bdc-4fc4-9deb-479c2c02f780 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1846 2024.08.16 05:48:32.020493 [ 3 ] {} <Debug> HTTP-Session: 1ce63535-1bdc-4fc4-9deb-479c2c02f780 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1847 2024.08.16 05:48:32.020506 [ 3 ] {} <Debug> HTTP-Session: 1ce63535-1bdc-4fc4-9deb-479c2c02f780 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1848 2024.08.16 05:48:32.020542 [ 3 ] {} <Trace> HTTP-Session: 1ce63535-1bdc-4fc4-9deb-479c2c02f780 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1849 2024.08.16 05:48:32.020656 [ 3 ] {b6bb87fd-dc3b-4e79-8403-3a8da90af488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1850 2024.08.16 05:48:32.020701 [ 3 ] {b6bb87fd-dc3b-4e79-8403-3a8da90af488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1851 2024.08.16 05:48:32.020834 [ 3 ] {b6bb87fd-dc3b-4e79-8403-3a8da90af488} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1852 2024.08.16 05:48:32.021150 [ 3 ] {b6bb87fd-dc3b-4e79-8403-3a8da90af488} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1853 2024.08.16 05:48:32.021187 [ 3 ] {b6bb87fd-dc3b-4e79-8403-3a8da90af488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
1854 2024.08.16 05:48:32.021503 [ 3 ] {b6bb87fd-dc3b-4e79-8403-3a8da90af488} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1855 2024.08.16 05:48:32.021816 [ 3 ] {b6bb87fd-dc3b-4e79-8403-3a8da90af488} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1856 2024.08.16 05:48:32.021936 [ 3 ] {b6bb87fd-dc3b-4e79-8403-3a8da90af488} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001318 sec., 27314.11229135053 rows/sec., 2.13 MiB/sec.
1857 2024.08.16 05:48:32.022244 [ 3 ] {b6bb87fd-dc3b-4e79-8403-3a8da90af488} <Debug> DynamicQueryHandler: Done processing query
1858 2024.08.16 05:48:32.022270 [ 3 ] {b6bb87fd-dc3b-4e79-8403-3a8da90af488} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1859 2024.08.16 05:48:32.022286 [ 3 ] {} <Debug> HTTP-Session: 1ce63535-1bdc-4fc4-9deb-479c2c02f780 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1860 2024.08.16 05:48:32.022476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 21077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1861 2024.08.16 05:48:32.022526 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1862 2024.08.16 05:48:32.022544 [ 3 ] {} <Debug> HTTP-Session: cad34c6a-92a5-4718-8f0e-345afa3a86d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1863 2024.08.16 05:48:32.022560 [ 3 ] {} <Debug> HTTP-Session: cad34c6a-92a5-4718-8f0e-345afa3a86d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1864 2024.08.16 05:48:32.022574 [ 3 ] {} <Debug> HTTP-Session: cad34c6a-92a5-4718-8f0e-345afa3a86d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1865 2024.08.16 05:48:32.022605 [ 3 ] {} <Trace> HTTP-Session: cad34c6a-92a5-4718-8f0e-345afa3a86d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1866 2024.08.16 05:48:32.022748 [ 3 ] {db6e0471-1fb2-4370-9a1e-5fbb52a96ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1867 2024.08.16 05:48:32.022795 [ 3 ] {db6e0471-1fb2-4370-9a1e-5fbb52a96ab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1868 2024.08.16 05:48:32.022958 [ 3 ] {db6e0471-1fb2-4370-9a1e-5fbb52a96ab8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1869 2024.08.16 05:48:32.023304 [ 3 ] {db6e0471-1fb2-4370-9a1e-5fbb52a96ab8} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1870 2024.08.16 05:48:32.023339 [ 3 ] {db6e0471-1fb2-4370-9a1e-5fbb52a96ab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
1871 2024.08.16 05:48:32.023734 [ 3 ] {db6e0471-1fb2-4370-9a1e-5fbb52a96ab8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1872 2024.08.16 05:48:32.024070 [ 3 ] {db6e0471-1fb2-4370-9a1e-5fbb52a96ab8} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1873 2024.08.16 05:48:32.024190 [ 3 ] {db6e0471-1fb2-4370-9a1e-5fbb52a96ab8} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001507 sec., 72992.700729927 rows/sec., 5.09 MiB/sec.
1874 2024.08.16 05:48:32.024361 [ 3 ] {db6e0471-1fb2-4370-9a1e-5fbb52a96ab8} <Debug> DynamicQueryHandler: Done processing query
1875 2024.08.16 05:48:32.024385 [ 3 ] {db6e0471-1fb2-4370-9a1e-5fbb52a96ab8} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1876 2024.08.16 05:48:32.024400 [ 3 ] {} <Debug> HTTP-Session: cad34c6a-92a5-4718-8f0e-345afa3a86d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1877 2024.08.16 05:48:32.024513 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 6077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1878 2024.08.16 05:48:32.024561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1879 2024.08.16 05:48:32.024580 [ 3 ] {} <Debug> HTTP-Session: e094c011-5819-4360-9edb-579ae5c9779f Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1880 2024.08.16 05:48:32.024596 [ 3 ] {} <Debug> HTTP-Session: e094c011-5819-4360-9edb-579ae5c9779f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1881 2024.08.16 05:48:32.024609 [ 3 ] {} <Debug> HTTP-Session: e094c011-5819-4360-9edb-579ae5c9779f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1882 2024.08.16 05:48:32.024640 [ 3 ] {} <Trace> HTTP-Session: e094c011-5819-4360-9edb-579ae5c9779f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1883 2024.08.16 05:48:32.024749 [ 3 ] {5493e563-8165-4d13-ada1-dfa7439bcdc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1884 2024.08.16 05:48:32.024792 [ 3 ] {5493e563-8165-4d13-ada1-dfa7439bcdc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1885 2024.08.16 05:48:32.024918 [ 3 ] {5493e563-8165-4d13-ada1-dfa7439bcdc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1886 2024.08.16 05:48:32.025199 [ 3 ] {5493e563-8165-4d13-ada1-dfa7439bcdc6} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1887 2024.08.16 05:48:32.025234 [ 3 ] {5493e563-8165-4d13-ada1-dfa7439bcdc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
1888 2024.08.16 05:48:32.025597 [ 3 ] {5493e563-8165-4d13-ada1-dfa7439bcdc6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1889 2024.08.16 05:48:32.025914 [ 3 ] {5493e563-8165-4d13-ada1-dfa7439bcdc6} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1890 2024.08.16 05:48:32.026043 [ 3 ] {5493e563-8165-4d13-ada1-dfa7439bcdc6} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001331 sec., 30052.592036063113 rows/sec., 2.01 MiB/sec.
1891 2024.08.16 05:48:32.026387 [ 3 ] {5493e563-8165-4d13-ada1-dfa7439bcdc6} <Debug> DynamicQueryHandler: Done processing query
1892 2024.08.16 05:48:32.026412 [ 3 ] {5493e563-8165-4d13-ada1-dfa7439bcdc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1893 2024.08.16 05:48:32.026428 [ 3 ] {} <Debug> HTTP-Session: e094c011-5819-4360-9edb-579ae5c9779f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1894 2024.08.16 05:48:37.019460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1895 2024.08.16 05:48:37.019653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1896 2024.08.16 05:48:37.019698 [ 3 ] {} <Debug> HTTP-Session: 4bdf5d98-9b52-4b2b-800d-2bd07de7e082 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1897 2024.08.16 05:48:37.019739 [ 3 ] {} <Debug> HTTP-Session: 4bdf5d98-9b52-4b2b-800d-2bd07de7e082 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1898 2024.08.16 05:48:37.019768 [ 3 ] {} <Debug> HTTP-Session: 4bdf5d98-9b52-4b2b-800d-2bd07de7e082 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1899 2024.08.16 05:48:37.019825 [ 3 ] {} <Trace> HTTP-Session: 4bdf5d98-9b52-4b2b-800d-2bd07de7e082 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1900 2024.08.16 05:48:37.020009 [ 3 ] {4d9fb735-8f2d-4c13-bf39-67e73388acd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1901 2024.08.16 05:48:37.020074 [ 3 ] {4d9fb735-8f2d-4c13-bf39-67e73388acd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1902 2024.08.16 05:48:37.020261 [ 3 ] {4d9fb735-8f2d-4c13-bf39-67e73388acd3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1903 2024.08.16 05:48:37.020777 [ 3 ] {4d9fb735-8f2d-4c13-bf39-67e73388acd3} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1904 2024.08.16 05:48:37.020821 [ 3 ] {4d9fb735-8f2d-4c13-bf39-67e73388acd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
1905 2024.08.16 05:48:37.021191 [ 3 ] {4d9fb735-8f2d-4c13-bf39-67e73388acd3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1906 2024.08.16 05:48:37.021526 [ 3 ] {4d9fb735-8f2d-4c13-bf39-67e73388acd3} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1907 2024.08.16 05:48:37.021695 [ 3 ] {4d9fb735-8f2d-4c13-bf39-67e73388acd3} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.001732 sec., 13279.445727482678 rows/sec., 1.05 MiB/sec.
1908 2024.08.16 05:48:37.022055 [ 3 ] {4d9fb735-8f2d-4c13-bf39-67e73388acd3} <Debug> DynamicQueryHandler: Done processing query
1909 2024.08.16 05:48:37.022085 [ 3 ] {4d9fb735-8f2d-4c13-bf39-67e73388acd3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1910 2024.08.16 05:48:37.022102 [ 3 ] {} <Debug> HTTP-Session: 4bdf5d98-9b52-4b2b-800d-2bd07de7e082 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1911 2024.08.16 05:48:37.022264 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14598, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1912 2024.08.16 05:48:37.022321 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1913 2024.08.16 05:48:37.022340 [ 3 ] {} <Debug> HTTP-Session: 4628ce5c-8110-45b4-8938-be36157028ba Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1914 2024.08.16 05:48:37.022358 [ 3 ] {} <Debug> HTTP-Session: 4628ce5c-8110-45b4-8938-be36157028ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1915 2024.08.16 05:48:37.022372 [ 3 ] {} <Debug> HTTP-Session: 4628ce5c-8110-45b4-8938-be36157028ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1916 2024.08.16 05:48:37.022408 [ 3 ] {} <Trace> HTTP-Session: 4628ce5c-8110-45b4-8938-be36157028ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1917 2024.08.16 05:48:37.022544 [ 3 ] {019479a5-b503-4430-b7e6-0a1c3a8713e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1918 2024.08.16 05:48:37.022590 [ 3 ] {019479a5-b503-4430-b7e6-0a1c3a8713e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1919 2024.08.16 05:48:37.022746 [ 3 ] {019479a5-b503-4430-b7e6-0a1c3a8713e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1920 2024.08.16 05:48:37.023111 [ 3 ] {019479a5-b503-4430-b7e6-0a1c3a8713e8} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1921 2024.08.16 05:48:37.023148 [ 3 ] {019479a5-b503-4430-b7e6-0a1c3a8713e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
1922 2024.08.16 05:48:37.023460 [ 3 ] {019479a5-b503-4430-b7e6-0a1c3a8713e8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1923 2024.08.16 05:48:37.023763 [ 3 ] {019479a5-b503-4430-b7e6-0a1c3a8713e8} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1924 2024.08.16 05:48:37.023912 [ 3 ] {019479a5-b503-4430-b7e6-0a1c3a8713e8} <Debug> executeQuery: Read 99 rows, 8.56 KiB in 0.001422 sec., 69620.25316455695 rows/sec., 5.88 MiB/sec.
1925 2024.08.16 05:48:37.024134 [ 3 ] {019479a5-b503-4430-b7e6-0a1c3a8713e8} <Debug> DynamicQueryHandler: Done processing query
1926 2024.08.16 05:48:37.024159 [ 3 ] {019479a5-b503-4430-b7e6-0a1c3a8713e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1927 2024.08.16 05:48:37.024175 [ 3 ] {} <Debug> HTTP-Session: 4628ce5c-8110-45b4-8938-be36157028ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1928 2024.08.16 05:48:37.024382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 10040, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1929 2024.08.16 05:48:37.024433 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1930 2024.08.16 05:48:37.024452 [ 3 ] {} <Debug> HTTP-Session: bef019bd-90f3-421d-8db6-8f71b2392e7f Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1931 2024.08.16 05:48:37.024469 [ 3 ] {} <Debug> HTTP-Session: bef019bd-90f3-421d-8db6-8f71b2392e7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1932 2024.08.16 05:48:37.024483 [ 3 ] {} <Debug> HTTP-Session: bef019bd-90f3-421d-8db6-8f71b2392e7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1933 2024.08.16 05:48:37.024514 [ 3 ] {} <Trace> HTTP-Session: bef019bd-90f3-421d-8db6-8f71b2392e7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1934 2024.08.16 05:48:37.024627 [ 3 ] {501d42ad-38e5-4cd7-8b45-3d714fcb43fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1935 2024.08.16 05:48:37.024671 [ 3 ] {501d42ad-38e5-4cd7-8b45-3d714fcb43fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1936 2024.08.16 05:48:37.024798 [ 3 ] {501d42ad-38e5-4cd7-8b45-3d714fcb43fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1937 2024.08.16 05:48:37.025184 [ 3 ] {501d42ad-38e5-4cd7-8b45-3d714fcb43fe} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1938 2024.08.16 05:48:37.025222 [ 3 ] {501d42ad-38e5-4cd7-8b45-3d714fcb43fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
1939 2024.08.16 05:48:37.025536 [ 3 ] {501d42ad-38e5-4cd7-8b45-3d714fcb43fe} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1940 2024.08.16 05:48:37.025838 [ 3 ] {501d42ad-38e5-4cd7-8b45-3d714fcb43fe} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1941 2024.08.16 05:48:37.025993 [ 3 ] {501d42ad-38e5-4cd7-8b45-3d714fcb43fe} <Debug> executeQuery: Read 59 rows, 4.72 KiB in 0.001395 sec., 42293.90681003584 rows/sec., 3.30 MiB/sec.
1942 2024.08.16 05:48:37.026200 [ 3 ] {501d42ad-38e5-4cd7-8b45-3d714fcb43fe} <Debug> DynamicQueryHandler: Done processing query
1943 2024.08.16 05:48:37.026225 [ 3 ] {501d42ad-38e5-4cd7-8b45-3d714fcb43fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1944 2024.08.16 05:48:37.026241 [ 3 ] {} <Debug> HTTP-Session: bef019bd-90f3-421d-8db6-8f71b2392e7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1945 2024.08.16 05:48:37.026409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 21077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1946 2024.08.16 05:48:37.026464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1947 2024.08.16 05:48:37.026483 [ 3 ] {} <Debug> HTTP-Session: 051e0f67-2e0f-4b20-a4fa-87bc959cfd10 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1948 2024.08.16 05:48:37.026500 [ 3 ] {} <Debug> HTTP-Session: 051e0f67-2e0f-4b20-a4fa-87bc959cfd10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1949 2024.08.16 05:48:37.026513 [ 3 ] {} <Debug> HTTP-Session: 051e0f67-2e0f-4b20-a4fa-87bc959cfd10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1950 2024.08.16 05:48:37.026544 [ 3 ] {} <Trace> HTTP-Session: 051e0f67-2e0f-4b20-a4fa-87bc959cfd10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1951 2024.08.16 05:48:37.026682 [ 3 ] {163baa28-2e1b-4af0-a7bc-81adb439f6b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1952 2024.08.16 05:48:37.026728 [ 3 ] {163baa28-2e1b-4af0-a7bc-81adb439f6b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1953 2024.08.16 05:48:37.026872 [ 3 ] {163baa28-2e1b-4af0-a7bc-81adb439f6b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1954 2024.08.16 05:48:37.027223 [ 3 ] {163baa28-2e1b-4af0-a7bc-81adb439f6b4} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1955 2024.08.16 05:48:37.027258 [ 3 ] {163baa28-2e1b-4af0-a7bc-81adb439f6b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
1956 2024.08.16 05:48:37.027635 [ 3 ] {163baa28-2e1b-4af0-a7bc-81adb439f6b4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1957 2024.08.16 05:48:37.027963 [ 3 ] {163baa28-2e1b-4af0-a7bc-81adb439f6b4} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1958 2024.08.16 05:48:37.028123 [ 3 ] {163baa28-2e1b-4af0-a7bc-81adb439f6b4} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001504 sec., 73138.29787234042 rows/sec., 5.10 MiB/sec.
1959 2024.08.16 05:48:37.028295 [ 3 ] {163baa28-2e1b-4af0-a7bc-81adb439f6b4} <Debug> DynamicQueryHandler: Done processing query
1960 2024.08.16 05:48:37.028320 [ 3 ] {163baa28-2e1b-4af0-a7bc-81adb439f6b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1961 2024.08.16 05:48:37.028335 [ 3 ] {} <Debug> HTTP-Session: 051e0f67-2e0f-4b20-a4fa-87bc959cfd10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1962 2024.08.16 05:48:37.028536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 36587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1963 2024.08.16 05:48:37.028585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1964 2024.08.16 05:48:37.028605 [ 3 ] {} <Debug> HTTP-Session: b47ca772-737c-43c4-811d-e53efb54a7c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1965 2024.08.16 05:48:37.028621 [ 3 ] {} <Debug> HTTP-Session: b47ca772-737c-43c4-811d-e53efb54a7c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1966 2024.08.16 05:48:37.028635 [ 3 ] {} <Debug> HTTP-Session: b47ca772-737c-43c4-811d-e53efb54a7c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1967 2024.08.16 05:48:37.028666 [ 3 ] {} <Trace> HTTP-Session: b47ca772-737c-43c4-811d-e53efb54a7c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1968 2024.08.16 05:48:37.029172 [ 3 ] {0b2c1b26-e6a0-469b-880a-d8300e62a7bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1969 2024.08.16 05:48:37.029239 [ 3 ] {0b2c1b26-e6a0-469b-880a-d8300e62a7bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
1970 2024.08.16 05:48:37.029656 [ 3 ] {0b2c1b26-e6a0-469b-880a-d8300e62a7bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1971 2024.08.16 05:48:37.030260 [ 3 ] {0b2c1b26-e6a0-469b-880a-d8300e62a7bf} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1972 2024.08.16 05:48:37.030298 [ 3 ] {0b2c1b26-e6a0-469b-880a-d8300e62a7bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
1973 2024.08.16 05:48:37.030922 [ 3 ] {0b2c1b26-e6a0-469b-880a-d8300e62a7bf} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1974 2024.08.16 05:48:37.031342 [ 3 ] {0b2c1b26-e6a0-469b-880a-d8300e62a7bf} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1975 2024.08.16 05:48:37.031559 [ 3 ] {0b2c1b26-e6a0-469b-880a-d8300e62a7bf} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002801 sec., 8211.353088182792 rows/sec., 14.71 MiB/sec.
1976 2024.08.16 05:48:37.032100 [ 3 ] {0b2c1b26-e6a0-469b-880a-d8300e62a7bf} <Debug> DynamicQueryHandler: Done processing query
1977 2024.08.16 05:48:37.032126 [ 3 ] {0b2c1b26-e6a0-469b-880a-d8300e62a7bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
1978 2024.08.16 05:48:37.032143 [ 3 ] {} <Debug> HTTP-Session: b47ca772-737c-43c4-811d-e53efb54a7c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1979 2024.08.16 05:48:37.032313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 6077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1980 2024.08.16 05:48:37.032362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
1981 2024.08.16 05:48:37.032381 [ 3 ] {} <Debug> HTTP-Session: a22c9fc7-508e-435c-a072-491941f62a0f Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
1982 2024.08.16 05:48:37.032397 [ 3 ] {} <Debug> HTTP-Session: a22c9fc7-508e-435c-a072-491941f62a0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1983 2024.08.16 05:48:37.032411 [ 3 ] {} <Debug> HTTP-Session: a22c9fc7-508e-435c-a072-491941f62a0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
1984 2024.08.16 05:48:37.032442 [ 3 ] {} <Trace> HTTP-Session: a22c9fc7-508e-435c-a072-491941f62a0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
1985 2024.08.16 05:48:37.032548 [ 3 ] {a6b57e06-ca61-4862-bbb3-ed2e7a796ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
1986 2024.08.16 05:48:37.032593 [ 3 ] {a6b57e06-ca61-4862-bbb3-ed2e7a796ae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
1987 2024.08.16 05:48:37.032732 [ 3 ] {a6b57e06-ca61-4862-bbb3-ed2e7a796ae4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1988 2024.08.16 05:48:37.033016 [ 3 ] {a6b57e06-ca61-4862-bbb3-ed2e7a796ae4} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
1989 2024.08.16 05:48:37.033052 [ 3 ] {a6b57e06-ca61-4862-bbb3-ed2e7a796ae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
1990 2024.08.16 05:48:37.033409 [ 3 ] {a6b57e06-ca61-4862-bbb3-ed2e7a796ae4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1991 2024.08.16 05:48:37.033728 [ 3 ] {a6b57e06-ca61-4862-bbb3-ed2e7a796ae4} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
1992 2024.08.16 05:48:37.033882 [ 3 ] {a6b57e06-ca61-4862-bbb3-ed2e7a796ae4} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001367 sec., 29261.155815654718 rows/sec., 1.95 MiB/sec.
1993 2024.08.16 05:48:37.034049 [ 3 ] {a6b57e06-ca61-4862-bbb3-ed2e7a796ae4} <Debug> DynamicQueryHandler: Done processing query
1994 2024.08.16 05:48:37.034074 [ 3 ] {a6b57e06-ca61-4862-bbb3-ed2e7a796ae4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1995 2024.08.16 05:48:37.034089 [ 3 ] {} <Debug> HTTP-Session: a22c9fc7-508e-435c-a072-491941f62a0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
1996 2024.08.16 05:48:39.857059 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache
1997 2024.08.16 05:48:39.857163 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache
1998 2024.08.16 05:48:42.013697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 923, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1999 2024.08.16 05:48:42.013813 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2000 2024.08.16 05:48:42.013842 [ 3 ] {} <Debug> HTTP-Session: 9c6ef71a-763b-4f16-8525-5dc208047999 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
2001 2024.08.16 05:48:42.013869 [ 3 ] {} <Debug> HTTP-Session: 9c6ef71a-763b-4f16-8525-5dc208047999 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2002 2024.08.16 05:48:42.013887 [ 3 ] {} <Debug> HTTP-Session: 9c6ef71a-763b-4f16-8525-5dc208047999 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2003 2024.08.16 05:48:42.013942 [ 3 ] {} <Trace> HTTP-Session: 9c6ef71a-763b-4f16-8525-5dc208047999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2004 2024.08.16 05:48:42.014201 [ 3 ] {bde41995-3f06-4342-96db-cb601feaa635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2005 2024.08.16 05:48:42.014625 [ 3 ] {bde41995-3f06-4342-96db-cb601feaa635} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2006 2024.08.16 05:48:42.014679 [ 3 ] {bde41995-3f06-4342-96db-cb601feaa635} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE
2007 2024.08.16 05:48:42.015024 [ 3 ] {bde41995-3f06-4342-96db-cb601feaa635} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2008 2024.08.16 05:48:42.015107 [ 3 ] {bde41995-3f06-4342-96db-cb601feaa635} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2009 2024.08.16 05:48:42.015281 [ 3 ] {bde41995-3f06-4342-96db-cb601feaa635} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Key condition: (column 0 notIn 22-element set)
2010 2024.08.16 05:48:42.015423 [ 255 ] {bde41995-3f06-4342-96db-cb601feaa635} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2011 2024.08.16 05:48:42.015506 [ 259 ] {bde41995-3f06-4342-96db-cb601feaa635} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2012 2024.08.16 05:48:42.015537 [ 258 ] {bde41995-3f06-4342-96db-cb601feaa635} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2013 2024.08.16 05:48:42.015647 [ 3 ] {bde41995-3f06-4342-96db-cb601feaa635} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (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
2014 2024.08.16 05:48:42.015678 [ 3 ] {bde41995-3f06-4342-96db-cb601feaa635} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Spreading mark ranges among streams (default reading)
2015 2024.08.16 05:48:42.015791 [ 3 ] {bde41995-3f06-4342-96db-cb601feaa635} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2016 2024.08.16 05:48:42.015815 [ 3 ] {bde41995-3f06-4342-96db-cb601feaa635} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Reading approx. 22 rows with 3 streams
2017 2024.08.16 05:48:42.015857 [ 3 ] {bde41995-3f06-4342-96db-cb601feaa635} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2018 2024.08.16 05:48:42.015900 [ 3 ] {bde41995-3f06-4342-96db-cb601feaa635} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2019 2024.08.16 05:48:42.015940 [ 3 ] {bde41995-3f06-4342-96db-cb601feaa635} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))"
2020 2024.08.16 05:48:42.018040 [ 3 ] {bde41995-3f06-4342-96db-cb601feaa635} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003957 sec., 5559.767500631792 rows/sec., 232.73 KiB/sec.
2021 2024.08.16 05:48:42.018444 [ 3 ] {bde41995-3f06-4342-96db-cb601feaa635} <Debug> DynamicQueryHandler: Done processing query
2022 2024.08.16 05:48:42.018475 [ 3 ] {bde41995-3f06-4342-96db-cb601feaa635} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2023 2024.08.16 05:48:42.018496 [ 3 ] {} <Debug> HTTP-Session: 9c6ef71a-763b-4f16-8525-5dc208047999 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2024 2024.08.16 05:48:42.018747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 956, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2025 2024.08.16 05:48:42.018804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2026 2024.08.16 05:48:42.018855 [ 3 ] {} <Debug> HTTP-Session: 16850531-9173-4d3e-a42c-d01d99b579fd Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
2027 2024.08.16 05:48:42.018875 [ 3 ] {} <Debug> HTTP-Session: 16850531-9173-4d3e-a42c-d01d99b579fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2028 2024.08.16 05:48:42.018891 [ 3 ] {} <Debug> HTTP-Session: 16850531-9173-4d3e-a42c-d01d99b579fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2029 2024.08.16 05:48:42.018924 [ 3 ] {} <Trace> HTTP-Session: 16850531-9173-4d3e-a42c-d01d99b579fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2030 2024.08.16 05:48:42.019066 [ 3 ] {de515654-63fa-4265-8a46-8a8839cabbed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2031 2024.08.16 05:48:42.019362 [ 3 ] {de515654-63fa-4265-8a46-8a8839cabbed} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2032 2024.08.16 05:48:42.019405 [ 3 ] {de515654-63fa-4265-8a46-8a8839cabbed} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE
2033 2024.08.16 05:48:42.019672 [ 3 ] {de515654-63fa-4265-8a46-8a8839cabbed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2034 2024.08.16 05:48:42.019736 [ 3 ] {de515654-63fa-4265-8a46-8a8839cabbed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2035 2024.08.16 05:48:42.019873 [ 3 ] {de515654-63fa-4265-8a46-8a8839cabbed} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Key condition: (column 0 notIn 23-element set)
2036 2024.08.16 05:48:42.019943 [ 263 ] {de515654-63fa-4265-8a46-8a8839cabbed} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2037 2024.08.16 05:48:42.020026 [ 264 ] {de515654-63fa-4265-8a46-8a8839cabbed} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2038 2024.08.16 05:48:42.020056 [ 262 ] {de515654-63fa-4265-8a46-8a8839cabbed} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2039 2024.08.16 05:48:42.020222 [ 3 ] {de515654-63fa-4265-8a46-8a8839cabbed} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (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
2040 2024.08.16 05:48:42.020253 [ 3 ] {de515654-63fa-4265-8a46-8a8839cabbed} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Spreading mark ranges among streams (default reading)
2041 2024.08.16 05:48:42.020354 [ 3 ] {de515654-63fa-4265-8a46-8a8839cabbed} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2042 2024.08.16 05:48:42.020375 [ 3 ] {de515654-63fa-4265-8a46-8a8839cabbed} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Reading approx. 22 rows with 3 streams
2043 2024.08.16 05:48:42.020413 [ 3 ] {de515654-63fa-4265-8a46-8a8839cabbed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))"
2044 2024.08.16 05:48:42.020454 [ 3 ] {de515654-63fa-4265-8a46-8a8839cabbed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))"
2045 2024.08.16 05:48:42.020490 [ 3 ] {de515654-63fa-4265-8a46-8a8839cabbed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))"
2046 2024.08.16 05:48:42.022149 [ 3 ] {de515654-63fa-4265-8a46-8a8839cabbed} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003152 sec., 6979.6954314720815 rows/sec., 292.16 KiB/sec.
2047 2024.08.16 05:48:42.022472 [ 3 ] {de515654-63fa-4265-8a46-8a8839cabbed} <Debug> DynamicQueryHandler: Done processing query
2048 2024.08.16 05:48:42.022496 [ 3 ] {de515654-63fa-4265-8a46-8a8839cabbed} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2049 2024.08.16 05:48:42.022513 [ 3 ] {} <Debug> HTTP-Session: 16850531-9173-4d3e-a42c-d01d99b579fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2050 2024.08.16 05:48:42.023023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 984, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2051 2024.08.16 05:48:42.023070 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2052 2024.08.16 05:48:42.023088 [ 3 ] {} <Debug> HTTP-Session: 3d7b193b-4d0e-4b5c-b68c-bd7edfab38f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
2053 2024.08.16 05:48:42.023104 [ 3 ] {} <Debug> HTTP-Session: 3d7b193b-4d0e-4b5c-b68c-bd7edfab38f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2054 2024.08.16 05:48:42.023117 [ 3 ] {} <Debug> HTTP-Session: 3d7b193b-4d0e-4b5c-b68c-bd7edfab38f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2055 2024.08.16 05:48:42.023148 [ 3 ] {} <Trace> HTTP-Session: 3d7b193b-4d0e-4b5c-b68c-bd7edfab38f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2056 2024.08.16 05:48:42.023287 [ 3 ] {64ea028e-0fa7-40a3-ad46-634539a5b89f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete)
2057 2024.08.16 05:48:42.023554 [ 3 ] {64ea028e-0fa7-40a3-ad46-634539a5b89f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2058 2024.08.16 05:48:42.023595 [ 3 ] {64ea028e-0fa7-40a3-ad46-634539a5b89f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE
2059 2024.08.16 05:48:42.023864 [ 3 ] {64ea028e-0fa7-40a3-ad46-634539a5b89f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2060 2024.08.16 05:48:42.023927 [ 3 ] {64ea028e-0fa7-40a3-ad46-634539a5b89f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2061 2024.08.16 05:48:42.024064 [ 3 ] {64ea028e-0fa7-40a3-ad46-634539a5b89f} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Key condition: (column 0 notIn 24-element set)
2062 2024.08.16 05:48:42.024163 [ 259 ] {64ea028e-0fa7-40a3-ad46-634539a5b89f} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2063 2024.08.16 05:48:42.024197 [ 255 ] {64ea028e-0fa7-40a3-ad46-634539a5b89f} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2064 2024.08.16 05:48:42.024203 [ 258 ] {64ea028e-0fa7-40a3-ad46-634539a5b89f} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2065 2024.08.16 05:48:42.024316 [ 3 ] {64ea028e-0fa7-40a3-ad46-634539a5b89f} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (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
2066 2024.08.16 05:48:42.024344 [ 3 ] {64ea028e-0fa7-40a3-ad46-634539a5b89f} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Spreading mark ranges among streams (default reading)
2067 2024.08.16 05:48:42.024444 [ 3 ] {64ea028e-0fa7-40a3-ad46-634539a5b89f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2068 2024.08.16 05:48:42.024464 [ 3 ] {64ea028e-0fa7-40a3-ad46-634539a5b89f} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Reading approx. 22 rows with 3 streams
2069 2024.08.16 05:48:42.024502 [ 3 ] {64ea028e-0fa7-40a3-ad46-634539a5b89f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))"
2070 2024.08.16 05:48:42.024542 [ 3 ] {64ea028e-0fa7-40a3-ad46-634539a5b89f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))"
2071 2024.08.16 05:48:42.024578 [ 3 ] {64ea028e-0fa7-40a3-ad46-634539a5b89f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))"
2072 2024.08.16 05:48:42.026249 [ 3 ] {64ea028e-0fa7-40a3-ad46-634539a5b89f} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.00303 sec., 7260.72607260726 rows/sec., 303.93 KiB/sec.
2073 2024.08.16 05:48:42.026583 [ 3 ] {64ea028e-0fa7-40a3-ad46-634539a5b89f} <Debug> DynamicQueryHandler: Done processing query
2074 2024.08.16 05:48:42.026607 [ 3 ] {64ea028e-0fa7-40a3-ad46-634539a5b89f} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2075 2024.08.16 05:48:42.026623 [ 3 ] {} <Debug> HTTP-Session: 3d7b193b-4d0e-4b5c-b68c-bd7edfab38f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2076 2024.08.16 05:48:42.026979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1009, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2077 2024.08.16 05:48:42.027025 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2078 2024.08.16 05:48:42.027045 [ 3 ] {} <Debug> HTTP-Session: 5e9a8811-08db-4fdd-8ef2-4a2bbfb5d0c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
2079 2024.08.16 05:48:42.027060 [ 3 ] {} <Debug> HTTP-Session: 5e9a8811-08db-4fdd-8ef2-4a2bbfb5d0c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2080 2024.08.16 05:48:42.027073 [ 3 ] {} <Debug> HTTP-Session: 5e9a8811-08db-4fdd-8ef2-4a2bbfb5d0c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2081 2024.08.16 05:48:42.027103 [ 3 ] {} <Trace> HTTP-Session: 5e9a8811-08db-4fdd-8ef2-4a2bbfb5d0c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2082 2024.08.16 05:48:42.027242 [ 3 ] {e8f88834-3702-49a8-b9e9-fa604feaf17a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT JSONEachRow; (stage: Complete)
2083 2024.08.16 05:48:42.027513 [ 3 ] {e8f88834-3702-49a8-b9e9-fa604feaf17a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2084 2024.08.16 05:48:42.027556 [ 3 ] {e8f88834-3702-49a8-b9e9-fa604feaf17a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE
2085 2024.08.16 05:48:42.027828 [ 3 ] {e8f88834-3702-49a8-b9e9-fa604feaf17a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2086 2024.08.16 05:48:42.027891 [ 3 ] {e8f88834-3702-49a8-b9e9-fa604feaf17a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2087 2024.08.16 05:48:42.028027 [ 3 ] {e8f88834-3702-49a8-b9e9-fa604feaf17a} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Key condition: (column 0 notIn 25-element set)
2088 2024.08.16 05:48:42.028127 [ 263 ] {e8f88834-3702-49a8-b9e9-fa604feaf17a} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2089 2024.08.16 05:48:42.028174 [ 255 ] {e8f88834-3702-49a8-b9e9-fa604feaf17a} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2090 2024.08.16 05:48:42.028173 [ 262 ] {e8f88834-3702-49a8-b9e9-fa604feaf17a} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2091 2024.08.16 05:48:42.028314 [ 3 ] {e8f88834-3702-49a8-b9e9-fa604feaf17a} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (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
2092 2024.08.16 05:48:42.028342 [ 3 ] {e8f88834-3702-49a8-b9e9-fa604feaf17a} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Spreading mark ranges among streams (default reading)
2093 2024.08.16 05:48:42.028445 [ 3 ] {e8f88834-3702-49a8-b9e9-fa604feaf17a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2094 2024.08.16 05:48:42.028465 [ 3 ] {e8f88834-3702-49a8-b9e9-fa604feaf17a} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Reading approx. 22 rows with 3 streams
2095 2024.08.16 05:48:42.028502 [ 3 ] {e8f88834-3702-49a8-b9e9-fa604feaf17a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))"
2096 2024.08.16 05:48:42.028540 [ 3 ] {e8f88834-3702-49a8-b9e9-fa604feaf17a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))"
2097 2024.08.16 05:48:42.028575 [ 3 ] {e8f88834-3702-49a8-b9e9-fa604feaf17a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))"
2098 2024.08.16 05:48:42.030254 [ 3 ] {e8f88834-3702-49a8-b9e9-fa604feaf17a} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003079 sec., 7145.177005521273 rows/sec., 299.09 KiB/sec.
2099 2024.08.16 05:48:42.030588 [ 3 ] {e8f88834-3702-49a8-b9e9-fa604feaf17a} <Debug> DynamicQueryHandler: Done processing query
2100 2024.08.16 05:48:42.030613 [ 3 ] {e8f88834-3702-49a8-b9e9-fa604feaf17a} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2101 2024.08.16 05:48:42.030629 [ 3 ] {} <Debug> HTTP-Session: 5e9a8811-08db-4fdd-8ef2-4a2bbfb5d0c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2102 2024.08.16 05:48:42.030933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1035, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2103 2024.08.16 05:48:42.030980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2104 2024.08.16 05:48:42.030999 [ 3 ] {} <Debug> HTTP-Session: 2b768eda-6e3f-4469-aa58-2b08ff0587a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
2105 2024.08.16 05:48:42.031014 [ 3 ] {} <Debug> HTTP-Session: 2b768eda-6e3f-4469-aa58-2b08ff0587a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2106 2024.08.16 05:48:42.031028 [ 3 ] {} <Debug> HTTP-Session: 2b768eda-6e3f-4469-aa58-2b08ff0587a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2107 2024.08.16 05:48:42.031058 [ 3 ] {} <Trace> HTTP-Session: 2b768eda-6e3f-4469-aa58-2b08ff0587a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2108 2024.08.16 05:48:42.031200 [ 3 ] {8fcb34f8-34bd-43f4-b66a-6aca516e603d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
2109 2024.08.16 05:48:42.031467 [ 3 ] {8fcb34f8-34bd-43f4-b66a-6aca516e603d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2110 2024.08.16 05:48:42.031508 [ 3 ] {8fcb34f8-34bd-43f4-b66a-6aca516e603d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE
2111 2024.08.16 05:48:42.031781 [ 3 ] {8fcb34f8-34bd-43f4-b66a-6aca516e603d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2112 2024.08.16 05:48:42.031845 [ 3 ] {8fcb34f8-34bd-43f4-b66a-6aca516e603d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2113 2024.08.16 05:48:42.031982 [ 3 ] {8fcb34f8-34bd-43f4-b66a-6aca516e603d} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Key condition: (column 0 notIn 26-element set)
2114 2024.08.16 05:48:42.032107 [ 258 ] {8fcb34f8-34bd-43f4-b66a-6aca516e603d} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2115 2024.08.16 05:48:42.032132 [ 255 ] {8fcb34f8-34bd-43f4-b66a-6aca516e603d} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2116 2024.08.16 05:48:42.032140 [ 262 ] {8fcb34f8-34bd-43f4-b66a-6aca516e603d} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2117 2024.08.16 05:48:42.032258 [ 3 ] {8fcb34f8-34bd-43f4-b66a-6aca516e603d} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (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
2118 2024.08.16 05:48:42.032286 [ 3 ] {8fcb34f8-34bd-43f4-b66a-6aca516e603d} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Spreading mark ranges among streams (default reading)
2119 2024.08.16 05:48:42.032389 [ 3 ] {8fcb34f8-34bd-43f4-b66a-6aca516e603d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2120 2024.08.16 05:48:42.032410 [ 3 ] {8fcb34f8-34bd-43f4-b66a-6aca516e603d} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Reading approx. 22 rows with 3 streams
2121 2024.08.16 05:48:42.032447 [ 3 ] {8fcb34f8-34bd-43f4-b66a-6aca516e603d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))"
2122 2024.08.16 05:48:42.032485 [ 3 ] {8fcb34f8-34bd-43f4-b66a-6aca516e603d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))"
2123 2024.08.16 05:48:42.032522 [ 3 ] {8fcb34f8-34bd-43f4-b66a-6aca516e603d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))"
2124 2024.08.16 05:48:42.034225 [ 3 ] {8fcb34f8-34bd-43f4-b66a-6aca516e603d} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003093 sec., 7112.835434852894 rows/sec., 297.74 KiB/sec.
2125 2024.08.16 05:48:42.034562 [ 3 ] {8fcb34f8-34bd-43f4-b66a-6aca516e603d} <Debug> DynamicQueryHandler: Done processing query
2126 2024.08.16 05:48:42.034587 [ 3 ] {8fcb34f8-34bd-43f4-b66a-6aca516e603d} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2127 2024.08.16 05:48:42.034603 [ 3 ] {} <Debug> HTTP-Session: 2b768eda-6e3f-4469-aa58-2b08ff0587a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2128 2024.08.16 05:48:42.034848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2129 2024.08.16 05:48:42.034896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2130 2024.08.16 05:48:42.034914 [ 3 ] {} <Debug> HTTP-Session: 7e0e76e1-a851-4bcf-b6bc-f2720007b7ae Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
2131 2024.08.16 05:48:42.034930 [ 3 ] {} <Debug> HTTP-Session: 7e0e76e1-a851-4bcf-b6bc-f2720007b7ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2132 2024.08.16 05:48:42.034943 [ 3 ] {} <Debug> HTTP-Session: 7e0e76e1-a851-4bcf-b6bc-f2720007b7ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2133 2024.08.16 05:48:42.034973 [ 3 ] {} <Trace> HTTP-Session: 7e0e76e1-a851-4bcf-b6bc-f2720007b7ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2134 2024.08.16 05:48:42.035115 [ 3 ] {1ef43b95-c85e-4477-ba57-ca380e3ba84f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
2135 2024.08.16 05:48:42.035381 [ 3 ] {1ef43b95-c85e-4477-ba57-ca380e3ba84f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2136 2024.08.16 05:48:42.035424 [ 3 ] {1ef43b95-c85e-4477-ba57-ca380e3ba84f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE
2137 2024.08.16 05:48:42.035698 [ 3 ] {1ef43b95-c85e-4477-ba57-ca380e3ba84f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2138 2024.08.16 05:48:42.035761 [ 3 ] {1ef43b95-c85e-4477-ba57-ca380e3ba84f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2139 2024.08.16 05:48:42.035898 [ 3 ] {1ef43b95-c85e-4477-ba57-ca380e3ba84f} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Key condition: (column 0 notIn 27-element set)
2140 2024.08.16 05:48:42.036046 [ 258 ] {1ef43b95-c85e-4477-ba57-ca380e3ba84f} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2141 2024.08.16 05:48:42.036057 [ 255 ] {1ef43b95-c85e-4477-ba57-ca380e3ba84f} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2142 2024.08.16 05:48:42.036058 [ 264 ] {1ef43b95-c85e-4477-ba57-ca380e3ba84f} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2143 2024.08.16 05:48:42.036203 [ 3 ] {1ef43b95-c85e-4477-ba57-ca380e3ba84f} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (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
2144 2024.08.16 05:48:42.036232 [ 3 ] {1ef43b95-c85e-4477-ba57-ca380e3ba84f} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Spreading mark ranges among streams (default reading)
2145 2024.08.16 05:48:42.036333 [ 3 ] {1ef43b95-c85e-4477-ba57-ca380e3ba84f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2146 2024.08.16 05:48:42.036355 [ 3 ] {1ef43b95-c85e-4477-ba57-ca380e3ba84f} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Reading approx. 22 rows with 3 streams
2147 2024.08.16 05:48:42.036393 [ 3 ] {1ef43b95-c85e-4477-ba57-ca380e3ba84f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))"
2148 2024.08.16 05:48:42.036433 [ 3 ] {1ef43b95-c85e-4477-ba57-ca380e3ba84f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))"
2149 2024.08.16 05:48:42.036469 [ 3 ] {1ef43b95-c85e-4477-ba57-ca380e3ba84f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))"
2150 2024.08.16 05:48:42.038303 [ 3 ] {1ef43b95-c85e-4477-ba57-ca380e3ba84f} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003256 sec., 6756.756756756757 rows/sec., 282.83 KiB/sec.
2151 2024.08.16 05:48:42.038639 [ 3 ] {1ef43b95-c85e-4477-ba57-ca380e3ba84f} <Debug> DynamicQueryHandler: Done processing query
2152 2024.08.16 05:48:42.038664 [ 3 ] {1ef43b95-c85e-4477-ba57-ca380e3ba84f} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2153 2024.08.16 05:48:42.038680 [ 3 ] {} <Debug> HTTP-Session: 7e0e76e1-a851-4bcf-b6bc-f2720007b7ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2154 2024.08.16 05:48:42.038925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1083, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2155 2024.08.16 05:48:42.038972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2156 2024.08.16 05:48:42.038990 [ 3 ] {} <Debug> HTTP-Session: e3ef0643-5d97-45a4-a25d-70a860d9764d Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
2157 2024.08.16 05:48:42.039006 [ 3 ] {} <Debug> HTTP-Session: e3ef0643-5d97-45a4-a25d-70a860d9764d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2158 2024.08.16 05:48:42.039019 [ 3 ] {} <Debug> HTTP-Session: e3ef0643-5d97-45a4-a25d-70a860d9764d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2159 2024.08.16 05:48:42.039050 [ 3 ] {} <Trace> HTTP-Session: e3ef0643-5d97-45a4-a25d-70a860d9764d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2160 2024.08.16 05:48:42.039192 [ 3 ] {dca40e62-b3a5-43ce-8446-0cbaa73f70b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
2161 2024.08.16 05:48:42.039459 [ 3 ] {dca40e62-b3a5-43ce-8446-0cbaa73f70b3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2162 2024.08.16 05:48:42.039502 [ 3 ] {dca40e62-b3a5-43ce-8446-0cbaa73f70b3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE
2163 2024.08.16 05:48:42.039781 [ 3 ] {dca40e62-b3a5-43ce-8446-0cbaa73f70b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2164 2024.08.16 05:48:42.039844 [ 3 ] {dca40e62-b3a5-43ce-8446-0cbaa73f70b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2165 2024.08.16 05:48:42.039981 [ 3 ] {dca40e62-b3a5-43ce-8446-0cbaa73f70b3} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Key condition: (column 0 notIn 28-element set)
2166 2024.08.16 05:48:42.040139 [ 258 ] {dca40e62-b3a5-43ce-8446-0cbaa73f70b3} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2167 2024.08.16 05:48:42.040139 [ 255 ] {dca40e62-b3a5-43ce-8446-0cbaa73f70b3} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2168 2024.08.16 05:48:42.040134 [ 262 ] {dca40e62-b3a5-43ce-8446-0cbaa73f70b3} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2169 2024.08.16 05:48:42.040298 [ 3 ] {dca40e62-b3a5-43ce-8446-0cbaa73f70b3} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (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
2170 2024.08.16 05:48:42.040326 [ 3 ] {dca40e62-b3a5-43ce-8446-0cbaa73f70b3} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Spreading mark ranges among streams (default reading)
2171 2024.08.16 05:48:42.040428 [ 3 ] {dca40e62-b3a5-43ce-8446-0cbaa73f70b3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2172 2024.08.16 05:48:42.040448 [ 3 ] {dca40e62-b3a5-43ce-8446-0cbaa73f70b3} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Reading approx. 22 rows with 3 streams
2173 2024.08.16 05:48:42.040485 [ 3 ] {dca40e62-b3a5-43ce-8446-0cbaa73f70b3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))"
2174 2024.08.16 05:48:42.040525 [ 3 ] {dca40e62-b3a5-43ce-8446-0cbaa73f70b3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))"
2175 2024.08.16 05:48:42.040561 [ 3 ] {dca40e62-b3a5-43ce-8446-0cbaa73f70b3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))"
2176 2024.08.16 05:48:42.042279 [ 3 ] {dca40e62-b3a5-43ce-8446-0cbaa73f70b3} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003157 sec., 6968.641114982578 rows/sec., 291.70 KiB/sec.
2177 2024.08.16 05:48:42.042604 [ 3 ] {dca40e62-b3a5-43ce-8446-0cbaa73f70b3} <Debug> DynamicQueryHandler: Done processing query
2178 2024.08.16 05:48:42.042628 [ 3 ] {dca40e62-b3a5-43ce-8446-0cbaa73f70b3} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2179 2024.08.16 05:48:42.042645 [ 3 ] {} <Debug> HTTP-Session: e3ef0643-5d97-45a4-a25d-70a860d9764d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2180 2024.08.16 05:48:42.042870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2181 2024.08.16 05:48:42.042917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2182 2024.08.16 05:48:42.042936 [ 3 ] {} <Debug> HTTP-Session: d68f0870-1c49-4653-a117-e2b016a8b77c Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
2183 2024.08.16 05:48:42.042951 [ 3 ] {} <Debug> HTTP-Session: d68f0870-1c49-4653-a117-e2b016a8b77c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2184 2024.08.16 05:48:42.042965 [ 3 ] {} <Debug> HTTP-Session: d68f0870-1c49-4653-a117-e2b016a8b77c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2185 2024.08.16 05:48:42.042995 [ 3 ] {} <Trace> HTTP-Session: d68f0870-1c49-4653-a117-e2b016a8b77c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2186 2024.08.16 05:48:42.043136 [ 3 ] {2ebc03f5-3f50-4c5c-a940-c497a5c67b8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2187 2024.08.16 05:48:42.043409 [ 3 ] {2ebc03f5-3f50-4c5c-a940-c497a5c67b8f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2188 2024.08.16 05:48:42.043452 [ 3 ] {2ebc03f5-3f50-4c5c-a940-c497a5c67b8f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE
2189 2024.08.16 05:48:42.043731 [ 3 ] {2ebc03f5-3f50-4c5c-a940-c497a5c67b8f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2190 2024.08.16 05:48:42.043795 [ 3 ] {2ebc03f5-3f50-4c5c-a940-c497a5c67b8f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2191 2024.08.16 05:48:42.044151 [ 3 ] {2ebc03f5-3f50-4c5c-a940-c497a5c67b8f} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Key condition: (column 0 notIn 29-element set)
2192 2024.08.16 05:48:42.044299 [ 255 ] {2ebc03f5-3f50-4c5c-a940-c497a5c67b8f} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2193 2024.08.16 05:48:42.044306 [ 258 ] {2ebc03f5-3f50-4c5c-a940-c497a5c67b8f} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2194 2024.08.16 05:48:42.044306 [ 260 ] {2ebc03f5-3f50-4c5c-a940-c497a5c67b8f} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2195 2024.08.16 05:48:42.044447 [ 3 ] {2ebc03f5-3f50-4c5c-a940-c497a5c67b8f} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (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
2196 2024.08.16 05:48:42.044477 [ 3 ] {2ebc03f5-3f50-4c5c-a940-c497a5c67b8f} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Spreading mark ranges among streams (default reading)
2197 2024.08.16 05:48:42.044580 [ 3 ] {2ebc03f5-3f50-4c5c-a940-c497a5c67b8f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2198 2024.08.16 05:48:42.044601 [ 3 ] {2ebc03f5-3f50-4c5c-a940-c497a5c67b8f} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Reading approx. 22 rows with 3 streams
2199 2024.08.16 05:48:42.044639 [ 3 ] {2ebc03f5-3f50-4c5c-a940-c497a5c67b8f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
2200 2024.08.16 05:48:42.044678 [ 3 ] {2ebc03f5-3f50-4c5c-a940-c497a5c67b8f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
2201 2024.08.16 05:48:42.044715 [ 3 ] {2ebc03f5-3f50-4c5c-a940-c497a5c67b8f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
2202 2024.08.16 05:48:42.046304 [ 3 ] {2ebc03f5-3f50-4c5c-a940-c497a5c67b8f} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003233 sec., 6804.825239715434 rows/sec., 284.84 KiB/sec.
2203 2024.08.16 05:48:42.046641 [ 3 ] {2ebc03f5-3f50-4c5c-a940-c497a5c67b8f} <Debug> DynamicQueryHandler: Done processing query
2204 2024.08.16 05:48:42.046665 [ 3 ] {2ebc03f5-3f50-4c5c-a940-c497a5c67b8f} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2205 2024.08.16 05:48:42.046681 [ 3 ] {} <Debug> HTTP-Session: d68f0870-1c49-4653-a117-e2b016a8b77c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2206 2024.08.16 05:48:42.046909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2207 2024.08.16 05:48:42.046956 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2208 2024.08.16 05:48:42.046975 [ 3 ] {} <Debug> HTTP-Session: bf197238-6faf-4526-ad07-35f58d6733bf Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
2209 2024.08.16 05:48:42.046990 [ 3 ] {} <Debug> HTTP-Session: bf197238-6faf-4526-ad07-35f58d6733bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2210 2024.08.16 05:48:42.047003 [ 3 ] {} <Debug> HTTP-Session: bf197238-6faf-4526-ad07-35f58d6733bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2211 2024.08.16 05:48:42.047034 [ 3 ] {} <Trace> HTTP-Session: bf197238-6faf-4526-ad07-35f58d6733bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2212 2024.08.16 05:48:42.047176 [ 3 ] {b822579a-4ca5-469a-ab9a-40e197576525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2213 2024.08.16 05:48:42.047451 [ 3 ] {b822579a-4ca5-469a-ab9a-40e197576525} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2214 2024.08.16 05:48:42.047495 [ 3 ] {b822579a-4ca5-469a-ab9a-40e197576525} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE
2215 2024.08.16 05:48:42.047782 [ 3 ] {b822579a-4ca5-469a-ab9a-40e197576525} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2216 2024.08.16 05:48:42.047845 [ 3 ] {b822579a-4ca5-469a-ab9a-40e197576525} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2217 2024.08.16 05:48:42.047982 [ 3 ] {b822579a-4ca5-469a-ab9a-40e197576525} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Key condition: (column 0 notIn 30-element set)
2218 2024.08.16 05:48:42.048108 [ 258 ] {b822579a-4ca5-469a-ab9a-40e197576525} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2219 2024.08.16 05:48:42.048120 [ 255 ] {b822579a-4ca5-469a-ab9a-40e197576525} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2220 2024.08.16 05:48:42.048134 [ 264 ] {b822579a-4ca5-469a-ab9a-40e197576525} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2221 2024.08.16 05:48:42.048265 [ 3 ] {b822579a-4ca5-469a-ab9a-40e197576525} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (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
2222 2024.08.16 05:48:42.048294 [ 3 ] {b822579a-4ca5-469a-ab9a-40e197576525} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Spreading mark ranges among streams (default reading)
2223 2024.08.16 05:48:42.048396 [ 3 ] {b822579a-4ca5-469a-ab9a-40e197576525} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2224 2024.08.16 05:48:42.048417 [ 3 ] {b822579a-4ca5-469a-ab9a-40e197576525} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Reading approx. 22 rows with 3 streams
2225 2024.08.16 05:48:42.048455 [ 3 ] {b822579a-4ca5-469a-ab9a-40e197576525} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
2226 2024.08.16 05:48:42.048494 [ 3 ] {b822579a-4ca5-469a-ab9a-40e197576525} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
2227 2024.08.16 05:48:42.048530 [ 3 ] {b822579a-4ca5-469a-ab9a-40e197576525} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))"
2228 2024.08.16 05:48:42.050362 [ 3 ] {b822579a-4ca5-469a-ab9a-40e197576525} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003255 sec., 6758.832565284178 rows/sec., 282.92 KiB/sec.
2229 2024.08.16 05:48:42.050702 [ 3 ] {b822579a-4ca5-469a-ab9a-40e197576525} <Debug> DynamicQueryHandler: Done processing query
2230 2024.08.16 05:48:42.050726 [ 3 ] {b822579a-4ca5-469a-ab9a-40e197576525} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2231 2024.08.16 05:48:42.050742 [ 3 ] {} <Debug> HTTP-Session: bf197238-6faf-4526-ad07-35f58d6733bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2232 2024.08.16 05:48:42.050984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1164, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2233 2024.08.16 05:48:42.051031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2234 2024.08.16 05:48:42.051050 [ 3 ] {} <Debug> HTTP-Session: 06fe1e5e-e280-4957-9a34-922825913c4c Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
2235 2024.08.16 05:48:42.051066 [ 3 ] {} <Debug> HTTP-Session: 06fe1e5e-e280-4957-9a34-922825913c4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2236 2024.08.16 05:48:42.051079 [ 3 ] {} <Debug> HTTP-Session: 06fe1e5e-e280-4957-9a34-922825913c4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2237 2024.08.16 05:48:42.051109 [ 3 ] {} <Trace> HTTP-Session: 06fe1e5e-e280-4957-9a34-922825913c4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2238 2024.08.16 05:48:42.051254 [ 3 ] {16cb1dce-37c6-4ea9-9b38-a547ccac23c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2239 2024.08.16 05:48:42.051530 [ 3 ] {16cb1dce-37c6-4ea9-9b38-a547ccac23c0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2240 2024.08.16 05:48:42.051575 [ 3 ] {16cb1dce-37c6-4ea9-9b38-a547ccac23c0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2241 2024.08.16 05:48:42.051861 [ 3 ] {16cb1dce-37c6-4ea9-9b38-a547ccac23c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2242 2024.08.16 05:48:42.051924 [ 3 ] {16cb1dce-37c6-4ea9-9b38-a547ccac23c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2243 2024.08.16 05:48:42.052063 [ 3 ] {16cb1dce-37c6-4ea9-9b38-a547ccac23c0} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Key condition: (column 0 notIn 31-element set)
2244 2024.08.16 05:48:42.052197 [ 258 ] {16cb1dce-37c6-4ea9-9b38-a547ccac23c0} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2245 2024.08.16 05:48:42.052198 [ 255 ] {16cb1dce-37c6-4ea9-9b38-a547ccac23c0} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2246 2024.08.16 05:48:42.052220 [ 260 ] {16cb1dce-37c6-4ea9-9b38-a547ccac23c0} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2247 2024.08.16 05:48:42.052331 [ 3 ] {16cb1dce-37c6-4ea9-9b38-a547ccac23c0} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (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
2248 2024.08.16 05:48:42.052359 [ 3 ] {16cb1dce-37c6-4ea9-9b38-a547ccac23c0} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Spreading mark ranges among streams (default reading)
2249 2024.08.16 05:48:42.052461 [ 3 ] {16cb1dce-37c6-4ea9-9b38-a547ccac23c0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2250 2024.08.16 05:48:42.052481 [ 3 ] {16cb1dce-37c6-4ea9-9b38-a547ccac23c0} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Reading approx. 22 rows with 3 streams
2251 2024.08.16 05:48:42.052518 [ 3 ] {16cb1dce-37c6-4ea9-9b38-a547ccac23c0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2252 2024.08.16 05:48:42.052559 [ 3 ] {16cb1dce-37c6-4ea9-9b38-a547ccac23c0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2253 2024.08.16 05:48:42.052596 [ 3 ] {16cb1dce-37c6-4ea9-9b38-a547ccac23c0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2254 2024.08.16 05:48:42.054144 [ 3 ] {16cb1dce-37c6-4ea9-9b38-a547ccac23c0} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.002962 sec., 7427.413909520595 rows/sec., 310.90 KiB/sec.
2255 2024.08.16 05:48:42.054476 [ 3 ] {16cb1dce-37c6-4ea9-9b38-a547ccac23c0} <Debug> DynamicQueryHandler: Done processing query
2256 2024.08.16 05:48:42.054500 [ 3 ] {16cb1dce-37c6-4ea9-9b38-a547ccac23c0} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2257 2024.08.16 05:48:42.054516 [ 3 ] {} <Debug> HTTP-Session: 06fe1e5e-e280-4957-9a34-922825913c4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2258 2024.08.16 05:48:42.054761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2259 2024.08.16 05:48:42.054808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2260 2024.08.16 05:48:42.054827 [ 3 ] {} <Debug> HTTP-Session: 05f6b845-ae9d-4a5f-a9a9-4341df6668e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
2261 2024.08.16 05:48:42.054843 [ 3 ] {} <Debug> HTTP-Session: 05f6b845-ae9d-4a5f-a9a9-4341df6668e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2262 2024.08.16 05:48:42.054856 [ 3 ] {} <Debug> HTTP-Session: 05f6b845-ae9d-4a5f-a9a9-4341df6668e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2263 2024.08.16 05:48:42.054887 [ 3 ] {} <Trace> HTTP-Session: 05f6b845-ae9d-4a5f-a9a9-4341df6668e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2264 2024.08.16 05:48:42.055031 [ 3 ] {fc84f6f7-f985-45bb-8d41-6e464f0d4bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2265 2024.08.16 05:48:42.055305 [ 3 ] {fc84f6f7-f985-45bb-8d41-6e464f0d4bb9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2266 2024.08.16 05:48:42.055350 [ 3 ] {fc84f6f7-f985-45bb-8d41-6e464f0d4bb9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2267 2024.08.16 05:48:42.055641 [ 3 ] {fc84f6f7-f985-45bb-8d41-6e464f0d4bb9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2268 2024.08.16 05:48:42.055704 [ 3 ] {fc84f6f7-f985-45bb-8d41-6e464f0d4bb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2269 2024.08.16 05:48:42.055839 [ 3 ] {fc84f6f7-f985-45bb-8d41-6e464f0d4bb9} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Key condition: (column 0 notIn 32-element set)
2270 2024.08.16 05:48:42.056028 [ 258 ] {fc84f6f7-f985-45bb-8d41-6e464f0d4bb9} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2271 2024.08.16 05:48:42.056056 [ 255 ] {fc84f6f7-f985-45bb-8d41-6e464f0d4bb9} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2272 2024.08.16 05:48:42.056065 [ 262 ] {fc84f6f7-f985-45bb-8d41-6e464f0d4bb9} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2273 2024.08.16 05:48:42.056248 [ 3 ] {fc84f6f7-f985-45bb-8d41-6e464f0d4bb9} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
2274 2024.08.16 05:48:42.056277 [ 3 ] {fc84f6f7-f985-45bb-8d41-6e464f0d4bb9} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Spreading mark ranges among streams (default reading)
2275 2024.08.16 05:48:42.056383 [ 3 ] {fc84f6f7-f985-45bb-8d41-6e464f0d4bb9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2276 2024.08.16 05:48:42.056405 [ 3 ] {fc84f6f7-f985-45bb-8d41-6e464f0d4bb9} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Reading approx. 22 rows with 3 streams
2277 2024.08.16 05:48:42.056443 [ 3 ] {fc84f6f7-f985-45bb-8d41-6e464f0d4bb9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2278 2024.08.16 05:48:42.056483 [ 3 ] {fc84f6f7-f985-45bb-8d41-6e464f0d4bb9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2279 2024.08.16 05:48:42.056518 [ 3 ] {fc84f6f7-f985-45bb-8d41-6e464f0d4bb9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2280 2024.08.16 05:48:42.058221 [ 3 ] {fc84f6f7-f985-45bb-8d41-6e464f0d4bb9} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003262 sec., 6744.3286327406495 rows/sec., 282.31 KiB/sec.
2281 2024.08.16 05:48:42.058542 [ 3 ] {fc84f6f7-f985-45bb-8d41-6e464f0d4bb9} <Debug> DynamicQueryHandler: Done processing query
2282 2024.08.16 05:48:42.058566 [ 3 ] {fc84f6f7-f985-45bb-8d41-6e464f0d4bb9} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2283 2024.08.16 05:48:42.058581 [ 3 ] {} <Debug> HTTP-Session: 05f6b845-ae9d-4a5f-a9a9-4341df6668e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2284 2024.08.16 05:48:42.062518 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2285 2024.08.16 05:48:42.062610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2286 2024.08.16 05:48:42.062647 [ 3 ] {} <Debug> HTTP-Session: 246fc469-8ee0-4dbc-852e-9cd9e0244acf Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
2287 2024.08.16 05:48:42.062679 [ 3 ] {} <Debug> HTTP-Session: 246fc469-8ee0-4dbc-852e-9cd9e0244acf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2288 2024.08.16 05:48:42.062705 [ 3 ] {} <Debug> HTTP-Session: 246fc469-8ee0-4dbc-852e-9cd9e0244acf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2289 2024.08.16 05:48:42.062765 [ 3 ] {} <Trace> HTTP-Session: 246fc469-8ee0-4dbc-852e-9cd9e0244acf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2290 2024.08.16 05:48:42.063004 [ 3 ] {e8f4cd6e-e7ea-4cf0-bd81-92ea5a4513b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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)
2291 2024.08.16 05:48:42.063284 [ 3 ] {e8f4cd6e-e7ea-4cf0-bd81-92ea5a4513b5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2292 2024.08.16 05:48:42.063330 [ 3 ] {e8f4cd6e-e7ea-4cf0-bd81-92ea5a4513b5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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
2293 2024.08.16 05:48:42.063623 [ 3 ] {e8f4cd6e-e7ea-4cf0-bd81-92ea5a4513b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2294 2024.08.16 05:48:42.063687 [ 3 ] {e8f4cd6e-e7ea-4cf0-bd81-92ea5a4513b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2295 2024.08.16 05:48:42.063824 [ 3 ] {e8f4cd6e-e7ea-4cf0-bd81-92ea5a4513b5} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Key condition: (column 0 notIn 33-element set)
2296 2024.08.16 05:48:42.063976 [ 264 ] {e8f4cd6e-e7ea-4cf0-bd81-92ea5a4513b5} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2297 2024.08.16 05:48:42.063986 [ 260 ] {e8f4cd6e-e7ea-4cf0-bd81-92ea5a4513b5} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2298 2024.08.16 05:48:42.064010 [ 258 ] {e8f4cd6e-e7ea-4cf0-bd81-92ea5a4513b5} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2299 2024.08.16 05:48:42.064137 [ 3 ] {e8f4cd6e-e7ea-4cf0-bd81-92ea5a4513b5} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges
2300 2024.08.16 05:48:42.064167 [ 3 ] {e8f4cd6e-e7ea-4cf0-bd81-92ea5a4513b5} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Spreading mark ranges among streams (default reading)
2301 2024.08.16 05:48:42.064270 [ 3 ] {e8f4cd6e-e7ea-4cf0-bd81-92ea5a4513b5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2302 2024.08.16 05:48:42.064292 [ 3 ] {e8f4cd6e-e7ea-4cf0-bd81-92ea5a4513b5} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Reading approx. 22 rows with 3 streams
2303 2024.08.16 05:48:42.064330 [ 3 ] {e8f4cd6e-e7ea-4cf0-bd81-92ea5a4513b5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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'))"
2304 2024.08.16 05:48:42.064370 [ 3 ] {e8f4cd6e-e7ea-4cf0-bd81-92ea5a4513b5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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'))"
2305 2024.08.16 05:48:42.064406 [ 3 ] {e8f4cd6e-e7ea-4cf0-bd81-92ea5a4513b5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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'))"
2306 2024.08.16 05:48:42.066086 [ 3 ] {e8f4cd6e-e7ea-4cf0-bd81-92ea5a4513b5} <Debug> executeQuery: Read 22 rows, 943.00 B in 0.003185 sec., 6907.378335949765 rows/sec., 289.14 KiB/sec.
2307 2024.08.16 05:48:42.066471 [ 3 ] {e8f4cd6e-e7ea-4cf0-bd81-92ea5a4513b5} <Debug> DynamicQueryHandler: Done processing query
2308 2024.08.16 05:48:42.066501 [ 3 ] {e8f4cd6e-e7ea-4cf0-bd81-92ea5a4513b5} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB.
2309 2024.08.16 05:48:42.066522 [ 3 ] {} <Debug> HTTP-Session: 246fc469-8ee0-4dbc-852e-9cd9e0244acf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2310 2024.08.16 05:48:42.073251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2311 2024.08.16 05:48:42.073355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2312 2024.08.16 05:48:42.073396 [ 3 ] {} <Debug> HTTP-Session: 3c11677c-b3c5-4007-a4c5-5ad307139215 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
2313 2024.08.16 05:48:42.073428 [ 3 ] {} <Debug> HTTP-Session: 3c11677c-b3c5-4007-a4c5-5ad307139215 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2314 2024.08.16 05:48:42.073455 [ 3 ] {} <Debug> HTTP-Session: 3c11677c-b3c5-4007-a4c5-5ad307139215 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2315 2024.08.16 05:48:42.073516 [ 3 ] {} <Trace> HTTP-Session: 3c11677c-b3c5-4007-a4c5-5ad307139215 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2316 2024.08.16 05:48:42.073758 [ 3 ] {201f9405-b926-4d8f-bdc8-4a6cb31a27b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2317 2024.08.16 05:48:42.073846 [ 3 ] {201f9405-b926-4d8f-bdc8-4a6cb31a27b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2318 2024.08.16 05:48:42.074065 [ 3 ] {201f9405-b926-4d8f-bdc8-4a6cb31a27b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2319 2024.08.16 05:48:42.074419 [ 3 ] {201f9405-b926-4d8f-bdc8-4a6cb31a27b6} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2320 2024.08.16 05:48:42.074458 [ 3 ] {201f9405-b926-4d8f-bdc8-4a6cb31a27b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
2321 2024.08.16 05:48:42.074955 [ 3 ] {201f9405-b926-4d8f-bdc8-4a6cb31a27b6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2322 2024.08.16 05:48:42.075269 [ 3 ] {201f9405-b926-4d8f-bdc8-4a6cb31a27b6} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2323 2024.08.16 05:48:42.075437 [ 3 ] {201f9405-b926-4d8f-bdc8-4a6cb31a27b6} <Debug> executeQuery: Read 12 rows, 2.06 KiB in 0.001763 sec., 6806.579693703914 rows/sec., 1.14 MiB/sec.
2324 2024.08.16 05:48:42.075929 [ 3 ] {201f9405-b926-4d8f-bdc8-4a6cb31a27b6} <Debug> DynamicQueryHandler: Done processing query
2325 2024.08.16 05:48:42.075954 [ 3 ] {201f9405-b926-4d8f-bdc8-4a6cb31a27b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2326 2024.08.16 05:48:42.075970 [ 3 ] {} <Debug> HTTP-Session: 3c11677c-b3c5-4007-a4c5-5ad307139215 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2327 2024.08.16 05:48:42.076141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 28365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2328 2024.08.16 05:48:42.076191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2329 2024.08.16 05:48:42.076210 [ 3 ] {} <Debug> HTTP-Session: a5aa32cd-9f65-499c-8499-6c2fb5e0949f Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
2330 2024.08.16 05:48:42.076226 [ 3 ] {} <Debug> HTTP-Session: a5aa32cd-9f65-499c-8499-6c2fb5e0949f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2331 2024.08.16 05:48:42.076239 [ 3 ] {} <Debug> HTTP-Session: a5aa32cd-9f65-499c-8499-6c2fb5e0949f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2332 2024.08.16 05:48:42.076270 [ 3 ] {} <Trace> HTTP-Session: a5aa32cd-9f65-499c-8499-6c2fb5e0949f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2333 2024.08.16 05:48:42.076429 [ 3 ] {40e151cd-0527-4337-b7fd-0e40a73791a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2334 2024.08.16 05:48:42.076477 [ 3 ] {40e151cd-0527-4337-b7fd-0e40a73791a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2335 2024.08.16 05:48:42.076648 [ 3 ] {40e151cd-0527-4337-b7fd-0e40a73791a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2336 2024.08.16 05:48:42.077114 [ 3 ] {40e151cd-0527-4337-b7fd-0e40a73791a7} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2337 2024.08.16 05:48:42.077152 [ 3 ] {40e151cd-0527-4337-b7fd-0e40a73791a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
2338 2024.08.16 05:48:42.077491 [ 3 ] {40e151cd-0527-4337-b7fd-0e40a73791a7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2339 2024.08.16 05:48:42.077816 [ 3 ] {40e151cd-0527-4337-b7fd-0e40a73791a7} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2340 2024.08.16 05:48:42.077968 [ 3 ] {40e151cd-0527-4337-b7fd-0e40a73791a7} <Debug> executeQuery: Read 189 rows, 16.86 KiB in 0.001605 sec., 117757.00934579439 rows/sec., 10.26 MiB/sec.
2341 2024.08.16 05:48:42.078455 [ 3 ] {40e151cd-0527-4337-b7fd-0e40a73791a7} <Debug> DynamicQueryHandler: Done processing query
2342 2024.08.16 05:48:42.078480 [ 3 ] {40e151cd-0527-4337-b7fd-0e40a73791a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
2343 2024.08.16 05:48:42.078495 [ 3 ] {} <Debug> HTTP-Session: a5aa32cd-9f65-499c-8499-6c2fb5e0949f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2344 2024.08.16 05:48:42.078646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2345 2024.08.16 05:48:42.078693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2346 2024.08.16 05:48:42.078711 [ 3 ] {} <Debug> HTTP-Session: 917b4132-200c-48e1-91fa-f851000e41ea Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
2347 2024.08.16 05:48:42.078727 [ 3 ] {} <Debug> HTTP-Session: 917b4132-200c-48e1-91fa-f851000e41ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2348 2024.08.16 05:48:42.078741 [ 3 ] {} <Debug> HTTP-Session: 917b4132-200c-48e1-91fa-f851000e41ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2349 2024.08.16 05:48:42.078771 [ 3 ] {} <Trace> HTTP-Session: 917b4132-200c-48e1-91fa-f851000e41ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2350 2024.08.16 05:48:42.078871 [ 3 ] {a80ac37a-9acf-42f2-bf5c-fa911827a807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
2351 2024.08.16 05:48:42.078913 [ 3 ] {a80ac37a-9acf-42f2-bf5c-fa911827a807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
2352 2024.08.16 05:48:42.079066 [ 3 ] {a80ac37a-9acf-42f2-bf5c-fa911827a807} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2353 2024.08.16 05:48:42.081487 [ 3 ] {a80ac37a-9acf-42f2-bf5c-fa911827a807} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2354 2024.08.16 05:48:42.081538 [ 3 ] {a80ac37a-9acf-42f2-bf5c-fa911827a807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
2355 2024.08.16 05:48:42.082015 [ 3 ] {a80ac37a-9acf-42f2-bf5c-fa911827a807} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2356 2024.08.16 05:48:42.082317 [ 3 ] {a80ac37a-9acf-42f2-bf5c-fa911827a807} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2357 2024.08.16 05:48:42.082469 [ 3 ] {a80ac37a-9acf-42f2-bf5c-fa911827a807} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003618 sec., 3869.5411829740187 rows/sec., 271.00 KiB/sec.
2358 2024.08.16 05:48:42.082837 [ 3 ] {a80ac37a-9acf-42f2-bf5c-fa911827a807} <Debug> DynamicQueryHandler: Done processing query
2359 2024.08.16 05:48:42.082862 [ 3 ] {a80ac37a-9acf-42f2-bf5c-fa911827a807} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2360 2024.08.16 05:48:42.082877 [ 3 ] {} <Debug> HTTP-Session: 917b4132-200c-48e1-91fa-f851000e41ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2361 2024.08.16 05:48:42.082990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2362 2024.08.16 05:48:42.083038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2363 2024.08.16 05:48:42.083056 [ 3 ] {} <Debug> HTTP-Session: 6e1ace60-ac8d-4d10-9719-cebb7d126e9f Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
2364 2024.08.16 05:48:42.083072 [ 3 ] {} <Debug> HTTP-Session: 6e1ace60-ac8d-4d10-9719-cebb7d126e9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2365 2024.08.16 05:48:42.083086 [ 3 ] {} <Debug> HTTP-Session: 6e1ace60-ac8d-4d10-9719-cebb7d126e9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2366 2024.08.16 05:48:42.083116 [ 3 ] {} <Trace> HTTP-Session: 6e1ace60-ac8d-4d10-9719-cebb7d126e9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2367 2024.08.16 05:48:42.083210 [ 3 ] {2e9b3a55-bb63-4cb3-94fe-fb5c072edf80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
2368 2024.08.16 05:48:42.083251 [ 3 ] {2e9b3a55-bb63-4cb3-94fe-fb5c072edf80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
2369 2024.08.16 05:48:42.083433 [ 3 ] {2e9b3a55-bb63-4cb3-94fe-fb5c072edf80} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2370 2024.08.16 05:48:42.083711 [ 3 ] {2e9b3a55-bb63-4cb3-94fe-fb5c072edf80} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2371 2024.08.16 05:48:42.083747 [ 3 ] {2e9b3a55-bb63-4cb3-94fe-fb5c072edf80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
2372 2024.08.16 05:48:42.084050 [ 3 ] {2e9b3a55-bb63-4cb3-94fe-fb5c072edf80} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2373 2024.08.16 05:48:42.084357 [ 3 ] {2e9b3a55-bb63-4cb3-94fe-fb5c072edf80} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2374 2024.08.16 05:48:42.084512 [ 3 ] {2e9b3a55-bb63-4cb3-94fe-fb5c072edf80} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001316 sec., 4559.270516717325 rows/sec., 269.37 KiB/sec.
2375 2024.08.16 05:48:42.084746 [ 3 ] {2e9b3a55-bb63-4cb3-94fe-fb5c072edf80} <Debug> DynamicQueryHandler: Done processing query
2376 2024.08.16 05:48:42.084769 [ 3 ] {2e9b3a55-bb63-4cb3-94fe-fb5c072edf80} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2377 2024.08.16 05:48:42.084785 [ 3 ] {} <Debug> HTTP-Session: 6e1ace60-ac8d-4d10-9719-cebb7d126e9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2378 2024.08.16 05:48:42.085066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 61798, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2379 2024.08.16 05:48:42.085114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2380 2024.08.16 05:48:42.085131 [ 3 ] {} <Debug> HTTP-Session: 77f17dfe-62ac-44a1-a1a7-2db8b6398cab Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
2381 2024.08.16 05:48:42.085148 [ 3 ] {} <Debug> HTTP-Session: 77f17dfe-62ac-44a1-a1a7-2db8b6398cab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2382 2024.08.16 05:48:42.085161 [ 3 ] {} <Debug> HTTP-Session: 77f17dfe-62ac-44a1-a1a7-2db8b6398cab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2383 2024.08.16 05:48:42.085191 [ 3 ] {} <Trace> HTTP-Session: 77f17dfe-62ac-44a1-a1a7-2db8b6398cab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2384 2024.08.16 05:48:42.085386 [ 3 ] {036cbe19-3e13-4b7e-bee0-b617c742a241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2385 2024.08.16 05:48:42.085428 [ 3 ] {036cbe19-3e13-4b7e-bee0-b617c742a241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2386 2024.08.16 05:48:42.085566 [ 3 ] {036cbe19-3e13-4b7e-bee0-b617c742a241} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2387 2024.08.16 05:48:42.086062 [ 3 ] {036cbe19-3e13-4b7e-bee0-b617c742a241} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2388 2024.08.16 05:48:42.086098 [ 3 ] {036cbe19-3e13-4b7e-bee0-b617c742a241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
2389 2024.08.16 05:48:42.086506 [ 3 ] {036cbe19-3e13-4b7e-bee0-b617c742a241} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2390 2024.08.16 05:48:42.086822 [ 3 ] {036cbe19-3e13-4b7e-bee0-b617c742a241} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2391 2024.08.16 05:48:42.086978 [ 3 ] {036cbe19-3e13-4b7e-bee0-b617c742a241} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.001695 sec., 225368.73156342184 rows/sec., 15.95 MiB/sec.
2392 2024.08.16 05:48:42.087239 [ 3 ] {036cbe19-3e13-4b7e-bee0-b617c742a241} <Debug> DynamicQueryHandler: Done processing query
2393 2024.08.16 05:48:42.087263 [ 3 ] {036cbe19-3e13-4b7e-bee0-b617c742a241} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
2394 2024.08.16 05:48:42.087279 [ 3 ] {} <Debug> HTTP-Session: 77f17dfe-62ac-44a1-a1a7-2db8b6398cab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2395 2024.08.16 05:48:42.087405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2396 2024.08.16 05:48:42.087451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2397 2024.08.16 05:48:42.087469 [ 3 ] {} <Debug> HTTP-Session: c6858052-db3e-45ea-bdf1-97a98b54260b Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
2398 2024.08.16 05:48:42.087485 [ 3 ] {} <Debug> HTTP-Session: c6858052-db3e-45ea-bdf1-97a98b54260b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2399 2024.08.16 05:48:42.087498 [ 3 ] {} <Debug> HTTP-Session: c6858052-db3e-45ea-bdf1-97a98b54260b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2400 2024.08.16 05:48:42.087528 [ 3 ] {} <Trace> HTTP-Session: c6858052-db3e-45ea-bdf1-97a98b54260b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2401 2024.08.16 05:48:42.087621 [ 3 ] {d648ff7b-7bc8-4545-8662-1bf66095ac1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2402 2024.08.16 05:48:42.087663 [ 3 ] {d648ff7b-7bc8-4545-8662-1bf66095ac1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2403 2024.08.16 05:48:42.087807 [ 3 ] {d648ff7b-7bc8-4545-8662-1bf66095ac1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2404 2024.08.16 05:48:42.088049 [ 3 ] {d648ff7b-7bc8-4545-8662-1bf66095ac1e} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2405 2024.08.16 05:48:42.088085 [ 3 ] {d648ff7b-7bc8-4545-8662-1bf66095ac1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
2406 2024.08.16 05:48:42.088453 [ 3 ] {d648ff7b-7bc8-4545-8662-1bf66095ac1e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2407 2024.08.16 05:48:42.088782 [ 3 ] {d648ff7b-7bc8-4545-8662-1bf66095ac1e} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2408 2024.08.16 05:48:42.088929 [ 3 ] {d648ff7b-7bc8-4545-8662-1bf66095ac1e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001332 sec., 4504.504504504504 rows/sec., 235.34 KiB/sec.
2409 2024.08.16 05:48:42.089091 [ 3 ] {d648ff7b-7bc8-4545-8662-1bf66095ac1e} <Debug> DynamicQueryHandler: Done processing query
2410 2024.08.16 05:48:42.089115 [ 3 ] {d648ff7b-7bc8-4545-8662-1bf66095ac1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2411 2024.08.16 05:48:42.089130 [ 3 ] {} <Debug> HTTP-Session: c6858052-db3e-45ea-bdf1-97a98b54260b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2412 2024.08.16 05:48:42.089336 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 42718, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2413 2024.08.16 05:48:42.089382 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2414 2024.08.16 05:48:42.089401 [ 3 ] {} <Debug> HTTP-Session: af677653-c990-4417-af94-685dc5d504df Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
2415 2024.08.16 05:48:42.089417 [ 3 ] {} <Debug> HTTP-Session: af677653-c990-4417-af94-685dc5d504df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2416 2024.08.16 05:48:42.089430 [ 3 ] {} <Debug> HTTP-Session: af677653-c990-4417-af94-685dc5d504df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2417 2024.08.16 05:48:42.089459 [ 3 ] {} <Trace> HTTP-Session: af677653-c990-4417-af94-685dc5d504df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2418 2024.08.16 05:48:42.089796 [ 3 ] {1025e957-bdce-41e0-8388-39efee14ea12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2419 2024.08.16 05:48:42.089841 [ 3 ] {1025e957-bdce-41e0-8388-39efee14ea12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2420 2024.08.16 05:48:42.089981 [ 3 ] {1025e957-bdce-41e0-8388-39efee14ea12} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2421 2024.08.16 05:48:42.090380 [ 3 ] {1025e957-bdce-41e0-8388-39efee14ea12} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2422 2024.08.16 05:48:42.090416 [ 3 ] {1025e957-bdce-41e0-8388-39efee14ea12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
2423 2024.08.16 05:48:42.090828 [ 3 ] {1025e957-bdce-41e0-8388-39efee14ea12} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2424 2024.08.16 05:48:42.091161 [ 3 ] {1025e957-bdce-41e0-8388-39efee14ea12} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2425 2024.08.16 05:48:42.091340 [ 3 ] {1025e957-bdce-41e0-8388-39efee14ea12} <Debug> executeQuery: Read 227 rows, 15.56 KiB in 0.001784 sec., 127242.15246636771 rows/sec., 8.52 MiB/sec.
2426 2024.08.16 05:48:42.091849 [ 3 ] {1025e957-bdce-41e0-8388-39efee14ea12} <Debug> DynamicQueryHandler: Done processing query
2427 2024.08.16 05:48:42.091873 [ 3 ] {1025e957-bdce-41e0-8388-39efee14ea12} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
2428 2024.08.16 05:48:42.091888 [ 3 ] {} <Debug> HTTP-Session: af677653-c990-4417-af94-685dc5d504df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2429 2024.08.16 05:48:42.092023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2430 2024.08.16 05:48:42.092071 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2431 2024.08.16 05:48:42.092113 [ 3 ] {} <Debug> HTTP-Session: b5f0f3cd-eabd-46be-985d-383335b796c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
2432 2024.08.16 05:48:42.092129 [ 3 ] {} <Debug> HTTP-Session: b5f0f3cd-eabd-46be-985d-383335b796c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2433 2024.08.16 05:48:42.092142 [ 3 ] {} <Debug> HTTP-Session: b5f0f3cd-eabd-46be-985d-383335b796c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2434 2024.08.16 05:48:42.092172 [ 3 ] {} <Trace> HTTP-Session: b5f0f3cd-eabd-46be-985d-383335b796c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2435 2024.08.16 05:48:42.092261 [ 3 ] {6b218441-3fbf-40ea-aa6f-549328e864f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
2436 2024.08.16 05:48:42.092306 [ 3 ] {6b218441-3fbf-40ea-aa6f-549328e864f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
2437 2024.08.16 05:48:42.092460 [ 3 ] {6b218441-3fbf-40ea-aa6f-549328e864f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2438 2024.08.16 05:48:42.092707 [ 3 ] {6b218441-3fbf-40ea-aa6f-549328e864f7} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2439 2024.08.16 05:48:42.092742 [ 3 ] {6b218441-3fbf-40ea-aa6f-549328e864f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
2440 2024.08.16 05:48:42.093107 [ 3 ] {6b218441-3fbf-40ea-aa6f-549328e864f7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2441 2024.08.16 05:48:42.093426 [ 3 ] {6b218441-3fbf-40ea-aa6f-549328e864f7} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2442 2024.08.16 05:48:42.093626 [ 3 ] {6b218441-3fbf-40ea-aa6f-549328e864f7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001374 sec., 727.802037845706 rows/sec., 49.04 KiB/sec.
2443 2024.08.16 05:48:42.093986 [ 3 ] {6b218441-3fbf-40ea-aa6f-549328e864f7} <Debug> DynamicQueryHandler: Done processing query
2444 2024.08.16 05:48:42.094010 [ 3 ] {6b218441-3fbf-40ea-aa6f-549328e864f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2445 2024.08.16 05:48:42.094025 [ 3 ] {} <Debug> HTTP-Session: b5f0f3cd-eabd-46be-985d-383335b796c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2446 2024.08.16 05:48:42.094143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 11543, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2447 2024.08.16 05:48:42.094189 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2448 2024.08.16 05:48:42.094207 [ 3 ] {} <Debug> HTTP-Session: 20adcbf9-42df-438e-bdbf-398d0afc0ca8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
2449 2024.08.16 05:48:42.094223 [ 3 ] {} <Debug> HTTP-Session: 20adcbf9-42df-438e-bdbf-398d0afc0ca8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2450 2024.08.16 05:48:42.094236 [ 3 ] {} <Debug> HTTP-Session: 20adcbf9-42df-438e-bdbf-398d0afc0ca8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2451 2024.08.16 05:48:42.094266 [ 3 ] {} <Trace> HTTP-Session: 20adcbf9-42df-438e-bdbf-398d0afc0ca8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2452 2024.08.16 05:48:42.094403 [ 3 ] {8fe24c9f-8046-4b52-92d4-f39bead40edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2453 2024.08.16 05:48:42.094446 [ 3 ] {8fe24c9f-8046-4b52-92d4-f39bead40edf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2454 2024.08.16 05:48:42.094591 [ 3 ] {8fe24c9f-8046-4b52-92d4-f39bead40edf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2455 2024.08.16 05:48:42.094871 [ 3 ] {8fe24c9f-8046-4b52-92d4-f39bead40edf} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2456 2024.08.16 05:48:42.094906 [ 3 ] {8fe24c9f-8046-4b52-92d4-f39bead40edf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
2457 2024.08.16 05:48:42.095284 [ 3 ] {8fe24c9f-8046-4b52-92d4-f39bead40edf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2458 2024.08.16 05:48:42.095608 [ 3 ] {8fe24c9f-8046-4b52-92d4-f39bead40edf} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2459 2024.08.16 05:48:42.095771 [ 3 ] {8fe24c9f-8046-4b52-92d4-f39bead40edf} <Debug> executeQuery: Read 78 rows, 5.05 KiB in 0.001427 sec., 54660.126138752625 rows/sec., 3.46 MiB/sec.
2460 2024.08.16 05:48:42.096039 [ 3 ] {8fe24c9f-8046-4b52-92d4-f39bead40edf} <Debug> DynamicQueryHandler: Done processing query
2461 2024.08.16 05:48:42.096062 [ 3 ] {8fe24c9f-8046-4b52-92d4-f39bead40edf} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2462 2024.08.16 05:48:42.096078 [ 3 ] {} <Debug> HTTP-Session: 20adcbf9-42df-438e-bdbf-398d0afc0ca8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2463 2024.08.16 05:48:47.021796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2464 2024.08.16 05:48:47.021980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2465 2024.08.16 05:48:47.022024 [ 3 ] {} <Debug> HTTP-Session: 61bf4a89-4a48-4797-962c-55d0c292ba25 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
2466 2024.08.16 05:48:47.022067 [ 3 ] {} <Debug> HTTP-Session: 61bf4a89-4a48-4797-962c-55d0c292ba25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2467 2024.08.16 05:48:47.022092 [ 3 ] {} <Debug> HTTP-Session: 61bf4a89-4a48-4797-962c-55d0c292ba25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2468 2024.08.16 05:48:47.022140 [ 3 ] {} <Trace> HTTP-Session: 61bf4a89-4a48-4797-962c-55d0c292ba25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2469 2024.08.16 05:48:47.022323 [ 3 ] {003953db-4131-49e2-9fb3-7bb00436fc04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2470 2024.08.16 05:48:47.022386 [ 3 ] {003953db-4131-49e2-9fb3-7bb00436fc04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2471 2024.08.16 05:48:47.022575 [ 3 ] {003953db-4131-49e2-9fb3-7bb00436fc04} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2472 2024.08.16 05:48:47.022983 [ 3 ] {003953db-4131-49e2-9fb3-7bb00436fc04} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2473 2024.08.16 05:48:47.023026 [ 3 ] {003953db-4131-49e2-9fb3-7bb00436fc04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
2474 2024.08.16 05:48:47.023406 [ 3 ] {003953db-4131-49e2-9fb3-7bb00436fc04} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2475 2024.08.16 05:48:47.023739 [ 3 ] {003953db-4131-49e2-9fb3-7bb00436fc04} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2476 2024.08.16 05:48:47.023917 [ 3 ] {003953db-4131-49e2-9fb3-7bb00436fc04} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.001641 sec., 14015.84399756246 rows/sec., 1.11 MiB/sec.
2477 2024.08.16 05:48:47.024127 [ 3 ] {003953db-4131-49e2-9fb3-7bb00436fc04} <Debug> DynamicQueryHandler: Done processing query
2478 2024.08.16 05:48:47.024153 [ 3 ] {003953db-4131-49e2-9fb3-7bb00436fc04} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2479 2024.08.16 05:48:47.024170 [ 3 ] {} <Debug> HTTP-Session: 61bf4a89-4a48-4797-962c-55d0c292ba25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2480 2024.08.16 05:48:47.024350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 18224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2481 2024.08.16 05:48:47.024404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2482 2024.08.16 05:48:47.024423 [ 3 ] {} <Debug> HTTP-Session: 76ab0aac-be3f-4c02-8d4d-4027ce07e6a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
2483 2024.08.16 05:48:47.024441 [ 3 ] {} <Debug> HTTP-Session: 76ab0aac-be3f-4c02-8d4d-4027ce07e6a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2484 2024.08.16 05:48:47.024454 [ 3 ] {} <Debug> HTTP-Session: 76ab0aac-be3f-4c02-8d4d-4027ce07e6a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2485 2024.08.16 05:48:47.024489 [ 3 ] {} <Trace> HTTP-Session: 76ab0aac-be3f-4c02-8d4d-4027ce07e6a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2486 2024.08.16 05:48:47.024682 [ 3 ] {cb57eb53-4d08-428d-928b-bc21140dc02c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2487 2024.08.16 05:48:47.024728 [ 3 ] {cb57eb53-4d08-428d-928b-bc21140dc02c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2488 2024.08.16 05:48:47.024862 [ 3 ] {cb57eb53-4d08-428d-928b-bc21140dc02c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2489 2024.08.16 05:48:47.025259 [ 3 ] {cb57eb53-4d08-428d-928b-bc21140dc02c} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2490 2024.08.16 05:48:47.025297 [ 3 ] {cb57eb53-4d08-428d-928b-bc21140dc02c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
2491 2024.08.16 05:48:47.025624 [ 3 ] {cb57eb53-4d08-428d-928b-bc21140dc02c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2492 2024.08.16 05:48:47.025937 [ 3 ] {cb57eb53-4d08-428d-928b-bc21140dc02c} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2493 2024.08.16 05:48:47.026094 [ 3 ] {cb57eb53-4d08-428d-928b-bc21140dc02c} <Debug> executeQuery: Read 125 rows, 10.63 KiB in 0.001513 sec., 82617.31658955717 rows/sec., 6.86 MiB/sec.
2494 2024.08.16 05:48:47.026252 [ 3 ] {cb57eb53-4d08-428d-928b-bc21140dc02c} <Debug> DynamicQueryHandler: Done processing query
2495 2024.08.16 05:48:47.026276 [ 3 ] {cb57eb53-4d08-428d-928b-bc21140dc02c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2496 2024.08.16 05:48:47.026291 [ 3 ] {} <Debug> HTTP-Session: 76ab0aac-be3f-4c02-8d4d-4027ce07e6a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2497 2024.08.16 05:48:47.026436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2498 2024.08.16 05:48:47.026484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2499 2024.08.16 05:48:47.026503 [ 3 ] {} <Debug> HTTP-Session: 15bfa4d7-5b7d-4118-a0b4-b1e0082a3043 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
2500 2024.08.16 05:48:47.026519 [ 3 ] {} <Debug> HTTP-Session: 15bfa4d7-5b7d-4118-a0b4-b1e0082a3043 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2501 2024.08.16 05:48:47.026532 [ 3 ] {} <Debug> HTTP-Session: 15bfa4d7-5b7d-4118-a0b4-b1e0082a3043 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2502 2024.08.16 05:48:47.026564 [ 3 ] {} <Trace> HTTP-Session: 15bfa4d7-5b7d-4118-a0b4-b1e0082a3043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2503 2024.08.16 05:48:47.026686 [ 3 ] {65d074fa-00e3-4752-8b24-61d126623b51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2504 2024.08.16 05:48:47.026727 [ 3 ] {65d074fa-00e3-4752-8b24-61d126623b51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2505 2024.08.16 05:48:47.026851 [ 3 ] {65d074fa-00e3-4752-8b24-61d126623b51} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2506 2024.08.16 05:48:47.027177 [ 3 ] {65d074fa-00e3-4752-8b24-61d126623b51} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2507 2024.08.16 05:48:47.027215 [ 3 ] {65d074fa-00e3-4752-8b24-61d126623b51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
2508 2024.08.16 05:48:47.027531 [ 3 ] {65d074fa-00e3-4752-8b24-61d126623b51} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2509 2024.08.16 05:48:47.027837 [ 3 ] {65d074fa-00e3-4752-8b24-61d126623b51} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2510 2024.08.16 05:48:47.027965 [ 3 ] {65d074fa-00e3-4752-8b24-61d126623b51} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001329 sec., 65462.75395033859 rows/sec., 5.11 MiB/sec.
2511 2024.08.16 05:48:47.028173 [ 3 ] {65d074fa-00e3-4752-8b24-61d126623b51} <Debug> DynamicQueryHandler: Done processing query
2512 2024.08.16 05:48:47.028197 [ 3 ] {65d074fa-00e3-4752-8b24-61d126623b51} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2513 2024.08.16 05:48:47.028212 [ 3 ] {} <Debug> HTTP-Session: 15bfa4d7-5b7d-4118-a0b4-b1e0082a3043 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2514 2024.08.16 05:48:47.028392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2515 2024.08.16 05:48:47.028440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2516 2024.08.16 05:48:47.028458 [ 3 ] {} <Debug> HTTP-Session: 5780be63-598f-4ebb-95d1-076d84931d89 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
2517 2024.08.16 05:48:47.028474 [ 3 ] {} <Debug> HTTP-Session: 5780be63-598f-4ebb-95d1-076d84931d89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2518 2024.08.16 05:48:47.028488 [ 3 ] {} <Debug> HTTP-Session: 5780be63-598f-4ebb-95d1-076d84931d89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2519 2024.08.16 05:48:47.028518 [ 3 ] {} <Trace> HTTP-Session: 5780be63-598f-4ebb-95d1-076d84931d89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2520 2024.08.16 05:48:47.028710 [ 3 ] {71a9a5ba-b084-4aad-8c43-8bd4b17345a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2521 2024.08.16 05:48:47.028760 [ 3 ] {71a9a5ba-b084-4aad-8c43-8bd4b17345a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2522 2024.08.16 05:48:47.028909 [ 3 ] {71a9a5ba-b084-4aad-8c43-8bd4b17345a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2523 2024.08.16 05:48:47.029269 [ 3 ] {71a9a5ba-b084-4aad-8c43-8bd4b17345a3} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2524 2024.08.16 05:48:47.029305 [ 3 ] {71a9a5ba-b084-4aad-8c43-8bd4b17345a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
2525 2024.08.16 05:48:47.029687 [ 3 ] {71a9a5ba-b084-4aad-8c43-8bd4b17345a3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2526 2024.08.16 05:48:47.030015 [ 3 ] {71a9a5ba-b084-4aad-8c43-8bd4b17345a3} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2527 2024.08.16 05:48:47.030171 [ 3 ] {71a9a5ba-b084-4aad-8c43-8bd4b17345a3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00157 sec., 101910.8280254777 rows/sec., 7.10 MiB/sec.
2528 2024.08.16 05:48:47.030383 [ 3 ] {71a9a5ba-b084-4aad-8c43-8bd4b17345a3} <Debug> DynamicQueryHandler: Done processing query
2529 2024.08.16 05:48:47.030412 [ 3 ] {71a9a5ba-b084-4aad-8c43-8bd4b17345a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2530 2024.08.16 05:48:47.030429 [ 3 ] {} <Debug> HTTP-Session: 5780be63-598f-4ebb-95d1-076d84931d89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2531 2024.08.16 05:48:47.030599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 36719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2532 2024.08.16 05:48:47.030649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2533 2024.08.16 05:48:47.030669 [ 3 ] {} <Debug> HTTP-Session: f1e858a3-429a-4e4b-8da6-72bf4b4890b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
2534 2024.08.16 05:48:47.030686 [ 3 ] {} <Debug> HTTP-Session: f1e858a3-429a-4e4b-8da6-72bf4b4890b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2535 2024.08.16 05:48:47.030700 [ 3 ] {} <Debug> HTTP-Session: f1e858a3-429a-4e4b-8da6-72bf4b4890b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2536 2024.08.16 05:48:47.030731 [ 3 ] {} <Trace> HTTP-Session: f1e858a3-429a-4e4b-8da6-72bf4b4890b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2537 2024.08.16 05:48:47.031207 [ 3 ] {d6fa4fa3-2308-4f12-ae29-355fd7cd7239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2538 2024.08.16 05:48:47.031274 [ 3 ] {d6fa4fa3-2308-4f12-ae29-355fd7cd7239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
2539 2024.08.16 05:48:47.031681 [ 3 ] {d6fa4fa3-2308-4f12-ae29-355fd7cd7239} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2540 2024.08.16 05:48:47.032450 [ 3 ] {d6fa4fa3-2308-4f12-ae29-355fd7cd7239} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2541 2024.08.16 05:48:47.032487 [ 3 ] {d6fa4fa3-2308-4f12-ae29-355fd7cd7239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
2542 2024.08.16 05:48:47.033218 [ 3 ] {d6fa4fa3-2308-4f12-ae29-355fd7cd7239} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2543 2024.08.16 05:48:47.033635 [ 3 ] {d6fa4fa3-2308-4f12-ae29-355fd7cd7239} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2544 2024.08.16 05:48:47.033836 [ 3 ] {d6fa4fa3-2308-4f12-ae29-355fd7cd7239} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.003007 sec., 7648.819421350183 rows/sec., 13.71 MiB/sec.
2545 2024.08.16 05:48:47.034350 [ 3 ] {d6fa4fa3-2308-4f12-ae29-355fd7cd7239} <Debug> DynamicQueryHandler: Done processing query
2546 2024.08.16 05:48:47.034376 [ 3 ] {d6fa4fa3-2308-4f12-ae29-355fd7cd7239} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
2547 2024.08.16 05:48:47.034392 [ 3 ] {} <Debug> HTTP-Session: f1e858a3-429a-4e4b-8da6-72bf4b4890b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2548 2024.08.16 05:48:47.034529 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2549 2024.08.16 05:48:47.034580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2550 2024.08.16 05:48:47.034599 [ 3 ] {} <Debug> HTTP-Session: 3d8e2e42-a896-4470-a87e-23dc4e3770b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
2551 2024.08.16 05:48:47.034615 [ 3 ] {} <Debug> HTTP-Session: 3d8e2e42-a896-4470-a87e-23dc4e3770b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2552 2024.08.16 05:48:47.034629 [ 3 ] {} <Debug> HTTP-Session: 3d8e2e42-a896-4470-a87e-23dc4e3770b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2553 2024.08.16 05:48:47.034661 [ 3 ] {} <Trace> HTTP-Session: 3d8e2e42-a896-4470-a87e-23dc4e3770b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2554 2024.08.16 05:48:47.034800 [ 3 ] {a04f2520-5d5e-460b-9dfc-4d28bd2ed29f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2555 2024.08.16 05:48:47.034846 [ 3 ] {a04f2520-5d5e-460b-9dfc-4d28bd2ed29f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2556 2024.08.16 05:48:47.034993 [ 3 ] {a04f2520-5d5e-460b-9dfc-4d28bd2ed29f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2557 2024.08.16 05:48:47.035300 [ 3 ] {a04f2520-5d5e-460b-9dfc-4d28bd2ed29f} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2558 2024.08.16 05:48:47.035338 [ 3 ] {a04f2520-5d5e-460b-9dfc-4d28bd2ed29f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.26 GiB.
2559 2024.08.16 05:48:47.035717 [ 3 ] {a04f2520-5d5e-460b-9dfc-4d28bd2ed29f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2560 2024.08.16 05:48:47.036034 [ 3 ] {a04f2520-5d5e-460b-9dfc-4d28bd2ed29f} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2561 2024.08.16 05:48:47.036189 [ 3 ] {a04f2520-5d5e-460b-9dfc-4d28bd2ed29f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00145 sec., 41379.31034482759 rows/sec., 2.79 MiB/sec.
2562 2024.08.16 05:48:47.036344 [ 3 ] {a04f2520-5d5e-460b-9dfc-4d28bd2ed29f} <Debug> DynamicQueryHandler: Done processing query
2563 2024.08.16 05:48:47.036368 [ 3 ] {a04f2520-5d5e-460b-9dfc-4d28bd2ed29f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2564 2024.08.16 05:48:47.036384 [ 3 ] {} <Debug> HTTP-Session: 3d8e2e42-a896-4470-a87e-23dc4e3770b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2565 2024.08.16 05:48:52.024813 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 28365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2566 2024.08.16 05:48:52.024933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2567 2024.08.16 05:48:52.024960 [ 3 ] {} <Debug> HTTP-Session: 1fe8611c-4852-4ed3-8630-dd32c9803486 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
2568 2024.08.16 05:48:52.024986 [ 3 ] {} <Debug> HTTP-Session: 1fe8611c-4852-4ed3-8630-dd32c9803486 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2569 2024.08.16 05:48:52.025001 [ 3 ] {} <Debug> HTTP-Session: 1fe8611c-4852-4ed3-8630-dd32c9803486 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2570 2024.08.16 05:48:52.025051 [ 3 ] {} <Trace> HTTP-Session: 1fe8611c-4852-4ed3-8630-dd32c9803486 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2571 2024.08.16 05:48:52.025314 [ 3 ] {3efe2e3c-d04e-4987-9fd8-3c4a5d046dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2572 2024.08.16 05:48:52.025389 [ 3 ] {3efe2e3c-d04e-4987-9fd8-3c4a5d046dc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2573 2024.08.16 05:48:52.025574 [ 3 ] {3efe2e3c-d04e-4987-9fd8-3c4a5d046dc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2574 2024.08.16 05:48:52.026127 [ 3 ] {3efe2e3c-d04e-4987-9fd8-3c4a5d046dc6} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2575 2024.08.16 05:48:52.026171 [ 3 ] {3efe2e3c-d04e-4987-9fd8-3c4a5d046dc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
2576 2024.08.16 05:48:52.026595 [ 3 ] {3efe2e3c-d04e-4987-9fd8-3c4a5d046dc6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2577 2024.08.16 05:48:52.026949 [ 3 ] {3efe2e3c-d04e-4987-9fd8-3c4a5d046dc6} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2578 2024.08.16 05:48:52.027121 [ 3 ] {3efe2e3c-d04e-4987-9fd8-3c4a5d046dc6} <Debug> executeQuery: Read 189 rows, 16.86 KiB in 0.00193 sec., 97927.46113989638 rows/sec., 8.53 MiB/sec.
2579 2024.08.16 05:48:52.027144 [ 66 ] {} <Debug> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2580 2024.08.16 05:48:52.027261 [ 66 ] {} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2581 2024.08.16 05:48:52.027311 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
2582 2024.08.16 05:48:52.027424 [ 3 ] {3efe2e3c-d04e-4987-9fd8-3c4a5d046dc6} <Debug> DynamicQueryHandler: Done processing query
2583 2024.08.16 05:48:52.027465 [ 3 ] {3efe2e3c-d04e-4987-9fd8-3c4a5d046dc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
2584 2024.08.16 05:48:52.027485 [ 3 ] {} <Debug> HTTP-Session: 1fe8611c-4852-4ed3-8630-dd32c9803486 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2585 2024.08.16 05:48:52.027487 [ 187 ] {564535ed-8c40-4bc7-9d29-de870537704c::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
2586 2024.08.16 05:48:52.027632 [ 187 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2587 2024.08.16 05:48:52.027671 [ 187 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 99 rows starting from the beginning of the part
2588 2024.08.16 05:48:52.027687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2589 2024.08.16 05:48:52.027747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2590 2024.08.16 05:48:52.027784 [ 3 ] {} <Debug> HTTP-Session: 90fa2b84-4fb8-44f1-aa8b-e778dcb76d83 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
2591 2024.08.16 05:48:52.027799 [ 187 ] {564535ed-8c40-4bc7-9d29-de870537704c::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
2592 2024.08.16 05:48:52.027808 [ 3 ] {} <Debug> HTTP-Session: 90fa2b84-4fb8-44f1-aa8b-e778dcb76d83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2593 2024.08.16 05:48:52.027860 [ 3 ] {} <Debug> HTTP-Session: 90fa2b84-4fb8-44f1-aa8b-e778dcb76d83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2594 2024.08.16 05:48:52.028027 [ 3 ] {} <Trace> HTTP-Session: 90fa2b84-4fb8-44f1-aa8b-e778dcb76d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2595 2024.08.16 05:48:52.028241 [ 187 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 99 rows starting from the beginning of the part
2596 2024.08.16 05:48:52.028468 [ 3 ] {531261a0-ce5d-42a7-817e-2ec6a4567a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
2597 2024.08.16 05:48:52.028541 [ 187 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 189 rows starting from the beginning of the part
2598 2024.08.16 05:48:52.028609 [ 3 ] {531261a0-ce5d-42a7-817e-2ec6a4567a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
2599 2024.08.16 05:48:52.028867 [ 187 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 125 rows starting from the beginning of the part
2600 2024.08.16 05:48:52.029265 [ 187 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 189 rows starting from the beginning of the part
2601 2024.08.16 05:48:52.029811 [ 3 ] {531261a0-ce5d-42a7-817e-2ec6a4567a9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2602 2024.08.16 05:48:52.030288 [ 3 ] {531261a0-ce5d-42a7-817e-2ec6a4567a9e} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2603 2024.08.16 05:48:52.030340 [ 3 ] {531261a0-ce5d-42a7-817e-2ec6a4567a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
2604 2024.08.16 05:48:52.030927 [ 3 ] {531261a0-ce5d-42a7-817e-2ec6a4567a9e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2605 2024.08.16 05:48:52.031363 [ 200 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 731 rows, containing 4 columns (4 merged, 0 gathered) in 0.003933035 sec., 185861.55475351732 rows/sec., 15.84 MiB/sec.
2606 2024.08.16 05:48:52.031497 [ 3 ] {531261a0-ce5d-42a7-817e-2ec6a4567a9e} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2607 2024.08.16 05:48:52.031662 [ 200 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2608 2024.08.16 05:48:52.031733 [ 3 ] {531261a0-ce5d-42a7-817e-2ec6a4567a9e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003414 sec., 4100.761570005859 rows/sec., 287.19 KiB/sec.
2609 2024.08.16 05:48:52.032267 [ 3 ] {531261a0-ce5d-42a7-817e-2ec6a4567a9e} <Debug> DynamicQueryHandler: Done processing query
2610 2024.08.16 05:48:52.032332 [ 3 ] {531261a0-ce5d-42a7-817e-2ec6a4567a9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2611 2024.08.16 05:48:52.032377 [ 3 ] {} <Debug> HTTP-Session: 90fa2b84-4fb8-44f1-aa8b-e778dcb76d83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2612 2024.08.16 05:48:52.032543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2613 2024.08.16 05:48:52.032631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2614 2024.08.16 05:48:52.032646 [ 200 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_11_2} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2615 2024.08.16 05:48:52.032662 [ 3 ] {} <Debug> HTTP-Session: ba422a66-d6de-49c4-9168-36f926f8254c Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
2616 2024.08.16 05:48:52.032718 [ 3 ] {} <Debug> HTTP-Session: ba422a66-d6de-49c4-9168-36f926f8254c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2617 2024.08.16 05:48:52.032748 [ 3 ] {} <Debug> HTTP-Session: ba422a66-d6de-49c4-9168-36f926f8254c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2618 2024.08.16 05:48:52.032813 [ 3 ] {} <Trace> HTTP-Session: ba422a66-d6de-49c4-9168-36f926f8254c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2619 2024.08.16 05:48:52.032843 [ 200 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_11_2} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2620 2024.08.16 05:48:52.032993 [ 3 ] {fecf7ce5-66c4-425b-920f-718cb3eeea84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
2621 2024.08.16 05:48:52.032997 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB.
2622 2024.08.16 05:48:52.033068 [ 3 ] {fecf7ce5-66c4-425b-920f-718cb3eeea84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
2623 2024.08.16 05:48:52.033218 [ 3 ] {fecf7ce5-66c4-425b-920f-718cb3eeea84} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2624 2024.08.16 05:48:52.033520 [ 3 ] {fecf7ce5-66c4-425b-920f-718cb3eeea84} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2625 2024.08.16 05:48:52.033558 [ 3 ] {fecf7ce5-66c4-425b-920f-718cb3eeea84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
2626 2024.08.16 05:48:52.033863 [ 3 ] {fecf7ce5-66c4-425b-920f-718cb3eeea84} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2627 2024.08.16 05:48:52.034167 [ 3 ] {fecf7ce5-66c4-425b-920f-718cb3eeea84} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2628 2024.08.16 05:48:52.034329 [ 3 ] {fecf7ce5-66c4-425b-920f-718cb3eeea84} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001393 sec., 4307.250538406318 rows/sec., 254.48 KiB/sec.
2629 2024.08.16 05:48:52.034580 [ 3 ] {fecf7ce5-66c4-425b-920f-718cb3eeea84} <Debug> DynamicQueryHandler: Done processing query
2630 2024.08.16 05:48:52.034607 [ 3 ] {fecf7ce5-66c4-425b-920f-718cb3eeea84} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2631 2024.08.16 05:48:52.034622 [ 3 ] {} <Debug> HTTP-Session: ba422a66-d6de-49c4-9168-36f926f8254c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2632 2024.08.16 05:48:52.034948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 61798, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2633 2024.08.16 05:48:52.034997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2634 2024.08.16 05:48:52.035017 [ 3 ] {} <Debug> HTTP-Session: 6c2f1945-e720-43fe-bb55-6a65464bfd44 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
2635 2024.08.16 05:48:52.035033 [ 3 ] {} <Debug> HTTP-Session: 6c2f1945-e720-43fe-bb55-6a65464bfd44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2636 2024.08.16 05:48:52.035047 [ 3 ] {} <Debug> HTTP-Session: 6c2f1945-e720-43fe-bb55-6a65464bfd44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2637 2024.08.16 05:48:52.035078 [ 3 ] {} <Trace> HTTP-Session: 6c2f1945-e720-43fe-bb55-6a65464bfd44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2638 2024.08.16 05:48:52.035284 [ 3 ] {f4239ec3-aa23-4a64-a171-36957b733fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2639 2024.08.16 05:48:52.035336 [ 3 ] {f4239ec3-aa23-4a64-a171-36957b733fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2640 2024.08.16 05:48:52.035481 [ 3 ] {f4239ec3-aa23-4a64-a171-36957b733fbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2641 2024.08.16 05:48:52.036043 [ 3 ] {f4239ec3-aa23-4a64-a171-36957b733fbf} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2642 2024.08.16 05:48:52.036080 [ 3 ] {f4239ec3-aa23-4a64-a171-36957b733fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
2643 2024.08.16 05:48:52.036418 [ 3 ] {f4239ec3-aa23-4a64-a171-36957b733fbf} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2644 2024.08.16 05:48:52.036728 [ 3 ] {f4239ec3-aa23-4a64-a171-36957b733fbf} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2645 2024.08.16 05:48:52.036876 [ 66 ] {} <Debug> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2646 2024.08.16 05:48:52.036887 [ 3 ] {f4239ec3-aa23-4a64-a171-36957b733fbf} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.001704 sec., 224178.40375586855 rows/sec., 15.86 MiB/sec.
2647 2024.08.16 05:48:52.036933 [ 66 ] {} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2648 2024.08.16 05:48:52.037001 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
2649 2024.08.16 05:48:52.037203 [ 3 ] {f4239ec3-aa23-4a64-a171-36957b733fbf} <Debug> DynamicQueryHandler: Done processing query
2650 2024.08.16 05:48:52.037210 [ 188 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::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
2651 2024.08.16 05:48:52.037236 [ 3 ] {f4239ec3-aa23-4a64-a171-36957b733fbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
2652 2024.08.16 05:48:52.037282 [ 3 ] {} <Debug> HTTP-Session: 6c2f1945-e720-43fe-bb55-6a65464bfd44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2653 2024.08.16 05:48:52.037420 [ 188 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2654 2024.08.16 05:48:52.037464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2655 2024.08.16 05:48:52.037482 [ 188 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 72 rows starting from the beginning of the part
2656 2024.08.16 05:48:52.037554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2657 2024.08.16 05:48:52.037697 [ 3 ] {} <Debug> HTTP-Session: 02bea163-bbce-4541-b5e9-96e453c7eadb Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
2658 2024.08.16 05:48:52.037714 [ 188 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part
2659 2024.08.16 05:48:52.037798 [ 3 ] {} <Debug> HTTP-Session: 02bea163-bbce-4541-b5e9-96e453c7eadb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2660 2024.08.16 05:48:52.037899 [ 3 ] {} <Debug> HTTP-Session: 02bea163-bbce-4541-b5e9-96e453c7eadb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2661 2024.08.16 05:48:52.037994 [ 188 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 59 rows starting from the beginning of the part
2662 2024.08.16 05:48:52.038088 [ 3 ] {} <Trace> HTTP-Session: 02bea163-bbce-4541-b5e9-96e453c7eadb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2663 2024.08.16 05:48:52.038288 [ 188 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 382 rows starting from the beginning of the part
2664 2024.08.16 05:48:52.038519 [ 188 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 87 rows starting from the beginning of the part
2665 2024.08.16 05:48:52.038620 [ 3 ] {6c54f471-c8f8-4167-af31-b737c949dd19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2666 2024.08.16 05:48:52.038774 [ 188 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 382 rows starting from the beginning of the part
2667 2024.08.16 05:48:52.038857 [ 3 ] {6c54f471-c8f8-4167-af31-b737c949dd19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2668 2024.08.16 05:48:52.039507 [ 3 ] {6c54f471-c8f8-4167-af31-b737c949dd19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2669 2024.08.16 05:48:52.040180 [ 3 ] {6c54f471-c8f8-4167-af31-b737c949dd19} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2670 2024.08.16 05:48:52.040246 [ 3 ] {6c54f471-c8f8-4167-af31-b737c949dd19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
2671 2024.08.16 05:48:52.041265 [ 3 ] {6c54f471-c8f8-4167-af31-b737c949dd19} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2672 2024.08.16 05:48:52.041932 [ 200 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1018 rows, containing 4 columns (4 merged, 0 gathered) in 0.00481787 sec., 211296.69335204145 rows/sec., 15.34 MiB/sec.
2673 2024.08.16 05:48:52.042079 [ 3 ] {6c54f471-c8f8-4167-af31-b737c949dd19} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2674 2024.08.16 05:48:52.042237 [ 195 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2675 2024.08.16 05:48:52.042346 [ 3 ] {6c54f471-c8f8-4167-af31-b737c949dd19} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003949 sec., 1519.3719929095973 rows/sec., 79.38 KiB/sec.
2676 2024.08.16 05:48:52.042692 [ 3 ] {6c54f471-c8f8-4167-af31-b737c949dd19} <Debug> DynamicQueryHandler: Done processing query
2677 2024.08.16 05:48:52.042730 [ 3 ] {6c54f471-c8f8-4167-af31-b737c949dd19} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2678 2024.08.16 05:48:52.042759 [ 3 ] {} <Debug> HTTP-Session: 02bea163-bbce-4541-b5e9-96e453c7eadb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2679 2024.08.16 05:48:52.042978 [ 195 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_11_2} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2680 2024.08.16 05:48:52.043062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 44624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2681 2024.08.16 05:48:52.043079 [ 195 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_11_2} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2682 2024.08.16 05:48:52.043115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2683 2024.08.16 05:48:52.043152 [ 3 ] {} <Debug> HTTP-Session: bb310eca-5679-4807-b1bd-b8b0174745f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
2684 2024.08.16 05:48:52.043182 [ 3 ] {} <Debug> HTTP-Session: bb310eca-5679-4807-b1bd-b8b0174745f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2685 2024.08.16 05:48:52.043189 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB.
2686 2024.08.16 05:48:52.043199 [ 3 ] {} <Debug> HTTP-Session: bb310eca-5679-4807-b1bd-b8b0174745f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2687 2024.08.16 05:48:52.043239 [ 3 ] {} <Trace> HTTP-Session: bb310eca-5679-4807-b1bd-b8b0174745f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2688 2024.08.16 05:48:52.043538 [ 3 ] {1aa03592-2ad1-4425-907e-639f6b59bb7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2689 2024.08.16 05:48:52.043586 [ 3 ] {1aa03592-2ad1-4425-907e-639f6b59bb7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2690 2024.08.16 05:48:52.043730 [ 3 ] {1aa03592-2ad1-4425-907e-639f6b59bb7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2691 2024.08.16 05:48:52.044171 [ 3 ] {1aa03592-2ad1-4425-907e-639f6b59bb7f} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2692 2024.08.16 05:48:52.044206 [ 3 ] {1aa03592-2ad1-4425-907e-639f6b59bb7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
2693 2024.08.16 05:48:52.044592 [ 3 ] {1aa03592-2ad1-4425-907e-639f6b59bb7f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2694 2024.08.16 05:48:52.044937 [ 3 ] {1aa03592-2ad1-4425-907e-639f6b59bb7f} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2695 2024.08.16 05:48:52.045072 [ 3 ] {1aa03592-2ad1-4425-907e-639f6b59bb7f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001738 sec., 136363.63636363635 rows/sec., 9.14 MiB/sec.
2696 2024.08.16 05:48:52.045110 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2697 2024.08.16 05:48:52.045221 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2698 2024.08.16 05:48:52.045257 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
2699 2024.08.16 05:48:52.045344 [ 3 ] {1aa03592-2ad1-4425-907e-639f6b59bb7f} <Debug> DynamicQueryHandler: Done processing query
2700 2024.08.16 05:48:52.045406 [ 3 ] {1aa03592-2ad1-4425-907e-639f6b59bb7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
2701 2024.08.16 05:48:52.045440 [ 200 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::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
2702 2024.08.16 05:48:52.045443 [ 3 ] {} <Debug> HTTP-Session: bb310eca-5679-4807-b1bd-b8b0174745f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2703 2024.08.16 05:48:52.045659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2704 2024.08.16 05:48:52.045683 [ 200 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2705 2024.08.16 05:48:52.045765 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2706 2024.08.16 05:48:52.045767 [ 200 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 548 rows starting from the beginning of the part
2707 2024.08.16 05:48:52.045808 [ 3 ] {} <Debug> HTTP-Session: 5651795f-bfdd-4190-8936-705605218f43 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
2708 2024.08.16 05:48:52.045832 [ 3 ] {} <Debug> HTTP-Session: 5651795f-bfdd-4190-8936-705605218f43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2709 2024.08.16 05:48:52.045865 [ 3 ] {} <Debug> HTTP-Session: 5651795f-bfdd-4190-8936-705605218f43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2710 2024.08.16 05:48:52.046044 [ 200 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 110 rows starting from the beginning of the part
2711 2024.08.16 05:48:52.046066 [ 3 ] {} <Trace> HTTP-Session: 5651795f-bfdd-4190-8936-705605218f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2712 2024.08.16 05:48:52.046256 [ 200 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 110 rows starting from the beginning of the part
2713 2024.08.16 05:48:52.046381 [ 200 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 227 rows starting from the beginning of the part
2714 2024.08.16 05:48:52.046498 [ 200 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part
2715 2024.08.16 05:48:52.046585 [ 200 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 237 rows starting from the beginning of the part
2716 2024.08.16 05:48:52.046922 [ 3 ] {9518edde-bef6-46d1-b432-adfdd62a8a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
2717 2024.08.16 05:48:52.047088 [ 3 ] {9518edde-bef6-46d1-b432-adfdd62a8a6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
2718 2024.08.16 05:48:52.047495 [ 3 ] {9518edde-bef6-46d1-b432-adfdd62a8a6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2719 2024.08.16 05:48:52.048142 [ 3 ] {9518edde-bef6-46d1-b432-adfdd62a8a6a} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2720 2024.08.16 05:48:52.048218 [ 3 ] {9518edde-bef6-46d1-b432-adfdd62a8a6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
2721 2024.08.16 05:48:52.049336 [ 3 ] {9518edde-bef6-46d1-b432-adfdd62a8a6a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2722 2024.08.16 05:48:52.050091 [ 200 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1392 rows, containing 5 columns (5 merged, 0 gathered) in 0.004743728 sec., 293440.09605947055 rows/sec., 20.15 MiB/sec.
2723 2024.08.16 05:48:52.050106 [ 3 ] {9518edde-bef6-46d1-b432-adfdd62a8a6a} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2724 2024.08.16 05:48:52.050389 [ 3 ] {9518edde-bef6-46d1-b432-adfdd62a8a6a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003707 sec., 269.75991367682764 rows/sec., 18.18 KiB/sec.
2725 2024.08.16 05:48:52.050441 [ 200 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2726 2024.08.16 05:48:52.050835 [ 3 ] {9518edde-bef6-46d1-b432-adfdd62a8a6a} <Debug> DynamicQueryHandler: Done processing query
2727 2024.08.16 05:48:52.050900 [ 3 ] {9518edde-bef6-46d1-b432-adfdd62a8a6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2728 2024.08.16 05:48:52.050958 [ 3 ] {} <Debug> HTTP-Session: 5651795f-bfdd-4190-8936-705605218f43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2729 2024.08.16 05:48:52.051175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2730 2024.08.16 05:48:52.051254 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2731 2024.08.16 05:48:52.051274 [ 200 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2732 2024.08.16 05:48:52.051297 [ 3 ] {} <Debug> HTTP-Session: 7e7ca81c-90f0-4a4d-9f9b-211117f7e8d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
2733 2024.08.16 05:48:52.051356 [ 3 ] {} <Debug> HTTP-Session: 7e7ca81c-90f0-4a4d-9f9b-211117f7e8d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2734 2024.08.16 05:48:52.051383 [ 3 ] {} <Debug> HTTP-Session: 7e7ca81c-90f0-4a4d-9f9b-211117f7e8d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2735 2024.08.16 05:48:52.051437 [ 3 ] {} <Trace> HTTP-Session: 7e7ca81c-90f0-4a4d-9f9b-211117f7e8d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2736 2024.08.16 05:48:52.051456 [ 200 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2737 2024.08.16 05:48:52.051601 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB.
2738 2024.08.16 05:48:52.051662 [ 3 ] {4c77b070-5cca-48bf-b2d0-5bd3c02e83ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2739 2024.08.16 05:48:52.051712 [ 3 ] {4c77b070-5cca-48bf-b2d0-5bd3c02e83ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2740 2024.08.16 05:48:52.051862 [ 3 ] {4c77b070-5cca-48bf-b2d0-5bd3c02e83ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2741 2024.08.16 05:48:52.052204 [ 3 ] {4c77b070-5cca-48bf-b2d0-5bd3c02e83ca} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2742 2024.08.16 05:48:52.052241 [ 3 ] {4c77b070-5cca-48bf-b2d0-5bd3c02e83ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
2743 2024.08.16 05:48:52.052613 [ 3 ] {4c77b070-5cca-48bf-b2d0-5bd3c02e83ca} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2744 2024.08.16 05:48:52.052950 [ 3 ] {4c77b070-5cca-48bf-b2d0-5bd3c02e83ca} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2745 2024.08.16 05:48:52.053107 [ 65 ] {} <Debug> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2746 2024.08.16 05:48:52.053117 [ 3 ] {4c77b070-5cca-48bf-b2d0-5bd3c02e83ca} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001537 sec., 53350.68314899154 rows/sec., 3.39 MiB/sec.
2747 2024.08.16 05:48:52.053174 [ 65 ] {} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2748 2024.08.16 05:48:52.053241 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
2749 2024.08.16 05:48:52.053450 [ 187 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::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
2750 2024.08.16 05:48:52.053470 [ 3 ] {4c77b070-5cca-48bf-b2d0-5bd3c02e83ca} <Debug> DynamicQueryHandler: Done processing query
2751 2024.08.16 05:48:52.053523 [ 3 ] {4c77b070-5cca-48bf-b2d0-5bd3c02e83ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
2752 2024.08.16 05:48:52.053561 [ 3 ] {} <Debug> HTTP-Session: 7e7ca81c-90f0-4a4d-9f9b-211117f7e8d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2753 2024.08.16 05:48:52.053647 [ 187 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2754 2024.08.16 05:48:52.053678 [ 187 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 170 rows starting from the beginning of the part
2755 2024.08.16 05:48:52.053768 [ 187 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part
2756 2024.08.16 05:48:52.053968 [ 187 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part
2757 2024.08.16 05:48:52.054159 [ 187 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 78 rows starting from the beginning of the part
2758 2024.08.16 05:48:52.054319 [ 187 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part
2759 2024.08.16 05:48:52.054435 [ 187 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 82 rows starting from the beginning of the part
2760 2024.08.16 05:48:52.055588 [ 193 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 470 rows, containing 4 columns (4 merged, 0 gathered) in 0.002250667 sec., 208826.98328984252 rows/sec., 13.83 MiB/sec.
2761 2024.08.16 05:48:52.055743 [ 187 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2762 2024.08.16 05:48:52.056126 [ 187 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_11_2} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2763 2024.08.16 05:48:52.056208 [ 187 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_11_2} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
2764 2024.08.16 05:48:52.056275 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
2765 2024.08.16 05:48:54.857218 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache
2766 2024.08.16 05:48:54.857275 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache
2767 2024.08.16 05:48:57.016725 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1260, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2768 2024.08.16 05:48:57.016850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2769 2024.08.16 05:48:57.016875 [ 3 ] {} <Debug> HTTP-Session: 3d8c6f90-5d7b-471c-a0f5-0270341537d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
2770 2024.08.16 05:48:57.016899 [ 3 ] {} <Debug> HTTP-Session: 3d8c6f90-5d7b-471c-a0f5-0270341537d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2771 2024.08.16 05:48:57.016915 [ 3 ] {} <Debug> HTTP-Session: 3d8c6f90-5d7b-471c-a0f5-0270341537d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2772 2024.08.16 05:48:57.016964 [ 3 ] {} <Trace> HTTP-Session: 3d8c6f90-5d7b-471c-a0f5-0270341537d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2773 2024.08.16 05:48:57.017206 [ 3 ] {a78360db-b446-4cdd-adf5-aba1153b069b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
2774 2024.08.16 05:48:57.017599 [ 3 ] {a78360db-b446-4cdd-adf5-aba1153b069b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2775 2024.08.16 05:48:57.017650 [ 3 ] {a78360db-b446-4cdd-adf5-aba1153b069b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE
2776 2024.08.16 05:48:57.018008 [ 3 ] {a78360db-b446-4cdd-adf5-aba1153b069b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2777 2024.08.16 05:48:57.018093 [ 3 ] {a78360db-b446-4cdd-adf5-aba1153b069b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2778 2024.08.16 05:48:57.018266 [ 3 ] {a78360db-b446-4cdd-adf5-aba1153b069b} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Key condition: (column 0 notIn 34-element set)
2779 2024.08.16 05:48:57.018483 [ 255 ] {a78360db-b446-4cdd-adf5-aba1153b069b} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2780 2024.08.16 05:48:57.018506 [ 264 ] {a78360db-b446-4cdd-adf5-aba1153b069b} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2781 2024.08.16 05:48:57.018543 [ 262 ] {a78360db-b446-4cdd-adf5-aba1153b069b} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2782 2024.08.16 05:48:57.018472 [ 259 ] {a78360db-b446-4cdd-adf5-aba1153b069b} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2783 2024.08.16 05:48:57.018722 [ 3 ] {a78360db-b446-4cdd-adf5-aba1153b069b} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges
2784 2024.08.16 05:48:57.018750 [ 3 ] {a78360db-b446-4cdd-adf5-aba1153b069b} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Spreading mark ranges among streams (default reading)
2785 2024.08.16 05:48:57.018884 [ 3 ] {a78360db-b446-4cdd-adf5-aba1153b069b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
2786 2024.08.16 05:48:57.018909 [ 3 ] {a78360db-b446-4cdd-adf5-aba1153b069b} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Reading approx. 34 rows with 4 streams
2787 2024.08.16 05:48:57.018952 [ 3 ] {a78360db-b446-4cdd-adf5-aba1153b069b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2788 2024.08.16 05:48:57.018998 [ 3 ] {a78360db-b446-4cdd-adf5-aba1153b069b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2789 2024.08.16 05:48:57.019038 [ 3 ] {a78360db-b446-4cdd-adf5-aba1153b069b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2790 2024.08.16 05:48:57.019077 [ 3 ] {a78360db-b446-4cdd-adf5-aba1153b069b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))"
2791 2024.08.16 05:48:57.021390 [ 3 ] {a78360db-b446-4cdd-adf5-aba1153b069b} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.004294 sec., 7918.02515137401 rows/sec., 304.75 KiB/sec.
2792 2024.08.16 05:48:57.021876 [ 3 ] {a78360db-b446-4cdd-adf5-aba1153b069b} <Debug> DynamicQueryHandler: Done processing query
2793 2024.08.16 05:48:57.021908 [ 3 ] {a78360db-b446-4cdd-adf5-aba1153b069b} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB.
2794 2024.08.16 05:48:57.021930 [ 3 ] {} <Debug> HTTP-Session: 3d8c6f90-5d7b-471c-a0f5-0270341537d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2795 2024.08.16 05:48:57.026886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2796 2024.08.16 05:48:57.026983 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2797 2024.08.16 05:48:57.027022 [ 3 ] {} <Debug> HTTP-Session: 7b024e08-f2bc-49bc-9836-2ce0c4c32795 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
2798 2024.08.16 05:48:57.027054 [ 3 ] {} <Debug> HTTP-Session: 7b024e08-f2bc-49bc-9836-2ce0c4c32795 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2799 2024.08.16 05:48:57.027079 [ 3 ] {} <Debug> HTTP-Session: 7b024e08-f2bc-49bc-9836-2ce0c4c32795 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2800 2024.08.16 05:48:57.027139 [ 3 ] {} <Trace> HTTP-Session: 7b024e08-f2bc-49bc-9836-2ce0c4c32795 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2801 2024.08.16 05:48:57.027340 [ 3 ] {4c9469c9-7780-4cc7-995d-d03f1eef0ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
2802 2024.08.16 05:48:57.027403 [ 3 ] {4c9469c9-7780-4cc7-995d-d03f1eef0ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2803 2024.08.16 05:48:57.027575 [ 3 ] {4c9469c9-7780-4cc7-995d-d03f1eef0ef3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2804 2024.08.16 05:48:57.027930 [ 3 ] {4c9469c9-7780-4cc7-995d-d03f1eef0ef3} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2805 2024.08.16 05:48:57.027967 [ 3 ] {4c9469c9-7780-4cc7-995d-d03f1eef0ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
2806 2024.08.16 05:48:57.028459 [ 3 ] {4c9469c9-7780-4cc7-995d-d03f1eef0ef3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2807 2024.08.16 05:48:57.028798 [ 3 ] {4c9469c9-7780-4cc7-995d-d03f1eef0ef3} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2808 2024.08.16 05:48:57.028946 [ 3 ] {4c9469c9-7780-4cc7-995d-d03f1eef0ef3} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001668 sec., 599.5203836930456 rows/sec., 135.83 KiB/sec.
2809 2024.08.16 05:48:57.029200 [ 3 ] {4c9469c9-7780-4cc7-995d-d03f1eef0ef3} <Debug> DynamicQueryHandler: Done processing query
2810 2024.08.16 05:48:57.029226 [ 3 ] {4c9469c9-7780-4cc7-995d-d03f1eef0ef3} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2811 2024.08.16 05:48:57.029241 [ 3 ] {} <Debug> HTTP-Session: 7b024e08-f2bc-49bc-9836-2ce0c4c32795 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2812 2024.08.16 05:48:57.029421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2813 2024.08.16 05:48:57.029473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2814 2024.08.16 05:48:57.029493 [ 3 ] {} <Debug> HTTP-Session: 84490f6d-762a-4a9d-8701-58d0d5f6f938 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
2815 2024.08.16 05:48:57.029510 [ 3 ] {} <Debug> HTTP-Session: 84490f6d-762a-4a9d-8701-58d0d5f6f938 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2816 2024.08.16 05:48:57.029523 [ 3 ] {} <Debug> HTTP-Session: 84490f6d-762a-4a9d-8701-58d0d5f6f938 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2817 2024.08.16 05:48:57.029556 [ 3 ] {} <Trace> HTTP-Session: 84490f6d-762a-4a9d-8701-58d0d5f6f938 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2818 2024.08.16 05:48:57.029674 [ 3 ] {d2f086fd-82dc-4037-ac70-e21829f69ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2819 2024.08.16 05:48:57.029717 [ 3 ] {d2f086fd-82dc-4037-ac70-e21829f69ebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2820 2024.08.16 05:48:57.029853 [ 3 ] {d2f086fd-82dc-4037-ac70-e21829f69ebe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2821 2024.08.16 05:48:57.030174 [ 3 ] {d2f086fd-82dc-4037-ac70-e21829f69ebe} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2822 2024.08.16 05:48:57.030211 [ 3 ] {d2f086fd-82dc-4037-ac70-e21829f69ebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
2823 2024.08.16 05:48:57.030525 [ 3 ] {d2f086fd-82dc-4037-ac70-e21829f69ebe} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2824 2024.08.16 05:48:57.030831 [ 3 ] {d2f086fd-82dc-4037-ac70-e21829f69ebe} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2825 2024.08.16 05:48:57.030983 [ 58 ] {} <Debug> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2826 2024.08.16 05:48:57.030990 [ 3 ] {d2f086fd-82dc-4037-ac70-e21829f69ebe} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.001338 sec., 17189.8355754858 rows/sec., 1.36 MiB/sec.
2827 2024.08.16 05:48:57.031054 [ 58 ] {} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2828 2024.08.16 05:48:57.031122 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
2829 2024.08.16 05:48:57.031313 [ 3 ] {d2f086fd-82dc-4037-ac70-e21829f69ebe} <Debug> DynamicQueryHandler: Done processing query
2830 2024.08.16 05:48:57.031329 [ 200 ] {672f777d-ca35-471b-a125-eb27be1b576e::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
2831 2024.08.16 05:48:57.031355 [ 3 ] {d2f086fd-82dc-4037-ac70-e21829f69ebe} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2832 2024.08.16 05:48:57.031417 [ 3 ] {} <Debug> HTTP-Session: 84490f6d-762a-4a9d-8701-58d0d5f6f938 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2833 2024.08.16 05:48:57.031556 [ 200 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2834 2024.08.16 05:48:57.031594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2835 2024.08.16 05:48:57.031619 [ 200 ] {672f777d-ca35-471b-a125-eb27be1b576e::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.16 05:48:57.031681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2837 2024.08.16 05:48:57.031760 [ 3 ] {} <Debug> HTTP-Session: c3e9522c-505c-44c6-acae-5006208e8c00 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
2838 2024.08.16 05:48:57.031837 [ 3 ] {} <Debug> HTTP-Session: c3e9522c-505c-44c6-acae-5006208e8c00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2839 2024.08.16 05:48:57.031880 [ 200 ] {672f777d-ca35-471b-a125-eb27be1b576e::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
2840 2024.08.16 05:48:57.031904 [ 3 ] {} <Debug> HTTP-Session: c3e9522c-505c-44c6-acae-5006208e8c00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2841 2024.08.16 05:48:57.032045 [ 3 ] {} <Trace> HTTP-Session: c3e9522c-505c-44c6-acae-5006208e8c00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2842 2024.08.16 05:48:57.032201 [ 200 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part
2843 2024.08.16 05:48:57.032446 [ 3 ] {74d0f2e2-2b51-4806-8ec4-3eb18163fc1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2844 2024.08.16 05:48:57.032477 [ 200 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part
2845 2024.08.16 05:48:57.032641 [ 3 ] {74d0f2e2-2b51-4806-8ec4-3eb18163fc1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2846 2024.08.16 05:48:57.032668 [ 200 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part
2847 2024.08.16 05:48:57.032903 [ 200 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 23 rows starting from the beginning of the part
2848 2024.08.16 05:48:57.033753 [ 3 ] {74d0f2e2-2b51-4806-8ec4-3eb18163fc1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2849 2024.08.16 05:48:57.034556 [ 3 ] {74d0f2e2-2b51-4806-8ec4-3eb18163fc1f} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2850 2024.08.16 05:48:57.034627 [ 3 ] {74d0f2e2-2b51-4806-8ec4-3eb18163fc1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
2851 2024.08.16 05:48:57.035588 [ 3 ] {74d0f2e2-2b51-4806-8ec4-3eb18163fc1f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2852 2024.08.16 05:48:57.035603 [ 194 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 136 rows, containing 4 columns (4 merged, 0 gathered) in 0.004369042 sec., 31128.105429062023 rows/sec., 2.46 MiB/sec.
2853 2024.08.16 05:48:57.035839 [ 200 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2854 2024.08.16 05:48:57.036252 [ 3 ] {74d0f2e2-2b51-4806-8ec4-3eb18163fc1f} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2855 2024.08.16 05:48:57.036625 [ 3 ] {74d0f2e2-2b51-4806-8ec4-3eb18163fc1f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004349 sec., 459.8758335249483 rows/sec., 37.50 KiB/sec.
2856 2024.08.16 05:48:57.036875 [ 200 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_6_1} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2857 2024.08.16 05:48:57.037030 [ 200 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_6_1} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2858 2024.08.16 05:48:57.037063 [ 3 ] {74d0f2e2-2b51-4806-8ec4-3eb18163fc1f} <Debug> DynamicQueryHandler: Done processing query
2859 2024.08.16 05:48:57.037151 [ 3 ] {74d0f2e2-2b51-4806-8ec4-3eb18163fc1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2860 2024.08.16 05:48:57.037184 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
2861 2024.08.16 05:48:57.037191 [ 3 ] {} <Debug> HTTP-Session: c3e9522c-505c-44c6-acae-5006208e8c00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2862 2024.08.16 05:48:57.037419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 18358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2863 2024.08.16 05:48:57.037477 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2864 2024.08.16 05:48:57.037498 [ 3 ] {} <Debug> HTTP-Session: a39bbc85-f77c-45e1-b04a-c6462359297d Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
2865 2024.08.16 05:48:57.037514 [ 3 ] {} <Debug> HTTP-Session: a39bbc85-f77c-45e1-b04a-c6462359297d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2866 2024.08.16 05:48:57.037527 [ 3 ] {} <Debug> HTTP-Session: a39bbc85-f77c-45e1-b04a-c6462359297d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2867 2024.08.16 05:48:57.037559 [ 3 ] {} <Trace> HTTP-Session: a39bbc85-f77c-45e1-b04a-c6462359297d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2868 2024.08.16 05:48:57.037765 [ 3 ] {20663194-5455-4b86-a1bf-f0ad25d963d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2869 2024.08.16 05:48:57.037810 [ 3 ] {20663194-5455-4b86-a1bf-f0ad25d963d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2870 2024.08.16 05:48:57.037963 [ 3 ] {20663194-5455-4b86-a1bf-f0ad25d963d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2871 2024.08.16 05:48:57.038351 [ 3 ] {20663194-5455-4b86-a1bf-f0ad25d963d9} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2872 2024.08.16 05:48:57.038390 [ 3 ] {20663194-5455-4b86-a1bf-f0ad25d963d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
2873 2024.08.16 05:48:57.038740 [ 3 ] {20663194-5455-4b86-a1bf-f0ad25d963d9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2874 2024.08.16 05:48:57.039070 [ 3 ] {20663194-5455-4b86-a1bf-f0ad25d963d9} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2875 2024.08.16 05:48:57.039221 [ 3 ] {20663194-5455-4b86-a1bf-f0ad25d963d9} <Debug> executeQuery: Read 126 rows, 10.70 KiB in 0.001577 sec., 79898.54153455929 rows/sec., 6.62 MiB/sec.
2876 2024.08.16 05:48:57.039399 [ 3 ] {20663194-5455-4b86-a1bf-f0ad25d963d9} <Debug> DynamicQueryHandler: Done processing query
2877 2024.08.16 05:48:57.039425 [ 3 ] {20663194-5455-4b86-a1bf-f0ad25d963d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2878 2024.08.16 05:48:57.039442 [ 3 ] {} <Debug> HTTP-Session: a39bbc85-f77c-45e1-b04a-c6462359297d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2879 2024.08.16 05:48:57.039569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2880 2024.08.16 05:48:57.039619 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2881 2024.08.16 05:48:57.039638 [ 3 ] {} <Debug> HTTP-Session: 1eb348cc-132e-42da-ac2e-cbd8e56738e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
2882 2024.08.16 05:48:57.039654 [ 3 ] {} <Debug> HTTP-Session: 1eb348cc-132e-42da-ac2e-cbd8e56738e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2883 2024.08.16 05:48:57.039667 [ 3 ] {} <Debug> HTTP-Session: 1eb348cc-132e-42da-ac2e-cbd8e56738e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2884 2024.08.16 05:48:57.039698 [ 3 ] {} <Trace> HTTP-Session: 1eb348cc-132e-42da-ac2e-cbd8e56738e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2885 2024.08.16 05:48:57.039791 [ 3 ] {8f0f6009-0548-4378-80ff-1d36a5da5843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2886 2024.08.16 05:48:57.039834 [ 3 ] {8f0f6009-0548-4378-80ff-1d36a5da5843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2887 2024.08.16 05:48:57.039965 [ 3 ] {8f0f6009-0548-4378-80ff-1d36a5da5843} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2888 2024.08.16 05:48:57.040273 [ 3 ] {8f0f6009-0548-4378-80ff-1d36a5da5843} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2889 2024.08.16 05:48:57.040310 [ 3 ] {8f0f6009-0548-4378-80ff-1d36a5da5843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
2890 2024.08.16 05:48:57.040618 [ 3 ] {8f0f6009-0548-4378-80ff-1d36a5da5843} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
2891 2024.08.16 05:48:57.040938 [ 3 ] {8f0f6009-0548-4378-80ff-1d36a5da5843} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2892 2024.08.16 05:48:57.041082 [ 3 ] {8f0f6009-0548-4378-80ff-1d36a5da5843} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001305 sec., 1532.5670498084291 rows/sec., 107.01 KiB/sec.
2893 2024.08.16 05:48:57.041289 [ 3 ] {8f0f6009-0548-4378-80ff-1d36a5da5843} <Debug> DynamicQueryHandler: Done processing query
2894 2024.08.16 05:48:57.041313 [ 3 ] {8f0f6009-0548-4378-80ff-1d36a5da5843} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2895 2024.08.16 05:48:57.041329 [ 3 ] {} <Debug> HTTP-Session: 1eb348cc-132e-42da-ac2e-cbd8e56738e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2896 2024.08.16 05:48:57.041467 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 15117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2897 2024.08.16 05:48:57.041515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2898 2024.08.16 05:48:57.041534 [ 3 ] {} <Debug> HTTP-Session: 5559fdfd-6fdb-4fb7-b6ff-1fcf78d38c5b Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
2899 2024.08.16 05:48:57.041549 [ 3 ] {} <Debug> HTTP-Session: 5559fdfd-6fdb-4fb7-b6ff-1fcf78d38c5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2900 2024.08.16 05:48:57.041563 [ 3 ] {} <Debug> HTTP-Session: 5559fdfd-6fdb-4fb7-b6ff-1fcf78d38c5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2901 2024.08.16 05:48:57.041593 [ 3 ] {} <Trace> HTTP-Session: 5559fdfd-6fdb-4fb7-b6ff-1fcf78d38c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2902 2024.08.16 05:48:57.041716 [ 3 ] {16651d59-e8b3-4bd6-bfde-f817fb6829f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2903 2024.08.16 05:48:57.041758 [ 3 ] {16651d59-e8b3-4bd6-bfde-f817fb6829f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2904 2024.08.16 05:48:57.041884 [ 3 ] {16651d59-e8b3-4bd6-bfde-f817fb6829f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2905 2024.08.16 05:48:57.042255 [ 3 ] {16651d59-e8b3-4bd6-bfde-f817fb6829f6} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2906 2024.08.16 05:48:57.042292 [ 3 ] {16651d59-e8b3-4bd6-bfde-f817fb6829f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
2907 2024.08.16 05:48:57.042610 [ 3 ] {16651d59-e8b3-4bd6-bfde-f817fb6829f6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2908 2024.08.16 05:48:57.042929 [ 3 ] {16651d59-e8b3-4bd6-bfde-f817fb6829f6} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2909 2024.08.16 05:48:57.043078 [ 3 ] {16651d59-e8b3-4bd6-bfde-f817fb6829f6} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001412 sec., 63031.161473087814 rows/sec., 4.92 MiB/sec.
2910 2024.08.16 05:48:57.043248 [ 3 ] {16651d59-e8b3-4bd6-bfde-f817fb6829f6} <Debug> DynamicQueryHandler: Done processing query
2911 2024.08.16 05:48:57.043273 [ 3 ] {16651d59-e8b3-4bd6-bfde-f817fb6829f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2912 2024.08.16 05:48:57.043290 [ 3 ] {} <Debug> HTTP-Session: 5559fdfd-6fdb-4fb7-b6ff-1fcf78d38c5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2913 2024.08.16 05:48:57.043512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 30797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2914 2024.08.16 05:48:57.043560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2915 2024.08.16 05:48:57.043579 [ 3 ] {} <Debug> HTTP-Session: 4111ee0a-5b64-4fdb-853c-705342652b34 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
2916 2024.08.16 05:48:57.043597 [ 3 ] {} <Debug> HTTP-Session: 4111ee0a-5b64-4fdb-853c-705342652b34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2917 2024.08.16 05:48:57.043610 [ 3 ] {} <Debug> HTTP-Session: 4111ee0a-5b64-4fdb-853c-705342652b34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2918 2024.08.16 05:48:57.043640 [ 3 ] {} <Trace> HTTP-Session: 4111ee0a-5b64-4fdb-853c-705342652b34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2919 2024.08.16 05:48:57.043826 [ 3 ] {f51426e8-799a-4dca-97ce-3c4d75742cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2920 2024.08.16 05:48:57.043873 [ 3 ] {f51426e8-799a-4dca-97ce-3c4d75742cd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2921 2024.08.16 05:48:57.044017 [ 3 ] {f51426e8-799a-4dca-97ce-3c4d75742cd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2922 2024.08.16 05:48:57.044403 [ 3 ] {f51426e8-799a-4dca-97ce-3c4d75742cd2} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2923 2024.08.16 05:48:57.044440 [ 3 ] {f51426e8-799a-4dca-97ce-3c4d75742cd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
2924 2024.08.16 05:48:57.044823 [ 3 ] {f51426e8-799a-4dca-97ce-3c4d75742cd2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2925 2024.08.16 05:48:57.045179 [ 3 ] {f51426e8-799a-4dca-97ce-3c4d75742cd2} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2926 2024.08.16 05:48:57.045333 [ 3 ] {f51426e8-799a-4dca-97ce-3c4d75742cd2} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001601 sec., 100562.14865708932 rows/sec., 7.00 MiB/sec.
2927 2024.08.16 05:48:57.045656 [ 3 ] {f51426e8-799a-4dca-97ce-3c4d75742cd2} <Debug> DynamicQueryHandler: Done processing query
2928 2024.08.16 05:48:57.045681 [ 3 ] {f51426e8-799a-4dca-97ce-3c4d75742cd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2929 2024.08.16 05:48:57.045696 [ 3 ] {} <Debug> HTTP-Session: 4111ee0a-5b64-4fdb-853c-705342652b34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2930 2024.08.16 05:48:57.045910 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 36762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2931 2024.08.16 05:48:57.045960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2932 2024.08.16 05:48:57.045978 [ 3 ] {} <Debug> HTTP-Session: 0c9d9455-c538-4243-a620-c6aae8ebc7ad Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
2933 2024.08.16 05:48:57.045994 [ 3 ] {} <Debug> HTTP-Session: 0c9d9455-c538-4243-a620-c6aae8ebc7ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2934 2024.08.16 05:48:57.046009 [ 3 ] {} <Debug> HTTP-Session: 0c9d9455-c538-4243-a620-c6aae8ebc7ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2935 2024.08.16 05:48:57.046040 [ 3 ] {} <Trace> HTTP-Session: 0c9d9455-c538-4243-a620-c6aae8ebc7ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2936 2024.08.16 05:48:57.046661 [ 3 ] {1de36994-0ea0-430f-bf32-d0c8e7fafaca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2937 2024.08.16 05:48:57.046734 [ 3 ] {1de36994-0ea0-430f-bf32-d0c8e7fafaca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.16 05:48:57.047160 [ 3 ] {1de36994-0ea0-430f-bf32-d0c8e7fafaca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2939 2024.08.16 05:48:57.047839 [ 3 ] {1de36994-0ea0-430f-bf32-d0c8e7fafaca} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2940 2024.08.16 05:48:57.047873 [ 3 ] {1de36994-0ea0-430f-bf32-d0c8e7fafaca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
2941 2024.08.16 05:48:57.048536 [ 3 ] {1de36994-0ea0-430f-bf32-d0c8e7fafaca} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2942 2024.08.16 05:48:57.048942 [ 3 ] {1de36994-0ea0-430f-bf32-d0c8e7fafaca} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2943 2024.08.16 05:48:57.049110 [ 58 ] {} <Debug> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2944 2024.08.16 05:48:57.049137 [ 3 ] {1de36994-0ea0-430f-bf32-d0c8e7fafaca} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.003011 sec., 7638.65825307207 rows/sec., 13.69 MiB/sec.
2945 2024.08.16 05:48:57.049179 [ 58 ] {} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2946 2024.08.16 05:48:57.049277 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
2947 2024.08.16 05:48:57.049610 [ 193 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::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
2948 2024.08.16 05:48:57.049704 [ 3 ] {1de36994-0ea0-430f-bf32-d0c8e7fafaca} <Debug> DynamicQueryHandler: Done processing query
2949 2024.08.16 05:48:57.049760 [ 3 ] {1de36994-0ea0-430f-bf32-d0c8e7fafaca} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
2950 2024.08.16 05:48:57.049792 [ 3 ] {} <Debug> HTTP-Session: 0c9d9455-c538-4243-a620-c6aae8ebc7ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2951 2024.08.16 05:48:57.050018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2952 2024.08.16 05:48:57.050120 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2953 2024.08.16 05:48:57.050175 [ 3 ] {} <Debug> HTTP-Session: f8f93397-3e2e-405d-ba58-04f29c27c405 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
2954 2024.08.16 05:48:57.050223 [ 3 ] {} <Debug> HTTP-Session: f8f93397-3e2e-405d-ba58-04f29c27c405 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2955 2024.08.16 05:48:57.050272 [ 3 ] {} <Debug> HTTP-Session: f8f93397-3e2e-405d-ba58-04f29c27c405 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2956 2024.08.16 05:48:57.050358 [ 3 ] {} <Trace> HTTP-Session: f8f93397-3e2e-405d-ba58-04f29c27c405 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2957 2024.08.16 05:48:57.050440 [ 193 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2958 2024.08.16 05:48:57.050633 [ 193 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::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
2959 2024.08.16 05:48:57.050644 [ 3 ] {a7e926a8-12b8-41a3-a2b9-123b0549e590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
2960 2024.08.16 05:48:57.050732 [ 3 ] {a7e926a8-12b8-41a3-a2b9-123b0549e590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
2961 2024.08.16 05:48:57.051543 [ 193 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::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
2962 2024.08.16 05:48:57.051673 [ 3 ] {a7e926a8-12b8-41a3-a2b9-123b0549e590} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2963 2024.08.16 05:48:57.052180 [ 193 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part
2964 2024.08.16 05:48:57.052854 [ 193 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part
2965 2024.08.16 05:48:57.052934 [ 3 ] {a7e926a8-12b8-41a3-a2b9-123b0549e590} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
2966 2024.08.16 05:48:57.052999 [ 3 ] {a7e926a8-12b8-41a3-a2b9-123b0549e590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.76 GiB.
2967 2024.08.16 05:48:57.053477 [ 193 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part
2968 2024.08.16 05:48:57.054203 [ 193 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 23 rows starting from the beginning of the part
2969 2024.08.16 05:48:57.054420 [ 3 ] {a7e926a8-12b8-41a3-a2b9-123b0549e590} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2970 2024.08.16 05:48:57.055389 [ 3 ] {a7e926a8-12b8-41a3-a2b9-123b0549e590} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2971 2024.08.16 05:48:57.055677 [ 3 ] {a7e926a8-12b8-41a3-a2b9-123b0549e590} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005131 sec., 11693.626973299552 rows/sec., 806.98 KiB/sec.
2972 2024.08.16 05:48:57.056019 [ 3 ] {a7e926a8-12b8-41a3-a2b9-123b0549e590} <Debug> DynamicQueryHandler: Done processing query
2973 2024.08.16 05:48:57.056072 [ 3 ] {a7e926a8-12b8-41a3-a2b9-123b0549e590} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2974 2024.08.16 05:48:57.056130 [ 3 ] {} <Debug> HTTP-Session: f8f93397-3e2e-405d-ba58-04f29c27c405 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
2975 2024.08.16 05:48:57.057901 [ 200 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 136 rows, containing 19 columns (19 merged, 0 gathered) in 0.00849118 sec., 16016.619598218387 rows/sec., 28.70 MiB/sec.
2976 2024.08.16 05:48:57.058173 [ 193 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2977 2024.08.16 05:48:57.058730 [ 193 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
2978 2024.08.16 05:48:57.058809 [ 193 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
2979 2024.08.16 05:48:57.058921 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB.
2980 2024.08.16 05:49:02.020330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2981 2024.08.16 05:49:02.020467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
2982 2024.08.16 05:49:02.020498 [ 3 ] {} <Debug> HTTP-Session: 2389e071-549d-4491-a1e1-307f6b5badd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
2983 2024.08.16 05:49:02.020525 [ 3 ] {} <Debug> HTTP-Session: 2389e071-549d-4491-a1e1-307f6b5badd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2984 2024.08.16 05:49:02.020543 [ 3 ] {} <Debug> HTTP-Session: 2389e071-549d-4491-a1e1-307f6b5badd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
2985 2024.08.16 05:49:02.020597 [ 3 ] {} <Trace> HTTP-Session: 2389e071-549d-4491-a1e1-307f6b5badd4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
2986 2024.08.16 05:49:02.020867 [ 3 ] {46047561-1141-402d-986c-1b78fd74df1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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)
2987 2024.08.16 05:49:02.021319 [ 3 ] {46047561-1141-402d-986c-1b78fd74df1c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
2988 2024.08.16 05:49:02.021383 [ 3 ] {46047561-1141-402d-986c-1b78fd74df1c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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
2989 2024.08.16 05:49:02.021746 [ 3 ] {46047561-1141-402d-986c-1b78fd74df1c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
2990 2024.08.16 05:49:02.021826 [ 3 ] {46047561-1141-402d-986c-1b78fd74df1c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
2991 2024.08.16 05:49:02.021998 [ 3 ] {46047561-1141-402d-986c-1b78fd74df1c} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Key condition: (column 0 notIn 35-element set)
2992 2024.08.16 05:49:02.022174 [ 260 ] {46047561-1141-402d-986c-1b78fd74df1c} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
2993 2024.08.16 05:49:02.022215 [ 258 ] {46047561-1141-402d-986c-1b78fd74df1c} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
2994 2024.08.16 05:49:02.022265 [ 264 ] {46047561-1141-402d-986c-1b78fd74df1c} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps
2995 2024.08.16 05:49:02.022300 [ 265 ] {46047561-1141-402d-986c-1b78fd74df1c} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
2996 2024.08.16 05:49:02.022325 [ 262 ] {46047561-1141-402d-986c-1b78fd74df1c} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps
2997 2024.08.16 05:49:02.022485 [ 3 ] {46047561-1141-402d-986c-1b78fd74df1c} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (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
2998 2024.08.16 05:49:02.022516 [ 3 ] {46047561-1141-402d-986c-1b78fd74df1c} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Spreading mark ranges among streams (default reading)
2999 2024.08.16 05:49:02.022653 [ 3 ] {46047561-1141-402d-986c-1b78fd74df1c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
3000 2024.08.16 05:49:02.022676 [ 3 ] {46047561-1141-402d-986c-1b78fd74df1c} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Reading approx. 34 rows with 4 streams
3001 2024.08.16 05:49:02.022720 [ 3 ] {46047561-1141-402d-986c-1b78fd74df1c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))"
3002 2024.08.16 05:49:02.022765 [ 3 ] {46047561-1141-402d-986c-1b78fd74df1c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))"
3003 2024.08.16 05:49:02.022807 [ 3 ] {46047561-1141-402d-986c-1b78fd74df1c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))"
3004 2024.08.16 05:49:02.022846 [ 3 ] {46047561-1141-402d-986c-1b78fd74df1c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))"
3005 2024.08.16 05:49:02.025101 [ 3 ] {46047561-1141-402d-986c-1b78fd74df1c} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.004364 sec., 7791.017415215399 rows/sec., 299.86 KiB/sec.
3006 2024.08.16 05:49:02.025502 [ 3 ] {46047561-1141-402d-986c-1b78fd74df1c} <Debug> DynamicQueryHandler: Done processing query
3007 2024.08.16 05:49:02.025529 [ 3 ] {46047561-1141-402d-986c-1b78fd74df1c} <Debug> MemoryTracker: Peak memory usage (for query): 3.14 MiB.
3008 2024.08.16 05:49:02.025546 [ 3 ] {} <Debug> HTTP-Session: 2389e071-549d-4491-a1e1-307f6b5badd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3009 2024.08.16 05:49:02.031206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 273, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3010 2024.08.16 05:49:02.031265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3011 2024.08.16 05:49:02.031285 [ 3 ] {} <Debug> HTTP-Session: dc7cb831-c307-4eca-8401-56fe24097f6a Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3012 2024.08.16 05:49:02.031303 [ 3 ] {} <Debug> HTTP-Session: dc7cb831-c307-4eca-8401-56fe24097f6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3013 2024.08.16 05:49:02.031317 [ 3 ] {} <Debug> HTTP-Session: dc7cb831-c307-4eca-8401-56fe24097f6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3014 2024.08.16 05:49:02.031356 [ 3 ] {} <Trace> HTTP-Session: dc7cb831-c307-4eca-8401-56fe24097f6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3015 2024.08.16 05:49:02.031480 [ 3 ] {0871cac0-0e44-4958-abb2-2cafda59f279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
3016 2024.08.16 05:49:02.031546 [ 3 ] {0871cac0-0e44-4958-abb2-2cafda59f279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3017 2024.08.16 05:49:02.031753 [ 3 ] {0871cac0-0e44-4958-abb2-2cafda59f279} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3018 2024.08.16 05:49:02.032152 [ 3 ] {0871cac0-0e44-4958-abb2-2cafda59f279} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3019 2024.08.16 05:49:02.032192 [ 3 ] {0871cac0-0e44-4958-abb2-2cafda59f279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3020 2024.08.16 05:49:02.032698 [ 3 ] {0871cac0-0e44-4958-abb2-2cafda59f279} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3021 2024.08.16 05:49:02.033015 [ 3 ] {0871cac0-0e44-4958-abb2-2cafda59f279} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3022 2024.08.16 05:49:02.033163 [ 3 ] {0871cac0-0e44-4958-abb2-2cafda59f279} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001722 sec., 580.7200929152149 rows/sec., 60.11 KiB/sec.
3023 2024.08.16 05:49:02.033191 [ 50 ] {} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
3024 2024.08.16 05:49:02.033283 [ 50 ] {} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3025 2024.08.16 05:49:02.033337 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3026 2024.08.16 05:49:02.033471 [ 3 ] {0871cac0-0e44-4958-abb2-2cafda59f279} <Debug> DynamicQueryHandler: Done processing query
3027 2024.08.16 05:49:02.033547 [ 3 ] {0871cac0-0e44-4958-abb2-2cafda59f279} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3028 2024.08.16 05:49:02.033631 [ 3 ] {} <Debug> HTTP-Session: dc7cb831-c307-4eca-8401-56fe24097f6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3029 2024.08.16 05:49:02.033793 [ 197 ] {8be8aefd-9226-4f78-8b70-187b4c7b8235::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
3030 2024.08.16 05:49:02.033866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3031 2024.08.16 05:49:02.033958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3032 2024.08.16 05:49:02.034015 [ 3 ] {} <Debug> HTTP-Session: 77269794-21f0-4772-ab3a-cc483afc11f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3033 2024.08.16 05:49:02.034065 [ 3 ] {} <Debug> HTTP-Session: 77269794-21f0-4772-ab3a-cc483afc11f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3034 2024.08.16 05:49:02.034108 [ 3 ] {} <Debug> HTTP-Session: 77269794-21f0-4772-ab3a-cc483afc11f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3035 2024.08.16 05:49:02.034205 [ 3 ] {} <Trace> HTTP-Session: 77269794-21f0-4772-ab3a-cc483afc11f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3036 2024.08.16 05:49:02.034439 [ 3 ] {6ddbec42-9fe4-4e96-b58b-3f76c4579126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3037 2024.08.16 05:49:02.034541 [ 3 ] {6ddbec42-9fe4-4e96-b58b-3f76c4579126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3038 2024.08.16 05:49:02.034745 [ 197 ] {8be8aefd-9226-4f78-8b70-187b4c7b8235::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3039 2024.08.16 05:49:02.034847 [ 197 ] {8be8aefd-9226-4f78-8b70-187b4c7b8235::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part
3040 2024.08.16 05:49:02.035065 [ 3 ] {6ddbec42-9fe4-4e96-b58b-3f76c4579126} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3041 2024.08.16 05:49:02.035211 [ 197 ] {8be8aefd-9226-4f78-8b70-187b4c7b8235::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part
3042 2024.08.16 05:49:02.035426 [ 197 ] {8be8aefd-9226-4f78-8b70-187b4c7b8235::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
3043 2024.08.16 05:49:02.035702 [ 197 ] {8be8aefd-9226-4f78-8b70-187b4c7b8235::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part
3044 2024.08.16 05:49:02.035985 [ 197 ] {8be8aefd-9226-4f78-8b70-187b4c7b8235::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
3045 2024.08.16 05:49:02.036237 [ 3 ] {6ddbec42-9fe4-4e96-b58b-3f76c4579126} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3046 2024.08.16 05:49:02.036263 [ 197 ] {8be8aefd-9226-4f78-8b70-187b4c7b8235::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
3047 2024.08.16 05:49:02.036336 [ 3 ] {6ddbec42-9fe4-4e96-b58b-3f76c4579126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3048 2024.08.16 05:49:02.037255 [ 3 ] {6ddbec42-9fe4-4e96-b58b-3f76c4579126} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3049 2024.08.16 05:49:02.038221 [ 3 ] {6ddbec42-9fe4-4e96-b58b-3f76c4579126} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3050 2024.08.16 05:49:02.038666 [ 3 ] {6ddbec42-9fe4-4e96-b58b-3f76c4579126} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.004304 sec., 2091.0780669144983 rows/sec., 169.49 KiB/sec.
3051 2024.08.16 05:49:02.039058 [ 3 ] {6ddbec42-9fe4-4e96-b58b-3f76c4579126} <Debug> DynamicQueryHandler: Done processing query
3052 2024.08.16 05:49:02.039117 [ 3 ] {6ddbec42-9fe4-4e96-b58b-3f76c4579126} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3053 2024.08.16 05:49:02.039188 [ 3 ] {} <Debug> HTTP-Session: 77269794-21f0-4772-ab3a-cc483afc11f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3054 2024.08.16 05:49:02.039441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3055 2024.08.16 05:49:02.039562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3056 2024.08.16 05:49:02.039631 [ 3 ] {} <Debug> HTTP-Session: db4938d6-94a1-439b-a411-e5bdf9d48d50 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3057 2024.08.16 05:49:02.039687 [ 3 ] {} <Debug> HTTP-Session: db4938d6-94a1-439b-a411-e5bdf9d48d50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3058 2024.08.16 05:49:02.039734 [ 3 ] {} <Debug> HTTP-Session: db4938d6-94a1-439b-a411-e5bdf9d48d50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3059 2024.08.16 05:49:02.039833 [ 3 ] {} <Trace> HTTP-Session: db4938d6-94a1-439b-a411-e5bdf9d48d50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3060 2024.08.16 05:49:02.040102 [ 3 ] {701fffeb-37fa-4b98-8749-05ef62fe88f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3061 2024.08.16 05:49:02.040251 [ 3 ] {701fffeb-37fa-4b98-8749-05ef62fe88f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3062 2024.08.16 05:49:02.040998 [ 3 ] {701fffeb-37fa-4b98-8749-05ef62fe88f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3063 2024.08.16 05:49:02.042115 [ 3 ] {701fffeb-37fa-4b98-8749-05ef62fe88f6} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3064 2024.08.16 05:49:02.042218 [ 3 ] {701fffeb-37fa-4b98-8749-05ef62fe88f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3065 2024.08.16 05:49:02.043209 [ 3 ] {701fffeb-37fa-4b98-8749-05ef62fe88f6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3066 2024.08.16 05:49:02.044283 [ 3 ] {701fffeb-37fa-4b98-8749-05ef62fe88f6} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3067 2024.08.16 05:49:02.044676 [ 3 ] {701fffeb-37fa-4b98-8749-05ef62fe88f6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004655 sec., 429.6455424274973 rows/sec., 35.03 KiB/sec.
3068 2024.08.16 05:49:02.045323 [ 3 ] {701fffeb-37fa-4b98-8749-05ef62fe88f6} <Debug> DynamicQueryHandler: Done processing query
3069 2024.08.16 05:49:02.045395 [ 3 ] {701fffeb-37fa-4b98-8749-05ef62fe88f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3070 2024.08.16 05:49:02.045466 [ 3 ] {} <Debug> HTTP-Session: db4938d6-94a1-439b-a411-e5bdf9d48d50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3071 2024.08.16 05:49:02.045659 [ 197 ] {8be8aefd-9226-4f78-8b70-187b4c7b8235::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 6 columns (6 merged, 0 gathered) in 0.012217862 sec., 2946.5056979690885 rows/sec., 437.13 KiB/sec.
3072 2024.08.16 05:49:02.045699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 32705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3073 2024.08.16 05:49:02.045784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3074 2024.08.16 05:49:02.045844 [ 197 ] {8be8aefd-9226-4f78-8b70-187b4c7b8235::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
3075 2024.08.16 05:49:02.045854 [ 3 ] {} <Debug> HTTP-Session: b3705351-75f3-476e-841c-6cc1a819f6cb Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3076 2024.08.16 05:49:02.045919 [ 3 ] {} <Debug> HTTP-Session: b3705351-75f3-476e-841c-6cc1a819f6cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3077 2024.08.16 05:49:02.045978 [ 3 ] {} <Debug> HTTP-Session: b3705351-75f3-476e-841c-6cc1a819f6cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3078 2024.08.16 05:49:02.046089 [ 3 ] {} <Trace> HTTP-Session: b3705351-75f3-476e-841c-6cc1a819f6cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3079 2024.08.16 05:49:02.046390 [ 3 ] {0a5d98cd-13df-49e2-82ab-7d137b338105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3080 2024.08.16 05:49:02.046462 [ 3 ] {0a5d98cd-13df-49e2-82ab-7d137b338105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3081 2024.08.16 05:49:02.047044 [ 3 ] {0a5d98cd-13df-49e2-82ab-7d137b338105} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3082 2024.08.16 05:49:02.047202 [ 197 ] {8be8aefd-9226-4f78-8b70-187b4c7b8235::all_1_6_1} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3083 2024.08.16 05:49:02.047352 [ 197 ] {8be8aefd-9226-4f78-8b70-187b4c7b8235::all_1_6_1} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
3084 2024.08.16 05:49:02.047520 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
3085 2024.08.16 05:49:02.047721 [ 3 ] {0a5d98cd-13df-49e2-82ab-7d137b338105} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3086 2024.08.16 05:49:02.047763 [ 3 ] {0a5d98cd-13df-49e2-82ab-7d137b338105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3087 2024.08.16 05:49:02.048098 [ 3 ] {0a5d98cd-13df-49e2-82ab-7d137b338105} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3088 2024.08.16 05:49:02.048413 [ 3 ] {0a5d98cd-13df-49e2-82ab-7d137b338105} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3089 2024.08.16 05:49:02.048569 [ 3 ] {0a5d98cd-13df-49e2-82ab-7d137b338105} <Debug> executeQuery: Read 218 rows, 19.44 KiB in 0.002302 sec., 94700.26064291921 rows/sec., 8.25 MiB/sec.
3090 2024.08.16 05:49:02.048730 [ 3 ] {0a5d98cd-13df-49e2-82ab-7d137b338105} <Debug> DynamicQueryHandler: Done processing query
3091 2024.08.16 05:49:02.048754 [ 3 ] {0a5d98cd-13df-49e2-82ab-7d137b338105} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
3092 2024.08.16 05:49:02.048771 [ 3 ] {} <Debug> HTTP-Session: b3705351-75f3-476e-841c-6cc1a819f6cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3093 2024.08.16 05:49:02.048903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3094 2024.08.16 05:49:02.048949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3095 2024.08.16 05:49:02.048968 [ 3 ] {} <Debug> HTTP-Session: 63a755e6-a5ac-42aa-ad72-29408eed6f34 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3096 2024.08.16 05:49:02.048983 [ 3 ] {} <Debug> HTTP-Session: 63a755e6-a5ac-42aa-ad72-29408eed6f34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3097 2024.08.16 05:49:02.048997 [ 3 ] {} <Debug> HTTP-Session: 63a755e6-a5ac-42aa-ad72-29408eed6f34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3098 2024.08.16 05:49:02.049026 [ 3 ] {} <Trace> HTTP-Session: 63a755e6-a5ac-42aa-ad72-29408eed6f34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3099 2024.08.16 05:49:02.049114 [ 3 ] {75352610-983c-4f61-a947-fec13e3d05c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3100 2024.08.16 05:49:02.049155 [ 3 ] {75352610-983c-4f61-a947-fec13e3d05c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3101 2024.08.16 05:49:02.049280 [ 3 ] {75352610-983c-4f61-a947-fec13e3d05c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3102 2024.08.16 05:49:02.049541 [ 3 ] {75352610-983c-4f61-a947-fec13e3d05c9} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3103 2024.08.16 05:49:02.049576 [ 3 ] {75352610-983c-4f61-a947-fec13e3d05c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3104 2024.08.16 05:49:02.049865 [ 3 ] {75352610-983c-4f61-a947-fec13e3d05c9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3105 2024.08.16 05:49:02.050166 [ 3 ] {75352610-983c-4f61-a947-fec13e3d05c9} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3106 2024.08.16 05:49:02.050305 [ 3 ] {75352610-983c-4f61-a947-fec13e3d05c9} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001214 sec., 1647.4464579901153 rows/sec., 115.03 KiB/sec.
3107 2024.08.16 05:49:02.050464 [ 3 ] {75352610-983c-4f61-a947-fec13e3d05c9} <Debug> DynamicQueryHandler: Done processing query
3108 2024.08.16 05:49:02.050488 [ 3 ] {75352610-983c-4f61-a947-fec13e3d05c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3109 2024.08.16 05:49:02.050503 [ 3 ] {} <Debug> HTTP-Session: 63a755e6-a5ac-42aa-ad72-29408eed6f34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3110 2024.08.16 05:49:02.050615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 2061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3111 2024.08.16 05:49:02.050662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3112 2024.08.16 05:49:02.050681 [ 3 ] {} <Debug> HTTP-Session: ff781608-f783-4b07-a677-9845ae3185d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3113 2024.08.16 05:49:02.050696 [ 3 ] {} <Debug> HTTP-Session: ff781608-f783-4b07-a677-9845ae3185d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3114 2024.08.16 05:49:02.050709 [ 3 ] {} <Debug> HTTP-Session: ff781608-f783-4b07-a677-9845ae3185d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3115 2024.08.16 05:49:02.050739 [ 3 ] {} <Trace> HTTP-Session: ff781608-f783-4b07-a677-9845ae3185d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3116 2024.08.16 05:49:02.050836 [ 3 ] {7c131565-2122-4faf-9319-5c221d143bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
3117 2024.08.16 05:49:02.050876 [ 3 ] {7c131565-2122-4faf-9319-5c221d143bc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3118 2024.08.16 05:49:02.051000 [ 3 ] {7c131565-2122-4faf-9319-5c221d143bc0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3119 2024.08.16 05:49:02.051280 [ 3 ] {7c131565-2122-4faf-9319-5c221d143bc0} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3120 2024.08.16 05:49:02.051315 [ 3 ] {7c131565-2122-4faf-9319-5c221d143bc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3121 2024.08.16 05:49:02.051609 [ 3 ] {7c131565-2122-4faf-9319-5c221d143bc0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3122 2024.08.16 05:49:02.051912 [ 3 ] {7c131565-2122-4faf-9319-5c221d143bc0} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3123 2024.08.16 05:49:02.052075 [ 3 ] {7c131565-2122-4faf-9319-5c221d143bc0} <Debug> executeQuery: Read 15 rows, 1.05 KiB in 0.001262 sec., 11885.895404120443 rows/sec., 829.54 KiB/sec.
3124 2024.08.16 05:49:02.052278 [ 3 ] {7c131565-2122-4faf-9319-5c221d143bc0} <Debug> DynamicQueryHandler: Done processing query
3125 2024.08.16 05:49:02.052302 [ 3 ] {7c131565-2122-4faf-9319-5c221d143bc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3126 2024.08.16 05:49:02.052317 [ 3 ] {} <Debug> HTTP-Session: ff781608-f783-4b07-a677-9845ae3185d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3127 2024.08.16 05:49:02.052442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3128 2024.08.16 05:49:02.052488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3129 2024.08.16 05:49:02.052506 [ 3 ] {} <Debug> HTTP-Session: d3a345ff-2507-4a27-bdca-0173685f5318 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3130 2024.08.16 05:49:02.052522 [ 3 ] {} <Debug> HTTP-Session: d3a345ff-2507-4a27-bdca-0173685f5318 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3131 2024.08.16 05:49:02.052535 [ 3 ] {} <Debug> HTTP-Session: d3a345ff-2507-4a27-bdca-0173685f5318 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3132 2024.08.16 05:49:02.052565 [ 3 ] {} <Trace> HTTP-Session: d3a345ff-2507-4a27-bdca-0173685f5318 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3133 2024.08.16 05:49:02.052657 [ 3 ] {8f939fe0-5886-4959-a4c0-3930baa4f4ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
3134 2024.08.16 05:49:02.052697 [ 3 ] {8f939fe0-5886-4959-a4c0-3930baa4f4ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
3135 2024.08.16 05:49:02.052821 [ 3 ] {8f939fe0-5886-4959-a4c0-3930baa4f4ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3136 2024.08.16 05:49:02.053123 [ 3 ] {8f939fe0-5886-4959-a4c0-3930baa4f4ea} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3137 2024.08.16 05:49:02.053159 [ 3 ] {8f939fe0-5886-4959-a4c0-3930baa4f4ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3138 2024.08.16 05:49:02.053461 [ 3 ] {8f939fe0-5886-4959-a4c0-3930baa4f4ea} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3139 2024.08.16 05:49:02.053760 [ 3 ] {8f939fe0-5886-4959-a4c0-3930baa4f4ea} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3140 2024.08.16 05:49:02.053927 [ 3 ] {8f939fe0-5886-4959-a4c0-3930baa4f4ea} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001282 sec., 4680.1872074882995 rows/sec., 276.51 KiB/sec.
3141 2024.08.16 05:49:02.054201 [ 3 ] {8f939fe0-5886-4959-a4c0-3930baa4f4ea} <Debug> DynamicQueryHandler: Done processing query
3142 2024.08.16 05:49:02.054224 [ 3 ] {8f939fe0-5886-4959-a4c0-3930baa4f4ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3143 2024.08.16 05:49:02.054240 [ 3 ] {} <Debug> HTTP-Session: d3a345ff-2507-4a27-bdca-0173685f5318 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3144 2024.08.16 05:49:02.054521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 64865, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3145 2024.08.16 05:49:02.054569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3146 2024.08.16 05:49:02.054588 [ 3 ] {} <Debug> HTTP-Session: 072d1ae3-bd92-4d63-b83e-7164317a74fd Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3147 2024.08.16 05:49:02.054604 [ 3 ] {} <Debug> HTTP-Session: 072d1ae3-bd92-4d63-b83e-7164317a74fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3148 2024.08.16 05:49:02.054618 [ 3 ] {} <Debug> HTTP-Session: 072d1ae3-bd92-4d63-b83e-7164317a74fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3149 2024.08.16 05:49:02.054647 [ 3 ] {} <Trace> HTTP-Session: 072d1ae3-bd92-4d63-b83e-7164317a74fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3150 2024.08.16 05:49:02.054842 [ 3 ] {321f1ebe-65ea-496d-a9c6-6e551403fde2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3151 2024.08.16 05:49:02.054884 [ 3 ] {321f1ebe-65ea-496d-a9c6-6e551403fde2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3152 2024.08.16 05:49:02.055027 [ 3 ] {321f1ebe-65ea-496d-a9c6-6e551403fde2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3153 2024.08.16 05:49:02.055560 [ 3 ] {321f1ebe-65ea-496d-a9c6-6e551403fde2} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3154 2024.08.16 05:49:02.055597 [ 3 ] {321f1ebe-65ea-496d-a9c6-6e551403fde2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3155 2024.08.16 05:49:02.055919 [ 3 ] {321f1ebe-65ea-496d-a9c6-6e551403fde2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3156 2024.08.16 05:49:02.056218 [ 3 ] {321f1ebe-65ea-496d-a9c6-6e551403fde2} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3157 2024.08.16 05:49:02.056372 [ 3 ] {321f1ebe-65ea-496d-a9c6-6e551403fde2} <Debug> executeQuery: Read 400 rows, 29.14 KiB in 0.00163 sec., 245398.773006135 rows/sec., 17.46 MiB/sec.
3158 2024.08.16 05:49:02.056540 [ 3 ] {321f1ebe-65ea-496d-a9c6-6e551403fde2} <Debug> DynamicQueryHandler: Done processing query
3159 2024.08.16 05:49:02.056565 [ 3 ] {321f1ebe-65ea-496d-a9c6-6e551403fde2} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
3160 2024.08.16 05:49:02.056580 [ 3 ] {} <Debug> HTTP-Session: 072d1ae3-bd92-4d63-b83e-7164317a74fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3161 2024.08.16 05:49:02.056716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3162 2024.08.16 05:49:02.056763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3163 2024.08.16 05:49:02.056782 [ 3 ] {} <Debug> HTTP-Session: d8c85604-6df5-45ca-aa79-985c6a189fb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3164 2024.08.16 05:49:02.056798 [ 3 ] {} <Debug> HTTP-Session: d8c85604-6df5-45ca-aa79-985c6a189fb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3165 2024.08.16 05:49:02.056811 [ 3 ] {} <Debug> HTTP-Session: d8c85604-6df5-45ca-aa79-985c6a189fb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3166 2024.08.16 05:49:02.056841 [ 3 ] {} <Trace> HTTP-Session: d8c85604-6df5-45ca-aa79-985c6a189fb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3167 2024.08.16 05:49:02.056936 [ 3 ] {eec86312-a59d-4079-90d9-df6e5133480e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3168 2024.08.16 05:49:02.056979 [ 3 ] {eec86312-a59d-4079-90d9-df6e5133480e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3169 2024.08.16 05:49:02.057105 [ 3 ] {eec86312-a59d-4079-90d9-df6e5133480e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3170 2024.08.16 05:49:02.057372 [ 3 ] {eec86312-a59d-4079-90d9-df6e5133480e} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3171 2024.08.16 05:49:02.057408 [ 3 ] {eec86312-a59d-4079-90d9-df6e5133480e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3172 2024.08.16 05:49:02.057757 [ 3 ] {eec86312-a59d-4079-90d9-df6e5133480e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3173 2024.08.16 05:49:02.058075 [ 3 ] {eec86312-a59d-4079-90d9-df6e5133480e} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3174 2024.08.16 05:49:02.058222 [ 3 ] {eec86312-a59d-4079-90d9-df6e5133480e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001301 sec., 4611.837048424289 rows/sec., 240.95 KiB/sec.
3175 2024.08.16 05:49:02.058426 [ 3 ] {eec86312-a59d-4079-90d9-df6e5133480e} <Debug> DynamicQueryHandler: Done processing query
3176 2024.08.16 05:49:02.058450 [ 3 ] {eec86312-a59d-4079-90d9-df6e5133480e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3177 2024.08.16 05:49:02.058467 [ 3 ] {} <Debug> HTTP-Session: d8c85604-6df5-45ca-aa79-985c6a189fb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3178 2024.08.16 05:49:02.058609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 44815, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3179 2024.08.16 05:49:02.058656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3180 2024.08.16 05:49:02.058675 [ 3 ] {} <Debug> HTTP-Session: 4703d1b4-8dcf-4798-b94c-81bbc31a26ce Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3181 2024.08.16 05:49:02.058691 [ 3 ] {} <Debug> HTTP-Session: 4703d1b4-8dcf-4798-b94c-81bbc31a26ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3182 2024.08.16 05:49:02.058705 [ 3 ] {} <Debug> HTTP-Session: 4703d1b4-8dcf-4798-b94c-81bbc31a26ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3183 2024.08.16 05:49:02.058735 [ 3 ] {} <Trace> HTTP-Session: 4703d1b4-8dcf-4798-b94c-81bbc31a26ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3184 2024.08.16 05:49:02.058947 [ 3 ] {e2301933-b693-4190-8fae-6fe8bb236a49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3185 2024.08.16 05:49:02.058992 [ 3 ] {e2301933-b693-4190-8fae-6fe8bb236a49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3186 2024.08.16 05:49:02.059132 [ 3 ] {e2301933-b693-4190-8fae-6fe8bb236a49} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3187 2024.08.16 05:49:02.059575 [ 3 ] {e2301933-b693-4190-8fae-6fe8bb236a49} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3188 2024.08.16 05:49:02.059611 [ 3 ] {e2301933-b693-4190-8fae-6fe8bb236a49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3189 2024.08.16 05:49:02.059996 [ 3 ] {e2301933-b693-4190-8fae-6fe8bb236a49} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3190 2024.08.16 05:49:02.060324 [ 3 ] {e2301933-b693-4190-8fae-6fe8bb236a49} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3191 2024.08.16 05:49:02.060497 [ 3 ] {e2301933-b693-4190-8fae-6fe8bb236a49} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001655 sec., 143806.64652567977 rows/sec., 9.64 MiB/sec.
3192 2024.08.16 05:49:02.060798 [ 3 ] {e2301933-b693-4190-8fae-6fe8bb236a49} <Debug> DynamicQueryHandler: Done processing query
3193 2024.08.16 05:49:02.060824 [ 3 ] {e2301933-b693-4190-8fae-6fe8bb236a49} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
3194 2024.08.16 05:49:02.060840 [ 3 ] {} <Debug> HTTP-Session: 4703d1b4-8dcf-4798-b94c-81bbc31a26ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3195 2024.08.16 05:49:02.060991 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3196 2024.08.16 05:49:02.061038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3197 2024.08.16 05:49:02.061058 [ 3 ] {} <Debug> HTTP-Session: 58ad8cdd-9655-4555-b90c-b6a016953306 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3198 2024.08.16 05:49:02.061073 [ 3 ] {} <Debug> HTTP-Session: 58ad8cdd-9655-4555-b90c-b6a016953306 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3199 2024.08.16 05:49:02.061087 [ 3 ] {} <Debug> HTTP-Session: 58ad8cdd-9655-4555-b90c-b6a016953306 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3200 2024.08.16 05:49:02.061116 [ 3 ] {} <Trace> HTTP-Session: 58ad8cdd-9655-4555-b90c-b6a016953306 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3201 2024.08.16 05:49:02.061211 [ 3 ] {0ce76374-eb9c-4f08-be88-61eca8501cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
3202 2024.08.16 05:49:02.061257 [ 3 ] {0ce76374-eb9c-4f08-be88-61eca8501cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
3203 2024.08.16 05:49:02.061399 [ 3 ] {0ce76374-eb9c-4f08-be88-61eca8501cdc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3204 2024.08.16 05:49:02.061668 [ 3 ] {0ce76374-eb9c-4f08-be88-61eca8501cdc} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3205 2024.08.16 05:49:02.061703 [ 3 ] {0ce76374-eb9c-4f08-be88-61eca8501cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3206 2024.08.16 05:49:02.062055 [ 3 ] {0ce76374-eb9c-4f08-be88-61eca8501cdc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
3207 2024.08.16 05:49:02.062373 [ 3 ] {0ce76374-eb9c-4f08-be88-61eca8501cdc} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3208 2024.08.16 05:49:02.062491 [ 3 ] {0ce76374-eb9c-4f08-be88-61eca8501cdc} <Debug> executeQuery: Read 3 rows, 199.00 B in 0.001305 sec., 2298.8505747126437 rows/sec., 148.92 KiB/sec.
3209 2024.08.16 05:49:02.062663 [ 3 ] {0ce76374-eb9c-4f08-be88-61eca8501cdc} <Debug> DynamicQueryHandler: Done processing query
3210 2024.08.16 05:49:02.062687 [ 3 ] {0ce76374-eb9c-4f08-be88-61eca8501cdc} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3211 2024.08.16 05:49:02.062703 [ 3 ] {} <Debug> HTTP-Session: 58ad8cdd-9655-4555-b90c-b6a016953306 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3212 2024.08.16 05:49:02.062863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3213 2024.08.16 05:49:02.062912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3214 2024.08.16 05:49:02.062930 [ 3 ] {} <Debug> HTTP-Session: e2bbfed1-a837-4951-a345-2b1ac0c6237b Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3215 2024.08.16 05:49:02.062946 [ 3 ] {} <Debug> HTTP-Session: e2bbfed1-a837-4951-a345-2b1ac0c6237b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3216 2024.08.16 05:49:02.062959 [ 3 ] {} <Debug> HTTP-Session: e2bbfed1-a837-4951-a345-2b1ac0c6237b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3217 2024.08.16 05:49:02.062988 [ 3 ] {} <Trace> HTTP-Session: e2bbfed1-a837-4951-a345-2b1ac0c6237b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3218 2024.08.16 05:49:02.063212 [ 3 ] {82420850-5232-4895-a939-d623607bda28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3219 2024.08.16 05:49:02.063273 [ 3 ] {82420850-5232-4895-a939-d623607bda28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3220 2024.08.16 05:49:02.063688 [ 3 ] {82420850-5232-4895-a939-d623607bda28} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3221 2024.08.16 05:49:02.064197 [ 3 ] {82420850-5232-4895-a939-d623607bda28} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3222 2024.08.16 05:49:02.064232 [ 3 ] {82420850-5232-4895-a939-d623607bda28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3223 2024.08.16 05:49:02.064845 [ 3 ] {82420850-5232-4895-a939-d623607bda28} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3224 2024.08.16 05:49:02.065254 [ 3 ] {82420850-5232-4895-a939-d623607bda28} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3225 2024.08.16 05:49:02.065409 [ 3 ] {82420850-5232-4895-a939-d623607bda28} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002349 sec., 3831.417624521073 rows/sec., 6.87 MiB/sec.
3226 2024.08.16 05:49:02.065747 [ 3 ] {82420850-5232-4895-a939-d623607bda28} <Debug> DynamicQueryHandler: Done processing query
3227 2024.08.16 05:49:02.065771 [ 3 ] {82420850-5232-4895-a939-d623607bda28} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
3228 2024.08.16 05:49:02.065787 [ 3 ] {} <Debug> HTTP-Session: e2bbfed1-a837-4951-a345-2b1ac0c6237b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3229 2024.08.16 05:49:02.065918 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3230 2024.08.16 05:49:02.065965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3231 2024.08.16 05:49:02.065984 [ 3 ] {} <Debug> HTTP-Session: 1dc00396-efad-4e63-acaa-1e504ff17dc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3232 2024.08.16 05:49:02.066000 [ 3 ] {} <Debug> HTTP-Session: 1dc00396-efad-4e63-acaa-1e504ff17dc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3233 2024.08.16 05:49:02.066013 [ 3 ] {} <Debug> HTTP-Session: 1dc00396-efad-4e63-acaa-1e504ff17dc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3234 2024.08.16 05:49:02.066044 [ 3 ] {} <Trace> HTTP-Session: 1dc00396-efad-4e63-acaa-1e504ff17dc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3235 2024.08.16 05:49:02.066138 [ 3 ] {ffd9030c-37ce-461d-b9f7-4cf95befd249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3236 2024.08.16 05:49:02.066180 [ 3 ] {ffd9030c-37ce-461d-b9f7-4cf95befd249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3237 2024.08.16 05:49:02.066311 [ 3 ] {ffd9030c-37ce-461d-b9f7-4cf95befd249} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3238 2024.08.16 05:49:02.066575 [ 3 ] {ffd9030c-37ce-461d-b9f7-4cf95befd249} <Trace> oximeter.measurements_i64 (aeca9cd5-04f4-4ee7-9521-ff3b8d36e840): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3239 2024.08.16 05:49:02.066610 [ 3 ] {ffd9030c-37ce-461d-b9f7-4cf95befd249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3240 2024.08.16 05:49:02.066955 [ 3 ] {ffd9030c-37ce-461d-b9f7-4cf95befd249} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3241 2024.08.16 05:49:02.067262 [ 3 ] {ffd9030c-37ce-461d-b9f7-4cf95befd249} <Trace> oximeter.measurements_i64 (aeca9cd5-04f4-4ee7-9521-ff3b8d36e840): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3242 2024.08.16 05:49:02.067383 [ 3 ] {ffd9030c-37ce-461d-b9f7-4cf95befd249} <Debug> executeQuery: Read 9 rows, 680.00 B in 0.001268 sec., 7097.791798107255 rows/sec., 523.71 KiB/sec.
3243 2024.08.16 05:49:02.067641 [ 3 ] {ffd9030c-37ce-461d-b9f7-4cf95befd249} <Debug> DynamicQueryHandler: Done processing query
3244 2024.08.16 05:49:02.067666 [ 3 ] {ffd9030c-37ce-461d-b9f7-4cf95befd249} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3245 2024.08.16 05:49:02.067682 [ 3 ] {} <Debug> HTTP-Session: 1dc00396-efad-4e63-acaa-1e504ff17dc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3246 2024.08.16 05:49:02.067795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3247 2024.08.16 05:49:02.067843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3248 2024.08.16 05:49:02.067861 [ 3 ] {} <Debug> HTTP-Session: 7348d2e7-ac6e-4bca-9034-a9bad3ed54ca Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3249 2024.08.16 05:49:02.067878 [ 3 ] {} <Debug> HTTP-Session: 7348d2e7-ac6e-4bca-9034-a9bad3ed54ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3250 2024.08.16 05:49:02.067891 [ 3 ] {} <Debug> HTTP-Session: 7348d2e7-ac6e-4bca-9034-a9bad3ed54ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3251 2024.08.16 05:49:02.067921 [ 3 ] {} <Trace> HTTP-Session: 7348d2e7-ac6e-4bca-9034-a9bad3ed54ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3252 2024.08.16 05:49:02.068039 [ 3 ] {428a765f-c570-4355-914d-bb971f1ca243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3253 2024.08.16 05:49:02.068084 [ 3 ] {428a765f-c570-4355-914d-bb971f1ca243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3254 2024.08.16 05:49:02.068227 [ 3 ] {428a765f-c570-4355-914d-bb971f1ca243} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3255 2024.08.16 05:49:02.068524 [ 3 ] {428a765f-c570-4355-914d-bb971f1ca243} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3256 2024.08.16 05:49:02.068558 [ 3 ] {428a765f-c570-4355-914d-bb971f1ca243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3257 2024.08.16 05:49:02.068902 [ 3 ] {428a765f-c570-4355-914d-bb971f1ca243} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3258 2024.08.16 05:49:02.069212 [ 3 ] {428a765f-c570-4355-914d-bb971f1ca243} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3259 2024.08.16 05:49:02.069332 [ 3 ] {428a765f-c570-4355-914d-bb971f1ca243} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001342 sec., 61102.83159463487 rows/sec., 3.88 MiB/sec.
3260 2024.08.16 05:49:02.069497 [ 3 ] {428a765f-c570-4355-914d-bb971f1ca243} <Debug> DynamicQueryHandler: Done processing query
3261 2024.08.16 05:49:02.069521 [ 3 ] {428a765f-c570-4355-914d-bb971f1ca243} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3262 2024.08.16 05:49:02.069536 [ 3 ] {} <Debug> HTTP-Session: 7348d2e7-ac6e-4bca-9034-a9bad3ed54ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3263 2024.08.16 05:49:03.000150 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.42 MiB, peak 190.22 MiB, free memory in arenas 0.00 B, will set to 181.42 MiB (RSS), difference: -1.01 MiB
3264 2024.08.16 05:49:07.022184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3265 2024.08.16 05:49:07.022309 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3266 2024.08.16 05:49:07.022334 [ 3 ] {} <Debug> HTTP-Session: 6d6840e9-2e45-4ff4-a81c-709dfcf272fc Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3267 2024.08.16 05:49:07.022358 [ 3 ] {} <Debug> HTTP-Session: 6d6840e9-2e45-4ff4-a81c-709dfcf272fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3268 2024.08.16 05:49:07.022375 [ 3 ] {} <Debug> HTTP-Session: 6d6840e9-2e45-4ff4-a81c-709dfcf272fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3269 2024.08.16 05:49:07.022423 [ 3 ] {} <Trace> HTTP-Session: 6d6840e9-2e45-4ff4-a81c-709dfcf272fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3270 2024.08.16 05:49:07.022608 [ 3 ] {d712dd6c-ac41-460f-abe0-daa81fab490c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3271 2024.08.16 05:49:07.022670 [ 3 ] {d712dd6c-ac41-460f-abe0-daa81fab490c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3272 2024.08.16 05:49:07.022857 [ 3 ] {d712dd6c-ac41-460f-abe0-daa81fab490c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3273 2024.08.16 05:49:07.023337 [ 3 ] {d712dd6c-ac41-460f-abe0-daa81fab490c} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3274 2024.08.16 05:49:07.023381 [ 3 ] {d712dd6c-ac41-460f-abe0-daa81fab490c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3275 2024.08.16 05:49:07.023760 [ 3 ] {d712dd6c-ac41-460f-abe0-daa81fab490c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3276 2024.08.16 05:49:07.024092 [ 3 ] {d712dd6c-ac41-460f-abe0-daa81fab490c} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3277 2024.08.16 05:49:07.024266 [ 3 ] {d712dd6c-ac41-460f-abe0-daa81fab490c} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.001709 sec., 13458.162668227033 rows/sec., 1.07 MiB/sec.
3278 2024.08.16 05:49:07.024479 [ 3 ] {d712dd6c-ac41-460f-abe0-daa81fab490c} <Debug> DynamicQueryHandler: Done processing query
3279 2024.08.16 05:49:07.024507 [ 3 ] {d712dd6c-ac41-460f-abe0-daa81fab490c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3280 2024.08.16 05:49:07.024525 [ 3 ] {} <Debug> HTTP-Session: 6d6840e9-2e45-4ff4-a81c-709dfcf272fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3281 2024.08.16 05:49:07.024704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 18224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3282 2024.08.16 05:49:07.024760 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3283 2024.08.16 05:49:07.024779 [ 3 ] {} <Debug> HTTP-Session: 7a5c6c1d-8f36-4062-8423-9f63caebfec6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3284 2024.08.16 05:49:07.024797 [ 3 ] {} <Debug> HTTP-Session: 7a5c6c1d-8f36-4062-8423-9f63caebfec6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3285 2024.08.16 05:49:07.024811 [ 3 ] {} <Debug> HTTP-Session: 7a5c6c1d-8f36-4062-8423-9f63caebfec6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3286 2024.08.16 05:49:07.024847 [ 3 ] {} <Trace> HTTP-Session: 7a5c6c1d-8f36-4062-8423-9f63caebfec6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3287 2024.08.16 05:49:07.024994 [ 3 ] {93d93fca-acb8-485f-94a8-0e64159fdced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3288 2024.08.16 05:49:07.025040 [ 3 ] {93d93fca-acb8-485f-94a8-0e64159fdced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3289 2024.08.16 05:49:07.025174 [ 3 ] {93d93fca-acb8-485f-94a8-0e64159fdced} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3290 2024.08.16 05:49:07.025594 [ 3 ] {93d93fca-acb8-485f-94a8-0e64159fdced} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3291 2024.08.16 05:49:07.025634 [ 3 ] {93d93fca-acb8-485f-94a8-0e64159fdced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3292 2024.08.16 05:49:07.025972 [ 3 ] {93d93fca-acb8-485f-94a8-0e64159fdced} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3293 2024.08.16 05:49:07.026279 [ 3 ] {93d93fca-acb8-485f-94a8-0e64159fdced} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3294 2024.08.16 05:49:07.026433 [ 3 ] {93d93fca-acb8-485f-94a8-0e64159fdced} <Debug> executeQuery: Read 125 rows, 10.63 KiB in 0.001491 sec., 83836.35144198524 rows/sec., 6.96 MiB/sec.
3295 2024.08.16 05:49:07.026614 [ 3 ] {93d93fca-acb8-485f-94a8-0e64159fdced} <Debug> DynamicQueryHandler: Done processing query
3296 2024.08.16 05:49:07.026639 [ 3 ] {93d93fca-acb8-485f-94a8-0e64159fdced} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3297 2024.08.16 05:49:07.026655 [ 3 ] {} <Debug> HTTP-Session: 7a5c6c1d-8f36-4062-8423-9f63caebfec6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3298 2024.08.16 05:49:07.026811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3299 2024.08.16 05:49:07.026860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3300 2024.08.16 05:49:07.026880 [ 3 ] {} <Debug> HTTP-Session: 16cb28ae-7dd8-4ff5-bc6a-4da8d9d61e82 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3301 2024.08.16 05:49:07.026897 [ 3 ] {} <Debug> HTTP-Session: 16cb28ae-7dd8-4ff5-bc6a-4da8d9d61e82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3302 2024.08.16 05:49:07.026910 [ 3 ] {} <Debug> HTTP-Session: 16cb28ae-7dd8-4ff5-bc6a-4da8d9d61e82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3303 2024.08.16 05:49:07.026942 [ 3 ] {} <Trace> HTTP-Session: 16cb28ae-7dd8-4ff5-bc6a-4da8d9d61e82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3304 2024.08.16 05:49:07.027062 [ 3 ] {e07f5919-ec0d-4561-b72f-de9cf66e041e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3305 2024.08.16 05:49:07.027105 [ 3 ] {e07f5919-ec0d-4561-b72f-de9cf66e041e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3306 2024.08.16 05:49:07.027232 [ 3 ] {e07f5919-ec0d-4561-b72f-de9cf66e041e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3307 2024.08.16 05:49:07.027604 [ 3 ] {e07f5919-ec0d-4561-b72f-de9cf66e041e} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3308 2024.08.16 05:49:07.027642 [ 3 ] {e07f5919-ec0d-4561-b72f-de9cf66e041e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3309 2024.08.16 05:49:07.027944 [ 3 ] {e07f5919-ec0d-4561-b72f-de9cf66e041e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3310 2024.08.16 05:49:07.028244 [ 3 ] {e07f5919-ec0d-4561-b72f-de9cf66e041e} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3311 2024.08.16 05:49:07.028395 [ 3 ] {e07f5919-ec0d-4561-b72f-de9cf66e041e} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001378 sec., 63134.97822931785 rows/sec., 4.93 MiB/sec.
3312 2024.08.16 05:49:07.028568 [ 3 ] {e07f5919-ec0d-4561-b72f-de9cf66e041e} <Debug> DynamicQueryHandler: Done processing query
3313 2024.08.16 05:49:07.028593 [ 3 ] {e07f5919-ec0d-4561-b72f-de9cf66e041e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3314 2024.08.16 05:49:07.028609 [ 3 ] {} <Debug> HTTP-Session: 16cb28ae-7dd8-4ff5-bc6a-4da8d9d61e82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3315 2024.08.16 05:49:07.028749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3316 2024.08.16 05:49:07.028797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3317 2024.08.16 05:49:07.028816 [ 3 ] {} <Debug> HTTP-Session: 32b37b27-44f3-4fd3-a453-723ba18a4bff Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3318 2024.08.16 05:49:07.028832 [ 3 ] {} <Debug> HTTP-Session: 32b37b27-44f3-4fd3-a453-723ba18a4bff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3319 2024.08.16 05:49:07.028846 [ 3 ] {} <Debug> HTTP-Session: 32b37b27-44f3-4fd3-a453-723ba18a4bff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3320 2024.08.16 05:49:07.028876 [ 3 ] {} <Trace> HTTP-Session: 32b37b27-44f3-4fd3-a453-723ba18a4bff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3321 2024.08.16 05:49:07.029024 [ 3 ] {ab016951-2e3e-4c09-85b3-93aad9684232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3322 2024.08.16 05:49:07.029070 [ 3 ] {ab016951-2e3e-4c09-85b3-93aad9684232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3323 2024.08.16 05:49:07.029214 [ 3 ] {ab016951-2e3e-4c09-85b3-93aad9684232} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3324 2024.08.16 05:49:07.029593 [ 3 ] {ab016951-2e3e-4c09-85b3-93aad9684232} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3325 2024.08.16 05:49:07.029629 [ 3 ] {ab016951-2e3e-4c09-85b3-93aad9684232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3326 2024.08.16 05:49:07.030019 [ 3 ] {ab016951-2e3e-4c09-85b3-93aad9684232} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3327 2024.08.16 05:49:07.030344 [ 3 ] {ab016951-2e3e-4c09-85b3-93aad9684232} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3328 2024.08.16 05:49:07.030504 [ 3 ] {ab016951-2e3e-4c09-85b3-93aad9684232} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001549 sec., 103292.44673983214 rows/sec., 7.19 MiB/sec.
3329 2024.08.16 05:49:07.030673 [ 3 ] {ab016951-2e3e-4c09-85b3-93aad9684232} <Debug> DynamicQueryHandler: Done processing query
3330 2024.08.16 05:49:07.030697 [ 3 ] {ab016951-2e3e-4c09-85b3-93aad9684232} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3331 2024.08.16 05:49:07.030713 [ 3 ] {} <Debug> HTTP-Session: 32b37b27-44f3-4fd3-a453-723ba18a4bff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3332 2024.08.16 05:49:07.030888 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 36707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3333 2024.08.16 05:49:07.030936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3334 2024.08.16 05:49:07.030956 [ 3 ] {} <Debug> HTTP-Session: 2a61f744-f063-4a03-a21d-1645fbd4aaf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3335 2024.08.16 05:49:07.030972 [ 3 ] {} <Debug> HTTP-Session: 2a61f744-f063-4a03-a21d-1645fbd4aaf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3336 2024.08.16 05:49:07.030986 [ 3 ] {} <Debug> HTTP-Session: 2a61f744-f063-4a03-a21d-1645fbd4aaf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3337 2024.08.16 05:49:07.031015 [ 3 ] {} <Trace> HTTP-Session: 2a61f744-f063-4a03-a21d-1645fbd4aaf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3338 2024.08.16 05:49:07.031286 [ 3 ] {5d2ccfde-1c98-47d0-ac28-49536b03aba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3339 2024.08.16 05:49:07.031349 [ 3 ] {5d2ccfde-1c98-47d0-ac28-49536b03aba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3340 2024.08.16 05:49:07.031772 [ 3 ] {5d2ccfde-1c98-47d0-ac28-49536b03aba3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3341 2024.08.16 05:49:07.032433 [ 3 ] {5d2ccfde-1c98-47d0-ac28-49536b03aba3} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3342 2024.08.16 05:49:07.032469 [ 3 ] {5d2ccfde-1c98-47d0-ac28-49536b03aba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3343 2024.08.16 05:49:07.033145 [ 3 ] {5d2ccfde-1c98-47d0-ac28-49536b03aba3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3344 2024.08.16 05:49:07.033554 [ 3 ] {5d2ccfde-1c98-47d0-ac28-49536b03aba3} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3345 2024.08.16 05:49:07.033749 [ 3 ] {5d2ccfde-1c98-47d0-ac28-49536b03aba3} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002648 sec., 8685.800604229607 rows/sec., 15.56 MiB/sec.
3346 2024.08.16 05:49:07.033984 [ 3 ] {5d2ccfde-1c98-47d0-ac28-49536b03aba3} <Debug> DynamicQueryHandler: Done processing query
3347 2024.08.16 05:49:07.034009 [ 3 ] {5d2ccfde-1c98-47d0-ac28-49536b03aba3} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
3348 2024.08.16 05:49:07.034024 [ 3 ] {} <Debug> HTTP-Session: 2a61f744-f063-4a03-a21d-1645fbd4aaf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3349 2024.08.16 05:49:07.034171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3350 2024.08.16 05:49:07.034219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3351 2024.08.16 05:49:07.034238 [ 3 ] {} <Debug> HTTP-Session: 15055478-d557-4692-a9f6-a3ec0463f43a Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3352 2024.08.16 05:49:07.034254 [ 3 ] {} <Debug> HTTP-Session: 15055478-d557-4692-a9f6-a3ec0463f43a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3353 2024.08.16 05:49:07.034268 [ 3 ] {} <Debug> HTTP-Session: 15055478-d557-4692-a9f6-a3ec0463f43a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3354 2024.08.16 05:49:07.034299 [ 3 ] {} <Trace> HTTP-Session: 15055478-d557-4692-a9f6-a3ec0463f43a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3355 2024.08.16 05:49:07.034414 [ 3 ] {2e5b0a5b-091d-4555-98cf-42c3149aa525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3356 2024.08.16 05:49:07.034458 [ 3 ] {2e5b0a5b-091d-4555-98cf-42c3149aa525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3357 2024.08.16 05:49:07.034587 [ 3 ] {2e5b0a5b-091d-4555-98cf-42c3149aa525} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3358 2024.08.16 05:49:07.034866 [ 3 ] {2e5b0a5b-091d-4555-98cf-42c3149aa525} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3359 2024.08.16 05:49:07.034902 [ 3 ] {2e5b0a5b-091d-4555-98cf-42c3149aa525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3360 2024.08.16 05:49:07.035248 [ 3 ] {2e5b0a5b-091d-4555-98cf-42c3149aa525} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3361 2024.08.16 05:49:07.035562 [ 3 ] {2e5b0a5b-091d-4555-98cf-42c3149aa525} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3362 2024.08.16 05:49:07.035692 [ 3 ] {2e5b0a5b-091d-4555-98cf-42c3149aa525} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00132 sec., 45454.545454545456 rows/sec., 3.06 MiB/sec.
3363 2024.08.16 05:49:07.035907 [ 3 ] {2e5b0a5b-091d-4555-98cf-42c3149aa525} <Debug> DynamicQueryHandler: Done processing query
3364 2024.08.16 05:49:07.035931 [ 3 ] {2e5b0a5b-091d-4555-98cf-42c3149aa525} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3365 2024.08.16 05:49:07.035948 [ 3 ] {} <Debug> HTTP-Session: 15055478-d557-4692-a9f6-a3ec0463f43a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3366 2024.08.16 05:49:09.857315 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache
3367 2024.08.16 05:49:09.857369 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache
3368 2024.08.16 05:49:12.026233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3369 2024.08.16 05:49:12.026368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3370 2024.08.16 05:49:12.026398 [ 3 ] {} <Debug> HTTP-Session: d363ee67-543d-41bd-9585-e4f6882451fa Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3371 2024.08.16 05:49:12.026426 [ 3 ] {} <Debug> HTTP-Session: d363ee67-543d-41bd-9585-e4f6882451fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3372 2024.08.16 05:49:12.026444 [ 3 ] {} <Debug> HTTP-Session: d363ee67-543d-41bd-9585-e4f6882451fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3373 2024.08.16 05:49:12.026499 [ 3 ] {} <Trace> HTTP-Session: d363ee67-543d-41bd-9585-e4f6882451fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3374 2024.08.16 05:49:12.026695 [ 3 ] {501f2c7d-c9b7-4f41-80c8-f89874b0c004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3375 2024.08.16 05:49:12.026765 [ 3 ] {501f2c7d-c9b7-4f41-80c8-f89874b0c004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3376 2024.08.16 05:49:12.026951 [ 3 ] {501f2c7d-c9b7-4f41-80c8-f89874b0c004} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3377 2024.08.16 05:49:12.027389 [ 3 ] {501f2c7d-c9b7-4f41-80c8-f89874b0c004} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3378 2024.08.16 05:49:12.027428 [ 3 ] {501f2c7d-c9b7-4f41-80c8-f89874b0c004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3379 2024.08.16 05:49:12.027789 [ 3 ] {501f2c7d-c9b7-4f41-80c8-f89874b0c004} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3380 2024.08.16 05:49:12.028118 [ 3 ] {501f2c7d-c9b7-4f41-80c8-f89874b0c004} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3381 2024.08.16 05:49:12.028253 [ 3 ] {501f2c7d-c9b7-4f41-80c8-f89874b0c004} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.00162 sec., 5555.555555555556 rows/sec., 450.30 KiB/sec.
3382 2024.08.16 05:49:12.028485 [ 3 ] {501f2c7d-c9b7-4f41-80c8-f89874b0c004} <Debug> DynamicQueryHandler: Done processing query
3383 2024.08.16 05:49:12.028512 [ 3 ] {501f2c7d-c9b7-4f41-80c8-f89874b0c004} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3384 2024.08.16 05:49:12.028528 [ 3 ] {} <Debug> HTTP-Session: d363ee67-543d-41bd-9585-e4f6882451fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3385 2024.08.16 05:49:12.028800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 32418, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3386 2024.08.16 05:49:12.028851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3387 2024.08.16 05:49:12.028870 [ 3 ] {} <Debug> HTTP-Session: eae38e49-15c6-4d53-aa0e-18a66a04997b Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3388 2024.08.16 05:49:12.028886 [ 3 ] {} <Debug> HTTP-Session: eae38e49-15c6-4d53-aa0e-18a66a04997b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3389 2024.08.16 05:49:12.028900 [ 3 ] {} <Debug> HTTP-Session: eae38e49-15c6-4d53-aa0e-18a66a04997b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3390 2024.08.16 05:49:12.028931 [ 3 ] {} <Trace> HTTP-Session: eae38e49-15c6-4d53-aa0e-18a66a04997b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3391 2024.08.16 05:49:12.029106 [ 3 ] {05099eac-710e-4f2e-88f2-c48543ee775c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3392 2024.08.16 05:49:12.029150 [ 3 ] {05099eac-710e-4f2e-88f2-c48543ee775c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3393 2024.08.16 05:49:12.029273 [ 3 ] {05099eac-710e-4f2e-88f2-c48543ee775c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3394 2024.08.16 05:49:12.029717 [ 3 ] {05099eac-710e-4f2e-88f2-c48543ee775c} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3395 2024.08.16 05:49:12.029753 [ 3 ] {05099eac-710e-4f2e-88f2-c48543ee775c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3396 2024.08.16 05:49:12.030069 [ 3 ] {05099eac-710e-4f2e-88f2-c48543ee775c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3397 2024.08.16 05:49:12.030368 [ 3 ] {05099eac-710e-4f2e-88f2-c48543ee775c} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3398 2024.08.16 05:49:12.030498 [ 3 ] {05099eac-710e-4f2e-88f2-c48543ee775c} <Debug> executeQuery: Read 216 rows, 19.27 KiB in 0.00149 sec., 144966.44295302013 rows/sec., 12.63 MiB/sec.
3399 2024.08.16 05:49:12.030800 [ 3 ] {05099eac-710e-4f2e-88f2-c48543ee775c} <Debug> DynamicQueryHandler: Done processing query
3400 2024.08.16 05:49:12.030843 [ 3 ] {05099eac-710e-4f2e-88f2-c48543ee775c} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
3401 2024.08.16 05:49:12.030874 [ 3 ] {} <Debug> HTTP-Session: eae38e49-15c6-4d53-aa0e-18a66a04997b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3402 2024.08.16 05:49:12.031020 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3403 2024.08.16 05:49:12.031070 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3404 2024.08.16 05:49:12.031089 [ 3 ] {} <Debug> HTTP-Session: 645717c6-0859-4a73-8f8a-490b8825cc35 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3405 2024.08.16 05:49:12.031105 [ 3 ] {} <Debug> HTTP-Session: 645717c6-0859-4a73-8f8a-490b8825cc35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3406 2024.08.16 05:49:12.031119 [ 3 ] {} <Debug> HTTP-Session: 645717c6-0859-4a73-8f8a-490b8825cc35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3407 2024.08.16 05:49:12.031150 [ 3 ] {} <Trace> HTTP-Session: 645717c6-0859-4a73-8f8a-490b8825cc35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3408 2024.08.16 05:49:12.031248 [ 3 ] {1e5da5ae-630b-472f-8747-da8abe359b9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
3409 2024.08.16 05:49:12.031291 [ 3 ] {1e5da5ae-630b-472f-8747-da8abe359b9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3410 2024.08.16 05:49:12.031438 [ 3 ] {1e5da5ae-630b-472f-8747-da8abe359b9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3411 2024.08.16 05:49:12.031733 [ 3 ] {1e5da5ae-630b-472f-8747-da8abe359b9a} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3412 2024.08.16 05:49:12.031770 [ 3 ] {1e5da5ae-630b-472f-8747-da8abe359b9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3413 2024.08.16 05:49:12.032076 [ 3 ] {1e5da5ae-630b-472f-8747-da8abe359b9a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3414 2024.08.16 05:49:12.032385 [ 3 ] {1e5da5ae-630b-472f-8747-da8abe359b9a} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3415 2024.08.16 05:49:12.032510 [ 3 ] {1e5da5ae-630b-472f-8747-da8abe359b9a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001289 sec., 10861.132660977502 rows/sec., 760.64 KiB/sec.
3416 2024.08.16 05:49:12.032713 [ 3 ] {1e5da5ae-630b-472f-8747-da8abe359b9a} <Debug> DynamicQueryHandler: Done processing query
3417 2024.08.16 05:49:12.032737 [ 3 ] {1e5da5ae-630b-472f-8747-da8abe359b9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3418 2024.08.16 05:49:12.032753 [ 3 ] {} <Debug> HTTP-Session: 645717c6-0859-4a73-8f8a-490b8825cc35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3419 2024.08.16 05:49:12.032875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3420 2024.08.16 05:49:12.032921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3421 2024.08.16 05:49:12.032940 [ 3 ] {} <Debug> HTTP-Session: 8846a122-ca1a-44a4-b1dc-8fd2f78f4c17 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3422 2024.08.16 05:49:12.032956 [ 3 ] {} <Debug> HTTP-Session: 8846a122-ca1a-44a4-b1dc-8fd2f78f4c17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3423 2024.08.16 05:49:12.032969 [ 3 ] {} <Debug> HTTP-Session: 8846a122-ca1a-44a4-b1dc-8fd2f78f4c17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3424 2024.08.16 05:49:12.032999 [ 3 ] {} <Trace> HTTP-Session: 8846a122-ca1a-44a4-b1dc-8fd2f78f4c17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3425 2024.08.16 05:49:12.033092 [ 3 ] {4219b511-7a83-4182-b111-be33fda5479f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
3426 2024.08.16 05:49:12.033133 [ 3 ] {4219b511-7a83-4182-b111-be33fda5479f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
3427 2024.08.16 05:49:12.033258 [ 3 ] {4219b511-7a83-4182-b111-be33fda5479f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3428 2024.08.16 05:49:12.033521 [ 3 ] {4219b511-7a83-4182-b111-be33fda5479f} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3429 2024.08.16 05:49:12.033556 [ 3 ] {4219b511-7a83-4182-b111-be33fda5479f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3430 2024.08.16 05:49:12.033846 [ 3 ] {4219b511-7a83-4182-b111-be33fda5479f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3431 2024.08.16 05:49:12.034143 [ 3 ] {4219b511-7a83-4182-b111-be33fda5479f} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3432 2024.08.16 05:49:12.034263 [ 3 ] {4219b511-7a83-4182-b111-be33fda5479f} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001195 sec., 5020.92050209205 rows/sec., 296.65 KiB/sec.
3433 2024.08.16 05:49:12.034419 [ 3 ] {4219b511-7a83-4182-b111-be33fda5479f} <Debug> DynamicQueryHandler: Done processing query
3434 2024.08.16 05:49:12.034443 [ 3 ] {4219b511-7a83-4182-b111-be33fda5479f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3435 2024.08.16 05:49:12.034459 [ 3 ] {} <Debug> HTTP-Session: 8846a122-ca1a-44a4-b1dc-8fd2f78f4c17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3436 2024.08.16 05:49:12.034675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 63325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3437 2024.08.16 05:49:12.034723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3438 2024.08.16 05:49:12.034742 [ 3 ] {} <Debug> HTTP-Session: 0cd6113e-251a-4ea0-8528-bc6497c4b55d Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3439 2024.08.16 05:49:12.034757 [ 3 ] {} <Debug> HTTP-Session: 0cd6113e-251a-4ea0-8528-bc6497c4b55d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3440 2024.08.16 05:49:12.034772 [ 3 ] {} <Debug> HTTP-Session: 0cd6113e-251a-4ea0-8528-bc6497c4b55d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3441 2024.08.16 05:49:12.034801 [ 3 ] {} <Trace> HTTP-Session: 0cd6113e-251a-4ea0-8528-bc6497c4b55d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3442 2024.08.16 05:49:12.034989 [ 3 ] {da5aea9c-b9a8-491c-9134-26ef5f6adc68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3443 2024.08.16 05:49:12.035031 [ 3 ] {da5aea9c-b9a8-491c-9134-26ef5f6adc68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3444 2024.08.16 05:49:12.035150 [ 3 ] {da5aea9c-b9a8-491c-9134-26ef5f6adc68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3445 2024.08.16 05:49:12.035623 [ 3 ] {da5aea9c-b9a8-491c-9134-26ef5f6adc68} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3446 2024.08.16 05:49:12.035658 [ 3 ] {da5aea9c-b9a8-491c-9134-26ef5f6adc68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3447 2024.08.16 05:49:12.035990 [ 3 ] {da5aea9c-b9a8-491c-9134-26ef5f6adc68} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3448 2024.08.16 05:49:12.036289 [ 3 ] {da5aea9c-b9a8-491c-9134-26ef5f6adc68} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3449 2024.08.16 05:49:12.036408 [ 3 ] {da5aea9c-b9a8-491c-9134-26ef5f6adc68} <Debug> executeQuery: Read 391 rows, 28.40 KiB in 0.001523 sec., 256730.13788575178 rows/sec., 18.21 MiB/sec.
3450 2024.08.16 05:49:12.036552 [ 3 ] {da5aea9c-b9a8-491c-9134-26ef5f6adc68} <Debug> DynamicQueryHandler: Done processing query
3451 2024.08.16 05:49:12.036576 [ 3 ] {da5aea9c-b9a8-491c-9134-26ef5f6adc68} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
3452 2024.08.16 05:49:12.036591 [ 3 ] {} <Debug> HTTP-Session: 0cd6113e-251a-4ea0-8528-bc6497c4b55d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3453 2024.08.16 05:49:12.036723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3454 2024.08.16 05:49:12.036769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3455 2024.08.16 05:49:12.036787 [ 3 ] {} <Debug> HTTP-Session: 894686e8-2194-49e9-a80e-5214b6780bff Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3456 2024.08.16 05:49:12.036803 [ 3 ] {} <Debug> HTTP-Session: 894686e8-2194-49e9-a80e-5214b6780bff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3457 2024.08.16 05:49:12.036816 [ 3 ] {} <Debug> HTTP-Session: 894686e8-2194-49e9-a80e-5214b6780bff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3458 2024.08.16 05:49:12.036846 [ 3 ] {} <Trace> HTTP-Session: 894686e8-2194-49e9-a80e-5214b6780bff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3459 2024.08.16 05:49:12.036938 [ 3 ] {286b641e-4a96-4d1a-a3ee-5bc2049b85a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3460 2024.08.16 05:49:12.036981 [ 3 ] {286b641e-4a96-4d1a-a3ee-5bc2049b85a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3461 2024.08.16 05:49:12.037104 [ 3 ] {286b641e-4a96-4d1a-a3ee-5bc2049b85a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3462 2024.08.16 05:49:12.037362 [ 3 ] {286b641e-4a96-4d1a-a3ee-5bc2049b85a1} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3463 2024.08.16 05:49:12.037396 [ 3 ] {286b641e-4a96-4d1a-a3ee-5bc2049b85a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3464 2024.08.16 05:49:12.037740 [ 3 ] {286b641e-4a96-4d1a-a3ee-5bc2049b85a1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3465 2024.08.16 05:49:12.038056 [ 3 ] {286b641e-4a96-4d1a-a3ee-5bc2049b85a1} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3466 2024.08.16 05:49:12.038186 [ 3 ] {286b641e-4a96-4d1a-a3ee-5bc2049b85a1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001272 sec., 4716.981132075472 rows/sec., 246.44 KiB/sec.
3467 2024.08.16 05:49:12.038448 [ 3 ] {286b641e-4a96-4d1a-a3ee-5bc2049b85a1} <Debug> DynamicQueryHandler: Done processing query
3468 2024.08.16 05:49:12.038474 [ 3 ] {286b641e-4a96-4d1a-a3ee-5bc2049b85a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3469 2024.08.16 05:49:12.038489 [ 3 ] {} <Debug> HTTP-Session: 894686e8-2194-49e9-a80e-5214b6780bff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3470 2024.08.16 05:49:12.038662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 44624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3471 2024.08.16 05:49:12.038710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3472 2024.08.16 05:49:12.038730 [ 3 ] {} <Debug> HTTP-Session: 125786d3-2af1-4581-9a85-eaf0bac6eccb Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3473 2024.08.16 05:49:12.038745 [ 3 ] {} <Debug> HTTP-Session: 125786d3-2af1-4581-9a85-eaf0bac6eccb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3474 2024.08.16 05:49:12.038759 [ 3 ] {} <Debug> HTTP-Session: 125786d3-2af1-4581-9a85-eaf0bac6eccb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3475 2024.08.16 05:49:12.038788 [ 3 ] {} <Trace> HTTP-Session: 125786d3-2af1-4581-9a85-eaf0bac6eccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3476 2024.08.16 05:49:12.038970 [ 3 ] {27ba3209-e544-445d-b7c6-e7f884dbd2cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3477 2024.08.16 05:49:12.039015 [ 3 ] {27ba3209-e544-445d-b7c6-e7f884dbd2cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3478 2024.08.16 05:49:12.039172 [ 3 ] {27ba3209-e544-445d-b7c6-e7f884dbd2cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3479 2024.08.16 05:49:12.039570 [ 3 ] {27ba3209-e544-445d-b7c6-e7f884dbd2cc} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3480 2024.08.16 05:49:12.039605 [ 3 ] {27ba3209-e544-445d-b7c6-e7f884dbd2cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3481 2024.08.16 05:49:12.040001 [ 3 ] {27ba3209-e544-445d-b7c6-e7f884dbd2cc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3482 2024.08.16 05:49:12.040331 [ 3 ] {27ba3209-e544-445d-b7c6-e7f884dbd2cc} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3483 2024.08.16 05:49:12.040457 [ 3 ] {27ba3209-e544-445d-b7c6-e7f884dbd2cc} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001577 sec., 150285.35193405199 rows/sec., 10.07 MiB/sec.
3484 2024.08.16 05:49:12.040612 [ 3 ] {27ba3209-e544-445d-b7c6-e7f884dbd2cc} <Debug> DynamicQueryHandler: Done processing query
3485 2024.08.16 05:49:12.040636 [ 3 ] {27ba3209-e544-445d-b7c6-e7f884dbd2cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
3486 2024.08.16 05:49:12.040652 [ 3 ] {} <Debug> HTTP-Session: 125786d3-2af1-4581-9a85-eaf0bac6eccb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3487 2024.08.16 05:49:12.040769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3488 2024.08.16 05:49:12.040815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3489 2024.08.16 05:49:12.040834 [ 3 ] {} <Debug> HTTP-Session: 45a3fe94-d129-45a7-a329-f19171b10e98 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3490 2024.08.16 05:49:12.040850 [ 3 ] {} <Debug> HTTP-Session: 45a3fe94-d129-45a7-a329-f19171b10e98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3491 2024.08.16 05:49:12.040863 [ 3 ] {} <Debug> HTTP-Session: 45a3fe94-d129-45a7-a329-f19171b10e98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3492 2024.08.16 05:49:12.040893 [ 3 ] {} <Trace> HTTP-Session: 45a3fe94-d129-45a7-a329-f19171b10e98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3493 2024.08.16 05:49:12.040983 [ 3 ] {adaf4fcf-8894-4def-b9e2-0c26dc8afb97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
3494 2024.08.16 05:49:12.041025 [ 3 ] {adaf4fcf-8894-4def-b9e2-0c26dc8afb97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
3495 2024.08.16 05:49:12.041150 [ 3 ] {adaf4fcf-8894-4def-b9e2-0c26dc8afb97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3496 2024.08.16 05:49:12.041479 [ 3 ] {adaf4fcf-8894-4def-b9e2-0c26dc8afb97} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3497 2024.08.16 05:49:12.041513 [ 3 ] {adaf4fcf-8894-4def-b9e2-0c26dc8afb97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3498 2024.08.16 05:49:12.041844 [ 3 ] {adaf4fcf-8894-4def-b9e2-0c26dc8afb97} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
3499 2024.08.16 05:49:12.042153 [ 3 ] {adaf4fcf-8894-4def-b9e2-0c26dc8afb97} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3500 2024.08.16 05:49:12.042271 [ 3 ] {adaf4fcf-8894-4def-b9e2-0c26dc8afb97} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00131 sec., 763.3587786259542 rows/sec., 51.44 KiB/sec.
3501 2024.08.16 05:49:12.042431 [ 3 ] {adaf4fcf-8894-4def-b9e2-0c26dc8afb97} <Debug> DynamicQueryHandler: Done processing query
3502 2024.08.16 05:49:12.042455 [ 3 ] {adaf4fcf-8894-4def-b9e2-0c26dc8afb97} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3503 2024.08.16 05:49:12.042471 [ 3 ] {} <Debug> HTTP-Session: 45a3fe94-d129-45a7-a329-f19171b10e98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3504 2024.08.16 05:49:12.042582 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3505 2024.08.16 05:49:12.042628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3506 2024.08.16 05:49:12.042647 [ 3 ] {} <Debug> HTTP-Session: 600c9783-16ed-4846-8054-f0eb3a7149e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3507 2024.08.16 05:49:12.042663 [ 3 ] {} <Debug> HTTP-Session: 600c9783-16ed-4846-8054-f0eb3a7149e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3508 2024.08.16 05:49:12.042676 [ 3 ] {} <Debug> HTTP-Session: 600c9783-16ed-4846-8054-f0eb3a7149e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3509 2024.08.16 05:49:12.042706 [ 3 ] {} <Trace> HTTP-Session: 600c9783-16ed-4846-8054-f0eb3a7149e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3510 2024.08.16 05:49:12.042878 [ 3 ] {611dd6b0-08bb-4818-a9ca-8d3a56ef1736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3511 2024.08.16 05:49:12.042939 [ 3 ] {611dd6b0-08bb-4818-a9ca-8d3a56ef1736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3512 2024.08.16 05:49:12.043332 [ 3 ] {611dd6b0-08bb-4818-a9ca-8d3a56ef1736} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3513 2024.08.16 05:49:12.043896 [ 3 ] {611dd6b0-08bb-4818-a9ca-8d3a56ef1736} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3514 2024.08.16 05:49:12.043931 [ 3 ] {611dd6b0-08bb-4818-a9ca-8d3a56ef1736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3515 2024.08.16 05:49:12.044507 [ 3 ] {611dd6b0-08bb-4818-a9ca-8d3a56ef1736} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3516 2024.08.16 05:49:12.044905 [ 3 ] {611dd6b0-08bb-4818-a9ca-8d3a56ef1736} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3517 2024.08.16 05:49:12.045050 [ 3 ] {611dd6b0-08bb-4818-a9ca-8d3a56ef1736} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002276 sec., 3954.3057996485063 rows/sec., 7.09 MiB/sec.
3518 2024.08.16 05:49:12.045266 [ 3 ] {611dd6b0-08bb-4818-a9ca-8d3a56ef1736} <Debug> DynamicQueryHandler: Done processing query
3519 2024.08.16 05:49:12.045291 [ 3 ] {611dd6b0-08bb-4818-a9ca-8d3a56ef1736} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB.
3520 2024.08.16 05:49:12.045306 [ 3 ] {} <Debug> HTTP-Session: 600c9783-16ed-4846-8054-f0eb3a7149e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3521 2024.08.16 05:49:12.045429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3522 2024.08.16 05:49:12.045478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3523 2024.08.16 05:49:12.045496 [ 3 ] {} <Debug> HTTP-Session: a20bcd48-da4d-4217-bbe1-6ffa6b78ae8a Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3524 2024.08.16 05:49:12.045512 [ 3 ] {} <Debug> HTTP-Session: a20bcd48-da4d-4217-bbe1-6ffa6b78ae8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3525 2024.08.16 05:49:12.045525 [ 3 ] {} <Debug> HTTP-Session: a20bcd48-da4d-4217-bbe1-6ffa6b78ae8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3526 2024.08.16 05:49:12.045556 [ 3 ] {} <Trace> HTTP-Session: a20bcd48-da4d-4217-bbe1-6ffa6b78ae8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3527 2024.08.16 05:49:12.045680 [ 3 ] {bd91be0f-3f56-4c94-bbd9-609627897f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3528 2024.08.16 05:49:12.045723 [ 3 ] {bd91be0f-3f56-4c94-bbd9-609627897f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3529 2024.08.16 05:49:12.045847 [ 3 ] {bd91be0f-3f56-4c94-bbd9-609627897f8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3530 2024.08.16 05:49:12.046215 [ 3 ] {bd91be0f-3f56-4c94-bbd9-609627897f8d} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3531 2024.08.16 05:49:12.046251 [ 3 ] {bd91be0f-3f56-4c94-bbd9-609627897f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3532 2024.08.16 05:49:12.046595 [ 3 ] {bd91be0f-3f56-4c94-bbd9-609627897f8d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3533 2024.08.16 05:49:12.046902 [ 3 ] {bd91be0f-3f56-4c94-bbd9-609627897f8d} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3534 2024.08.16 05:49:12.047027 [ 3 ] {bd91be0f-3f56-4c94-bbd9-609627897f8d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001397 sec., 58697.20830350751 rows/sec., 3.73 MiB/sec.
3535 2024.08.16 05:49:12.047186 [ 3 ] {bd91be0f-3f56-4c94-bbd9-609627897f8d} <Debug> DynamicQueryHandler: Done processing query
3536 2024.08.16 05:49:12.047210 [ 3 ] {bd91be0f-3f56-4c94-bbd9-609627897f8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3537 2024.08.16 05:49:12.047226 [ 3 ] {} <Debug> HTTP-Session: a20bcd48-da4d-4217-bbe1-6ffa6b78ae8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3538 2024.08.16 05:49:17.021423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3539 2024.08.16 05:49:17.021563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3540 2024.08.16 05:49:17.021592 [ 3 ] {} <Debug> HTTP-Session: 132da43d-a680-410e-ab7f-e7181fde8774 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3541 2024.08.16 05:49:17.021621 [ 3 ] {} <Debug> HTTP-Session: 132da43d-a680-410e-ab7f-e7181fde8774 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3542 2024.08.16 05:49:17.021639 [ 3 ] {} <Debug> HTTP-Session: 132da43d-a680-410e-ab7f-e7181fde8774 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3543 2024.08.16 05:49:17.021694 [ 3 ] {} <Trace> HTTP-Session: 132da43d-a680-410e-ab7f-e7181fde8774 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3544 2024.08.16 05:49:17.021896 [ 3 ] {977e1bbe-d4a9-4868-a7d1-2efe366f7f86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3545 2024.08.16 05:49:17.021964 [ 3 ] {977e1bbe-d4a9-4868-a7d1-2efe366f7f86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3546 2024.08.16 05:49:17.022151 [ 3 ] {977e1bbe-d4a9-4868-a7d1-2efe366f7f86} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3547 2024.08.16 05:49:17.022622 [ 3 ] {977e1bbe-d4a9-4868-a7d1-2efe366f7f86} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3548 2024.08.16 05:49:17.022660 [ 3 ] {977e1bbe-d4a9-4868-a7d1-2efe366f7f86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3549 2024.08.16 05:49:17.023022 [ 3 ] {977e1bbe-d4a9-4868-a7d1-2efe366f7f86} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3550 2024.08.16 05:49:17.023352 [ 3 ] {977e1bbe-d4a9-4868-a7d1-2efe366f7f86} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3551 2024.08.16 05:49:17.023492 [ 3 ] {977e1bbe-d4a9-4868-a7d1-2efe366f7f86} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.001661 sec., 13847.080072245635 rows/sec., 1.10 MiB/sec.
3552 2024.08.16 05:49:17.023812 [ 3 ] {977e1bbe-d4a9-4868-a7d1-2efe366f7f86} <Debug> DynamicQueryHandler: Done processing query
3553 2024.08.16 05:49:17.023840 [ 3 ] {977e1bbe-d4a9-4868-a7d1-2efe366f7f86} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3554 2024.08.16 05:49:17.023857 [ 3 ] {} <Debug> HTTP-Session: 132da43d-a680-410e-ab7f-e7181fde8774 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3555 2024.08.16 05:49:17.024039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 18224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3556 2024.08.16 05:49:17.024088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3557 2024.08.16 05:49:17.024108 [ 3 ] {} <Debug> HTTP-Session: 23752074-284f-4c6f-a7ad-b5eca71d27da Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3558 2024.08.16 05:49:17.024124 [ 3 ] {} <Debug> HTTP-Session: 23752074-284f-4c6f-a7ad-b5eca71d27da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3559 2024.08.16 05:49:17.024138 [ 3 ] {} <Debug> HTTP-Session: 23752074-284f-4c6f-a7ad-b5eca71d27da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3560 2024.08.16 05:49:17.024168 [ 3 ] {} <Trace> HTTP-Session: 23752074-284f-4c6f-a7ad-b5eca71d27da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3561 2024.08.16 05:49:17.024324 [ 3 ] {39cd5356-3753-4e11-a4f0-69c12f11b890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3562 2024.08.16 05:49:17.024369 [ 3 ] {39cd5356-3753-4e11-a4f0-69c12f11b890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3563 2024.08.16 05:49:17.024516 [ 3 ] {39cd5356-3753-4e11-a4f0-69c12f11b890} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3564 2024.08.16 05:49:17.024937 [ 3 ] {39cd5356-3753-4e11-a4f0-69c12f11b890} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3565 2024.08.16 05:49:17.024974 [ 3 ] {39cd5356-3753-4e11-a4f0-69c12f11b890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3566 2024.08.16 05:49:17.025290 [ 3 ] {39cd5356-3753-4e11-a4f0-69c12f11b890} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3567 2024.08.16 05:49:17.025589 [ 3 ] {39cd5356-3753-4e11-a4f0-69c12f11b890} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3568 2024.08.16 05:49:17.025703 [ 31 ] {} <Debug> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3569 2024.08.16 05:49:17.025713 [ 3 ] {39cd5356-3753-4e11-a4f0-69c12f11b890} <Debug> executeQuery: Read 125 rows, 10.63 KiB in 0.001467 sec., 85207.90729379686 rows/sec., 7.07 MiB/sec.
3570 2024.08.16 05:49:17.025753 [ 31 ] {} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3571 2024.08.16 05:49:17.025793 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3572 2024.08.16 05:49:17.025958 [ 3 ] {39cd5356-3753-4e11-a4f0-69c12f11b890} <Debug> DynamicQueryHandler: Done processing query
3573 2024.08.16 05:49:17.025997 [ 3 ] {39cd5356-3753-4e11-a4f0-69c12f11b890} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3574 2024.08.16 05:49:17.025994 [ 193 ] {564535ed-8c40-4bc7-9d29-de870537704c::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
3575 2024.08.16 05:49:17.026021 [ 3 ] {} <Debug> HTTP-Session: 23752074-284f-4c6f-a7ad-b5eca71d27da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3576 2024.08.16 05:49:17.026198 [ 193 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3577 2024.08.16 05:49:17.026229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3578 2024.08.16 05:49:17.026255 [ 193 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 258 rows starting from the beginning of the part
3579 2024.08.16 05:49:17.026315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3580 2024.08.16 05:49:17.026389 [ 3 ] {} <Debug> HTTP-Session: f5379764-5928-4e8f-9b17-ebd989ba368d Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3581 2024.08.16 05:49:17.026450 [ 193 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 126 rows starting from the beginning of the part
3582 2024.08.16 05:49:17.026458 [ 3 ] {} <Debug> HTTP-Session: f5379764-5928-4e8f-9b17-ebd989ba368d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3583 2024.08.16 05:49:17.026524 [ 3 ] {} <Debug> HTTP-Session: f5379764-5928-4e8f-9b17-ebd989ba368d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3584 2024.08.16 05:49:17.026764 [ 193 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 218 rows starting from the beginning of the part
3585 2024.08.16 05:49:17.026780 [ 3 ] {} <Trace> HTTP-Session: f5379764-5928-4e8f-9b17-ebd989ba368d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3586 2024.08.16 05:49:17.027118 [ 193 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 125 rows starting from the beginning of the part
3587 2024.08.16 05:49:17.027372 [ 3 ] {7cd932ad-df44-4134-9829-0b5bf0f97f39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3588 2024.08.16 05:49:17.027397 [ 193 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 216 rows starting from the beginning of the part
3589 2024.08.16 05:49:17.027539 [ 3 ] {7cd932ad-df44-4134-9829-0b5bf0f97f39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3590 2024.08.16 05:49:17.027804 [ 193 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 125 rows starting from the beginning of the part
3591 2024.08.16 05:49:17.028511 [ 3 ] {7cd932ad-df44-4134-9829-0b5bf0f97f39} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3592 2024.08.16 05:49:17.029361 [ 3 ] {7cd932ad-df44-4134-9829-0b5bf0f97f39} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3593 2024.08.16 05:49:17.029430 [ 3 ] {7cd932ad-df44-4134-9829-0b5bf0f97f39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3594 2024.08.16 05:49:17.030429 [ 3 ] {7cd932ad-df44-4134-9829-0b5bf0f97f39} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3595 2024.08.16 05:49:17.031042 [ 197 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1068 rows, containing 4 columns (4 merged, 0 gathered) in 0.005156875 sec., 207102.16943400798 rows/sec., 17.76 MiB/sec.
3596 2024.08.16 05:49:17.031150 [ 3 ] {7cd932ad-df44-4134-9829-0b5bf0f97f39} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3597 2024.08.16 05:49:17.031313 [ 31 ] {} <Debug> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3598 2024.08.16 05:49:17.031345 [ 3 ] {7cd932ad-df44-4134-9829-0b5bf0f97f39} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.004221 sec., 20611.229566453447 rows/sec., 1.61 MiB/sec.
3599 2024.08.16 05:49:17.031387 [ 31 ] {} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3600 2024.08.16 05:49:17.031438 [ 196 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3601 2024.08.16 05:49:17.031471 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3602 2024.08.16 05:49:17.031854 [ 3 ] {7cd932ad-df44-4134-9829-0b5bf0f97f39} <Debug> DynamicQueryHandler: Done processing query
3603 2024.08.16 05:49:17.031913 [ 197 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::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
3604 2024.08.16 05:49:17.031916 [ 3 ] {7cd932ad-df44-4134-9829-0b5bf0f97f39} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3605 2024.08.16 05:49:17.032100 [ 3 ] {} <Debug> HTTP-Session: f5379764-5928-4e8f-9b17-ebd989ba368d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3606 2024.08.16 05:49:17.032424 [ 197 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3607 2024.08.16 05:49:17.032504 [ 197 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 418 rows starting from the beginning of the part
3608 2024.08.16 05:49:17.032714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3609 2024.08.16 05:49:17.032881 [ 197 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 89 rows starting from the beginning of the part
3610 2024.08.16 05:49:17.033029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3611 2024.08.16 05:49:17.033058 [ 196 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_16_3} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3612 2024.08.16 05:49:17.033313 [ 3 ] {} <Debug> HTTP-Session: f8707851-822d-42a1-a23f-baf21a76cd62 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3613 2024.08.16 05:49:17.033331 [ 197 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 400 rows starting from the beginning of the part
3614 2024.08.16 05:49:17.033443 [ 3 ] {} <Debug> HTTP-Session: f8707851-822d-42a1-a23f-baf21a76cd62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3615 2024.08.16 05:49:17.033513 [ 196 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_16_3} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3616 2024.08.16 05:49:17.033611 [ 197 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 87 rows starting from the beginning of the part
3617 2024.08.16 05:49:17.033632 [ 3 ] {} <Debug> HTTP-Session: f8707851-822d-42a1-a23f-baf21a76cd62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3618 2024.08.16 05:49:17.033962 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB.
3619 2024.08.16 05:49:17.033936 [ 3 ] {} <Trace> HTTP-Session: f8707851-822d-42a1-a23f-baf21a76cd62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3620 2024.08.16 05:49:17.034023 [ 197 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 391 rows starting from the beginning of the part
3621 2024.08.16 05:49:17.034195 [ 197 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 87 rows starting from the beginning of the part
3622 2024.08.16 05:49:17.034596 [ 3 ] {37dabe6d-430a-40ff-84c5-19a4edb6371b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3623 2024.08.16 05:49:17.034727 [ 3 ] {37dabe6d-430a-40ff-84c5-19a4edb6371b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3624 2024.08.16 05:49:17.035300 [ 3 ] {37dabe6d-430a-40ff-84c5-19a4edb6371b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3625 2024.08.16 05:49:17.036278 [ 3 ] {37dabe6d-430a-40ff-84c5-19a4edb6371b} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3626 2024.08.16 05:49:17.036343 [ 3 ] {37dabe6d-430a-40ff-84c5-19a4edb6371b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3627 2024.08.16 05:49:17.037216 [ 199 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1472 rows, containing 4 columns (4 merged, 0 gathered) in 0.005571002 sec., 264225.3583825674 rows/sec., 19.13 MiB/sec.
3628 2024.08.16 05:49:17.037252 [ 3 ] {37dabe6d-430a-40ff-84c5-19a4edb6371b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3629 2024.08.16 05:49:17.037532 [ 186 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3630 2024.08.16 05:49:17.037803 [ 3 ] {37dabe6d-430a-40ff-84c5-19a4edb6371b} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3631 2024.08.16 05:49:17.038171 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3632 2024.08.16 05:49:17.038282 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3633 2024.08.16 05:49:17.038300 [ 3 ] {37dabe6d-430a-40ff-84c5-19a4edb6371b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003985 sec., 40150.564617314936 rows/sec., 2.80 MiB/sec.
3634 2024.08.16 05:49:17.038354 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3635 2024.08.16 05:49:17.038752 [ 197 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::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
3636 2024.08.16 05:49:17.038919 [ 199 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_16_3} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3637 2024.08.16 05:49:17.038936 [ 3 ] {37dabe6d-430a-40ff-84c5-19a4edb6371b} <Debug> DynamicQueryHandler: Done processing query
3638 2024.08.16 05:49:17.039013 [ 3 ] {37dabe6d-430a-40ff-84c5-19a4edb6371b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3639 2024.08.16 05:49:17.039082 [ 3 ] {} <Debug> HTTP-Session: f8707851-822d-42a1-a23f-baf21a76cd62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3640 2024.08.16 05:49:17.039224 [ 199 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_16_3} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3641 2024.08.16 05:49:17.039323 [ 197 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3642 2024.08.16 05:49:17.039366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 36691, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3643 2024.08.16 05:49:17.039448 [ 197 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1392 rows starting from the beginning of the part
3644 2024.08.16 05:49:17.039459 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB.
3645 2024.08.16 05:49:17.039490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3646 2024.08.16 05:49:17.039566 [ 3 ] {} <Debug> HTTP-Session: 3d844b67-8625-4640-99c1-e71c073bf4bf Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3647 2024.08.16 05:49:17.039636 [ 3 ] {} <Debug> HTTP-Session: 3d844b67-8625-4640-99c1-e71c073bf4bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3648 2024.08.16 05:49:17.039707 [ 3 ] {} <Debug> HTTP-Session: 3d844b67-8625-4640-99c1-e71c073bf4bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3649 2024.08.16 05:49:17.039772 [ 197 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 161 rows starting from the beginning of the part
3650 2024.08.16 05:49:17.039863 [ 3 ] {} <Trace> HTTP-Session: 3d844b67-8625-4640-99c1-e71c073bf4bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3651 2024.08.16 05:49:17.040017 [ 197 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 238 rows starting from the beginning of the part
3652 2024.08.16 05:49:17.040207 [ 197 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part
3653 2024.08.16 05:49:17.040316 [ 197 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::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
3654 2024.08.16 05:49:17.040404 [ 197 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part
3655 2024.08.16 05:49:17.040613 [ 3 ] {d442a24e-f5f2-427d-9f16-ef01040a74f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3656 2024.08.16 05:49:17.040995 [ 3 ] {d442a24e-f5f2-427d-9f16-ef01040a74f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3657 2024.08.16 05:49:17.042914 [ 3 ] {d442a24e-f5f2-427d-9f16-ef01040a74f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3658 2024.08.16 05:49:17.044698 [ 197 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2348 rows, containing 5 columns (5 merged, 0 gathered) in 0.006169802 sec., 380563.26604970463 rows/sec., 26.09 MiB/sec.
3659 2024.08.16 05:49:17.044857 [ 3 ] {d442a24e-f5f2-427d-9f16-ef01040a74f3} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3660 2024.08.16 05:49:17.044901 [ 3 ] {d442a24e-f5f2-427d-9f16-ef01040a74f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3661 2024.08.16 05:49:17.045049 [ 197 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3662 2024.08.16 05:49:17.046170 [ 197 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3663 2024.08.16 05:49:17.046382 [ 197 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3664 2024.08.16 05:49:17.046540 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB.
3665 2024.08.16 05:49:17.046670 [ 3 ] {d442a24e-f5f2-427d-9f16-ef01040a74f3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3666 2024.08.16 05:49:17.047108 [ 3 ] {d442a24e-f5f2-427d-9f16-ef01040a74f3} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3667 2024.08.16 05:49:17.047260 [ 3 ] {d442a24e-f5f2-427d-9f16-ef01040a74f3} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.00715 sec., 3216.7832167832166 rows/sec., 5.76 MiB/sec.
3668 2024.08.16 05:49:17.047513 [ 3 ] {d442a24e-f5f2-427d-9f16-ef01040a74f3} <Debug> DynamicQueryHandler: Done processing query
3669 2024.08.16 05:49:17.047538 [ 3 ] {d442a24e-f5f2-427d-9f16-ef01040a74f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
3670 2024.08.16 05:49:17.047554 [ 3 ] {} <Debug> HTTP-Session: 3d844b67-8625-4640-99c1-e71c073bf4bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3671 2024.08.16 05:49:17.047702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3672 2024.08.16 05:49:17.047751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3673 2024.08.16 05:49:17.047769 [ 3 ] {} <Debug> HTTP-Session: cc18ea03-ebbd-47dd-8c46-8225061ebfb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3674 2024.08.16 05:49:17.047785 [ 3 ] {} <Debug> HTTP-Session: cc18ea03-ebbd-47dd-8c46-8225061ebfb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3675 2024.08.16 05:49:17.047798 [ 3 ] {} <Debug> HTTP-Session: cc18ea03-ebbd-47dd-8c46-8225061ebfb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3676 2024.08.16 05:49:17.047828 [ 3 ] {} <Trace> HTTP-Session: cc18ea03-ebbd-47dd-8c46-8225061ebfb9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3677 2024.08.16 05:49:17.047951 [ 3 ] {bda681ed-30d7-4c2b-a056-0ab253a5a726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3678 2024.08.16 05:49:17.047995 [ 3 ] {bda681ed-30d7-4c2b-a056-0ab253a5a726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3679 2024.08.16 05:49:17.048123 [ 3 ] {bda681ed-30d7-4c2b-a056-0ab253a5a726} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3680 2024.08.16 05:49:17.048429 [ 3 ] {bda681ed-30d7-4c2b-a056-0ab253a5a726} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3681 2024.08.16 05:49:17.048463 [ 3 ] {bda681ed-30d7-4c2b-a056-0ab253a5a726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3682 2024.08.16 05:49:17.048821 [ 3 ] {bda681ed-30d7-4c2b-a056-0ab253a5a726} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3683 2024.08.16 05:49:17.049141 [ 3 ] {bda681ed-30d7-4c2b-a056-0ab253a5a726} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3684 2024.08.16 05:49:17.049262 [ 31 ] {} <Debug> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3685 2024.08.16 05:49:17.049271 [ 3 ] {bda681ed-30d7-4c2b-a056-0ab253a5a726} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001367 sec., 43891.73372348208 rows/sec., 2.96 MiB/sec.
3686 2024.08.16 05:49:17.049299 [ 31 ] {} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3687 2024.08.16 05:49:17.049338 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3688 2024.08.16 05:49:17.049530 [ 3 ] {bda681ed-30d7-4c2b-a056-0ab253a5a726} <Debug> DynamicQueryHandler: Done processing query
3689 2024.08.16 05:49:17.049540 [ 199 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::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
3690 2024.08.16 05:49:17.049577 [ 3 ] {bda681ed-30d7-4c2b-a056-0ab253a5a726} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3691 2024.08.16 05:49:17.049631 [ 3 ] {} <Debug> HTTP-Session: cc18ea03-ebbd-47dd-8c46-8225061ebfb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3692 2024.08.16 05:49:17.049976 [ 199 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3693 2024.08.16 05:49:17.050028 [ 199 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 470 rows starting from the beginning of the part
3694 2024.08.16 05:49:17.050121 [ 199 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part
3695 2024.08.16 05:49:17.050314 [ 199 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 82 rows starting from the beginning of the part
3696 2024.08.16 05:49:17.050484 [ 199 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part
3697 2024.08.16 05:49:17.050657 [ 199 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 82 rows starting from the beginning of the part
3698 2024.08.16 05:49:17.050841 [ 199 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part
3699 2024.08.16 05:49:17.051953 [ 197 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 814 rows, containing 4 columns (4 merged, 0 gathered) in 0.002537692 sec., 320763.90673099813 rows/sec., 21.15 MiB/sec.
3700 2024.08.16 05:49:17.052118 [ 199 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3701 2024.08.16 05:49:17.052476 [ 199 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_16_3} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3702 2024.08.16 05:49:17.052544 [ 199 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_16_3} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
3703 2024.08.16 05:49:17.052610 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB.
3704 2024.08.16 05:49:22.025141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3705 2024.08.16 05:49:22.025263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3706 2024.08.16 05:49:22.025288 [ 3 ] {} <Debug> HTTP-Session: 2f9b8385-0ba1-4591-952d-a891be52a66c Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3707 2024.08.16 05:49:22.025315 [ 3 ] {} <Debug> HTTP-Session: 2f9b8385-0ba1-4591-952d-a891be52a66c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3708 2024.08.16 05:49:22.025330 [ 3 ] {} <Debug> HTTP-Session: 2f9b8385-0ba1-4591-952d-a891be52a66c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3709 2024.08.16 05:49:22.025379 [ 3 ] {} <Trace> HTTP-Session: 2f9b8385-0ba1-4591-952d-a891be52a66c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3710 2024.08.16 05:49:22.025561 [ 3 ] {cfb12238-f591-4e8b-9655-5940e22929e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3711 2024.08.16 05:49:22.025625 [ 3 ] {cfb12238-f591-4e8b-9655-5940e22929e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3712 2024.08.16 05:49:22.025812 [ 3 ] {cfb12238-f591-4e8b-9655-5940e22929e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3713 2024.08.16 05:49:22.026265 [ 3 ] {cfb12238-f591-4e8b-9655-5940e22929e8} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3714 2024.08.16 05:49:22.026305 [ 3 ] {cfb12238-f591-4e8b-9655-5940e22929e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3715 2024.08.16 05:49:22.026675 [ 3 ] {cfb12238-f591-4e8b-9655-5940e22929e8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3716 2024.08.16 05:49:22.027020 [ 3 ] {cfb12238-f591-4e8b-9655-5940e22929e8} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3717 2024.08.16 05:49:22.027195 [ 3 ] {cfb12238-f591-4e8b-9655-5940e22929e8} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001682 sec., 5350.772889417361 rows/sec., 433.71 KiB/sec.
3718 2024.08.16 05:49:22.027206 [ 74 ] {} <Debug> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3719 2024.08.16 05:49:22.027315 [ 74 ] {} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3720 2024.08.16 05:49:22.027364 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3721 2024.08.16 05:49:22.027529 [ 3 ] {cfb12238-f591-4e8b-9655-5940e22929e8} <Debug> DynamicQueryHandler: Done processing query
3722 2024.08.16 05:49:22.027617 [ 3 ] {cfb12238-f591-4e8b-9655-5940e22929e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3723 2024.08.16 05:49:22.027705 [ 3 ] {} <Debug> HTTP-Session: 2f9b8385-0ba1-4591-952d-a891be52a66c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3724 2024.08.16 05:49:22.027737 [ 198 ] {672f777d-ca35-471b-a125-eb27be1b576e::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
3725 2024.08.16 05:49:22.028008 [ 198 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3726 2024.08.16 05:49:22.028032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 32418, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3727 2024.08.16 05:49:22.028066 [ 198 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 23 rows starting from the beginning of the part
3728 2024.08.16 05:49:22.028116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3729 2024.08.16 05:49:22.028162 [ 3 ] {} <Debug> HTTP-Session: 5d2374cc-9bd6-4070-b7f8-21baf172eb31 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3730 2024.08.16 05:49:22.028203 [ 3 ] {} <Debug> HTTP-Session: 5d2374cc-9bd6-4070-b7f8-21baf172eb31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3731 2024.08.16 05:49:22.028285 [ 3 ] {} <Debug> HTTP-Session: 5d2374cc-9bd6-4070-b7f8-21baf172eb31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3732 2024.08.16 05:49:22.028355 [ 198 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 9 rows starting from the beginning of the part
3733 2024.08.16 05:49:22.028415 [ 3 ] {} <Trace> HTTP-Session: 5d2374cc-9bd6-4070-b7f8-21baf172eb31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3734 2024.08.16 05:49:22.028637 [ 198 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 23 rows starting from the beginning of the part
3735 2024.08.16 05:49:22.028880 [ 198 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 9 rows starting from the beginning of the part
3736 2024.08.16 05:49:22.028958 [ 3 ] {8af54bb8-63f5-45c1-9bd4-f0e660fce374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3737 2024.08.16 05:49:22.029182 [ 3 ] {8af54bb8-63f5-45c1-9bd4-f0e660fce374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3738 2024.08.16 05:49:22.029209 [ 198 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 23 rows starting from the beginning of the part
3739 2024.08.16 05:49:22.029536 [ 198 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 9 rows starting from the beginning of the part
3740 2024.08.16 05:49:22.030242 [ 3 ] {8af54bb8-63f5-45c1-9bd4-f0e660fce374} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3741 2024.08.16 05:49:22.031208 [ 3 ] {8af54bb8-63f5-45c1-9bd4-f0e660fce374} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3742 2024.08.16 05:49:22.031286 [ 3 ] {8af54bb8-63f5-45c1-9bd4-f0e660fce374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3743 2024.08.16 05:49:22.032221 [ 199 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.004759429 sec., 20170.486837811848 rows/sec., 1.60 MiB/sec.
3744 2024.08.16 05:49:22.032254 [ 3 ] {8af54bb8-63f5-45c1-9bd4-f0e660fce374} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3745 2024.08.16 05:49:22.032391 [ 199 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3746 2024.08.16 05:49:22.032732 [ 3 ] {8af54bb8-63f5-45c1-9bd4-f0e660fce374} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3747 2024.08.16 05:49:22.032983 [ 3 ] {8af54bb8-63f5-45c1-9bd4-f0e660fce374} <Debug> executeQuery: Read 216 rows, 19.27 KiB in 0.004313 sec., 50081.15001159286 rows/sec., 4.36 MiB/sec.
3748 2024.08.16 05:49:22.033123 [ 199 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_11_2} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3749 2024.08.16 05:49:22.033203 [ 3 ] {8af54bb8-63f5-45c1-9bd4-f0e660fce374} <Debug> DynamicQueryHandler: Done processing query
3750 2024.08.16 05:49:22.033213 [ 199 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_11_2} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3751 2024.08.16 05:49:22.033229 [ 3 ] {8af54bb8-63f5-45c1-9bd4-f0e660fce374} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
3752 2024.08.16 05:49:22.033247 [ 3 ] {} <Debug> HTTP-Session: 5d2374cc-9bd6-4070-b7f8-21baf172eb31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3753 2024.08.16 05:49:22.033322 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
3754 2024.08.16 05:49:22.033400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3755 2024.08.16 05:49:22.033449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3756 2024.08.16 05:49:22.033467 [ 3 ] {} <Debug> HTTP-Session: bef3819a-4412-4b6b-ab13-a90e368663f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3757 2024.08.16 05:49:22.033485 [ 3 ] {} <Debug> HTTP-Session: bef3819a-4412-4b6b-ab13-a90e368663f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3758 2024.08.16 05:49:22.033499 [ 3 ] {} <Debug> HTTP-Session: bef3819a-4412-4b6b-ab13-a90e368663f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3759 2024.08.16 05:49:22.033530 [ 3 ] {} <Trace> HTTP-Session: bef3819a-4412-4b6b-ab13-a90e368663f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3760 2024.08.16 05:49:22.033629 [ 3 ] {b0f20db9-1bc6-4275-919d-88e904a31be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
3761 2024.08.16 05:49:22.033668 [ 3 ] {b0f20db9-1bc6-4275-919d-88e904a31be0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
3762 2024.08.16 05:49:22.033796 [ 3 ] {b0f20db9-1bc6-4275-919d-88e904a31be0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3763 2024.08.16 05:49:22.034118 [ 3 ] {b0f20db9-1bc6-4275-919d-88e904a31be0} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3764 2024.08.16 05:49:22.034154 [ 3 ] {b0f20db9-1bc6-4275-919d-88e904a31be0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3765 2024.08.16 05:49:22.034453 [ 3 ] {b0f20db9-1bc6-4275-919d-88e904a31be0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3766 2024.08.16 05:49:22.034752 [ 3 ] {b0f20db9-1bc6-4275-919d-88e904a31be0} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3767 2024.08.16 05:49:22.034908 [ 3 ] {b0f20db9-1bc6-4275-919d-88e904a31be0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001304 sec., 10736.196319018405 rows/sec., 751.89 KiB/sec.
3768 2024.08.16 05:49:22.035075 [ 3 ] {b0f20db9-1bc6-4275-919d-88e904a31be0} <Debug> DynamicQueryHandler: Done processing query
3769 2024.08.16 05:49:22.035100 [ 3 ] {b0f20db9-1bc6-4275-919d-88e904a31be0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3770 2024.08.16 05:49:22.035116 [ 3 ] {} <Debug> HTTP-Session: bef3819a-4412-4b6b-ab13-a90e368663f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3771 2024.08.16 05:49:22.035240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3772 2024.08.16 05:49:22.035287 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3773 2024.08.16 05:49:22.035306 [ 3 ] {} <Debug> HTTP-Session: 3fc3ce38-3e54-47af-a1c9-98e77de03533 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3774 2024.08.16 05:49:22.035322 [ 3 ] {} <Debug> HTTP-Session: 3fc3ce38-3e54-47af-a1c9-98e77de03533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3775 2024.08.16 05:49:22.035336 [ 3 ] {} <Debug> HTTP-Session: 3fc3ce38-3e54-47af-a1c9-98e77de03533 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3776 2024.08.16 05:49:22.035367 [ 3 ] {} <Trace> HTTP-Session: 3fc3ce38-3e54-47af-a1c9-98e77de03533 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3777 2024.08.16 05:49:22.035462 [ 3 ] {c29efd67-f039-41a9-9384-876dd31db518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
3778 2024.08.16 05:49:22.035503 [ 3 ] {c29efd67-f039-41a9-9384-876dd31db518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
3779 2024.08.16 05:49:22.035655 [ 3 ] {c29efd67-f039-41a9-9384-876dd31db518} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3780 2024.08.16 05:49:22.035938 [ 3 ] {c29efd67-f039-41a9-9384-876dd31db518} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3781 2024.08.16 05:49:22.035974 [ 3 ] {c29efd67-f039-41a9-9384-876dd31db518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3782 2024.08.16 05:49:22.036267 [ 3 ] {c29efd67-f039-41a9-9384-876dd31db518} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3783 2024.08.16 05:49:22.036560 [ 3 ] {c29efd67-f039-41a9-9384-876dd31db518} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3784 2024.08.16 05:49:22.036702 [ 74 ] {} <Debug> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
3785 2024.08.16 05:49:22.036721 [ 3 ] {c29efd67-f039-41a9-9384-876dd31db518} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00128 sec., 4687.5 rows/sec., 276.95 KiB/sec.
3786 2024.08.16 05:49:22.036757 [ 74 ] {} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3787 2024.08.16 05:49:22.036816 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3788 2024.08.16 05:49:22.037000 [ 198 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
3789 2024.08.16 05:49:22.037037 [ 3 ] {c29efd67-f039-41a9-9384-876dd31db518} <Debug> DynamicQueryHandler: Done processing query
3790 2024.08.16 05:49:22.037100 [ 3 ] {c29efd67-f039-41a9-9384-876dd31db518} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3791 2024.08.16 05:49:22.037134 [ 3 ] {} <Debug> HTTP-Session: 3fc3ce38-3e54-47af-a1c9-98e77de03533 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3792 2024.08.16 05:49:22.037252 [ 198 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3793 2024.08.16 05:49:22.037292 [ 198 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
3794 2024.08.16 05:49:22.037401 [ 198 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
3795 2024.08.16 05:49:22.037574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 63325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3796 2024.08.16 05:49:22.037736 [ 198 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
3797 2024.08.16 05:49:22.037760 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3798 2024.08.16 05:49:22.037845 [ 3 ] {} <Debug> HTTP-Session: af9eaa6a-f434-4886-95fd-b0b119914ef5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3799 2024.08.16 05:49:22.037925 [ 3 ] {} <Debug> HTTP-Session: af9eaa6a-f434-4886-95fd-b0b119914ef5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3800 2024.08.16 05:49:22.037986 [ 3 ] {} <Debug> HTTP-Session: af9eaa6a-f434-4886-95fd-b0b119914ef5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3801 2024.08.16 05:49:22.038088 [ 198 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
3802 2024.08.16 05:49:22.038129 [ 3 ] {} <Trace> HTTP-Session: af9eaa6a-f434-4886-95fd-b0b119914ef5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3803 2024.08.16 05:49:22.038340 [ 198 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
3804 2024.08.16 05:49:22.038690 [ 3 ] {655125a8-7d50-4bcb-8fa8-ab041147aea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3805 2024.08.16 05:49:22.038818 [ 3 ] {655125a8-7d50-4bcb-8fa8-ab041147aea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3806 2024.08.16 05:49:22.039226 [ 3 ] {655125a8-7d50-4bcb-8fa8-ab041147aea4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3807 2024.08.16 05:49:22.039945 [ 3 ] {655125a8-7d50-4bcb-8fa8-ab041147aea4} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3808 2024.08.16 05:49:22.039983 [ 3 ] {655125a8-7d50-4bcb-8fa8-ab041147aea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3809 2024.08.16 05:49:22.040331 [ 3 ] {655125a8-7d50-4bcb-8fa8-ab041147aea4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3810 2024.08.16 05:49:22.040647 [ 3 ] {655125a8-7d50-4bcb-8fa8-ab041147aea4} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3811 2024.08.16 05:49:22.040798 [ 3 ] {655125a8-7d50-4bcb-8fa8-ab041147aea4} <Debug> executeQuery: Read 391 rows, 28.40 KiB in 0.002415 sec., 161904.7619047619 rows/sec., 11.49 MiB/sec.
3812 2024.08.16 05:49:22.041015 [ 3 ] {655125a8-7d50-4bcb-8fa8-ab041147aea4} <Debug> DynamicQueryHandler: Done processing query
3813 2024.08.16 05:49:22.041040 [ 3 ] {655125a8-7d50-4bcb-8fa8-ab041147aea4} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
3814 2024.08.16 05:49:22.041056 [ 3 ] {} <Debug> HTTP-Session: af9eaa6a-f434-4886-95fd-b0b119914ef5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3815 2024.08.16 05:49:22.041190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3816 2024.08.16 05:49:22.041238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3817 2024.08.16 05:49:22.041258 [ 3 ] {} <Debug> HTTP-Session: dee0adaf-99da-42e3-b792-e2de6b25ccae Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3818 2024.08.16 05:49:22.041274 [ 3 ] {} <Debug> HTTP-Session: dee0adaf-99da-42e3-b792-e2de6b25ccae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3819 2024.08.16 05:49:22.041288 [ 3 ] {} <Debug> HTTP-Session: dee0adaf-99da-42e3-b792-e2de6b25ccae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3820 2024.08.16 05:49:22.041318 [ 3 ] {} <Trace> HTTP-Session: dee0adaf-99da-42e3-b792-e2de6b25ccae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3821 2024.08.16 05:49:22.041421 [ 3 ] {bf656bab-e006-4b6d-8b9b-e3632863a41d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3822 2024.08.16 05:49:22.041464 [ 3 ] {bf656bab-e006-4b6d-8b9b-e3632863a41d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3823 2024.08.16 05:49:22.041597 [ 3 ] {bf656bab-e006-4b6d-8b9b-e3632863a41d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3824 2024.08.16 05:49:22.042205 [ 3 ] {bf656bab-e006-4b6d-8b9b-e3632863a41d} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3825 2024.08.16 05:49:22.042279 [ 3 ] {bf656bab-e006-4b6d-8b9b-e3632863a41d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3826 2024.08.16 05:49:22.043058 [ 199 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.006151652 sec., 4876.738801219575 rows/sec., 290.51 KiB/sec.
3827 2024.08.16 05:49:22.043188 [ 3 ] {bf656bab-e006-4b6d-8b9b-e3632863a41d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3828 2024.08.16 05:49:22.043208 [ 199 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
3829 2024.08.16 05:49:22.043661 [ 3 ] {bf656bab-e006-4b6d-8b9b-e3632863a41d} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3830 2024.08.16 05:49:22.043835 [ 199 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_5_1} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3831 2024.08.16 05:49:22.043878 [ 3 ] {bf656bab-e006-4b6d-8b9b-e3632863a41d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002479 sec., 2420.3307785397337 rows/sec., 126.45 KiB/sec.
3832 2024.08.16 05:49:22.044007 [ 199 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_5_1} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
3833 2024.08.16 05:49:22.044095 [ 3 ] {bf656bab-e006-4b6d-8b9b-e3632863a41d} <Debug> DynamicQueryHandler: Done processing query
3834 2024.08.16 05:49:22.044101 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
3835 2024.08.16 05:49:22.044123 [ 3 ] {bf656bab-e006-4b6d-8b9b-e3632863a41d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3836 2024.08.16 05:49:22.044145 [ 3 ] {} <Debug> HTTP-Session: dee0adaf-99da-42e3-b792-e2de6b25ccae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3837 2024.08.16 05:49:22.044339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 44624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3838 2024.08.16 05:49:22.044386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3839 2024.08.16 05:49:22.044404 [ 3 ] {} <Debug> HTTP-Session: 642d7838-7e62-407f-95a9-f34142d4721c Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3840 2024.08.16 05:49:22.044421 [ 3 ] {} <Debug> HTTP-Session: 642d7838-7e62-407f-95a9-f34142d4721c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3841 2024.08.16 05:49:22.044435 [ 3 ] {} <Debug> HTTP-Session: 642d7838-7e62-407f-95a9-f34142d4721c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3842 2024.08.16 05:49:22.044465 [ 3 ] {} <Trace> HTTP-Session: 642d7838-7e62-407f-95a9-f34142d4721c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3843 2024.08.16 05:49:22.044680 [ 3 ] {5323dc77-20ee-45a8-a420-61abd32afb92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3844 2024.08.16 05:49:22.044725 [ 3 ] {5323dc77-20ee-45a8-a420-61abd32afb92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3845 2024.08.16 05:49:22.044870 [ 3 ] {5323dc77-20ee-45a8-a420-61abd32afb92} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3846 2024.08.16 05:49:22.045362 [ 3 ] {5323dc77-20ee-45a8-a420-61abd32afb92} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3847 2024.08.16 05:49:22.045399 [ 3 ] {5323dc77-20ee-45a8-a420-61abd32afb92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3848 2024.08.16 05:49:22.045772 [ 3 ] {5323dc77-20ee-45a8-a420-61abd32afb92} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3849 2024.08.16 05:49:22.046096 [ 3 ] {5323dc77-20ee-45a8-a420-61abd32afb92} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3850 2024.08.16 05:49:22.046263 [ 3 ] {5323dc77-20ee-45a8-a420-61abd32afb92} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001698 sec., 139575.97173144875 rows/sec., 9.36 MiB/sec.
3851 2024.08.16 05:49:22.046433 [ 3 ] {5323dc77-20ee-45a8-a420-61abd32afb92} <Debug> DynamicQueryHandler: Done processing query
3852 2024.08.16 05:49:22.046457 [ 3 ] {5323dc77-20ee-45a8-a420-61abd32afb92} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
3853 2024.08.16 05:49:22.046473 [ 3 ] {} <Debug> HTTP-Session: 642d7838-7e62-407f-95a9-f34142d4721c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3854 2024.08.16 05:49:22.046593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3855 2024.08.16 05:49:22.046640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3856 2024.08.16 05:49:22.046659 [ 3 ] {} <Debug> HTTP-Session: f55829ac-dcf6-4dd2-8e38-0467b8119dce Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3857 2024.08.16 05:49:22.046675 [ 3 ] {} <Debug> HTTP-Session: f55829ac-dcf6-4dd2-8e38-0467b8119dce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3858 2024.08.16 05:49:22.046689 [ 3 ] {} <Debug> HTTP-Session: f55829ac-dcf6-4dd2-8e38-0467b8119dce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3859 2024.08.16 05:49:22.046719 [ 3 ] {} <Trace> HTTP-Session: f55829ac-dcf6-4dd2-8e38-0467b8119dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3860 2024.08.16 05:49:22.046810 [ 3 ] {cb857395-797b-4fee-af10-6d3c5479be1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
3861 2024.08.16 05:49:22.046854 [ 3 ] {cb857395-797b-4fee-af10-6d3c5479be1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
3862 2024.08.16 05:49:22.046982 [ 3 ] {cb857395-797b-4fee-af10-6d3c5479be1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3863 2024.08.16 05:49:22.047226 [ 3 ] {cb857395-797b-4fee-af10-6d3c5479be1d} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3864 2024.08.16 05:49:22.047260 [ 3 ] {cb857395-797b-4fee-af10-6d3c5479be1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3865 2024.08.16 05:49:22.047599 [ 3 ] {cb857395-797b-4fee-af10-6d3c5479be1d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
3866 2024.08.16 05:49:22.047915 [ 3 ] {cb857395-797b-4fee-af10-6d3c5479be1d} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3867 2024.08.16 05:49:22.048081 [ 3 ] {cb857395-797b-4fee-af10-6d3c5479be1d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001286 sec., 777.6049766718506 rows/sec., 52.40 KiB/sec.
3868 2024.08.16 05:49:22.048354 [ 3 ] {cb857395-797b-4fee-af10-6d3c5479be1d} <Debug> DynamicQueryHandler: Done processing query
3869 2024.08.16 05:49:22.048379 [ 3 ] {cb857395-797b-4fee-af10-6d3c5479be1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3870 2024.08.16 05:49:22.048395 [ 3 ] {} <Debug> HTTP-Session: f55829ac-dcf6-4dd2-8e38-0467b8119dce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3871 2024.08.16 05:49:22.048513 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3872 2024.08.16 05:49:22.048560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3873 2024.08.16 05:49:22.048578 [ 3 ] {} <Debug> HTTP-Session: 67aec080-6bcf-4ec5-970a-8ab352646903 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3874 2024.08.16 05:49:22.048595 [ 3 ] {} <Debug> HTTP-Session: 67aec080-6bcf-4ec5-970a-8ab352646903 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3875 2024.08.16 05:49:22.048609 [ 3 ] {} <Debug> HTTP-Session: 67aec080-6bcf-4ec5-970a-8ab352646903 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3876 2024.08.16 05:49:22.048640 [ 3 ] {} <Trace> HTTP-Session: 67aec080-6bcf-4ec5-970a-8ab352646903 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3877 2024.08.16 05:49:22.048804 [ 3 ] {d2cb6992-d8a4-4e02-8084-b2c01e567354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3878 2024.08.16 05:49:22.048874 [ 3 ] {d2cb6992-d8a4-4e02-8084-b2c01e567354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
3879 2024.08.16 05:49:22.049306 [ 3 ] {d2cb6992-d8a4-4e02-8084-b2c01e567354} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3880 2024.08.16 05:49:22.049829 [ 3 ] {d2cb6992-d8a4-4e02-8084-b2c01e567354} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3881 2024.08.16 05:49:22.049865 [ 3 ] {d2cb6992-d8a4-4e02-8084-b2c01e567354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3882 2024.08.16 05:49:22.050434 [ 3 ] {d2cb6992-d8a4-4e02-8084-b2c01e567354} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3883 2024.08.16 05:49:22.050829 [ 3 ] {d2cb6992-d8a4-4e02-8084-b2c01e567354} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3884 2024.08.16 05:49:22.050975 [ 74 ] {} <Debug> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
3885 2024.08.16 05:49:22.051015 [ 3 ] {d2cb6992-d8a4-4e02-8084-b2c01e567354} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002298 sec., 3916.4490861618797 rows/sec., 7.02 MiB/sec.
3886 2024.08.16 05:49:22.051040 [ 74 ] {} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3887 2024.08.16 05:49:22.051127 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3888 2024.08.16 05:49:22.051569 [ 190 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::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
3889 2024.08.16 05:49:22.051627 [ 3 ] {d2cb6992-d8a4-4e02-8084-b2c01e567354} <Debug> DynamicQueryHandler: Done processing query
3890 2024.08.16 05:49:22.051679 [ 3 ] {d2cb6992-d8a4-4e02-8084-b2c01e567354} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
3891 2024.08.16 05:49:22.051712 [ 3 ] {} <Debug> HTTP-Session: 67aec080-6bcf-4ec5-970a-8ab352646903 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3892 2024.08.16 05:49:22.051925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3893 2024.08.16 05:49:22.052055 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3894 2024.08.16 05:49:22.052148 [ 3 ] {} <Debug> HTTP-Session: f0a79bc0-9ae6-466a-a344-73a8d24a820b Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3895 2024.08.16 05:49:22.052195 [ 3 ] {} <Debug> HTTP-Session: f0a79bc0-9ae6-466a-a344-73a8d24a820b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3896 2024.08.16 05:49:22.052235 [ 3 ] {} <Debug> HTTP-Session: f0a79bc0-9ae6-466a-a344-73a8d24a820b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3897 2024.08.16 05:49:22.052341 [ 3 ] {} <Trace> HTTP-Session: f0a79bc0-9ae6-466a-a344-73a8d24a820b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3898 2024.08.16 05:49:22.052556 [ 190 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3899 2024.08.16 05:49:22.052593 [ 3 ] {369754d6-0b0b-4122-9367-f68a28479237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
3900 2024.08.16 05:49:22.052698 [ 190 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 136 rows starting from the beginning of the part
3901 2024.08.16 05:49:22.052709 [ 3 ] {369754d6-0b0b-4122-9367-f68a28479237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
3902 2024.08.16 05:49:22.053596 [ 3 ] {369754d6-0b0b-4122-9367-f68a28479237} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3903 2024.08.16 05:49:22.053689 [ 190 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 9 rows starting from the beginning of the part
3904 2024.08.16 05:49:22.054435 [ 190 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 23 rows starting from the beginning of the part
3905 2024.08.16 05:49:22.054804 [ 3 ] {369754d6-0b0b-4122-9367-f68a28479237} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
3906 2024.08.16 05:49:22.054907 [ 3 ] {369754d6-0b0b-4122-9367-f68a28479237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
3907 2024.08.16 05:49:22.055169 [ 190 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 9 rows starting from the beginning of the part
3908 2024.08.16 05:49:22.055746 [ 190 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 23 rows starting from the beginning of the part
3909 2024.08.16 05:49:22.056179 [ 3 ] {369754d6-0b0b-4122-9367-f68a28479237} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3910 2024.08.16 05:49:22.056292 [ 190 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 9 rows starting from the beginning of the part
3911 2024.08.16 05:49:22.057372 [ 3 ] {369754d6-0b0b-4122-9367-f68a28479237} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3912 2024.08.16 05:49:22.057736 [ 3 ] {369754d6-0b0b-4122-9367-f68a28479237} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005218 sec., 15714.833269451896 rows/sec., 1022.04 KiB/sec.
3913 2024.08.16 05:49:22.058321 [ 3 ] {369754d6-0b0b-4122-9367-f68a28479237} <Debug> DynamicQueryHandler: Done processing query
3914 2024.08.16 05:49:22.058377 [ 3 ] {369754d6-0b0b-4122-9367-f68a28479237} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
3915 2024.08.16 05:49:22.058429 [ 3 ] {} <Debug> HTTP-Session: f0a79bc0-9ae6-466a-a344-73a8d24a820b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3916 2024.08.16 05:49:22.063079 [ 198 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 209 rows, containing 19 columns (19 merged, 0 gathered) in 0.011743544 sec., 17797.01255430218 rows/sec., 31.89 MiB/sec.
3917 2024.08.16 05:49:22.063589 [ 191 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
3918 2024.08.16 05:49:22.064243 [ 191 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
3919 2024.08.16 05:49:22.064321 [ 191 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
3920 2024.08.16 05:49:22.064460 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB.
3921 2024.08.16 05:49:24.857413 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache
3922 2024.08.16 05:49:24.857468 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache
3923 2024.08.16 05:49:25.177601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3924 2024.08.16 05:49:25.177736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3925 2024.08.16 05:49:25.177766 [ 3 ] {} <Debug> HTTP-Session: 0ac10fd7-104e-4470-a6d6-92a43be02243 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3926 2024.08.16 05:49:25.177795 [ 3 ] {} <Debug> HTTP-Session: 0ac10fd7-104e-4470-a6d6-92a43be02243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3927 2024.08.16 05:49:25.177813 [ 3 ] {} <Debug> HTTP-Session: 0ac10fd7-104e-4470-a6d6-92a43be02243 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3928 2024.08.16 05:49:25.177869 [ 3 ] {} <Trace> HTTP-Session: 0ac10fd7-104e-4470-a6d6-92a43be02243 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3929 2024.08.16 05:49:25.178140 [ 3 ] {c1741ee4-4d5a-40bb-88f1-c6e0b8f52672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) 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)
3930 2024.08.16 05:49:25.178545 [ 3 ] {c1741ee4-4d5a-40bb-88f1-c6e0b8f52672} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
3931 2024.08.16 05:49:25.178596 [ 3 ] {c1741ee4-4d5a-40bb-88f1-c6e0b8f52672} <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
3932 2024.08.16 05:49:25.178951 [ 3 ] {c1741ee4-4d5a-40bb-88f1-c6e0b8f52672} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3933 2024.08.16 05:49:25.179031 [ 3 ] {c1741ee4-4d5a-40bb-88f1-c6e0b8f52672} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
3934 2024.08.16 05:49:25.179202 [ 3 ] {c1741ee4-4d5a-40bb-88f1-c6e0b8f52672} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Key condition: (column 0 notIn 36-element set)
3935 2024.08.16 05:49:25.179242 [ 3 ] {c1741ee4-4d5a-40bb-88f1-c6e0b8f52672} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps
3936 2024.08.16 05:49:25.179267 [ 3 ] {c1741ee4-4d5a-40bb-88f1-c6e0b8f52672} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (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
3937 2024.08.16 05:49:25.179284 [ 3 ] {c1741ee4-4d5a-40bb-88f1-c6e0b8f52672} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Spreading mark ranges among streams (default reading)
3938 2024.08.16 05:49:25.179333 [ 3 ] {c1741ee4-4d5a-40bb-88f1-c6e0b8f52672} <Trace> MergeTreeBaseSelectProcessor: 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'))"
3939 2024.08.16 05:49:25.179357 [ 3 ] {c1741ee4-4d5a-40bb-88f1-c6e0b8f52672} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 36 rows starting from 0
3940 2024.08.16 05:49:25.180620 [ 3 ] {c1741ee4-4d5a-40bb-88f1-c6e0b8f52672} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.00261 sec., 13793.103448275862 rows/sec., 530.94 KiB/sec.
3941 2024.08.16 05:49:25.180896 [ 3 ] {c1741ee4-4d5a-40bb-88f1-c6e0b8f52672} <Debug> DynamicQueryHandler: Done processing query
3942 2024.08.16 05:49:25.180923 [ 3 ] {c1741ee4-4d5a-40bb-88f1-c6e0b8f52672} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
3943 2024.08.16 05:49:25.180939 [ 3 ] {} <Debug> HTTP-Session: 0ac10fd7-104e-4470-a6d6-92a43be02243 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3944 2024.08.16 05:49:25.181316 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3945 2024.08.16 05:49:25.181363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3946 2024.08.16 05:49:25.181384 [ 3 ] {} <Debug> HTTP-Session: f417eeaa-5133-40f9-8943-adad2357d106 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3947 2024.08.16 05:49:25.181399 [ 3 ] {} <Debug> HTTP-Session: f417eeaa-5133-40f9-8943-adad2357d106 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3948 2024.08.16 05:49:25.181413 [ 3 ] {} <Debug> HTTP-Session: f417eeaa-5133-40f9-8943-adad2357d106 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3949 2024.08.16 05:49:25.181445 [ 3 ] {} <Trace> HTTP-Session: f417eeaa-5133-40f9-8943-adad2357d106 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3950 2024.08.16 05:49:25.181594 [ 3 ] {b5703269-7c74-4f3e-8697-fb2b3650dcdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) 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)
3951 2024.08.16 05:49:25.181883 [ 3 ] {b5703269-7c74-4f3e-8697-fb2b3650dcdc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
3952 2024.08.16 05:49:25.181930 [ 3 ] {b5703269-7c74-4f3e-8697-fb2b3650dcdc} <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
3953 2024.08.16 05:49:25.182241 [ 3 ] {b5703269-7c74-4f3e-8697-fb2b3650dcdc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3954 2024.08.16 05:49:25.182305 [ 3 ] {b5703269-7c74-4f3e-8697-fb2b3650dcdc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
3955 2024.08.16 05:49:25.182440 [ 3 ] {b5703269-7c74-4f3e-8697-fb2b3650dcdc} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Key condition: (column 0 notIn 37-element set)
3956 2024.08.16 05:49:25.182473 [ 3 ] {b5703269-7c74-4f3e-8697-fb2b3650dcdc} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps
3957 2024.08.16 05:49:25.182495 [ 3 ] {b5703269-7c74-4f3e-8697-fb2b3650dcdc} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (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
3958 2024.08.16 05:49:25.182510 [ 3 ] {b5703269-7c74-4f3e-8697-fb2b3650dcdc} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Spreading mark ranges among streams (default reading)
3959 2024.08.16 05:49:25.182550 [ 3 ] {b5703269-7c74-4f3e-8697-fb2b3650dcdc} <Trace> MergeTreeBaseSelectProcessor: 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'))"
3960 2024.08.16 05:49:25.182570 [ 3 ] {b5703269-7c74-4f3e-8697-fb2b3650dcdc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 36 rows starting from 0
3961 2024.08.16 05:49:25.183509 [ 3 ] {b5703269-7c74-4f3e-8697-fb2b3650dcdc} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001988 sec., 18108.651911468813 rows/sec., 697.05 KiB/sec.
3962 2024.08.16 05:49:25.183752 [ 3 ] {b5703269-7c74-4f3e-8697-fb2b3650dcdc} <Debug> DynamicQueryHandler: Done processing query
3963 2024.08.16 05:49:25.183777 [ 3 ] {b5703269-7c74-4f3e-8697-fb2b3650dcdc} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
3964 2024.08.16 05:49:25.183793 [ 3 ] {} <Debug> HTTP-Session: f417eeaa-5133-40f9-8943-adad2357d106 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3965 2024.08.16 05:49:25.184094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1393, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3966 2024.08.16 05:49:25.184141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3967 2024.08.16 05:49:25.184160 [ 3 ] {} <Debug> HTTP-Session: 67108301-caf6-4f10-87a1-8e1bb09f0fff Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3968 2024.08.16 05:49:25.184175 [ 3 ] {} <Debug> HTTP-Session: 67108301-caf6-4f10-87a1-8e1bb09f0fff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3969 2024.08.16 05:49:25.184189 [ 3 ] {} <Debug> HTTP-Session: 67108301-caf6-4f10-87a1-8e1bb09f0fff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3970 2024.08.16 05:49:25.184219 [ 3 ] {} <Trace> HTTP-Session: 67108301-caf6-4f10-87a1-8e1bb09f0fff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3971 2024.08.16 05:49:25.184365 [ 3 ] {aa331288-435c-4ba7-9705-80ff48b83d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) 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)
3972 2024.08.16 05:49:25.184657 [ 3 ] {aa331288-435c-4ba7-9705-80ff48b83d25} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
3973 2024.08.16 05:49:25.184704 [ 3 ] {aa331288-435c-4ba7-9705-80ff48b83d25} <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
3974 2024.08.16 05:49:25.185013 [ 3 ] {aa331288-435c-4ba7-9705-80ff48b83d25} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3975 2024.08.16 05:49:25.185076 [ 3 ] {aa331288-435c-4ba7-9705-80ff48b83d25} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
3976 2024.08.16 05:49:25.185211 [ 3 ] {aa331288-435c-4ba7-9705-80ff48b83d25} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Key condition: (column 0 notIn 38-element set)
3977 2024.08.16 05:49:25.185243 [ 3 ] {aa331288-435c-4ba7-9705-80ff48b83d25} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps
3978 2024.08.16 05:49:25.185264 [ 3 ] {aa331288-435c-4ba7-9705-80ff48b83d25} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (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
3979 2024.08.16 05:49:25.185280 [ 3 ] {aa331288-435c-4ba7-9705-80ff48b83d25} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Spreading mark ranges among streams (default reading)
3980 2024.08.16 05:49:25.185322 [ 3 ] {aa331288-435c-4ba7-9705-80ff48b83d25} <Trace> MergeTreeBaseSelectProcessor: 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'))"
3981 2024.08.16 05:49:25.185343 [ 3 ] {aa331288-435c-4ba7-9705-80ff48b83d25} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 36 rows starting from 0
3982 2024.08.16 05:49:25.186257 [ 3 ] {aa331288-435c-4ba7-9705-80ff48b83d25} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001965 sec., 18320.610687022898 rows/sec., 705.21 KiB/sec.
3983 2024.08.16 05:49:25.186493 [ 3 ] {aa331288-435c-4ba7-9705-80ff48b83d25} <Debug> DynamicQueryHandler: Done processing query
3984 2024.08.16 05:49:25.186517 [ 3 ] {aa331288-435c-4ba7-9705-80ff48b83d25} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
3985 2024.08.16 05:49:25.186533 [ 3 ] {} <Debug> HTTP-Session: 67108301-caf6-4f10-87a1-8e1bb09f0fff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
3986 2024.08.16 05:49:25.186865 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1426, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3987 2024.08.16 05:49:25.186917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
3988 2024.08.16 05:49:25.186937 [ 3 ] {} <Debug> HTTP-Session: 1fdd4893-382b-43d3-bd5b-e1ce3878f17a Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
3989 2024.08.16 05:49:25.186953 [ 3 ] {} <Debug> HTTP-Session: 1fdd4893-382b-43d3-bd5b-e1ce3878f17a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3990 2024.08.16 05:49:25.186966 [ 3 ] {} <Debug> HTTP-Session: 1fdd4893-382b-43d3-bd5b-e1ce3878f17a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
3991 2024.08.16 05:49:25.186996 [ 3 ] {} <Trace> HTTP-Session: 1fdd4893-382b-43d3-bd5b-e1ce3878f17a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
3992 2024.08.16 05:49:25.187144 [ 3 ] {7af7e65f-c119-4398-afdc-a5e284750db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) 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)
3993 2024.08.16 05:49:25.187428 [ 3 ] {7af7e65f-c119-4398-afdc-a5e284750db7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
3994 2024.08.16 05:49:25.187474 [ 3 ] {7af7e65f-c119-4398-afdc-a5e284750db7} <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
3995 2024.08.16 05:49:25.187790 [ 3 ] {7af7e65f-c119-4398-afdc-a5e284750db7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
3996 2024.08.16 05:49:25.187854 [ 3 ] {7af7e65f-c119-4398-afdc-a5e284750db7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
3997 2024.08.16 05:49:25.187987 [ 3 ] {7af7e65f-c119-4398-afdc-a5e284750db7} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Key condition: (column 0 notIn 39-element set)
3998 2024.08.16 05:49:25.188019 [ 3 ] {7af7e65f-c119-4398-afdc-a5e284750db7} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps
3999 2024.08.16 05:49:25.188042 [ 3 ] {7af7e65f-c119-4398-afdc-a5e284750db7} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (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
4000 2024.08.16 05:49:25.188058 [ 3 ] {7af7e65f-c119-4398-afdc-a5e284750db7} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Spreading mark ranges among streams (default reading)
4001 2024.08.16 05:49:25.188099 [ 3 ] {7af7e65f-c119-4398-afdc-a5e284750db7} <Trace> MergeTreeBaseSelectProcessor: 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'))"
4002 2024.08.16 05:49:25.188120 [ 3 ] {7af7e65f-c119-4398-afdc-a5e284750db7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 36 rows starting from 0
4003 2024.08.16 05:49:25.188989 [ 3 ] {7af7e65f-c119-4398-afdc-a5e284750db7} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.0019 sec., 18947.36842105263 rows/sec., 729.34 KiB/sec.
4004 2024.08.16 05:49:25.189230 [ 3 ] {7af7e65f-c119-4398-afdc-a5e284750db7} <Debug> DynamicQueryHandler: Done processing query
4005 2024.08.16 05:49:25.189255 [ 3 ] {7af7e65f-c119-4398-afdc-a5e284750db7} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
4006 2024.08.16 05:49:25.189271 [ 3 ] {} <Debug> HTTP-Session: 1fdd4893-382b-43d3-bd5b-e1ce3878f17a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4007 2024.08.16 05:49:25.189542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4008 2024.08.16 05:49:25.189589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4009 2024.08.16 05:49:25.189607 [ 3 ] {} <Debug> HTTP-Session: 5b82a673-ba05-4442-a898-3d405920f74e Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4010 2024.08.16 05:49:25.189624 [ 3 ] {} <Debug> HTTP-Session: 5b82a673-ba05-4442-a898-3d405920f74e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4011 2024.08.16 05:49:25.189637 [ 3 ] {} <Debug> HTTP-Session: 5b82a673-ba05-4442-a898-3d405920f74e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4012 2024.08.16 05:49:25.189667 [ 3 ] {} <Trace> HTTP-Session: 5b82a673-ba05-4442-a898-3d405920f74e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4013 2024.08.16 05:49:25.189817 [ 3 ] {6ee53e1c-44f0-4485-a67d-794a5c9a342d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) 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)
4014 2024.08.16 05:49:25.190101 [ 3 ] {6ee53e1c-44f0-4485-a67d-794a5c9a342d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
4015 2024.08.16 05:49:25.190148 [ 3 ] {6ee53e1c-44f0-4485-a67d-794a5c9a342d} <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
4016 2024.08.16 05:49:25.190464 [ 3 ] {6ee53e1c-44f0-4485-a67d-794a5c9a342d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
4017 2024.08.16 05:49:25.190528 [ 3 ] {6ee53e1c-44f0-4485-a67d-794a5c9a342d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
4018 2024.08.16 05:49:25.190664 [ 3 ] {6ee53e1c-44f0-4485-a67d-794a5c9a342d} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Key condition: (column 0 notIn 40-element set)
4019 2024.08.16 05:49:25.190696 [ 3 ] {6ee53e1c-44f0-4485-a67d-794a5c9a342d} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps
4020 2024.08.16 05:49:25.190718 [ 3 ] {6ee53e1c-44f0-4485-a67d-794a5c9a342d} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (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
4021 2024.08.16 05:49:25.190734 [ 3 ] {6ee53e1c-44f0-4485-a67d-794a5c9a342d} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Spreading mark ranges among streams (default reading)
4022 2024.08.16 05:49:25.190776 [ 3 ] {6ee53e1c-44f0-4485-a67d-794a5c9a342d} <Trace> MergeTreeBaseSelectProcessor: 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'))"
4023 2024.08.16 05:49:25.190798 [ 3 ] {6ee53e1c-44f0-4485-a67d-794a5c9a342d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 36 rows starting from 0
4024 2024.08.16 05:49:25.191711 [ 3 ] {6ee53e1c-44f0-4485-a67d-794a5c9a342d} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001969 sec., 18283.392585068563 rows/sec., 703.78 KiB/sec.
4025 2024.08.16 05:49:25.191941 [ 3 ] {6ee53e1c-44f0-4485-a67d-794a5c9a342d} <Debug> DynamicQueryHandler: Done processing query
4026 2024.08.16 05:49:25.191965 [ 3 ] {6ee53e1c-44f0-4485-a67d-794a5c9a342d} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
4027 2024.08.16 05:49:25.191980 [ 3 ] {} <Debug> HTTP-Session: 5b82a673-ba05-4442-a898-3d405920f74e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4028 2024.08.16 05:49:25.192299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4029 2024.08.16 05:49:25.192345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4030 2024.08.16 05:49:25.192364 [ 3 ] {} <Debug> HTTP-Session: 57a999c5-067b-4dda-9d16-b26e7d3f65e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4031 2024.08.16 05:49:25.192380 [ 3 ] {} <Debug> HTTP-Session: 57a999c5-067b-4dda-9d16-b26e7d3f65e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4032 2024.08.16 05:49:25.192393 [ 3 ] {} <Debug> HTTP-Session: 57a999c5-067b-4dda-9d16-b26e7d3f65e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4033 2024.08.16 05:49:25.192428 [ 3 ] {} <Trace> HTTP-Session: 57a999c5-067b-4dda-9d16-b26e7d3f65e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4034 2024.08.16 05:49:25.192579 [ 3 ] {dd0c3b32-c6ff-4f90-a8b6-7cafe2c3a089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) 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)
4035 2024.08.16 05:49:25.192867 [ 3 ] {dd0c3b32-c6ff-4f90-a8b6-7cafe2c3a089} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
4036 2024.08.16 05:49:25.192915 [ 3 ] {dd0c3b32-c6ff-4f90-a8b6-7cafe2c3a089} <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
4037 2024.08.16 05:49:25.193232 [ 3 ] {dd0c3b32-c6ff-4f90-a8b6-7cafe2c3a089} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
4038 2024.08.16 05:49:25.193294 [ 3 ] {dd0c3b32-c6ff-4f90-a8b6-7cafe2c3a089} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
4039 2024.08.16 05:49:25.193428 [ 3 ] {dd0c3b32-c6ff-4f90-a8b6-7cafe2c3a089} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Key condition: (column 0 notIn 41-element set)
4040 2024.08.16 05:49:25.193461 [ 3 ] {dd0c3b32-c6ff-4f90-a8b6-7cafe2c3a089} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps
4041 2024.08.16 05:49:25.193483 [ 3 ] {dd0c3b32-c6ff-4f90-a8b6-7cafe2c3a089} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (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
4042 2024.08.16 05:49:25.193498 [ 3 ] {dd0c3b32-c6ff-4f90-a8b6-7cafe2c3a089} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Spreading mark ranges among streams (default reading)
4043 2024.08.16 05:49:25.193538 [ 3 ] {dd0c3b32-c6ff-4f90-a8b6-7cafe2c3a089} <Trace> MergeTreeBaseSelectProcessor: 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'))"
4044 2024.08.16 05:49:25.193560 [ 3 ] {dd0c3b32-c6ff-4f90-a8b6-7cafe2c3a089} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_6_1, approx. 36 rows starting from 0
4045 2024.08.16 05:49:25.194322 [ 3 ] {dd0c3b32-c6ff-4f90-a8b6-7cafe2c3a089} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.00182 sec., 19780.21978021978 rows/sec., 761.40 KiB/sec.
4046 2024.08.16 05:49:25.194553 [ 3 ] {dd0c3b32-c6ff-4f90-a8b6-7cafe2c3a089} <Debug> DynamicQueryHandler: Done processing query
4047 2024.08.16 05:49:25.194576 [ 3 ] {dd0c3b32-c6ff-4f90-a8b6-7cafe2c3a089} <Debug> MemoryTracker: Peak memory usage (for query): 3.01 MiB.
4048 2024.08.16 05:49:25.194592 [ 3 ] {} <Debug> HTTP-Session: 57a999c5-067b-4dda-9d16-b26e7d3f65e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4049 2024.08.16 05:49:25.351875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 2476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4050 2024.08.16 05:49:25.351952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4051 2024.08.16 05:49:25.351973 [ 3 ] {} <Debug> HTTP-Session: 55f4e755-6d9b-4316-8b63-adaf8dd8ad48 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4052 2024.08.16 05:49:25.351992 [ 3 ] {} <Debug> HTTP-Session: 55f4e755-6d9b-4316-8b63-adaf8dd8ad48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4053 2024.08.16 05:49:25.352006 [ 3 ] {} <Debug> HTTP-Session: 55f4e755-6d9b-4316-8b63-adaf8dd8ad48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4054 2024.08.16 05:49:25.352044 [ 3 ] {} <Trace> HTTP-Session: 55f4e755-6d9b-4316-8b63-adaf8dd8ad48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4055 2024.08.16 05:49:25.352191 [ 3 ] {40e2e9b1-15fe-41cd-9431-e72085caf3b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
4056 2024.08.16 05:49:25.352248 [ 3 ] {40e2e9b1-15fe-41cd-9431-e72085caf3b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
4057 2024.08.16 05:49:25.352450 [ 3 ] {40e2e9b1-15fe-41cd-9431-e72085caf3b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4058 2024.08.16 05:49:25.352854 [ 3 ] {40e2e9b1-15fe-41cd-9431-e72085caf3b7} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4059 2024.08.16 05:49:25.352891 [ 3 ] {40e2e9b1-15fe-41cd-9431-e72085caf3b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
4060 2024.08.16 05:49:25.353400 [ 3 ] {40e2e9b1-15fe-41cd-9431-e72085caf3b7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4061 2024.08.16 05:49:25.353726 [ 3 ] {40e2e9b1-15fe-41cd-9431-e72085caf3b7} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4062 2024.08.16 05:49:25.353865 [ 3 ] {40e2e9b1-15fe-41cd-9431-e72085caf3b7} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001724 sec., 3480.278422273782 rows/sec., 774.91 KiB/sec.
4063 2024.08.16 05:49:25.354188 [ 3 ] {40e2e9b1-15fe-41cd-9431-e72085caf3b7} <Debug> DynamicQueryHandler: Done processing query
4064 2024.08.16 05:49:25.354215 [ 3 ] {40e2e9b1-15fe-41cd-9431-e72085caf3b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4065 2024.08.16 05:49:25.354230 [ 3 ] {} <Debug> HTTP-Session: 55f4e755-6d9b-4316-8b63-adaf8dd8ad48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4066 2024.08.16 05:49:25.354373 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4067 2024.08.16 05:49:25.354423 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4068 2024.08.16 05:49:25.354441 [ 3 ] {} <Debug> HTTP-Session: 4d483d8d-3236-40b2-84e2-ed5f1bf17919 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4069 2024.08.16 05:49:25.354459 [ 3 ] {} <Debug> HTTP-Session: 4d483d8d-3236-40b2-84e2-ed5f1bf17919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4070 2024.08.16 05:49:25.354472 [ 3 ] {} <Debug> HTTP-Session: 4d483d8d-3236-40b2-84e2-ed5f1bf17919 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4071 2024.08.16 05:49:25.354502 [ 3 ] {} <Trace> HTTP-Session: 4d483d8d-3236-40b2-84e2-ed5f1bf17919 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4072 2024.08.16 05:49:25.354605 [ 3 ] {fef5a08d-1224-4515-a01a-27d9fa914173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4073 2024.08.16 05:49:25.354651 [ 3 ] {fef5a08d-1224-4515-a01a-27d9fa914173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4074 2024.08.16 05:49:25.354806 [ 3 ] {fef5a08d-1224-4515-a01a-27d9fa914173} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4075 2024.08.16 05:49:25.355170 [ 3 ] {fef5a08d-1224-4515-a01a-27d9fa914173} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4076 2024.08.16 05:49:25.355205 [ 3 ] {fef5a08d-1224-4515-a01a-27d9fa914173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
4077 2024.08.16 05:49:25.355506 [ 3 ] {fef5a08d-1224-4515-a01a-27d9fa914173} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4078 2024.08.16 05:49:25.355817 [ 3 ] {fef5a08d-1224-4515-a01a-27d9fa914173} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4079 2024.08.16 05:49:25.355941 [ 3 ] {fef5a08d-1224-4515-a01a-27d9fa914173} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.001365 sec., 16849.816849816852 rows/sec., 1.33 MiB/sec.
4080 2024.08.16 05:49:25.356143 [ 3 ] {fef5a08d-1224-4515-a01a-27d9fa914173} <Debug> DynamicQueryHandler: Done processing query
4081 2024.08.16 05:49:25.356167 [ 3 ] {fef5a08d-1224-4515-a01a-27d9fa914173} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4082 2024.08.16 05:49:25.356182 [ 3 ] {} <Debug> HTTP-Session: 4d483d8d-3236-40b2-84e2-ed5f1bf17919 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4083 2024.08.16 05:49:25.356322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4084 2024.08.16 05:49:25.356370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4085 2024.08.16 05:49:25.356390 [ 3 ] {} <Debug> HTTP-Session: 8b798448-d8ca-4de3-be38-e4d7f15d8eea Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4086 2024.08.16 05:49:25.356406 [ 3 ] {} <Debug> HTTP-Session: 8b798448-d8ca-4de3-be38-e4d7f15d8eea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4087 2024.08.16 05:49:25.356422 [ 3 ] {} <Debug> HTTP-Session: 8b798448-d8ca-4de3-be38-e4d7f15d8eea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4088 2024.08.16 05:49:25.356452 [ 3 ] {} <Trace> HTTP-Session: 8b798448-d8ca-4de3-be38-e4d7f15d8eea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4089 2024.08.16 05:49:25.356548 [ 3 ] {b29a3a83-14d4-4f44-9037-b715778b912c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4090 2024.08.16 05:49:25.356589 [ 3 ] {b29a3a83-14d4-4f44-9037-b715778b912c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4091 2024.08.16 05:49:25.356719 [ 3 ] {b29a3a83-14d4-4f44-9037-b715778b912c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4092 2024.08.16 05:49:25.356999 [ 3 ] {b29a3a83-14d4-4f44-9037-b715778b912c} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4093 2024.08.16 05:49:25.357038 [ 3 ] {b29a3a83-14d4-4f44-9037-b715778b912c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
4094 2024.08.16 05:49:25.357336 [ 3 ] {b29a3a83-14d4-4f44-9037-b715778b912c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
4095 2024.08.16 05:49:25.357649 [ 3 ] {b29a3a83-14d4-4f44-9037-b715778b912c} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4096 2024.08.16 05:49:25.357766 [ 3 ] {b29a3a83-14d4-4f44-9037-b715778b912c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001239 sec., 1614.2050040355125 rows/sec., 131.63 KiB/sec.
4097 2024.08.16 05:49:25.358026 [ 3 ] {b29a3a83-14d4-4f44-9037-b715778b912c} <Debug> DynamicQueryHandler: Done processing query
4098 2024.08.16 05:49:25.358052 [ 3 ] {b29a3a83-14d4-4f44-9037-b715778b912c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4099 2024.08.16 05:49:25.358071 [ 3 ] {} <Debug> HTTP-Session: 8b798448-d8ca-4de3-be38-e4d7f15d8eea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4100 2024.08.16 05:49:25.358363 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 183297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4101 2024.08.16 05:49:25.358415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4102 2024.08.16 05:49:25.358435 [ 3 ] {} <Debug> HTTP-Session: 00e1ec11-d0c5-4f85-b537-b42e98452a6a Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4103 2024.08.16 05:49:25.358450 [ 3 ] {} <Debug> HTTP-Session: 00e1ec11-d0c5-4f85-b537-b42e98452a6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4104 2024.08.16 05:49:25.358463 [ 3 ] {} <Debug> HTTP-Session: 00e1ec11-d0c5-4f85-b537-b42e98452a6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4105 2024.08.16 05:49:25.358492 [ 3 ] {} <Trace> HTTP-Session: 00e1ec11-d0c5-4f85-b537-b42e98452a6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4106 2024.08.16 05:49:25.359014 [ 3 ] {5ab7c4bd-2dfc-46b0-ad28-bd6d653f1b9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4107 2024.08.16 05:49:25.359061 [ 3 ] {5ab7c4bd-2dfc-46b0-ad28-bd6d653f1b9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4108 2024.08.16 05:49:25.359201 [ 3 ] {5ab7c4bd-2dfc-46b0-ad28-bd6d653f1b9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4109 2024.08.16 05:49:25.360331 [ 3 ] {5ab7c4bd-2dfc-46b0-ad28-bd6d653f1b9c} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4110 2024.08.16 05:49:25.360368 [ 3 ] {5ab7c4bd-2dfc-46b0-ad28-bd6d653f1b9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
4111 2024.08.16 05:49:25.360740 [ 3 ] {5ab7c4bd-2dfc-46b0-ad28-bd6d653f1b9c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4112 2024.08.16 05:49:25.361060 [ 3 ] {5ab7c4bd-2dfc-46b0-ad28-bd6d653f1b9c} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4113 2024.08.16 05:49:25.361199 [ 3 ] {5ab7c4bd-2dfc-46b0-ad28-bd6d653f1b9c} <Debug> executeQuery: Read 1266 rows, 106.82 KiB in 0.002565 sec., 493567.2514619883 rows/sec., 40.67 MiB/sec.
4114 2024.08.16 05:49:25.361420 [ 3 ] {5ab7c4bd-2dfc-46b0-ad28-bd6d653f1b9c} <Debug> DynamicQueryHandler: Done processing query
4115 2024.08.16 05:49:25.361445 [ 3 ] {5ab7c4bd-2dfc-46b0-ad28-bd6d653f1b9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.96 MiB.
4116 2024.08.16 05:49:25.361461 [ 3 ] {} <Debug> HTTP-Session: 00e1ec11-d0c5-4f85-b537-b42e98452a6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4117 2024.08.16 05:49:25.361654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4118 2024.08.16 05:49:25.361705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4119 2024.08.16 05:49:25.361725 [ 3 ] {} <Debug> HTTP-Session: b05e4c7f-2109-4067-83d7-ff8c1558dd9d Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4120 2024.08.16 05:49:25.361740 [ 3 ] {} <Debug> HTTP-Session: b05e4c7f-2109-4067-83d7-ff8c1558dd9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4121 2024.08.16 05:49:25.361754 [ 3 ] {} <Debug> HTTP-Session: b05e4c7f-2109-4067-83d7-ff8c1558dd9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4122 2024.08.16 05:49:25.361784 [ 3 ] {} <Trace> HTTP-Session: b05e4c7f-2109-4067-83d7-ff8c1558dd9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4123 2024.08.16 05:49:25.361877 [ 3 ] {78b8e6c5-6d1f-4975-83ba-6dcb8347fc6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4124 2024.08.16 05:49:25.361921 [ 3 ] {78b8e6c5-6d1f-4975-83ba-6dcb8347fc6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4125 2024.08.16 05:49:25.362046 [ 3 ] {78b8e6c5-6d1f-4975-83ba-6dcb8347fc6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4126 2024.08.16 05:49:25.362345 [ 3 ] {78b8e6c5-6d1f-4975-83ba-6dcb8347fc6e} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4127 2024.08.16 05:49:25.362380 [ 3 ] {78b8e6c5-6d1f-4975-83ba-6dcb8347fc6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
4128 2024.08.16 05:49:25.362685 [ 3 ] {78b8e6c5-6d1f-4975-83ba-6dcb8347fc6e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
4129 2024.08.16 05:49:25.362997 [ 3 ] {78b8e6c5-6d1f-4975-83ba-6dcb8347fc6e} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4130 2024.08.16 05:49:25.363113 [ 3 ] {78b8e6c5-6d1f-4975-83ba-6dcb8347fc6e} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001257 sec., 1591.0898965791566 rows/sec., 111.10 KiB/sec.
4131 2024.08.16 05:49:25.363399 [ 3 ] {78b8e6c5-6d1f-4975-83ba-6dcb8347fc6e} <Debug> DynamicQueryHandler: Done processing query
4132 2024.08.16 05:49:25.363424 [ 3 ] {78b8e6c5-6d1f-4975-83ba-6dcb8347fc6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4133 2024.08.16 05:49:25.363441 [ 3 ] {} <Debug> HTTP-Session: b05e4c7f-2109-4067-83d7-ff8c1558dd9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4134 2024.08.16 05:49:25.363631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 30454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4135 2024.08.16 05:49:25.363692 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4136 2024.08.16 05:49:25.363713 [ 3 ] {} <Debug> HTTP-Session: 2c3ef2d2-ac85-4db3-a848-2e69bb452837 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4137 2024.08.16 05:49:25.363730 [ 3 ] {} <Debug> HTTP-Session: 2c3ef2d2-ac85-4db3-a848-2e69bb452837 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4138 2024.08.16 05:49:25.363743 [ 3 ] {} <Debug> HTTP-Session: 2c3ef2d2-ac85-4db3-a848-2e69bb452837 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4139 2024.08.16 05:49:25.363780 [ 3 ] {} <Trace> HTTP-Session: 2c3ef2d2-ac85-4db3-a848-2e69bb452837 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4140 2024.08.16 05:49:25.363984 [ 3 ] {2696b507-947e-4467-90ab-6a4dda4cee72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
4141 2024.08.16 05:49:25.364028 [ 3 ] {2696b507-947e-4467-90ab-6a4dda4cee72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4142 2024.08.16 05:49:25.364175 [ 3 ] {2696b507-947e-4467-90ab-6a4dda4cee72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4143 2024.08.16 05:49:25.364561 [ 3 ] {2696b507-947e-4467-90ab-6a4dda4cee72} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4144 2024.08.16 05:49:25.364598 [ 3 ] {2696b507-947e-4467-90ab-6a4dda4cee72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
4145 2024.08.16 05:49:25.364922 [ 3 ] {2696b507-947e-4467-90ab-6a4dda4cee72} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4146 2024.08.16 05:49:25.365235 [ 3 ] {2696b507-947e-4467-90ab-6a4dda4cee72} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4147 2024.08.16 05:49:25.365388 [ 3 ] {2696b507-947e-4467-90ab-6a4dda4cee72} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001512 sec., 150793.65079365077 rows/sec., 10.21 MiB/sec.
4148 2024.08.16 05:49:25.365394 [ 148 ] {} <Debug> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
4149 2024.08.16 05:49:25.365492 [ 148 ] {} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4150 2024.08.16 05:49:25.365540 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
4151 2024.08.16 05:49:25.365653 [ 3 ] {2696b507-947e-4467-90ab-6a4dda4cee72} <Debug> DynamicQueryHandler: Done processing query
4152 2024.08.16 05:49:25.365711 [ 3 ] {2696b507-947e-4467-90ab-6a4dda4cee72} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4153 2024.08.16 05:49:25.365744 [ 3 ] {} <Debug> HTTP-Session: 2c3ef2d2-ac85-4db3-a848-2e69bb452837 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4154 2024.08.16 05:49:25.365744 [ 190 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::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
4155 2024.08.16 05:49:25.365928 [ 190 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4156 2024.08.16 05:49:25.365962 [ 190 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part
4157 2024.08.16 05:49:25.366035 [ 190 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::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
4158 2024.08.16 05:49:25.366218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 90059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4159 2024.08.16 05:49:25.366438 [ 190 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part
4160 2024.08.16 05:49:25.366459 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4161 2024.08.16 05:49:25.366528 [ 3 ] {} <Debug> HTTP-Session: 42a50fe6-a041-4830-a739-aec2bd7219db Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4162 2024.08.16 05:49:25.366594 [ 3 ] {} <Debug> HTTP-Session: 42a50fe6-a041-4830-a739-aec2bd7219db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4163 2024.08.16 05:49:25.366662 [ 3 ] {} <Debug> HTTP-Session: 42a50fe6-a041-4830-a739-aec2bd7219db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4164 2024.08.16 05:49:25.366741 [ 190 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::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
4165 2024.08.16 05:49:25.366791 [ 3 ] {} <Trace> HTTP-Session: 42a50fe6-a041-4830-a739-aec2bd7219db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4166 2024.08.16 05:49:25.367037 [ 190 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::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
4167 2024.08.16 05:49:25.367191 [ 190 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 228 rows starting from the beginning of the part
4168 2024.08.16 05:49:25.367449 [ 3 ] {53c3bf7f-8c37-4f55-ad4e-e89a76ad7326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4169 2024.08.16 05:49:25.367589 [ 3 ] {53c3bf7f-8c37-4f55-ad4e-e89a76ad7326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4170 2024.08.16 05:49:25.367978 [ 3 ] {53c3bf7f-8c37-4f55-ad4e-e89a76ad7326} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4171 2024.08.16 05:49:25.369262 [ 3 ] {53c3bf7f-8c37-4f55-ad4e-e89a76ad7326} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4172 2024.08.16 05:49:25.369354 [ 3 ] {53c3bf7f-8c37-4f55-ad4e-e89a76ad7326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
4173 2024.08.16 05:49:25.369605 [ 190 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 4 columns (4 merged, 0 gathered) in 0.003982446 sec., 75079.48632574052 rows/sec., 4.84 MiB/sec.
4174 2024.08.16 05:49:25.369838 [ 190 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
4175 2024.08.16 05:49:25.370139 [ 3 ] {53c3bf7f-8c37-4f55-ad4e-e89a76ad7326} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4176 2024.08.16 05:49:25.370677 [ 190 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_6_1} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4177 2024.08.16 05:49:25.370855 [ 190 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_6_1} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
4178 2024.08.16 05:49:25.370881 [ 3 ] {53c3bf7f-8c37-4f55-ad4e-e89a76ad7326} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4179 2024.08.16 05:49:25.371011 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB.
4180 2024.08.16 05:49:25.371161 [ 3 ] {53c3bf7f-8c37-4f55-ad4e-e89a76ad7326} <Debug> executeQuery: Read 545 rows, 41.41 KiB in 0.004121 sec., 132249.45401601554 rows/sec., 9.81 MiB/sec.
4181 2024.08.16 05:49:25.371346 [ 3 ] {53c3bf7f-8c37-4f55-ad4e-e89a76ad7326} <Debug> DynamicQueryHandler: Done processing query
4182 2024.08.16 05:49:25.371371 [ 3 ] {53c3bf7f-8c37-4f55-ad4e-e89a76ad7326} <Debug> MemoryTracker: Peak memory usage (for query): 4.55 MiB.
4183 2024.08.16 05:49:25.371387 [ 3 ] {} <Debug> HTTP-Session: 42a50fe6-a041-4830-a739-aec2bd7219db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4184 2024.08.16 05:49:25.372057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 785019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4185 2024.08.16 05:49:25.372105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4186 2024.08.16 05:49:25.372123 [ 3 ] {} <Debug> HTTP-Session: b67e979f-6a41-449e-b8c4-a39d9276663c Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4187 2024.08.16 05:49:25.372139 [ 3 ] {} <Debug> HTTP-Session: b67e979f-6a41-449e-b8c4-a39d9276663c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4188 2024.08.16 05:49:25.372153 [ 3 ] {} <Debug> HTTP-Session: b67e979f-6a41-449e-b8c4-a39d9276663c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4189 2024.08.16 05:49:25.372183 [ 3 ] {} <Trace> HTTP-Session: b67e979f-6a41-449e-b8c4-a39d9276663c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4190 2024.08.16 05:49:25.373217 [ 3 ] {71bdab7e-7102-452f-82aa-336016f03c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4191 2024.08.16 05:49:25.373268 [ 3 ] {71bdab7e-7102-452f-82aa-336016f03c22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4192 2024.08.16 05:49:25.373427 [ 3 ] {71bdab7e-7102-452f-82aa-336016f03c22} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4193 2024.08.16 05:49:25.426485 [ 3 ] {71bdab7e-7102-452f-82aa-336016f03c22} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4194 2024.08.16 05:49:25.426523 [ 3 ] {71bdab7e-7102-452f-82aa-336016f03c22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
4195 2024.08.16 05:49:25.427335 [ 3 ] {71bdab7e-7102-452f-82aa-336016f03c22} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4196 2024.08.16 05:49:25.427682 [ 3 ] {71bdab7e-7102-452f-82aa-336016f03c22} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4197 2024.08.16 05:49:25.427842 [ 3 ] {71bdab7e-7102-452f-82aa-336016f03c22} <Debug> executeQuery: Read 4147 rows, 283.77 KiB in 0.055424 sec., 74823.18129330254 rows/sec., 5.00 MiB/sec.
4198 2024.08.16 05:49:25.428024 [ 3 ] {71bdab7e-7102-452f-82aa-336016f03c22} <Debug> DynamicQueryHandler: Done processing query
4199 2024.08.16 05:49:25.428047 [ 3 ] {71bdab7e-7102-452f-82aa-336016f03c22} <Debug> MemoryTracker: Peak memory usage (for query): 5.98 MiB.
4200 2024.08.16 05:49:25.428063 [ 3 ] {} <Debug> HTTP-Session: b67e979f-6a41-449e-b8c4-a39d9276663c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4201 2024.08.16 05:49:25.428985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 36715, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4202 2024.08.16 05:49:25.429042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4203 2024.08.16 05:49:25.429063 [ 3 ] {} <Debug> HTTP-Session: 7e4c38fd-a544-40e8-8f51-48c94c135b1f Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4204 2024.08.16 05:49:25.429081 [ 3 ] {} <Debug> HTTP-Session: 7e4c38fd-a544-40e8-8f51-48c94c135b1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4205 2024.08.16 05:49:25.429094 [ 3 ] {} <Debug> HTTP-Session: 7e4c38fd-a544-40e8-8f51-48c94c135b1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4206 2024.08.16 05:49:25.429126 [ 3 ] {} <Trace> HTTP-Session: 7e4c38fd-a544-40e8-8f51-48c94c135b1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4207 2024.08.16 05:49:25.429448 [ 3 ] {01f4626a-7236-437e-9559-4ad03802b916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4208 2024.08.16 05:49:25.429516 [ 3 ] {01f4626a-7236-437e-9559-4ad03802b916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4209 2024.08.16 05:49:25.429944 [ 3 ] {01f4626a-7236-437e-9559-4ad03802b916} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4210 2024.08.16 05:49:25.430540 [ 3 ] {01f4626a-7236-437e-9559-4ad03802b916} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4211 2024.08.16 05:49:25.430577 [ 3 ] {01f4626a-7236-437e-9559-4ad03802b916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
4212 2024.08.16 05:49:25.431183 [ 3 ] {01f4626a-7236-437e-9559-4ad03802b916} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
4213 2024.08.16 05:49:25.431595 [ 3 ] {01f4626a-7236-437e-9559-4ad03802b916} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4214 2024.08.16 05:49:25.431789 [ 3 ] {01f4626a-7236-437e-9559-4ad03802b916} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002583 sec., 8904.374758033295 rows/sec., 15.96 MiB/sec.
4215 2024.08.16 05:49:25.431999 [ 3 ] {01f4626a-7236-437e-9559-4ad03802b916} <Debug> DynamicQueryHandler: Done processing query
4216 2024.08.16 05:49:25.432024 [ 3 ] {01f4626a-7236-437e-9559-4ad03802b916} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
4217 2024.08.16 05:49:25.432041 [ 3 ] {} <Debug> HTTP-Session: 7e4c38fd-a544-40e8-8f51-48c94c135b1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4218 2024.08.16 05:49:25.432177 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 5502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4219 2024.08.16 05:49:25.432226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4220 2024.08.16 05:49:25.432247 [ 3 ] {} <Debug> HTTP-Session: eb62ae6b-343d-4c2d-b858-1d01e877b9e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4221 2024.08.16 05:49:25.432263 [ 3 ] {} <Debug> HTTP-Session: eb62ae6b-343d-4c2d-b858-1d01e877b9e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4222 2024.08.16 05:49:25.432277 [ 3 ] {} <Debug> HTTP-Session: eb62ae6b-343d-4c2d-b858-1d01e877b9e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4223 2024.08.16 05:49:25.432308 [ 3 ] {} <Trace> HTTP-Session: eb62ae6b-343d-4c2d-b858-1d01e877b9e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4224 2024.08.16 05:49:25.432414 [ 3 ] {bf946945-fa50-4a43-978d-468e25df4975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4225 2024.08.16 05:49:25.432459 [ 3 ] {bf946945-fa50-4a43-978d-468e25df4975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4226 2024.08.16 05:49:25.432593 [ 3 ] {bf946945-fa50-4a43-978d-468e25df4975} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4227 2024.08.16 05:49:25.432856 [ 3 ] {bf946945-fa50-4a43-978d-468e25df4975} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4228 2024.08.16 05:49:25.432892 [ 3 ] {bf946945-fa50-4a43-978d-468e25df4975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
4229 2024.08.16 05:49:25.433252 [ 3 ] {bf946945-fa50-4a43-978d-468e25df4975} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4230 2024.08.16 05:49:25.433576 [ 3 ] {bf946945-fa50-4a43-978d-468e25df4975} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4231 2024.08.16 05:49:25.433734 [ 3 ] {bf946945-fa50-4a43-978d-468e25df4975} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001346 sec., 26745.91381872214 rows/sec., 1.80 MiB/sec.
4232 2024.08.16 05:49:25.433886 [ 3 ] {bf946945-fa50-4a43-978d-468e25df4975} <Debug> DynamicQueryHandler: Done processing query
4233 2024.08.16 05:49:25.433910 [ 3 ] {bf946945-fa50-4a43-978d-468e25df4975} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4234 2024.08.16 05:49:25.433926 [ 3 ] {} <Debug> HTTP-Session: eb62ae6b-343d-4c2d-b858-1d01e877b9e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4235 2024.08.16 05:49:27.015853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 7804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4236 2024.08.16 05:49:27.016022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4237 2024.08.16 05:49:27.016069 [ 3 ] {} <Debug> HTTP-Session: 6d9c5fb3-0171-48ec-abc3-0b55c990f8ef Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4238 2024.08.16 05:49:27.016110 [ 3 ] {} <Debug> HTTP-Session: 6d9c5fb3-0171-48ec-abc3-0b55c990f8ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4239 2024.08.16 05:49:27.016139 [ 3 ] {} <Debug> HTTP-Session: 6d9c5fb3-0171-48ec-abc3-0b55c990f8ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4240 2024.08.16 05:49:27.016219 [ 3 ] {} <Trace> HTTP-Session: 6d9c5fb3-0171-48ec-abc3-0b55c990f8ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4241 2024.08.16 05:49:27.016421 [ 3 ] {edb15903-d48e-46d1-87d6-b919a99161d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4242 2024.08.16 05:49:27.016482 [ 3 ] {edb15903-d48e-46d1-87d6-b919a99161d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4243 2024.08.16 05:49:27.016659 [ 3 ] {edb15903-d48e-46d1-87d6-b919a99161d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4244 2024.08.16 05:49:27.017062 [ 3 ] {edb15903-d48e-46d1-87d6-b919a99161d0} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4245 2024.08.16 05:49:27.017105 [ 3 ] {edb15903-d48e-46d1-87d6-b919a99161d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
4246 2024.08.16 05:49:27.017461 [ 3 ] {edb15903-d48e-46d1-87d6-b919a99161d0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4247 2024.08.16 05:49:27.017795 [ 3 ] {edb15903-d48e-46d1-87d6-b919a99161d0} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4248 2024.08.16 05:49:27.017937 [ 3 ] {edb15903-d48e-46d1-87d6-b919a99161d0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001578 sec., 35487.95944233207 rows/sec., 2.71 MiB/sec.
4249 2024.08.16 05:49:27.018170 [ 3 ] {edb15903-d48e-46d1-87d6-b919a99161d0} <Debug> DynamicQueryHandler: Done processing query
4250 2024.08.16 05:49:27.018195 [ 3 ] {edb15903-d48e-46d1-87d6-b919a99161d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4251 2024.08.16 05:49:27.018211 [ 3 ] {} <Debug> HTTP-Session: 6d9c5fb3-0171-48ec-abc3-0b55c990f8ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4252 2024.08.16 05:49:27.018364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 10880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4253 2024.08.16 05:49:27.018410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4254 2024.08.16 05:49:27.018430 [ 3 ] {} <Debug> HTTP-Session: 8d3734c7-7ef3-4dc9-9569-b5b4f6f3fb0c Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4255 2024.08.16 05:49:27.018446 [ 3 ] {} <Debug> HTTP-Session: 8d3734c7-7ef3-4dc9-9569-b5b4f6f3fb0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4256 2024.08.16 05:49:27.018459 [ 3 ] {} <Debug> HTTP-Session: 8d3734c7-7ef3-4dc9-9569-b5b4f6f3fb0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4257 2024.08.16 05:49:27.018489 [ 3 ] {} <Trace> HTTP-Session: 8d3734c7-7ef3-4dc9-9569-b5b4f6f3fb0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4258 2024.08.16 05:49:27.018598 [ 3 ] {484d8d60-ed69-4dc0-a51d-37e70f3be190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4259 2024.08.16 05:49:27.018640 [ 3 ] {484d8d60-ed69-4dc0-a51d-37e70f3be190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4260 2024.08.16 05:49:27.018775 [ 3 ] {484d8d60-ed69-4dc0-a51d-37e70f3be190} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4261 2024.08.16 05:49:27.019054 [ 3 ] {484d8d60-ed69-4dc0-a51d-37e70f3be190} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4262 2024.08.16 05:49:27.019089 [ 3 ] {484d8d60-ed69-4dc0-a51d-37e70f3be190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
4263 2024.08.16 05:49:27.019387 [ 3 ] {484d8d60-ed69-4dc0-a51d-37e70f3be190} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4264 2024.08.16 05:49:27.019685 [ 3 ] {484d8d60-ed69-4dc0-a51d-37e70f3be190} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4265 2024.08.16 05:49:27.019826 [ 3 ] {484d8d60-ed69-4dc0-a51d-37e70f3be190} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001264 sec., 50632.91139240507 rows/sec., 3.95 MiB/sec.
4266 2024.08.16 05:49:27.019983 [ 3 ] {484d8d60-ed69-4dc0-a51d-37e70f3be190} <Debug> DynamicQueryHandler: Done processing query
4267 2024.08.16 05:49:27.020007 [ 3 ] {484d8d60-ed69-4dc0-a51d-37e70f3be190} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
4268 2024.08.16 05:49:27.020023 [ 3 ] {} <Debug> HTTP-Session: 8d3734c7-7ef3-4dc9-9569-b5b4f6f3fb0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4269 2024.08.16 05:49:27.020189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 12283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4270 2024.08.16 05:49:27.020235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4271 2024.08.16 05:49:27.020255 [ 3 ] {} <Debug> HTTP-Session: b9d4e3e0-a014-4d66-b800-9ba338bc2e99 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4272 2024.08.16 05:49:27.020271 [ 3 ] {} <Debug> HTTP-Session: b9d4e3e0-a014-4d66-b800-9ba338bc2e99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4273 2024.08.16 05:49:27.020284 [ 3 ] {} <Debug> HTTP-Session: b9d4e3e0-a014-4d66-b800-9ba338bc2e99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4274 2024.08.16 05:49:27.020314 [ 3 ] {} <Trace> HTTP-Session: b9d4e3e0-a014-4d66-b800-9ba338bc2e99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4275 2024.08.16 05:49:27.020425 [ 3 ] {7ed385b6-fc5c-4c5f-9967-f6804cd2aa4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4276 2024.08.16 05:49:27.020470 [ 3 ] {7ed385b6-fc5c-4c5f-9967-f6804cd2aa4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4277 2024.08.16 05:49:27.020611 [ 3 ] {7ed385b6-fc5c-4c5f-9967-f6804cd2aa4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4278 2024.08.16 05:49:27.021065 [ 3 ] {7ed385b6-fc5c-4c5f-9967-f6804cd2aa4c} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4279 2024.08.16 05:49:27.021101 [ 3 ] {7ed385b6-fc5c-4c5f-9967-f6804cd2aa4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
4280 2024.08.16 05:49:27.021477 [ 3 ] {7ed385b6-fc5c-4c5f-9967-f6804cd2aa4c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4281 2024.08.16 05:49:27.021798 [ 3 ] {7ed385b6-fc5c-4c5f-9967-f6804cd2aa4c} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4282 2024.08.16 05:49:27.021937 [ 3 ] {7ed385b6-fc5c-4c5f-9967-f6804cd2aa4c} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001549 sec., 41316.978695932856 rows/sec., 2.88 MiB/sec.
4283 2024.08.16 05:49:27.022108 [ 3 ] {7ed385b6-fc5c-4c5f-9967-f6804cd2aa4c} <Debug> DynamicQueryHandler: Done processing query
4284 2024.08.16 05:49:27.022132 [ 3 ] {7ed385b6-fc5c-4c5f-9967-f6804cd2aa4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4285 2024.08.16 05:49:27.022147 [ 3 ] {} <Debug> HTTP-Session: b9d4e3e0-a014-4d66-b800-9ba338bc2e99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4286 2024.08.16 05:49:27.022270 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4287 2024.08.16 05:49:27.022316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4288 2024.08.16 05:49:27.022335 [ 3 ] {} <Debug> HTTP-Session: 99572d2f-1e12-476c-97e7-ac5b40600901 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4289 2024.08.16 05:49:27.022352 [ 3 ] {} <Debug> HTTP-Session: 99572d2f-1e12-476c-97e7-ac5b40600901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4290 2024.08.16 05:49:27.022365 [ 3 ] {} <Debug> HTTP-Session: 99572d2f-1e12-476c-97e7-ac5b40600901 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4291 2024.08.16 05:49:27.022395 [ 3 ] {} <Trace> HTTP-Session: 99572d2f-1e12-476c-97e7-ac5b40600901 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4292 2024.08.16 05:49:27.022497 [ 3 ] {aab62c5f-0ce2-498d-ae18-933cbf197d08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4293 2024.08.16 05:49:27.022539 [ 3 ] {aab62c5f-0ce2-498d-ae18-933cbf197d08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4294 2024.08.16 05:49:27.022663 [ 3 ] {aab62c5f-0ce2-498d-ae18-933cbf197d08} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4295 2024.08.16 05:49:27.022914 [ 3 ] {aab62c5f-0ce2-498d-ae18-933cbf197d08} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4296 2024.08.16 05:49:27.022948 [ 3 ] {aab62c5f-0ce2-498d-ae18-933cbf197d08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.75 GiB.
4297 2024.08.16 05:49:27.023286 [ 3 ] {aab62c5f-0ce2-498d-ae18-933cbf197d08} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4298 2024.08.16 05:49:27.023605 [ 3 ] {aab62c5f-0ce2-498d-ae18-933cbf197d08} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4299 2024.08.16 05:49:27.023757 [ 3 ] {aab62c5f-0ce2-498d-ae18-933cbf197d08} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001286 sec., 18662.519440124415 rows/sec., 1.26 MiB/sec.
4300 2024.08.16 05:49:27.023908 [ 3 ] {aab62c5f-0ce2-498d-ae18-933cbf197d08} <Debug> DynamicQueryHandler: Done processing query
4301 2024.08.16 05:49:27.023932 [ 3 ] {aab62c5f-0ce2-498d-ae18-933cbf197d08} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4302 2024.08.16 05:49:27.023947 [ 3 ] {} <Debug> HTTP-Session: 99572d2f-1e12-476c-97e7-ac5b40600901 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4303 2024.08.16 05:49:32.026206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4304 2024.08.16 05:49:32.026330 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4305 2024.08.16 05:49:32.026359 [ 3 ] {} <Debug> HTTP-Session: 3f9c4020-97c0-421d-9913-93924404e636 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4306 2024.08.16 05:49:32.026384 [ 3 ] {} <Debug> HTTP-Session: 3f9c4020-97c0-421d-9913-93924404e636 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4307 2024.08.16 05:49:32.026399 [ 3 ] {} <Debug> HTTP-Session: 3f9c4020-97c0-421d-9913-93924404e636 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4308 2024.08.16 05:49:32.026448 [ 3 ] {} <Trace> HTTP-Session: 3f9c4020-97c0-421d-9913-93924404e636 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4309 2024.08.16 05:49:32.026626 [ 3 ] {69c9c7e2-9b27-41bd-b4ff-63233f8649a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4310 2024.08.16 05:49:32.026691 [ 3 ] {69c9c7e2-9b27-41bd-b4ff-63233f8649a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4311 2024.08.16 05:49:32.026880 [ 3 ] {69c9c7e2-9b27-41bd-b4ff-63233f8649a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4312 2024.08.16 05:49:32.027308 [ 3 ] {69c9c7e2-9b27-41bd-b4ff-63233f8649a6} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4313 2024.08.16 05:49:32.027351 [ 3 ] {69c9c7e2-9b27-41bd-b4ff-63233f8649a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
4314 2024.08.16 05:49:32.027725 [ 3 ] {69c9c7e2-9b27-41bd-b4ff-63233f8649a6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4315 2024.08.16 05:49:32.028067 [ 3 ] {69c9c7e2-9b27-41bd-b4ff-63233f8649a6} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4316 2024.08.16 05:49:32.028209 [ 3 ] {69c9c7e2-9b27-41bd-b4ff-63233f8649a6} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.00164 sec., 5487.804878048781 rows/sec., 444.81 KiB/sec.
4317 2024.08.16 05:49:32.028403 [ 3 ] {69c9c7e2-9b27-41bd-b4ff-63233f8649a6} <Debug> DynamicQueryHandler: Done processing query
4318 2024.08.16 05:49:32.028429 [ 3 ] {69c9c7e2-9b27-41bd-b4ff-63233f8649a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4319 2024.08.16 05:49:32.028449 [ 3 ] {} <Debug> HTTP-Session: 3f9c4020-97c0-421d-9913-93924404e636 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4320 2024.08.16 05:49:32.028616 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4321 2024.08.16 05:49:32.028663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4322 2024.08.16 05:49:32.028683 [ 3 ] {} <Debug> HTTP-Session: 217c5817-2757-4f5d-b4f1-5b201d26474a Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4323 2024.08.16 05:49:32.028700 [ 3 ] {} <Debug> HTTP-Session: 217c5817-2757-4f5d-b4f1-5b201d26474a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4324 2024.08.16 05:49:32.028713 [ 3 ] {} <Debug> HTTP-Session: 217c5817-2757-4f5d-b4f1-5b201d26474a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4325 2024.08.16 05:49:32.028750 [ 3 ] {} <Trace> HTTP-Session: 217c5817-2757-4f5d-b4f1-5b201d26474a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4326 2024.08.16 05:49:32.028842 [ 3 ] {eb4e3873-90ac-4dd0-8e58-a60ef82cade6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4327 2024.08.16 05:49:32.028887 [ 3 ] {eb4e3873-90ac-4dd0-8e58-a60ef82cade6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4328 2024.08.16 05:49:32.029015 [ 3 ] {eb4e3873-90ac-4dd0-8e58-a60ef82cade6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4329 2024.08.16 05:49:32.029281 [ 3 ] {eb4e3873-90ac-4dd0-8e58-a60ef82cade6} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4330 2024.08.16 05:49:32.029318 [ 3 ] {eb4e3873-90ac-4dd0-8e58-a60ef82cade6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
4331 2024.08.16 05:49:32.029617 [ 3 ] {eb4e3873-90ac-4dd0-8e58-a60ef82cade6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
4332 2024.08.16 05:49:32.029928 [ 3 ] {eb4e3873-90ac-4dd0-8e58-a60ef82cade6} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4333 2024.08.16 05:49:32.030050 [ 3 ] {eb4e3873-90ac-4dd0-8e58-a60ef82cade6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001233 sec., 1622.0600162206003 rows/sec., 132.27 KiB/sec.
4334 2024.08.16 05:49:32.030197 [ 3 ] {eb4e3873-90ac-4dd0-8e58-a60ef82cade6} <Debug> DynamicQueryHandler: Done processing query
4335 2024.08.16 05:49:32.030222 [ 3 ] {eb4e3873-90ac-4dd0-8e58-a60ef82cade6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4336 2024.08.16 05:49:32.030237 [ 3 ] {} <Debug> HTTP-Session: 217c5817-2757-4f5d-b4f1-5b201d26474a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4337 2024.08.16 05:49:32.030418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 32551, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4338 2024.08.16 05:49:32.030463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4339 2024.08.16 05:49:32.030482 [ 3 ] {} <Debug> HTTP-Session: 5291fd27-5e38-403b-a4d5-0feed14ed1ef Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4340 2024.08.16 05:49:32.030498 [ 3 ] {} <Debug> HTTP-Session: 5291fd27-5e38-403b-a4d5-0feed14ed1ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4341 2024.08.16 05:49:32.030512 [ 3 ] {} <Debug> HTTP-Session: 5291fd27-5e38-403b-a4d5-0feed14ed1ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4342 2024.08.16 05:49:32.030541 [ 3 ] {} <Trace> HTTP-Session: 5291fd27-5e38-403b-a4d5-0feed14ed1ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4343 2024.08.16 05:49:32.030691 [ 3 ] {73874b4c-0700-4ae4-80c4-30109036d819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4344 2024.08.16 05:49:32.030734 [ 3 ] {73874b4c-0700-4ae4-80c4-30109036d819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4345 2024.08.16 05:49:32.030857 [ 3 ] {73874b4c-0700-4ae4-80c4-30109036d819} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4346 2024.08.16 05:49:32.031263 [ 3 ] {73874b4c-0700-4ae4-80c4-30109036d819} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4347 2024.08.16 05:49:32.031297 [ 3 ] {73874b4c-0700-4ae4-80c4-30109036d819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
4348 2024.08.16 05:49:32.031620 [ 3 ] {73874b4c-0700-4ae4-80c4-30109036d819} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4349 2024.08.16 05:49:32.031944 [ 3 ] {73874b4c-0700-4ae4-80c4-30109036d819} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4350 2024.08.16 05:49:32.032068 [ 3 ] {73874b4c-0700-4ae4-80c4-30109036d819} <Debug> executeQuery: Read 217 rows, 19.35 KiB in 0.00145 sec., 149655.1724137931 rows/sec., 13.03 MiB/sec.
4351 2024.08.16 05:49:32.032229 [ 3 ] {73874b4c-0700-4ae4-80c4-30109036d819} <Debug> DynamicQueryHandler: Done processing query
4352 2024.08.16 05:49:32.032256 [ 3 ] {73874b4c-0700-4ae4-80c4-30109036d819} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
4353 2024.08.16 05:49:32.032273 [ 3 ] {} <Debug> HTTP-Session: 5291fd27-5e38-403b-a4d5-0feed14ed1ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4354 2024.08.16 05:49:32.032415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4355 2024.08.16 05:49:32.032465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4356 2024.08.16 05:49:32.032483 [ 3 ] {} <Debug> HTTP-Session: 61f4f375-d181-48dd-a325-7763417e3c47 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4357 2024.08.16 05:49:32.032500 [ 3 ] {} <Debug> HTTP-Session: 61f4f375-d181-48dd-a325-7763417e3c47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4358 2024.08.16 05:49:32.032513 [ 3 ] {} <Debug> HTTP-Session: 61f4f375-d181-48dd-a325-7763417e3c47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4359 2024.08.16 05:49:32.032542 [ 3 ] {} <Trace> HTTP-Session: 61f4f375-d181-48dd-a325-7763417e3c47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4360 2024.08.16 05:49:32.032638 [ 3 ] {78c948bd-c353-474d-8464-4b85078407a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4361 2024.08.16 05:49:32.032706 [ 3 ] {78c948bd-c353-474d-8464-4b85078407a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4362 2024.08.16 05:49:32.032829 [ 3 ] {78c948bd-c353-474d-8464-4b85078407a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4363 2024.08.16 05:49:32.033082 [ 3 ] {78c948bd-c353-474d-8464-4b85078407a9} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4364 2024.08.16 05:49:32.033119 [ 3 ] {78c948bd-c353-474d-8464-4b85078407a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
4365 2024.08.16 05:49:32.033418 [ 3 ] {78c948bd-c353-474d-8464-4b85078407a9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
4366 2024.08.16 05:49:32.033721 [ 3 ] {78c948bd-c353-474d-8464-4b85078407a9} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4367 2024.08.16 05:49:32.033840 [ 3 ] {78c948bd-c353-474d-8464-4b85078407a9} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001226 sec., 1631.321370309951 rows/sec., 113.91 KiB/sec.
4368 2024.08.16 05:49:32.033967 [ 3 ] {78c948bd-c353-474d-8464-4b85078407a9} <Debug> DynamicQueryHandler: Done processing query
4369 2024.08.16 05:49:32.033989 [ 3 ] {78c948bd-c353-474d-8464-4b85078407a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4370 2024.08.16 05:49:32.034004 [ 3 ] {} <Debug> HTTP-Session: 61f4f375-d181-48dd-a325-7763417e3c47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4371 2024.08.16 05:49:32.034143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4372 2024.08.16 05:49:32.034214 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4373 2024.08.16 05:49:32.034234 [ 3 ] {} <Debug> HTTP-Session: edaea140-8f3b-4ce9-bf06-3ea29f1030cd Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4374 2024.08.16 05:49:32.034252 [ 3 ] {} <Debug> HTTP-Session: edaea140-8f3b-4ce9-bf06-3ea29f1030cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4375 2024.08.16 05:49:32.034267 [ 3 ] {} <Debug> HTTP-Session: edaea140-8f3b-4ce9-bf06-3ea29f1030cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4376 2024.08.16 05:49:32.034297 [ 3 ] {} <Trace> HTTP-Session: edaea140-8f3b-4ce9-bf06-3ea29f1030cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4377 2024.08.16 05:49:32.034391 [ 3 ] {1624a168-d6eb-473b-beea-068598a79795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
4378 2024.08.16 05:49:32.034437 [ 3 ] {1624a168-d6eb-473b-beea-068598a79795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4379 2024.08.16 05:49:32.034563 [ 3 ] {1624a168-d6eb-473b-beea-068598a79795} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4380 2024.08.16 05:49:32.034841 [ 3 ] {1624a168-d6eb-473b-beea-068598a79795} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4381 2024.08.16 05:49:32.034874 [ 3 ] {1624a168-d6eb-473b-beea-068598a79795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
4382 2024.08.16 05:49:32.035177 [ 3 ] {1624a168-d6eb-473b-beea-068598a79795} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4383 2024.08.16 05:49:32.035485 [ 3 ] {1624a168-d6eb-473b-beea-068598a79795} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4384 2024.08.16 05:49:32.035606 [ 3 ] {1624a168-d6eb-473b-beea-068598a79795} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001242 sec., 11272.141706924314 rows/sec., 789.43 KiB/sec.
4385 2024.08.16 05:49:32.035761 [ 3 ] {1624a168-d6eb-473b-beea-068598a79795} <Debug> DynamicQueryHandler: Done processing query
4386 2024.08.16 05:49:32.035784 [ 3 ] {1624a168-d6eb-473b-beea-068598a79795} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4387 2024.08.16 05:49:32.035803 [ 3 ] {} <Debug> HTTP-Session: edaea140-8f3b-4ce9-bf06-3ea29f1030cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4388 2024.08.16 05:49:32.035908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4389 2024.08.16 05:49:32.035956 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4390 2024.08.16 05:49:32.035976 [ 3 ] {} <Debug> HTTP-Session: 0ca1ff87-5e09-4a31-99eb-14b002d776bd Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4391 2024.08.16 05:49:32.035992 [ 3 ] {} <Debug> HTTP-Session: 0ca1ff87-5e09-4a31-99eb-14b002d776bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4392 2024.08.16 05:49:32.036005 [ 3 ] {} <Debug> HTTP-Session: 0ca1ff87-5e09-4a31-99eb-14b002d776bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4393 2024.08.16 05:49:32.036035 [ 3 ] {} <Trace> HTTP-Session: 0ca1ff87-5e09-4a31-99eb-14b002d776bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4394 2024.08.16 05:49:32.036129 [ 3 ] {cb934192-f5ce-4e9e-918d-726fb4844798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
4395 2024.08.16 05:49:32.036170 [ 3 ] {cb934192-f5ce-4e9e-918d-726fb4844798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
4396 2024.08.16 05:49:32.036296 [ 3 ] {cb934192-f5ce-4e9e-918d-726fb4844798} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4397 2024.08.16 05:49:32.036562 [ 3 ] {cb934192-f5ce-4e9e-918d-726fb4844798} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4398 2024.08.16 05:49:32.036596 [ 3 ] {cb934192-f5ce-4e9e-918d-726fb4844798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
4399 2024.08.16 05:49:32.036891 [ 3 ] {cb934192-f5ce-4e9e-918d-726fb4844798} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4400 2024.08.16 05:49:32.037201 [ 3 ] {cb934192-f5ce-4e9e-918d-726fb4844798} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4401 2024.08.16 05:49:32.037321 [ 3 ] {cb934192-f5ce-4e9e-918d-726fb4844798} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001217 sec., 4930.156121610517 rows/sec., 291.28 KiB/sec.
4402 2024.08.16 05:49:32.037466 [ 3 ] {cb934192-f5ce-4e9e-918d-726fb4844798} <Debug> DynamicQueryHandler: Done processing query
4403 2024.08.16 05:49:32.037492 [ 3 ] {cb934192-f5ce-4e9e-918d-726fb4844798} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4404 2024.08.16 05:49:32.037507 [ 3 ] {} <Debug> HTTP-Session: 0ca1ff87-5e09-4a31-99eb-14b002d776bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4405 2024.08.16 05:49:32.037685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 63666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4406 2024.08.16 05:49:32.037732 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4407 2024.08.16 05:49:32.037750 [ 3 ] {} <Debug> HTTP-Session: a7de44f7-0e63-4c5b-b375-6b29cb1105a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4408 2024.08.16 05:49:32.037770 [ 3 ] {} <Debug> HTTP-Session: a7de44f7-0e63-4c5b-b375-6b29cb1105a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4409 2024.08.16 05:49:32.037783 [ 3 ] {} <Debug> HTTP-Session: a7de44f7-0e63-4c5b-b375-6b29cb1105a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4410 2024.08.16 05:49:32.037813 [ 3 ] {} <Trace> HTTP-Session: a7de44f7-0e63-4c5b-b375-6b29cb1105a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4411 2024.08.16 05:49:32.038015 [ 3 ] {7f39bf6c-1448-4542-b62a-a50726091d0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4412 2024.08.16 05:49:32.038058 [ 3 ] {7f39bf6c-1448-4542-b62a-a50726091d0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4413 2024.08.16 05:49:32.038180 [ 3 ] {7f39bf6c-1448-4542-b62a-a50726091d0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4414 2024.08.16 05:49:32.038800 [ 3 ] {7f39bf6c-1448-4542-b62a-a50726091d0b} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4415 2024.08.16 05:49:32.038835 [ 3 ] {7f39bf6c-1448-4542-b62a-a50726091d0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
4416 2024.08.16 05:49:32.039168 [ 3 ] {7f39bf6c-1448-4542-b62a-a50726091d0b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4417 2024.08.16 05:49:32.039474 [ 3 ] {7f39bf6c-1448-4542-b62a-a50726091d0b} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4418 2024.08.16 05:49:32.039600 [ 3 ] {7f39bf6c-1448-4542-b62a-a50726091d0b} <Debug> executeQuery: Read 393 rows, 28.57 KiB in 0.001698 sec., 231448.76325088338 rows/sec., 16.43 MiB/sec.
4419 2024.08.16 05:49:32.039770 [ 3 ] {7f39bf6c-1448-4542-b62a-a50726091d0b} <Debug> DynamicQueryHandler: Done processing query
4420 2024.08.16 05:49:32.039794 [ 3 ] {7f39bf6c-1448-4542-b62a-a50726091d0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
4421 2024.08.16 05:49:32.039813 [ 3 ] {} <Debug> HTTP-Session: a7de44f7-0e63-4c5b-b375-6b29cb1105a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4422 2024.08.16 05:49:32.039951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4423 2024.08.16 05:49:32.039998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4424 2024.08.16 05:49:32.040017 [ 3 ] {} <Debug> HTTP-Session: eba35af8-482f-43a2-ad9e-2ac2c2878f9d Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4425 2024.08.16 05:49:32.040034 [ 3 ] {} <Debug> HTTP-Session: eba35af8-482f-43a2-ad9e-2ac2c2878f9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4426 2024.08.16 05:49:32.040047 [ 3 ] {} <Debug> HTTP-Session: eba35af8-482f-43a2-ad9e-2ac2c2878f9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4427 2024.08.16 05:49:32.040077 [ 3 ] {} <Trace> HTTP-Session: eba35af8-482f-43a2-ad9e-2ac2c2878f9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4428 2024.08.16 05:49:32.040172 [ 3 ] {c74a5521-c0f3-47e3-9992-ce8c98ecac28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4429 2024.08.16 05:49:32.040214 [ 3 ] {c74a5521-c0f3-47e3-9992-ce8c98ecac28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4430 2024.08.16 05:49:32.040340 [ 3 ] {c74a5521-c0f3-47e3-9992-ce8c98ecac28} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4431 2024.08.16 05:49:32.040634 [ 3 ] {c74a5521-c0f3-47e3-9992-ce8c98ecac28} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4432 2024.08.16 05:49:32.040679 [ 3 ] {c74a5521-c0f3-47e3-9992-ce8c98ecac28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
4433 2024.08.16 05:49:32.041048 [ 3 ] {c74a5521-c0f3-47e3-9992-ce8c98ecac28} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4434 2024.08.16 05:49:32.041373 [ 3 ] {c74a5521-c0f3-47e3-9992-ce8c98ecac28} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4435 2024.08.16 05:49:32.041490 [ 79 ] {} <Debug> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
4436 2024.08.16 05:49:32.041502 [ 3 ] {c74a5521-c0f3-47e3-9992-ce8c98ecac28} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001357 sec., 4421.518054532056 rows/sec., 231.01 KiB/sec.
4437 2024.08.16 05:49:32.041532 [ 79 ] {} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4438 2024.08.16 05:49:32.041570 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
4439 2024.08.16 05:49:32.041728 [ 3 ] {c74a5521-c0f3-47e3-9992-ce8c98ecac28} <Debug> DynamicQueryHandler: Done processing query
4440 2024.08.16 05:49:32.041768 [ 3 ] {c74a5521-c0f3-47e3-9992-ce8c98ecac28} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4441 2024.08.16 05:49:32.041780 [ 198 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
4442 2024.08.16 05:49:32.041795 [ 3 ] {} <Debug> HTTP-Session: eba35af8-482f-43a2-ad9e-2ac2c2878f9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4443 2024.08.16 05:49:32.042014 [ 198 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4444 2024.08.16 05:49:32.042068 [ 198 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
4445 2024.08.16 05:49:32.042080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 44813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4446 2024.08.16 05:49:32.042218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4447 2024.08.16 05:49:32.042324 [ 3 ] {} <Debug> HTTP-Session: 8dfb3756-3711-4975-a3b0-e089954e0b85 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4448 2024.08.16 05:49:32.042329 [ 198 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
4449 2024.08.16 05:49:32.042382 [ 3 ] {} <Debug> HTTP-Session: 8dfb3756-3711-4975-a3b0-e089954e0b85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4450 2024.08.16 05:49:32.042459 [ 3 ] {} <Debug> HTTP-Session: 8dfb3756-3711-4975-a3b0-e089954e0b85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4451 2024.08.16 05:49:32.042584 [ 198 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
4452 2024.08.16 05:49:32.042612 [ 3 ] {} <Trace> HTTP-Session: 8dfb3756-3711-4975-a3b0-e089954e0b85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4453 2024.08.16 05:49:32.042932 [ 198 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
4454 2024.08.16 05:49:32.043165 [ 3 ] {93ef4c2a-3269-4155-8b12-e4638ebead58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4455 2024.08.16 05:49:32.043192 [ 198 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
4456 2024.08.16 05:49:32.043399 [ 3 ] {93ef4c2a-3269-4155-8b12-e4638ebead58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4457 2024.08.16 05:49:32.043478 [ 198 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
4458 2024.08.16 05:49:32.044276 [ 3 ] {93ef4c2a-3269-4155-8b12-e4638ebead58} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4459 2024.08.16 05:49:32.045296 [ 3 ] {93ef4c2a-3269-4155-8b12-e4638ebead58} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4460 2024.08.16 05:49:32.045365 [ 3 ] {93ef4c2a-3269-4155-8b12-e4638ebead58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
4461 2024.08.16 05:49:32.046308 [ 190 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.004635907 sec., 7765.470705085327 rows/sec., 405.72 KiB/sec.
4462 2024.08.16 05:49:32.046452 [ 3 ] {93ef4c2a-3269-4155-8b12-e4638ebead58} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4463 2024.08.16 05:49:32.046502 [ 190 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
4464 2024.08.16 05:49:32.047300 [ 3 ] {93ef4c2a-3269-4155-8b12-e4638ebead58} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4465 2024.08.16 05:49:32.047377 [ 190 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_6_1} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4466 2024.08.16 05:49:32.047624 [ 190 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_6_1} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
4467 2024.08.16 05:49:32.047645 [ 3 ] {93ef4c2a-3269-4155-8b12-e4638ebead58} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.004783 sec., 49759.56512648965 rows/sec., 3.34 MiB/sec.
4468 2024.08.16 05:49:32.047889 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
4469 2024.08.16 05:49:32.048047 [ 3 ] {93ef4c2a-3269-4155-8b12-e4638ebead58} <Debug> DynamicQueryHandler: Done processing query
4470 2024.08.16 05:49:32.048077 [ 3 ] {93ef4c2a-3269-4155-8b12-e4638ebead58} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
4471 2024.08.16 05:49:32.048093 [ 3 ] {} <Debug> HTTP-Session: 8dfb3756-3711-4975-a3b0-e089954e0b85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4472 2024.08.16 05:49:32.048217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4473 2024.08.16 05:49:32.048265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4474 2024.08.16 05:49:32.048285 [ 3 ] {} <Debug> HTTP-Session: 7eea9f31-16c5-4c7c-b5e5-b8bba06cfdb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4475 2024.08.16 05:49:32.048306 [ 3 ] {} <Debug> HTTP-Session: 7eea9f31-16c5-4c7c-b5e5-b8bba06cfdb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4476 2024.08.16 05:49:32.048320 [ 3 ] {} <Debug> HTTP-Session: 7eea9f31-16c5-4c7c-b5e5-b8bba06cfdb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4477 2024.08.16 05:49:32.048351 [ 3 ] {} <Trace> HTTP-Session: 7eea9f31-16c5-4c7c-b5e5-b8bba06cfdb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4478 2024.08.16 05:49:32.048443 [ 3 ] {c3be6c2e-fae2-49fe-b28a-1c2f65b150ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
4479 2024.08.16 05:49:32.048490 [ 3 ] {c3be6c2e-fae2-49fe-b28a-1c2f65b150ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
4480 2024.08.16 05:49:32.048639 [ 3 ] {c3be6c2e-fae2-49fe-b28a-1c2f65b150ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4481 2024.08.16 05:49:32.048919 [ 3 ] {c3be6c2e-fae2-49fe-b28a-1c2f65b150ee} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4482 2024.08.16 05:49:32.048954 [ 3 ] {c3be6c2e-fae2-49fe-b28a-1c2f65b150ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
4483 2024.08.16 05:49:32.049296 [ 3 ] {c3be6c2e-fae2-49fe-b28a-1c2f65b150ee} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
4484 2024.08.16 05:49:32.049616 [ 3 ] {c3be6c2e-fae2-49fe-b28a-1c2f65b150ee} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4485 2024.08.16 05:49:32.049726 [ 79 ] {} <Debug> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
4486 2024.08.16 05:49:32.049735 [ 3 ] {c3be6c2e-fae2-49fe-b28a-1c2f65b150ee} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001315 sec., 760.4562737642585 rows/sec., 51.24 KiB/sec.
4487 2024.08.16 05:49:32.049756 [ 79 ] {} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4488 2024.08.16 05:49:32.049793 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
4489 2024.08.16 05:49:32.049998 [ 189 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
4490 2024.08.16 05:49:32.050010 [ 3 ] {c3be6c2e-fae2-49fe-b28a-1c2f65b150ee} <Debug> DynamicQueryHandler: Done processing query
4491 2024.08.16 05:49:32.050095 [ 3 ] {c3be6c2e-fae2-49fe-b28a-1c2f65b150ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4492 2024.08.16 05:49:32.050115 [ 3 ] {} <Debug> HTTP-Session: 7eea9f31-16c5-4c7c-b5e5-b8bba06cfdb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4493 2024.08.16 05:49:32.050233 [ 189 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4494 2024.08.16 05:49:32.050271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4495 2024.08.16 05:49:32.050314 [ 189 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
4496 2024.08.16 05:49:32.050360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4497 2024.08.16 05:49:32.050402 [ 3 ] {} <Debug> HTTP-Session: fec40146-db42-4a26-9377-18fde8173c6d Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4498 2024.08.16 05:49:32.050447 [ 3 ] {} <Debug> HTTP-Session: fec40146-db42-4a26-9377-18fde8173c6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4499 2024.08.16 05:49:32.050543 [ 3 ] {} <Debug> HTTP-Session: fec40146-db42-4a26-9377-18fde8173c6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4500 2024.08.16 05:49:32.050582 [ 189 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
4501 2024.08.16 05:49:32.050693 [ 3 ] {} <Trace> HTTP-Session: fec40146-db42-4a26-9377-18fde8173c6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4502 2024.08.16 05:49:32.050883 [ 189 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part
4503 2024.08.16 05:49:32.051082 [ 189 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
4504 2024.08.16 05:49:32.051281 [ 189 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
4505 2024.08.16 05:49:32.051298 [ 3 ] {12a70487-b82e-4e17-aa88-56db9f5656a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4506 2024.08.16 05:49:32.051585 [ 189 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
4507 2024.08.16 05:49:32.051931 [ 3 ] {12a70487-b82e-4e17-aa88-56db9f5656a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4508 2024.08.16 05:49:32.053727 [ 3 ] {12a70487-b82e-4e17-aa88-56db9f5656a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4509 2024.08.16 05:49:32.055518 [ 189 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8 rows, containing 4 columns (4 merged, 0 gathered) in 0.005614563 sec., 1424.8660136149508 rows/sec., 94.62 KiB/sec.
4510 2024.08.16 05:49:32.055550 [ 3 ] {12a70487-b82e-4e17-aa88-56db9f5656a9} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4511 2024.08.16 05:49:32.055619 [ 3 ] {12a70487-b82e-4e17-aa88-56db9f5656a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
4512 2024.08.16 05:49:32.055715 [ 189 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
4513 2024.08.16 05:49:32.056802 [ 189 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_6_1} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4514 2024.08.16 05:49:32.057053 [ 189 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_6_1} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
4515 2024.08.16 05:49:32.057235 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
4516 2024.08.16 05:49:32.057378 [ 3 ] {12a70487-b82e-4e17-aa88-56db9f5656a9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4517 2024.08.16 05:49:32.057823 [ 3 ] {12a70487-b82e-4e17-aa88-56db9f5656a9} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4518 2024.08.16 05:49:32.057975 [ 3 ] {12a70487-b82e-4e17-aa88-56db9f5656a9} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.007003 sec., 1285.1635013565615 rows/sec., 2.30 MiB/sec.
4519 2024.08.16 05:49:32.058218 [ 3 ] {12a70487-b82e-4e17-aa88-56db9f5656a9} <Debug> DynamicQueryHandler: Done processing query
4520 2024.08.16 05:49:32.058243 [ 3 ] {12a70487-b82e-4e17-aa88-56db9f5656a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
4521 2024.08.16 05:49:32.058259 [ 3 ] {} <Debug> HTTP-Session: fec40146-db42-4a26-9377-18fde8173c6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4522 2024.08.16 05:49:32.058389 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4523 2024.08.16 05:49:32.058438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4524 2024.08.16 05:49:32.058461 [ 3 ] {} <Debug> HTTP-Session: 81e70f02-a8b7-4bb1-8782-4abde9667e02 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4525 2024.08.16 05:49:32.058477 [ 3 ] {} <Debug> HTTP-Session: 81e70f02-a8b7-4bb1-8782-4abde9667e02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4526 2024.08.16 05:49:32.058490 [ 3 ] {} <Debug> HTTP-Session: 81e70f02-a8b7-4bb1-8782-4abde9667e02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4527 2024.08.16 05:49:32.058520 [ 3 ] {} <Trace> HTTP-Session: 81e70f02-a8b7-4bb1-8782-4abde9667e02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4528 2024.08.16 05:49:32.058658 [ 3 ] {d26bc1da-69bb-468a-b3fd-8d7ffcde807a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4529 2024.08.16 05:49:32.058701 [ 3 ] {d26bc1da-69bb-468a-b3fd-8d7ffcde807a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4530 2024.08.16 05:49:32.058834 [ 3 ] {d26bc1da-69bb-468a-b3fd-8d7ffcde807a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4531 2024.08.16 05:49:32.059160 [ 3 ] {d26bc1da-69bb-468a-b3fd-8d7ffcde807a} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4532 2024.08.16 05:49:32.059193 [ 3 ] {d26bc1da-69bb-468a-b3fd-8d7ffcde807a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
4533 2024.08.16 05:49:32.059551 [ 3 ] {d26bc1da-69bb-468a-b3fd-8d7ffcde807a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4534 2024.08.16 05:49:32.059874 [ 3 ] {d26bc1da-69bb-468a-b3fd-8d7ffcde807a} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4535 2024.08.16 05:49:32.060003 [ 3 ] {d26bc1da-69bb-468a-b3fd-8d7ffcde807a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00141 sec., 58156.02836879432 rows/sec., 3.69 MiB/sec.
4536 2024.08.16 05:49:32.060163 [ 3 ] {d26bc1da-69bb-468a-b3fd-8d7ffcde807a} <Debug> DynamicQueryHandler: Done processing query
4537 2024.08.16 05:49:32.060190 [ 3 ] {d26bc1da-69bb-468a-b3fd-8d7ffcde807a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4538 2024.08.16 05:49:32.060207 [ 3 ] {} <Debug> HTTP-Session: 81e70f02-a8b7-4bb1-8782-4abde9667e02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4539 2024.08.16 05:49:37.021387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4540 2024.08.16 05:49:37.021530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4541 2024.08.16 05:49:37.021557 [ 3 ] {} <Debug> HTTP-Session: 9fe4dc20-fb89-44de-b97c-127273f22b45 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4542 2024.08.16 05:49:37.021583 [ 3 ] {} <Debug> HTTP-Session: 9fe4dc20-fb89-44de-b97c-127273f22b45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4543 2024.08.16 05:49:37.021598 [ 3 ] {} <Debug> HTTP-Session: 9fe4dc20-fb89-44de-b97c-127273f22b45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4544 2024.08.16 05:49:37.021649 [ 3 ] {} <Trace> HTTP-Session: 9fe4dc20-fb89-44de-b97c-127273f22b45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4545 2024.08.16 05:49:37.021851 [ 3 ] {d570e53b-3114-4eab-a409-8e39f5527d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4546 2024.08.16 05:49:37.021922 [ 3 ] {d570e53b-3114-4eab-a409-8e39f5527d25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4547 2024.08.16 05:49:37.022116 [ 3 ] {d570e53b-3114-4eab-a409-8e39f5527d25} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4548 2024.08.16 05:49:37.022571 [ 3 ] {d570e53b-3114-4eab-a409-8e39f5527d25} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4549 2024.08.16 05:49:37.022624 [ 3 ] {d570e53b-3114-4eab-a409-8e39f5527d25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
4550 2024.08.16 05:49:37.023015 [ 3 ] {d570e53b-3114-4eab-a409-8e39f5527d25} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4551 2024.08.16 05:49:37.023369 [ 3 ] {d570e53b-3114-4eab-a409-8e39f5527d25} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4552 2024.08.16 05:49:37.023537 [ 3 ] {d570e53b-3114-4eab-a409-8e39f5527d25} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.001742 sec., 13203.214695752009 rows/sec., 1.05 MiB/sec.
4553 2024.08.16 05:49:37.023773 [ 3 ] {d570e53b-3114-4eab-a409-8e39f5527d25} <Debug> DynamicQueryHandler: Done processing query
4554 2024.08.16 05:49:37.023801 [ 3 ] {d570e53b-3114-4eab-a409-8e39f5527d25} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4555 2024.08.16 05:49:37.023817 [ 3 ] {} <Debug> HTTP-Session: 9fe4dc20-fb89-44de-b97c-127273f22b45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4556 2024.08.16 05:49:37.024032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 18224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4557 2024.08.16 05:49:37.024093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4558 2024.08.16 05:49:37.024114 [ 3 ] {} <Debug> HTTP-Session: bea337d1-ad5a-402e-8700-6de8ae0031df Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4559 2024.08.16 05:49:37.024133 [ 3 ] {} <Debug> HTTP-Session: bea337d1-ad5a-402e-8700-6de8ae0031df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4560 2024.08.16 05:49:37.024147 [ 3 ] {} <Debug> HTTP-Session: bea337d1-ad5a-402e-8700-6de8ae0031df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4561 2024.08.16 05:49:37.024184 [ 3 ] {} <Trace> HTTP-Session: bea337d1-ad5a-402e-8700-6de8ae0031df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4562 2024.08.16 05:49:37.024333 [ 3 ] {9ba9a377-39b1-46de-804e-7d4b5785d429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4563 2024.08.16 05:49:37.024383 [ 3 ] {9ba9a377-39b1-46de-804e-7d4b5785d429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4564 2024.08.16 05:49:37.024524 [ 3 ] {9ba9a377-39b1-46de-804e-7d4b5785d429} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4565 2024.08.16 05:49:37.024943 [ 3 ] {9ba9a377-39b1-46de-804e-7d4b5785d429} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4566 2024.08.16 05:49:37.024984 [ 3 ] {9ba9a377-39b1-46de-804e-7d4b5785d429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
4567 2024.08.16 05:49:37.025309 [ 3 ] {9ba9a377-39b1-46de-804e-7d4b5785d429} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4568 2024.08.16 05:49:37.025645 [ 3 ] {9ba9a377-39b1-46de-804e-7d4b5785d429} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4569 2024.08.16 05:49:37.025803 [ 24 ] {} <Debug> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4570 2024.08.16 05:49:37.025806 [ 3 ] {9ba9a377-39b1-46de-804e-7d4b5785d429} <Debug> executeQuery: Read 125 rows, 10.63 KiB in 0.001529 sec., 81752.77959450621 rows/sec., 6.79 MiB/sec.
4571 2024.08.16 05:49:37.025891 [ 24 ] {} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4572 2024.08.16 05:49:37.025959 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
4573 2024.08.16 05:49:37.026192 [ 3 ] {9ba9a377-39b1-46de-804e-7d4b5785d429} <Debug> DynamicQueryHandler: Done processing query
4574 2024.08.16 05:49:37.026296 [ 3 ] {9ba9a377-39b1-46de-804e-7d4b5785d429} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4575 2024.08.16 05:49:37.026371 [ 3 ] {} <Debug> HTTP-Session: bea337d1-ad5a-402e-8700-6de8ae0031df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4576 2024.08.16 05:49:37.026370 [ 201 ] {564535ed-8c40-4bc7-9d29-de870537704c::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
4577 2024.08.16 05:49:37.026576 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4578 2024.08.16 05:49:37.026694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4579 2024.08.16 05:49:37.026708 [ 201 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4580 2024.08.16 05:49:37.026730 [ 3 ] {} <Debug> HTTP-Session: c068d307-7f94-4d82-8be9-2765d0fd6eab Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4581 2024.08.16 05:49:37.026772 [ 201 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 288 rows starting from the beginning of the part
4582 2024.08.16 05:49:37.026781 [ 3 ] {} <Debug> HTTP-Session: c068d307-7f94-4d82-8be9-2765d0fd6eab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4583 2024.08.16 05:49:37.026818 [ 3 ] {} <Debug> HTTP-Session: c068d307-7f94-4d82-8be9-2765d0fd6eab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4584 2024.08.16 05:49:37.026916 [ 3 ] {} <Trace> HTTP-Session: c068d307-7f94-4d82-8be9-2765d0fd6eab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4585 2024.08.16 05:49:37.026991 [ 201 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 216 rows starting from the beginning of the part
4586 2024.08.16 05:49:37.027263 [ 201 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1266 rows starting from the beginning of the part
4587 2024.08.16 05:49:37.027586 [ 3 ] {47e72994-9ec1-486a-91ec-d55f1b141c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4588 2024.08.16 05:49:37.027636 [ 201 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part
4589 2024.08.16 05:49:37.027814 [ 3 ] {47e72994-9ec1-486a-91ec-d55f1b141c4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4590 2024.08.16 05:49:37.027888 [ 201 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 217 rows starting from the beginning of the part
4591 2024.08.16 05:49:37.028298 [ 201 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 125 rows starting from the beginning of the part
4592 2024.08.16 05:49:37.029055 [ 3 ] {47e72994-9ec1-486a-91ec-d55f1b141c4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4593 2024.08.16 05:49:37.029991 [ 3 ] {47e72994-9ec1-486a-91ec-d55f1b141c4e} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4594 2024.08.16 05:49:37.030040 [ 3 ] {47e72994-9ec1-486a-91ec-d55f1b141c4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
4595 2024.08.16 05:49:37.030788 [ 3 ] {47e72994-9ec1-486a-91ec-d55f1b141c4e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4596 2024.08.16 05:49:37.031492 [ 3 ] {47e72994-9ec1-486a-91ec-d55f1b141c4e} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4597 2024.08.16 05:49:37.031593 [ 201 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2168 rows, containing 4 columns (4 merged, 0 gathered) in 0.005532112 sec., 391893.7288326773 rows/sec., 32.87 MiB/sec.
4598 2024.08.16 05:49:37.031749 [ 24 ] {} <Debug> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4599 2024.08.16 05:49:37.031765 [ 3 ] {47e72994-9ec1-486a-91ec-d55f1b141c4e} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.004518 sec., 19256.308100929615 rows/sec., 1.50 MiB/sec.
4600 2024.08.16 05:49:37.031820 [ 24 ] {} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4601 2024.08.16 05:49:37.031906 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
4602 2024.08.16 05:49:37.031919 [ 201 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4603 2024.08.16 05:49:37.032284 [ 189 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::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
4604 2024.08.16 05:49:37.032327 [ 3 ] {47e72994-9ec1-486a-91ec-d55f1b141c4e} <Debug> DynamicQueryHandler: Done processing query
4605 2024.08.16 05:49:37.032428 [ 3 ] {47e72994-9ec1-486a-91ec-d55f1b141c4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4606 2024.08.16 05:49:37.032553 [ 3 ] {} <Debug> HTTP-Session: c068d307-7f94-4d82-8be9-2765d0fd6eab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4607 2024.08.16 05:49:37.032812 [ 189 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4608 2024.08.16 05:49:37.032932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4609 2024.08.16 05:49:37.032952 [ 189 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 436 rows starting from the beginning of the part
4610 2024.08.16 05:49:37.033118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4611 2024.08.16 05:49:37.033264 [ 3 ] {} <Debug> HTTP-Session: a4652adf-3f9f-40f2-b74c-494ae1a8f362 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4612 2024.08.16 05:49:37.033429 [ 189 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 391 rows starting from the beginning of the part
4613 2024.08.16 05:49:37.033430 [ 3 ] {} <Debug> HTTP-Session: a4652adf-3f9f-40f2-b74c-494ae1a8f362 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4614 2024.08.16 05:49:37.033522 [ 201 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_21_4} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4615 2024.08.16 05:49:37.033569 [ 3 ] {} <Debug> HTTP-Session: a4652adf-3f9f-40f2-b74c-494ae1a8f362 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4616 2024.08.16 05:49:37.033815 [ 3 ] {} <Trace> HTTP-Session: a4652adf-3f9f-40f2-b74c-494ae1a8f362 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4617 2024.08.16 05:49:37.033900 [ 189 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 545 rows starting from the beginning of the part
4618 2024.08.16 05:49:37.034140 [ 201 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_21_4} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4619 2024.08.16 05:49:37.034323 [ 189 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part
4620 2024.08.16 05:49:37.034458 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB.
4621 2024.08.16 05:49:37.034675 [ 3 ] {bae2a630-1ac1-4a5e-99b8-b5fb4c66cece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4622 2024.08.16 05:49:37.034710 [ 189 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 393 rows starting from the beginning of the part
4623 2024.08.16 05:49:37.034950 [ 189 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 87 rows starting from the beginning of the part
4624 2024.08.16 05:49:37.034961 [ 3 ] {bae2a630-1ac1-4a5e-99b8-b5fb4c66cece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4625 2024.08.16 05:49:37.035741 [ 3 ] {bae2a630-1ac1-4a5e-99b8-b5fb4c66cece} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4626 2024.08.16 05:49:37.036763 [ 3 ] {bae2a630-1ac1-4a5e-99b8-b5fb4c66cece} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4627 2024.08.16 05:49:37.036838 [ 3 ] {bae2a630-1ac1-4a5e-99b8-b5fb4c66cece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
4628 2024.08.16 05:49:37.037768 [ 3 ] {bae2a630-1ac1-4a5e-99b8-b5fb4c66cece} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4629 2024.08.16 05:49:37.037821 [ 201 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1916 rows, containing 4 columns (4 merged, 0 gathered) in 0.005766756 sec., 332249.1882784706 rows/sec., 24.13 MiB/sec.
4630 2024.08.16 05:49:37.038061 [ 201 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4631 2024.08.16 05:49:37.038598 [ 3 ] {bae2a630-1ac1-4a5e-99b8-b5fb4c66cece} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4632 2024.08.16 05:49:37.038861 [ 24 ] {} <Debug> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4633 2024.08.16 05:49:37.038929 [ 201 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_21_4} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4634 2024.08.16 05:49:37.038949 [ 24 ] {} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4635 2024.08.16 05:49:37.038955 [ 3 ] {bae2a630-1ac1-4a5e-99b8-b5fb4c66cece} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004718 sec., 33912.67486222976 rows/sec., 2.36 MiB/sec.
4636 2024.08.16 05:49:37.039021 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
4637 2024.08.16 05:49:37.039193 [ 201 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_21_4} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4638 2024.08.16 05:49:37.039435 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB.
4639 2024.08.16 05:49:37.039535 [ 201 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::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
4640 2024.08.16 05:49:37.039642 [ 3 ] {bae2a630-1ac1-4a5e-99b8-b5fb4c66cece} <Debug> DynamicQueryHandler: Done processing query
4641 2024.08.16 05:49:37.039704 [ 3 ] {bae2a630-1ac1-4a5e-99b8-b5fb4c66cece} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4642 2024.08.16 05:49:37.039756 [ 3 ] {} <Debug> HTTP-Session: a4652adf-3f9f-40f2-b74c-494ae1a8f362 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4643 2024.08.16 05:49:37.039785 [ 201 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4644 2024.08.16 05:49:37.039840 [ 201 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2348 rows starting from the beginning of the part
4645 2024.08.16 05:49:37.039945 [ 201 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::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
4646 2024.08.16 05:49:37.040055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 36725, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4647 2024.08.16 05:49:37.040262 [ 201 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4147 rows starting from the beginning of the part
4648 2024.08.16 05:49:37.040293 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4649 2024.08.16 05:49:37.040475 [ 3 ] {} <Debug> HTTP-Session: 6154259f-bf05-41e5-92cf-c7e3573839a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4650 2024.08.16 05:49:37.040580 [ 3 ] {} <Debug> HTTP-Session: 6154259f-bf05-41e5-92cf-c7e3573839a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4651 2024.08.16 05:49:37.040603 [ 201 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part
4652 2024.08.16 05:49:37.040634 [ 3 ] {} <Debug> HTTP-Session: 6154259f-bf05-41e5-92cf-c7e3573839a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4653 2024.08.16 05:49:37.040846 [ 201 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 238 rows starting from the beginning of the part
4654 2024.08.16 05:49:37.040852 [ 3 ] {} <Trace> HTTP-Session: 6154259f-bf05-41e5-92cf-c7e3573839a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4655 2024.08.16 05:49:37.041053 [ 201 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part
4656 2024.08.16 05:49:37.041712 [ 3 ] {676c61dd-f5a4-4e7c-8780-74432fce3da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4657 2024.08.16 05:49:37.041860 [ 3 ] {676c61dd-f5a4-4e7c-8780-74432fce3da6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4658 2024.08.16 05:49:37.043510 [ 3 ] {676c61dd-f5a4-4e7c-8780-74432fce3da6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4659 2024.08.16 05:49:37.044845 [ 3 ] {676c61dd-f5a4-4e7c-8780-74432fce3da6} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4660 2024.08.16 05:49:37.044904 [ 3 ] {676c61dd-f5a4-4e7c-8780-74432fce3da6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
4661 2024.08.16 05:49:37.045864 [ 201 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7194 rows, containing 5 columns (5 merged, 0 gathered) in 0.006701091 sec., 1073556.5298247703 rows/sec., 72.45 MiB/sec.
4662 2024.08.16 05:49:37.046045 [ 3 ] {676c61dd-f5a4-4e7c-8780-74432fce3da6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4663 2024.08.16 05:49:37.046377 [ 201 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4664 2024.08.16 05:49:37.047207 [ 3 ] {676c61dd-f5a4-4e7c-8780-74432fce3da6} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4665 2024.08.16 05:49:37.047532 [ 3 ] {676c61dd-f5a4-4e7c-8780-74432fce3da6} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.006341 sec., 3627.188140671818 rows/sec., 6.50 MiB/sec.
4666 2024.08.16 05:49:37.047545 [ 201 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4667 2024.08.16 05:49:37.047809 [ 201 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4668 2024.08.16 05:49:37.048074 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB.
4669 2024.08.16 05:49:37.048176 [ 3 ] {676c61dd-f5a4-4e7c-8780-74432fce3da6} <Debug> DynamicQueryHandler: Done processing query
4670 2024.08.16 05:49:37.048208 [ 3 ] {676c61dd-f5a4-4e7c-8780-74432fce3da6} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
4671 2024.08.16 05:49:37.048225 [ 3 ] {} <Debug> HTTP-Session: 6154259f-bf05-41e5-92cf-c7e3573839a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4672 2024.08.16 05:49:37.048350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4673 2024.08.16 05:49:37.048401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4674 2024.08.16 05:49:37.048427 [ 3 ] {} <Debug> HTTP-Session: 9876b0a5-03c5-44c5-8113-67e03552664e Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4675 2024.08.16 05:49:37.048450 [ 3 ] {} <Debug> HTTP-Session: 9876b0a5-03c5-44c5-8113-67e03552664e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4676 2024.08.16 05:49:37.048470 [ 3 ] {} <Debug> HTTP-Session: 9876b0a5-03c5-44c5-8113-67e03552664e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4677 2024.08.16 05:49:37.048510 [ 3 ] {} <Trace> HTTP-Session: 9876b0a5-03c5-44c5-8113-67e03552664e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4678 2024.08.16 05:49:37.048632 [ 3 ] {00625466-195c-4df1-9db4-797b2daf6294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4679 2024.08.16 05:49:37.048679 [ 3 ] {00625466-195c-4df1-9db4-797b2daf6294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4680 2024.08.16 05:49:37.048827 [ 3 ] {00625466-195c-4df1-9db4-797b2daf6294} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4681 2024.08.16 05:49:37.049135 [ 3 ] {00625466-195c-4df1-9db4-797b2daf6294} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4682 2024.08.16 05:49:37.049172 [ 3 ] {00625466-195c-4df1-9db4-797b2daf6294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
4683 2024.08.16 05:49:37.049547 [ 3 ] {00625466-195c-4df1-9db4-797b2daf6294} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4684 2024.08.16 05:49:37.049895 [ 3 ] {00625466-195c-4df1-9db4-797b2daf6294} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4685 2024.08.16 05:49:37.050060 [ 24 ] {} <Debug> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4686 2024.08.16 05:49:37.050070 [ 3 ] {00625466-195c-4df1-9db4-797b2daf6294} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001474 sec., 40705.5630936228 rows/sec., 2.74 MiB/sec.
4687 2024.08.16 05:49:37.050105 [ 24 ] {} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4688 2024.08.16 05:49:37.050172 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
4689 2024.08.16 05:49:37.050440 [ 201 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::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
4690 2024.08.16 05:49:37.050488 [ 3 ] {00625466-195c-4df1-9db4-797b2daf6294} <Debug> DynamicQueryHandler: Done processing query
4691 2024.08.16 05:49:37.050600 [ 3 ] {00625466-195c-4df1-9db4-797b2daf6294} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4692 2024.08.16 05:49:37.050700 [ 3 ] {} <Debug> HTTP-Session: 9876b0a5-03c5-44c5-8113-67e03552664e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4693 2024.08.16 05:49:37.050798 [ 201 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4694 2024.08.16 05:49:37.050835 [ 201 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 814 rows starting from the beginning of the part
4695 2024.08.16 05:49:37.050920 [ 201 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 82 rows starting from the beginning of the part
4696 2024.08.16 05:49:37.051089 [ 201 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part
4697 2024.08.16 05:49:37.051214 [ 201 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part
4698 2024.08.16 05:49:37.051354 [ 201 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::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
4699 2024.08.16 05:49:37.051430 [ 201 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part
4700 2024.08.16 05:49:37.052534 [ 188 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1098 rows, containing 4 columns (4 merged, 0 gathered) in 0.002259918 sec., 485858.3364529155 rows/sec., 31.93 MiB/sec.
4701 2024.08.16 05:49:37.052702 [ 189 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4702 2024.08.16 05:49:37.053120 [ 189 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_21_4} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4703 2024.08.16 05:49:37.053198 [ 189 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_21_4} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
4704 2024.08.16 05:49:37.053267 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB.
4705 2024.08.16 05:49:39.857514 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache
4706 2024.08.16 05:49:39.857570 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache
4707 2024.08.16 05:49:41.001300 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000903124 sec.
4708 2024.08.16 05:49:42.025655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4709 2024.08.16 05:49:42.025790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4710 2024.08.16 05:49:42.025818 [ 3 ] {} <Debug> HTTP-Session: 8466b200-3fa7-40fa-89b9-b0e3893bd6a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4711 2024.08.16 05:49:42.025846 [ 3 ] {} <Debug> HTTP-Session: 8466b200-3fa7-40fa-89b9-b0e3893bd6a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4712 2024.08.16 05:49:42.025863 [ 3 ] {} <Debug> HTTP-Session: 8466b200-3fa7-40fa-89b9-b0e3893bd6a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4713 2024.08.16 05:49:42.025919 [ 3 ] {} <Trace> HTTP-Session: 8466b200-3fa7-40fa-89b9-b0e3893bd6a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4714 2024.08.16 05:49:42.026120 [ 3 ] {1d0c8e34-aa6b-4f71-8862-033b9e2b0aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4715 2024.08.16 05:49:42.026194 [ 3 ] {1d0c8e34-aa6b-4f71-8862-033b9e2b0aca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4716 2024.08.16 05:49:42.026412 [ 3 ] {1d0c8e34-aa6b-4f71-8862-033b9e2b0aca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4717 2024.08.16 05:49:42.026867 [ 3 ] {1d0c8e34-aa6b-4f71-8862-033b9e2b0aca} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4718 2024.08.16 05:49:42.026908 [ 3 ] {1d0c8e34-aa6b-4f71-8862-033b9e2b0aca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
4719 2024.08.16 05:49:42.027278 [ 3 ] {1d0c8e34-aa6b-4f71-8862-033b9e2b0aca} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4720 2024.08.16 05:49:42.027625 [ 3 ] {1d0c8e34-aa6b-4f71-8862-033b9e2b0aca} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4721 2024.08.16 05:49:42.027799 [ 3 ] {1d0c8e34-aa6b-4f71-8862-033b9e2b0aca} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001736 sec., 5184.331797235023 rows/sec., 420.21 KiB/sec.
4722 2024.08.16 05:49:42.028011 [ 3 ] {1d0c8e34-aa6b-4f71-8862-033b9e2b0aca} <Debug> DynamicQueryHandler: Done processing query
4723 2024.08.16 05:49:42.028038 [ 3 ] {1d0c8e34-aa6b-4f71-8862-033b9e2b0aca} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4724 2024.08.16 05:49:42.028055 [ 3 ] {} <Debug> HTTP-Session: 8466b200-3fa7-40fa-89b9-b0e3893bd6a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4725 2024.08.16 05:49:42.028215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4726 2024.08.16 05:49:42.028265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4727 2024.08.16 05:49:42.028285 [ 3 ] {} <Debug> HTTP-Session: 5d517c2e-9612-421d-b047-f102a1080ee7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4728 2024.08.16 05:49:42.028301 [ 3 ] {} <Debug> HTTP-Session: 5d517c2e-9612-421d-b047-f102a1080ee7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4729 2024.08.16 05:49:42.028314 [ 3 ] {} <Debug> HTTP-Session: 5d517c2e-9612-421d-b047-f102a1080ee7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4730 2024.08.16 05:49:42.028347 [ 3 ] {} <Trace> HTTP-Session: 5d517c2e-9612-421d-b047-f102a1080ee7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4731 2024.08.16 05:49:42.028443 [ 3 ] {15ff0310-1e9c-40ed-be2b-2c175490d708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4732 2024.08.16 05:49:42.028488 [ 3 ] {15ff0310-1e9c-40ed-be2b-2c175490d708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4733 2024.08.16 05:49:42.028619 [ 3 ] {15ff0310-1e9c-40ed-be2b-2c175490d708} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4734 2024.08.16 05:49:42.028953 [ 3 ] {15ff0310-1e9c-40ed-be2b-2c175490d708} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4735 2024.08.16 05:49:42.028990 [ 3 ] {15ff0310-1e9c-40ed-be2b-2c175490d708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
4736 2024.08.16 05:49:42.029304 [ 3 ] {15ff0310-1e9c-40ed-be2b-2c175490d708} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
4737 2024.08.16 05:49:42.029617 [ 3 ] {15ff0310-1e9c-40ed-be2b-2c175490d708} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4738 2024.08.16 05:49:42.029779 [ 3 ] {15ff0310-1e9c-40ed-be2b-2c175490d708} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001352 sec., 1479.2899408284025 rows/sec., 120.63 KiB/sec.
4739 2024.08.16 05:49:42.029778 [ 45 ] {} <Debug> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
4740 2024.08.16 05:49:42.029898 [ 45 ] {} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4741 2024.08.16 05:49:42.029943 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
4742 2024.08.16 05:49:42.030038 [ 3 ] {15ff0310-1e9c-40ed-be2b-2c175490d708} <Debug> DynamicQueryHandler: Done processing query
4743 2024.08.16 05:49:42.030100 [ 3 ] {15ff0310-1e9c-40ed-be2b-2c175490d708} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4744 2024.08.16 05:49:42.030157 [ 3 ] {} <Debug> HTTP-Session: 5d517c2e-9612-421d-b047-f102a1080ee7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4745 2024.08.16 05:49:42.030213 [ 188 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::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
4746 2024.08.16 05:49:42.030380 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 32551, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4747 2024.08.16 05:49:42.030502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4748 2024.08.16 05:49:42.030515 [ 188 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4749 2024.08.16 05:49:42.030532 [ 3 ] {} <Debug> HTTP-Session: 8f4f8091-1f10-4057-8244-f9d32048434e Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4750 2024.08.16 05:49:42.030572 [ 3 ] {} <Debug> HTTP-Session: 8f4f8091-1f10-4057-8244-f9d32048434e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4751 2024.08.16 05:49:42.030577 [ 188 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
4752 2024.08.16 05:49:42.030590 [ 3 ] {} <Debug> HTTP-Session: 8f4f8091-1f10-4057-8244-f9d32048434e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4753 2024.08.16 05:49:42.030659 [ 3 ] {} <Trace> HTTP-Session: 8f4f8091-1f10-4057-8244-f9d32048434e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4754 2024.08.16 05:49:42.030801 [ 188 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
4755 2024.08.16 05:49:42.031086 [ 188 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
4756 2024.08.16 05:49:42.031189 [ 3 ] {7fa61222-807e-4b61-bdd7-a6b5aa964847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4757 2024.08.16 05:49:42.031343 [ 188 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
4758 2024.08.16 05:49:42.031448 [ 3 ] {7fa61222-807e-4b61-bdd7-a6b5aa964847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4759 2024.08.16 05:49:42.031647 [ 188 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
4760 2024.08.16 05:49:42.032363 [ 3 ] {7fa61222-807e-4b61-bdd7-a6b5aa964847} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4761 2024.08.16 05:49:42.033348 [ 3 ] {7fa61222-807e-4b61-bdd7-a6b5aa964847} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4762 2024.08.16 05:49:42.033416 [ 3 ] {7fa61222-807e-4b61-bdd7-a6b5aa964847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
4763 2024.08.16 05:49:42.034155 [ 189 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.004090878 sec., 2444.4630223634144 rows/sec., 199.33 KiB/sec.
4764 2024.08.16 05:49:42.034297 [ 3 ] {7fa61222-807e-4b61-bdd7-a6b5aa964847} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4765 2024.08.16 05:49:42.034337 [ 188 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
4766 2024.08.16 05:49:42.035057 [ 3 ] {7fa61222-807e-4b61-bdd7-a6b5aa964847} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4767 2024.08.16 05:49:42.035186 [ 188 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_5_1} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4768 2024.08.16 05:49:42.035350 [ 3 ] {7fa61222-807e-4b61-bdd7-a6b5aa964847} <Debug> executeQuery: Read 217 rows, 19.35 KiB in 0.004418 sec., 49117.247623358984 rows/sec., 4.28 MiB/sec.
4769 2024.08.16 05:49:42.035458 [ 188 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_5_1} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
4770 2024.08.16 05:49:42.035648 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
4771 2024.08.16 05:49:42.035726 [ 3 ] {7fa61222-807e-4b61-bdd7-a6b5aa964847} <Debug> DynamicQueryHandler: Done processing query
4772 2024.08.16 05:49:42.035756 [ 3 ] {7fa61222-807e-4b61-bdd7-a6b5aa964847} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
4773 2024.08.16 05:49:42.035774 [ 3 ] {} <Debug> HTTP-Session: 8f4f8091-1f10-4057-8244-f9d32048434e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4774 2024.08.16 05:49:42.035935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4775 2024.08.16 05:49:42.035984 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4776 2024.08.16 05:49:42.036004 [ 3 ] {} <Debug> HTTP-Session: 03f8050f-9415-4df8-a297-8dd85dba3f4f Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4777 2024.08.16 05:49:42.036021 [ 3 ] {} <Debug> HTTP-Session: 03f8050f-9415-4df8-a297-8dd85dba3f4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4778 2024.08.16 05:49:42.036034 [ 3 ] {} <Debug> HTTP-Session: 03f8050f-9415-4df8-a297-8dd85dba3f4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4779 2024.08.16 05:49:42.036065 [ 3 ] {} <Trace> HTTP-Session: 03f8050f-9415-4df8-a297-8dd85dba3f4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4780 2024.08.16 05:49:42.036161 [ 3 ] {733405cb-0856-4f27-81ce-1438fb942835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4781 2024.08.16 05:49:42.036205 [ 3 ] {733405cb-0856-4f27-81ce-1438fb942835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4782 2024.08.16 05:49:42.036355 [ 3 ] {733405cb-0856-4f27-81ce-1438fb942835} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4783 2024.08.16 05:49:42.036651 [ 3 ] {733405cb-0856-4f27-81ce-1438fb942835} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4784 2024.08.16 05:49:42.036687 [ 3 ] {733405cb-0856-4f27-81ce-1438fb942835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
4785 2024.08.16 05:49:42.036988 [ 3 ] {733405cb-0856-4f27-81ce-1438fb942835} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
4786 2024.08.16 05:49:42.037301 [ 3 ] {733405cb-0856-4f27-81ce-1438fb942835} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4787 2024.08.16 05:49:42.037454 [ 45 ] {} <Debug> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
4788 2024.08.16 05:49:42.037463 [ 3 ] {733405cb-0856-4f27-81ce-1438fb942835} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001319 sec., 1516.3002274450341 rows/sec., 105.87 KiB/sec.
4789 2024.08.16 05:49:42.037511 [ 45 ] {} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4790 2024.08.16 05:49:42.037582 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
4791 2024.08.16 05:49:42.037737 [ 187 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::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
4792 2024.08.16 05:49:42.037751 [ 3 ] {733405cb-0856-4f27-81ce-1438fb942835} <Debug> DynamicQueryHandler: Done processing query
4793 2024.08.16 05:49:42.037784 [ 3 ] {733405cb-0856-4f27-81ce-1438fb942835} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4794 2024.08.16 05:49:42.037810 [ 3 ] {} <Debug> HTTP-Session: 03f8050f-9415-4df8-a297-8dd85dba3f4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4795 2024.08.16 05:49:42.037879 [ 187 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4796 2024.08.16 05:49:42.037909 [ 187 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
4797 2024.08.16 05:49:42.037945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4798 2024.08.16 05:49:42.038043 [ 187 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
4799 2024.08.16 05:49:42.038077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4800 2024.08.16 05:49:42.038159 [ 3 ] {} <Debug> HTTP-Session: f6f1cc12-9af6-420a-b2a2-45984c76964d Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4801 2024.08.16 05:49:42.038253 [ 3 ] {} <Debug> HTTP-Session: f6f1cc12-9af6-420a-b2a2-45984c76964d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4802 2024.08.16 05:49:42.038377 [ 3 ] {} <Debug> HTTP-Session: f6f1cc12-9af6-420a-b2a2-45984c76964d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4803 2024.08.16 05:49:42.038428 [ 187 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part
4804 2024.08.16 05:49:42.038517 [ 3 ] {} <Trace> HTTP-Session: f6f1cc12-9af6-420a-b2a2-45984c76964d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4805 2024.08.16 05:49:42.038737 [ 187 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
4806 2024.08.16 05:49:42.038915 [ 3 ] {64a86621-5f23-4fb7-a096-e102c29f8407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
4807 2024.08.16 05:49:42.039024 [ 187 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
4808 2024.08.16 05:49:42.039066 [ 3 ] {64a86621-5f23-4fb7-a096-e102c29f8407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
4809 2024.08.16 05:49:42.039664 [ 3 ] {64a86621-5f23-4fb7-a096-e102c29f8407} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4810 2024.08.16 05:49:42.040161 [ 3 ] {64a86621-5f23-4fb7-a096-e102c29f8407} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4811 2024.08.16 05:49:42.040204 [ 3 ] {64a86621-5f23-4fb7-a096-e102c29f8407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
4812 2024.08.16 05:49:42.040627 [ 187 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.002945729 sec., 3394.745409370652 rows/sec., 237.04 KiB/sec.
4813 2024.08.16 05:49:42.040713 [ 3 ] {64a86621-5f23-4fb7-a096-e102c29f8407} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
4814 2024.08.16 05:49:42.040826 [ 189 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
4815 2024.08.16 05:49:42.041520 [ 3 ] {64a86621-5f23-4fb7-a096-e102c29f8407} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4816 2024.08.16 05:49:42.041812 [ 3 ] {64a86621-5f23-4fb7-a096-e102c29f8407} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00306 sec., 4575.163398692811 rows/sec., 320.41 KiB/sec.
4817 2024.08.16 05:49:42.041909 [ 189 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_5_1} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4818 2024.08.16 05:49:42.042090 [ 189 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_5_1} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1
4819 2024.08.16 05:49:42.042117 [ 3 ] {64a86621-5f23-4fb7-a096-e102c29f8407} <Debug> DynamicQueryHandler: Done processing query
4820 2024.08.16 05:49:42.042172 [ 3 ] {64a86621-5f23-4fb7-a096-e102c29f8407} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4821 2024.08.16 05:49:42.042229 [ 3 ] {} <Debug> HTTP-Session: f6f1cc12-9af6-420a-b2a2-45984c76964d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4822 2024.08.16 05:49:42.042254 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
4823 2024.08.16 05:49:42.042375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4824 2024.08.16 05:49:42.042430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4825 2024.08.16 05:49:42.042449 [ 3 ] {} <Debug> HTTP-Session: 8f1dbc5a-4425-46c5-bca7-8adef2c429d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4826 2024.08.16 05:49:42.042467 [ 3 ] {} <Debug> HTTP-Session: 8f1dbc5a-4425-46c5-bca7-8adef2c429d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4827 2024.08.16 05:49:42.042481 [ 3 ] {} <Debug> HTTP-Session: 8f1dbc5a-4425-46c5-bca7-8adef2c429d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4828 2024.08.16 05:49:42.042515 [ 3 ] {} <Trace> HTTP-Session: 8f1dbc5a-4425-46c5-bca7-8adef2c429d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4829 2024.08.16 05:49:42.042614 [ 3 ] {3b357061-1af7-4122-b8d9-44043f10e260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
4830 2024.08.16 05:49:42.042657 [ 3 ] {3b357061-1af7-4122-b8d9-44043f10e260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
4831 2024.08.16 05:49:42.042805 [ 3 ] {3b357061-1af7-4122-b8d9-44043f10e260} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4832 2024.08.16 05:49:42.043105 [ 3 ] {3b357061-1af7-4122-b8d9-44043f10e260} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4833 2024.08.16 05:49:42.043142 [ 3 ] {3b357061-1af7-4122-b8d9-44043f10e260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
4834 2024.08.16 05:49:42.043455 [ 3 ] {3b357061-1af7-4122-b8d9-44043f10e260} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4835 2024.08.16 05:49:42.043769 [ 3 ] {3b357061-1af7-4122-b8d9-44043f10e260} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4836 2024.08.16 05:49:42.043926 [ 3 ] {3b357061-1af7-4122-b8d9-44043f10e260} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001325 sec., 4528.301886792453 rows/sec., 267.54 KiB/sec.
4837 2024.08.16 05:49:42.044219 [ 3 ] {3b357061-1af7-4122-b8d9-44043f10e260} <Debug> DynamicQueryHandler: Done processing query
4838 2024.08.16 05:49:42.044242 [ 3 ] {3b357061-1af7-4122-b8d9-44043f10e260} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
4839 2024.08.16 05:49:42.044258 [ 3 ] {} <Debug> HTTP-Session: 8f1dbc5a-4425-46c5-bca7-8adef2c429d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4840 2024.08.16 05:49:42.044437 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 63666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4841 2024.08.16 05:49:42.044485 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4842 2024.08.16 05:49:42.044504 [ 3 ] {} <Debug> HTTP-Session: 169478c1-3c5b-4245-837c-c7aa480ba69a Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4843 2024.08.16 05:49:42.044520 [ 3 ] {} <Debug> HTTP-Session: 169478c1-3c5b-4245-837c-c7aa480ba69a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4844 2024.08.16 05:49:42.044534 [ 3 ] {} <Debug> HTTP-Session: 169478c1-3c5b-4245-837c-c7aa480ba69a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4845 2024.08.16 05:49:42.044564 [ 3 ] {} <Trace> HTTP-Session: 169478c1-3c5b-4245-837c-c7aa480ba69a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4846 2024.08.16 05:49:42.044771 [ 3 ] {aa3cef13-ad27-4693-a4c2-86dca4d9092f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4847 2024.08.16 05:49:42.044814 [ 3 ] {aa3cef13-ad27-4693-a4c2-86dca4d9092f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4848 2024.08.16 05:49:42.044959 [ 3 ] {aa3cef13-ad27-4693-a4c2-86dca4d9092f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4849 2024.08.16 05:49:42.045523 [ 3 ] {aa3cef13-ad27-4693-a4c2-86dca4d9092f} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4850 2024.08.16 05:49:42.045560 [ 3 ] {aa3cef13-ad27-4693-a4c2-86dca4d9092f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
4851 2024.08.16 05:49:42.045890 [ 3 ] {aa3cef13-ad27-4693-a4c2-86dca4d9092f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4852 2024.08.16 05:49:42.046200 [ 3 ] {aa3cef13-ad27-4693-a4c2-86dca4d9092f} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4853 2024.08.16 05:49:42.046349 [ 3 ] {aa3cef13-ad27-4693-a4c2-86dca4d9092f} <Debug> executeQuery: Read 393 rows, 28.57 KiB in 0.001692 sec., 232269.5035460993 rows/sec., 16.49 MiB/sec.
4854 2024.08.16 05:49:42.046514 [ 3 ] {aa3cef13-ad27-4693-a4c2-86dca4d9092f} <Debug> DynamicQueryHandler: Done processing query
4855 2024.08.16 05:49:42.046538 [ 3 ] {aa3cef13-ad27-4693-a4c2-86dca4d9092f} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
4856 2024.08.16 05:49:42.046554 [ 3 ] {} <Debug> HTTP-Session: 169478c1-3c5b-4245-837c-c7aa480ba69a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4857 2024.08.16 05:49:42.046769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4858 2024.08.16 05:49:42.046816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4859 2024.08.16 05:49:42.046835 [ 3 ] {} <Debug> HTTP-Session: 44201844-898b-4833-b0c8-044b11e55648 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4860 2024.08.16 05:49:42.046851 [ 3 ] {} <Debug> HTTP-Session: 44201844-898b-4833-b0c8-044b11e55648 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4861 2024.08.16 05:49:42.046865 [ 3 ] {} <Debug> HTTP-Session: 44201844-898b-4833-b0c8-044b11e55648 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4862 2024.08.16 05:49:42.046896 [ 3 ] {} <Trace> HTTP-Session: 44201844-898b-4833-b0c8-044b11e55648 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4863 2024.08.16 05:49:42.046991 [ 3 ] {a21fb2c2-01c5-48ec-b731-579183182b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4864 2024.08.16 05:49:42.047035 [ 3 ] {a21fb2c2-01c5-48ec-b731-579183182b7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4865 2024.08.16 05:49:42.047163 [ 3 ] {a21fb2c2-01c5-48ec-b731-579183182b7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4866 2024.08.16 05:49:42.047439 [ 3 ] {a21fb2c2-01c5-48ec-b731-579183182b7f} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4867 2024.08.16 05:49:42.047476 [ 3 ] {a21fb2c2-01c5-48ec-b731-579183182b7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
4868 2024.08.16 05:49:42.047840 [ 3 ] {a21fb2c2-01c5-48ec-b731-579183182b7f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4869 2024.08.16 05:49:42.048162 [ 3 ] {a21fb2c2-01c5-48ec-b731-579183182b7f} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4870 2024.08.16 05:49:42.048310 [ 3 ] {a21fb2c2-01c5-48ec-b731-579183182b7f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001333 sec., 4501.12528132033 rows/sec., 235.17 KiB/sec.
4871 2024.08.16 05:49:42.048811 [ 3 ] {a21fb2c2-01c5-48ec-b731-579183182b7f} <Debug> DynamicQueryHandler: Done processing query
4872 2024.08.16 05:49:42.048834 [ 3 ] {a21fb2c2-01c5-48ec-b731-579183182b7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4873 2024.08.16 05:49:42.048850 [ 3 ] {} <Debug> HTTP-Session: 44201844-898b-4833-b0c8-044b11e55648 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4874 2024.08.16 05:49:42.049002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 44814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4875 2024.08.16 05:49:42.049050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4876 2024.08.16 05:49:42.049069 [ 3 ] {} <Debug> HTTP-Session: 57185da3-bd74-4b72-96f3-d440d6580107 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4877 2024.08.16 05:49:42.049084 [ 3 ] {} <Debug> HTTP-Session: 57185da3-bd74-4b72-96f3-d440d6580107 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4878 2024.08.16 05:49:42.049097 [ 3 ] {} <Debug> HTTP-Session: 57185da3-bd74-4b72-96f3-d440d6580107 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4879 2024.08.16 05:49:42.049128 [ 3 ] {} <Trace> HTTP-Session: 57185da3-bd74-4b72-96f3-d440d6580107 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4880 2024.08.16 05:49:42.049318 [ 3 ] {09452566-6fb1-4164-a620-0725a4960a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4881 2024.08.16 05:49:42.049365 [ 3 ] {09452566-6fb1-4164-a620-0725a4960a11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4882 2024.08.16 05:49:42.049521 [ 3 ] {09452566-6fb1-4164-a620-0725a4960a11} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4883 2024.08.16 05:49:42.049973 [ 3 ] {09452566-6fb1-4164-a620-0725a4960a11} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4884 2024.08.16 05:49:42.050010 [ 3 ] {09452566-6fb1-4164-a620-0725a4960a11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
4885 2024.08.16 05:49:42.050383 [ 3 ] {09452566-6fb1-4164-a620-0725a4960a11} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4886 2024.08.16 05:49:42.050721 [ 3 ] {09452566-6fb1-4164-a620-0725a4960a11} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4887 2024.08.16 05:49:42.050879 [ 3 ] {09452566-6fb1-4164-a620-0725a4960a11} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001661 sec., 143287.1763997592 rows/sec., 9.61 MiB/sec.
4888 2024.08.16 05:49:42.051046 [ 3 ] {09452566-6fb1-4164-a620-0725a4960a11} <Debug> DynamicQueryHandler: Done processing query
4889 2024.08.16 05:49:42.051070 [ 3 ] {09452566-6fb1-4164-a620-0725a4960a11} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
4890 2024.08.16 05:49:42.051087 [ 3 ] {} <Debug> HTTP-Session: 57185da3-bd74-4b72-96f3-d440d6580107 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4891 2024.08.16 05:49:42.051256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4892 2024.08.16 05:49:42.051303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4893 2024.08.16 05:49:42.051322 [ 3 ] {} <Debug> HTTP-Session: 6e977040-2982-41f7-b748-f6b6875b252a Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4894 2024.08.16 05:49:42.051338 [ 3 ] {} <Debug> HTTP-Session: 6e977040-2982-41f7-b748-f6b6875b252a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4895 2024.08.16 05:49:42.051351 [ 3 ] {} <Debug> HTTP-Session: 6e977040-2982-41f7-b748-f6b6875b252a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4896 2024.08.16 05:49:42.051381 [ 3 ] {} <Trace> HTTP-Session: 6e977040-2982-41f7-b748-f6b6875b252a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4897 2024.08.16 05:49:42.051472 [ 3 ] {06684172-e815-493e-bd21-25401949e2fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
4898 2024.08.16 05:49:42.051516 [ 3 ] {06684172-e815-493e-bd21-25401949e2fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
4899 2024.08.16 05:49:42.051642 [ 3 ] {06684172-e815-493e-bd21-25401949e2fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4900 2024.08.16 05:49:42.051907 [ 3 ] {06684172-e815-493e-bd21-25401949e2fb} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4901 2024.08.16 05:49:42.051943 [ 3 ] {06684172-e815-493e-bd21-25401949e2fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
4902 2024.08.16 05:49:42.052285 [ 3 ] {06684172-e815-493e-bd21-25401949e2fb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
4903 2024.08.16 05:49:42.052612 [ 3 ] {06684172-e815-493e-bd21-25401949e2fb} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4904 2024.08.16 05:49:42.052762 [ 3 ] {06684172-e815-493e-bd21-25401949e2fb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001301 sec., 768.6395080707148 rows/sec., 51.79 KiB/sec.
4905 2024.08.16 05:49:42.053037 [ 3 ] {06684172-e815-493e-bd21-25401949e2fb} <Debug> DynamicQueryHandler: Done processing query
4906 2024.08.16 05:49:42.053061 [ 3 ] {06684172-e815-493e-bd21-25401949e2fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4907 2024.08.16 05:49:42.053077 [ 3 ] {} <Debug> HTTP-Session: 6e977040-2982-41f7-b748-f6b6875b252a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4908 2024.08.16 05:49:42.053192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14477, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4909 2024.08.16 05:49:42.053241 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4910 2024.08.16 05:49:42.053259 [ 3 ] {} <Debug> HTTP-Session: 92e0f586-30b8-4f88-9344-cce64bcd807d Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4911 2024.08.16 05:49:42.053275 [ 3 ] {} <Debug> HTTP-Session: 92e0f586-30b8-4f88-9344-cce64bcd807d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4912 2024.08.16 05:49:42.053288 [ 3 ] {} <Debug> HTTP-Session: 92e0f586-30b8-4f88-9344-cce64bcd807d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4913 2024.08.16 05:49:42.053318 [ 3 ] {} <Trace> HTTP-Session: 92e0f586-30b8-4f88-9344-cce64bcd807d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4914 2024.08.16 05:49:42.053515 [ 3 ] {a230f544-46b1-4bb3-984d-3dece1c62559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4915 2024.08.16 05:49:42.053585 [ 3 ] {a230f544-46b1-4bb3-984d-3dece1c62559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
4916 2024.08.16 05:49:42.054009 [ 3 ] {a230f544-46b1-4bb3-984d-3dece1c62559} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4917 2024.08.16 05:49:42.054547 [ 3 ] {a230f544-46b1-4bb3-984d-3dece1c62559} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4918 2024.08.16 05:49:42.054583 [ 3 ] {a230f544-46b1-4bb3-984d-3dece1c62559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
4919 2024.08.16 05:49:42.055151 [ 3 ] {a230f544-46b1-4bb3-984d-3dece1c62559} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4920 2024.08.16 05:49:42.055559 [ 3 ] {a230f544-46b1-4bb3-984d-3dece1c62559} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4921 2024.08.16 05:49:42.055745 [ 3 ] {a230f544-46b1-4bb3-984d-3dece1c62559} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002356 sec., 3820.0339558573855 rows/sec., 6.85 MiB/sec.
4922 2024.08.16 05:49:42.055965 [ 3 ] {a230f544-46b1-4bb3-984d-3dece1c62559} <Debug> DynamicQueryHandler: Done processing query
4923 2024.08.16 05:49:42.055988 [ 3 ] {a230f544-46b1-4bb3-984d-3dece1c62559} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
4924 2024.08.16 05:49:42.056004 [ 3 ] {} <Debug> HTTP-Session: 92e0f586-30b8-4f88-9344-cce64bcd807d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4925 2024.08.16 05:49:42.056133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4926 2024.08.16 05:49:42.056181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4927 2024.08.16 05:49:42.056200 [ 3 ] {} <Debug> HTTP-Session: 34a48c7c-6951-4577-8350-94f27e888bf9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4928 2024.08.16 05:49:42.056216 [ 3 ] {} <Debug> HTTP-Session: 34a48c7c-6951-4577-8350-94f27e888bf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4929 2024.08.16 05:49:42.056229 [ 3 ] {} <Debug> HTTP-Session: 34a48c7c-6951-4577-8350-94f27e888bf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4930 2024.08.16 05:49:42.056259 [ 3 ] {} <Trace> HTTP-Session: 34a48c7c-6951-4577-8350-94f27e888bf9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4931 2024.08.16 05:49:42.056372 [ 3 ] {948a9958-8831-4892-a632-f87cfbe0b55c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
4932 2024.08.16 05:49:42.056415 [ 3 ] {948a9958-8831-4892-a632-f87cfbe0b55c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
4933 2024.08.16 05:49:42.056545 [ 3 ] {948a9958-8831-4892-a632-f87cfbe0b55c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4934 2024.08.16 05:49:42.056858 [ 3 ] {948a9958-8831-4892-a632-f87cfbe0b55c} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4935 2024.08.16 05:49:42.056896 [ 3 ] {948a9958-8831-4892-a632-f87cfbe0b55c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
4936 2024.08.16 05:49:42.057252 [ 3 ] {948a9958-8831-4892-a632-f87cfbe0b55c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4937 2024.08.16 05:49:42.057569 [ 3 ] {948a9958-8831-4892-a632-f87cfbe0b55c} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4938 2024.08.16 05:49:42.057719 [ 3 ] {948a9958-8831-4892-a632-f87cfbe0b55c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00138 sec., 59420.289855072464 rows/sec., 3.77 MiB/sec.
4939 2024.08.16 05:49:42.057886 [ 3 ] {948a9958-8831-4892-a632-f87cfbe0b55c} <Debug> DynamicQueryHandler: Done processing query
4940 2024.08.16 05:49:42.057910 [ 3 ] {948a9958-8831-4892-a632-f87cfbe0b55c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
4941 2024.08.16 05:49:42.057926 [ 3 ] {} <Debug> HTTP-Session: 34a48c7c-6951-4577-8350-94f27e888bf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4942 2024.08.16 05:49:47.021828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4943 2024.08.16 05:49:47.022015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4944 2024.08.16 05:49:47.022060 [ 3 ] {} <Debug> HTTP-Session: f036bc26-853b-47cc-8478-8976717de54d Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4945 2024.08.16 05:49:47.022100 [ 3 ] {} <Debug> HTTP-Session: f036bc26-853b-47cc-8478-8976717de54d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4946 2024.08.16 05:49:47.022130 [ 3 ] {} <Debug> HTTP-Session: f036bc26-853b-47cc-8478-8976717de54d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4947 2024.08.16 05:49:47.022208 [ 3 ] {} <Trace> HTTP-Session: f036bc26-853b-47cc-8478-8976717de54d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4948 2024.08.16 05:49:47.022490 [ 3 ] {50348afa-a54f-4b95-a5fa-213ba1c17461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4949 2024.08.16 05:49:47.022592 [ 3 ] {50348afa-a54f-4b95-a5fa-213ba1c17461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4950 2024.08.16 05:49:47.022918 [ 3 ] {50348afa-a54f-4b95-a5fa-213ba1c17461} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4951 2024.08.16 05:49:47.023444 [ 3 ] {50348afa-a54f-4b95-a5fa-213ba1c17461} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4952 2024.08.16 05:49:47.023485 [ 3 ] {50348afa-a54f-4b95-a5fa-213ba1c17461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
4953 2024.08.16 05:49:47.023860 [ 3 ] {50348afa-a54f-4b95-a5fa-213ba1c17461} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4954 2024.08.16 05:49:47.024206 [ 3 ] {50348afa-a54f-4b95-a5fa-213ba1c17461} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4955 2024.08.16 05:49:47.024357 [ 3 ] {50348afa-a54f-4b95-a5fa-213ba1c17461} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.001963 sec., 11716.760061130923 rows/sec., 949.70 KiB/sec.
4956 2024.08.16 05:49:47.024409 [ 61 ] {} <Debug> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
4957 2024.08.16 05:49:47.024521 [ 61 ] {} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4958 2024.08.16 05:49:47.024563 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
4959 2024.08.16 05:49:47.024671 [ 3 ] {50348afa-a54f-4b95-a5fa-213ba1c17461} <Debug> DynamicQueryHandler: Done processing query
4960 2024.08.16 05:49:47.024760 [ 3 ] {50348afa-a54f-4b95-a5fa-213ba1c17461} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4961 2024.08.16 05:49:47.024821 [ 3 ] {} <Debug> HTTP-Session: f036bc26-853b-47cc-8478-8976717de54d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4962 2024.08.16 05:49:47.025092 [ 194 ] {672f777d-ca35-471b-a125-eb27be1b576e::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
4963 2024.08.16 05:49:47.025148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 18224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4964 2024.08.16 05:49:47.025248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4965 2024.08.16 05:49:47.025300 [ 3 ] {} <Debug> HTTP-Session: 30c02731-fe9d-449f-83d2-9b7b2d00b0fd Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4966 2024.08.16 05:49:47.025342 [ 3 ] {} <Debug> HTTP-Session: 30c02731-fe9d-449f-83d2-9b7b2d00b0fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4967 2024.08.16 05:49:47.025385 [ 3 ] {} <Debug> HTTP-Session: 30c02731-fe9d-449f-83d2-9b7b2d00b0fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4968 2024.08.16 05:49:47.025488 [ 3 ] {} <Trace> HTTP-Session: 30c02731-fe9d-449f-83d2-9b7b2d00b0fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4969 2024.08.16 05:49:47.025580 [ 194 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4970 2024.08.16 05:49:47.025677 [ 194 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 32 rows starting from the beginning of the part
4971 2024.08.16 05:49:47.025714 [ 3 ] {b57be9b3-8c33-4a98-9675-5723c1c43bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4972 2024.08.16 05:49:47.025800 [ 3 ] {b57be9b3-8c33-4a98-9675-5723c1c43bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4973 2024.08.16 05:49:47.026111 [ 194 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 23 rows starting from the beginning of the part
4974 2024.08.16 05:49:47.026513 [ 194 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 9 rows starting from the beginning of the part
4975 2024.08.16 05:49:47.026633 [ 3 ] {b57be9b3-8c33-4a98-9675-5723c1c43bd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4976 2024.08.16 05:49:47.026807 [ 194 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 23 rows starting from the beginning of the part
4977 2024.08.16 05:49:47.027042 [ 194 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 9 rows starting from the beginning of the part
4978 2024.08.16 05:49:47.027335 [ 194 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 23 rows starting from the beginning of the part
4979 2024.08.16 05:49:47.028245 [ 3 ] {b57be9b3-8c33-4a98-9675-5723c1c43bd5} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
4980 2024.08.16 05:49:47.028309 [ 3 ] {b57be9b3-8c33-4a98-9675-5723c1c43bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
4981 2024.08.16 05:49:47.029129 [ 3 ] {b57be9b3-8c33-4a98-9675-5723c1c43bd5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4982 2024.08.16 05:49:47.030229 [ 3 ] {b57be9b3-8c33-4a98-9675-5723c1c43bd5} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4983 2024.08.16 05:49:47.030427 [ 189 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 119 rows, containing 4 columns (4 merged, 0 gathered) in 0.005759375 sec., 20661.964188822574 rows/sec., 1.64 MiB/sec.
4984 2024.08.16 05:49:47.030566 [ 3 ] {b57be9b3-8c33-4a98-9675-5723c1c43bd5} <Debug> executeQuery: Read 125 rows, 10.63 KiB in 0.004927 sec., 25370.407956159936 rows/sec., 2.11 MiB/sec.
4985 2024.08.16 05:49:47.030738 [ 189 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
4986 2024.08.16 05:49:47.030848 [ 3 ] {b57be9b3-8c33-4a98-9675-5723c1c43bd5} <Debug> DynamicQueryHandler: Done processing query
4987 2024.08.16 05:49:47.030880 [ 3 ] {b57be9b3-8c33-4a98-9675-5723c1c43bd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4988 2024.08.16 05:49:47.030907 [ 3 ] {} <Debug> HTTP-Session: 30c02731-fe9d-449f-83d2-9b7b2d00b0fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
4989 2024.08.16 05:49:47.031109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4990 2024.08.16 05:49:47.031178 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
4991 2024.08.16 05:49:47.031204 [ 3 ] {} <Debug> HTTP-Session: c375daae-bfc5-44b2-a1eb-9a85944e07d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
4992 2024.08.16 05:49:47.031226 [ 3 ] {} <Debug> HTTP-Session: c375daae-bfc5-44b2-a1eb-9a85944e07d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4993 2024.08.16 05:49:47.031245 [ 3 ] {} <Debug> HTTP-Session: c375daae-bfc5-44b2-a1eb-9a85944e07d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
4994 2024.08.16 05:49:47.031311 [ 3 ] {} <Trace> HTTP-Session: c375daae-bfc5-44b2-a1eb-9a85944e07d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
4995 2024.08.16 05:49:47.031322 [ 189 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_16_3} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
4996 2024.08.16 05:49:47.031486 [ 189 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_16_3} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
4997 2024.08.16 05:49:47.031542 [ 3 ] {1514ad06-d1c6-4818-88d1-ae12f14b9a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4998 2024.08.16 05:49:47.031642 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
4999 2024.08.16 05:49:47.031652 [ 3 ] {1514ad06-d1c6-4818-88d1-ae12f14b9a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5000 2024.08.16 05:49:47.031826 [ 3 ] {1514ad06-d1c6-4818-88d1-ae12f14b9a38} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5001 2024.08.16 05:49:47.032194 [ 3 ] {1514ad06-d1c6-4818-88d1-ae12f14b9a38} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5002 2024.08.16 05:49:47.032232 [ 3 ] {1514ad06-d1c6-4818-88d1-ae12f14b9a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
5003 2024.08.16 05:49:47.032560 [ 3 ] {1514ad06-d1c6-4818-88d1-ae12f14b9a38} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5004 2024.08.16 05:49:47.032873 [ 3 ] {1514ad06-d1c6-4818-88d1-ae12f14b9a38} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5005 2024.08.16 05:49:47.033035 [ 3 ] {1514ad06-d1c6-4818-88d1-ae12f14b9a38} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001586 sec., 54854.981084489285 rows/sec., 4.28 MiB/sec.
5006 2024.08.16 05:49:47.033200 [ 3 ] {1514ad06-d1c6-4818-88d1-ae12f14b9a38} <Debug> DynamicQueryHandler: Done processing query
5007 2024.08.16 05:49:47.033226 [ 3 ] {1514ad06-d1c6-4818-88d1-ae12f14b9a38} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5008 2024.08.16 05:49:47.033241 [ 3 ] {} <Debug> HTTP-Session: c375daae-bfc5-44b2-a1eb-9a85944e07d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5009 2024.08.16 05:49:47.033406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5010 2024.08.16 05:49:47.033454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5011 2024.08.16 05:49:47.033474 [ 3 ] {} <Debug> HTTP-Session: 55c43661-88aa-4b9c-ab2c-e161e76b17be Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5012 2024.08.16 05:49:47.033490 [ 3 ] {} <Debug> HTTP-Session: 55c43661-88aa-4b9c-ab2c-e161e76b17be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5013 2024.08.16 05:49:47.033503 [ 3 ] {} <Debug> HTTP-Session: 55c43661-88aa-4b9c-ab2c-e161e76b17be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5014 2024.08.16 05:49:47.033533 [ 3 ] {} <Trace> HTTP-Session: 55c43661-88aa-4b9c-ab2c-e161e76b17be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5015 2024.08.16 05:49:47.033684 [ 3 ] {f09015bc-8e4f-4c97-94ed-ae35d1da6150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5016 2024.08.16 05:49:47.033730 [ 3 ] {f09015bc-8e4f-4c97-94ed-ae35d1da6150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5017 2024.08.16 05:49:47.033879 [ 3 ] {f09015bc-8e4f-4c97-94ed-ae35d1da6150} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5018 2024.08.16 05:49:47.034304 [ 3 ] {f09015bc-8e4f-4c97-94ed-ae35d1da6150} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5019 2024.08.16 05:49:47.034341 [ 3 ] {f09015bc-8e4f-4c97-94ed-ae35d1da6150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
5020 2024.08.16 05:49:47.034749 [ 3 ] {f09015bc-8e4f-4c97-94ed-ae35d1da6150} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5021 2024.08.16 05:49:47.035096 [ 3 ] {f09015bc-8e4f-4c97-94ed-ae35d1da6150} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5022 2024.08.16 05:49:47.035256 [ 3 ] {f09015bc-8e4f-4c97-94ed-ae35d1da6150} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001636 sec., 97799.51100244498 rows/sec., 6.81 MiB/sec.
5023 2024.08.16 05:49:47.035428 [ 3 ] {f09015bc-8e4f-4c97-94ed-ae35d1da6150} <Debug> DynamicQueryHandler: Done processing query
5024 2024.08.16 05:49:47.035451 [ 3 ] {f09015bc-8e4f-4c97-94ed-ae35d1da6150} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5025 2024.08.16 05:49:47.035467 [ 3 ] {} <Debug> HTTP-Session: 55c43661-88aa-4b9c-ab2c-e161e76b17be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5026 2024.08.16 05:49:47.035634 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 36724, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5027 2024.08.16 05:49:47.035682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5028 2024.08.16 05:49:47.035701 [ 3 ] {} <Debug> HTTP-Session: e3fe5a8a-6fa4-46d8-934b-155f9274646c Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5029 2024.08.16 05:49:47.035717 [ 3 ] {} <Debug> HTTP-Session: e3fe5a8a-6fa4-46d8-934b-155f9274646c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5030 2024.08.16 05:49:47.035730 [ 3 ] {} <Debug> HTTP-Session: e3fe5a8a-6fa4-46d8-934b-155f9274646c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5031 2024.08.16 05:49:47.035760 [ 3 ] {} <Trace> HTTP-Session: e3fe5a8a-6fa4-46d8-934b-155f9274646c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5032 2024.08.16 05:49:47.036033 [ 3 ] {d5f6011f-70b4-4762-9437-a9db346b7907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5033 2024.08.16 05:49:47.036097 [ 3 ] {d5f6011f-70b4-4762-9437-a9db346b7907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5034 2024.08.16 05:49:47.036519 [ 3 ] {d5f6011f-70b4-4762-9437-a9db346b7907} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5035 2024.08.16 05:49:47.037204 [ 3 ] {d5f6011f-70b4-4762-9437-a9db346b7907} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5036 2024.08.16 05:49:47.037242 [ 3 ] {d5f6011f-70b4-4762-9437-a9db346b7907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
5037 2024.08.16 05:49:47.037840 [ 3 ] {d5f6011f-70b4-4762-9437-a9db346b7907} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
5038 2024.08.16 05:49:47.038241 [ 3 ] {d5f6011f-70b4-4762-9437-a9db346b7907} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5039 2024.08.16 05:49:47.038423 [ 61 ] {} <Debug> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
5040 2024.08.16 05:49:47.038446 [ 3 ] {d5f6011f-70b4-4762-9437-a9db346b7907} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002591 sec., 8876.88151292937 rows/sec., 15.91 MiB/sec.
5041 2024.08.16 05:49:47.038495 [ 61 ] {} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5042 2024.08.16 05:49:47.038579 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
5043 2024.08.16 05:49:47.038829 [ 187 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::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
5044 2024.08.16 05:49:47.038933 [ 3 ] {d5f6011f-70b4-4762-9437-a9db346b7907} <Debug> DynamicQueryHandler: Done processing query
5045 2024.08.16 05:49:47.038965 [ 3 ] {d5f6011f-70b4-4762-9437-a9db346b7907} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
5046 2024.08.16 05:49:47.038992 [ 3 ] {} <Debug> HTTP-Session: e3fe5a8a-6fa4-46d8-934b-155f9274646c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5047 2024.08.16 05:49:47.039142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5048 2024.08.16 05:49:47.039205 [ 187 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5049 2024.08.16 05:49:47.039211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5050 2024.08.16 05:49:47.039250 [ 3 ] {} <Debug> HTTP-Session: eeb692b5-69eb-4c1d-8319-ad4c629d801d Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5051 2024.08.16 05:49:47.039277 [ 3 ] {} <Debug> HTTP-Session: eeb692b5-69eb-4c1d-8319-ad4c629d801d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5052 2024.08.16 05:49:47.039288 [ 187 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 209 rows starting from the beginning of the part
5053 2024.08.16 05:49:47.039300 [ 3 ] {} <Debug> HTTP-Session: eeb692b5-69eb-4c1d-8319-ad4c629d801d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5054 2024.08.16 05:49:47.039346 [ 3 ] {} <Trace> HTTP-Session: eeb692b5-69eb-4c1d-8319-ad4c629d801d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5055 2024.08.16 05:49:47.039614 [ 3 ] {cd5c970d-12e5-46f8-b124-2c4b54012441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5056 2024.08.16 05:49:47.039751 [ 3 ] {cd5c970d-12e5-46f8-b124-2c4b54012441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5057 2024.08.16 05:49:47.039784 [ 187 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 23 rows starting from the beginning of the part
5058 2024.08.16 05:49:47.040255 [ 3 ] {cd5c970d-12e5-46f8-b124-2c4b54012441} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5059 2024.08.16 05:49:47.040294 [ 187 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 9 rows starting from the beginning of the part
5060 2024.08.16 05:49:47.040767 [ 187 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 23 rows starting from the beginning of the part
5061 2024.08.16 05:49:47.040982 [ 3 ] {cd5c970d-12e5-46f8-b124-2c4b54012441} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5062 2024.08.16 05:49:47.041084 [ 3 ] {cd5c970d-12e5-46f8-b124-2c4b54012441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
5063 2024.08.16 05:49:47.041299 [ 187 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 9 rows starting from the beginning of the part
5064 2024.08.16 05:49:47.041763 [ 187 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 23 rows starting from the beginning of the part
5065 2024.08.16 05:49:47.042297 [ 3 ] {cd5c970d-12e5-46f8-b124-2c4b54012441} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
5066 2024.08.16 05:49:47.042834 [ 3 ] {cd5c970d-12e5-46f8-b124-2c4b54012441} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5067 2024.08.16 05:49:47.043084 [ 3 ] {cd5c970d-12e5-46f8-b124-2c4b54012441} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003616 sec., 16592.920353982303 rows/sec., 1.12 MiB/sec.
5068 2024.08.16 05:49:47.043461 [ 3 ] {cd5c970d-12e5-46f8-b124-2c4b54012441} <Debug> DynamicQueryHandler: Done processing query
5069 2024.08.16 05:49:47.043525 [ 3 ] {cd5c970d-12e5-46f8-b124-2c4b54012441} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5070 2024.08.16 05:49:47.043603 [ 3 ] {} <Debug> HTTP-Session: eeb692b5-69eb-4c1d-8319-ad4c629d801d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5071 2024.08.16 05:49:47.045567 [ 189 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 296 rows, containing 19 columns (19 merged, 0 gathered) in 0.006864103 sec., 43122.89602880376 rows/sec., 77.27 MiB/sec.
5072 2024.08.16 05:49:47.046173 [ 189 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
5073 2024.08.16 05:49:47.046749 [ 189 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5074 2024.08.16 05:49:47.046828 [ 189 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
5075 2024.08.16 05:49:47.046972 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB.
5076 2024.08.16 05:49:52.025911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5077 2024.08.16 05:49:52.026065 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5078 2024.08.16 05:49:52.026089 [ 3 ] {} <Debug> HTTP-Session: de6a6f44-01a9-4775-8d80-be168fa4688a Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5079 2024.08.16 05:49:52.026136 [ 3 ] {} <Debug> HTTP-Session: de6a6f44-01a9-4775-8d80-be168fa4688a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5080 2024.08.16 05:49:52.026152 [ 3 ] {} <Debug> HTTP-Session: de6a6f44-01a9-4775-8d80-be168fa4688a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5081 2024.08.16 05:49:52.026201 [ 3 ] {} <Trace> HTTP-Session: de6a6f44-01a9-4775-8d80-be168fa4688a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5082 2024.08.16 05:49:52.026373 [ 3 ] {016726bb-b550-4190-abe0-c6478a1abd5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5083 2024.08.16 05:49:52.026433 [ 3 ] {016726bb-b550-4190-abe0-c6478a1abd5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5084 2024.08.16 05:49:52.026615 [ 3 ] {016726bb-b550-4190-abe0-c6478a1abd5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5085 2024.08.16 05:49:52.027105 [ 3 ] {016726bb-b550-4190-abe0-c6478a1abd5a} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5086 2024.08.16 05:49:52.027143 [ 3 ] {016726bb-b550-4190-abe0-c6478a1abd5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
5087 2024.08.16 05:49:52.027498 [ 3 ] {016726bb-b550-4190-abe0-c6478a1abd5a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
5088 2024.08.16 05:49:52.027834 [ 3 ] {016726bb-b550-4190-abe0-c6478a1abd5a} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5089 2024.08.16 05:49:52.027974 [ 3 ] {016726bb-b550-4190-abe0-c6478a1abd5a} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001654 sec., 5441.354292623942 rows/sec., 441.05 KiB/sec.
5090 2024.08.16 05:49:52.028208 [ 3 ] {016726bb-b550-4190-abe0-c6478a1abd5a} <Debug> DynamicQueryHandler: Done processing query
5091 2024.08.16 05:49:52.028234 [ 3 ] {016726bb-b550-4190-abe0-c6478a1abd5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5092 2024.08.16 05:49:52.028250 [ 3 ] {} <Debug> HTTP-Session: de6a6f44-01a9-4775-8d80-be168fa4688a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5093 2024.08.16 05:49:52.028401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5094 2024.08.16 05:49:52.028448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5095 2024.08.16 05:49:52.028467 [ 3 ] {} <Debug> HTTP-Session: b7bb8304-dbd6-4049-a29e-ad4d80cb9b54 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5096 2024.08.16 05:49:52.028484 [ 3 ] {} <Debug> HTTP-Session: b7bb8304-dbd6-4049-a29e-ad4d80cb9b54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5097 2024.08.16 05:49:52.028498 [ 3 ] {} <Debug> HTTP-Session: b7bb8304-dbd6-4049-a29e-ad4d80cb9b54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5098 2024.08.16 05:49:52.028530 [ 3 ] {} <Trace> HTTP-Session: b7bb8304-dbd6-4049-a29e-ad4d80cb9b54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5099 2024.08.16 05:49:52.028621 [ 3 ] {bc2ab669-e10d-438c-a28f-743956eb484b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5100 2024.08.16 05:49:52.028663 [ 3 ] {bc2ab669-e10d-438c-a28f-743956eb484b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5101 2024.08.16 05:49:52.028789 [ 3 ] {bc2ab669-e10d-438c-a28f-743956eb484b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5102 2024.08.16 05:49:52.029098 [ 3 ] {bc2ab669-e10d-438c-a28f-743956eb484b} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5103 2024.08.16 05:49:52.029134 [ 3 ] {bc2ab669-e10d-438c-a28f-743956eb484b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
5104 2024.08.16 05:49:52.029423 [ 3 ] {bc2ab669-e10d-438c-a28f-743956eb484b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
5105 2024.08.16 05:49:52.029720 [ 3 ] {bc2ab669-e10d-438c-a28f-743956eb484b} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5106 2024.08.16 05:49:52.029836 [ 3 ] {bc2ab669-e10d-438c-a28f-743956eb484b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001237 sec., 3233.6297493936945 rows/sec., 263.68 KiB/sec.
5107 2024.08.16 05:49:52.030030 [ 3 ] {bc2ab669-e10d-438c-a28f-743956eb484b} <Debug> DynamicQueryHandler: Done processing query
5108 2024.08.16 05:49:52.030056 [ 3 ] {bc2ab669-e10d-438c-a28f-743956eb484b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5109 2024.08.16 05:49:52.030071 [ 3 ] {} <Debug> HTTP-Session: b7bb8304-dbd6-4049-a29e-ad4d80cb9b54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5110 2024.08.16 05:49:52.030243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 32686, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5111 2024.08.16 05:49:52.030290 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5112 2024.08.16 05:49:52.030309 [ 3 ] {} <Debug> HTTP-Session: 3ffc4e00-bce8-48fa-bc35-2fffd3c25efb Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5113 2024.08.16 05:49:52.030325 [ 3 ] {} <Debug> HTTP-Session: 3ffc4e00-bce8-48fa-bc35-2fffd3c25efb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5114 2024.08.16 05:49:52.030339 [ 3 ] {} <Debug> HTTP-Session: 3ffc4e00-bce8-48fa-bc35-2fffd3c25efb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5115 2024.08.16 05:49:52.030368 [ 3 ] {} <Trace> HTTP-Session: 3ffc4e00-bce8-48fa-bc35-2fffd3c25efb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5116 2024.08.16 05:49:52.030518 [ 3 ] {f6f43a4c-4f0a-4bc1-8588-feb6a30b240a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5117 2024.08.16 05:49:52.030559 [ 3 ] {f6f43a4c-4f0a-4bc1-8588-feb6a30b240a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5118 2024.08.16 05:49:52.030682 [ 3 ] {f6f43a4c-4f0a-4bc1-8588-feb6a30b240a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5119 2024.08.16 05:49:52.031119 [ 3 ] {f6f43a4c-4f0a-4bc1-8588-feb6a30b240a} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5120 2024.08.16 05:49:52.031154 [ 3 ] {f6f43a4c-4f0a-4bc1-8588-feb6a30b240a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
5121 2024.08.16 05:49:52.031462 [ 3 ] {f6f43a4c-4f0a-4bc1-8588-feb6a30b240a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5122 2024.08.16 05:49:52.031755 [ 3 ] {f6f43a4c-4f0a-4bc1-8588-feb6a30b240a} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5123 2024.08.16 05:49:52.031874 [ 3 ] {f6f43a4c-4f0a-4bc1-8588-feb6a30b240a} <Debug> executeQuery: Read 218 rows, 19.42 KiB in 0.001428 sec., 152661.0644257703 rows/sec., 13.28 MiB/sec.
5124 2024.08.16 05:49:52.032078 [ 3 ] {f6f43a4c-4f0a-4bc1-8588-feb6a30b240a} <Debug> DynamicQueryHandler: Done processing query
5125 2024.08.16 05:49:52.032102 [ 3 ] {f6f43a4c-4f0a-4bc1-8588-feb6a30b240a} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
5126 2024.08.16 05:49:52.032117 [ 3 ] {} <Debug> HTTP-Session: 3ffc4e00-bce8-48fa-bc35-2fffd3c25efb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5127 2024.08.16 05:49:52.032247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5128 2024.08.16 05:49:52.032292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5129 2024.08.16 05:49:52.032312 [ 3 ] {} <Debug> HTTP-Session: dc24b92b-9969-48ae-8b19-c5862f60d043 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5130 2024.08.16 05:49:52.032328 [ 3 ] {} <Debug> HTTP-Session: dc24b92b-9969-48ae-8b19-c5862f60d043 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5131 2024.08.16 05:49:52.032341 [ 3 ] {} <Debug> HTTP-Session: dc24b92b-9969-48ae-8b19-c5862f60d043 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5132 2024.08.16 05:49:52.032371 [ 3 ] {} <Trace> HTTP-Session: dc24b92b-9969-48ae-8b19-c5862f60d043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5133 2024.08.16 05:49:52.032461 [ 3 ] {e6bb9f83-b91a-4ef0-983f-276f47453708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5134 2024.08.16 05:49:52.032503 [ 3 ] {e6bb9f83-b91a-4ef0-983f-276f47453708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5135 2024.08.16 05:49:52.032626 [ 3 ] {e6bb9f83-b91a-4ef0-983f-276f47453708} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5136 2024.08.16 05:49:52.032934 [ 3 ] {e6bb9f83-b91a-4ef0-983f-276f47453708} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5137 2024.08.16 05:49:52.032967 [ 3 ] {e6bb9f83-b91a-4ef0-983f-276f47453708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
5138 2024.08.16 05:49:52.033248 [ 3 ] {e6bb9f83-b91a-4ef0-983f-276f47453708} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
5139 2024.08.16 05:49:52.033552 [ 3 ] {e6bb9f83-b91a-4ef0-983f-276f47453708} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5140 2024.08.16 05:49:52.033668 [ 3 ] {e6bb9f83-b91a-4ef0-983f-276f47453708} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001229 sec., 3254.6786004882015 rows/sec., 227.26 KiB/sec.
5141 2024.08.16 05:49:52.033823 [ 3 ] {e6bb9f83-b91a-4ef0-983f-276f47453708} <Debug> DynamicQueryHandler: Done processing query
5142 2024.08.16 05:49:52.033847 [ 3 ] {e6bb9f83-b91a-4ef0-983f-276f47453708} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5143 2024.08.16 05:49:52.033862 [ 3 ] {} <Debug> HTTP-Session: dc24b92b-9969-48ae-8b19-c5862f60d043 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5144 2024.08.16 05:49:52.033969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5145 2024.08.16 05:49:52.034016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5146 2024.08.16 05:49:52.034035 [ 3 ] {} <Debug> HTTP-Session: e8342e6e-91c7-495a-b3f7-e98ba1fa243a Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5147 2024.08.16 05:49:52.034051 [ 3 ] {} <Debug> HTTP-Session: e8342e6e-91c7-495a-b3f7-e98ba1fa243a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5148 2024.08.16 05:49:52.034064 [ 3 ] {} <Debug> HTTP-Session: e8342e6e-91c7-495a-b3f7-e98ba1fa243a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5149 2024.08.16 05:49:52.034094 [ 3 ] {} <Trace> HTTP-Session: e8342e6e-91c7-495a-b3f7-e98ba1fa243a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5150 2024.08.16 05:49:52.034187 [ 3 ] {34f57b08-f01c-4bd2-a415-62c31e3a3dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
5151 2024.08.16 05:49:52.034227 [ 3 ] {34f57b08-f01c-4bd2-a415-62c31e3a3dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5152 2024.08.16 05:49:52.034348 [ 3 ] {34f57b08-f01c-4bd2-a415-62c31e3a3dad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5153 2024.08.16 05:49:52.034619 [ 3 ] {34f57b08-f01c-4bd2-a415-62c31e3a3dad} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5154 2024.08.16 05:49:52.034654 [ 3 ] {34f57b08-f01c-4bd2-a415-62c31e3a3dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
5155 2024.08.16 05:49:52.034947 [ 3 ] {34f57b08-f01c-4bd2-a415-62c31e3a3dad} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
5156 2024.08.16 05:49:52.035235 [ 3 ] {34f57b08-f01c-4bd2-a415-62c31e3a3dad} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5157 2024.08.16 05:49:52.035354 [ 3 ] {34f57b08-f01c-4bd2-a415-62c31e3a3dad} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001194 sec., 11725.293132328308 rows/sec., 821.16 KiB/sec.
5158 2024.08.16 05:49:52.035498 [ 3 ] {34f57b08-f01c-4bd2-a415-62c31e3a3dad} <Debug> DynamicQueryHandler: Done processing query
5159 2024.08.16 05:49:52.035522 [ 3 ] {34f57b08-f01c-4bd2-a415-62c31e3a3dad} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5160 2024.08.16 05:49:52.035538 [ 3 ] {} <Debug> HTTP-Session: e8342e6e-91c7-495a-b3f7-e98ba1fa243a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5161 2024.08.16 05:49:52.035641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5162 2024.08.16 05:49:52.035686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5163 2024.08.16 05:49:52.035705 [ 3 ] {} <Debug> HTTP-Session: 0dd28ccf-1eba-4799-b999-8272215e4d17 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5164 2024.08.16 05:49:52.035721 [ 3 ] {} <Debug> HTTP-Session: 0dd28ccf-1eba-4799-b999-8272215e4d17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5165 2024.08.16 05:49:52.035734 [ 3 ] {} <Debug> HTTP-Session: 0dd28ccf-1eba-4799-b999-8272215e4d17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5166 2024.08.16 05:49:52.035765 [ 3 ] {} <Trace> HTTP-Session: 0dd28ccf-1eba-4799-b999-8272215e4d17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5167 2024.08.16 05:49:52.035855 [ 3 ] {e0221261-a1f0-4e48-a8a6-b203c30e9fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
5168 2024.08.16 05:49:52.035896 [ 3 ] {e0221261-a1f0-4e48-a8a6-b203c30e9fff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
5169 2024.08.16 05:49:52.036019 [ 3 ] {e0221261-a1f0-4e48-a8a6-b203c30e9fff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5170 2024.08.16 05:49:52.036283 [ 3 ] {e0221261-a1f0-4e48-a8a6-b203c30e9fff} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5171 2024.08.16 05:49:52.036318 [ 3 ] {e0221261-a1f0-4e48-a8a6-b203c30e9fff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
5172 2024.08.16 05:49:52.036606 [ 3 ] {e0221261-a1f0-4e48-a8a6-b203c30e9fff} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
5173 2024.08.16 05:49:52.036897 [ 3 ] {e0221261-a1f0-4e48-a8a6-b203c30e9fff} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5174 2024.08.16 05:49:52.037016 [ 3 ] {e0221261-a1f0-4e48-a8a6-b203c30e9fff} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001183 sec., 5071.851225697379 rows/sec., 299.66 KiB/sec.
5175 2024.08.16 05:49:52.037169 [ 3 ] {e0221261-a1f0-4e48-a8a6-b203c30e9fff} <Debug> DynamicQueryHandler: Done processing query
5176 2024.08.16 05:49:52.037194 [ 3 ] {e0221261-a1f0-4e48-a8a6-b203c30e9fff} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5177 2024.08.16 05:49:52.037209 [ 3 ] {} <Debug> HTTP-Session: 0dd28ccf-1eba-4799-b999-8272215e4d17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5178 2024.08.16 05:49:52.037379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 64011, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5179 2024.08.16 05:49:52.037426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5180 2024.08.16 05:49:52.037446 [ 3 ] {} <Debug> HTTP-Session: 53a2fe4e-9891-4526-8964-89c3e275ac7b Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5181 2024.08.16 05:49:52.037462 [ 3 ] {} <Debug> HTTP-Session: 53a2fe4e-9891-4526-8964-89c3e275ac7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5182 2024.08.16 05:49:52.037477 [ 3 ] {} <Debug> HTTP-Session: 53a2fe4e-9891-4526-8964-89c3e275ac7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5183 2024.08.16 05:49:52.037507 [ 3 ] {} <Trace> HTTP-Session: 53a2fe4e-9891-4526-8964-89c3e275ac7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5184 2024.08.16 05:49:52.037701 [ 3 ] {b0ec3ec6-1e61-4d06-8b72-12da43096b83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5185 2024.08.16 05:49:52.037743 [ 3 ] {b0ec3ec6-1e61-4d06-8b72-12da43096b83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5186 2024.08.16 05:49:52.037864 [ 3 ] {b0ec3ec6-1e61-4d06-8b72-12da43096b83} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5187 2024.08.16 05:49:52.038363 [ 3 ] {b0ec3ec6-1e61-4d06-8b72-12da43096b83} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5188 2024.08.16 05:49:52.038399 [ 3 ] {b0ec3ec6-1e61-4d06-8b72-12da43096b83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
5189 2024.08.16 05:49:52.038712 [ 3 ] {b0ec3ec6-1e61-4d06-8b72-12da43096b83} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5190 2024.08.16 05:49:52.039016 [ 3 ] {b0ec3ec6-1e61-4d06-8b72-12da43096b83} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5191 2024.08.16 05:49:52.039138 [ 3 ] {b0ec3ec6-1e61-4d06-8b72-12da43096b83} <Debug> executeQuery: Read 395 rows, 28.73 KiB in 0.001542 sec., 256160.8300907912 rows/sec., 18.19 MiB/sec.
5192 2024.08.16 05:49:52.039284 [ 3 ] {b0ec3ec6-1e61-4d06-8b72-12da43096b83} <Debug> DynamicQueryHandler: Done processing query
5193 2024.08.16 05:49:52.039308 [ 3 ] {b0ec3ec6-1e61-4d06-8b72-12da43096b83} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
5194 2024.08.16 05:49:52.039323 [ 3 ] {} <Debug> HTTP-Session: 53a2fe4e-9891-4526-8964-89c3e275ac7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5195 2024.08.16 05:49:52.039455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5196 2024.08.16 05:49:52.039503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5197 2024.08.16 05:49:52.039522 [ 3 ] {} <Debug> HTTP-Session: dc3b0875-49b2-48aa-8cf2-1a5c37d63416 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5198 2024.08.16 05:49:52.039538 [ 3 ] {} <Debug> HTTP-Session: dc3b0875-49b2-48aa-8cf2-1a5c37d63416 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5199 2024.08.16 05:49:52.039552 [ 3 ] {} <Debug> HTTP-Session: dc3b0875-49b2-48aa-8cf2-1a5c37d63416 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5200 2024.08.16 05:49:52.039582 [ 3 ] {} <Trace> HTTP-Session: dc3b0875-49b2-48aa-8cf2-1a5c37d63416 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5201 2024.08.16 05:49:52.039672 [ 3 ] {1528fb94-7623-4d00-a8ba-ed27062fb47e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5202 2024.08.16 05:49:52.039714 [ 3 ] {1528fb94-7623-4d00-a8ba-ed27062fb47e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5203 2024.08.16 05:49:52.039839 [ 3 ] {1528fb94-7623-4d00-a8ba-ed27062fb47e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5204 2024.08.16 05:49:52.040098 [ 3 ] {1528fb94-7623-4d00-a8ba-ed27062fb47e} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5205 2024.08.16 05:49:52.040133 [ 3 ] {1528fb94-7623-4d00-a8ba-ed27062fb47e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
5206 2024.08.16 05:49:52.040477 [ 3 ] {1528fb94-7623-4d00-a8ba-ed27062fb47e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
5207 2024.08.16 05:49:52.040793 [ 3 ] {1528fb94-7623-4d00-a8ba-ed27062fb47e} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5208 2024.08.16 05:49:52.040913 [ 3 ] {1528fb94-7623-4d00-a8ba-ed27062fb47e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001264 sec., 4746.835443037975 rows/sec., 248.00 KiB/sec.
5209 2024.08.16 05:49:52.041069 [ 3 ] {1528fb94-7623-4d00-a8ba-ed27062fb47e} <Debug> DynamicQueryHandler: Done processing query
5210 2024.08.16 05:49:52.041093 [ 3 ] {1528fb94-7623-4d00-a8ba-ed27062fb47e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5211 2024.08.16 05:49:52.041108 [ 3 ] {} <Debug> HTTP-Session: dc3b0875-49b2-48aa-8cf2-1a5c37d63416 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5212 2024.08.16 05:49:52.041255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 45004, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5213 2024.08.16 05:49:52.041303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5214 2024.08.16 05:49:52.041322 [ 3 ] {} <Debug> HTTP-Session: 017afdb5-1558-4eac-ab50-2af8979ea7b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5215 2024.08.16 05:49:52.041338 [ 3 ] {} <Debug> HTTP-Session: 017afdb5-1558-4eac-ab50-2af8979ea7b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5216 2024.08.16 05:49:52.041351 [ 3 ] {} <Debug> HTTP-Session: 017afdb5-1558-4eac-ab50-2af8979ea7b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5217 2024.08.16 05:49:52.041381 [ 3 ] {} <Trace> HTTP-Session: 017afdb5-1558-4eac-ab50-2af8979ea7b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5218 2024.08.16 05:49:52.041545 [ 3 ] {1c416e97-6fc1-46e3-b5c4-d8ee41cec0b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5219 2024.08.16 05:49:52.041589 [ 3 ] {1c416e97-6fc1-46e3-b5c4-d8ee41cec0b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5220 2024.08.16 05:49:52.041727 [ 3 ] {1c416e97-6fc1-46e3-b5c4-d8ee41cec0b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5221 2024.08.16 05:49:52.042116 [ 3 ] {1c416e97-6fc1-46e3-b5c4-d8ee41cec0b6} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5222 2024.08.16 05:49:52.042152 [ 3 ] {1c416e97-6fc1-46e3-b5c4-d8ee41cec0b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
5223 2024.08.16 05:49:52.042510 [ 3 ] {1c416e97-6fc1-46e3-b5c4-d8ee41cec0b6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5224 2024.08.16 05:49:52.042837 [ 3 ] {1c416e97-6fc1-46e3-b5c4-d8ee41cec0b6} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5225 2024.08.16 05:49:52.042960 [ 3 ] {1c416e97-6fc1-46e3-b5c4-d8ee41cec0b6} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001497 sec., 159652.63861055442 rows/sec., 10.70 MiB/sec.
5226 2024.08.16 05:49:52.043106 [ 3 ] {1c416e97-6fc1-46e3-b5c4-d8ee41cec0b6} <Debug> DynamicQueryHandler: Done processing query
5227 2024.08.16 05:49:52.043130 [ 3 ] {1c416e97-6fc1-46e3-b5c4-d8ee41cec0b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
5228 2024.08.16 05:49:52.043146 [ 3 ] {} <Debug> HTTP-Session: 017afdb5-1558-4eac-ab50-2af8979ea7b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5229 2024.08.16 05:49:52.043257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5230 2024.08.16 05:49:52.043303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5231 2024.08.16 05:49:52.043323 [ 3 ] {} <Debug> HTTP-Session: 333554d6-b4ff-48b5-9f6b-a47789ee6fcb Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5232 2024.08.16 05:49:52.043339 [ 3 ] {} <Debug> HTTP-Session: 333554d6-b4ff-48b5-9f6b-a47789ee6fcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5233 2024.08.16 05:49:52.043352 [ 3 ] {} <Debug> HTTP-Session: 333554d6-b4ff-48b5-9f6b-a47789ee6fcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5234 2024.08.16 05:49:52.043383 [ 3 ] {} <Trace> HTTP-Session: 333554d6-b4ff-48b5-9f6b-a47789ee6fcb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5235 2024.08.16 05:49:52.043470 [ 3 ] {da133fff-3577-450f-84b6-3ed99850f90e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
5236 2024.08.16 05:49:52.043514 [ 3 ] {da133fff-3577-450f-84b6-3ed99850f90e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
5237 2024.08.16 05:49:52.043638 [ 3 ] {da133fff-3577-450f-84b6-3ed99850f90e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5238 2024.08.16 05:49:52.043882 [ 3 ] {da133fff-3577-450f-84b6-3ed99850f90e} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5239 2024.08.16 05:49:52.043916 [ 3 ] {da133fff-3577-450f-84b6-3ed99850f90e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
5240 2024.08.16 05:49:52.044252 [ 3 ] {da133fff-3577-450f-84b6-3ed99850f90e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
5241 2024.08.16 05:49:52.044554 [ 3 ] {da133fff-3577-450f-84b6-3ed99850f90e} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5242 2024.08.16 05:49:52.044672 [ 3 ] {da133fff-3577-450f-84b6-3ed99850f90e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001223 sec., 817.6614881439085 rows/sec., 55.10 KiB/sec.
5243 2024.08.16 05:49:52.044827 [ 3 ] {da133fff-3577-450f-84b6-3ed99850f90e} <Debug> DynamicQueryHandler: Done processing query
5244 2024.08.16 05:49:52.044850 [ 3 ] {da133fff-3577-450f-84b6-3ed99850f90e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5245 2024.08.16 05:49:52.044866 [ 3 ] {} <Debug> HTTP-Session: 333554d6-b4ff-48b5-9f6b-a47789ee6fcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5246 2024.08.16 05:49:52.044981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14474, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5247 2024.08.16 05:49:52.045030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5248 2024.08.16 05:49:52.045049 [ 3 ] {} <Debug> HTTP-Session: 4695359b-447d-4b2d-9876-b7fae9ba4086 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5249 2024.08.16 05:49:52.045065 [ 3 ] {} <Debug> HTTP-Session: 4695359b-447d-4b2d-9876-b7fae9ba4086 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5250 2024.08.16 05:49:52.045078 [ 3 ] {} <Debug> HTTP-Session: 4695359b-447d-4b2d-9876-b7fae9ba4086 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5251 2024.08.16 05:49:52.045108 [ 3 ] {} <Trace> HTTP-Session: 4695359b-447d-4b2d-9876-b7fae9ba4086 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5252 2024.08.16 05:49:52.045269 [ 3 ] {379ddc37-ca03-4efb-b17a-a3ac8e462ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5253 2024.08.16 05:49:52.045328 [ 3 ] {379ddc37-ca03-4efb-b17a-a3ac8e462ab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5254 2024.08.16 05:49:52.045716 [ 3 ] {379ddc37-ca03-4efb-b17a-a3ac8e462ab8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5255 2024.08.16 05:49:52.046183 [ 3 ] {379ddc37-ca03-4efb-b17a-a3ac8e462ab8} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5256 2024.08.16 05:49:52.046217 [ 3 ] {379ddc37-ca03-4efb-b17a-a3ac8e462ab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
5257 2024.08.16 05:49:52.046773 [ 3 ] {379ddc37-ca03-4efb-b17a-a3ac8e462ab8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
5258 2024.08.16 05:49:52.047161 [ 3 ] {379ddc37-ca03-4efb-b17a-a3ac8e462ab8} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5259 2024.08.16 05:49:52.047307 [ 3 ] {379ddc37-ca03-4efb-b17a-a3ac8e462ab8} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002127 sec., 4231.311706629055 rows/sec., 7.58 MiB/sec.
5260 2024.08.16 05:49:52.047685 [ 3 ] {379ddc37-ca03-4efb-b17a-a3ac8e462ab8} <Debug> DynamicQueryHandler: Done processing query
5261 2024.08.16 05:49:52.047710 [ 3 ] {379ddc37-ca03-4efb-b17a-a3ac8e462ab8} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
5262 2024.08.16 05:49:52.047726 [ 3 ] {} <Debug> HTTP-Session: 4695359b-447d-4b2d-9876-b7fae9ba4086 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5263 2024.08.16 05:49:52.047854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5264 2024.08.16 05:49:52.047900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5265 2024.08.16 05:49:52.047919 [ 3 ] {} <Debug> HTTP-Session: 00cd8607-3edc-43b6-a7da-6b1b59ecbc9e Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5266 2024.08.16 05:49:52.047935 [ 3 ] {} <Debug> HTTP-Session: 00cd8607-3edc-43b6-a7da-6b1b59ecbc9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5267 2024.08.16 05:49:52.047948 [ 3 ] {} <Debug> HTTP-Session: 00cd8607-3edc-43b6-a7da-6b1b59ecbc9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5268 2024.08.16 05:49:52.047978 [ 3 ] {} <Trace> HTTP-Session: 00cd8607-3edc-43b6-a7da-6b1b59ecbc9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5269 2024.08.16 05:49:52.048099 [ 3 ] {f8efbaaa-478d-4c9f-bbff-f3e08fb82139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5270 2024.08.16 05:49:52.048142 [ 3 ] {f8efbaaa-478d-4c9f-bbff-f3e08fb82139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5271 2024.08.16 05:49:52.048268 [ 3 ] {f8efbaaa-478d-4c9f-bbff-f3e08fb82139} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5272 2024.08.16 05:49:52.048539 [ 3 ] {f8efbaaa-478d-4c9f-bbff-f3e08fb82139} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5273 2024.08.16 05:49:52.048573 [ 3 ] {f8efbaaa-478d-4c9f-bbff-f3e08fb82139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
5274 2024.08.16 05:49:52.048917 [ 3 ] {f8efbaaa-478d-4c9f-bbff-f3e08fb82139} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5275 2024.08.16 05:49:52.049237 [ 3 ] {f8efbaaa-478d-4c9f-bbff-f3e08fb82139} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5276 2024.08.16 05:49:52.049368 [ 3 ] {f8efbaaa-478d-4c9f-bbff-f3e08fb82139} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00132 sec., 62121.21212121212 rows/sec., 3.95 MiB/sec.
5277 2024.08.16 05:49:52.049576 [ 3 ] {f8efbaaa-478d-4c9f-bbff-f3e08fb82139} <Debug> DynamicQueryHandler: Done processing query
5278 2024.08.16 05:49:52.049606 [ 3 ] {f8efbaaa-478d-4c9f-bbff-f3e08fb82139} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5279 2024.08.16 05:49:52.049622 [ 3 ] {} <Debug> HTTP-Session: 00cd8607-3edc-43b6-a7da-6b1b59ecbc9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5280 2024.08.16 05:49:54.857607 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache
5281 2024.08.16 05:49:54.857658 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache
5282 2024.08.16 05:49:57.050579 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5283 2024.08.16 05:49:57.050699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5284 2024.08.16 05:49:57.050726 [ 3 ] {} <Debug> HTTP-Session: 83e89abf-cfe1-4841-a534-24cddf7fe174 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5285 2024.08.16 05:49:57.050750 [ 3 ] {} <Debug> HTTP-Session: 83e89abf-cfe1-4841-a534-24cddf7fe174 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5286 2024.08.16 05:49:57.050764 [ 3 ] {} <Debug> HTTP-Session: 83e89abf-cfe1-4841-a534-24cddf7fe174 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5287 2024.08.16 05:49:57.050813 [ 3 ] {} <Trace> HTTP-Session: 83e89abf-cfe1-4841-a534-24cddf7fe174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5288 2024.08.16 05:49:57.050997 [ 3 ] {a41592c7-80ba-4416-b936-6ed31c48f6db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5289 2024.08.16 05:49:57.051059 [ 3 ] {a41592c7-80ba-4416-b936-6ed31c48f6db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5290 2024.08.16 05:49:57.051242 [ 3 ] {a41592c7-80ba-4416-b936-6ed31c48f6db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5291 2024.08.16 05:49:57.051612 [ 3 ] {a41592c7-80ba-4416-b936-6ed31c48f6db} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5292 2024.08.16 05:49:57.051650 [ 3 ] {a41592c7-80ba-4416-b936-6ed31c48f6db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
5293 2024.08.16 05:49:57.052013 [ 3 ] {a41592c7-80ba-4416-b936-6ed31c48f6db} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5294 2024.08.16 05:49:57.052353 [ 3 ] {a41592c7-80ba-4416-b936-6ed31c48f6db} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5295 2024.08.16 05:49:57.052520 [ 3 ] {a41592c7-80ba-4416-b936-6ed31c48f6db} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.001577 sec., 14584.654407102093 rows/sec., 1.15 MiB/sec.
5296 2024.08.16 05:49:57.052718 [ 3 ] {a41592c7-80ba-4416-b936-6ed31c48f6db} <Debug> DynamicQueryHandler: Done processing query
5297 2024.08.16 05:49:57.052744 [ 3 ] {a41592c7-80ba-4416-b936-6ed31c48f6db} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5298 2024.08.16 05:49:57.052761 [ 3 ] {} <Debug> HTTP-Session: 83e89abf-cfe1-4841-a534-24cddf7fe174 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5299 2024.08.16 05:49:57.052894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5300 2024.08.16 05:49:57.052941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5301 2024.08.16 05:49:57.052961 [ 3 ] {} <Debug> HTTP-Session: 1eb59c52-d574-4f8a-b313-90e79bb65edf Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5302 2024.08.16 05:49:57.052979 [ 3 ] {} <Debug> HTTP-Session: 1eb59c52-d574-4f8a-b313-90e79bb65edf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5303 2024.08.16 05:49:57.053001 [ 3 ] {} <Debug> HTTP-Session: 1eb59c52-d574-4f8a-b313-90e79bb65edf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5304 2024.08.16 05:49:57.053032 [ 3 ] {} <Trace> HTTP-Session: 1eb59c52-d574-4f8a-b313-90e79bb65edf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5305 2024.08.16 05:49:57.053127 [ 3 ] {82b5144f-fbd9-460b-88b3-14659bb78c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5306 2024.08.16 05:49:57.053171 [ 3 ] {82b5144f-fbd9-460b-88b3-14659bb78c23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5307 2024.08.16 05:49:57.053303 [ 3 ] {82b5144f-fbd9-460b-88b3-14659bb78c23} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5308 2024.08.16 05:49:57.053554 [ 3 ] {82b5144f-fbd9-460b-88b3-14659bb78c23} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5309 2024.08.16 05:49:57.053594 [ 3 ] {82b5144f-fbd9-460b-88b3-14659bb78c23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
5310 2024.08.16 05:49:57.053891 [ 3 ] {82b5144f-fbd9-460b-88b3-14659bb78c23} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
5311 2024.08.16 05:49:57.054235 [ 3 ] {82b5144f-fbd9-460b-88b3-14659bb78c23} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5312 2024.08.16 05:49:57.054389 [ 3 ] {82b5144f-fbd9-460b-88b3-14659bb78c23} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001285 sec., 3112.8404669260703 rows/sec., 253.83 KiB/sec.
5313 2024.08.16 05:49:57.054546 [ 3 ] {82b5144f-fbd9-460b-88b3-14659bb78c23} <Debug> DynamicQueryHandler: Done processing query
5314 2024.08.16 05:49:57.054573 [ 3 ] {82b5144f-fbd9-460b-88b3-14659bb78c23} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5315 2024.08.16 05:49:57.054589 [ 3 ] {} <Debug> HTTP-Session: 1eb59c52-d574-4f8a-b313-90e79bb65edf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5316 2024.08.16 05:49:57.054885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 183430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5317 2024.08.16 05:49:57.054932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5318 2024.08.16 05:49:57.054951 [ 3 ] {} <Debug> HTTP-Session: ed5f6bcc-90ca-42f1-b105-592c09ae78a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5319 2024.08.16 05:49:57.054968 [ 3 ] {} <Debug> HTTP-Session: ed5f6bcc-90ca-42f1-b105-592c09ae78a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5320 2024.08.16 05:49:57.054982 [ 3 ] {} <Debug> HTTP-Session: ed5f6bcc-90ca-42f1-b105-592c09ae78a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5321 2024.08.16 05:49:57.055012 [ 3 ] {} <Trace> HTTP-Session: ed5f6bcc-90ca-42f1-b105-592c09ae78a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5322 2024.08.16 05:49:57.055927 [ 3 ] {9f25afcb-e7d1-4c7d-91cd-1f11d521b169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5323 2024.08.16 05:49:57.055976 [ 3 ] {9f25afcb-e7d1-4c7d-91cd-1f11d521b169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5324 2024.08.16 05:49:57.056106 [ 3 ] {9f25afcb-e7d1-4c7d-91cd-1f11d521b169} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5325 2024.08.16 05:49:57.057170 [ 3 ] {9f25afcb-e7d1-4c7d-91cd-1f11d521b169} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5326 2024.08.16 05:49:57.057206 [ 3 ] {9f25afcb-e7d1-4c7d-91cd-1f11d521b169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
5327 2024.08.16 05:49:57.057640 [ 3 ] {9f25afcb-e7d1-4c7d-91cd-1f11d521b169} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5328 2024.08.16 05:49:57.057946 [ 3 ] {9f25afcb-e7d1-4c7d-91cd-1f11d521b169} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5329 2024.08.16 05:49:57.058107 [ 3 ] {9f25afcb-e7d1-4c7d-91cd-1f11d521b169} <Debug> executeQuery: Read 1267 rows, 106.89 KiB in 0.002922 sec., 433607.1184120465 rows/sec., 35.72 MiB/sec.
5330 2024.08.16 05:49:57.058271 [ 3 ] {9f25afcb-e7d1-4c7d-91cd-1f11d521b169} <Debug> DynamicQueryHandler: Done processing query
5331 2024.08.16 05:49:57.058295 [ 3 ] {9f25afcb-e7d1-4c7d-91cd-1f11d521b169} <Debug> MemoryTracker: Peak memory usage (for query): 4.96 MiB.
5332 2024.08.16 05:49:57.058311 [ 3 ] {} <Debug> HTTP-Session: ed5f6bcc-90ca-42f1-b105-592c09ae78a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5333 2024.08.16 05:49:57.058497 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5334 2024.08.16 05:49:57.058543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5335 2024.08.16 05:49:57.058562 [ 3 ] {} <Debug> HTTP-Session: b0d22ace-e6e6-424a-b5c9-50f7be861920 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5336 2024.08.16 05:49:57.058578 [ 3 ] {} <Debug> HTTP-Session: b0d22ace-e6e6-424a-b5c9-50f7be861920 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5337 2024.08.16 05:49:57.058591 [ 3 ] {} <Debug> HTTP-Session: b0d22ace-e6e6-424a-b5c9-50f7be861920 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5338 2024.08.16 05:49:57.058621 [ 3 ] {} <Trace> HTTP-Session: b0d22ace-e6e6-424a-b5c9-50f7be861920 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5339 2024.08.16 05:49:57.058713 [ 3 ] {584155fd-55f8-4ce6-8b5f-f179fa4ec3c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5340 2024.08.16 05:49:57.058755 [ 3 ] {584155fd-55f8-4ce6-8b5f-f179fa4ec3c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5341 2024.08.16 05:49:57.058879 [ 3 ] {584155fd-55f8-4ce6-8b5f-f179fa4ec3c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5342 2024.08.16 05:49:57.059210 [ 3 ] {584155fd-55f8-4ce6-8b5f-f179fa4ec3c6} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5343 2024.08.16 05:49:57.059246 [ 3 ] {584155fd-55f8-4ce6-8b5f-f179fa4ec3c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
5344 2024.08.16 05:49:57.059531 [ 3 ] {584155fd-55f8-4ce6-8b5f-f179fa4ec3c6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
5345 2024.08.16 05:49:57.059819 [ 3 ] {584155fd-55f8-4ce6-8b5f-f179fa4ec3c6} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5346 2024.08.16 05:49:57.059965 [ 3 ] {584155fd-55f8-4ce6-8b5f-f179fa4ec3c6} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001274 sec., 3139.717425431711 rows/sec., 219.23 KiB/sec.
5347 2024.08.16 05:49:57.060233 [ 3 ] {584155fd-55f8-4ce6-8b5f-f179fa4ec3c6} <Debug> DynamicQueryHandler: Done processing query
5348 2024.08.16 05:49:57.060257 [ 3 ] {584155fd-55f8-4ce6-8b5f-f179fa4ec3c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5349 2024.08.16 05:49:57.060273 [ 3 ] {} <Debug> HTTP-Session: b0d22ace-e6e6-424a-b5c9-50f7be861920 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5350 2024.08.16 05:49:57.060434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 30454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5351 2024.08.16 05:49:57.060481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5352 2024.08.16 05:49:57.060500 [ 3 ] {} <Debug> HTTP-Session: 6ebe8c03-3e7f-4368-a8bb-dd635405c552 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5353 2024.08.16 05:49:57.060516 [ 3 ] {} <Debug> HTTP-Session: 6ebe8c03-3e7f-4368-a8bb-dd635405c552 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5354 2024.08.16 05:49:57.060531 [ 3 ] {} <Debug> HTTP-Session: 6ebe8c03-3e7f-4368-a8bb-dd635405c552 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5355 2024.08.16 05:49:57.060561 [ 3 ] {} <Trace> HTTP-Session: 6ebe8c03-3e7f-4368-a8bb-dd635405c552 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5356 2024.08.16 05:49:57.060705 [ 3 ] {18e8d570-9bd7-4444-ac0a-899fc96f139c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
5357 2024.08.16 05:49:57.060747 [ 3 ] {18e8d570-9bd7-4444-ac0a-899fc96f139c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5358 2024.08.16 05:49:57.060886 [ 3 ] {18e8d570-9bd7-4444-ac0a-899fc96f139c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5359 2024.08.16 05:49:57.061274 [ 3 ] {18e8d570-9bd7-4444-ac0a-899fc96f139c} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5360 2024.08.16 05:49:57.061310 [ 3 ] {18e8d570-9bd7-4444-ac0a-899fc96f139c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
5361 2024.08.16 05:49:57.061622 [ 3 ] {18e8d570-9bd7-4444-ac0a-899fc96f139c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5362 2024.08.16 05:49:57.061918 [ 3 ] {18e8d570-9bd7-4444-ac0a-899fc96f139c} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5363 2024.08.16 05:49:57.062082 [ 3 ] {18e8d570-9bd7-4444-ac0a-899fc96f139c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001438 sec., 158553.54659248955 rows/sec., 10.74 MiB/sec.
5364 2024.08.16 05:49:57.062368 [ 3 ] {18e8d570-9bd7-4444-ac0a-899fc96f139c} <Debug> DynamicQueryHandler: Done processing query
5365 2024.08.16 05:49:57.062392 [ 3 ] {18e8d570-9bd7-4444-ac0a-899fc96f139c} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5366 2024.08.16 05:49:57.062409 [ 3 ] {} <Debug> HTTP-Session: 6ebe8c03-3e7f-4368-a8bb-dd635405c552 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5367 2024.08.16 05:49:57.062670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 90400, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5368 2024.08.16 05:49:57.062717 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5369 2024.08.16 05:49:57.062735 [ 3 ] {} <Debug> HTTP-Session: de3cdad0-3b2e-4336-a734-81e6fbf9c9e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5370 2024.08.16 05:49:57.062752 [ 3 ] {} <Debug> HTTP-Session: de3cdad0-3b2e-4336-a734-81e6fbf9c9e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5371 2024.08.16 05:49:57.062765 [ 3 ] {} <Debug> HTTP-Session: de3cdad0-3b2e-4336-a734-81e6fbf9c9e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5372 2024.08.16 05:49:57.062796 [ 3 ] {} <Trace> HTTP-Session: de3cdad0-3b2e-4336-a734-81e6fbf9c9e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5373 2024.08.16 05:49:57.063048 [ 3 ] {eb9a9db3-9a28-488f-9efe-e3da85c432ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5374 2024.08.16 05:49:57.063091 [ 3 ] {eb9a9db3-9a28-488f-9efe-e3da85c432ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5375 2024.08.16 05:49:57.063234 [ 3 ] {eb9a9db3-9a28-488f-9efe-e3da85c432ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5376 2024.08.16 05:49:57.063832 [ 3 ] {eb9a9db3-9a28-488f-9efe-e3da85c432ec} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5377 2024.08.16 05:49:57.063869 [ 3 ] {eb9a9db3-9a28-488f-9efe-e3da85c432ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
5378 2024.08.16 05:49:57.064182 [ 3 ] {eb9a9db3-9a28-488f-9efe-e3da85c432ec} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5379 2024.08.16 05:49:57.064477 [ 3 ] {eb9a9db3-9a28-488f-9efe-e3da85c432ec} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5380 2024.08.16 05:49:57.064639 [ 3 ] {eb9a9db3-9a28-488f-9efe-e3da85c432ec} <Debug> executeQuery: Read 547 rows, 41.57 KiB in 0.001736 sec., 315092.16589861753 rows/sec., 23.39 MiB/sec.
5381 2024.08.16 05:49:57.064962 [ 3 ] {eb9a9db3-9a28-488f-9efe-e3da85c432ec} <Debug> DynamicQueryHandler: Done processing query
5382 2024.08.16 05:49:57.064987 [ 3 ] {eb9a9db3-9a28-488f-9efe-e3da85c432ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.55 MiB.
5383 2024.08.16 05:49:57.065003 [ 3 ] {} <Debug> HTTP-Session: de3cdad0-3b2e-4336-a734-81e6fbf9c9e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5384 2024.08.16 05:49:57.065261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 160582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5385 2024.08.16 05:49:57.065309 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5386 2024.08.16 05:49:57.065329 [ 3 ] {} <Debug> HTTP-Session: fc50204e-0451-418d-9002-a4ea3ae61706 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5387 2024.08.16 05:49:57.065344 [ 3 ] {} <Debug> HTTP-Session: fc50204e-0451-418d-9002-a4ea3ae61706 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5388 2024.08.16 05:49:57.065358 [ 3 ] {} <Debug> HTTP-Session: fc50204e-0451-418d-9002-a4ea3ae61706 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5389 2024.08.16 05:49:57.065388 [ 3 ] {} <Trace> HTTP-Session: fc50204e-0451-418d-9002-a4ea3ae61706 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5390 2024.08.16 05:49:57.065810 [ 3 ] {31cdc0ab-8f3b-4cb6-801d-49ee56fbdc8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5391 2024.08.16 05:49:57.065860 [ 3 ] {31cdc0ab-8f3b-4cb6-801d-49ee56fbdc8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5392 2024.08.16 05:49:57.066027 [ 3 ] {31cdc0ab-8f3b-4cb6-801d-49ee56fbdc8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5393 2024.08.16 05:49:57.066834 [ 3 ] {31cdc0ab-8f3b-4cb6-801d-49ee56fbdc8c} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5394 2024.08.16 05:49:57.066871 [ 3 ] {31cdc0ab-8f3b-4cb6-801d-49ee56fbdc8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
5395 2024.08.16 05:49:57.067300 [ 3 ] {31cdc0ab-8f3b-4cb6-801d-49ee56fbdc8c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5396 2024.08.16 05:49:57.067626 [ 3 ] {31cdc0ab-8f3b-4cb6-801d-49ee56fbdc8c} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5397 2024.08.16 05:49:57.067797 [ 3 ] {31cdc0ab-8f3b-4cb6-801d-49ee56fbdc8c} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.002257 sec., 374833.85024368635 rows/sec., 25.23 MiB/sec.
5398 2024.08.16 05:49:57.067982 [ 3 ] {31cdc0ab-8f3b-4cb6-801d-49ee56fbdc8c} <Debug> DynamicQueryHandler: Done processing query
5399 2024.08.16 05:49:57.068006 [ 3 ] {31cdc0ab-8f3b-4cb6-801d-49ee56fbdc8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
5400 2024.08.16 05:49:57.068021 [ 3 ] {} <Debug> HTTP-Session: fc50204e-0451-418d-9002-a4ea3ae61706 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5401 2024.08.16 05:49:57.068231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 36747, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5402 2024.08.16 05:49:57.068278 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5403 2024.08.16 05:49:57.068297 [ 3 ] {} <Debug> HTTP-Session: 7e4e7b18-c5f7-4048-bf9a-2b287f576414 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5404 2024.08.16 05:49:57.068313 [ 3 ] {} <Debug> HTTP-Session: 7e4e7b18-c5f7-4048-bf9a-2b287f576414 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5405 2024.08.16 05:49:57.068327 [ 3 ] {} <Debug> HTTP-Session: 7e4e7b18-c5f7-4048-bf9a-2b287f576414 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5406 2024.08.16 05:49:57.068357 [ 3 ] {} <Trace> HTTP-Session: 7e4e7b18-c5f7-4048-bf9a-2b287f576414 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5407 2024.08.16 05:49:57.068652 [ 3 ] {37895239-07b9-457f-9bd2-5d50a5848ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5408 2024.08.16 05:49:57.068713 [ 3 ] {37895239-07b9-457f-9bd2-5d50a5848ae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5409 2024.08.16 05:49:57.069119 [ 3 ] {37895239-07b9-457f-9bd2-5d50a5848ae8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5410 2024.08.16 05:49:57.069735 [ 3 ] {37895239-07b9-457f-9bd2-5d50a5848ae8} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5411 2024.08.16 05:49:57.069770 [ 3 ] {37895239-07b9-457f-9bd2-5d50a5848ae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
5412 2024.08.16 05:49:57.070349 [ 3 ] {37895239-07b9-457f-9bd2-5d50a5848ae8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5413 2024.08.16 05:49:57.070758 [ 3 ] {37895239-07b9-457f-9bd2-5d50a5848ae8} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5414 2024.08.16 05:49:57.070974 [ 3 ] {37895239-07b9-457f-9bd2-5d50a5848ae8} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002533 sec., 9080.142123963678 rows/sec., 16.27 MiB/sec.
5415 2024.08.16 05:49:57.071602 [ 3 ] {37895239-07b9-457f-9bd2-5d50a5848ae8} <Debug> DynamicQueryHandler: Done processing query
5416 2024.08.16 05:49:57.071626 [ 3 ] {37895239-07b9-457f-9bd2-5d50a5848ae8} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
5417 2024.08.16 05:49:57.071643 [ 3 ] {} <Debug> HTTP-Session: 7e4e7b18-c5f7-4048-bf9a-2b287f576414 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5418 2024.08.16 05:49:57.071769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5419 2024.08.16 05:49:57.071816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5420 2024.08.16 05:49:57.071835 [ 3 ] {} <Debug> HTTP-Session: 5deb2b3d-5994-493d-9011-0c136edeff94 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5421 2024.08.16 05:49:57.071852 [ 3 ] {} <Debug> HTTP-Session: 5deb2b3d-5994-493d-9011-0c136edeff94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5422 2024.08.16 05:49:57.071865 [ 3 ] {} <Debug> HTTP-Session: 5deb2b3d-5994-493d-9011-0c136edeff94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5423 2024.08.16 05:49:57.071896 [ 3 ] {} <Trace> HTTP-Session: 5deb2b3d-5994-493d-9011-0c136edeff94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5424 2024.08.16 05:49:57.072010 [ 3 ] {04e48492-f4bb-4bfe-a013-e09186aabd17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5425 2024.08.16 05:49:57.072055 [ 3 ] {04e48492-f4bb-4bfe-a013-e09186aabd17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5426 2024.08.16 05:49:57.072208 [ 3 ] {04e48492-f4bb-4bfe-a013-e09186aabd17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5427 2024.08.16 05:49:57.072588 [ 3 ] {04e48492-f4bb-4bfe-a013-e09186aabd17} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5428 2024.08.16 05:49:57.072624 [ 3 ] {04e48492-f4bb-4bfe-a013-e09186aabd17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.74 GiB.
5429 2024.08.16 05:49:57.072973 [ 3 ] {04e48492-f4bb-4bfe-a013-e09186aabd17} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5430 2024.08.16 05:49:57.073290 [ 3 ] {04e48492-f4bb-4bfe-a013-e09186aabd17} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5431 2024.08.16 05:49:57.073453 [ 3 ] {04e48492-f4bb-4bfe-a013-e09186aabd17} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001483 sec., 40458.53000674309 rows/sec., 2.73 MiB/sec.
5432 2024.08.16 05:49:57.073617 [ 3 ] {04e48492-f4bb-4bfe-a013-e09186aabd17} <Debug> DynamicQueryHandler: Done processing query
5433 2024.08.16 05:49:57.073641 [ 3 ] {04e48492-f4bb-4bfe-a013-e09186aabd17} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5434 2024.08.16 05:49:57.073656 [ 3 ] {} <Debug> HTTP-Session: 5deb2b3d-5994-493d-9011-0c136edeff94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5435 2024.08.16 05:50:02.026228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5436 2024.08.16 05:50:02.026349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5437 2024.08.16 05:50:02.026373 [ 3 ] {} <Debug> HTTP-Session: f2648133-4d01-4d34-b172-9af8fd2a0277 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5438 2024.08.16 05:50:02.026398 [ 3 ] {} <Debug> HTTP-Session: f2648133-4d01-4d34-b172-9af8fd2a0277 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5439 2024.08.16 05:50:02.026413 [ 3 ] {} <Debug> HTTP-Session: f2648133-4d01-4d34-b172-9af8fd2a0277 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5440 2024.08.16 05:50:02.026461 [ 3 ] {} <Trace> HTTP-Session: f2648133-4d01-4d34-b172-9af8fd2a0277 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5441 2024.08.16 05:50:02.026639 [ 3 ] {deba41c8-e823-4125-969c-0196f146bd9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5442 2024.08.16 05:50:02.026701 [ 3 ] {deba41c8-e823-4125-969c-0196f146bd9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5443 2024.08.16 05:50:02.026883 [ 3 ] {deba41c8-e823-4125-969c-0196f146bd9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5444 2024.08.16 05:50:02.027339 [ 3 ] {deba41c8-e823-4125-969c-0196f146bd9e} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5445 2024.08.16 05:50:02.027379 [ 3 ] {deba41c8-e823-4125-969c-0196f146bd9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
5446 2024.08.16 05:50:02.027741 [ 3 ] {deba41c8-e823-4125-969c-0196f146bd9e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
5447 2024.08.16 05:50:02.028073 [ 3 ] {deba41c8-e823-4125-969c-0196f146bd9e} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5448 2024.08.16 05:50:02.028238 [ 3 ] {deba41c8-e823-4125-969c-0196f146bd9e} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001646 sec., 5467.800729040097 rows/sec., 443.19 KiB/sec.
5449 2024.08.16 05:50:02.028572 [ 3 ] {deba41c8-e823-4125-969c-0196f146bd9e} <Debug> DynamicQueryHandler: Done processing query
5450 2024.08.16 05:50:02.028600 [ 3 ] {deba41c8-e823-4125-969c-0196f146bd9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5451 2024.08.16 05:50:02.028617 [ 3 ] {} <Debug> HTTP-Session: f2648133-4d01-4d34-b172-9af8fd2a0277 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5452 2024.08.16 05:50:02.028780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5453 2024.08.16 05:50:02.028830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5454 2024.08.16 05:50:02.028850 [ 3 ] {} <Debug> HTTP-Session: 89a9f163-5e95-4836-9559-f14435edf5c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5455 2024.08.16 05:50:02.028867 [ 3 ] {} <Debug> HTTP-Session: 89a9f163-5e95-4836-9559-f14435edf5c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5456 2024.08.16 05:50:02.028880 [ 3 ] {} <Debug> HTTP-Session: 89a9f163-5e95-4836-9559-f14435edf5c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5457 2024.08.16 05:50:02.028912 [ 3 ] {} <Trace> HTTP-Session: 89a9f163-5e95-4836-9559-f14435edf5c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5458 2024.08.16 05:50:02.029009 [ 3 ] {310c3dc9-dcbc-4508-8913-2145bcb79a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5459 2024.08.16 05:50:02.029052 [ 3 ] {310c3dc9-dcbc-4508-8913-2145bcb79a06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5460 2024.08.16 05:50:02.029201 [ 3 ] {310c3dc9-dcbc-4508-8913-2145bcb79a06} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5461 2024.08.16 05:50:02.029521 [ 3 ] {310c3dc9-dcbc-4508-8913-2145bcb79a06} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5462 2024.08.16 05:50:02.029558 [ 3 ] {310c3dc9-dcbc-4508-8913-2145bcb79a06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
5463 2024.08.16 05:50:02.029853 [ 3 ] {310c3dc9-dcbc-4508-8913-2145bcb79a06} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
5464 2024.08.16 05:50:02.030156 [ 3 ] {310c3dc9-dcbc-4508-8913-2145bcb79a06} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5465 2024.08.16 05:50:02.030311 [ 3 ] {310c3dc9-dcbc-4508-8913-2145bcb79a06} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001319 sec., 1516.3002274450341 rows/sec., 123.64 KiB/sec.
5466 2024.08.16 05:50:02.030475 [ 3 ] {310c3dc9-dcbc-4508-8913-2145bcb79a06} <Debug> DynamicQueryHandler: Done processing query
5467 2024.08.16 05:50:02.030500 [ 3 ] {310c3dc9-dcbc-4508-8913-2145bcb79a06} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5468 2024.08.16 05:50:02.030515 [ 3 ] {} <Debug> HTTP-Session: 89a9f163-5e95-4836-9559-f14435edf5c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5469 2024.08.16 05:50:02.030690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 32552, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5470 2024.08.16 05:50:02.030738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5471 2024.08.16 05:50:02.030757 [ 3 ] {} <Debug> HTTP-Session: 02578d17-5f70-4723-90c0-593a3fbf84e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5472 2024.08.16 05:50:02.030773 [ 3 ] {} <Debug> HTTP-Session: 02578d17-5f70-4723-90c0-593a3fbf84e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5473 2024.08.16 05:50:02.030787 [ 3 ] {} <Debug> HTTP-Session: 02578d17-5f70-4723-90c0-593a3fbf84e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5474 2024.08.16 05:50:02.030818 [ 3 ] {} <Trace> HTTP-Session: 02578d17-5f70-4723-90c0-593a3fbf84e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5475 2024.08.16 05:50:02.030964 [ 3 ] {7a0d56d0-8334-4816-88de-1bd3d887cf7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5476 2024.08.16 05:50:02.031005 [ 3 ] {7a0d56d0-8334-4816-88de-1bd3d887cf7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5477 2024.08.16 05:50:02.031131 [ 3 ] {7a0d56d0-8334-4816-88de-1bd3d887cf7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5478 2024.08.16 05:50:02.031553 [ 3 ] {7a0d56d0-8334-4816-88de-1bd3d887cf7a} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5479 2024.08.16 05:50:02.031590 [ 3 ] {7a0d56d0-8334-4816-88de-1bd3d887cf7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
5480 2024.08.16 05:50:02.031937 [ 3 ] {7a0d56d0-8334-4816-88de-1bd3d887cf7a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5481 2024.08.16 05:50:02.032231 [ 3 ] {7a0d56d0-8334-4816-88de-1bd3d887cf7a} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5482 2024.08.16 05:50:02.032351 [ 3 ] {7a0d56d0-8334-4816-88de-1bd3d887cf7a} <Debug> executeQuery: Read 217 rows, 19.35 KiB in 0.001458 sec., 148834.01920438957 rows/sec., 12.96 MiB/sec.
5483 2024.08.16 05:50:02.032360 [ 143 ] {} <Debug> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5484 2024.08.16 05:50:02.032412 [ 143 ] {} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5485 2024.08.16 05:50:02.032445 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
5486 2024.08.16 05:50:02.032553 [ 3 ] {7a0d56d0-8334-4816-88de-1bd3d887cf7a} <Debug> DynamicQueryHandler: Done processing query
5487 2024.08.16 05:50:02.032613 [ 3 ] {7a0d56d0-8334-4816-88de-1bd3d887cf7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
5488 2024.08.16 05:50:02.032644 [ 3 ] {} <Debug> HTTP-Session: 02578d17-5f70-4723-90c0-593a3fbf84e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5489 2024.08.16 05:50:02.032664 [ 200 ] {564535ed-8c40-4bc7-9d29-de870537704c::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
5490 2024.08.16 05:50:02.032837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5491 2024.08.16 05:50:02.032950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5492 2024.08.16 05:50:02.032964 [ 200 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5493 2024.08.16 05:50:02.032982 [ 3 ] {} <Debug> HTTP-Session: 8570fd61-80bd-4ec1-823d-821daba37482 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5494 2024.08.16 05:50:02.033026 [ 3 ] {} <Debug> HTTP-Session: 8570fd61-80bd-4ec1-823d-821daba37482 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5495 2024.08.16 05:50:02.033034 [ 200 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1430 rows starting from the beginning of the part
5496 2024.08.16 05:50:02.033049 [ 3 ] {} <Debug> HTTP-Session: 8570fd61-80bd-4ec1-823d-821daba37482 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5497 2024.08.16 05:50:02.033119 [ 3 ] {} <Trace> HTTP-Session: 8570fd61-80bd-4ec1-823d-821daba37482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5498 2024.08.16 05:50:02.033255 [ 200 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 217 rows starting from the beginning of the part
5499 2024.08.16 05:50:02.033495 [ 3 ] {eed6c987-48f4-4904-8ed4-ece646d5d048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5500 2024.08.16 05:50:02.033536 [ 200 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 125 rows starting from the beginning of the part
5501 2024.08.16 05:50:02.033677 [ 3 ] {eed6c987-48f4-4904-8ed4-ece646d5d048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5502 2024.08.16 05:50:02.033828 [ 200 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 218 rows starting from the beginning of the part
5503 2024.08.16 05:50:02.034152 [ 200 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1267 rows starting from the beginning of the part
5504 2024.08.16 05:50:02.034493 [ 200 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 217 rows starting from the beginning of the part
5505 2024.08.16 05:50:02.034948 [ 3 ] {eed6c987-48f4-4904-8ed4-ece646d5d048} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5506 2024.08.16 05:50:02.035664 [ 3 ] {eed6c987-48f4-4904-8ed4-ece646d5d048} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5507 2024.08.16 05:50:02.035714 [ 3 ] {eed6c987-48f4-4904-8ed4-ece646d5d048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
5508 2024.08.16 05:50:02.036391 [ 3 ] {eed6c987-48f4-4904-8ed4-ece646d5d048} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
5509 2024.08.16 05:50:02.037094 [ 3 ] {eed6c987-48f4-4904-8ed4-ece646d5d048} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5510 2024.08.16 05:50:02.037243 [ 3 ] {eed6c987-48f4-4904-8ed4-ece646d5d048} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.003939 sec., 507.7430820005078 rows/sec., 35.45 KiB/sec.
5511 2024.08.16 05:50:02.037594 [ 3 ] {eed6c987-48f4-4904-8ed4-ece646d5d048} <Debug> DynamicQueryHandler: Done processing query
5512 2024.08.16 05:50:02.037638 [ 3 ] {eed6c987-48f4-4904-8ed4-ece646d5d048} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5513 2024.08.16 05:50:02.037662 [ 3 ] {} <Debug> HTTP-Session: 8570fd61-80bd-4ec1-823d-821daba37482 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5514 2024.08.16 05:50:02.037897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5515 2024.08.16 05:50:02.037951 [ 189 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3474 rows, containing 4 columns (4 merged, 0 gathered) in 0.00542545 sec., 640315.5498622234 rows/sec., 53.58 MiB/sec.
5516 2024.08.16 05:50:02.037974 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5517 2024.08.16 05:50:02.038052 [ 3 ] {} <Debug> HTTP-Session: c8e05c87-87ae-4775-9c35-b05c66151612 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5518 2024.08.16 05:50:02.038074 [ 3 ] {} <Debug> HTTP-Session: c8e05c87-87ae-4775-9c35-b05c66151612 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5519 2024.08.16 05:50:02.038088 [ 3 ] {} <Debug> HTTP-Session: c8e05c87-87ae-4775-9c35-b05c66151612 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5520 2024.08.16 05:50:02.038128 [ 3 ] {} <Trace> HTTP-Session: c8e05c87-87ae-4775-9c35-b05c66151612 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5521 2024.08.16 05:50:02.038256 [ 3 ] {36c94ea7-878d-442b-b885-59a1e7e04bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
5522 2024.08.16 05:50:02.038308 [ 189 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5523 2024.08.16 05:50:02.038323 [ 3 ] {36c94ea7-878d-442b-b885-59a1e7e04bab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5524 2024.08.16 05:50:02.038826 [ 3 ] {36c94ea7-878d-442b-b885-59a1e7e04bab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5525 2024.08.16 05:50:02.039367 [ 189 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_26_5} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5526 2024.08.16 05:50:02.039574 [ 3 ] {36c94ea7-878d-442b-b885-59a1e7e04bab} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5527 2024.08.16 05:50:02.039594 [ 189 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_26_5} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5528 2024.08.16 05:50:02.039638 [ 3 ] {36c94ea7-878d-442b-b885-59a1e7e04bab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
5529 2024.08.16 05:50:02.039790 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB.
5530 2024.08.16 05:50:02.040107 [ 3 ] {36c94ea7-878d-442b-b885-59a1e7e04bab} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
5531 2024.08.16 05:50:02.040441 [ 3 ] {36c94ea7-878d-442b-b885-59a1e7e04bab} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5532 2024.08.16 05:50:02.040569 [ 143 ] {} <Debug> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
5533 2024.08.16 05:50:02.040571 [ 3 ] {36c94ea7-878d-442b-b885-59a1e7e04bab} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002353 sec., 5949.851253718657 rows/sec., 416.69 KiB/sec.
5534 2024.08.16 05:50:02.040609 [ 143 ] {} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5535 2024.08.16 05:50:02.040646 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
5536 2024.08.16 05:50:02.041013 [ 189 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::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
5537 2024.08.16 05:50:02.041068 [ 3 ] {36c94ea7-878d-442b-b885-59a1e7e04bab} <Debug> DynamicQueryHandler: Done processing query
5538 2024.08.16 05:50:02.041150 [ 3 ] {36c94ea7-878d-442b-b885-59a1e7e04bab} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5539 2024.08.16 05:50:02.041219 [ 3 ] {} <Debug> HTTP-Session: c8e05c87-87ae-4775-9c35-b05c66151612 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5540 2024.08.16 05:50:02.041323 [ 189 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5541 2024.08.16 05:50:02.041368 [ 189 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 243 rows starting from the beginning of the part
5542 2024.08.16 05:50:02.041404 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5543 2024.08.16 05:50:02.041586 [ 189 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::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
5544 2024.08.16 05:50:02.041593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5545 2024.08.16 05:50:02.041674 [ 3 ] {} <Debug> HTTP-Session: 17a2e45d-e89b-4b0b-9caa-144591347ccc Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5546 2024.08.16 05:50:02.041773 [ 3 ] {} <Debug> HTTP-Session: 17a2e45d-e89b-4b0b-9caa-144591347ccc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5547 2024.08.16 05:50:02.041828 [ 189 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::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
5548 2024.08.16 05:50:02.041848 [ 3 ] {} <Debug> HTTP-Session: 17a2e45d-e89b-4b0b-9caa-144591347ccc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5549 2024.08.16 05:50:02.041980 [ 3 ] {} <Trace> HTTP-Session: 17a2e45d-e89b-4b0b-9caa-144591347ccc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5550 2024.08.16 05:50:02.042052 [ 189 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::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
5551 2024.08.16 05:50:02.042385 [ 189 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 228 rows starting from the beginning of the part
5552 2024.08.16 05:50:02.042557 [ 3 ] {6fd252d7-1288-470f-b62d-ea2aac0047f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
5553 2024.08.16 05:50:02.042628 [ 189 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::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
5554 2024.08.16 05:50:02.042741 [ 3 ] {6fd252d7-1288-470f-b62d-ea2aac0047f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
5555 2024.08.16 05:50:02.043349 [ 3 ] {6fd252d7-1288-470f-b62d-ea2aac0047f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5556 2024.08.16 05:50:02.044129 [ 3 ] {6fd252d7-1288-470f-b62d-ea2aac0047f0} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5557 2024.08.16 05:50:02.044204 [ 3 ] {6fd252d7-1288-470f-b62d-ea2aac0047f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
5558 2024.08.16 05:50:02.045100 [ 3 ] {6fd252d7-1288-470f-b62d-ea2aac0047f0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
5559 2024.08.16 05:50:02.045689 [ 189 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 4 columns (4 merged, 0 gathered) in 0.004928812 sec., 106922.31718312648 rows/sec., 6.86 MiB/sec.
5560 2024.08.16 05:50:02.045865 [ 189 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
5561 2024.08.16 05:50:02.046019 [ 3 ] {6fd252d7-1288-470f-b62d-ea2aac0047f0} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5562 2024.08.16 05:50:02.046271 [ 143 ] {} <Debug> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
5563 2024.08.16 05:50:02.046366 [ 143 ] {} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5564 2024.08.16 05:50:02.046461 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
5565 2024.08.16 05:50:02.046461 [ 3 ] {6fd252d7-1288-470f-b62d-ea2aac0047f0} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.004157 sec., 1443.348568679336 rows/sec., 85.28 KiB/sec.
5566 2024.08.16 05:50:02.046987 [ 200 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
5567 2024.08.16 05:50:02.047555 [ 189 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_11_2} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5568 2024.08.16 05:50:02.047578 [ 200 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5569 2024.08.16 05:50:02.047663 [ 200 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
5570 2024.08.16 05:50:02.047699 [ 3 ] {6fd252d7-1288-470f-b62d-ea2aac0047f0} <Debug> DynamicQueryHandler: Done processing query
5571 2024.08.16 05:50:02.047775 [ 3 ] {6fd252d7-1288-470f-b62d-ea2aac0047f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5572 2024.08.16 05:50:02.047847 [ 189 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_11_2} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
5573 2024.08.16 05:50:02.047940 [ 3 ] {} <Debug> HTTP-Session: 17a2e45d-e89b-4b0b-9caa-144591347ccc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5574 2024.08.16 05:50:02.048073 [ 200 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
5575 2024.08.16 05:50:02.048201 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
5576 2024.08.16 05:50:02.048395 [ 200 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
5577 2024.08.16 05:50:02.048485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 63668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5578 2024.08.16 05:50:02.048595 [ 200 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
5579 2024.08.16 05:50:02.048687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5580 2024.08.16 05:50:02.048785 [ 3 ] {} <Debug> HTTP-Session: 6f534296-c240-4b73-afa7-062de084dc33 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5581 2024.08.16 05:50:02.048852 [ 200 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
5582 2024.08.16 05:50:02.048852 [ 3 ] {} <Debug> HTTP-Session: 6f534296-c240-4b73-afa7-062de084dc33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5583 2024.08.16 05:50:02.048943 [ 3 ] {} <Debug> HTTP-Session: 6f534296-c240-4b73-afa7-062de084dc33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5584 2024.08.16 05:50:02.049199 [ 3 ] {} <Trace> HTTP-Session: 6f534296-c240-4b73-afa7-062de084dc33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5585 2024.08.16 05:50:02.049687 [ 3 ] {248af284-d464-4ca0-adab-221ce8f903c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5586 2024.08.16 05:50:02.049786 [ 3 ] {248af284-d464-4ca0-adab-221ce8f903c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5587 2024.08.16 05:50:02.050384 [ 3 ] {248af284-d464-4ca0-adab-221ce8f903c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5588 2024.08.16 05:50:02.051033 [ 186 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.004391802 sec., 6830.909043713719 rows/sec., 406.92 KiB/sec.
5589 2024.08.16 05:50:02.051305 [ 186 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
5590 2024.08.16 05:50:02.051373 [ 3 ] {248af284-d464-4ca0-adab-221ce8f903c6} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5591 2024.08.16 05:50:02.051446 [ 3 ] {248af284-d464-4ca0-adab-221ce8f903c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
5592 2024.08.16 05:50:02.052176 [ 186 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_9_2} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5593 2024.08.16 05:50:02.052212 [ 3 ] {248af284-d464-4ca0-adab-221ce8f903c6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5594 2024.08.16 05:50:02.052326 [ 186 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_9_2} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2
5595 2024.08.16 05:50:02.052558 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
5596 2024.08.16 05:50:02.052794 [ 3 ] {248af284-d464-4ca0-adab-221ce8f903c6} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5597 2024.08.16 05:50:02.052930 [ 3 ] {248af284-d464-4ca0-adab-221ce8f903c6} <Debug> executeQuery: Read 393 rows, 28.57 KiB in 0.003518 sec., 111711.19954519614 rows/sec., 7.93 MiB/sec.
5598 2024.08.16 05:50:02.052935 [ 143 ] {} <Debug> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5599 2024.08.16 05:50:02.053001 [ 143 ] {} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5600 2024.08.16 05:50:02.053044 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
5601 2024.08.16 05:50:02.053174 [ 3 ] {248af284-d464-4ca0-adab-221ce8f903c6} <Debug> DynamicQueryHandler: Done processing query
5602 2024.08.16 05:50:02.053226 [ 3 ] {248af284-d464-4ca0-adab-221ce8f903c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
5603 2024.08.16 05:50:02.053261 [ 3 ] {} <Debug> HTTP-Session: 6f534296-c240-4b73-afa7-062de084dc33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5604 2024.08.16 05:50:02.053275 [ 189 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::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
5605 2024.08.16 05:50:02.053461 [ 189 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5606 2024.08.16 05:50:02.053504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5607 2024.08.16 05:50:02.053529 [ 189 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 896 rows starting from the beginning of the part
5608 2024.08.16 05:50:02.053579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5609 2024.08.16 05:50:02.053634 [ 3 ] {} <Debug> HTTP-Session: bbca9e38-6046-4d48-8dfe-15b8b48b3886 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5610 2024.08.16 05:50:02.053710 [ 3 ] {} <Debug> HTTP-Session: bbca9e38-6046-4d48-8dfe-15b8b48b3886 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5611 2024.08.16 05:50:02.053776 [ 3 ] {} <Debug> HTTP-Session: bbca9e38-6046-4d48-8dfe-15b8b48b3886 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5612 2024.08.16 05:50:02.053865 [ 189 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 393 rows starting from the beginning of the part
5613 2024.08.16 05:50:02.053895 [ 3 ] {} <Trace> HTTP-Session: bbca9e38-6046-4d48-8dfe-15b8b48b3886 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5614 2024.08.16 05:50:02.054153 [ 189 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 87 rows starting from the beginning of the part
5615 2024.08.16 05:50:02.054259 [ 3 ] {443accd0-b2b4-492e-9f7c-6b7f0052147c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5616 2024.08.16 05:50:02.054517 [ 3 ] {443accd0-b2b4-492e-9f7c-6b7f0052147c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5617 2024.08.16 05:50:02.054522 [ 189 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 395 rows starting from the beginning of the part
5618 2024.08.16 05:50:02.054941 [ 189 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 547 rows starting from the beginning of the part
5619 2024.08.16 05:50:02.055304 [ 189 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 393 rows starting from the beginning of the part
5620 2024.08.16 05:50:02.055423 [ 3 ] {443accd0-b2b4-492e-9f7c-6b7f0052147c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5621 2024.08.16 05:50:02.056331 [ 3 ] {443accd0-b2b4-492e-9f7c-6b7f0052147c} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5622 2024.08.16 05:50:02.056391 [ 3 ] {443accd0-b2b4-492e-9f7c-6b7f0052147c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
5623 2024.08.16 05:50:02.057404 [ 3 ] {443accd0-b2b4-492e-9f7c-6b7f0052147c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
5624 2024.08.16 05:50:02.057898 [ 3 ] {443accd0-b2b4-492e-9f7c-6b7f0052147c} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5625 2024.08.16 05:50:02.058279 [ 3 ] {443accd0-b2b4-492e-9f7c-6b7f0052147c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004125 sec., 1454.5454545454545 rows/sec., 75.99 KiB/sec.
5626 2024.08.16 05:50:02.058785 [ 189 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2711 rows, containing 4 columns (4 merged, 0 gathered) in 0.005640623 sec., 480620.66902893526 rows/sec., 34.80 MiB/sec.
5627 2024.08.16 05:50:02.058920 [ 3 ] {443accd0-b2b4-492e-9f7c-6b7f0052147c} <Debug> DynamicQueryHandler: Done processing query
5628 2024.08.16 05:50:02.058955 [ 3 ] {443accd0-b2b4-492e-9f7c-6b7f0052147c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5629 2024.08.16 05:50:02.058990 [ 3 ] {} <Debug> HTTP-Session: bbca9e38-6046-4d48-8dfe-15b8b48b3886 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5630 2024.08.16 05:50:02.059007 [ 189 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5631 2024.08.16 05:50:02.059226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 44816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5632 2024.08.16 05:50:02.059342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5633 2024.08.16 05:50:02.059392 [ 3 ] {} <Debug> HTTP-Session: 37ac3b47-d608-4594-b986-94df88837df2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5634 2024.08.16 05:50:02.059422 [ 3 ] {} <Debug> HTTP-Session: 37ac3b47-d608-4594-b986-94df88837df2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5635 2024.08.16 05:50:02.059439 [ 3 ] {} <Debug> HTTP-Session: 37ac3b47-d608-4594-b986-94df88837df2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5636 2024.08.16 05:50:02.059507 [ 3 ] {} <Trace> HTTP-Session: 37ac3b47-d608-4594-b986-94df88837df2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5637 2024.08.16 05:50:02.059665 [ 189 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_26_5} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5638 2024.08.16 05:50:02.059753 [ 189 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_26_5} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5639 2024.08.16 05:50:02.059861 [ 3 ] {b7718513-7f40-41df-b6f4-35da8249d0b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5640 2024.08.16 05:50:02.059873 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB.
5641 2024.08.16 05:50:02.059933 [ 3 ] {b7718513-7f40-41df-b6f4-35da8249d0b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5642 2024.08.16 05:50:02.060110 [ 3 ] {b7718513-7f40-41df-b6f4-35da8249d0b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5643 2024.08.16 05:50:02.060561 [ 3 ] {b7718513-7f40-41df-b6f4-35da8249d0b3} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5644 2024.08.16 05:50:02.060599 [ 3 ] {b7718513-7f40-41df-b6f4-35da8249d0b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
5645 2024.08.16 05:50:02.060990 [ 3 ] {b7718513-7f40-41df-b6f4-35da8249d0b3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5646 2024.08.16 05:50:02.061327 [ 3 ] {b7718513-7f40-41df-b6f4-35da8249d0b3} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5647 2024.08.16 05:50:02.061456 [ 3 ] {b7718513-7f40-41df-b6f4-35da8249d0b3} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001828 sec., 130196.93654266959 rows/sec., 8.73 MiB/sec.
5648 2024.08.16 05:50:02.061461 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5649 2024.08.16 05:50:02.061526 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5650 2024.08.16 05:50:02.061562 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
5651 2024.08.16 05:50:02.061706 [ 3 ] {b7718513-7f40-41df-b6f4-35da8249d0b3} <Debug> DynamicQueryHandler: Done processing query
5652 2024.08.16 05:50:02.061792 [ 3 ] {b7718513-7f40-41df-b6f4-35da8249d0b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
5653 2024.08.16 05:50:02.061870 [ 3 ] {} <Debug> HTTP-Session: 37ac3b47-d608-4594-b986-94df88837df2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5654 2024.08.16 05:50:02.061955 [ 186 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::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
5655 2024.08.16 05:50:02.062210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5656 2024.08.16 05:50:02.062360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5657 2024.08.16 05:50:02.062390 [ 186 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5658 2024.08.16 05:50:02.062404 [ 3 ] {} <Debug> HTTP-Session: 9ac904bb-bc9a-48ff-8e53-edf5a8663fae Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5659 2024.08.16 05:50:02.062462 [ 3 ] {} <Debug> HTTP-Session: 9ac904bb-bc9a-48ff-8e53-edf5a8663fae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5660 2024.08.16 05:50:02.062469 [ 186 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7194 rows starting from the beginning of the part
5661 2024.08.16 05:50:02.062487 [ 3 ] {} <Debug> HTTP-Session: 9ac904bb-bc9a-48ff-8e53-edf5a8663fae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5662 2024.08.16 05:50:02.062564 [ 3 ] {} <Trace> HTTP-Session: 9ac904bb-bc9a-48ff-8e53-edf5a8663fae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5663 2024.08.16 05:50:02.062743 [ 186 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 238 rows starting from the beginning of the part
5664 2024.08.16 05:50:02.062922 [ 3 ] {8b942cba-1026-4f2a-b9a6-10a6d9d4b3fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
5665 2024.08.16 05:50:02.063050 [ 186 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part
5666 2024.08.16 05:50:02.063144 [ 3 ] {8b942cba-1026-4f2a-b9a6-10a6d9d4b3fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
5667 2024.08.16 05:50:02.063450 [ 186 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 239 rows starting from the beginning of the part
5668 2024.08.16 05:50:02.063798 [ 186 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 846 rows starting from the beginning of the part
5669 2024.08.16 05:50:02.064188 [ 186 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 238 rows starting from the beginning of the part
5670 2024.08.16 05:50:02.064280 [ 3 ] {8b942cba-1026-4f2a-b9a6-10a6d9d4b3fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5671 2024.08.16 05:50:02.065094 [ 3 ] {8b942cba-1026-4f2a-b9a6-10a6d9d4b3fd} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5672 2024.08.16 05:50:02.065173 [ 3 ] {8b942cba-1026-4f2a-b9a6-10a6d9d4b3fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
5673 2024.08.16 05:50:02.065902 [ 3 ] {8b942cba-1026-4f2a-b9a6-10a6d9d4b3fd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
5674 2024.08.16 05:50:02.066854 [ 3 ] {8b942cba-1026-4f2a-b9a6-10a6d9d4b3fd} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5675 2024.08.16 05:50:02.067279 [ 3 ] {8b942cba-1026-4f2a-b9a6-10a6d9d4b3fd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004479 sec., 223.26412145568204 rows/sec., 15.04 KiB/sec.
5676 2024.08.16 05:50:02.067723 [ 3 ] {8b942cba-1026-4f2a-b9a6-10a6d9d4b3fd} <Debug> DynamicQueryHandler: Done processing query
5677 2024.08.16 05:50:02.067748 [ 3 ] {8b942cba-1026-4f2a-b9a6-10a6d9d4b3fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5678 2024.08.16 05:50:02.067765 [ 3 ] {} <Debug> HTTP-Session: 9ac904bb-bc9a-48ff-8e53-edf5a8663fae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5679 2024.08.16 05:50:02.068027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14477, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5680 2024.08.16 05:50:02.068078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5681 2024.08.16 05:50:02.068097 [ 3 ] {} <Debug> HTTP-Session: c6ca696a-d37c-4997-93ee-0e7635c20c60 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5682 2024.08.16 05:50:02.068113 [ 3 ] {} <Debug> HTTP-Session: c6ca696a-d37c-4997-93ee-0e7635c20c60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5683 2024.08.16 05:50:02.068127 [ 3 ] {} <Debug> HTTP-Session: c6ca696a-d37c-4997-93ee-0e7635c20c60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5684 2024.08.16 05:50:02.068160 [ 3 ] {} <Trace> HTTP-Session: c6ca696a-d37c-4997-93ee-0e7635c20c60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5685 2024.08.16 05:50:02.068733 [ 3 ] {1b6bfb42-7c46-4d61-8f16-8bdc6478eee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5686 2024.08.16 05:50:02.068815 [ 3 ] {1b6bfb42-7c46-4d61-8f16-8bdc6478eee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5687 2024.08.16 05:50:02.069401 [ 3 ] {1b6bfb42-7c46-4d61-8f16-8bdc6478eee0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5688 2024.08.16 05:50:02.070450 [ 186 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8915 rows, containing 5 columns (5 merged, 0 gathered) in 0.008808785 sec., 1012057.8490677205 rows/sec., 68.29 MiB/sec.
5689 2024.08.16 05:50:02.070665 [ 3 ] {1b6bfb42-7c46-4d61-8f16-8bdc6478eee0} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5690 2024.08.16 05:50:02.070714 [ 3 ] {1b6bfb42-7c46-4d61-8f16-8bdc6478eee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
5691 2024.08.16 05:50:02.070743 [ 186 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5692 2024.08.16 05:50:02.071814 [ 197 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5693 2024.08.16 05:50:02.072148 [ 197 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5694 2024.08.16 05:50:02.072343 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB.
5695 2024.08.16 05:50:02.072480 [ 3 ] {1b6bfb42-7c46-4d61-8f16-8bdc6478eee0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
5696 2024.08.16 05:50:02.072922 [ 3 ] {1b6bfb42-7c46-4d61-8f16-8bdc6478eee0} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5697 2024.08.16 05:50:02.073076 [ 3 ] {1b6bfb42-7c46-4d61-8f16-8bdc6478eee0} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.004841 sec., 1859.1200165255113 rows/sec., 3.33 MiB/sec.
5698 2024.08.16 05:50:02.073317 [ 3 ] {1b6bfb42-7c46-4d61-8f16-8bdc6478eee0} <Debug> DynamicQueryHandler: Done processing query
5699 2024.08.16 05:50:02.073342 [ 3 ] {1b6bfb42-7c46-4d61-8f16-8bdc6478eee0} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
5700 2024.08.16 05:50:02.073358 [ 3 ] {} <Debug> HTTP-Session: c6ca696a-d37c-4997-93ee-0e7635c20c60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5701 2024.08.16 05:50:02.073502 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5702 2024.08.16 05:50:02.073559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5703 2024.08.16 05:50:02.073579 [ 3 ] {} <Debug> HTTP-Session: da71c942-cc05-4fce-92d9-6587112d3df5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5704 2024.08.16 05:50:02.073594 [ 3 ] {} <Debug> HTTP-Session: da71c942-cc05-4fce-92d9-6587112d3df5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5705 2024.08.16 05:50:02.073608 [ 3 ] {} <Debug> HTTP-Session: da71c942-cc05-4fce-92d9-6587112d3df5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5706 2024.08.16 05:50:02.073638 [ 3 ] {} <Trace> HTTP-Session: da71c942-cc05-4fce-92d9-6587112d3df5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5707 2024.08.16 05:50:02.073767 [ 3 ] {b411caec-d8eb-4396-8d90-f7830f720c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5708 2024.08.16 05:50:02.073810 [ 3 ] {b411caec-d8eb-4396-8d90-f7830f720c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5709 2024.08.16 05:50:02.073940 [ 3 ] {b411caec-d8eb-4396-8d90-f7830f720c32} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5710 2024.08.16 05:50:02.074258 [ 3 ] {b411caec-d8eb-4396-8d90-f7830f720c32} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5711 2024.08.16 05:50:02.074293 [ 3 ] {b411caec-d8eb-4396-8d90-f7830f720c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
5712 2024.08.16 05:50:02.074654 [ 3 ] {b411caec-d8eb-4396-8d90-f7830f720c32} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5713 2024.08.16 05:50:02.074984 [ 3 ] {b411caec-d8eb-4396-8d90-f7830f720c32} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5714 2024.08.16 05:50:02.075098 [ 143 ] {} <Debug> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5715 2024.08.16 05:50:02.075108 [ 3 ] {b411caec-d8eb-4396-8d90-f7830f720c32} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001393 sec., 58865.75735821967 rows/sec., 3.74 MiB/sec.
5716 2024.08.16 05:50:02.075131 [ 143 ] {} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5717 2024.08.16 05:50:02.075166 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
5718 2024.08.16 05:50:02.075369 [ 197 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::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
5719 2024.08.16 05:50:02.075384 [ 3 ] {b411caec-d8eb-4396-8d90-f7830f720c32} <Debug> DynamicQueryHandler: Done processing query
5720 2024.08.16 05:50:02.075458 [ 3 ] {b411caec-d8eb-4396-8d90-f7830f720c32} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
5721 2024.08.16 05:50:02.075484 [ 3 ] {} <Debug> HTTP-Session: da71c942-cc05-4fce-92d9-6587112d3df5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5722 2024.08.16 05:50:02.075603 [ 197 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5723 2024.08.16 05:50:02.075645 [ 197 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1098 rows starting from the beginning of the part
5724 2024.08.16 05:50:02.075731 [ 197 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 82 rows starting from the beginning of the part
5725 2024.08.16 05:50:02.075827 [ 197 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part
5726 2024.08.16 05:50:02.075910 [ 197 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 82 rows starting from the beginning of the part
5727 2024.08.16 05:50:02.075983 [ 197 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part
5728 2024.08.16 05:50:02.076107 [ 197 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 82 rows starting from the beginning of the part
5729 2024.08.16 05:50:02.077270 [ 199 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1464 rows, containing 4 columns (4 merged, 0 gathered) in 0.002011803 sec., 727705.4463086098 rows/sec., 47.66 MiB/sec.
5730 2024.08.16 05:50:02.077474 [ 199 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5731 2024.08.16 05:50:02.077863 [ 199 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_26_5} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5732 2024.08.16 05:50:02.077938 [ 199 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_26_5} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
5733 2024.08.16 05:50:02.078024 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB.
5734 2024.08.16 05:50:07.021865 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5735 2024.08.16 05:50:07.022016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5736 2024.08.16 05:50:07.022056 [ 3 ] {} <Debug> HTTP-Session: 3da030ac-680d-4266-88a8-b91433773d04 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5737 2024.08.16 05:50:07.022084 [ 3 ] {} <Debug> HTTP-Session: 3da030ac-680d-4266-88a8-b91433773d04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5738 2024.08.16 05:50:07.022102 [ 3 ] {} <Debug> HTTP-Session: 3da030ac-680d-4266-88a8-b91433773d04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5739 2024.08.16 05:50:07.022161 [ 3 ] {} <Trace> HTTP-Session: 3da030ac-680d-4266-88a8-b91433773d04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5740 2024.08.16 05:50:07.022383 [ 3 ] {dd6c333c-620c-448c-9398-46745496a77e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5741 2024.08.16 05:50:07.022449 [ 3 ] {dd6c333c-620c-448c-9398-46745496a77e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5742 2024.08.16 05:50:07.022637 [ 3 ] {dd6c333c-620c-448c-9398-46745496a77e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5743 2024.08.16 05:50:07.023095 [ 3 ] {dd6c333c-620c-448c-9398-46745496a77e} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5744 2024.08.16 05:50:07.023136 [ 3 ] {dd6c333c-620c-448c-9398-46745496a77e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
5745 2024.08.16 05:50:07.023511 [ 3 ] {dd6c333c-620c-448c-9398-46745496a77e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
5746 2024.08.16 05:50:07.023887 [ 3 ] {dd6c333c-620c-448c-9398-46745496a77e} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5747 2024.08.16 05:50:07.024064 [ 3 ] {dd6c333c-620c-448c-9398-46745496a77e} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.001747 sec., 13165.426445334859 rows/sec., 1.04 MiB/sec.
5748 2024.08.16 05:50:07.024285 [ 3 ] {dd6c333c-620c-448c-9398-46745496a77e} <Debug> DynamicQueryHandler: Done processing query
5749 2024.08.16 05:50:07.024312 [ 3 ] {dd6c333c-620c-448c-9398-46745496a77e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5750 2024.08.16 05:50:07.024328 [ 3 ] {} <Debug> HTTP-Session: 3da030ac-680d-4266-88a8-b91433773d04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5751 2024.08.16 05:50:07.024500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 18224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5752 2024.08.16 05:50:07.024558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5753 2024.08.16 05:50:07.024578 [ 3 ] {} <Debug> HTTP-Session: d51a6323-1cc4-4f8c-a0e4-b6128ea98e2a Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5754 2024.08.16 05:50:07.024597 [ 3 ] {} <Debug> HTTP-Session: d51a6323-1cc4-4f8c-a0e4-b6128ea98e2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5755 2024.08.16 05:50:07.024611 [ 3 ] {} <Debug> HTTP-Session: d51a6323-1cc4-4f8c-a0e4-b6128ea98e2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5756 2024.08.16 05:50:07.024646 [ 3 ] {} <Trace> HTTP-Session: d51a6323-1cc4-4f8c-a0e4-b6128ea98e2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5757 2024.08.16 05:50:07.024795 [ 3 ] {0ea5a3b2-77ae-448f-a14d-24dae6d82fbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5758 2024.08.16 05:50:07.024842 [ 3 ] {0ea5a3b2-77ae-448f-a14d-24dae6d82fbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5759 2024.08.16 05:50:07.024979 [ 3 ] {0ea5a3b2-77ae-448f-a14d-24dae6d82fbd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5760 2024.08.16 05:50:07.025406 [ 3 ] {0ea5a3b2-77ae-448f-a14d-24dae6d82fbd} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5761 2024.08.16 05:50:07.025443 [ 3 ] {0ea5a3b2-77ae-448f-a14d-24dae6d82fbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
5762 2024.08.16 05:50:07.025771 [ 3 ] {0ea5a3b2-77ae-448f-a14d-24dae6d82fbd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5763 2024.08.16 05:50:07.026079 [ 3 ] {0ea5a3b2-77ae-448f-a14d-24dae6d82fbd} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5764 2024.08.16 05:50:07.026239 [ 3 ] {0ea5a3b2-77ae-448f-a14d-24dae6d82fbd} <Debug> executeQuery: Read 125 rows, 10.63 KiB in 0.001499 sec., 83388.92595063375 rows/sec., 6.92 MiB/sec.
5765 2024.08.16 05:50:07.026415 [ 3 ] {0ea5a3b2-77ae-448f-a14d-24dae6d82fbd} <Debug> DynamicQueryHandler: Done processing query
5766 2024.08.16 05:50:07.026439 [ 3 ] {0ea5a3b2-77ae-448f-a14d-24dae6d82fbd} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5767 2024.08.16 05:50:07.026455 [ 3 ] {} <Debug> HTTP-Session: d51a6323-1cc4-4f8c-a0e4-b6128ea98e2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5768 2024.08.16 05:50:07.026605 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5769 2024.08.16 05:50:07.026656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5770 2024.08.16 05:50:07.026676 [ 3 ] {} <Debug> HTTP-Session: 7b2612b4-a3b4-419c-b8cc-13b2418165d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5771 2024.08.16 05:50:07.026693 [ 3 ] {} <Debug> HTTP-Session: 7b2612b4-a3b4-419c-b8cc-13b2418165d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5772 2024.08.16 05:50:07.026707 [ 3 ] {} <Debug> HTTP-Session: 7b2612b4-a3b4-419c-b8cc-13b2418165d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5773 2024.08.16 05:50:07.026739 [ 3 ] {} <Trace> HTTP-Session: 7b2612b4-a3b4-419c-b8cc-13b2418165d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5774 2024.08.16 05:50:07.026871 [ 3 ] {d1de57c7-4fb5-4834-a256-3975b672e75c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5775 2024.08.16 05:50:07.026913 [ 3 ] {d1de57c7-4fb5-4834-a256-3975b672e75c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5776 2024.08.16 05:50:07.027042 [ 3 ] {d1de57c7-4fb5-4834-a256-3975b672e75c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5777 2024.08.16 05:50:07.027409 [ 3 ] {d1de57c7-4fb5-4834-a256-3975b672e75c} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5778 2024.08.16 05:50:07.027446 [ 3 ] {d1de57c7-4fb5-4834-a256-3975b672e75c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
5779 2024.08.16 05:50:07.027764 [ 3 ] {d1de57c7-4fb5-4834-a256-3975b672e75c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5780 2024.08.16 05:50:07.028071 [ 3 ] {d1de57c7-4fb5-4834-a256-3975b672e75c} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5781 2024.08.16 05:50:07.028222 [ 3 ] {d1de57c7-4fb5-4834-a256-3975b672e75c} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001405 sec., 61921.70818505338 rows/sec., 4.84 MiB/sec.
5782 2024.08.16 05:50:07.028392 [ 3 ] {d1de57c7-4fb5-4834-a256-3975b672e75c} <Debug> DynamicQueryHandler: Done processing query
5783 2024.08.16 05:50:07.028417 [ 3 ] {d1de57c7-4fb5-4834-a256-3975b672e75c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5784 2024.08.16 05:50:07.028433 [ 3 ] {} <Debug> HTTP-Session: 7b2612b4-a3b4-419c-b8cc-13b2418165d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5785 2024.08.16 05:50:07.028703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5786 2024.08.16 05:50:07.028753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5787 2024.08.16 05:50:07.028773 [ 3 ] {} <Debug> HTTP-Session: 90228d80-98d7-4f9b-9834-94800cc7fee5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5788 2024.08.16 05:50:07.028789 [ 3 ] {} <Debug> HTTP-Session: 90228d80-98d7-4f9b-9834-94800cc7fee5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5789 2024.08.16 05:50:07.028803 [ 3 ] {} <Debug> HTTP-Session: 90228d80-98d7-4f9b-9834-94800cc7fee5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5790 2024.08.16 05:50:07.028833 [ 3 ] {} <Trace> HTTP-Session: 90228d80-98d7-4f9b-9834-94800cc7fee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5791 2024.08.16 05:50:07.028984 [ 3 ] {37277b79-a9e8-4a85-9f87-f61f5f95d8a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5792 2024.08.16 05:50:07.029031 [ 3 ] {37277b79-a9e8-4a85-9f87-f61f5f95d8a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5793 2024.08.16 05:50:07.029178 [ 3 ] {37277b79-a9e8-4a85-9f87-f61f5f95d8a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5794 2024.08.16 05:50:07.029577 [ 3 ] {37277b79-a9e8-4a85-9f87-f61f5f95d8a0} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5795 2024.08.16 05:50:07.029714 [ 3 ] {37277b79-a9e8-4a85-9f87-f61f5f95d8a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
5796 2024.08.16 05:50:07.030117 [ 3 ] {37277b79-a9e8-4a85-9f87-f61f5f95d8a0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5797 2024.08.16 05:50:07.030472 [ 3 ] {37277b79-a9e8-4a85-9f87-f61f5f95d8a0} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5798 2024.08.16 05:50:07.030630 [ 3 ] {37277b79-a9e8-4a85-9f87-f61f5f95d8a0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001723 sec., 92861.28845037725 rows/sec., 6.47 MiB/sec.
5799 2024.08.16 05:50:07.030800 [ 3 ] {37277b79-a9e8-4a85-9f87-f61f5f95d8a0} <Debug> DynamicQueryHandler: Done processing query
5800 2024.08.16 05:50:07.030826 [ 3 ] {37277b79-a9e8-4a85-9f87-f61f5f95d8a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5801 2024.08.16 05:50:07.030841 [ 3 ] {} <Debug> HTTP-Session: 90228d80-98d7-4f9b-9834-94800cc7fee5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5802 2024.08.16 05:50:07.031010 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 36750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5803 2024.08.16 05:50:07.031059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5804 2024.08.16 05:50:07.031078 [ 3 ] {} <Debug> HTTP-Session: e197ce8a-3969-45c9-9610-9b28b1d359c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5805 2024.08.16 05:50:07.031094 [ 3 ] {} <Debug> HTTP-Session: e197ce8a-3969-45c9-9610-9b28b1d359c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5806 2024.08.16 05:50:07.031107 [ 3 ] {} <Debug> HTTP-Session: e197ce8a-3969-45c9-9610-9b28b1d359c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5807 2024.08.16 05:50:07.031139 [ 3 ] {} <Trace> HTTP-Session: e197ce8a-3969-45c9-9610-9b28b1d359c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5808 2024.08.16 05:50:07.031409 [ 3 ] {4055cb1f-e1d3-4efa-8740-9fbe03b8d259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5809 2024.08.16 05:50:07.031471 [ 3 ] {4055cb1f-e1d3-4efa-8740-9fbe03b8d259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5810 2024.08.16 05:50:07.031901 [ 3 ] {4055cb1f-e1d3-4efa-8740-9fbe03b8d259} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5811 2024.08.16 05:50:07.032541 [ 3 ] {4055cb1f-e1d3-4efa-8740-9fbe03b8d259} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5812 2024.08.16 05:50:07.032578 [ 3 ] {4055cb1f-e1d3-4efa-8740-9fbe03b8d259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
5813 2024.08.16 05:50:07.033199 [ 3 ] {4055cb1f-e1d3-4efa-8740-9fbe03b8d259} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
5814 2024.08.16 05:50:07.033609 [ 3 ] {4055cb1f-e1d3-4efa-8740-9fbe03b8d259} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5815 2024.08.16 05:50:07.033806 [ 3 ] {4055cb1f-e1d3-4efa-8740-9fbe03b8d259} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002589 sec., 8883.73889532638 rows/sec., 15.92 MiB/sec.
5816 2024.08.16 05:50:07.034031 [ 3 ] {4055cb1f-e1d3-4efa-8740-9fbe03b8d259} <Debug> DynamicQueryHandler: Done processing query
5817 2024.08.16 05:50:07.034055 [ 3 ] {4055cb1f-e1d3-4efa-8740-9fbe03b8d259} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
5818 2024.08.16 05:50:07.034071 [ 3 ] {} <Debug> HTTP-Session: e197ce8a-3969-45c9-9610-9b28b1d359c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5819 2024.08.16 05:50:07.034200 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5820 2024.08.16 05:50:07.034249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5821 2024.08.16 05:50:07.034268 [ 3 ] {} <Debug> HTTP-Session: 9330e7b4-f077-4c6d-adf3-ef66c3389e6c Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5822 2024.08.16 05:50:07.034284 [ 3 ] {} <Debug> HTTP-Session: 9330e7b4-f077-4c6d-adf3-ef66c3389e6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5823 2024.08.16 05:50:07.034297 [ 3 ] {} <Debug> HTTP-Session: 9330e7b4-f077-4c6d-adf3-ef66c3389e6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5824 2024.08.16 05:50:07.034328 [ 3 ] {} <Trace> HTTP-Session: 9330e7b4-f077-4c6d-adf3-ef66c3389e6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5825 2024.08.16 05:50:07.034445 [ 3 ] {26f4cd99-6864-4dae-8382-764d95ebfc31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
5826 2024.08.16 05:50:07.034489 [ 3 ] {26f4cd99-6864-4dae-8382-764d95ebfc31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
5827 2024.08.16 05:50:07.034616 [ 3 ] {26f4cd99-6864-4dae-8382-764d95ebfc31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5828 2024.08.16 05:50:07.034920 [ 3 ] {26f4cd99-6864-4dae-8382-764d95ebfc31} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5829 2024.08.16 05:50:07.034957 [ 3 ] {26f4cd99-6864-4dae-8382-764d95ebfc31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
5830 2024.08.16 05:50:07.035308 [ 3 ] {26f4cd99-6864-4dae-8382-764d95ebfc31} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5831 2024.08.16 05:50:07.035625 [ 3 ] {26f4cd99-6864-4dae-8382-764d95ebfc31} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5832 2024.08.16 05:50:07.035776 [ 3 ] {26f4cd99-6864-4dae-8382-764d95ebfc31} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001368 sec., 43859.649122807015 rows/sec., 2.96 MiB/sec.
5833 2024.08.16 05:50:07.036075 [ 3 ] {26f4cd99-6864-4dae-8382-764d95ebfc31} <Debug> DynamicQueryHandler: Done processing query
5834 2024.08.16 05:50:07.036106 [ 3 ] {26f4cd99-6864-4dae-8382-764d95ebfc31} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
5835 2024.08.16 05:50:07.036123 [ 3 ] {} <Debug> HTTP-Session: 9330e7b4-f077-4c6d-adf3-ef66c3389e6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5836 2024.08.16 05:50:09.857693 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache
5837 2024.08.16 05:50:09.857747 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache
5838 2024.08.16 05:50:12.025481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5839 2024.08.16 05:50:12.025651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5840 2024.08.16 05:50:12.025684 [ 3 ] {} <Debug> HTTP-Session: 0b4ded23-2b2d-423a-b602-3b4d6d88ef38 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5841 2024.08.16 05:50:12.025718 [ 3 ] {} <Debug> HTTP-Session: 0b4ded23-2b2d-423a-b602-3b4d6d88ef38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5842 2024.08.16 05:50:12.025738 [ 3 ] {} <Debug> HTTP-Session: 0b4ded23-2b2d-423a-b602-3b4d6d88ef38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5843 2024.08.16 05:50:12.025800 [ 3 ] {} <Trace> HTTP-Session: 0b4ded23-2b2d-423a-b602-3b4d6d88ef38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5844 2024.08.16 05:50:12.026021 [ 3 ] {7eb591aa-adb6-4e35-9d85-8b4885f0cd17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5845 2024.08.16 05:50:12.026097 [ 3 ] {7eb591aa-adb6-4e35-9d85-8b4885f0cd17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5846 2024.08.16 05:50:12.026322 [ 3 ] {7eb591aa-adb6-4e35-9d85-8b4885f0cd17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5847 2024.08.16 05:50:12.026790 [ 3 ] {7eb591aa-adb6-4e35-9d85-8b4885f0cd17} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5848 2024.08.16 05:50:12.026837 [ 3 ] {7eb591aa-adb6-4e35-9d85-8b4885f0cd17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
5849 2024.08.16 05:50:12.027212 [ 3 ] {7eb591aa-adb6-4e35-9d85-8b4885f0cd17} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
5850 2024.08.16 05:50:12.027567 [ 3 ] {7eb591aa-adb6-4e35-9d85-8b4885f0cd17} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5851 2024.08.16 05:50:12.027751 [ 3 ] {7eb591aa-adb6-4e35-9d85-8b4885f0cd17} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001784 sec., 5044.8430493273545 rows/sec., 408.91 KiB/sec.
5852 2024.08.16 05:50:12.027754 [ 133 ] {} <Debug> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
5853 2024.08.16 05:50:12.027865 [ 133 ] {} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5854 2024.08.16 05:50:12.027908 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
5855 2024.08.16 05:50:12.028027 [ 3 ] {7eb591aa-adb6-4e35-9d85-8b4885f0cd17} <Debug> DynamicQueryHandler: Done processing query
5856 2024.08.16 05:50:12.028036 [ 191 ] {672f777d-ca35-471b-a125-eb27be1b576e::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
5857 2024.08.16 05:50:12.028061 [ 3 ] {7eb591aa-adb6-4e35-9d85-8b4885f0cd17} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5858 2024.08.16 05:50:12.028091 [ 3 ] {} <Debug> HTTP-Session: 0b4ded23-2b2d-423a-b602-3b4d6d88ef38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5859 2024.08.16 05:50:12.028182 [ 191 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5860 2024.08.16 05:50:12.028212 [ 191 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 32 rows starting from the beginning of the part
5861 2024.08.16 05:50:12.028301 [ 191 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 9 rows starting from the beginning of the part
5862 2024.08.16 05:50:12.028398 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 32418, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5863 2024.08.16 05:50:12.028607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5864 2024.08.16 05:50:12.028687 [ 191 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 23 rows starting from the beginning of the part
5865 2024.08.16 05:50:12.028710 [ 3 ] {} <Debug> HTTP-Session: f35be411-92f6-4528-9a97-40635b319838 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5866 2024.08.16 05:50:12.028774 [ 3 ] {} <Debug> HTTP-Session: f35be411-92f6-4528-9a97-40635b319838 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5867 2024.08.16 05:50:12.028820 [ 3 ] {} <Debug> HTTP-Session: f35be411-92f6-4528-9a97-40635b319838 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5868 2024.08.16 05:50:12.028843 [ 191 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 9 rows starting from the beginning of the part
5869 2024.08.16 05:50:12.028921 [ 3 ] {} <Trace> HTTP-Session: f35be411-92f6-4528-9a97-40635b319838 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5870 2024.08.16 05:50:12.029185 [ 191 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 23 rows starting from the beginning of the part
5871 2024.08.16 05:50:12.029386 [ 3 ] {278a864b-d33c-45db-b12e-e05b4e47de40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5872 2024.08.16 05:50:12.029590 [ 191 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 9 rows starting from the beginning of the part
5873 2024.08.16 05:50:12.029593 [ 3 ] {278a864b-d33c-45db-b12e-e05b4e47de40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5874 2024.08.16 05:50:12.030243 [ 3 ] {278a864b-d33c-45db-b12e-e05b4e47de40} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5875 2024.08.16 05:50:12.031007 [ 3 ] {278a864b-d33c-45db-b12e-e05b4e47de40} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5876 2024.08.16 05:50:12.031054 [ 3 ] {278a864b-d33c-45db-b12e-e05b4e47de40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
5877 2024.08.16 05:50:12.031373 [ 198 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 105 rows, containing 4 columns (4 merged, 0 gathered) in 0.003372816 sec., 31131.25649309064 rows/sec., 2.46 MiB/sec.
5878 2024.08.16 05:50:12.031673 [ 3 ] {278a864b-d33c-45db-b12e-e05b4e47de40} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5879 2024.08.16 05:50:12.031692 [ 198 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
5880 2024.08.16 05:50:12.032391 [ 3 ] {278a864b-d33c-45db-b12e-e05b4e47de40} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5881 2024.08.16 05:50:12.032523 [ 198 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_21_4} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5882 2024.08.16 05:50:12.032758 [ 3 ] {278a864b-d33c-45db-b12e-e05b4e47de40} <Debug> executeQuery: Read 216 rows, 19.27 KiB in 0.003548 sec., 60879.3686583991 rows/sec., 5.30 MiB/sec.
5883 2024.08.16 05:50:12.032934 [ 198 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_21_4} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
5884 2024.08.16 05:50:12.033347 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
5885 2024.08.16 05:50:12.033398 [ 3 ] {278a864b-d33c-45db-b12e-e05b4e47de40} <Debug> DynamicQueryHandler: Done processing query
5886 2024.08.16 05:50:12.033465 [ 3 ] {278a864b-d33c-45db-b12e-e05b4e47de40} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
5887 2024.08.16 05:50:12.033490 [ 3 ] {} <Debug> HTTP-Session: f35be411-92f6-4528-9a97-40635b319838 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5888 2024.08.16 05:50:12.033627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5889 2024.08.16 05:50:12.033680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5890 2024.08.16 05:50:12.033699 [ 3 ] {} <Debug> HTTP-Session: 9c06b955-3fc2-4e2c-b4a9-9b8183bca454 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5891 2024.08.16 05:50:12.033716 [ 3 ] {} <Debug> HTTP-Session: 9c06b955-3fc2-4e2c-b4a9-9b8183bca454 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5892 2024.08.16 05:50:12.033730 [ 3 ] {} <Debug> HTTP-Session: 9c06b955-3fc2-4e2c-b4a9-9b8183bca454 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5893 2024.08.16 05:50:12.033762 [ 3 ] {} <Trace> HTTP-Session: 9c06b955-3fc2-4e2c-b4a9-9b8183bca454 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5894 2024.08.16 05:50:12.033872 [ 3 ] {693e32d3-855c-45cb-b449-e68a0bd5d29a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
5895 2024.08.16 05:50:12.033919 [ 3 ] {693e32d3-855c-45cb-b449-e68a0bd5d29a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
5896 2024.08.16 05:50:12.034073 [ 3 ] {693e32d3-855c-45cb-b449-e68a0bd5d29a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5897 2024.08.16 05:50:12.034394 [ 3 ] {693e32d3-855c-45cb-b449-e68a0bd5d29a} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5898 2024.08.16 05:50:12.034429 [ 3 ] {693e32d3-855c-45cb-b449-e68a0bd5d29a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
5899 2024.08.16 05:50:12.034754 [ 3 ] {693e32d3-855c-45cb-b449-e68a0bd5d29a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5900 2024.08.16 05:50:12.035068 [ 3 ] {693e32d3-855c-45cb-b449-e68a0bd5d29a} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5901 2024.08.16 05:50:12.035208 [ 3 ] {693e32d3-855c-45cb-b449-e68a0bd5d29a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001369 sec., 10226.442658875092 rows/sec., 716.19 KiB/sec.
5902 2024.08.16 05:50:12.035515 [ 3 ] {693e32d3-855c-45cb-b449-e68a0bd5d29a} <Debug> DynamicQueryHandler: Done processing query
5903 2024.08.16 05:50:12.035541 [ 3 ] {693e32d3-855c-45cb-b449-e68a0bd5d29a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5904 2024.08.16 05:50:12.035557 [ 3 ] {} <Debug> HTTP-Session: 9c06b955-3fc2-4e2c-b4a9-9b8183bca454 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5905 2024.08.16 05:50:12.035689 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5906 2024.08.16 05:50:12.035739 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5907 2024.08.16 05:50:12.035757 [ 3 ] {} <Debug> HTTP-Session: 835fa1df-ee64-4db3-9911-c07f7d1a209a Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5908 2024.08.16 05:50:12.035773 [ 3 ] {} <Debug> HTTP-Session: 835fa1df-ee64-4db3-9911-c07f7d1a209a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5909 2024.08.16 05:50:12.035787 [ 3 ] {} <Debug> HTTP-Session: 835fa1df-ee64-4db3-9911-c07f7d1a209a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5910 2024.08.16 05:50:12.035818 [ 3 ] {} <Trace> HTTP-Session: 835fa1df-ee64-4db3-9911-c07f7d1a209a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5911 2024.08.16 05:50:12.035913 [ 3 ] {73c19c05-9585-4578-90cf-85740e021f58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
5912 2024.08.16 05:50:12.035957 [ 3 ] {73c19c05-9585-4578-90cf-85740e021f58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
5913 2024.08.16 05:50:12.036106 [ 3 ] {73c19c05-9585-4578-90cf-85740e021f58} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5914 2024.08.16 05:50:12.036404 [ 3 ] {73c19c05-9585-4578-90cf-85740e021f58} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5915 2024.08.16 05:50:12.036441 [ 3 ] {73c19c05-9585-4578-90cf-85740e021f58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
5916 2024.08.16 05:50:12.036757 [ 3 ] {73c19c05-9585-4578-90cf-85740e021f58} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5917 2024.08.16 05:50:12.037058 [ 3 ] {73c19c05-9585-4578-90cf-85740e021f58} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5918 2024.08.16 05:50:12.037215 [ 3 ] {73c19c05-9585-4578-90cf-85740e021f58} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00132 sec., 4545.454545454545 rows/sec., 268.55 KiB/sec.
5919 2024.08.16 05:50:12.037385 [ 3 ] {73c19c05-9585-4578-90cf-85740e021f58} <Debug> DynamicQueryHandler: Done processing query
5920 2024.08.16 05:50:12.037410 [ 3 ] {73c19c05-9585-4578-90cf-85740e021f58} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
5921 2024.08.16 05:50:12.037425 [ 3 ] {} <Debug> HTTP-Session: 835fa1df-ee64-4db3-9911-c07f7d1a209a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5922 2024.08.16 05:50:12.037589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 63325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5923 2024.08.16 05:50:12.037638 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5924 2024.08.16 05:50:12.037657 [ 3 ] {} <Debug> HTTP-Session: ba96820d-f4e3-4bc8-9c65-16d025c9c657 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5925 2024.08.16 05:50:12.037673 [ 3 ] {} <Debug> HTTP-Session: ba96820d-f4e3-4bc8-9c65-16d025c9c657 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5926 2024.08.16 05:50:12.037686 [ 3 ] {} <Debug> HTTP-Session: ba96820d-f4e3-4bc8-9c65-16d025c9c657 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5927 2024.08.16 05:50:12.037717 [ 3 ] {} <Trace> HTTP-Session: ba96820d-f4e3-4bc8-9c65-16d025c9c657 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5928 2024.08.16 05:50:12.037927 [ 3 ] {0e0145fb-9878-4068-bd62-0181ed5ed49f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5929 2024.08.16 05:50:12.037969 [ 3 ] {0e0145fb-9878-4068-bd62-0181ed5ed49f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5930 2024.08.16 05:50:12.038098 [ 3 ] {0e0145fb-9878-4068-bd62-0181ed5ed49f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5931 2024.08.16 05:50:12.038623 [ 3 ] {0e0145fb-9878-4068-bd62-0181ed5ed49f} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5932 2024.08.16 05:50:12.038660 [ 3 ] {0e0145fb-9878-4068-bd62-0181ed5ed49f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
5933 2024.08.16 05:50:12.038986 [ 3 ] {0e0145fb-9878-4068-bd62-0181ed5ed49f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5934 2024.08.16 05:50:12.039291 [ 3 ] {0e0145fb-9878-4068-bd62-0181ed5ed49f} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5935 2024.08.16 05:50:12.039445 [ 3 ] {0e0145fb-9878-4068-bd62-0181ed5ed49f} <Debug> executeQuery: Read 391 rows, 28.40 KiB in 0.001638 sec., 238705.7387057387 rows/sec., 16.93 MiB/sec.
5936 2024.08.16 05:50:12.039612 [ 3 ] {0e0145fb-9878-4068-bd62-0181ed5ed49f} <Debug> DynamicQueryHandler: Done processing query
5937 2024.08.16 05:50:12.039637 [ 3 ] {0e0145fb-9878-4068-bd62-0181ed5ed49f} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
5938 2024.08.16 05:50:12.039652 [ 3 ] {} <Debug> HTTP-Session: ba96820d-f4e3-4bc8-9c65-16d025c9c657 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5939 2024.08.16 05:50:12.039808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5940 2024.08.16 05:50:12.039857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5941 2024.08.16 05:50:12.039875 [ 3 ] {} <Debug> HTTP-Session: cd9b1469-2eb8-4914-b094-01d4f8adb8fe Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5942 2024.08.16 05:50:12.039892 [ 3 ] {} <Debug> HTTP-Session: cd9b1469-2eb8-4914-b094-01d4f8adb8fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5943 2024.08.16 05:50:12.039905 [ 3 ] {} <Debug> HTTP-Session: cd9b1469-2eb8-4914-b094-01d4f8adb8fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5944 2024.08.16 05:50:12.039935 [ 3 ] {} <Trace> HTTP-Session: cd9b1469-2eb8-4914-b094-01d4f8adb8fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5945 2024.08.16 05:50:12.040029 [ 3 ] {d3499484-cf8f-449b-9810-e9196e8ca935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5946 2024.08.16 05:50:12.040072 [ 3 ] {d3499484-cf8f-449b-9810-e9196e8ca935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5947 2024.08.16 05:50:12.040201 [ 3 ] {d3499484-cf8f-449b-9810-e9196e8ca935} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5948 2024.08.16 05:50:12.040451 [ 3 ] {d3499484-cf8f-449b-9810-e9196e8ca935} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5949 2024.08.16 05:50:12.040487 [ 3 ] {d3499484-cf8f-449b-9810-e9196e8ca935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
5950 2024.08.16 05:50:12.040844 [ 3 ] {d3499484-cf8f-449b-9810-e9196e8ca935} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5951 2024.08.16 05:50:12.041161 [ 3 ] {d3499484-cf8f-449b-9810-e9196e8ca935} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5952 2024.08.16 05:50:12.041321 [ 3 ] {d3499484-cf8f-449b-9810-e9196e8ca935} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001312 sec., 4573.170731707317 rows/sec., 238.93 KiB/sec.
5953 2024.08.16 05:50:12.041487 [ 3 ] {d3499484-cf8f-449b-9810-e9196e8ca935} <Debug> DynamicQueryHandler: Done processing query
5954 2024.08.16 05:50:12.041511 [ 3 ] {d3499484-cf8f-449b-9810-e9196e8ca935} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5955 2024.08.16 05:50:12.041528 [ 3 ] {} <Debug> HTTP-Session: cd9b1469-2eb8-4914-b094-01d4f8adb8fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5956 2024.08.16 05:50:12.041731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 44624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5957 2024.08.16 05:50:12.041780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5958 2024.08.16 05:50:12.041799 [ 3 ] {} <Debug> HTTP-Session: fea63e7b-a09a-4bc3-bced-2f8ba360a5a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5959 2024.08.16 05:50:12.041815 [ 3 ] {} <Debug> HTTP-Session: fea63e7b-a09a-4bc3-bced-2f8ba360a5a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5960 2024.08.16 05:50:12.041828 [ 3 ] {} <Debug> HTTP-Session: fea63e7b-a09a-4bc3-bced-2f8ba360a5a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5961 2024.08.16 05:50:12.041859 [ 3 ] {} <Trace> HTTP-Session: fea63e7b-a09a-4bc3-bced-2f8ba360a5a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5962 2024.08.16 05:50:12.042061 [ 3 ] {d2f272c0-56cd-47d1-a10b-22ec157c84e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5963 2024.08.16 05:50:12.042107 [ 3 ] {d2f272c0-56cd-47d1-a10b-22ec157c84e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5964 2024.08.16 05:50:12.042251 [ 3 ] {d2f272c0-56cd-47d1-a10b-22ec157c84e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5965 2024.08.16 05:50:12.042663 [ 3 ] {d2f272c0-56cd-47d1-a10b-22ec157c84e6} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5966 2024.08.16 05:50:12.042699 [ 3 ] {d2f272c0-56cd-47d1-a10b-22ec157c84e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
5967 2024.08.16 05:50:12.043089 [ 3 ] {d2f272c0-56cd-47d1-a10b-22ec157c84e6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5968 2024.08.16 05:50:12.043417 [ 3 ] {d2f272c0-56cd-47d1-a10b-22ec157c84e6} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5969 2024.08.16 05:50:12.043586 [ 3 ] {d2f272c0-56cd-47d1-a10b-22ec157c84e6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001635 sec., 144954.12844036697 rows/sec., 9.72 MiB/sec.
5970 2024.08.16 05:50:12.043923 [ 3 ] {d2f272c0-56cd-47d1-a10b-22ec157c84e6} <Debug> DynamicQueryHandler: Done processing query
5971 2024.08.16 05:50:12.043958 [ 3 ] {d2f272c0-56cd-47d1-a10b-22ec157c84e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
5972 2024.08.16 05:50:12.043975 [ 3 ] {} <Debug> HTTP-Session: fea63e7b-a09a-4bc3-bced-2f8ba360a5a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5973 2024.08.16 05:50:12.044135 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5974 2024.08.16 05:50:12.044184 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5975 2024.08.16 05:50:12.044203 [ 3 ] {} <Debug> HTTP-Session: f2dfb6c9-b29a-4df6-a9e8-d4ca0f1d27b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5976 2024.08.16 05:50:12.044219 [ 3 ] {} <Debug> HTTP-Session: f2dfb6c9-b29a-4df6-a9e8-d4ca0f1d27b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5977 2024.08.16 05:50:12.044233 [ 3 ] {} <Debug> HTTP-Session: f2dfb6c9-b29a-4df6-a9e8-d4ca0f1d27b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5978 2024.08.16 05:50:12.044263 [ 3 ] {} <Trace> HTTP-Session: f2dfb6c9-b29a-4df6-a9e8-d4ca0f1d27b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5979 2024.08.16 05:50:12.044359 [ 3 ] {10b463be-2ea1-4371-b282-4de17e5f27b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
5980 2024.08.16 05:50:12.044405 [ 3 ] {10b463be-2ea1-4371-b282-4de17e5f27b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
5981 2024.08.16 05:50:12.044554 [ 3 ] {10b463be-2ea1-4371-b282-4de17e5f27b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5982 2024.08.16 05:50:12.044799 [ 3 ] {10b463be-2ea1-4371-b282-4de17e5f27b7} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
5983 2024.08.16 05:50:12.044835 [ 3 ] {10b463be-2ea1-4371-b282-4de17e5f27b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
5984 2024.08.16 05:50:12.045172 [ 3 ] {10b463be-2ea1-4371-b282-4de17e5f27b7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
5985 2024.08.16 05:50:12.045491 [ 3 ] {10b463be-2ea1-4371-b282-4de17e5f27b7} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
5986 2024.08.16 05:50:12.045649 [ 3 ] {10b463be-2ea1-4371-b282-4de17e5f27b7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001307 sec., 765.1109410864575 rows/sec., 51.56 KiB/sec.
5987 2024.08.16 05:50:12.045817 [ 3 ] {10b463be-2ea1-4371-b282-4de17e5f27b7} <Debug> DynamicQueryHandler: Done processing query
5988 2024.08.16 05:50:12.045841 [ 3 ] {10b463be-2ea1-4371-b282-4de17e5f27b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5989 2024.08.16 05:50:12.045857 [ 3 ] {} <Debug> HTTP-Session: f2dfb6c9-b29a-4df6-a9e8-d4ca0f1d27b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
5990 2024.08.16 05:50:12.045973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5991 2024.08.16 05:50:12.046021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
5992 2024.08.16 05:50:12.046040 [ 3 ] {} <Debug> HTTP-Session: c64cdb96-9d4e-4e6c-b0ab-44a1d336cc68 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
5993 2024.08.16 05:50:12.046055 [ 3 ] {} <Debug> HTTP-Session: c64cdb96-9d4e-4e6c-b0ab-44a1d336cc68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5994 2024.08.16 05:50:12.046069 [ 3 ] {} <Debug> HTTP-Session: c64cdb96-9d4e-4e6c-b0ab-44a1d336cc68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
5995 2024.08.16 05:50:12.046099 [ 3 ] {} <Trace> HTTP-Session: c64cdb96-9d4e-4e6c-b0ab-44a1d336cc68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
5996 2024.08.16 05:50:12.046295 [ 3 ] {f187dfa9-0fab-4e0a-8b06-2fc95268f73c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5997 2024.08.16 05:50:12.046356 [ 3 ] {f187dfa9-0fab-4e0a-8b06-2fc95268f73c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
5998 2024.08.16 05:50:12.046766 [ 3 ] {f187dfa9-0fab-4e0a-8b06-2fc95268f73c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5999 2024.08.16 05:50:12.047283 [ 3 ] {f187dfa9-0fab-4e0a-8b06-2fc95268f73c} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6000 2024.08.16 05:50:12.047319 [ 3 ] {f187dfa9-0fab-4e0a-8b06-2fc95268f73c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
6001 2024.08.16 05:50:12.047888 [ 3 ] {f187dfa9-0fab-4e0a-8b06-2fc95268f73c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
6002 2024.08.16 05:50:12.048302 [ 3 ] {f187dfa9-0fab-4e0a-8b06-2fc95268f73c} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6003 2024.08.16 05:50:12.048486 [ 132 ] {} <Debug> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
6004 2024.08.16 05:50:12.048509 [ 3 ] {f187dfa9-0fab-4e0a-8b06-2fc95268f73c} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002335 sec., 3854.3897216274095 rows/sec., 6.91 MiB/sec.
6005 2024.08.16 05:50:12.048611 [ 132 ] {} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6006 2024.08.16 05:50:12.048724 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
6007 2024.08.16 05:50:12.049189 [ 197 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::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
6008 2024.08.16 05:50:12.049307 [ 3 ] {f187dfa9-0fab-4e0a-8b06-2fc95268f73c} <Debug> DynamicQueryHandler: Done processing query
6009 2024.08.16 05:50:12.049397 [ 3 ] {f187dfa9-0fab-4e0a-8b06-2fc95268f73c} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
6010 2024.08.16 05:50:12.049473 [ 3 ] {} <Debug> HTTP-Session: c64cdb96-9d4e-4e6c-b0ab-44a1d336cc68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6011 2024.08.16 05:50:12.049714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6012 2024.08.16 05:50:12.049831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6013 2024.08.16 05:50:12.049895 [ 3 ] {} <Debug> HTTP-Session: ae712b59-df42-4c9a-ad34-a9bff1a21ebd Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
6014 2024.08.16 05:50:12.049909 [ 197 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6015 2024.08.16 05:50:12.049923 [ 3 ] {} <Debug> HTTP-Session: ae712b59-df42-4c9a-ad34-a9bff1a21ebd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6016 2024.08.16 05:50:12.049965 [ 3 ] {} <Debug> HTTP-Session: ae712b59-df42-4c9a-ad34-a9bff1a21ebd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6017 2024.08.16 05:50:12.050073 [ 3 ] {} <Trace> HTTP-Session: ae712b59-df42-4c9a-ad34-a9bff1a21ebd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6018 2024.08.16 05:50:12.050088 [ 197 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 296 rows starting from the beginning of the part
6019 2024.08.16 05:50:12.050427 [ 3 ] {006d3ae3-ef0f-4773-a3a0-1229631286aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6020 2024.08.16 05:50:12.050638 [ 3 ] {006d3ae3-ef0f-4773-a3a0-1229631286aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6021 2024.08.16 05:50:12.050778 [ 197 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 9 rows starting from the beginning of the part
6022 2024.08.16 05:50:12.051726 [ 3 ] {006d3ae3-ef0f-4773-a3a0-1229631286aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6023 2024.08.16 05:50:12.051742 [ 197 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 23 rows starting from the beginning of the part
6024 2024.08.16 05:50:12.052309 [ 197 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 9 rows starting from the beginning of the part
6025 2024.08.16 05:50:12.053079 [ 197 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 23 rows starting from the beginning of the part
6026 2024.08.16 05:50:12.053107 [ 3 ] {006d3ae3-ef0f-4773-a3a0-1229631286aa} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6027 2024.08.16 05:50:12.053183 [ 3 ] {006d3ae3-ef0f-4773-a3a0-1229631286aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
6028 2024.08.16 05:50:12.053677 [ 197 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 9 rows starting from the beginning of the part
6029 2024.08.16 05:50:12.054583 [ 3 ] {006d3ae3-ef0f-4773-a3a0-1229631286aa} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
6030 2024.08.16 05:50:12.055257 [ 3 ] {006d3ae3-ef0f-4773-a3a0-1229631286aa} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6031 2024.08.16 05:50:12.055702 [ 3 ] {006d3ae3-ef0f-4773-a3a0-1229631286aa} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005462 sec., 15012.815818381545 rows/sec., 976.38 KiB/sec.
6032 2024.08.16 05:50:12.056263 [ 3 ] {006d3ae3-ef0f-4773-a3a0-1229631286aa} <Debug> DynamicQueryHandler: Done processing query
6033 2024.08.16 05:50:12.056308 [ 3 ] {006d3ae3-ef0f-4773-a3a0-1229631286aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6034 2024.08.16 05:50:12.056339 [ 3 ] {} <Debug> HTTP-Session: ae712b59-df42-4c9a-ad34-a9bff1a21ebd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6035 2024.08.16 05:50:12.058444 [ 198 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 369 rows, containing 19 columns (19 merged, 0 gathered) in 0.009551898 sec., 38631.06578399392 rows/sec., 69.23 MiB/sec.
6036 2024.08.16 05:50:12.059106 [ 191 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
6037 2024.08.16 05:50:12.059694 [ 191 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6038 2024.08.16 05:50:12.059771 [ 191 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
6039 2024.08.16 05:50:12.059911 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.96 MiB.
6040 2024.08.16 05:50:17.021085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6041 2024.08.16 05:50:17.021276 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6042 2024.08.16 05:50:17.021322 [ 3 ] {} <Debug> HTTP-Session: 7268332a-b642-4ee9-9860-9ff02bf4fb6f Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
6043 2024.08.16 05:50:17.021363 [ 3 ] {} <Debug> HTTP-Session: 7268332a-b642-4ee9-9860-9ff02bf4fb6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6044 2024.08.16 05:50:17.021391 [ 3 ] {} <Debug> HTTP-Session: 7268332a-b642-4ee9-9860-9ff02bf4fb6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6045 2024.08.16 05:50:17.021471 [ 3 ] {} <Trace> HTTP-Session: 7268332a-b642-4ee9-9860-9ff02bf4fb6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6046 2024.08.16 05:50:17.021754 [ 3 ] {0cb14627-72d4-4b96-920a-9d910ae2876c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6047 2024.08.16 05:50:17.021814 [ 3 ] {0cb14627-72d4-4b96-920a-9d910ae2876c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6048 2024.08.16 05:50:17.021998 [ 3 ] {0cb14627-72d4-4b96-920a-9d910ae2876c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6049 2024.08.16 05:50:17.022515 [ 3 ] {0cb14627-72d4-4b96-920a-9d910ae2876c} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6050 2024.08.16 05:50:17.022558 [ 3 ] {0cb14627-72d4-4b96-920a-9d910ae2876c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
6051 2024.08.16 05:50:17.022951 [ 3 ] {0cb14627-72d4-4b96-920a-9d910ae2876c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
6052 2024.08.16 05:50:17.023290 [ 3 ] {0cb14627-72d4-4b96-920a-9d910ae2876c} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6053 2024.08.16 05:50:17.023438 [ 3 ] {0cb14627-72d4-4b96-920a-9d910ae2876c} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.001769 sec., 13001.695873374789 rows/sec., 1.03 MiB/sec.
6054 2024.08.16 05:50:17.023654 [ 3 ] {0cb14627-72d4-4b96-920a-9d910ae2876c} <Debug> DynamicQueryHandler: Done processing query
6055 2024.08.16 05:50:17.023681 [ 3 ] {0cb14627-72d4-4b96-920a-9d910ae2876c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6056 2024.08.16 05:50:17.023698 [ 3 ] {} <Debug> HTTP-Session: 7268332a-b642-4ee9-9860-9ff02bf4fb6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6057 2024.08.16 05:50:17.023892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 18224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6058 2024.08.16 05:50:17.023948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6059 2024.08.16 05:50:17.023967 [ 3 ] {} <Debug> HTTP-Session: c65e165b-839c-41fc-a0b1-9396dea0487c Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
6060 2024.08.16 05:50:17.023984 [ 3 ] {} <Debug> HTTP-Session: c65e165b-839c-41fc-a0b1-9396dea0487c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6061 2024.08.16 05:50:17.023998 [ 3 ] {} <Debug> HTTP-Session: c65e165b-839c-41fc-a0b1-9396dea0487c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6062 2024.08.16 05:50:17.024033 [ 3 ] {} <Trace> HTTP-Session: c65e165b-839c-41fc-a0b1-9396dea0487c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6063 2024.08.16 05:50:17.024221 [ 3 ] {d095a89e-9b1a-41ed-a4bb-e3a4730b3c41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6064 2024.08.16 05:50:17.024266 [ 3 ] {d095a89e-9b1a-41ed-a4bb-e3a4730b3c41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6065 2024.08.16 05:50:17.024393 [ 3 ] {d095a89e-9b1a-41ed-a4bb-e3a4730b3c41} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6066 2024.08.16 05:50:17.024810 [ 3 ] {d095a89e-9b1a-41ed-a4bb-e3a4730b3c41} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6067 2024.08.16 05:50:17.024857 [ 3 ] {d095a89e-9b1a-41ed-a4bb-e3a4730b3c41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
6068 2024.08.16 05:50:17.025265 [ 3 ] {d095a89e-9b1a-41ed-a4bb-e3a4730b3c41} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6069 2024.08.16 05:50:17.025657 [ 3 ] {d095a89e-9b1a-41ed-a4bb-e3a4730b3c41} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6070 2024.08.16 05:50:17.025785 [ 3 ] {d095a89e-9b1a-41ed-a4bb-e3a4730b3c41} <Debug> executeQuery: Read 125 rows, 10.63 KiB in 0.00167 sec., 74850.2994011976 rows/sec., 6.21 MiB/sec.
6071 2024.08.16 05:50:17.025945 [ 3 ] {d095a89e-9b1a-41ed-a4bb-e3a4730b3c41} <Debug> DynamicQueryHandler: Done processing query
6072 2024.08.16 05:50:17.025971 [ 3 ] {d095a89e-9b1a-41ed-a4bb-e3a4730b3c41} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6073 2024.08.16 05:50:17.025987 [ 3 ] {} <Debug> HTTP-Session: c65e165b-839c-41fc-a0b1-9396dea0487c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6074 2024.08.16 05:50:17.026216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6075 2024.08.16 05:50:17.026265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6076 2024.08.16 05:50:17.026284 [ 3 ] {} <Debug> HTTP-Session: d973bca5-41cc-4385-ba7d-f3f59c82300f Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
6077 2024.08.16 05:50:17.026300 [ 3 ] {} <Debug> HTTP-Session: d973bca5-41cc-4385-ba7d-f3f59c82300f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6078 2024.08.16 05:50:17.026313 [ 3 ] {} <Debug> HTTP-Session: d973bca5-41cc-4385-ba7d-f3f59c82300f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6079 2024.08.16 05:50:17.026344 [ 3 ] {} <Trace> HTTP-Session: d973bca5-41cc-4385-ba7d-f3f59c82300f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6080 2024.08.16 05:50:17.026461 [ 3 ] {3c9972ba-1a11-41b7-b324-6f8b7696049b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6081 2024.08.16 05:50:17.026504 [ 3 ] {3c9972ba-1a11-41b7-b324-6f8b7696049b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6082 2024.08.16 05:50:17.026628 [ 3 ] {3c9972ba-1a11-41b7-b324-6f8b7696049b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6083 2024.08.16 05:50:17.026959 [ 3 ] {3c9972ba-1a11-41b7-b324-6f8b7696049b} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6084 2024.08.16 05:50:17.026994 [ 3 ] {3c9972ba-1a11-41b7-b324-6f8b7696049b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
6085 2024.08.16 05:50:17.027309 [ 3 ] {3c9972ba-1a11-41b7-b324-6f8b7696049b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6086 2024.08.16 05:50:17.027613 [ 3 ] {3c9972ba-1a11-41b7-b324-6f8b7696049b} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6087 2024.08.16 05:50:17.027738 [ 3 ] {3c9972ba-1a11-41b7-b324-6f8b7696049b} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001323 sec., 65759.63718820862 rows/sec., 5.14 MiB/sec.
6088 2024.08.16 05:50:17.027898 [ 3 ] {3c9972ba-1a11-41b7-b324-6f8b7696049b} <Debug> DynamicQueryHandler: Done processing query
6089 2024.08.16 05:50:17.027922 [ 3 ] {3c9972ba-1a11-41b7-b324-6f8b7696049b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6090 2024.08.16 05:50:17.027937 [ 3 ] {} <Debug> HTTP-Session: d973bca5-41cc-4385-ba7d-f3f59c82300f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6091 2024.08.16 05:50:17.028128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6092 2024.08.16 05:50:17.028176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6093 2024.08.16 05:50:17.028194 [ 3 ] {} <Debug> HTTP-Session: 7fc25544-5557-4f8b-a1ec-65828b4b6679 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
6094 2024.08.16 05:50:17.028211 [ 3 ] {} <Debug> HTTP-Session: 7fc25544-5557-4f8b-a1ec-65828b4b6679 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6095 2024.08.16 05:50:17.028224 [ 3 ] {} <Debug> HTTP-Session: 7fc25544-5557-4f8b-a1ec-65828b4b6679 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6096 2024.08.16 05:50:17.028255 [ 3 ] {} <Trace> HTTP-Session: 7fc25544-5557-4f8b-a1ec-65828b4b6679 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6097 2024.08.16 05:50:17.028411 [ 3 ] {3af84a68-0144-46d9-b62e-6ff6eee08aff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6098 2024.08.16 05:50:17.028458 [ 3 ] {3af84a68-0144-46d9-b62e-6ff6eee08aff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6099 2024.08.16 05:50:17.028604 [ 3 ] {3af84a68-0144-46d9-b62e-6ff6eee08aff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6100 2024.08.16 05:50:17.028981 [ 3 ] {3af84a68-0144-46d9-b62e-6ff6eee08aff} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6101 2024.08.16 05:50:17.029015 [ 3 ] {3af84a68-0144-46d9-b62e-6ff6eee08aff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
6102 2024.08.16 05:50:17.029397 [ 3 ] {3af84a68-0144-46d9-b62e-6ff6eee08aff} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6103 2024.08.16 05:50:17.029733 [ 3 ] {3af84a68-0144-46d9-b62e-6ff6eee08aff} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6104 2024.08.16 05:50:17.029860 [ 3 ] {3af84a68-0144-46d9-b62e-6ff6eee08aff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001511 sec., 105890.13898080742 rows/sec., 7.38 MiB/sec.
6105 2024.08.16 05:50:17.030010 [ 3 ] {3af84a68-0144-46d9-b62e-6ff6eee08aff} <Debug> DynamicQueryHandler: Done processing query
6106 2024.08.16 05:50:17.030033 [ 3 ] {3af84a68-0144-46d9-b62e-6ff6eee08aff} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6107 2024.08.16 05:50:17.030048 [ 3 ] {} <Debug> HTTP-Session: 7fc25544-5557-4f8b-a1ec-65828b4b6679 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6108 2024.08.16 05:50:17.030277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 36742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6109 2024.08.16 05:50:17.030322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6110 2024.08.16 05:50:17.030341 [ 3 ] {} <Debug> HTTP-Session: ed1b6cd5-a03c-4313-87d6-6d49ad053348 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
6111 2024.08.16 05:50:17.030357 [ 3 ] {} <Debug> HTTP-Session: ed1b6cd5-a03c-4313-87d6-6d49ad053348 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6112 2024.08.16 05:50:17.030370 [ 3 ] {} <Debug> HTTP-Session: ed1b6cd5-a03c-4313-87d6-6d49ad053348 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6113 2024.08.16 05:50:17.030400 [ 3 ] {} <Trace> HTTP-Session: ed1b6cd5-a03c-4313-87d6-6d49ad053348 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6114 2024.08.16 05:50:17.030685 [ 3 ] {0eafd6a4-aee5-4a75-ad9a-57ed929d6e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6115 2024.08.16 05:50:17.030747 [ 3 ] {0eafd6a4-aee5-4a75-ad9a-57ed929d6e15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6116 2024.08.16 05:50:17.031136 [ 3 ] {0eafd6a4-aee5-4a75-ad9a-57ed929d6e15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6117 2024.08.16 05:50:17.031739 [ 3 ] {0eafd6a4-aee5-4a75-ad9a-57ed929d6e15} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6118 2024.08.16 05:50:17.031774 [ 3 ] {0eafd6a4-aee5-4a75-ad9a-57ed929d6e15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
6119 2024.08.16 05:50:17.032381 [ 3 ] {0eafd6a4-aee5-4a75-ad9a-57ed929d6e15} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
6120 2024.08.16 05:50:17.032787 [ 3 ] {0eafd6a4-aee5-4a75-ad9a-57ed929d6e15} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6121 2024.08.16 05:50:17.032927 [ 3 ] {0eafd6a4-aee5-4a75-ad9a-57ed929d6e15} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.00244 sec., 9426.229508196722 rows/sec., 16.89 MiB/sec.
6122 2024.08.16 05:50:17.033142 [ 3 ] {0eafd6a4-aee5-4a75-ad9a-57ed929d6e15} <Debug> DynamicQueryHandler: Done processing query
6123 2024.08.16 05:50:17.033167 [ 3 ] {0eafd6a4-aee5-4a75-ad9a-57ed929d6e15} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
6124 2024.08.16 05:50:17.033183 [ 3 ] {} <Debug> HTTP-Session: ed1b6cd5-a03c-4313-87d6-6d49ad053348 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6125 2024.08.16 05:50:17.033309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6126 2024.08.16 05:50:17.033356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6127 2024.08.16 05:50:17.033374 [ 3 ] {} <Debug> HTTP-Session: 1caf0463-fba7-470e-87ae-7131ce798af6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
6128 2024.08.16 05:50:17.033390 [ 3 ] {} <Debug> HTTP-Session: 1caf0463-fba7-470e-87ae-7131ce798af6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6129 2024.08.16 05:50:17.033404 [ 3 ] {} <Debug> HTTP-Session: 1caf0463-fba7-470e-87ae-7131ce798af6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6130 2024.08.16 05:50:17.033435 [ 3 ] {} <Trace> HTTP-Session: 1caf0463-fba7-470e-87ae-7131ce798af6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6131 2024.08.16 05:50:17.033547 [ 3 ] {bde95507-f2c0-4091-b238-8e66339e2904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6132 2024.08.16 05:50:17.033590 [ 3 ] {bde95507-f2c0-4091-b238-8e66339e2904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6133 2024.08.16 05:50:17.033714 [ 3 ] {bde95507-f2c0-4091-b238-8e66339e2904} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6134 2024.08.16 05:50:17.033987 [ 3 ] {bde95507-f2c0-4091-b238-8e66339e2904} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6135 2024.08.16 05:50:17.034022 [ 3 ] {bde95507-f2c0-4091-b238-8e66339e2904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
6136 2024.08.16 05:50:17.034368 [ 3 ] {bde95507-f2c0-4091-b238-8e66339e2904} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
6137 2024.08.16 05:50:17.034708 [ 3 ] {bde95507-f2c0-4091-b238-8e66339e2904} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6138 2024.08.16 05:50:17.034835 [ 3 ] {bde95507-f2c0-4091-b238-8e66339e2904} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001332 sec., 45045.045045045044 rows/sec., 3.04 MiB/sec.
6139 2024.08.16 05:50:17.034978 [ 3 ] {bde95507-f2c0-4091-b238-8e66339e2904} <Debug> DynamicQueryHandler: Done processing query
6140 2024.08.16 05:50:17.035001 [ 3 ] {bde95507-f2c0-4091-b238-8e66339e2904} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6141 2024.08.16 05:50:17.035017 [ 3 ] {} <Debug> HTTP-Session: 1caf0463-fba7-470e-87ae-7131ce798af6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6142 2024.08.16 05:50:22.025528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6143 2024.08.16 05:50:22.025659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6144 2024.08.16 05:50:22.025684 [ 3 ] {} <Debug> HTTP-Session: 2f666549-f592-4da8-8539-1ba584640607 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
6145 2024.08.16 05:50:22.025708 [ 3 ] {} <Debug> HTTP-Session: 2f666549-f592-4da8-8539-1ba584640607 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6146 2024.08.16 05:50:22.025723 [ 3 ] {} <Debug> HTTP-Session: 2f666549-f592-4da8-8539-1ba584640607 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6147 2024.08.16 05:50:22.025773 [ 3 ] {} <Trace> HTTP-Session: 2f666549-f592-4da8-8539-1ba584640607 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6148 2024.08.16 05:50:22.026043 [ 3 ] {32697ff0-a242-4196-8476-1e36f64964d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6149 2024.08.16 05:50:22.026149 [ 3 ] {32697ff0-a242-4196-8476-1e36f64964d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6150 2024.08.16 05:50:22.026462 [ 3 ] {32697ff0-a242-4196-8476-1e36f64964d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6151 2024.08.16 05:50:22.026983 [ 3 ] {32697ff0-a242-4196-8476-1e36f64964d3} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6152 2024.08.16 05:50:22.027024 [ 3 ] {32697ff0-a242-4196-8476-1e36f64964d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
6153 2024.08.16 05:50:22.027395 [ 3 ] {32697ff0-a242-4196-8476-1e36f64964d3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
6154 2024.08.16 05:50:22.027734 [ 3 ] {32697ff0-a242-4196-8476-1e36f64964d3} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6155 2024.08.16 05:50:22.027896 [ 3 ] {32697ff0-a242-4196-8476-1e36f64964d3} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001945 sec., 4627.249357326478 rows/sec., 375.06 KiB/sec.
6156 2024.08.16 05:50:22.028115 [ 3 ] {32697ff0-a242-4196-8476-1e36f64964d3} <Debug> DynamicQueryHandler: Done processing query
6157 2024.08.16 05:50:22.028142 [ 3 ] {32697ff0-a242-4196-8476-1e36f64964d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6158 2024.08.16 05:50:22.028159 [ 3 ] {} <Debug> HTTP-Session: 2f666549-f592-4da8-8539-1ba584640607 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6159 2024.08.16 05:50:22.028366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 32418, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6160 2024.08.16 05:50:22.028414 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6161 2024.08.16 05:50:22.028435 [ 3 ] {} <Debug> HTTP-Session: a3fbccc2-9f8f-40ce-a5ab-4f33b2ad2604 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
6162 2024.08.16 05:50:22.028451 [ 3 ] {} <Debug> HTTP-Session: a3fbccc2-9f8f-40ce-a5ab-4f33b2ad2604 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6163 2024.08.16 05:50:22.028464 [ 3 ] {} <Debug> HTTP-Session: a3fbccc2-9f8f-40ce-a5ab-4f33b2ad2604 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6164 2024.08.16 05:50:22.028496 [ 3 ] {} <Trace> HTTP-Session: a3fbccc2-9f8f-40ce-a5ab-4f33b2ad2604 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6165 2024.08.16 05:50:22.028644 [ 3 ] {58d1b364-e07a-4d93-a089-6b041f7f7b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6166 2024.08.16 05:50:22.028687 [ 3 ] {58d1b364-e07a-4d93-a089-6b041f7f7b5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6167 2024.08.16 05:50:22.028814 [ 3 ] {58d1b364-e07a-4d93-a089-6b041f7f7b5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6168 2024.08.16 05:50:22.029205 [ 3 ] {58d1b364-e07a-4d93-a089-6b041f7f7b5f} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6169 2024.08.16 05:50:22.029242 [ 3 ] {58d1b364-e07a-4d93-a089-6b041f7f7b5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
6170 2024.08.16 05:50:22.029577 [ 3 ] {58d1b364-e07a-4d93-a089-6b041f7f7b5f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6171 2024.08.16 05:50:22.029879 [ 3 ] {58d1b364-e07a-4d93-a089-6b041f7f7b5f} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6172 2024.08.16 05:50:22.030029 [ 3 ] {58d1b364-e07a-4d93-a089-6b041f7f7b5f} <Debug> executeQuery: Read 216 rows, 19.27 KiB in 0.001446 sec., 149377.59336099584 rows/sec., 13.02 MiB/sec.
6173 2024.08.16 05:50:22.030191 [ 3 ] {58d1b364-e07a-4d93-a089-6b041f7f7b5f} <Debug> DynamicQueryHandler: Done processing query
6174 2024.08.16 05:50:22.030216 [ 3 ] {58d1b364-e07a-4d93-a089-6b041f7f7b5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
6175 2024.08.16 05:50:22.030233 [ 3 ] {} <Debug> HTTP-Session: a3fbccc2-9f8f-40ce-a5ab-4f33b2ad2604 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6176 2024.08.16 05:50:22.030379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6177 2024.08.16 05:50:22.030426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6178 2024.08.16 05:50:22.030444 [ 3 ] {} <Debug> HTTP-Session: cc82a7ab-cb22-4d50-8a08-4c4ebb2d718e Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
6179 2024.08.16 05:50:22.030461 [ 3 ] {} <Debug> HTTP-Session: cc82a7ab-cb22-4d50-8a08-4c4ebb2d718e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6180 2024.08.16 05:50:22.030474 [ 3 ] {} <Debug> HTTP-Session: cc82a7ab-cb22-4d50-8a08-4c4ebb2d718e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6181 2024.08.16 05:50:22.030505 [ 3 ] {} <Trace> HTTP-Session: cc82a7ab-cb22-4d50-8a08-4c4ebb2d718e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6182 2024.08.16 05:50:22.030602 [ 3 ] {c7c2dd89-b379-4fc4-b9c0-54e59625ade4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
6183 2024.08.16 05:50:22.030646 [ 3 ] {c7c2dd89-b379-4fc4-b9c0-54e59625ade4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6184 2024.08.16 05:50:22.030770 [ 3 ] {c7c2dd89-b379-4fc4-b9c0-54e59625ade4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6185 2024.08.16 05:50:22.031009 [ 3 ] {c7c2dd89-b379-4fc4-b9c0-54e59625ade4} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6186 2024.08.16 05:50:22.031045 [ 3 ] {c7c2dd89-b379-4fc4-b9c0-54e59625ade4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
6187 2024.08.16 05:50:22.031356 [ 3 ] {c7c2dd89-b379-4fc4-b9c0-54e59625ade4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
6188 2024.08.16 05:50:22.031687 [ 3 ] {c7c2dd89-b379-4fc4-b9c0-54e59625ade4} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6189 2024.08.16 05:50:22.031817 [ 3 ] {c7c2dd89-b379-4fc4-b9c0-54e59625ade4} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00124 sec., 11290.322580645161 rows/sec., 790.70 KiB/sec.
6190 2024.08.16 05:50:22.032081 [ 3 ] {c7c2dd89-b379-4fc4-b9c0-54e59625ade4} <Debug> DynamicQueryHandler: Done processing query
6191 2024.08.16 05:50:22.032124 [ 3 ] {c7c2dd89-b379-4fc4-b9c0-54e59625ade4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6192 2024.08.16 05:50:22.032148 [ 3 ] {} <Debug> HTTP-Session: cc82a7ab-cb22-4d50-8a08-4c4ebb2d718e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6193 2024.08.16 05:50:22.032307 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6194 2024.08.16 05:50:22.032356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6195 2024.08.16 05:50:22.032374 [ 3 ] {} <Debug> HTTP-Session: 2ed6e9c1-21bc-432a-bea0-56e264b1e7c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
6196 2024.08.16 05:50:22.032391 [ 3 ] {} <Debug> HTTP-Session: 2ed6e9c1-21bc-432a-bea0-56e264b1e7c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6197 2024.08.16 05:50:22.032405 [ 3 ] {} <Debug> HTTP-Session: 2ed6e9c1-21bc-432a-bea0-56e264b1e7c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6198 2024.08.16 05:50:22.032436 [ 3 ] {} <Trace> HTTP-Session: 2ed6e9c1-21bc-432a-bea0-56e264b1e7c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6199 2024.08.16 05:50:22.032532 [ 3 ] {de87b1aa-5178-475b-b344-18cc063fb5d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
6200 2024.08.16 05:50:22.032583 [ 3 ] {de87b1aa-5178-475b-b344-18cc063fb5d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
6201 2024.08.16 05:50:22.032724 [ 3 ] {de87b1aa-5178-475b-b344-18cc063fb5d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6202 2024.08.16 05:50:22.033045 [ 3 ] {de87b1aa-5178-475b-b344-18cc063fb5d9} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6203 2024.08.16 05:50:22.033086 [ 3 ] {de87b1aa-5178-475b-b344-18cc063fb5d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
6204 2024.08.16 05:50:22.033390 [ 3 ] {de87b1aa-5178-475b-b344-18cc063fb5d9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
6205 2024.08.16 05:50:22.033704 [ 3 ] {de87b1aa-5178-475b-b344-18cc063fb5d9} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6206 2024.08.16 05:50:22.033867 [ 3 ] {de87b1aa-5178-475b-b344-18cc063fb5d9} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001349 sec., 4447.739065974796 rows/sec., 262.78 KiB/sec.
6207 2024.08.16 05:50:22.034031 [ 3 ] {de87b1aa-5178-475b-b344-18cc063fb5d9} <Debug> DynamicQueryHandler: Done processing query
6208 2024.08.16 05:50:22.034056 [ 3 ] {de87b1aa-5178-475b-b344-18cc063fb5d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6209 2024.08.16 05:50:22.034072 [ 3 ] {} <Debug> HTTP-Session: 2ed6e9c1-21bc-432a-bea0-56e264b1e7c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6210 2024.08.16 05:50:22.034323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 63325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6211 2024.08.16 05:50:22.034371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6212 2024.08.16 05:50:22.034390 [ 3 ] {} <Debug> HTTP-Session: d17f1fbe-0b49-48b8-b368-e330e062490c Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
6213 2024.08.16 05:50:22.034406 [ 3 ] {} <Debug> HTTP-Session: d17f1fbe-0b49-48b8-b368-e330e062490c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6214 2024.08.16 05:50:22.034420 [ 3 ] {} <Debug> HTTP-Session: d17f1fbe-0b49-48b8-b368-e330e062490c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6215 2024.08.16 05:50:22.034451 [ 3 ] {} <Trace> HTTP-Session: d17f1fbe-0b49-48b8-b368-e330e062490c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6216 2024.08.16 05:50:22.034639 [ 3 ] {3386f02b-780a-431e-90cf-1873787607a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6217 2024.08.16 05:50:22.034680 [ 3 ] {3386f02b-780a-431e-90cf-1873787607a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6218 2024.08.16 05:50:22.034804 [ 3 ] {3386f02b-780a-431e-90cf-1873787607a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6219 2024.08.16 05:50:22.035282 [ 3 ] {3386f02b-780a-431e-90cf-1873787607a5} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6220 2024.08.16 05:50:22.035318 [ 3 ] {3386f02b-780a-431e-90cf-1873787607a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
6221 2024.08.16 05:50:22.035643 [ 3 ] {3386f02b-780a-431e-90cf-1873787607a5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6222 2024.08.16 05:50:22.035941 [ 3 ] {3386f02b-780a-431e-90cf-1873787607a5} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6223 2024.08.16 05:50:22.036096 [ 3 ] {3386f02b-780a-431e-90cf-1873787607a5} <Debug> executeQuery: Read 391 rows, 28.40 KiB in 0.001553 sec., 251770.76625885384 rows/sec., 17.86 MiB/sec.
6224 2024.08.16 05:50:22.036374 [ 3 ] {3386f02b-780a-431e-90cf-1873787607a5} <Debug> DynamicQueryHandler: Done processing query
6225 2024.08.16 05:50:22.036425 [ 3 ] {3386f02b-780a-431e-90cf-1873787607a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
6226 2024.08.16 05:50:22.036457 [ 3 ] {} <Debug> HTTP-Session: d17f1fbe-0b49-48b8-b368-e330e062490c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6227 2024.08.16 05:50:22.036599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6228 2024.08.16 05:50:22.036646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6229 2024.08.16 05:50:22.036664 [ 3 ] {} <Debug> HTTP-Session: 6a8e1a46-9908-4254-bc33-f9461bed9d82 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
6230 2024.08.16 05:50:22.036681 [ 3 ] {} <Debug> HTTP-Session: 6a8e1a46-9908-4254-bc33-f9461bed9d82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6231 2024.08.16 05:50:22.036694 [ 3 ] {} <Debug> HTTP-Session: 6a8e1a46-9908-4254-bc33-f9461bed9d82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6232 2024.08.16 05:50:22.036725 [ 3 ] {} <Trace> HTTP-Session: 6a8e1a46-9908-4254-bc33-f9461bed9d82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6233 2024.08.16 05:50:22.036823 [ 3 ] {91e809ca-774e-47cc-acfb-f9df39c81fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6234 2024.08.16 05:50:22.036867 [ 3 ] {91e809ca-774e-47cc-acfb-f9df39c81fbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6235 2024.08.16 05:50:22.037014 [ 3 ] {91e809ca-774e-47cc-acfb-f9df39c81fbe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6236 2024.08.16 05:50:22.037272 [ 3 ] {91e809ca-774e-47cc-acfb-f9df39c81fbe} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6237 2024.08.16 05:50:22.037308 [ 3 ] {91e809ca-774e-47cc-acfb-f9df39c81fbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
6238 2024.08.16 05:50:22.037664 [ 3 ] {91e809ca-774e-47cc-acfb-f9df39c81fbe} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
6239 2024.08.16 05:50:22.038011 [ 3 ] {91e809ca-774e-47cc-acfb-f9df39c81fbe} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6240 2024.08.16 05:50:22.038165 [ 3 ] {91e809ca-774e-47cc-acfb-f9df39c81fbe} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001362 sec., 4405.286343612335 rows/sec., 230.16 KiB/sec.
6241 2024.08.16 05:50:22.038163 [ 121 ] {} <Debug> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
6242 2024.08.16 05:50:22.038264 [ 121 ] {} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6243 2024.08.16 05:50:22.038315 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
6244 2024.08.16 05:50:22.038450 [ 3 ] {91e809ca-774e-47cc-acfb-f9df39c81fbe} <Debug> DynamicQueryHandler: Done processing query
6245 2024.08.16 05:50:22.038534 [ 3 ] {91e809ca-774e-47cc-acfb-f9df39c81fbe} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6246 2024.08.16 05:50:22.038614 [ 3 ] {} <Debug> HTTP-Session: 6a8e1a46-9908-4254-bc33-f9461bed9d82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6247 2024.08.16 05:50:22.038803 [ 190 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
6248 2024.08.16 05:50:22.038838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 44624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6249 2024.08.16 05:50:22.038939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6250 2024.08.16 05:50:22.039001 [ 3 ] {} <Debug> HTTP-Session: ce63007b-aa6f-4905-8074-8b18511aa5bc Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
6251 2024.08.16 05:50:22.039050 [ 3 ] {} <Debug> HTTP-Session: ce63007b-aa6f-4905-8074-8b18511aa5bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6252 2024.08.16 05:50:22.039087 [ 3 ] {} <Debug> HTTP-Session: ce63007b-aa6f-4905-8074-8b18511aa5bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6253 2024.08.16 05:50:22.039174 [ 190 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6254 2024.08.16 05:50:22.039175 [ 3 ] {} <Trace> HTTP-Session: ce63007b-aa6f-4905-8074-8b18511aa5bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6255 2024.08.16 05:50:22.039247 [ 190 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
6256 2024.08.16 05:50:22.039476 [ 190 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
6257 2024.08.16 05:50:22.039585 [ 3 ] {28aa4b94-4c41-4ea1-81fe-5c985079381b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6258 2024.08.16 05:50:22.039798 [ 3 ] {28aa4b94-4c41-4ea1-81fe-5c985079381b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6259 2024.08.16 05:50:22.039789 [ 190 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
6260 2024.08.16 05:50:22.040260 [ 190 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
6261 2024.08.16 05:50:22.040575 [ 190 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
6262 2024.08.16 05:50:22.040935 [ 190 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
6263 2024.08.16 05:50:22.040954 [ 3 ] {28aa4b94-4c41-4ea1-81fe-5c985079381b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6264 2024.08.16 05:50:22.041943 [ 3 ] {28aa4b94-4c41-4ea1-81fe-5c985079381b} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6265 2024.08.16 05:50:22.041999 [ 3 ] {28aa4b94-4c41-4ea1-81fe-5c985079381b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
6266 2024.08.16 05:50:22.043090 [ 3 ] {28aa4b94-4c41-4ea1-81fe-5c985079381b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6267 2024.08.16 05:50:22.043566 [ 190 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.005110384 sec., 12914.88076042818 rows/sec., 674.75 KiB/sec.
6268 2024.08.16 05:50:22.043795 [ 190 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
6269 2024.08.16 05:50:22.043969 [ 3 ] {28aa4b94-4c41-4ea1-81fe-5c985079381b} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6270 2024.08.16 05:50:22.044339 [ 3 ] {28aa4b94-4c41-4ea1-81fe-5c985079381b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004981 sec., 47580.807066854046 rows/sec., 3.19 MiB/sec.
6271 2024.08.16 05:50:22.044711 [ 3 ] {28aa4b94-4c41-4ea1-81fe-5c985079381b} <Debug> DynamicQueryHandler: Done processing query
6272 2024.08.16 05:50:22.044720 [ 190 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_11_2} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6273 2024.08.16 05:50:22.044752 [ 3 ] {28aa4b94-4c41-4ea1-81fe-5c985079381b} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
6274 2024.08.16 05:50:22.044804 [ 3 ] {} <Debug> HTTP-Session: ce63007b-aa6f-4905-8074-8b18511aa5bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6275 2024.08.16 05:50:22.044900 [ 190 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_11_2} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
6276 2024.08.16 05:50:22.045026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6277 2024.08.16 05:50:22.045039 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
6278 2024.08.16 05:50:22.045105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6279 2024.08.16 05:50:22.045130 [ 3 ] {} <Debug> HTTP-Session: 3de7b131-197b-4a7b-b4f6-33cfb7c24879 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
6280 2024.08.16 05:50:22.045147 [ 3 ] {} <Debug> HTTP-Session: 3de7b131-197b-4a7b-b4f6-33cfb7c24879 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6281 2024.08.16 05:50:22.045160 [ 3 ] {} <Debug> HTTP-Session: 3de7b131-197b-4a7b-b4f6-33cfb7c24879 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6282 2024.08.16 05:50:22.045191 [ 3 ] {} <Trace> HTTP-Session: 3de7b131-197b-4a7b-b4f6-33cfb7c24879 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6283 2024.08.16 05:50:22.045290 [ 3 ] {9b8ba4a1-2623-4a18-97c4-3c0e01b16fe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
6284 2024.08.16 05:50:22.045335 [ 3 ] {9b8ba4a1-2623-4a18-97c4-3c0e01b16fe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
6285 2024.08.16 05:50:22.045484 [ 3 ] {9b8ba4a1-2623-4a18-97c4-3c0e01b16fe0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6286 2024.08.16 05:50:22.045744 [ 3 ] {9b8ba4a1-2623-4a18-97c4-3c0e01b16fe0} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6287 2024.08.16 05:50:22.045781 [ 3 ] {9b8ba4a1-2623-4a18-97c4-3c0e01b16fe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
6288 2024.08.16 05:50:22.046128 [ 3 ] {9b8ba4a1-2623-4a18-97c4-3c0e01b16fe0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
6289 2024.08.16 05:50:22.046456 [ 3 ] {9b8ba4a1-2623-4a18-97c4-3c0e01b16fe0} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6290 2024.08.16 05:50:22.046615 [ 121 ] {} <Debug> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
6291 2024.08.16 05:50:22.046615 [ 3 ] {9b8ba4a1-2623-4a18-97c4-3c0e01b16fe0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001337 sec., 747.9431563201197 rows/sec., 50.40 KiB/sec.
6292 2024.08.16 05:50:22.046662 [ 121 ] {} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6293 2024.08.16 05:50:22.046725 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
6294 2024.08.16 05:50:22.047006 [ 3 ] {9b8ba4a1-2623-4a18-97c4-3c0e01b16fe0} <Debug> DynamicQueryHandler: Done processing query
6295 2024.08.16 05:50:22.047084 [ 3 ] {9b8ba4a1-2623-4a18-97c4-3c0e01b16fe0} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6296 2024.08.16 05:50:22.047112 [ 190 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
6297 2024.08.16 05:50:22.047155 [ 3 ] {} <Debug> HTTP-Session: 3de7b131-197b-4a7b-b4f6-33cfb7c24879 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6298 2024.08.16 05:50:22.047433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6299 2024.08.16 05:50:22.047586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6300 2024.08.16 05:50:22.047640 [ 190 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6301 2024.08.16 05:50:22.047648 [ 3 ] {} <Debug> HTTP-Session: 62ef6047-f958-4433-a326-16d135520f02 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
6302 2024.08.16 05:50:22.047714 [ 3 ] {} <Debug> HTTP-Session: 62ef6047-f958-4433-a326-16d135520f02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6303 2024.08.16 05:50:22.047718 [ 190 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 8 rows starting from the beginning of the part
6304 2024.08.16 05:50:22.047732 [ 3 ] {} <Debug> HTTP-Session: 62ef6047-f958-4433-a326-16d135520f02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6305 2024.08.16 05:50:22.047825 [ 3 ] {} <Trace> HTTP-Session: 62ef6047-f958-4433-a326-16d135520f02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6306 2024.08.16 05:50:22.047961 [ 190 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
6307 2024.08.16 05:50:22.048201 [ 190 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
6308 2024.08.16 05:50:22.048345 [ 3 ] {36a700d2-8a0e-4b7e-b80b-257301e0243c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6309 2024.08.16 05:50:22.048584 [ 190 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
6310 2024.08.16 05:50:22.048618 [ 3 ] {36a700d2-8a0e-4b7e-b80b-257301e0243c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6311 2024.08.16 05:50:22.048834 [ 190 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
6312 2024.08.16 05:50:22.049337 [ 190 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
6313 2024.08.16 05:50:22.051493 [ 3 ] {36a700d2-8a0e-4b7e-b80b-257301e0243c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6314 2024.08.16 05:50:22.053468 [ 3 ] {36a700d2-8a0e-4b7e-b80b-257301e0243c} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6315 2024.08.16 05:50:22.053557 [ 3 ] {36a700d2-8a0e-4b7e-b80b-257301e0243c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
6316 2024.08.16 05:50:22.053627 [ 195 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13 rows, containing 4 columns (4 merged, 0 gathered) in 0.006786803 sec., 1915.4821496955194 rows/sec., 127.92 KiB/sec.
6317 2024.08.16 05:50:22.053794 [ 195 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
6318 2024.08.16 05:50:22.054389 [ 195 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_11_2} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6319 2024.08.16 05:50:22.054515 [ 195 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_11_2} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2
6320 2024.08.16 05:50:22.054560 [ 3 ] {36a700d2-8a0e-4b7e-b80b-257301e0243c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
6321 2024.08.16 05:50:22.054621 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
6322 2024.08.16 05:50:22.055012 [ 3 ] {36a700d2-8a0e-4b7e-b80b-257301e0243c} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6323 2024.08.16 05:50:22.055225 [ 3 ] {36a700d2-8a0e-4b7e-b80b-257301e0243c} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.007165 sec., 1256.1060711793439 rows/sec., 2.25 MiB/sec.
6324 2024.08.16 05:50:22.055837 [ 3 ] {36a700d2-8a0e-4b7e-b80b-257301e0243c} <Debug> DynamicQueryHandler: Done processing query
6325 2024.08.16 05:50:22.055861 [ 3 ] {36a700d2-8a0e-4b7e-b80b-257301e0243c} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
6326 2024.08.16 05:50:22.055877 [ 3 ] {} <Debug> HTTP-Session: 62ef6047-f958-4433-a326-16d135520f02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6327 2024.08.16 05:50:22.056012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6328 2024.08.16 05:50:22.056059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6329 2024.08.16 05:50:22.056078 [ 3 ] {} <Debug> HTTP-Session: b34b22f9-592e-4a7b-a03e-53a6f2f975d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
6330 2024.08.16 05:50:22.056094 [ 3 ] {} <Debug> HTTP-Session: b34b22f9-592e-4a7b-a03e-53a6f2f975d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6331 2024.08.16 05:50:22.056107 [ 3 ] {} <Debug> HTTP-Session: b34b22f9-592e-4a7b-a03e-53a6f2f975d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6332 2024.08.16 05:50:22.056138 [ 3 ] {} <Trace> HTTP-Session: b34b22f9-592e-4a7b-a03e-53a6f2f975d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6333 2024.08.16 05:50:22.056257 [ 3 ] {5b1e59f4-3cb3-4405-8aa8-eb886ef6b38b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6334 2024.08.16 05:50:22.056302 [ 3 ] {5b1e59f4-3cb3-4405-8aa8-eb886ef6b38b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6335 2024.08.16 05:50:22.056449 [ 3 ] {5b1e59f4-3cb3-4405-8aa8-eb886ef6b38b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6336 2024.08.16 05:50:22.056774 [ 3 ] {5b1e59f4-3cb3-4405-8aa8-eb886ef6b38b} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6337 2024.08.16 05:50:22.056811 [ 3 ] {5b1e59f4-3cb3-4405-8aa8-eb886ef6b38b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
6338 2024.08.16 05:50:22.057176 [ 3 ] {5b1e59f4-3cb3-4405-8aa8-eb886ef6b38b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
6339 2024.08.16 05:50:22.057506 [ 3 ] {5b1e59f4-3cb3-4405-8aa8-eb886ef6b38b} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6340 2024.08.16 05:50:22.057663 [ 3 ] {5b1e59f4-3cb3-4405-8aa8-eb886ef6b38b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001444 sec., 56786.703601108034 rows/sec., 3.61 MiB/sec.
6341 2024.08.16 05:50:22.057832 [ 3 ] {5b1e59f4-3cb3-4405-8aa8-eb886ef6b38b} <Debug> DynamicQueryHandler: Done processing query
6342 2024.08.16 05:50:22.057857 [ 3 ] {5b1e59f4-3cb3-4405-8aa8-eb886ef6b38b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
6343 2024.08.16 05:50:22.057873 [ 3 ] {} <Debug> HTTP-Session: b34b22f9-592e-4a7b-a03e-53a6f2f975d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6344 2024.08.16 05:50:24.857787 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache
6345 2024.08.16 05:50:24.857844 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache
6346 2024.08.16 05:50:27.050599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6347 2024.08.16 05:50:27.050735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6348 2024.08.16 05:50:27.050764 [ 3 ] {} <Debug> HTTP-Session: dc7bb9fc-cafc-4da3-99ce-e38c913683ed Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
6349 2024.08.16 05:50:27.050792 [ 3 ] {} <Debug> HTTP-Session: dc7bb9fc-cafc-4da3-99ce-e38c913683ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6350 2024.08.16 05:50:27.050809 [ 3 ] {} <Debug> HTTP-Session: dc7bb9fc-cafc-4da3-99ce-e38c913683ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6351 2024.08.16 05:50:27.050863 [ 3 ] {} <Trace> HTTP-Session: dc7bb9fc-cafc-4da3-99ce-e38c913683ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6352 2024.08.16 05:50:27.051055 [ 3 ] {76fa6be0-2495-45a2-a250-b36c7c2b8131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6353 2024.08.16 05:50:27.051120 [ 3 ] {76fa6be0-2495-45a2-a250-b36c7c2b8131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6354 2024.08.16 05:50:27.051305 [ 3 ] {76fa6be0-2495-45a2-a250-b36c7c2b8131} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6355 2024.08.16 05:50:27.051704 [ 3 ] {76fa6be0-2495-45a2-a250-b36c7c2b8131} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6356 2024.08.16 05:50:27.051746 [ 3 ] {76fa6be0-2495-45a2-a250-b36c7c2b8131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
6357 2024.08.16 05:50:27.052116 [ 3 ] {76fa6be0-2495-45a2-a250-b36c7c2b8131} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
6358 2024.08.16 05:50:27.052481 [ 3 ] {76fa6be0-2495-45a2-a250-b36c7c2b8131} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6359 2024.08.16 05:50:27.052629 [ 3 ] {76fa6be0-2495-45a2-a250-b36c7c2b8131} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.001632 sec., 14093.137254901962 rows/sec., 1.12 MiB/sec.
6360 2024.08.16 05:50:27.052831 [ 3 ] {76fa6be0-2495-45a2-a250-b36c7c2b8131} <Debug> DynamicQueryHandler: Done processing query
6361 2024.08.16 05:50:27.052857 [ 3 ] {76fa6be0-2495-45a2-a250-b36c7c2b8131} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6362 2024.08.16 05:50:27.052872 [ 3 ] {} <Debug> HTTP-Session: dc7bb9fc-cafc-4da3-99ce-e38c913683ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6363 2024.08.16 05:50:27.053002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6364 2024.08.16 05:50:27.053048 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6365 2024.08.16 05:50:27.053067 [ 3 ] {} <Debug> HTTP-Session: ab8e3111-2dd8-4d45-be1f-52863ff2a464 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
6366 2024.08.16 05:50:27.053084 [ 3 ] {} <Debug> HTTP-Session: ab8e3111-2dd8-4d45-be1f-52863ff2a464 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6367 2024.08.16 05:50:27.053097 [ 3 ] {} <Debug> HTTP-Session: ab8e3111-2dd8-4d45-be1f-52863ff2a464 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6368 2024.08.16 05:50:27.053130 [ 3 ] {} <Trace> HTTP-Session: ab8e3111-2dd8-4d45-be1f-52863ff2a464 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6369 2024.08.16 05:50:27.053235 [ 3 ] {8b88341d-ed04-40a5-90f2-4d79263bee0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6370 2024.08.16 05:50:27.053281 [ 3 ] {8b88341d-ed04-40a5-90f2-4d79263bee0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6371 2024.08.16 05:50:27.053410 [ 3 ] {8b88341d-ed04-40a5-90f2-4d79263bee0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6372 2024.08.16 05:50:27.053818 [ 3 ] {8b88341d-ed04-40a5-90f2-4d79263bee0f} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6373 2024.08.16 05:50:27.053854 [ 3 ] {8b88341d-ed04-40a5-90f2-4d79263bee0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
6374 2024.08.16 05:50:27.054156 [ 3 ] {8b88341d-ed04-40a5-90f2-4d79263bee0f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
6375 2024.08.16 05:50:27.054468 [ 3 ] {8b88341d-ed04-40a5-90f2-4d79263bee0f} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6376 2024.08.16 05:50:27.054596 [ 3 ] {8b88341d-ed04-40a5-90f2-4d79263bee0f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001391 sec., 1437.8145219266714 rows/sec., 117.24 KiB/sec.
6377 2024.08.16 05:50:27.054762 [ 3 ] {8b88341d-ed04-40a5-90f2-4d79263bee0f} <Debug> DynamicQueryHandler: Done processing query
6378 2024.08.16 05:50:27.054786 [ 3 ] {8b88341d-ed04-40a5-90f2-4d79263bee0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6379 2024.08.16 05:50:27.054802 [ 3 ] {} <Debug> HTTP-Session: ab8e3111-2dd8-4d45-be1f-52863ff2a464 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6380 2024.08.16 05:50:27.055110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 183297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6381 2024.08.16 05:50:27.055157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6382 2024.08.16 05:50:27.055175 [ 3 ] {} <Debug> HTTP-Session: 7e0c679f-e4c0-4adc-b48a-fe8eb54f03e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
6383 2024.08.16 05:50:27.055191 [ 3 ] {} <Debug> HTTP-Session: 7e0c679f-e4c0-4adc-b48a-fe8eb54f03e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6384 2024.08.16 05:50:27.055205 [ 3 ] {} <Debug> HTTP-Session: 7e0c679f-e4c0-4adc-b48a-fe8eb54f03e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6385 2024.08.16 05:50:27.055235 [ 3 ] {} <Trace> HTTP-Session: 7e0c679f-e4c0-4adc-b48a-fe8eb54f03e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6386 2024.08.16 05:50:27.055727 [ 3 ] {d3334f73-183b-47cf-9df0-76b00a69d805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6387 2024.08.16 05:50:27.055771 [ 3 ] {d3334f73-183b-47cf-9df0-76b00a69d805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6388 2024.08.16 05:50:27.055894 [ 3 ] {d3334f73-183b-47cf-9df0-76b00a69d805} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6389 2024.08.16 05:50:27.057036 [ 3 ] {d3334f73-183b-47cf-9df0-76b00a69d805} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6390 2024.08.16 05:50:27.057072 [ 3 ] {d3334f73-183b-47cf-9df0-76b00a69d805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
6391 2024.08.16 05:50:27.057467 [ 3 ] {d3334f73-183b-47cf-9df0-76b00a69d805} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6392 2024.08.16 05:50:27.057777 [ 3 ] {d3334f73-183b-47cf-9df0-76b00a69d805} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6393 2024.08.16 05:50:27.057898 [ 111 ] {} <Debug> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6394 2024.08.16 05:50:27.057903 [ 3 ] {d3334f73-183b-47cf-9df0-76b00a69d805} <Debug> executeQuery: Read 1266 rows, 106.82 KiB in 0.002533 sec., 499802.60560600075 rows/sec., 41.18 MiB/sec.
6395 2024.08.16 05:50:27.057947 [ 111 ] {} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6396 2024.08.16 05:50:27.057991 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
6397 2024.08.16 05:50:27.058134 [ 3 ] {d3334f73-183b-47cf-9df0-76b00a69d805} <Debug> DynamicQueryHandler: Done processing query
6398 2024.08.16 05:50:27.058171 [ 3 ] {d3334f73-183b-47cf-9df0-76b00a69d805} <Debug> MemoryTracker: Peak memory usage (for query): 4.96 MiB.
6399 2024.08.16 05:50:27.058173 [ 201 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full
6400 2024.08.16 05:50:27.058192 [ 3 ] {} <Debug> HTTP-Session: 7e0c679f-e4c0-4adc-b48a-fe8eb54f03e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6401 2024.08.16 05:50:27.058370 [ 201 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6402 2024.08.16 05:50:27.058407 [ 201 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1434 rows starting from the beginning of the part
6403 2024.08.16 05:50:27.058582 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6404 2024.08.16 05:50:27.058605 [ 201 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 125 rows starting from the beginning of the part
6405 2024.08.16 05:50:27.058749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6406 2024.08.16 05:50:27.058867 [ 3 ] {} <Debug> HTTP-Session: 99b4017e-4258-4c78-a87e-6dc40b8605f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
6407 2024.08.16 05:50:27.058900 [ 201 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 216 rows starting from the beginning of the part
6408 2024.08.16 05:50:27.058934 [ 3 ] {} <Debug> HTTP-Session: 99b4017e-4258-4c78-a87e-6dc40b8605f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6409 2024.08.16 05:50:27.058989 [ 3 ] {} <Debug> HTTP-Session: 99b4017e-4258-4c78-a87e-6dc40b8605f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6410 2024.08.16 05:50:27.059196 [ 3 ] {} <Trace> HTTP-Session: 99b4017e-4258-4c78-a87e-6dc40b8605f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6411 2024.08.16 05:50:27.059208 [ 201 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 125 rows starting from the beginning of the part
6412 2024.08.16 05:50:27.059372 [ 201 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 216 rows starting from the beginning of the part
6413 2024.08.16 05:50:27.059641 [ 3 ] {30766b7e-a84e-4ebb-8158-d873c452183c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6414 2024.08.16 05:50:27.059670 [ 201 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1266 rows starting from the beginning of the part
6415 2024.08.16 05:50:27.059835 [ 3 ] {30766b7e-a84e-4ebb-8158-d873c452183c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6416 2024.08.16 05:50:27.060632 [ 3 ] {30766b7e-a84e-4ebb-8158-d873c452183c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6417 2024.08.16 05:50:27.061234 [ 3 ] {30766b7e-a84e-4ebb-8158-d873c452183c} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6418 2024.08.16 05:50:27.061297 [ 3 ] {30766b7e-a84e-4ebb-8158-d873c452183c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
6419 2024.08.16 05:50:27.062083 [ 3 ] {30766b7e-a84e-4ebb-8158-d873c452183c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
6420 2024.08.16 05:50:27.062521 [ 3 ] {30766b7e-a84e-4ebb-8158-d873c452183c} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6421 2024.08.16 05:50:27.062749 [ 3 ] {30766b7e-a84e-4ebb-8158-d873c452183c} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00334 sec., 598.8023952095808 rows/sec., 41.81 KiB/sec.
6422 2024.08.16 05:50:27.063149 [ 3 ] {30766b7e-a84e-4ebb-8158-d873c452183c} <Debug> DynamicQueryHandler: Done processing query
6423 2024.08.16 05:50:27.063192 [ 3 ] {30766b7e-a84e-4ebb-8158-d873c452183c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6424 2024.08.16 05:50:27.063218 [ 3 ] {} <Debug> HTTP-Session: 99b4017e-4258-4c78-a87e-6dc40b8605f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6425 2024.08.16 05:50:27.063293 [ 192 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3382 rows, containing 4 columns (4 merged, 0 gathered) in 0.005203055 sec., 650002.7387755847 rows/sec., 54.23 MiB/sec.
6426 2024.08.16 05:50:27.063506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 30454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6427 2024.08.16 05:50:27.063567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6428 2024.08.16 05:50:27.063599 [ 3 ] {} <Debug> HTTP-Session: af60299b-af46-4c59-9368-89a389658eba Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
6429 2024.08.16 05:50:27.063619 [ 3 ] {} <Debug> HTTP-Session: af60299b-af46-4c59-9368-89a389658eba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6430 2024.08.16 05:50:27.063646 [ 3 ] {} <Debug> HTTP-Session: af60299b-af46-4c59-9368-89a389658eba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6431 2024.08.16 05:50:27.063715 [ 3 ] {} <Trace> HTTP-Session: af60299b-af46-4c59-9368-89a389658eba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6432 2024.08.16 05:50:27.063886 [ 192 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6433 2024.08.16 05:50:27.064051 [ 3 ] {442afc52-cf63-4f21-a911-f6c975c9efbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
6434 2024.08.16 05:50:27.064110 [ 3 ] {442afc52-cf63-4f21-a911-f6c975c9efbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6435 2024.08.16 05:50:27.064756 [ 3 ] {442afc52-cf63-4f21-a911-f6c975c9efbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6436 2024.08.16 05:50:27.065059 [ 192 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_31_6} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6437 2024.08.16 05:50:27.065294 [ 192 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_31_6} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6438 2024.08.16 05:50:27.065475 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB.
6439 2024.08.16 05:50:27.065536 [ 3 ] {442afc52-cf63-4f21-a911-f6c975c9efbf} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6440 2024.08.16 05:50:27.065579 [ 3 ] {442afc52-cf63-4f21-a911-f6c975c9efbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
6441 2024.08.16 05:50:27.065926 [ 3 ] {442afc52-cf63-4f21-a911-f6c975c9efbf} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
6442 2024.08.16 05:50:27.066235 [ 3 ] {442afc52-cf63-4f21-a911-f6c975c9efbf} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6443 2024.08.16 05:50:27.066360 [ 3 ] {442afc52-cf63-4f21-a911-f6c975c9efbf} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002507 sec., 90945.35301156761 rows/sec., 6.16 MiB/sec.
6444 2024.08.16 05:50:27.066532 [ 3 ] {442afc52-cf63-4f21-a911-f6c975c9efbf} <Debug> DynamicQueryHandler: Done processing query
6445 2024.08.16 05:50:27.066558 [ 3 ] {442afc52-cf63-4f21-a911-f6c975c9efbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
6446 2024.08.16 05:50:27.066574 [ 3 ] {} <Debug> HTTP-Session: af60299b-af46-4c59-9368-89a389658eba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6447 2024.08.16 05:50:27.066869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 90059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6448 2024.08.16 05:50:27.066919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6449 2024.08.16 05:50:27.066938 [ 3 ] {} <Debug> HTTP-Session: f8eea36b-cd8a-4704-8ecc-d5e4f8cb5de7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
6450 2024.08.16 05:50:27.066954 [ 3 ] {} <Debug> HTTP-Session: f8eea36b-cd8a-4704-8ecc-d5e4f8cb5de7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6451 2024.08.16 05:50:27.066967 [ 3 ] {} <Debug> HTTP-Session: f8eea36b-cd8a-4704-8ecc-d5e4f8cb5de7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6452 2024.08.16 05:50:27.066998 [ 3 ] {} <Trace> HTTP-Session: f8eea36b-cd8a-4704-8ecc-d5e4f8cb5de7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6453 2024.08.16 05:50:27.067408 [ 3 ] {71594c6d-d77a-4e54-a71a-6b264d2e7706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6454 2024.08.16 05:50:27.067449 [ 3 ] {71594c6d-d77a-4e54-a71a-6b264d2e7706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6455 2024.08.16 05:50:27.067575 [ 3 ] {71594c6d-d77a-4e54-a71a-6b264d2e7706} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6456 2024.08.16 05:50:27.068254 [ 3 ] {71594c6d-d77a-4e54-a71a-6b264d2e7706} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6457 2024.08.16 05:50:27.068289 [ 3 ] {71594c6d-d77a-4e54-a71a-6b264d2e7706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
6458 2024.08.16 05:50:27.068639 [ 3 ] {71594c6d-d77a-4e54-a71a-6b264d2e7706} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6459 2024.08.16 05:50:27.068949 [ 3 ] {71594c6d-d77a-4e54-a71a-6b264d2e7706} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6460 2024.08.16 05:50:27.069068 [ 111 ] {} <Debug> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6461 2024.08.16 05:50:27.069074 [ 3 ] {71594c6d-d77a-4e54-a71a-6b264d2e7706} <Debug> executeQuery: Read 545 rows, 41.41 KiB in 0.001961 sec., 277919.4288628251 rows/sec., 20.62 MiB/sec.
6462 2024.08.16 05:50:27.069119 [ 111 ] {} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6463 2024.08.16 05:50:27.069160 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
6464 2024.08.16 05:50:27.069389 [ 3 ] {71594c6d-d77a-4e54-a71a-6b264d2e7706} <Debug> DynamicQueryHandler: Done processing query
6465 2024.08.16 05:50:27.069481 [ 188 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::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
6466 2024.08.16 05:50:27.069511 [ 3 ] {71594c6d-d77a-4e54-a71a-6b264d2e7706} <Debug> MemoryTracker: Peak memory usage (for query): 4.55 MiB.
6467 2024.08.16 05:50:27.069640 [ 3 ] {} <Debug> HTTP-Session: f8eea36b-cd8a-4704-8ecc-d5e4f8cb5de7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6468 2024.08.16 05:50:27.069916 [ 188 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6469 2024.08.16 05:50:27.069957 [ 188 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 904 rows starting from the beginning of the part
6470 2024.08.16 05:50:27.070098 [ 188 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 87 rows starting from the beginning of the part
6471 2024.08.16 05:50:27.070144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 160409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6472 2024.08.16 05:50:27.070345 [ 188 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 391 rows starting from the beginning of the part
6473 2024.08.16 05:50:27.070439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6474 2024.08.16 05:50:27.070580 [ 3 ] {} <Debug> HTTP-Session: 9c5f45c9-f23b-414f-9ab4-4e3cedff7219 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
6475 2024.08.16 05:50:27.070585 [ 188 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 87 rows starting from the beginning of the part
6476 2024.08.16 05:50:27.070646 [ 3 ] {} <Debug> HTTP-Session: 9c5f45c9-f23b-414f-9ab4-4e3cedff7219 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6477 2024.08.16 05:50:27.070802 [ 3 ] {} <Debug> HTTP-Session: 9c5f45c9-f23b-414f-9ab4-4e3cedff7219 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6478 2024.08.16 05:50:27.070853 [ 188 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 391 rows starting from the beginning of the part
6479 2024.08.16 05:50:27.071088 [ 3 ] {} <Trace> HTTP-Session: 9c5f45c9-f23b-414f-9ab4-4e3cedff7219 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6480 2024.08.16 05:50:27.071152 [ 188 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 545 rows starting from the beginning of the part
6481 2024.08.16 05:50:27.071852 [ 3 ] {8db26ce0-9637-425b-9e0a-616dae43afd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6482 2024.08.16 05:50:27.071983 [ 3 ] {8db26ce0-9637-425b-9e0a-616dae43afd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6483 2024.08.16 05:50:27.072552 [ 3 ] {8db26ce0-9637-425b-9e0a-616dae43afd8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6484 2024.08.16 05:50:27.073965 [ 194 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2405 rows, containing 4 columns (4 merged, 0 gathered) in 0.004707918 sec., 510841.5227283058 rows/sec., 37.22 MiB/sec.
6485 2024.08.16 05:50:27.074021 [ 3 ] {8db26ce0-9637-425b-9e0a-616dae43afd8} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6486 2024.08.16 05:50:27.074073 [ 3 ] {8db26ce0-9637-425b-9e0a-616dae43afd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
6487 2024.08.16 05:50:27.074279 [ 194 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6488 2024.08.16 05:50:27.075106 [ 3 ] {8db26ce0-9637-425b-9e0a-616dae43afd8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6489 2024.08.16 05:50:27.075225 [ 194 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_31_6} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6490 2024.08.16 05:50:27.075487 [ 194 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_31_6} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6491 2024.08.16 05:50:27.075670 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
6492 2024.08.16 05:50:27.075818 [ 3 ] {8db26ce0-9637-425b-9e0a-616dae43afd8} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6493 2024.08.16 05:50:27.075956 [ 111 ] {} <Debug> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6494 2024.08.16 05:50:27.075964 [ 3 ] {8db26ce0-9637-425b-9e0a-616dae43afd8} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.004447 sec., 190015.74094895434 rows/sec., 12.79 MiB/sec.
6495 2024.08.16 05:50:27.075994 [ 111 ] {} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6496 2024.08.16 05:50:27.076042 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
6497 2024.08.16 05:50:27.076172 [ 187 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::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
6498 2024.08.16 05:50:27.076211 [ 3 ] {8db26ce0-9637-425b-9e0a-616dae43afd8} <Debug> DynamicQueryHandler: Done processing query
6499 2024.08.16 05:50:27.076301 [ 187 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6500 2024.08.16 05:50:27.076331 [ 3 ] {8db26ce0-9637-425b-9e0a-616dae43afd8} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
6501 2024.08.16 05:50:27.076355 [ 3 ] {} <Debug> HTTP-Session: 9c5f45c9-f23b-414f-9ab4-4e3cedff7219 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6502 2024.08.16 05:50:27.076358 [ 187 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8915 rows starting from the beginning of the part
6503 2024.08.16 05:50:27.076489 [ 187 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part
6504 2024.08.16 05:50:27.076645 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 36884, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6505 2024.08.16 05:50:27.076816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6506 2024.08.16 05:50:27.076833 [ 187 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 237 rows starting from the beginning of the part
6507 2024.08.16 05:50:27.076888 [ 3 ] {} <Debug> HTTP-Session: 264c1c8a-9daa-4883-93b2-6e45a135602c Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
6508 2024.08.16 05:50:27.076965 [ 3 ] {} <Debug> HTTP-Session: 264c1c8a-9daa-4883-93b2-6e45a135602c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6509 2024.08.16 05:50:27.077086 [ 187 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part
6510 2024.08.16 05:50:27.077109 [ 3 ] {} <Debug> HTTP-Session: 264c1c8a-9daa-4883-93b2-6e45a135602c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6511 2024.08.16 05:50:27.077277 [ 3 ] {} <Trace> HTTP-Session: 264c1c8a-9daa-4883-93b2-6e45a135602c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6512 2024.08.16 05:50:27.077418 [ 187 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 237 rows starting from the beginning of the part
6513 2024.08.16 05:50:27.077608 [ 187 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 845 rows starting from the beginning of the part
6514 2024.08.16 05:50:27.077883 [ 3 ] {bdfb199e-99f8-4ea7-85ce-234bf426fade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6515 2024.08.16 05:50:27.078128 [ 3 ] {bdfb199e-99f8-4ea7-85ce-234bf426fade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6516 2024.08.16 05:50:27.078833 [ 3 ] {bdfb199e-99f8-4ea7-85ce-234bf426fade} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6517 2024.08.16 05:50:27.080079 [ 3 ] {bdfb199e-99f8-4ea7-85ce-234bf426fade} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6518 2024.08.16 05:50:27.080120 [ 3 ] {bdfb199e-99f8-4ea7-85ce-234bf426fade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
6519 2024.08.16 05:50:27.081243 [ 3 ] {bdfb199e-99f8-4ea7-85ce-234bf426fade} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
6520 2024.08.16 05:50:27.081900 [ 3 ] {bdfb199e-99f8-4ea7-85ce-234bf426fade} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6521 2024.08.16 05:50:27.082071 [ 3 ] {bdfb199e-99f8-4ea7-85ce-234bf426fade} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.00457 sec., 5032.822757111597 rows/sec., 9.02 MiB/sec.
6522 2024.08.16 05:50:27.082470 [ 3 ] {bdfb199e-99f8-4ea7-85ce-234bf426fade} <Debug> DynamicQueryHandler: Done processing query
6523 2024.08.16 05:50:27.082494 [ 3 ] {bdfb199e-99f8-4ea7-85ce-234bf426fade} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
6524 2024.08.16 05:50:27.082509 [ 3 ] {} <Debug> HTTP-Session: 264c1c8a-9daa-4883-93b2-6e45a135602c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6525 2024.08.16 05:50:27.082690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6526 2024.08.16 05:50:27.082738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6527 2024.08.16 05:50:27.082756 [ 3 ] {} <Debug> HTTP-Session: aa7ada9f-c03b-441f-83be-08fe8a2ec95e Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
6528 2024.08.16 05:50:27.082772 [ 3 ] {} <Debug> HTTP-Session: aa7ada9f-c03b-441f-83be-08fe8a2ec95e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6529 2024.08.16 05:50:27.082786 [ 3 ] {} <Debug> HTTP-Session: aa7ada9f-c03b-441f-83be-08fe8a2ec95e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6530 2024.08.16 05:50:27.082816 [ 3 ] {} <Trace> HTTP-Session: aa7ada9f-c03b-441f-83be-08fe8a2ec95e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6531 2024.08.16 05:50:27.082943 [ 3 ] {bef5cbe9-9438-4e35-a8a6-de8af57cb520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6532 2024.08.16 05:50:27.082994 [ 3 ] {bef5cbe9-9438-4e35-a8a6-de8af57cb520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6533 2024.08.16 05:50:27.083282 [ 187 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10554 rows, containing 5 columns (5 merged, 0 gathered) in 0.007164588 sec., 1473078.4240489474 rows/sec., 99.44 MiB/sec.
6534 2024.08.16 05:50:27.083308 [ 3 ] {bef5cbe9-9438-4e35-a8a6-de8af57cb520} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6535 2024.08.16 05:50:27.083632 [ 193 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6536 2024.08.16 05:50:27.083778 [ 3 ] {bef5cbe9-9438-4e35-a8a6-de8af57cb520} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6537 2024.08.16 05:50:27.083843 [ 3 ] {bef5cbe9-9438-4e35-a8a6-de8af57cb520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
6538 2024.08.16 05:50:27.084701 [ 3 ] {bef5cbe9-9438-4e35-a8a6-de8af57cb520} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6539 2024.08.16 05:50:27.084731 [ 193 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6540 2024.08.16 05:50:27.084940 [ 193 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6541 2024.08.16 05:50:27.085145 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.02 MiB.
6542 2024.08.16 05:50:27.085314 [ 3 ] {bef5cbe9-9438-4e35-a8a6-de8af57cb520} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6543 2024.08.16 05:50:27.085454 [ 3 ] {bef5cbe9-9438-4e35-a8a6-de8af57cb520} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002561 sec., 23428.34830144475 rows/sec., 1.58 MiB/sec.
6544 2024.08.16 05:50:27.085456 [ 111 ] {} <Debug> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
6545 2024.08.16 05:50:27.085518 [ 111 ] {} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6546 2024.08.16 05:50:27.085560 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.73 GiB.
6547 2024.08.16 05:50:27.085696 [ 3 ] {bef5cbe9-9438-4e35-a8a6-de8af57cb520} <Debug> DynamicQueryHandler: Done processing query
6548 2024.08.16 05:50:27.085745 [ 3 ] {bef5cbe9-9438-4e35-a8a6-de8af57cb520} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6549 2024.08.16 05:50:27.085755 [ 200 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::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
6550 2024.08.16 05:50:27.085773 [ 3 ] {} <Debug> HTTP-Session: aa7ada9f-c03b-441f-83be-08fe8a2ec95e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6551 2024.08.16 05:50:27.085947 [ 200 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6552 2024.08.16 05:50:27.085983 [ 200 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1464 rows starting from the beginning of the part
6553 2024.08.16 05:50:27.086091 [ 200 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part
6554 2024.08.16 05:50:27.086276 [ 200 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 82 rows starting from the beginning of the part
6555 2024.08.16 05:50:27.086426 [ 200 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part
6556 2024.08.16 05:50:27.086606 [ 200 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 82 rows starting from the beginning of the part
6557 2024.08.16 05:50:27.086732 [ 200 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part
6558 2024.08.16 05:50:27.088028 [ 193 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1808 rows, containing 4 columns (4 merged, 0 gathered) in 0.002382679 sec., 758809.7263626363 rows/sec., 49.70 MiB/sec.
6559 2024.08.16 05:50:27.088282 [ 187 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
6560 2024.08.16 05:50:27.088766 [ 187 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_31_6} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6561 2024.08.16 05:50:27.088867 [ 187 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_31_6} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
6562 2024.08.16 05:50:27.088962 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB.
6563 2024.08.16 05:50:28.000155 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 189.34 MiB, peak 198.27 MiB, free memory in arenas 0.00 B, will set to 190.41 MiB (RSS), difference: 1.07 MiB
6564 2024.08.16 05:50:32.024201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6565 2024.08.16 05:50:32.024322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6566 2024.08.16 05:50:32.024347 [ 3 ] {} <Debug> HTTP-Session: b4ec6088-f652-4500-9c2a-61e22378a5bd Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
6567 2024.08.16 05:50:32.024371 [ 3 ] {} <Debug> HTTP-Session: b4ec6088-f652-4500-9c2a-61e22378a5bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6568 2024.08.16 05:50:32.024385 [ 3 ] {} <Debug> HTTP-Session: b4ec6088-f652-4500-9c2a-61e22378a5bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6569 2024.08.16 05:50:32.024433 [ 3 ] {} <Trace> HTTP-Session: b4ec6088-f652-4500-9c2a-61e22378a5bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6570 2024.08.16 05:50:32.024611 [ 3 ] {03e3f2e6-d8e0-4813-9222-786e40b1d695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6571 2024.08.16 05:50:32.024673 [ 3 ] {03e3f2e6-d8e0-4813-9222-786e40b1d695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6572 2024.08.16 05:50:32.024857 [ 3 ] {03e3f2e6-d8e0-4813-9222-786e40b1d695} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6573 2024.08.16 05:50:32.025270 [ 3 ] {03e3f2e6-d8e0-4813-9222-786e40b1d695} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6574 2024.08.16 05:50:32.025309 [ 3 ] {03e3f2e6-d8e0-4813-9222-786e40b1d695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
6575 2024.08.16 05:50:32.025670 [ 3 ] {03e3f2e6-d8e0-4813-9222-786e40b1d695} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
6576 2024.08.16 05:50:32.026007 [ 3 ] {03e3f2e6-d8e0-4813-9222-786e40b1d695} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6577 2024.08.16 05:50:32.026189 [ 3 ] {03e3f2e6-d8e0-4813-9222-786e40b1d695} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.00162 sec., 5555.555555555556 rows/sec., 450.30 KiB/sec.
6578 2024.08.16 05:50:32.026384 [ 3 ] {03e3f2e6-d8e0-4813-9222-786e40b1d695} <Debug> DynamicQueryHandler: Done processing query
6579 2024.08.16 05:50:32.026411 [ 3 ] {03e3f2e6-d8e0-4813-9222-786e40b1d695} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6580 2024.08.16 05:50:32.026427 [ 3 ] {} <Debug> HTTP-Session: b4ec6088-f652-4500-9c2a-61e22378a5bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6581 2024.08.16 05:50:32.026583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6582 2024.08.16 05:50:32.026630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6583 2024.08.16 05:50:32.026648 [ 3 ] {} <Debug> HTTP-Session: e2a04352-88ac-477b-9bc7-68d15b46dae8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
6584 2024.08.16 05:50:32.026665 [ 3 ] {} <Debug> HTTP-Session: e2a04352-88ac-477b-9bc7-68d15b46dae8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6585 2024.08.16 05:50:32.026678 [ 3 ] {} <Debug> HTTP-Session: e2a04352-88ac-477b-9bc7-68d15b46dae8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6586 2024.08.16 05:50:32.026708 [ 3 ] {} <Trace> HTTP-Session: e2a04352-88ac-477b-9bc7-68d15b46dae8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6587 2024.08.16 05:50:32.026800 [ 3 ] {ffbec7cc-5c13-4660-92d2-0b98dfe08840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6588 2024.08.16 05:50:32.026842 [ 3 ] {ffbec7cc-5c13-4660-92d2-0b98dfe08840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6589 2024.08.16 05:50:32.026972 [ 3 ] {ffbec7cc-5c13-4660-92d2-0b98dfe08840} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6590 2024.08.16 05:50:32.027243 [ 3 ] {ffbec7cc-5c13-4660-92d2-0b98dfe08840} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6591 2024.08.16 05:50:32.027279 [ 3 ] {ffbec7cc-5c13-4660-92d2-0b98dfe08840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
6592 2024.08.16 05:50:32.027583 [ 3 ] {ffbec7cc-5c13-4660-92d2-0b98dfe08840} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
6593 2024.08.16 05:50:32.027882 [ 3 ] {ffbec7cc-5c13-4660-92d2-0b98dfe08840} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6594 2024.08.16 05:50:32.028040 [ 110 ] {} <Debug> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0
6595 2024.08.16 05:50:32.028044 [ 3 ] {ffbec7cc-5c13-4660-92d2-0b98dfe08840} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001259 sec., 1588.5623510722796 rows/sec., 129.54 KiB/sec.
6596 2024.08.16 05:50:32.028126 [ 110 ] {} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6597 2024.08.16 05:50:32.028192 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
6598 2024.08.16 05:50:32.028381 [ 3 ] {ffbec7cc-5c13-4660-92d2-0b98dfe08840} <Debug> DynamicQueryHandler: Done processing query
6599 2024.08.16 05:50:32.028428 [ 3 ] {ffbec7cc-5c13-4660-92d2-0b98dfe08840} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6600 2024.08.16 05:50:32.028448 [ 193 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::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
6601 2024.08.16 05:50:32.028459 [ 3 ] {} <Debug> HTTP-Session: e2a04352-88ac-477b-9bc7-68d15b46dae8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6602 2024.08.16 05:50:32.028733 [ 193 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6603 2024.08.16 05:50:32.028742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 32551, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6604 2024.08.16 05:50:32.028810 [ 193 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 10 rows starting from the beginning of the part
6605 2024.08.16 05:50:32.028849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6606 2024.08.16 05:50:32.028888 [ 3 ] {} <Debug> HTTP-Session: ea942228-b593-4bbd-bf6b-99b97295198d Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
6607 2024.08.16 05:50:32.028942 [ 3 ] {} <Debug> HTTP-Session: ea942228-b593-4bbd-bf6b-99b97295198d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6608 2024.08.16 05:50:32.029025 [ 3 ] {} <Debug> HTTP-Session: ea942228-b593-4bbd-bf6b-99b97295198d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6609 2024.08.16 05:50:32.029053 [ 193 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part
6610 2024.08.16 05:50:32.029175 [ 3 ] {} <Trace> HTTP-Session: ea942228-b593-4bbd-bf6b-99b97295198d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6611 2024.08.16 05:50:32.029339 [ 193 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part
6612 2024.08.16 05:50:32.029566 [ 193 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
6613 2024.08.16 05:50:32.029745 [ 193 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part
6614 2024.08.16 05:50:32.029961 [ 3 ] {c84f0d5d-70fd-43e5-a3bf-b5b08ea8223e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6615 2024.08.16 05:50:32.030019 [ 193 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part
6616 2024.08.16 05:50:32.030141 [ 3 ] {c84f0d5d-70fd-43e5-a3bf-b5b08ea8223e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6617 2024.08.16 05:50:32.030892 [ 3 ] {c84f0d5d-70fd-43e5-a3bf-b5b08ea8223e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6618 2024.08.16 05:50:32.031959 [ 3 ] {c84f0d5d-70fd-43e5-a3bf-b5b08ea8223e} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6619 2024.08.16 05:50:32.032033 [ 3 ] {c84f0d5d-70fd-43e5-a3bf-b5b08ea8223e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
6620 2024.08.16 05:50:32.032785 [ 193 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.004479574 sec., 5357.652312474355 rows/sec., 436.88 KiB/sec.
6621 2024.08.16 05:50:32.032931 [ 3 ] {c84f0d5d-70fd-43e5-a3bf-b5b08ea8223e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6622 2024.08.16 05:50:32.032945 [ 193 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
6623 2024.08.16 05:50:32.033774 [ 3 ] {c84f0d5d-70fd-43e5-a3bf-b5b08ea8223e} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6624 2024.08.16 05:50:32.033876 [ 193 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_10_2} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6625 2024.08.16 05:50:32.034110 [ 3 ] {c84f0d5d-70fd-43e5-a3bf-b5b08ea8223e} <Debug> executeQuery: Read 217 rows, 19.35 KiB in 0.004485 sec., 48383.5005574136 rows/sec., 4.21 MiB/sec.
6626 2024.08.16 05:50:32.034126 [ 193 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_10_2} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2
6627 2024.08.16 05:50:32.034392 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
6628 2024.08.16 05:50:32.034489 [ 3 ] {c84f0d5d-70fd-43e5-a3bf-b5b08ea8223e} <Debug> DynamicQueryHandler: Done processing query
6629 2024.08.16 05:50:32.034518 [ 3 ] {c84f0d5d-70fd-43e5-a3bf-b5b08ea8223e} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
6630 2024.08.16 05:50:32.034535 [ 3 ] {} <Debug> HTTP-Session: ea942228-b593-4bbd-bf6b-99b97295198d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6631 2024.08.16 05:50:32.034667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6632 2024.08.16 05:50:32.034716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6633 2024.08.16 05:50:32.034734 [ 3 ] {} <Debug> HTTP-Session: a3e27289-1257-428f-a795-3036c6cc833b Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
6634 2024.08.16 05:50:32.034750 [ 3 ] {} <Debug> HTTP-Session: a3e27289-1257-428f-a795-3036c6cc833b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6635 2024.08.16 05:50:32.034764 [ 3 ] {} <Debug> HTTP-Session: a3e27289-1257-428f-a795-3036c6cc833b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6636 2024.08.16 05:50:32.034794 [ 3 ] {} <Trace> HTTP-Session: a3e27289-1257-428f-a795-3036c6cc833b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6637 2024.08.16 05:50:32.034887 [ 3 ] {c9228201-029a-44fd-b174-6e6526a6555b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6638 2024.08.16 05:50:32.034930 [ 3 ] {c9228201-029a-44fd-b174-6e6526a6555b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6639 2024.08.16 05:50:32.035075 [ 3 ] {c9228201-029a-44fd-b174-6e6526a6555b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6640 2024.08.16 05:50:32.035350 [ 3 ] {c9228201-029a-44fd-b174-6e6526a6555b} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6641 2024.08.16 05:50:32.035387 [ 3 ] {c9228201-029a-44fd-b174-6e6526a6555b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
6642 2024.08.16 05:50:32.035689 [ 3 ] {c9228201-029a-44fd-b174-6e6526a6555b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
6643 2024.08.16 05:50:32.036001 [ 3 ] {c9228201-029a-44fd-b174-6e6526a6555b} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6644 2024.08.16 05:50:32.036144 [ 110 ] {} <Debug> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0
6645 2024.08.16 05:50:32.036157 [ 3 ] {c9228201-029a-44fd-b174-6e6526a6555b} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001285 sec., 1556.4202334630352 rows/sec., 108.68 KiB/sec.
6646 2024.08.16 05:50:32.036203 [ 110 ] {} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6647 2024.08.16 05:50:32.036263 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
6648 2024.08.16 05:50:32.036512 [ 3 ] {c9228201-029a-44fd-b174-6e6526a6555b} <Debug> DynamicQueryHandler: Done processing query
6649 2024.08.16 05:50:32.036567 [ 3 ] {c9228201-029a-44fd-b174-6e6526a6555b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6650 2024.08.16 05:50:32.036590 [ 187 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::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
6651 2024.08.16 05:50:32.036629 [ 3 ] {} <Debug> HTTP-Session: a3e27289-1257-428f-a795-3036c6cc833b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6652 2024.08.16 05:50:32.036871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6653 2024.08.16 05:50:32.037028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6654 2024.08.16 05:50:32.037094 [ 3 ] {} <Debug> HTTP-Session: 482720d2-5afa-4b40-b527-ad9c2bdec46f Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
6655 2024.08.16 05:50:32.037108 [ 187 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6656 2024.08.16 05:50:32.037115 [ 3 ] {} <Debug> HTTP-Session: 482720d2-5afa-4b40-b527-ad9c2bdec46f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6657 2024.08.16 05:50:32.037138 [ 3 ] {} <Debug> HTTP-Session: 482720d2-5afa-4b40-b527-ad9c2bdec46f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6658 2024.08.16 05:50:32.037142 [ 187 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 10 rows starting from the beginning of the part
6659 2024.08.16 05:50:32.037177 [ 3 ] {} <Trace> HTTP-Session: 482720d2-5afa-4b40-b527-ad9c2bdec46f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6660 2024.08.16 05:50:32.037312 [ 187 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part
6661 2024.08.16 05:50:32.037444 [ 3 ] {172c9a77-1607-4ad7-ab52-5c9c4c2c2a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
6662 2024.08.16 05:50:32.037644 [ 3 ] {172c9a77-1607-4ad7-ab52-5c9c4c2c2a24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
6663 2024.08.16 05:50:32.037689 [ 187 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part
6664 2024.08.16 05:50:32.038060 [ 187 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
6665 2024.08.16 05:50:32.038426 [ 187 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part
6666 2024.08.16 05:50:32.038789 [ 187 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part
6667 2024.08.16 05:50:32.039026 [ 3 ] {172c9a77-1607-4ad7-ab52-5c9c4c2c2a24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6668 2024.08.16 05:50:32.039751 [ 3 ] {172c9a77-1607-4ad7-ab52-5c9c4c2c2a24} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6669 2024.08.16 05:50:32.039790 [ 3 ] {172c9a77-1607-4ad7-ab52-5c9c4c2c2a24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
6670 2024.08.16 05:50:32.040270 [ 3 ] {172c9a77-1607-4ad7-ab52-5c9c4c2c2a24} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6671 2024.08.16 05:50:32.040541 [ 196 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.004161139 sec., 5767.651597315062 rows/sec., 402.72 KiB/sec.
6672 2024.08.16 05:50:32.040819 [ 3 ] {172c9a77-1607-4ad7-ab52-5c9c4c2c2a24} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6673 2024.08.16 05:50:32.040927 [ 196 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
6674 2024.08.16 05:50:32.041153 [ 3 ] {172c9a77-1607-4ad7-ab52-5c9c4c2c2a24} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003809 sec., 3675.5053819900236 rows/sec., 257.41 KiB/sec.
6675 2024.08.16 05:50:32.041474 [ 3 ] {172c9a77-1607-4ad7-ab52-5c9c4c2c2a24} <Debug> DynamicQueryHandler: Done processing query
6676 2024.08.16 05:50:32.041509 [ 3 ] {172c9a77-1607-4ad7-ab52-5c9c4c2c2a24} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6677 2024.08.16 05:50:32.041566 [ 3 ] {} <Debug> HTTP-Session: 482720d2-5afa-4b40-b527-ad9c2bdec46f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6678 2024.08.16 05:50:32.041727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6679 2024.08.16 05:50:32.041806 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6680 2024.08.16 05:50:32.041841 [ 196 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_10_2} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6681 2024.08.16 05:50:32.041853 [ 3 ] {} <Debug> HTTP-Session: bcf4297a-916d-4907-8d8a-637b9f32abbf Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
6682 2024.08.16 05:50:32.041915 [ 3 ] {} <Debug> HTTP-Session: bcf4297a-916d-4907-8d8a-637b9f32abbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6683 2024.08.16 05:50:32.041943 [ 3 ] {} <Debug> HTTP-Session: bcf4297a-916d-4907-8d8a-637b9f32abbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6684 2024.08.16 05:50:32.041997 [ 3 ] {} <Trace> HTTP-Session: bcf4297a-916d-4907-8d8a-637b9f32abbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6685 2024.08.16 05:50:32.042017 [ 196 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_10_2} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2
6686 2024.08.16 05:50:32.042172 [ 3 ] {fed13879-d56e-456b-bd95-5cf9dec30028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
6687 2024.08.16 05:50:32.042173 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
6688 2024.08.16 05:50:32.042244 [ 3 ] {fed13879-d56e-456b-bd95-5cf9dec30028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
6689 2024.08.16 05:50:32.042392 [ 3 ] {fed13879-d56e-456b-bd95-5cf9dec30028} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6690 2024.08.16 05:50:32.042673 [ 3 ] {fed13879-d56e-456b-bd95-5cf9dec30028} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6691 2024.08.16 05:50:32.042710 [ 3 ] {fed13879-d56e-456b-bd95-5cf9dec30028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
6692 2024.08.16 05:50:32.043014 [ 3 ] {fed13879-d56e-456b-bd95-5cf9dec30028} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
6693 2024.08.16 05:50:32.043323 [ 3 ] {fed13879-d56e-456b-bd95-5cf9dec30028} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6694 2024.08.16 05:50:32.043485 [ 3 ] {fed13879-d56e-456b-bd95-5cf9dec30028} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001372 sec., 4373.1778425655975 rows/sec., 258.38 KiB/sec.
6695 2024.08.16 05:50:32.043789 [ 3 ] {fed13879-d56e-456b-bd95-5cf9dec30028} <Debug> DynamicQueryHandler: Done processing query
6696 2024.08.16 05:50:32.043815 [ 3 ] {fed13879-d56e-456b-bd95-5cf9dec30028} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6697 2024.08.16 05:50:32.043831 [ 3 ] {} <Debug> HTTP-Session: bcf4297a-916d-4907-8d8a-637b9f32abbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6698 2024.08.16 05:50:32.043991 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 63666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6699 2024.08.16 05:50:32.044039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6700 2024.08.16 05:50:32.044058 [ 3 ] {} <Debug> HTTP-Session: 89bdff6d-baca-4412-9506-d4a1a3eebbff Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
6701 2024.08.16 05:50:32.044075 [ 3 ] {} <Debug> HTTP-Session: 89bdff6d-baca-4412-9506-d4a1a3eebbff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6702 2024.08.16 05:50:32.044089 [ 3 ] {} <Debug> HTTP-Session: 89bdff6d-baca-4412-9506-d4a1a3eebbff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6703 2024.08.16 05:50:32.044119 [ 3 ] {} <Trace> HTTP-Session: 89bdff6d-baca-4412-9506-d4a1a3eebbff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6704 2024.08.16 05:50:32.044325 [ 3 ] {ea1ffeed-6f07-447c-8dd3-0cf7f0705477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6705 2024.08.16 05:50:32.044368 [ 3 ] {ea1ffeed-6f07-447c-8dd3-0cf7f0705477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6706 2024.08.16 05:50:32.044511 [ 3 ] {ea1ffeed-6f07-447c-8dd3-0cf7f0705477} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6707 2024.08.16 05:50:32.045068 [ 3 ] {ea1ffeed-6f07-447c-8dd3-0cf7f0705477} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6708 2024.08.16 05:50:32.045105 [ 3 ] {ea1ffeed-6f07-447c-8dd3-0cf7f0705477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
6709 2024.08.16 05:50:32.045432 [ 3 ] {ea1ffeed-6f07-447c-8dd3-0cf7f0705477} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6710 2024.08.16 05:50:32.045743 [ 3 ] {ea1ffeed-6f07-447c-8dd3-0cf7f0705477} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6711 2024.08.16 05:50:32.045891 [ 3 ] {ea1ffeed-6f07-447c-8dd3-0cf7f0705477} <Debug> executeQuery: Read 393 rows, 28.57 KiB in 0.001677 sec., 234347.04830053667 rows/sec., 16.63 MiB/sec.
6712 2024.08.16 05:50:32.046062 [ 3 ] {ea1ffeed-6f07-447c-8dd3-0cf7f0705477} <Debug> DynamicQueryHandler: Done processing query
6713 2024.08.16 05:50:32.046087 [ 3 ] {ea1ffeed-6f07-447c-8dd3-0cf7f0705477} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
6714 2024.08.16 05:50:32.046103 [ 3 ] {} <Debug> HTTP-Session: 89bdff6d-baca-4412-9506-d4a1a3eebbff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6715 2024.08.16 05:50:32.046268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6716 2024.08.16 05:50:32.046316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6717 2024.08.16 05:50:32.046335 [ 3 ] {} <Debug> HTTP-Session: 8f6b23e9-f2cf-4ffc-bbda-dd673e35612b Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
6718 2024.08.16 05:50:32.046351 [ 3 ] {} <Debug> HTTP-Session: 8f6b23e9-f2cf-4ffc-bbda-dd673e35612b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6719 2024.08.16 05:50:32.046364 [ 3 ] {} <Debug> HTTP-Session: 8f6b23e9-f2cf-4ffc-bbda-dd673e35612b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6720 2024.08.16 05:50:32.046395 [ 3 ] {} <Trace> HTTP-Session: 8f6b23e9-f2cf-4ffc-bbda-dd673e35612b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6721 2024.08.16 05:50:32.046489 [ 3 ] {fff1036c-8a32-44af-9e85-95029d2bd5dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
6722 2024.08.16 05:50:32.046532 [ 3 ] {fff1036c-8a32-44af-9e85-95029d2bd5dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
6723 2024.08.16 05:50:32.046662 [ 3 ] {fff1036c-8a32-44af-9e85-95029d2bd5dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6724 2024.08.16 05:50:32.046920 [ 3 ] {fff1036c-8a32-44af-9e85-95029d2bd5dc} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6725 2024.08.16 05:50:32.046956 [ 3 ] {fff1036c-8a32-44af-9e85-95029d2bd5dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
6726 2024.08.16 05:50:32.047302 [ 3 ] {fff1036c-8a32-44af-9e85-95029d2bd5dc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
6727 2024.08.16 05:50:32.047613 [ 3 ] {fff1036c-8a32-44af-9e85-95029d2bd5dc} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6728 2024.08.16 05:50:32.047773 [ 3 ] {fff1036c-8a32-44af-9e85-95029d2bd5dc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001303 sec., 4604.758250191865 rows/sec., 240.58 KiB/sec.
6729 2024.08.16 05:50:32.047971 [ 3 ] {fff1036c-8a32-44af-9e85-95029d2bd5dc} <Debug> DynamicQueryHandler: Done processing query
6730 2024.08.16 05:50:32.047994 [ 3 ] {fff1036c-8a32-44af-9e85-95029d2bd5dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6731 2024.08.16 05:50:32.048010 [ 3 ] {} <Debug> HTTP-Session: 8f6b23e9-f2cf-4ffc-bbda-dd673e35612b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6732 2024.08.16 05:50:32.048135 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 41002, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6733 2024.08.16 05:50:32.048182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6734 2024.08.16 05:50:32.048199 [ 3 ] {} <Debug> HTTP-Session: de771752-dae7-422b-b111-a32752d9122c Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
6735 2024.08.16 05:50:32.048216 [ 3 ] {} <Debug> HTTP-Session: de771752-dae7-422b-b111-a32752d9122c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6736 2024.08.16 05:50:32.048229 [ 3 ] {} <Debug> HTTP-Session: de771752-dae7-422b-b111-a32752d9122c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6737 2024.08.16 05:50:32.048260 [ 3 ] {} <Trace> HTTP-Session: de771752-dae7-422b-b111-a32752d9122c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6738 2024.08.16 05:50:32.048418 [ 3 ] {56f73222-134a-4e5b-89ea-ec864fea4f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6739 2024.08.16 05:50:32.048462 [ 3 ] {56f73222-134a-4e5b-89ea-ec864fea4f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6740 2024.08.16 05:50:32.048603 [ 3 ] {56f73222-134a-4e5b-89ea-ec864fea4f1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6741 2024.08.16 05:50:32.049040 [ 3 ] {56f73222-134a-4e5b-89ea-ec864fea4f1f} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6742 2024.08.16 05:50:32.049076 [ 3 ] {56f73222-134a-4e5b-89ea-ec864fea4f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
6743 2024.08.16 05:50:32.049442 [ 3 ] {56f73222-134a-4e5b-89ea-ec864fea4f1f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6744 2024.08.16 05:50:32.049777 [ 3 ] {56f73222-134a-4e5b-89ea-ec864fea4f1f} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6745 2024.08.16 05:50:32.049934 [ 3 ] {56f73222-134a-4e5b-89ea-ec864fea4f1f} <Debug> executeQuery: Read 218 rows, 14.92 KiB in 0.001586 sec., 137452.71122320302 rows/sec., 9.18 MiB/sec.
6746 2024.08.16 05:50:32.050267 [ 3 ] {56f73222-134a-4e5b-89ea-ec864fea4f1f} <Debug> DynamicQueryHandler: Done processing query
6747 2024.08.16 05:50:32.050312 [ 3 ] {56f73222-134a-4e5b-89ea-ec864fea4f1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB.
6748 2024.08.16 05:50:32.050332 [ 3 ] {} <Debug> HTTP-Session: de771752-dae7-422b-b111-a32752d9122c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6749 2024.08.16 05:50:32.050488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6750 2024.08.16 05:50:32.050536 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6751 2024.08.16 05:50:32.050555 [ 3 ] {} <Debug> HTTP-Session: d0755ae0-241d-40c5-855c-8dbc3bb9b852 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
6752 2024.08.16 05:50:32.050572 [ 3 ] {} <Debug> HTTP-Session: d0755ae0-241d-40c5-855c-8dbc3bb9b852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6753 2024.08.16 05:50:32.050585 [ 3 ] {} <Debug> HTTP-Session: d0755ae0-241d-40c5-855c-8dbc3bb9b852 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6754 2024.08.16 05:50:32.050616 [ 3 ] {} <Trace> HTTP-Session: d0755ae0-241d-40c5-855c-8dbc3bb9b852 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6755 2024.08.16 05:50:32.050707 [ 3 ] {a9107ee7-c8dd-4ec1-b264-d69c21c21b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
6756 2024.08.16 05:50:32.050753 [ 3 ] {a9107ee7-c8dd-4ec1-b264-d69c21c21b49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
6757 2024.08.16 05:50:32.050903 [ 3 ] {a9107ee7-c8dd-4ec1-b264-d69c21c21b49} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6758 2024.08.16 05:50:32.051169 [ 3 ] {a9107ee7-c8dd-4ec1-b264-d69c21c21b49} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6759 2024.08.16 05:50:32.051204 [ 3 ] {a9107ee7-c8dd-4ec1-b264-d69c21c21b49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
6760 2024.08.16 05:50:32.051543 [ 3 ] {a9107ee7-c8dd-4ec1-b264-d69c21c21b49} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
6761 2024.08.16 05:50:32.051865 [ 3 ] {a9107ee7-c8dd-4ec1-b264-d69c21c21b49} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6762 2024.08.16 05:50:32.052012 [ 3 ] {a9107ee7-c8dd-4ec1-b264-d69c21c21b49} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001327 sec., 753.5795026375282 rows/sec., 50.78 KiB/sec.
6763 2024.08.16 05:50:32.052175 [ 3 ] {a9107ee7-c8dd-4ec1-b264-d69c21c21b49} <Debug> DynamicQueryHandler: Done processing query
6764 2024.08.16 05:50:32.052198 [ 3 ] {a9107ee7-c8dd-4ec1-b264-d69c21c21b49} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6765 2024.08.16 05:50:32.052214 [ 3 ] {} <Debug> HTTP-Session: d0755ae0-241d-40c5-855c-8dbc3bb9b852 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6766 2024.08.16 05:50:32.052340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14479, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6767 2024.08.16 05:50:32.052387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6768 2024.08.16 05:50:32.052406 [ 3 ] {} <Debug> HTTP-Session: 0130b414-cc1d-4ff2-9d94-dc9911ac9958 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
6769 2024.08.16 05:50:32.052422 [ 3 ] {} <Debug> HTTP-Session: 0130b414-cc1d-4ff2-9d94-dc9911ac9958 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6770 2024.08.16 05:50:32.052435 [ 3 ] {} <Debug> HTTP-Session: 0130b414-cc1d-4ff2-9d94-dc9911ac9958 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6771 2024.08.16 05:50:32.052466 [ 3 ] {} <Trace> HTTP-Session: 0130b414-cc1d-4ff2-9d94-dc9911ac9958 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6772 2024.08.16 05:50:32.052663 [ 3 ] {85f85938-f050-4f6e-a7f6-ca61559329f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6773 2024.08.16 05:50:32.052723 [ 3 ] {85f85938-f050-4f6e-a7f6-ca61559329f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6774 2024.08.16 05:50:32.053133 [ 3 ] {85f85938-f050-4f6e-a7f6-ca61559329f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6775 2024.08.16 05:50:32.053659 [ 3 ] {85f85938-f050-4f6e-a7f6-ca61559329f7} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6776 2024.08.16 05:50:32.053696 [ 3 ] {85f85938-f050-4f6e-a7f6-ca61559329f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
6777 2024.08.16 05:50:32.054283 [ 3 ] {85f85938-f050-4f6e-a7f6-ca61559329f7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
6778 2024.08.16 05:50:32.054680 [ 3 ] {85f85938-f050-4f6e-a7f6-ca61559329f7} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6779 2024.08.16 05:50:32.054868 [ 3 ] {85f85938-f050-4f6e-a7f6-ca61559329f7} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002333 sec., 3857.6939562794687 rows/sec., 6.91 MiB/sec.
6780 2024.08.16 05:50:32.055084 [ 3 ] {85f85938-f050-4f6e-a7f6-ca61559329f7} <Debug> DynamicQueryHandler: Done processing query
6781 2024.08.16 05:50:32.055109 [ 3 ] {85f85938-f050-4f6e-a7f6-ca61559329f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
6782 2024.08.16 05:50:32.055125 [ 3 ] {} <Debug> HTTP-Session: 0130b414-cc1d-4ff2-9d94-dc9911ac9958 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6783 2024.08.16 05:50:32.055257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 11240, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6784 2024.08.16 05:50:32.055304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6785 2024.08.16 05:50:32.055323 [ 3 ] {} <Debug> HTTP-Session: 1503a35f-e316-410e-9cf5-63dae92a29a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
6786 2024.08.16 05:50:32.055339 [ 3 ] {} <Debug> HTTP-Session: 1503a35f-e316-410e-9cf5-63dae92a29a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6787 2024.08.16 05:50:32.055353 [ 3 ] {} <Debug> HTTP-Session: 1503a35f-e316-410e-9cf5-63dae92a29a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6788 2024.08.16 05:50:32.055383 [ 3 ] {} <Trace> HTTP-Session: 1503a35f-e316-410e-9cf5-63dae92a29a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6789 2024.08.16 05:50:32.055510 [ 3 ] {59212ea0-8254-4d3d-a232-ff79baa206b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6790 2024.08.16 05:50:32.055552 [ 3 ] {59212ea0-8254-4d3d-a232-ff79baa206b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6791 2024.08.16 05:50:32.055680 [ 3 ] {59212ea0-8254-4d3d-a232-ff79baa206b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6792 2024.08.16 05:50:32.055992 [ 3 ] {59212ea0-8254-4d3d-a232-ff79baa206b0} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6793 2024.08.16 05:50:32.056028 [ 3 ] {59212ea0-8254-4d3d-a232-ff79baa206b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
6794 2024.08.16 05:50:32.056379 [ 3 ] {59212ea0-8254-4d3d-a232-ff79baa206b0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6795 2024.08.16 05:50:32.056702 [ 3 ] {59212ea0-8254-4d3d-a232-ff79baa206b0} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6796 2024.08.16 05:50:32.056862 [ 3 ] {59212ea0-8254-4d3d-a232-ff79baa206b0} <Debug> executeQuery: Read 76 rows, 4.91 KiB in 0.001404 sec., 54131.05413105413 rows/sec., 3.42 MiB/sec.
6797 2024.08.16 05:50:32.057027 [ 3 ] {59212ea0-8254-4d3d-a232-ff79baa206b0} <Debug> DynamicQueryHandler: Done processing query
6798 2024.08.16 05:50:32.057051 [ 3 ] {59212ea0-8254-4d3d-a232-ff79baa206b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6799 2024.08.16 05:50:32.057067 [ 3 ] {} <Debug> HTTP-Session: 1503a35f-e316-410e-9cf5-63dae92a29a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6800 2024.08.16 05:50:37.021852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6801 2024.08.16 05:50:37.021989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6802 2024.08.16 05:50:37.022018 [ 3 ] {} <Debug> HTTP-Session: 98bad53a-74dd-438d-8773-e8470547a0e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
6803 2024.08.16 05:50:37.022045 [ 3 ] {} <Debug> HTTP-Session: 98bad53a-74dd-438d-8773-e8470547a0e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6804 2024.08.16 05:50:37.022063 [ 3 ] {} <Debug> HTTP-Session: 98bad53a-74dd-438d-8773-e8470547a0e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6805 2024.08.16 05:50:37.022117 [ 3 ] {} <Trace> HTTP-Session: 98bad53a-74dd-438d-8773-e8470547a0e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6806 2024.08.16 05:50:37.022308 [ 3 ] {ff6d06b1-5f70-4b9d-95ae-1675c9673bdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6807 2024.08.16 05:50:37.022368 [ 3 ] {ff6d06b1-5f70-4b9d-95ae-1675c9673bdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6808 2024.08.16 05:50:37.022550 [ 3 ] {ff6d06b1-5f70-4b9d-95ae-1675c9673bdf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6809 2024.08.16 05:50:37.023005 [ 3 ] {ff6d06b1-5f70-4b9d-95ae-1675c9673bdf} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6810 2024.08.16 05:50:37.023045 [ 3 ] {ff6d06b1-5f70-4b9d-95ae-1675c9673bdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
6811 2024.08.16 05:50:37.023420 [ 3 ] {ff6d06b1-5f70-4b9d-95ae-1675c9673bdf} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
6812 2024.08.16 05:50:37.023769 [ 3 ] {ff6d06b1-5f70-4b9d-95ae-1675c9673bdf} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6813 2024.08.16 05:50:37.023919 [ 3 ] {ff6d06b1-5f70-4b9d-95ae-1675c9673bdf} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.00166 sec., 13855.421686746988 rows/sec., 1.10 MiB/sec.
6814 2024.08.16 05:50:37.024005 [ 104 ] {} <Debug> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
6815 2024.08.16 05:50:37.024131 [ 104 ] {} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6816 2024.08.16 05:50:37.024185 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
6817 2024.08.16 05:50:37.024201 [ 3 ] {ff6d06b1-5f70-4b9d-95ae-1675c9673bdf} <Debug> DynamicQueryHandler: Done processing query
6818 2024.08.16 05:50:37.024253 [ 3 ] {ff6d06b1-5f70-4b9d-95ae-1675c9673bdf} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6819 2024.08.16 05:50:37.024311 [ 3 ] {} <Debug> HTTP-Session: 98bad53a-74dd-438d-8773-e8470547a0e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6820 2024.08.16 05:50:37.024545 [ 186 ] {672f777d-ca35-471b-a125-eb27be1b576e::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
6821 2024.08.16 05:50:37.024586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 18224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6822 2024.08.16 05:50:37.024699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6823 2024.08.16 05:50:37.024746 [ 3 ] {} <Debug> HTTP-Session: 8eea6549-01b8-4f43-bb79-74b9d6ff150a Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
6824 2024.08.16 05:50:37.024776 [ 3 ] {} <Debug> HTTP-Session: 8eea6549-01b8-4f43-bb79-74b9d6ff150a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6825 2024.08.16 05:50:37.024824 [ 3 ] {} <Debug> HTTP-Session: 8eea6549-01b8-4f43-bb79-74b9d6ff150a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6826 2024.08.16 05:50:37.024918 [ 3 ] {} <Trace> HTTP-Session: 8eea6549-01b8-4f43-bb79-74b9d6ff150a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6827 2024.08.16 05:50:37.024994 [ 186 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6828 2024.08.16 05:50:37.025066 [ 186 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 32 rows starting from the beginning of the part
6829 2024.08.16 05:50:37.025234 [ 3 ] {d6440e1f-885e-4868-901c-fd502b86f10f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6830 2024.08.16 05:50:37.025368 [ 186 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 23 rows starting from the beginning of the part
6831 2024.08.16 05:50:37.025386 [ 3 ] {d6440e1f-885e-4868-901c-fd502b86f10f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6832 2024.08.16 05:50:37.025735 [ 186 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 9 rows starting from the beginning of the part
6833 2024.08.16 05:50:37.026110 [ 186 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 23 rows starting from the beginning of the part
6834 2024.08.16 05:50:37.026275 [ 3 ] {d6440e1f-885e-4868-901c-fd502b86f10f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6835 2024.08.16 05:50:37.026389 [ 186 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 9 rows starting from the beginning of the part
6836 2024.08.16 05:50:37.026689 [ 186 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 23 rows starting from the beginning of the part
6837 2024.08.16 05:50:37.027464 [ 3 ] {d6440e1f-885e-4868-901c-fd502b86f10f} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6838 2024.08.16 05:50:37.027522 [ 3 ] {d6440e1f-885e-4868-901c-fd502b86f10f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
6839 2024.08.16 05:50:37.028402 [ 3 ] {d6440e1f-885e-4868-901c-fd502b86f10f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6840 2024.08.16 05:50:37.029357 [ 3 ] {d6440e1f-885e-4868-901c-fd502b86f10f} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6841 2024.08.16 05:50:37.029363 [ 196 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 119 rows, containing 4 columns (4 merged, 0 gathered) in 0.005035873 sec., 23630.46089526086 rows/sec., 1.87 MiB/sec.
6842 2024.08.16 05:50:37.029642 [ 3 ] {d6440e1f-885e-4868-901c-fd502b86f10f} <Debug> executeQuery: Read 125 rows, 10.63 KiB in 0.004561 sec., 27406.270554702915 rows/sec., 2.27 MiB/sec.
6843 2024.08.16 05:50:37.029826 [ 196 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
6844 2024.08.16 05:50:37.029924 [ 3 ] {d6440e1f-885e-4868-901c-fd502b86f10f} <Debug> DynamicQueryHandler: Done processing query
6845 2024.08.16 05:50:37.029990 [ 3 ] {d6440e1f-885e-4868-901c-fd502b86f10f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6846 2024.08.16 05:50:37.030026 [ 3 ] {} <Debug> HTTP-Session: 8eea6549-01b8-4f43-bb79-74b9d6ff150a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6847 2024.08.16 05:50:37.030218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6848 2024.08.16 05:50:37.030359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6849 2024.08.16 05:50:37.030409 [ 3 ] {} <Debug> HTTP-Session: 1bea283f-9285-4854-8a43-e09dc96906a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
6850 2024.08.16 05:50:37.030460 [ 3 ] {} <Debug> HTTP-Session: 1bea283f-9285-4854-8a43-e09dc96906a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6851 2024.08.16 05:50:37.030495 [ 3 ] {} <Debug> HTTP-Session: 1bea283f-9285-4854-8a43-e09dc96906a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6852 2024.08.16 05:50:37.030544 [ 3 ] {} <Trace> HTTP-Session: 1bea283f-9285-4854-8a43-e09dc96906a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6853 2024.08.16 05:50:37.030741 [ 3 ] {83e98ea3-9793-4710-8904-6845cb8f765b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6854 2024.08.16 05:50:37.030762 [ 196 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_26_5} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6855 2024.08.16 05:50:37.030803 [ 3 ] {83e98ea3-9793-4710-8904-6845cb8f765b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6856 2024.08.16 05:50:37.030950 [ 196 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_26_5} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
6857 2024.08.16 05:50:37.031159 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
6858 2024.08.16 05:50:37.031186 [ 3 ] {83e98ea3-9793-4710-8904-6845cb8f765b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6859 2024.08.16 05:50:37.031553 [ 3 ] {83e98ea3-9793-4710-8904-6845cb8f765b} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6860 2024.08.16 05:50:37.031591 [ 3 ] {83e98ea3-9793-4710-8904-6845cb8f765b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
6861 2024.08.16 05:50:37.031910 [ 3 ] {83e98ea3-9793-4710-8904-6845cb8f765b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6862 2024.08.16 05:50:37.032224 [ 3 ] {83e98ea3-9793-4710-8904-6845cb8f765b} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6863 2024.08.16 05:50:37.032371 [ 3 ] {83e98ea3-9793-4710-8904-6845cb8f765b} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001715 sec., 50728.86297376094 rows/sec., 3.96 MiB/sec.
6864 2024.08.16 05:50:37.032542 [ 3 ] {83e98ea3-9793-4710-8904-6845cb8f765b} <Debug> DynamicQueryHandler: Done processing query
6865 2024.08.16 05:50:37.032566 [ 3 ] {83e98ea3-9793-4710-8904-6845cb8f765b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
6866 2024.08.16 05:50:37.032583 [ 3 ] {} <Debug> HTTP-Session: 1bea283f-9285-4854-8a43-e09dc96906a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6867 2024.08.16 05:50:37.032743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6868 2024.08.16 05:50:37.032789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6869 2024.08.16 05:50:37.032809 [ 3 ] {} <Debug> HTTP-Session: 3adfb865-ad0f-4ab1-9541-245c16d1bcd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
6870 2024.08.16 05:50:37.032824 [ 3 ] {} <Debug> HTTP-Session: 3adfb865-ad0f-4ab1-9541-245c16d1bcd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6871 2024.08.16 05:50:37.032838 [ 3 ] {} <Debug> HTTP-Session: 3adfb865-ad0f-4ab1-9541-245c16d1bcd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6872 2024.08.16 05:50:37.032868 [ 3 ] {} <Trace> HTTP-Session: 3adfb865-ad0f-4ab1-9541-245c16d1bcd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6873 2024.08.16 05:50:37.033019 [ 3 ] {5281c772-3d48-4362-8d8f-a4d201ecb05d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6874 2024.08.16 05:50:37.033064 [ 3 ] {5281c772-3d48-4362-8d8f-a4d201ecb05d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6875 2024.08.16 05:50:37.033210 [ 3 ] {5281c772-3d48-4362-8d8f-a4d201ecb05d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6876 2024.08.16 05:50:37.033619 [ 3 ] {5281c772-3d48-4362-8d8f-a4d201ecb05d} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6877 2024.08.16 05:50:37.033655 [ 3 ] {5281c772-3d48-4362-8d8f-a4d201ecb05d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
6878 2024.08.16 05:50:37.034051 [ 3 ] {5281c772-3d48-4362-8d8f-a4d201ecb05d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6879 2024.08.16 05:50:37.034395 [ 3 ] {5281c772-3d48-4362-8d8f-a4d201ecb05d} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6880 2024.08.16 05:50:37.034552 [ 3 ] {5281c772-3d48-4362-8d8f-a4d201ecb05d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001595 sec., 100313.47962382445 rows/sec., 6.99 MiB/sec.
6881 2024.08.16 05:50:37.034839 [ 3 ] {5281c772-3d48-4362-8d8f-a4d201ecb05d} <Debug> DynamicQueryHandler: Done processing query
6882 2024.08.16 05:50:37.034882 [ 3 ] {5281c772-3d48-4362-8d8f-a4d201ecb05d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6883 2024.08.16 05:50:37.034899 [ 3 ] {} <Debug> HTTP-Session: 3adfb865-ad0f-4ab1-9541-245c16d1bcd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6884 2024.08.16 05:50:37.035111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 36916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6885 2024.08.16 05:50:37.035158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6886 2024.08.16 05:50:37.035177 [ 3 ] {} <Debug> HTTP-Session: 5cafdb71-83b5-4b05-abe6-fec6b5adf4da Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
6887 2024.08.16 05:50:37.035193 [ 3 ] {} <Debug> HTTP-Session: 5cafdb71-83b5-4b05-abe6-fec6b5adf4da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6888 2024.08.16 05:50:37.035206 [ 3 ] {} <Debug> HTTP-Session: 5cafdb71-83b5-4b05-abe6-fec6b5adf4da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6889 2024.08.16 05:50:37.035236 [ 3 ] {} <Trace> HTTP-Session: 5cafdb71-83b5-4b05-abe6-fec6b5adf4da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6890 2024.08.16 05:50:37.035541 [ 3 ] {d1c56faa-6152-4342-8379-5b8187c7feb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6891 2024.08.16 05:50:37.035614 [ 3 ] {d1c56faa-6152-4342-8379-5b8187c7feb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
6892 2024.08.16 05:50:37.036060 [ 3 ] {d1c56faa-6152-4342-8379-5b8187c7feb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6893 2024.08.16 05:50:37.036792 [ 3 ] {d1c56faa-6152-4342-8379-5b8187c7feb9} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6894 2024.08.16 05:50:37.036830 [ 3 ] {d1c56faa-6152-4342-8379-5b8187c7feb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
6895 2024.08.16 05:50:37.037447 [ 3 ] {d1c56faa-6152-4342-8379-5b8187c7feb9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
6896 2024.08.16 05:50:37.037857 [ 3 ] {d1c56faa-6152-4342-8379-5b8187c7feb9} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6897 2024.08.16 05:50:37.038028 [ 104 ] {} <Debug> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
6898 2024.08.16 05:50:37.038046 [ 3 ] {d1c56faa-6152-4342-8379-5b8187c7feb9} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002726 sec., 8437.270726338958 rows/sec., 15.12 MiB/sec.
6899 2024.08.16 05:50:37.038087 [ 104 ] {} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6900 2024.08.16 05:50:37.038159 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
6901 2024.08.16 05:50:37.038779 [ 196 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::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
6902 2024.08.16 05:50:37.038953 [ 3 ] {d1c56faa-6152-4342-8379-5b8187c7feb9} <Debug> DynamicQueryHandler: Done processing query
6903 2024.08.16 05:50:37.039047 [ 3 ] {d1c56faa-6152-4342-8379-5b8187c7feb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
6904 2024.08.16 05:50:37.039104 [ 3 ] {} <Debug> HTTP-Session: 5cafdb71-83b5-4b05-abe6-fec6b5adf4da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6905 2024.08.16 05:50:37.039307 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6906 2024.08.16 05:50:37.039419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6907 2024.08.16 05:50:37.039478 [ 3 ] {} <Debug> HTTP-Session: 914242be-eff3-4234-a2b9-7cf0a6135e28 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
6908 2024.08.16 05:50:37.039526 [ 3 ] {} <Debug> HTTP-Session: 914242be-eff3-4234-a2b9-7cf0a6135e28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6909 2024.08.16 05:50:37.039568 [ 3 ] {} <Debug> HTTP-Session: 914242be-eff3-4234-a2b9-7cf0a6135e28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6910 2024.08.16 05:50:37.039652 [ 196 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6911 2024.08.16 05:50:37.039659 [ 3 ] {} <Trace> HTTP-Session: 914242be-eff3-4234-a2b9-7cf0a6135e28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6912 2024.08.16 05:50:37.039783 [ 196 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 369 rows starting from the beginning of the part
6913 2024.08.16 05:50:37.039922 [ 3 ] {a52b7d4b-74c5-4240-83b5-6bab06333886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
6914 2024.08.16 05:50:37.040021 [ 3 ] {a52b7d4b-74c5-4240-83b5-6bab06333886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
6915 2024.08.16 05:50:37.040575 [ 196 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 23 rows starting from the beginning of the part
6916 2024.08.16 05:50:37.040828 [ 3 ] {a52b7d4b-74c5-4240-83b5-6bab06333886} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6917 2024.08.16 05:50:37.041316 [ 196 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 9 rows starting from the beginning of the part
6918 2024.08.16 05:50:37.041928 [ 196 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 23 rows starting from the beginning of the part
6919 2024.08.16 05:50:37.042111 [ 3 ] {a52b7d4b-74c5-4240-83b5-6bab06333886} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6920 2024.08.16 05:50:37.042217 [ 3 ] {a52b7d4b-74c5-4240-83b5-6bab06333886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
6921 2024.08.16 05:50:37.042614 [ 196 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 9 rows starting from the beginning of the part
6922 2024.08.16 05:50:37.043254 [ 196 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 23 rows starting from the beginning of the part
6923 2024.08.16 05:50:37.043750 [ 3 ] {a52b7d4b-74c5-4240-83b5-6bab06333886} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6924 2024.08.16 05:50:37.044652 [ 3 ] {a52b7d4b-74c5-4240-83b5-6bab06333886} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6925 2024.08.16 05:50:37.045023 [ 3 ] {a52b7d4b-74c5-4240-83b5-6bab06333886} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005178 sec., 11587.485515643104 rows/sec., 799.66 KiB/sec.
6926 2024.08.16 05:50:37.045448 [ 3 ] {a52b7d4b-74c5-4240-83b5-6bab06333886} <Debug> DynamicQueryHandler: Done processing query
6927 2024.08.16 05:50:37.045484 [ 3 ] {a52b7d4b-74c5-4240-83b5-6bab06333886} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
6928 2024.08.16 05:50:37.045507 [ 3 ] {} <Debug> HTTP-Session: 914242be-eff3-4234-a2b9-7cf0a6135e28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6929 2024.08.16 05:50:37.047914 [ 199 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 456 rows, containing 19 columns (19 merged, 0 gathered) in 0.00963632 sec., 47320.96900061434 rows/sec., 84.80 MiB/sec.
6930 2024.08.16 05:50:37.048375 [ 196 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
6931 2024.08.16 05:50:37.048931 [ 196 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6932 2024.08.16 05:50:37.049008 [ 196 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
6933 2024.08.16 05:50:37.049117 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB.
6934 2024.08.16 05:50:39.858084 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache
6935 2024.08.16 05:50:39.858141 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache
6936 2024.08.16 05:50:42.025959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6937 2024.08.16 05:50:42.026098 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6938 2024.08.16 05:50:42.026129 [ 3 ] {} <Debug> HTTP-Session: b2506189-030e-4fec-815e-d53328e19377 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
6939 2024.08.16 05:50:42.026157 [ 3 ] {} <Debug> HTTP-Session: b2506189-030e-4fec-815e-d53328e19377 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6940 2024.08.16 05:50:42.026174 [ 3 ] {} <Debug> HTTP-Session: b2506189-030e-4fec-815e-d53328e19377 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6941 2024.08.16 05:50:42.026230 [ 3 ] {} <Trace> HTTP-Session: b2506189-030e-4fec-815e-d53328e19377 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6942 2024.08.16 05:50:42.026436 [ 3 ] {f499105e-0ce0-4df1-b275-0bf8b6ae4bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6943 2024.08.16 05:50:42.026504 [ 3 ] {f499105e-0ce0-4df1-b275-0bf8b6ae4bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6944 2024.08.16 05:50:42.026697 [ 3 ] {f499105e-0ce0-4df1-b275-0bf8b6ae4bb3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6945 2024.08.16 05:50:42.027137 [ 3 ] {f499105e-0ce0-4df1-b275-0bf8b6ae4bb3} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6946 2024.08.16 05:50:42.027184 [ 3 ] {f499105e-0ce0-4df1-b275-0bf8b6ae4bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
6947 2024.08.16 05:50:42.027572 [ 3 ] {f499105e-0ce0-4df1-b275-0bf8b6ae4bb3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
6948 2024.08.16 05:50:42.027919 [ 3 ] {f499105e-0ce0-4df1-b275-0bf8b6ae4bb3} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6949 2024.08.16 05:50:42.028083 [ 3 ] {f499105e-0ce0-4df1-b275-0bf8b6ae4bb3} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001702 sec., 5287.896592244419 rows/sec., 428.61 KiB/sec.
6950 2024.08.16 05:50:42.028399 [ 3 ] {f499105e-0ce0-4df1-b275-0bf8b6ae4bb3} <Debug> DynamicQueryHandler: Done processing query
6951 2024.08.16 05:50:42.028430 [ 3 ] {f499105e-0ce0-4df1-b275-0bf8b6ae4bb3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6952 2024.08.16 05:50:42.028448 [ 3 ] {} <Debug> HTTP-Session: b2506189-030e-4fec-815e-d53328e19377 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6953 2024.08.16 05:50:42.028612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6954 2024.08.16 05:50:42.028671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6955 2024.08.16 05:50:42.028691 [ 3 ] {} <Debug> HTTP-Session: 0134ba55-4ed8-4dfa-86ee-da3b1290061e Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
6956 2024.08.16 05:50:42.028710 [ 3 ] {} <Debug> HTTP-Session: 0134ba55-4ed8-4dfa-86ee-da3b1290061e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6957 2024.08.16 05:50:42.028724 [ 3 ] {} <Debug> HTTP-Session: 0134ba55-4ed8-4dfa-86ee-da3b1290061e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6958 2024.08.16 05:50:42.028760 [ 3 ] {} <Trace> HTTP-Session: 0134ba55-4ed8-4dfa-86ee-da3b1290061e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6959 2024.08.16 05:50:42.028865 [ 3 ] {75faf4ee-3baa-47ec-8aa4-94a8f9398df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6960 2024.08.16 05:50:42.028912 [ 3 ] {75faf4ee-3baa-47ec-8aa4-94a8f9398df9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6961 2024.08.16 05:50:42.029063 [ 3 ] {75faf4ee-3baa-47ec-8aa4-94a8f9398df9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6962 2024.08.16 05:50:42.029371 [ 3 ] {75faf4ee-3baa-47ec-8aa4-94a8f9398df9} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6963 2024.08.16 05:50:42.029408 [ 3 ] {75faf4ee-3baa-47ec-8aa4-94a8f9398df9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
6964 2024.08.16 05:50:42.029719 [ 3 ] {75faf4ee-3baa-47ec-8aa4-94a8f9398df9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
6965 2024.08.16 05:50:42.030029 [ 3 ] {75faf4ee-3baa-47ec-8aa4-94a8f9398df9} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6966 2024.08.16 05:50:42.030191 [ 3 ] {75faf4ee-3baa-47ec-8aa4-94a8f9398df9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001352 sec., 1479.2899408284025 rows/sec., 120.63 KiB/sec.
6967 2024.08.16 05:50:42.030505 [ 3 ] {75faf4ee-3baa-47ec-8aa4-94a8f9398df9} <Debug> DynamicQueryHandler: Done processing query
6968 2024.08.16 05:50:42.030531 [ 3 ] {75faf4ee-3baa-47ec-8aa4-94a8f9398df9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
6969 2024.08.16 05:50:42.030547 [ 3 ] {} <Debug> HTTP-Session: 0134ba55-4ed8-4dfa-86ee-da3b1290061e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6970 2024.08.16 05:50:42.030721 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 32551, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6971 2024.08.16 05:50:42.030773 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6972 2024.08.16 05:50:42.030792 [ 3 ] {} <Debug> HTTP-Session: 1446ca41-c1b6-4163-8a43-48a33aa08c04 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
6973 2024.08.16 05:50:42.030810 [ 3 ] {} <Debug> HTTP-Session: 1446ca41-c1b6-4163-8a43-48a33aa08c04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6974 2024.08.16 05:50:42.030824 [ 3 ] {} <Debug> HTTP-Session: 1446ca41-c1b6-4163-8a43-48a33aa08c04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6975 2024.08.16 05:50:42.030857 [ 3 ] {} <Trace> HTTP-Session: 1446ca41-c1b6-4163-8a43-48a33aa08c04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6976 2024.08.16 05:50:42.031013 [ 3 ] {8e920810-42aa-4365-913c-f49c4c73b2c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6977 2024.08.16 05:50:42.031058 [ 3 ] {8e920810-42aa-4365-913c-f49c4c73b2c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6978 2024.08.16 05:50:42.031207 [ 3 ] {8e920810-42aa-4365-913c-f49c4c73b2c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6979 2024.08.16 05:50:42.031649 [ 3 ] {8e920810-42aa-4365-913c-f49c4c73b2c5} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6980 2024.08.16 05:50:42.031687 [ 3 ] {8e920810-42aa-4365-913c-f49c4c73b2c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
6981 2024.08.16 05:50:42.032014 [ 3 ] {8e920810-42aa-4365-913c-f49c4c73b2c5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
6982 2024.08.16 05:50:42.032333 [ 3 ] {8e920810-42aa-4365-913c-f49c4c73b2c5} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
6983 2024.08.16 05:50:42.032487 [ 3 ] {8e920810-42aa-4365-913c-f49c4c73b2c5} <Debug> executeQuery: Read 217 rows, 19.35 KiB in 0.001542 sec., 140726.32944228276 rows/sec., 12.25 MiB/sec.
6984 2024.08.16 05:50:42.032803 [ 3 ] {8e920810-42aa-4365-913c-f49c4c73b2c5} <Debug> DynamicQueryHandler: Done processing query
6985 2024.08.16 05:50:42.032838 [ 3 ] {8e920810-42aa-4365-913c-f49c4c73b2c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
6986 2024.08.16 05:50:42.032855 [ 3 ] {} <Debug> HTTP-Session: 1446ca41-c1b6-4163-8a43-48a33aa08c04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
6987 2024.08.16 05:50:42.032983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6988 2024.08.16 05:50:42.033032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
6989 2024.08.16 05:50:42.033052 [ 3 ] {} <Debug> HTTP-Session: 16ef06c4-4fdd-46df-aaf2-c2e0ee7e9549 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
6990 2024.08.16 05:50:42.033070 [ 3 ] {} <Debug> HTTP-Session: 16ef06c4-4fdd-46df-aaf2-c2e0ee7e9549 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6991 2024.08.16 05:50:42.033084 [ 3 ] {} <Debug> HTTP-Session: 16ef06c4-4fdd-46df-aaf2-c2e0ee7e9549 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
6992 2024.08.16 05:50:42.033115 [ 3 ] {} <Trace> HTTP-Session: 16ef06c4-4fdd-46df-aaf2-c2e0ee7e9549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
6993 2024.08.16 05:50:42.033211 [ 3 ] {c031e373-85ea-45b2-9f2b-b25fd61a0367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6994 2024.08.16 05:50:42.033254 [ 3 ] {c031e373-85ea-45b2-9f2b-b25fd61a0367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6995 2024.08.16 05:50:42.033402 [ 3 ] {c031e373-85ea-45b2-9f2b-b25fd61a0367} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6996 2024.08.16 05:50:42.033694 [ 3 ] {c031e373-85ea-45b2-9f2b-b25fd61a0367} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
6997 2024.08.16 05:50:42.033731 [ 3 ] {c031e373-85ea-45b2-9f2b-b25fd61a0367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
6998 2024.08.16 05:50:42.034025 [ 3 ] {c031e373-85ea-45b2-9f2b-b25fd61a0367} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
6999 2024.08.16 05:50:42.034331 [ 3 ] {c031e373-85ea-45b2-9f2b-b25fd61a0367} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7000 2024.08.16 05:50:42.034487 [ 3 ] {c031e373-85ea-45b2-9f2b-b25fd61a0367} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001292 sec., 1547.9876160990711 rows/sec., 108.09 KiB/sec.
7001 2024.08.16 05:50:42.034654 [ 3 ] {c031e373-85ea-45b2-9f2b-b25fd61a0367} <Debug> DynamicQueryHandler: Done processing query
7002 2024.08.16 05:50:42.034679 [ 3 ] {c031e373-85ea-45b2-9f2b-b25fd61a0367} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7003 2024.08.16 05:50:42.034695 [ 3 ] {} <Debug> HTTP-Session: 16ef06c4-4fdd-46df-aaf2-c2e0ee7e9549 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7004 2024.08.16 05:50:42.034803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7005 2024.08.16 05:50:42.034851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7006 2024.08.16 05:50:42.034870 [ 3 ] {} <Debug> HTTP-Session: d2b9fb68-7d72-4361-809f-97411b9de829 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7007 2024.08.16 05:50:42.034887 [ 3 ] {} <Debug> HTTP-Session: d2b9fb68-7d72-4361-809f-97411b9de829 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7008 2024.08.16 05:50:42.034901 [ 3 ] {} <Debug> HTTP-Session: d2b9fb68-7d72-4361-809f-97411b9de829 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7009 2024.08.16 05:50:42.034931 [ 3 ] {} <Trace> HTTP-Session: d2b9fb68-7d72-4361-809f-97411b9de829 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7010 2024.08.16 05:50:42.035027 [ 3 ] {771bbf10-0304-429c-9e90-aef98ee1f2f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
7011 2024.08.16 05:50:42.035067 [ 3 ] {771bbf10-0304-429c-9e90-aef98ee1f2f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7012 2024.08.16 05:50:42.035195 [ 3 ] {771bbf10-0304-429c-9e90-aef98ee1f2f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7013 2024.08.16 05:50:42.035480 [ 3 ] {771bbf10-0304-429c-9e90-aef98ee1f2f3} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7014 2024.08.16 05:50:42.035517 [ 3 ] {771bbf10-0304-429c-9e90-aef98ee1f2f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
7015 2024.08.16 05:50:42.035831 [ 3 ] {771bbf10-0304-429c-9e90-aef98ee1f2f3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
7016 2024.08.16 05:50:42.036129 [ 3 ] {771bbf10-0304-429c-9e90-aef98ee1f2f3} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7017 2024.08.16 05:50:42.036286 [ 3 ] {771bbf10-0304-429c-9e90-aef98ee1f2f3} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001279 sec., 10946.0516028147 rows/sec., 766.59 KiB/sec.
7018 2024.08.16 05:50:42.036286 [ 100 ] {} <Debug> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
7019 2024.08.16 05:50:42.036396 [ 100 ] {} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7020 2024.08.16 05:50:42.036437 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
7021 2024.08.16 05:50:42.036518 [ 3 ] {771bbf10-0304-429c-9e90-aef98ee1f2f3} <Debug> DynamicQueryHandler: Done processing query
7022 2024.08.16 05:50:42.036556 [ 3 ] {771bbf10-0304-429c-9e90-aef98ee1f2f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7023 2024.08.16 05:50:42.036576 [ 199 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::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
7024 2024.08.16 05:50:42.036577 [ 3 ] {} <Debug> HTTP-Session: d2b9fb68-7d72-4361-809f-97411b9de829 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7025 2024.08.16 05:50:42.036713 [ 199 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7026 2024.08.16 05:50:42.036744 [ 199 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 243 rows starting from the beginning of the part
7027 2024.08.16 05:50:42.036777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7028 2024.08.16 05:50:42.036828 [ 199 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::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
7029 2024.08.16 05:50:42.036928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7030 2024.08.16 05:50:42.037131 [ 3 ] {} <Debug> HTTP-Session: 5067321f-2e02-4eb7-9341-8f5438fbe944 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7031 2024.08.16 05:50:42.037215 [ 199 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part
7032 2024.08.16 05:50:42.037231 [ 3 ] {} <Debug> HTTP-Session: 5067321f-2e02-4eb7-9341-8f5438fbe944 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7033 2024.08.16 05:50:42.037330 [ 3 ] {} <Debug> HTTP-Session: 5067321f-2e02-4eb7-9341-8f5438fbe944 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7034 2024.08.16 05:50:42.037494 [ 3 ] {} <Trace> HTTP-Session: 5067321f-2e02-4eb7-9341-8f5438fbe944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7035 2024.08.16 05:50:42.037527 [ 199 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 228 rows starting from the beginning of the part
7036 2024.08.16 05:50:42.037805 [ 199 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::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
7037 2024.08.16 05:50:42.037848 [ 3 ] {557a0511-74ba-48cc-a2d3-42b80e4681e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
7038 2024.08.16 05:50:42.038018 [ 3 ] {557a0511-74ba-48cc-a2d3-42b80e4681e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
7039 2024.08.16 05:50:42.038111 [ 199 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::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
7040 2024.08.16 05:50:42.038797 [ 3 ] {557a0511-74ba-48cc-a2d3-42b80e4681e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7041 2024.08.16 05:50:42.039273 [ 3 ] {557a0511-74ba-48cc-a2d3-42b80e4681e6} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7042 2024.08.16 05:50:42.039316 [ 3 ] {557a0511-74ba-48cc-a2d3-42b80e4681e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
7043 2024.08.16 05:50:42.039795 [ 3 ] {557a0511-74ba-48cc-a2d3-42b80e4681e6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
7044 2024.08.16 05:50:42.040115 [ 199 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 4 columns (4 merged, 0 gathered) in 0.003607249 sec., 146094.71095563407 rows/sec., 9.37 MiB/sec.
7045 2024.08.16 05:50:42.040385 [ 196 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
7046 2024.08.16 05:50:42.040398 [ 3 ] {557a0511-74ba-48cc-a2d3-42b80e4681e6} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7047 2024.08.16 05:50:42.040707 [ 100 ] {} <Debug> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0
7048 2024.08.16 05:50:42.040760 [ 3 ] {557a0511-74ba-48cc-a2d3-42b80e4681e6} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.003038 sec., 1974.9835418038183 rows/sec., 116.69 KiB/sec.
7049 2024.08.16 05:50:42.040796 [ 100 ] {} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7050 2024.08.16 05:50:42.040898 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
7051 2024.08.16 05:50:42.041661 [ 198 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
7052 2024.08.16 05:50:42.041743 [ 3 ] {557a0511-74ba-48cc-a2d3-42b80e4681e6} <Debug> DynamicQueryHandler: Done processing query
7053 2024.08.16 05:50:42.041828 [ 3 ] {557a0511-74ba-48cc-a2d3-42b80e4681e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7054 2024.08.16 05:50:42.041912 [ 3 ] {} <Debug> HTTP-Session: 5067321f-2e02-4eb7-9341-8f5438fbe944 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7055 2024.08.16 05:50:42.042129 [ 196 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_16_3} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7056 2024.08.16 05:50:42.042155 [ 198 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7057 2024.08.16 05:50:42.042187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 63666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7058 2024.08.16 05:50:42.042270 [ 198 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
7059 2024.08.16 05:50:42.042328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7060 2024.08.16 05:50:42.042375 [ 196 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_16_3} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
7061 2024.08.16 05:50:42.042397 [ 3 ] {} <Debug> HTTP-Session: a2b8629a-1c93-417b-93c8-4ccaa52dbaaa Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7062 2024.08.16 05:50:42.042485 [ 3 ] {} <Debug> HTTP-Session: a2b8629a-1c93-417b-93c8-4ccaa52dbaaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7063 2024.08.16 05:50:42.042615 [ 3 ] {} <Debug> HTTP-Session: a2b8629a-1c93-417b-93c8-4ccaa52dbaaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7064 2024.08.16 05:50:42.042678 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
7065 2024.08.16 05:50:42.042779 [ 3 ] {} <Trace> HTTP-Session: a2b8629a-1c93-417b-93c8-4ccaa52dbaaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7066 2024.08.16 05:50:42.042784 [ 198 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
7067 2024.08.16 05:50:42.043052 [ 198 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
7068 2024.08.16 05:50:42.043213 [ 198 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
7069 2024.08.16 05:50:42.043279 [ 3 ] {623cf062-c646-40d6-8cff-c322c565d405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7070 2024.08.16 05:50:42.043448 [ 3 ] {623cf062-c646-40d6-8cff-c322c565d405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7071 2024.08.16 05:50:42.043597 [ 198 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
7072 2024.08.16 05:50:42.044259 [ 3 ] {623cf062-c646-40d6-8cff-c322c565d405} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7073 2024.08.16 05:50:42.045404 [ 3 ] {623cf062-c646-40d6-8cff-c322c565d405} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7074 2024.08.16 05:50:42.045489 [ 3 ] {623cf062-c646-40d6-8cff-c322c565d405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
7075 2024.08.16 05:50:42.045952 [ 198 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.00480154 sec., 6247.995434798002 rows/sec., 372.20 KiB/sec.
7076 2024.08.16 05:50:42.046164 [ 198 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary)
7077 2024.08.16 05:50:42.046344 [ 3 ] {623cf062-c646-40d6-8cff-c322c565d405} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7078 2024.08.16 05:50:42.046977 [ 198 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_13_3} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7079 2024.08.16 05:50:42.047135 [ 3 ] {623cf062-c646-40d6-8cff-c322c565d405} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7080 2024.08.16 05:50:42.047152 [ 198 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_13_3} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3
7081 2024.08.16 05:50:42.047325 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
7082 2024.08.16 05:50:42.047452 [ 3 ] {623cf062-c646-40d6-8cff-c322c565d405} <Debug> executeQuery: Read 393 rows, 28.57 KiB in 0.004466 sec., 87998.20868786385 rows/sec., 6.25 MiB/sec.
7083 2024.08.16 05:50:42.047655 [ 3 ] {623cf062-c646-40d6-8cff-c322c565d405} <Debug> DynamicQueryHandler: Done processing query
7084 2024.08.16 05:50:42.047680 [ 3 ] {623cf062-c646-40d6-8cff-c322c565d405} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
7085 2024.08.16 05:50:42.047698 [ 3 ] {} <Debug> HTTP-Session: a2b8629a-1c93-417b-93c8-4ccaa52dbaaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7086 2024.08.16 05:50:42.047867 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7087 2024.08.16 05:50:42.047916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7088 2024.08.16 05:50:42.047936 [ 3 ] {} <Debug> HTTP-Session: 277976a0-27e8-4aa2-a74f-b5e2fd518f7c Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7089 2024.08.16 05:50:42.047953 [ 3 ] {} <Debug> HTTP-Session: 277976a0-27e8-4aa2-a74f-b5e2fd518f7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7090 2024.08.16 05:50:42.047967 [ 3 ] {} <Debug> HTTP-Session: 277976a0-27e8-4aa2-a74f-b5e2fd518f7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7091 2024.08.16 05:50:42.047998 [ 3 ] {} <Trace> HTTP-Session: 277976a0-27e8-4aa2-a74f-b5e2fd518f7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7092 2024.08.16 05:50:42.048095 [ 3 ] {4920771a-e645-4829-9272-6e1e449b9753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7093 2024.08.16 05:50:42.048140 [ 3 ] {4920771a-e645-4829-9272-6e1e449b9753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7094 2024.08.16 05:50:42.048283 [ 3 ] {4920771a-e645-4829-9272-6e1e449b9753} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7095 2024.08.16 05:50:42.048560 [ 3 ] {4920771a-e645-4829-9272-6e1e449b9753} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7096 2024.08.16 05:50:42.048598 [ 3 ] {4920771a-e645-4829-9272-6e1e449b9753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
7097 2024.08.16 05:50:42.048966 [ 3 ] {4920771a-e645-4829-9272-6e1e449b9753} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
7098 2024.08.16 05:50:42.049295 [ 3 ] {4920771a-e645-4829-9272-6e1e449b9753} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7099 2024.08.16 05:50:42.049461 [ 3 ] {4920771a-e645-4829-9272-6e1e449b9753} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001383 sec., 4338.394793926248 rows/sec., 226.66 KiB/sec.
7100 2024.08.16 05:50:42.049943 [ 3 ] {4920771a-e645-4829-9272-6e1e449b9753} <Debug> DynamicQueryHandler: Done processing query
7101 2024.08.16 05:50:42.049974 [ 3 ] {4920771a-e645-4829-9272-6e1e449b9753} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7102 2024.08.16 05:50:42.049992 [ 3 ] {} <Debug> HTTP-Session: 277976a0-27e8-4aa2-a74f-b5e2fd518f7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7103 2024.08.16 05:50:42.050144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 44815, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7104 2024.08.16 05:50:42.050194 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7105 2024.08.16 05:50:42.050214 [ 3 ] {} <Debug> HTTP-Session: 2457c0d7-9fff-42e3-951b-813c6913eb5e Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7106 2024.08.16 05:50:42.050230 [ 3 ] {} <Debug> HTTP-Session: 2457c0d7-9fff-42e3-951b-813c6913eb5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7107 2024.08.16 05:50:42.050245 [ 3 ] {} <Debug> HTTP-Session: 2457c0d7-9fff-42e3-951b-813c6913eb5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7108 2024.08.16 05:50:42.050276 [ 3 ] {} <Trace> HTTP-Session: 2457c0d7-9fff-42e3-951b-813c6913eb5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7109 2024.08.16 05:50:42.050488 [ 3 ] {344c4ad0-f325-4966-9b58-b13ef6b88ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7110 2024.08.16 05:50:42.050537 [ 3 ] {344c4ad0-f325-4966-9b58-b13ef6b88ea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7111 2024.08.16 05:50:42.050716 [ 3 ] {344c4ad0-f325-4966-9b58-b13ef6b88ea8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7112 2024.08.16 05:50:42.051169 [ 3 ] {344c4ad0-f325-4966-9b58-b13ef6b88ea8} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7113 2024.08.16 05:50:42.051206 [ 3 ] {344c4ad0-f325-4966-9b58-b13ef6b88ea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
7114 2024.08.16 05:50:42.051590 [ 3 ] {344c4ad0-f325-4966-9b58-b13ef6b88ea8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7115 2024.08.16 05:50:42.051936 [ 3 ] {344c4ad0-f325-4966-9b58-b13ef6b88ea8} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7116 2024.08.16 05:50:42.052101 [ 3 ] {344c4ad0-f325-4966-9b58-b13ef6b88ea8} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001728 sec., 137731.4814814815 rows/sec., 9.23 MiB/sec.
7117 2024.08.16 05:50:42.052278 [ 3 ] {344c4ad0-f325-4966-9b58-b13ef6b88ea8} <Debug> DynamicQueryHandler: Done processing query
7118 2024.08.16 05:50:42.052303 [ 3 ] {344c4ad0-f325-4966-9b58-b13ef6b88ea8} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
7119 2024.08.16 05:50:42.052319 [ 3 ] {} <Debug> HTTP-Session: 2457c0d7-9fff-42e3-951b-813c6913eb5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7120 2024.08.16 05:50:42.052480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7121 2024.08.16 05:50:42.052529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7122 2024.08.16 05:50:42.052548 [ 3 ] {} <Debug> HTTP-Session: 2d215e5a-2e7e-442e-9fc1-ba26e0e5f783 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7123 2024.08.16 05:50:42.052564 [ 3 ] {} <Debug> HTTP-Session: 2d215e5a-2e7e-442e-9fc1-ba26e0e5f783 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7124 2024.08.16 05:50:42.052577 [ 3 ] {} <Debug> HTTP-Session: 2d215e5a-2e7e-442e-9fc1-ba26e0e5f783 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7125 2024.08.16 05:50:42.052609 [ 3 ] {} <Trace> HTTP-Session: 2d215e5a-2e7e-442e-9fc1-ba26e0e5f783 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7126 2024.08.16 05:50:42.052703 [ 3 ] {7d0e1069-9c47-4e2c-a464-413663da4011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
7127 2024.08.16 05:50:42.052747 [ 3 ] {7d0e1069-9c47-4e2c-a464-413663da4011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
7128 2024.08.16 05:50:42.052875 [ 3 ] {7d0e1069-9c47-4e2c-a464-413663da4011} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7129 2024.08.16 05:50:42.053131 [ 3 ] {7d0e1069-9c47-4e2c-a464-413663da4011} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7130 2024.08.16 05:50:42.053166 [ 3 ] {7d0e1069-9c47-4e2c-a464-413663da4011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
7131 2024.08.16 05:50:42.053507 [ 3 ] {7d0e1069-9c47-4e2c-a464-413663da4011} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
7132 2024.08.16 05:50:42.053819 [ 3 ] {7d0e1069-9c47-4e2c-a464-413663da4011} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7133 2024.08.16 05:50:42.053972 [ 3 ] {7d0e1069-9c47-4e2c-a464-413663da4011} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001289 sec., 775.7951900698216 rows/sec., 52.28 KiB/sec.
7134 2024.08.16 05:50:42.054180 [ 3 ] {7d0e1069-9c47-4e2c-a464-413663da4011} <Debug> DynamicQueryHandler: Done processing query
7135 2024.08.16 05:50:42.054204 [ 3 ] {7d0e1069-9c47-4e2c-a464-413663da4011} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
7136 2024.08.16 05:50:42.054220 [ 3 ] {} <Debug> HTTP-Session: 2d215e5a-2e7e-442e-9fc1-ba26e0e5f783 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7137 2024.08.16 05:50:42.054335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7138 2024.08.16 05:50:42.054383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7139 2024.08.16 05:50:42.054401 [ 3 ] {} <Debug> HTTP-Session: 5af9837f-4ba6-4f89-bdb3-014c36615724 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7140 2024.08.16 05:50:42.054417 [ 3 ] {} <Debug> HTTP-Session: 5af9837f-4ba6-4f89-bdb3-014c36615724 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7141 2024.08.16 05:50:42.054430 [ 3 ] {} <Debug> HTTP-Session: 5af9837f-4ba6-4f89-bdb3-014c36615724 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7142 2024.08.16 05:50:42.054460 [ 3 ] {} <Trace> HTTP-Session: 5af9837f-4ba6-4f89-bdb3-014c36615724 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7143 2024.08.16 05:50:42.054649 [ 3 ] {750a1756-c8ce-411d-a3db-ac46b03afd37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7144 2024.08.16 05:50:42.054712 [ 3 ] {750a1756-c8ce-411d-a3db-ac46b03afd37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7145 2024.08.16 05:50:42.055128 [ 3 ] {750a1756-c8ce-411d-a3db-ac46b03afd37} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7146 2024.08.16 05:50:42.055647 [ 3 ] {750a1756-c8ce-411d-a3db-ac46b03afd37} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7147 2024.08.16 05:50:42.055683 [ 3 ] {750a1756-c8ce-411d-a3db-ac46b03afd37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
7148 2024.08.16 05:50:42.056276 [ 3 ] {750a1756-c8ce-411d-a3db-ac46b03afd37} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
7149 2024.08.16 05:50:42.056684 [ 3 ] {750a1756-c8ce-411d-a3db-ac46b03afd37} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7150 2024.08.16 05:50:42.056920 [ 3 ] {750a1756-c8ce-411d-a3db-ac46b03afd37} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002375 sec., 3789.4736842105262 rows/sec., 6.79 MiB/sec.
7151 2024.08.16 05:50:42.057452 [ 3 ] {750a1756-c8ce-411d-a3db-ac46b03afd37} <Debug> DynamicQueryHandler: Done processing query
7152 2024.08.16 05:50:42.057477 [ 3 ] {750a1756-c8ce-411d-a3db-ac46b03afd37} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
7153 2024.08.16 05:50:42.057493 [ 3 ] {} <Debug> HTTP-Session: 5af9837f-4ba6-4f89-bdb3-014c36615724 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7154 2024.08.16 05:50:42.057629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7155 2024.08.16 05:50:42.057677 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7156 2024.08.16 05:50:42.057696 [ 3 ] {} <Debug> HTTP-Session: 68fbda7a-6cfc-4109-9323-aa5dff9cd070 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7157 2024.08.16 05:50:42.057712 [ 3 ] {} <Debug> HTTP-Session: 68fbda7a-6cfc-4109-9323-aa5dff9cd070 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7158 2024.08.16 05:50:42.057726 [ 3 ] {} <Debug> HTTP-Session: 68fbda7a-6cfc-4109-9323-aa5dff9cd070 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7159 2024.08.16 05:50:42.057756 [ 3 ] {} <Trace> HTTP-Session: 68fbda7a-6cfc-4109-9323-aa5dff9cd070 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7160 2024.08.16 05:50:42.057886 [ 3 ] {80a05615-37a3-4f04-8d83-d307007b5409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7161 2024.08.16 05:50:42.057930 [ 3 ] {80a05615-37a3-4f04-8d83-d307007b5409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7162 2024.08.16 05:50:42.058080 [ 3 ] {80a05615-37a3-4f04-8d83-d307007b5409} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7163 2024.08.16 05:50:42.058384 [ 3 ] {80a05615-37a3-4f04-8d83-d307007b5409} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7164 2024.08.16 05:50:42.058421 [ 3 ] {80a05615-37a3-4f04-8d83-d307007b5409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
7165 2024.08.16 05:50:42.058785 [ 3 ] {80a05615-37a3-4f04-8d83-d307007b5409} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
7166 2024.08.16 05:50:42.059119 [ 3 ] {80a05615-37a3-4f04-8d83-d307007b5409} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7167 2024.08.16 05:50:42.059287 [ 3 ] {80a05615-37a3-4f04-8d83-d307007b5409} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001453 sec., 56434.96214728148 rows/sec., 3.58 MiB/sec.
7168 2024.08.16 05:50:42.059523 [ 3 ] {80a05615-37a3-4f04-8d83-d307007b5409} <Debug> DynamicQueryHandler: Done processing query
7169 2024.08.16 05:50:42.059549 [ 3 ] {80a05615-37a3-4f04-8d83-d307007b5409} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7170 2024.08.16 05:50:42.059566 [ 3 ] {} <Debug> HTTP-Session: 68fbda7a-6cfc-4109-9323-aa5dff9cd070 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7171 2024.08.16 05:50:47.021557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7172 2024.08.16 05:50:47.021776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7173 2024.08.16 05:50:47.021807 [ 3 ] {} <Debug> HTTP-Session: b5d2eba0-733b-4624-ad9d-856bf70386ad Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7174 2024.08.16 05:50:47.021835 [ 3 ] {} <Debug> HTTP-Session: b5d2eba0-733b-4624-ad9d-856bf70386ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7175 2024.08.16 05:50:47.021853 [ 3 ] {} <Debug> HTTP-Session: b5d2eba0-733b-4624-ad9d-856bf70386ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7176 2024.08.16 05:50:47.021907 [ 3 ] {} <Trace> HTTP-Session: b5d2eba0-733b-4624-ad9d-856bf70386ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7177 2024.08.16 05:50:47.022107 [ 3 ] {5b28fb59-af26-4d4b-9094-373a61540c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7178 2024.08.16 05:50:47.022176 [ 3 ] {5b28fb59-af26-4d4b-9094-373a61540c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7179 2024.08.16 05:50:47.022387 [ 3 ] {5b28fb59-af26-4d4b-9094-373a61540c48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7180 2024.08.16 05:50:47.022834 [ 3 ] {5b28fb59-af26-4d4b-9094-373a61540c48} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7181 2024.08.16 05:50:47.022876 [ 3 ] {5b28fb59-af26-4d4b-9094-373a61540c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
7182 2024.08.16 05:50:47.023245 [ 3 ] {5b28fb59-af26-4d4b-9094-373a61540c48} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
7183 2024.08.16 05:50:47.023573 [ 3 ] {5b28fb59-af26-4d4b-9094-373a61540c48} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7184 2024.08.16 05:50:47.023721 [ 3 ] {5b28fb59-af26-4d4b-9094-373a61540c48} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.00168 sec., 13690.476190476189 rows/sec., 1.08 MiB/sec.
7185 2024.08.16 05:50:47.023917 [ 3 ] {5b28fb59-af26-4d4b-9094-373a61540c48} <Debug> DynamicQueryHandler: Done processing query
7186 2024.08.16 05:50:47.023943 [ 3 ] {5b28fb59-af26-4d4b-9094-373a61540c48} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7187 2024.08.16 05:50:47.023960 [ 3 ] {} <Debug> HTTP-Session: b5d2eba0-733b-4624-ad9d-856bf70386ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7188 2024.08.16 05:50:47.024132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 18224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7189 2024.08.16 05:50:47.024182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7190 2024.08.16 05:50:47.024201 [ 3 ] {} <Debug> HTTP-Session: c7e21a48-fa3f-4ea8-91d6-e673aca13dc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7191 2024.08.16 05:50:47.024217 [ 3 ] {} <Debug> HTTP-Session: c7e21a48-fa3f-4ea8-91d6-e673aca13dc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7192 2024.08.16 05:50:47.024230 [ 3 ] {} <Debug> HTTP-Session: c7e21a48-fa3f-4ea8-91d6-e673aca13dc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7193 2024.08.16 05:50:47.024262 [ 3 ] {} <Trace> HTTP-Session: c7e21a48-fa3f-4ea8-91d6-e673aca13dc4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7194 2024.08.16 05:50:47.024394 [ 3 ] {f0d96b0c-1863-4af0-8747-ac6743cbf3ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7195 2024.08.16 05:50:47.024437 [ 3 ] {f0d96b0c-1863-4af0-8747-ac6743cbf3ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7196 2024.08.16 05:50:47.024560 [ 3 ] {f0d96b0c-1863-4af0-8747-ac6743cbf3ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7197 2024.08.16 05:50:47.024939 [ 3 ] {f0d96b0c-1863-4af0-8747-ac6743cbf3ef} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7198 2024.08.16 05:50:47.024975 [ 3 ] {f0d96b0c-1863-4af0-8747-ac6743cbf3ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
7199 2024.08.16 05:50:47.025286 [ 3 ] {f0d96b0c-1863-4af0-8747-ac6743cbf3ef} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7200 2024.08.16 05:50:47.025585 [ 3 ] {f0d96b0c-1863-4af0-8747-ac6743cbf3ef} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7201 2024.08.16 05:50:47.025706 [ 3 ] {f0d96b0c-1863-4af0-8747-ac6743cbf3ef} <Debug> executeQuery: Read 125 rows, 10.63 KiB in 0.001371 sec., 91174.32530999271 rows/sec., 7.57 MiB/sec.
7202 2024.08.16 05:50:47.025970 [ 3 ] {f0d96b0c-1863-4af0-8747-ac6743cbf3ef} <Debug> DynamicQueryHandler: Done processing query
7203 2024.08.16 05:50:47.026031 [ 3 ] {f0d96b0c-1863-4af0-8747-ac6743cbf3ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7204 2024.08.16 05:50:47.026080 [ 3 ] {} <Debug> HTTP-Session: c7e21a48-fa3f-4ea8-91d6-e673aca13dc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7205 2024.08.16 05:50:47.026302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7206 2024.08.16 05:50:47.026354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7207 2024.08.16 05:50:47.026372 [ 3 ] {} <Debug> HTTP-Session: cd9b52ff-0069-4412-b964-13f19a83da48 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7208 2024.08.16 05:50:47.026388 [ 3 ] {} <Debug> HTTP-Session: cd9b52ff-0069-4412-b964-13f19a83da48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7209 2024.08.16 05:50:47.026402 [ 3 ] {} <Debug> HTTP-Session: cd9b52ff-0069-4412-b964-13f19a83da48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7210 2024.08.16 05:50:47.026459 [ 3 ] {} <Trace> HTTP-Session: cd9b52ff-0069-4412-b964-13f19a83da48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7211 2024.08.16 05:50:47.026584 [ 3 ] {f7de28a9-382b-4434-9a06-776f4db26eef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7212 2024.08.16 05:50:47.026628 [ 3 ] {f7de28a9-382b-4434-9a06-776f4db26eef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7213 2024.08.16 05:50:47.026771 [ 3 ] {f7de28a9-382b-4434-9a06-776f4db26eef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7214 2024.08.16 05:50:47.027133 [ 3 ] {f7de28a9-382b-4434-9a06-776f4db26eef} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7215 2024.08.16 05:50:47.027169 [ 3 ] {f7de28a9-382b-4434-9a06-776f4db26eef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
7216 2024.08.16 05:50:47.027474 [ 3 ] {f7de28a9-382b-4434-9a06-776f4db26eef} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7217 2024.08.16 05:50:47.027777 [ 3 ] {f7de28a9-382b-4434-9a06-776f4db26eef} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7218 2024.08.16 05:50:47.027919 [ 3 ] {f7de28a9-382b-4434-9a06-776f4db26eef} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001379 sec., 63089.1950688905 rows/sec., 4.93 MiB/sec.
7219 2024.08.16 05:50:47.028075 [ 3 ] {f7de28a9-382b-4434-9a06-776f4db26eef} <Debug> DynamicQueryHandler: Done processing query
7220 2024.08.16 05:50:47.028122 [ 3 ] {f7de28a9-382b-4434-9a06-776f4db26eef} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7221 2024.08.16 05:50:47.028138 [ 3 ] {} <Debug> HTTP-Session: cd9b52ff-0069-4412-b964-13f19a83da48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7222 2024.08.16 05:50:47.028301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7223 2024.08.16 05:50:47.028346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7224 2024.08.16 05:50:47.028364 [ 3 ] {} <Debug> HTTP-Session: 14c0eaea-a82f-4f61-9a12-f38a84dca3b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7225 2024.08.16 05:50:47.028380 [ 3 ] {} <Debug> HTTP-Session: 14c0eaea-a82f-4f61-9a12-f38a84dca3b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7226 2024.08.16 05:50:47.028394 [ 3 ] {} <Debug> HTTP-Session: 14c0eaea-a82f-4f61-9a12-f38a84dca3b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7227 2024.08.16 05:50:47.028424 [ 3 ] {} <Trace> HTTP-Session: 14c0eaea-a82f-4f61-9a12-f38a84dca3b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7228 2024.08.16 05:50:47.028563 [ 3 ] {6fadbbb6-4088-4f9e-8694-6744cdde4f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7229 2024.08.16 05:50:47.028613 [ 3 ] {6fadbbb6-4088-4f9e-8694-6744cdde4f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7230 2024.08.16 05:50:47.028754 [ 3 ] {6fadbbb6-4088-4f9e-8694-6744cdde4f43} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7231 2024.08.16 05:50:47.029125 [ 3 ] {6fadbbb6-4088-4f9e-8694-6744cdde4f43} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7232 2024.08.16 05:50:47.029161 [ 3 ] {6fadbbb6-4088-4f9e-8694-6744cdde4f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
7233 2024.08.16 05:50:47.029538 [ 3 ] {6fadbbb6-4088-4f9e-8694-6744cdde4f43} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7234 2024.08.16 05:50:47.029864 [ 3 ] {6fadbbb6-4088-4f9e-8694-6744cdde4f43} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7235 2024.08.16 05:50:47.030027 [ 3 ] {6fadbbb6-4088-4f9e-8694-6744cdde4f43} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001516 sec., 105540.89709762533 rows/sec., 7.35 MiB/sec.
7236 2024.08.16 05:50:47.030196 [ 3 ] {6fadbbb6-4088-4f9e-8694-6744cdde4f43} <Debug> DynamicQueryHandler: Done processing query
7237 2024.08.16 05:50:47.030220 [ 3 ] {6fadbbb6-4088-4f9e-8694-6744cdde4f43} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7238 2024.08.16 05:50:47.030235 [ 3 ] {} <Debug> HTTP-Session: 14c0eaea-a82f-4f61-9a12-f38a84dca3b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7239 2024.08.16 05:50:47.030392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 36921, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7240 2024.08.16 05:50:47.030439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7241 2024.08.16 05:50:47.030457 [ 3 ] {} <Debug> HTTP-Session: 1783f431-53ce-4ffa-929c-4b7e8be70ff1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7242 2024.08.16 05:50:47.030473 [ 3 ] {} <Debug> HTTP-Session: 1783f431-53ce-4ffa-929c-4b7e8be70ff1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7243 2024.08.16 05:50:47.030486 [ 3 ] {} <Debug> HTTP-Session: 1783f431-53ce-4ffa-929c-4b7e8be70ff1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7244 2024.08.16 05:50:47.030517 [ 3 ] {} <Trace> HTTP-Session: 1783f431-53ce-4ffa-929c-4b7e8be70ff1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7245 2024.08.16 05:50:47.030772 [ 3 ] {57f3d7ab-eb0a-4957-b95c-75bad6ce7ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7246 2024.08.16 05:50:47.030836 [ 3 ] {57f3d7ab-eb0a-4957-b95c-75bad6ce7ad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7247 2024.08.16 05:50:47.031243 [ 3 ] {57f3d7ab-eb0a-4957-b95c-75bad6ce7ad8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7248 2024.08.16 05:50:47.031798 [ 3 ] {57f3d7ab-eb0a-4957-b95c-75bad6ce7ad8} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7249 2024.08.16 05:50:47.031833 [ 3 ] {57f3d7ab-eb0a-4957-b95c-75bad6ce7ad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
7250 2024.08.16 05:50:47.032416 [ 3 ] {57f3d7ab-eb0a-4957-b95c-75bad6ce7ad8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
7251 2024.08.16 05:50:47.032813 [ 3 ] {57f3d7ab-eb0a-4957-b95c-75bad6ce7ad8} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7252 2024.08.16 05:50:47.033018 [ 3 ] {57f3d7ab-eb0a-4957-b95c-75bad6ce7ad8} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002412 sec., 9535.655058043118 rows/sec., 17.09 MiB/sec.
7253 2024.08.16 05:50:47.033548 [ 3 ] {57f3d7ab-eb0a-4957-b95c-75bad6ce7ad8} <Debug> DynamicQueryHandler: Done processing query
7254 2024.08.16 05:50:47.033603 [ 3 ] {57f3d7ab-eb0a-4957-b95c-75bad6ce7ad8} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
7255 2024.08.16 05:50:47.033634 [ 3 ] {} <Debug> HTTP-Session: 1783f431-53ce-4ffa-929c-4b7e8be70ff1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7256 2024.08.16 05:50:47.033787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7257 2024.08.16 05:50:47.033849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7258 2024.08.16 05:50:47.033873 [ 3 ] {} <Debug> HTTP-Session: bfba81a6-6c2c-45e4-af4c-b8ad0957c97e Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7259 2024.08.16 05:50:47.033894 [ 3 ] {} <Debug> HTTP-Session: bfba81a6-6c2c-45e4-af4c-b8ad0957c97e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7260 2024.08.16 05:50:47.033910 [ 3 ] {} <Debug> HTTP-Session: bfba81a6-6c2c-45e4-af4c-b8ad0957c97e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7261 2024.08.16 05:50:47.033949 [ 3 ] {} <Trace> HTTP-Session: bfba81a6-6c2c-45e4-af4c-b8ad0957c97e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7262 2024.08.16 05:50:47.034100 [ 3 ] {4b002b04-419f-401b-8f7d-92e07bdbe8d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7263 2024.08.16 05:50:47.034156 [ 3 ] {4b002b04-419f-401b-8f7d-92e07bdbe8d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7264 2024.08.16 05:50:47.034333 [ 3 ] {4b002b04-419f-401b-8f7d-92e07bdbe8d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7265 2024.08.16 05:50:47.034642 [ 3 ] {4b002b04-419f-401b-8f7d-92e07bdbe8d0} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7266 2024.08.16 05:50:47.034679 [ 3 ] {4b002b04-419f-401b-8f7d-92e07bdbe8d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
7267 2024.08.16 05:50:47.035037 [ 3 ] {4b002b04-419f-401b-8f7d-92e07bdbe8d0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
7268 2024.08.16 05:50:47.035356 [ 3 ] {4b002b04-419f-401b-8f7d-92e07bdbe8d0} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7269 2024.08.16 05:50:47.035510 [ 3 ] {4b002b04-419f-401b-8f7d-92e07bdbe8d0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001455 sec., 41237.113402061856 rows/sec., 2.78 MiB/sec.
7270 2024.08.16 05:50:47.035821 [ 3 ] {4b002b04-419f-401b-8f7d-92e07bdbe8d0} <Debug> DynamicQueryHandler: Done processing query
7271 2024.08.16 05:50:47.035849 [ 3 ] {4b002b04-419f-401b-8f7d-92e07bdbe8d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7272 2024.08.16 05:50:47.035866 [ 3 ] {} <Debug> HTTP-Session: bfba81a6-6c2c-45e4-af4c-b8ad0957c97e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7273 2024.08.16 05:50:52.025986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7274 2024.08.16 05:50:52.026117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7275 2024.08.16 05:50:52.026142 [ 3 ] {} <Debug> HTTP-Session: 3b5d5faa-ed96-4aec-9340-de6f61ac6374 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7276 2024.08.16 05:50:52.026167 [ 3 ] {} <Debug> HTTP-Session: 3b5d5faa-ed96-4aec-9340-de6f61ac6374 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7277 2024.08.16 05:50:52.026182 [ 3 ] {} <Debug> HTTP-Session: 3b5d5faa-ed96-4aec-9340-de6f61ac6374 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7278 2024.08.16 05:50:52.026231 [ 3 ] {} <Trace> HTTP-Session: 3b5d5faa-ed96-4aec-9340-de6f61ac6374 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7279 2024.08.16 05:50:52.026411 [ 3 ] {d2f0d9e6-1d89-467e-906f-4af5dc1bb52c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7280 2024.08.16 05:50:52.026475 [ 3 ] {d2f0d9e6-1d89-467e-906f-4af5dc1bb52c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7281 2024.08.16 05:50:52.026669 [ 3 ] {d2f0d9e6-1d89-467e-906f-4af5dc1bb52c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7282 2024.08.16 05:50:52.027068 [ 3 ] {d2f0d9e6-1d89-467e-906f-4af5dc1bb52c} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7283 2024.08.16 05:50:52.027106 [ 3 ] {d2f0d9e6-1d89-467e-906f-4af5dc1bb52c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
7284 2024.08.16 05:50:52.027462 [ 3 ] {d2f0d9e6-1d89-467e-906f-4af5dc1bb52c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
7285 2024.08.16 05:50:52.027793 [ 3 ] {d2f0d9e6-1d89-467e-906f-4af5dc1bb52c} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7286 2024.08.16 05:50:52.027932 [ 3 ] {d2f0d9e6-1d89-467e-906f-4af5dc1bb52c} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001575 sec., 5714.285714285715 rows/sec., 463.17 KiB/sec.
7287 2024.08.16 05:50:52.028206 [ 3 ] {d2f0d9e6-1d89-467e-906f-4af5dc1bb52c} <Debug> DynamicQueryHandler: Done processing query
7288 2024.08.16 05:50:52.028239 [ 3 ] {d2f0d9e6-1d89-467e-906f-4af5dc1bb52c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7289 2024.08.16 05:50:52.028256 [ 3 ] {} <Debug> HTTP-Session: 3b5d5faa-ed96-4aec-9340-de6f61ac6374 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7290 2024.08.16 05:50:52.028415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7291 2024.08.16 05:50:52.028462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7292 2024.08.16 05:50:52.028482 [ 3 ] {} <Debug> HTTP-Session: 35ebbe8f-2373-4585-be60-7b008d22eef3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7293 2024.08.16 05:50:52.028498 [ 3 ] {} <Debug> HTTP-Session: 35ebbe8f-2373-4585-be60-7b008d22eef3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7294 2024.08.16 05:50:52.028512 [ 3 ] {} <Debug> HTTP-Session: 35ebbe8f-2373-4585-be60-7b008d22eef3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7295 2024.08.16 05:50:52.028542 [ 3 ] {} <Trace> HTTP-Session: 35ebbe8f-2373-4585-be60-7b008d22eef3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7296 2024.08.16 05:50:52.028638 [ 3 ] {a1067789-a679-4bbe-b67f-f62fd4de303b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7297 2024.08.16 05:50:52.028682 [ 3 ] {a1067789-a679-4bbe-b67f-f62fd4de303b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7298 2024.08.16 05:50:52.028827 [ 3 ] {a1067789-a679-4bbe-b67f-f62fd4de303b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7299 2024.08.16 05:50:52.029120 [ 3 ] {a1067789-a679-4bbe-b67f-f62fd4de303b} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7300 2024.08.16 05:50:52.029154 [ 3 ] {a1067789-a679-4bbe-b67f-f62fd4de303b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
7301 2024.08.16 05:50:52.029440 [ 3 ] {a1067789-a679-4bbe-b67f-f62fd4de303b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
7302 2024.08.16 05:50:52.029733 [ 3 ] {a1067789-a679-4bbe-b67f-f62fd4de303b} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7303 2024.08.16 05:50:52.029855 [ 3 ] {a1067789-a679-4bbe-b67f-f62fd4de303b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001243 sec., 3218.0209171359616 rows/sec., 262.41 KiB/sec.
7304 2024.08.16 05:50:52.030011 [ 3 ] {a1067789-a679-4bbe-b67f-f62fd4de303b} <Debug> DynamicQueryHandler: Done processing query
7305 2024.08.16 05:50:52.030035 [ 3 ] {a1067789-a679-4bbe-b67f-f62fd4de303b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7306 2024.08.16 05:50:52.030050 [ 3 ] {} <Debug> HTTP-Session: 35ebbe8f-2373-4585-be60-7b008d22eef3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7307 2024.08.16 05:50:52.030250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 32686, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7308 2024.08.16 05:50:52.030299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7309 2024.08.16 05:50:52.030317 [ 3 ] {} <Debug> HTTP-Session: 2debc457-260e-47bd-9c48-685accfd8269 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7310 2024.08.16 05:50:52.030333 [ 3 ] {} <Debug> HTTP-Session: 2debc457-260e-47bd-9c48-685accfd8269 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7311 2024.08.16 05:50:52.030347 [ 3 ] {} <Debug> HTTP-Session: 2debc457-260e-47bd-9c48-685accfd8269 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7312 2024.08.16 05:50:52.030378 [ 3 ] {} <Trace> HTTP-Session: 2debc457-260e-47bd-9c48-685accfd8269 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7313 2024.08.16 05:50:52.030522 [ 3 ] {18026119-5487-4bfc-8e80-2d41df3a4106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7314 2024.08.16 05:50:52.030562 [ 3 ] {18026119-5487-4bfc-8e80-2d41df3a4106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7315 2024.08.16 05:50:52.030683 [ 3 ] {18026119-5487-4bfc-8e80-2d41df3a4106} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7316 2024.08.16 05:50:52.031078 [ 3 ] {18026119-5487-4bfc-8e80-2d41df3a4106} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7317 2024.08.16 05:50:52.031113 [ 3 ] {18026119-5487-4bfc-8e80-2d41df3a4106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
7318 2024.08.16 05:50:52.031423 [ 3 ] {18026119-5487-4bfc-8e80-2d41df3a4106} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7319 2024.08.16 05:50:52.031719 [ 3 ] {18026119-5487-4bfc-8e80-2d41df3a4106} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7320 2024.08.16 05:50:52.031835 [ 83 ] {} <Debug> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7321 2024.08.16 05:50:52.031837 [ 3 ] {18026119-5487-4bfc-8e80-2d41df3a4106} <Debug> executeQuery: Read 218 rows, 19.42 KiB in 0.001385 sec., 157400.72202166065 rows/sec., 13.69 MiB/sec.
7322 2024.08.16 05:50:52.031875 [ 83 ] {} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7323 2024.08.16 05:50:52.031928 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
7324 2024.08.16 05:50:52.032067 [ 3 ] {18026119-5487-4bfc-8e80-2d41df3a4106} <Debug> DynamicQueryHandler: Done processing query
7325 2024.08.16 05:50:52.032137 [ 3 ] {18026119-5487-4bfc-8e80-2d41df3a4106} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
7326 2024.08.16 05:50:52.032199 [ 3 ] {} <Debug> HTTP-Session: 2debc457-260e-47bd-9c48-685accfd8269 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7327 2024.08.16 05:50:52.032215 [ 196 ] {564535ed-8c40-4bc7-9d29-de870537704c::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
7328 2024.08.16 05:50:52.032516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7329 2024.08.16 05:50:52.032691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7330 2024.08.16 05:50:52.032717 [ 196 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7331 2024.08.16 05:50:52.032730 [ 3 ] {} <Debug> HTTP-Session: 76055e5e-2e84-4175-8caa-adeb881b6708 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7332 2024.08.16 05:50:52.032775 [ 3 ] {} <Debug> HTTP-Session: 76055e5e-2e84-4175-8caa-adeb881b6708 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7333 2024.08.16 05:50:52.032775 [ 196 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1434 rows starting from the beginning of the part
7334 2024.08.16 05:50:52.032798 [ 3 ] {} <Debug> HTTP-Session: 76055e5e-2e84-4175-8caa-adeb881b6708 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7335 2024.08.16 05:50:52.032882 [ 3 ] {} <Trace> HTTP-Session: 76055e5e-2e84-4175-8caa-adeb881b6708 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7336 2024.08.16 05:50:52.032972 [ 196 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 217 rows starting from the beginning of the part
7337 2024.08.16 05:50:52.033279 [ 196 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 125 rows starting from the beginning of the part
7338 2024.08.16 05:50:52.033549 [ 196 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 217 rows starting from the beginning of the part
7339 2024.08.16 05:50:52.033546 [ 3 ] {5588f610-1db6-47ad-bfd4-ee199e6fadbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7340 2024.08.16 05:50:52.033735 [ 196 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 125 rows starting from the beginning of the part
7341 2024.08.16 05:50:52.033753 [ 3 ] {5588f610-1db6-47ad-bfd4-ee199e6fadbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7342 2024.08.16 05:50:52.034030 [ 196 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 218 rows starting from the beginning of the part
7343 2024.08.16 05:50:52.034779 [ 3 ] {5588f610-1db6-47ad-bfd4-ee199e6fadbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7344 2024.08.16 05:50:52.035372 [ 3 ] {5588f610-1db6-47ad-bfd4-ee199e6fadbf} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7345 2024.08.16 05:50:52.035436 [ 3 ] {5588f610-1db6-47ad-bfd4-ee199e6fadbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
7346 2024.08.16 05:50:52.036231 [ 3 ] {5588f610-1db6-47ad-bfd4-ee199e6fadbf} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
7347 2024.08.16 05:50:52.036675 [ 3 ] {5588f610-1db6-47ad-bfd4-ee199e6fadbf} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7348 2024.08.16 05:50:52.037080 [ 3 ] {5588f610-1db6-47ad-bfd4-ee199e6fadbf} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.003888 sec., 1028.80658436214 rows/sec., 71.84 KiB/sec.
7349 2024.08.16 05:50:52.037287 [ 196 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2336 rows, containing 4 columns (4 merged, 0 gathered) in 0.005272747 sec., 443032.8252047746 rows/sec., 37.35 MiB/sec.
7350 2024.08.16 05:50:52.037431 [ 3 ] {5588f610-1db6-47ad-bfd4-ee199e6fadbf} <Debug> DynamicQueryHandler: Done processing query
7351 2024.08.16 05:50:52.037464 [ 3 ] {5588f610-1db6-47ad-bfd4-ee199e6fadbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7352 2024.08.16 05:50:52.037505 [ 3 ] {} <Debug> HTTP-Session: 76055e5e-2e84-4175-8caa-adeb881b6708 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7353 2024.08.16 05:50:52.037615 [ 197 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7354 2024.08.16 05:50:52.037644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7355 2024.08.16 05:50:52.037746 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7356 2024.08.16 05:50:52.037781 [ 3 ] {} <Debug> HTTP-Session: 2fa08cdf-ec91-4c26-9d2e-4037031e4c3e Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7357 2024.08.16 05:50:52.037798 [ 3 ] {} <Debug> HTTP-Session: 2fa08cdf-ec91-4c26-9d2e-4037031e4c3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7358 2024.08.16 05:50:52.037814 [ 3 ] {} <Debug> HTTP-Session: 2fa08cdf-ec91-4c26-9d2e-4037031e4c3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7359 2024.08.16 05:50:52.037877 [ 3 ] {} <Trace> HTTP-Session: 2fa08cdf-ec91-4c26-9d2e-4037031e4c3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7360 2024.08.16 05:50:52.038165 [ 3 ] {698ffa31-7b5d-44c5-8d69-2ac37a6aed80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
7361 2024.08.16 05:50:52.038233 [ 3 ] {698ffa31-7b5d-44c5-8d69-2ac37a6aed80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7362 2024.08.16 05:50:52.038533 [ 197 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_36_7} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7363 2024.08.16 05:50:52.038589 [ 3 ] {698ffa31-7b5d-44c5-8d69-2ac37a6aed80} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7364 2024.08.16 05:50:52.038734 [ 197 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_36_7} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7365 2024.08.16 05:50:52.038919 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB.
7366 2024.08.16 05:50:52.039075 [ 3 ] {698ffa31-7b5d-44c5-8d69-2ac37a6aed80} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7367 2024.08.16 05:50:52.039116 [ 3 ] {698ffa31-7b5d-44c5-8d69-2ac37a6aed80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
7368 2024.08.16 05:50:52.039429 [ 3 ] {698ffa31-7b5d-44c5-8d69-2ac37a6aed80} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
7369 2024.08.16 05:50:52.039738 [ 3 ] {698ffa31-7b5d-44c5-8d69-2ac37a6aed80} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7370 2024.08.16 05:50:52.039862 [ 3 ] {698ffa31-7b5d-44c5-8d69-2ac37a6aed80} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001824 sec., 7675.438596491228 rows/sec., 537.54 KiB/sec.
7371 2024.08.16 05:50:52.040014 [ 3 ] {698ffa31-7b5d-44c5-8d69-2ac37a6aed80} <Debug> DynamicQueryHandler: Done processing query
7372 2024.08.16 05:50:52.040038 [ 3 ] {698ffa31-7b5d-44c5-8d69-2ac37a6aed80} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7373 2024.08.16 05:50:52.040054 [ 3 ] {} <Debug> HTTP-Session: 2fa08cdf-ec91-4c26-9d2e-4037031e4c3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7374 2024.08.16 05:50:52.040161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7375 2024.08.16 05:50:52.040207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7376 2024.08.16 05:50:52.040226 [ 3 ] {} <Debug> HTTP-Session: 9871b2a9-5db5-4970-b821-d8c40cefea78 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7377 2024.08.16 05:50:52.040242 [ 3 ] {} <Debug> HTTP-Session: 9871b2a9-5db5-4970-b821-d8c40cefea78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7378 2024.08.16 05:50:52.040256 [ 3 ] {} <Debug> HTTP-Session: 9871b2a9-5db5-4970-b821-d8c40cefea78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7379 2024.08.16 05:50:52.040285 [ 3 ] {} <Trace> HTTP-Session: 9871b2a9-5db5-4970-b821-d8c40cefea78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7380 2024.08.16 05:50:52.040377 [ 3 ] {3ab0fed0-ed22-462c-b772-7e79d20ab094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
7381 2024.08.16 05:50:52.040418 [ 3 ] {3ab0fed0-ed22-462c-b772-7e79d20ab094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
7382 2024.08.16 05:50:52.040541 [ 3 ] {3ab0fed0-ed22-462c-b772-7e79d20ab094} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7383 2024.08.16 05:50:52.040783 [ 3 ] {3ab0fed0-ed22-462c-b772-7e79d20ab094} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7384 2024.08.16 05:50:52.040817 [ 3 ] {3ab0fed0-ed22-462c-b772-7e79d20ab094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
7385 2024.08.16 05:50:52.041103 [ 3 ] {3ab0fed0-ed22-462c-b772-7e79d20ab094} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
7386 2024.08.16 05:50:52.041399 [ 3 ] {3ab0fed0-ed22-462c-b772-7e79d20ab094} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7387 2024.08.16 05:50:52.041520 [ 3 ] {3ab0fed0-ed22-462c-b772-7e79d20ab094} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001167 sec., 5141.388174807198 rows/sec., 303.76 KiB/sec.
7388 2024.08.16 05:50:52.041663 [ 3 ] {3ab0fed0-ed22-462c-b772-7e79d20ab094} <Debug> DynamicQueryHandler: Done processing query
7389 2024.08.16 05:50:52.041687 [ 3 ] {3ab0fed0-ed22-462c-b772-7e79d20ab094} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7390 2024.08.16 05:50:52.041703 [ 3 ] {} <Debug> HTTP-Session: 9871b2a9-5db5-4970-b821-d8c40cefea78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7391 2024.08.16 05:50:52.041880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 64011, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7392 2024.08.16 05:50:52.041927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7393 2024.08.16 05:50:52.041945 [ 3 ] {} <Debug> HTTP-Session: 9f79f2ad-940a-4753-9f98-e28b00ef6f3e Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7394 2024.08.16 05:50:52.041961 [ 3 ] {} <Debug> HTTP-Session: 9f79f2ad-940a-4753-9f98-e28b00ef6f3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7395 2024.08.16 05:50:52.041975 [ 3 ] {} <Debug> HTTP-Session: 9f79f2ad-940a-4753-9f98-e28b00ef6f3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7396 2024.08.16 05:50:52.042004 [ 3 ] {} <Trace> HTTP-Session: 9f79f2ad-940a-4753-9f98-e28b00ef6f3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7397 2024.08.16 05:50:52.042273 [ 3 ] {c5082b87-028e-4482-8aca-e00b539124ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7398 2024.08.16 05:50:52.042314 [ 3 ] {c5082b87-028e-4482-8aca-e00b539124ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7399 2024.08.16 05:50:52.042438 [ 3 ] {c5082b87-028e-4482-8aca-e00b539124ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7400 2024.08.16 05:50:52.042895 [ 3 ] {c5082b87-028e-4482-8aca-e00b539124ee} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7401 2024.08.16 05:50:52.042929 [ 3 ] {c5082b87-028e-4482-8aca-e00b539124ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
7402 2024.08.16 05:50:52.043247 [ 3 ] {c5082b87-028e-4482-8aca-e00b539124ee} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7403 2024.08.16 05:50:52.043550 [ 3 ] {c5082b87-028e-4482-8aca-e00b539124ee} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7404 2024.08.16 05:50:52.043703 [ 83 ] {} <Debug> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7405 2024.08.16 05:50:52.043710 [ 3 ] {c5082b87-028e-4482-8aca-e00b539124ee} <Debug> executeQuery: Read 395 rows, 28.73 KiB in 0.001614 sec., 244733.58116480793 rows/sec., 17.38 MiB/sec.
7406 2024.08.16 05:50:52.043736 [ 83 ] {} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7407 2024.08.16 05:50:52.043769 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
7408 2024.08.16 05:50:52.043903 [ 191 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::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
7409 2024.08.16 05:50:52.043972 [ 3 ] {c5082b87-028e-4482-8aca-e00b539124ee} <Debug> DynamicQueryHandler: Done processing query
7410 2024.08.16 05:50:52.044009 [ 3 ] {c5082b87-028e-4482-8aca-e00b539124ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
7411 2024.08.16 05:50:52.044044 [ 3 ] {} <Debug> HTTP-Session: 9f79f2ad-940a-4753-9f98-e28b00ef6f3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7412 2024.08.16 05:50:52.044047 [ 191 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7413 2024.08.16 05:50:52.044087 [ 191 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 904 rows starting from the beginning of the part
7414 2024.08.16 05:50:52.044148 [ 191 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 393 rows starting from the beginning of the part
7415 2024.08.16 05:50:52.044290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7416 2024.08.16 05:50:52.044521 [ 191 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 87 rows starting from the beginning of the part
7417 2024.08.16 05:50:52.044562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7418 2024.08.16 05:50:52.044713 [ 3 ] {} <Debug> HTTP-Session: 97990dc5-e630-4176-8454-f148753de68b Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7419 2024.08.16 05:50:52.044810 [ 3 ] {} <Debug> HTTP-Session: 97990dc5-e630-4176-8454-f148753de68b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7420 2024.08.16 05:50:52.044885 [ 3 ] {} <Debug> HTTP-Session: 97990dc5-e630-4176-8454-f148753de68b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7421 2024.08.16 05:50:52.044905 [ 191 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 393 rows starting from the beginning of the part
7422 2024.08.16 05:50:52.045065 [ 3 ] {} <Trace> HTTP-Session: 97990dc5-e630-4176-8454-f148753de68b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7423 2024.08.16 05:50:52.045248 [ 191 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 87 rows starting from the beginning of the part
7424 2024.08.16 05:50:52.045469 [ 3 ] {cd089d1c-6ac2-4a9c-85f3-924257811c59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7425 2024.08.16 05:50:52.045571 [ 191 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 395 rows starting from the beginning of the part
7426 2024.08.16 05:50:52.045655 [ 3 ] {cd089d1c-6ac2-4a9c-85f3-924257811c59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7427 2024.08.16 05:50:52.046298 [ 3 ] {cd089d1c-6ac2-4a9c-85f3-924257811c59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7428 2024.08.16 05:50:52.046675 [ 3 ] {cd089d1c-6ac2-4a9c-85f3-924257811c59} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7429 2024.08.16 05:50:52.046719 [ 3 ] {cd089d1c-6ac2-4a9c-85f3-924257811c59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
7430 2024.08.16 05:50:52.047272 [ 3 ] {cd089d1c-6ac2-4a9c-85f3-924257811c59} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
7431 2024.08.16 05:50:52.047698 [ 196 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2259 rows, containing 4 columns (4 merged, 0 gathered) in 0.003857303 sec., 585642.351663844 rows/sec., 42.29 MiB/sec.
7432 2024.08.16 05:50:52.047727 [ 3 ] {cd089d1c-6ac2-4a9c-85f3-924257811c59} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7433 2024.08.16 05:50:52.047897 [ 3 ] {cd089d1c-6ac2-4a9c-85f3-924257811c59} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002573 sec., 2331.9082782743876 rows/sec., 121.83 KiB/sec.
7434 2024.08.16 05:50:52.047925 [ 195 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7435 2024.08.16 05:50:52.048481 [ 3 ] {cd089d1c-6ac2-4a9c-85f3-924257811c59} <Debug> DynamicQueryHandler: Done processing query
7436 2024.08.16 05:50:52.048534 [ 3 ] {cd089d1c-6ac2-4a9c-85f3-924257811c59} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7437 2024.08.16 05:50:52.048571 [ 3 ] {} <Debug> HTTP-Session: 97990dc5-e630-4176-8454-f148753de68b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7438 2024.08.16 05:50:52.048744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 45006, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7439 2024.08.16 05:50:52.048797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7440 2024.08.16 05:50:52.048825 [ 3 ] {} <Debug> HTTP-Session: 143f0a70-6476-487a-8a30-78eefb4b98d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7441 2024.08.16 05:50:52.048831 [ 195 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_36_7} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7442 2024.08.16 05:50:52.048845 [ 3 ] {} <Debug> HTTP-Session: 143f0a70-6476-487a-8a30-78eefb4b98d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7443 2024.08.16 05:50:52.048874 [ 3 ] {} <Debug> HTTP-Session: 143f0a70-6476-487a-8a30-78eefb4b98d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7444 2024.08.16 05:50:52.048915 [ 3 ] {} <Trace> HTTP-Session: 143f0a70-6476-487a-8a30-78eefb4b98d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7445 2024.08.16 05:50:52.048935 [ 195 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_36_7} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7446 2024.08.16 05:50:52.049020 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB.
7447 2024.08.16 05:50:52.049141 [ 3 ] {8a84cdba-9263-431d-9fa7-181e70a36150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7448 2024.08.16 05:50:52.049188 [ 3 ] {8a84cdba-9263-431d-9fa7-181e70a36150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7449 2024.08.16 05:50:52.049334 [ 3 ] {8a84cdba-9263-431d-9fa7-181e70a36150} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7450 2024.08.16 05:50:52.049710 [ 3 ] {8a84cdba-9263-431d-9fa7-181e70a36150} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7451 2024.08.16 05:50:52.049745 [ 3 ] {8a84cdba-9263-431d-9fa7-181e70a36150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
7452 2024.08.16 05:50:52.050128 [ 3 ] {8a84cdba-9263-431d-9fa7-181e70a36150} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7453 2024.08.16 05:50:52.050463 [ 3 ] {8a84cdba-9263-431d-9fa7-181e70a36150} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7454 2024.08.16 05:50:52.050584 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7455 2024.08.16 05:50:52.050588 [ 3 ] {8a84cdba-9263-431d-9fa7-181e70a36150} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001559 sec., 153303.3996151379 rows/sec., 10.28 MiB/sec.
7456 2024.08.16 05:50:52.050626 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7457 2024.08.16 05:50:52.050663 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
7458 2024.08.16 05:50:52.050849 [ 3 ] {8a84cdba-9263-431d-9fa7-181e70a36150} <Debug> DynamicQueryHandler: Done processing query
7459 2024.08.16 05:50:52.050903 [ 3 ] {8a84cdba-9263-431d-9fa7-181e70a36150} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
7460 2024.08.16 05:50:52.050911 [ 196 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::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
7461 2024.08.16 05:50:52.050930 [ 3 ] {} <Debug> HTTP-Session: 143f0a70-6476-487a-8a30-78eefb4b98d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7462 2024.08.16 05:50:52.051141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7463 2024.08.16 05:50:52.051255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7464 2024.08.16 05:50:52.051322 [ 3 ] {} <Debug> HTTP-Session: e5778534-0189-4c69-8c75-5bb709c0f3e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7465 2024.08.16 05:50:52.051346 [ 196 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7466 2024.08.16 05:50:52.051359 [ 3 ] {} <Debug> HTTP-Session: e5778534-0189-4c69-8c75-5bb709c0f3e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7467 2024.08.16 05:50:52.051412 [ 3 ] {} <Debug> HTTP-Session: e5778534-0189-4c69-8c75-5bb709c0f3e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7468 2024.08.16 05:50:52.051451 [ 196 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10554 rows starting from the beginning of the part
7469 2024.08.16 05:50:52.051480 [ 3 ] {} <Trace> HTTP-Session: e5778534-0189-4c69-8c75-5bb709c0f3e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7470 2024.08.16 05:50:52.051806 [ 196 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 218 rows starting from the beginning of the part
7471 2024.08.16 05:50:52.051867 [ 3 ] {0c3305c4-d479-4f13-aa74-8979cf503df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
7472 2024.08.16 05:50:52.052046 [ 196 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part
7473 2024.08.16 05:50:52.052074 [ 3 ] {0c3305c4-d479-4f13-aa74-8979cf503df7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
7474 2024.08.16 05:50:52.052355 [ 196 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 238 rows starting from the beginning of the part
7475 2024.08.16 05:50:52.052658 [ 196 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part
7476 2024.08.16 05:50:52.053081 [ 196 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 239 rows starting from the beginning of the part
7477 2024.08.16 05:50:52.053641 [ 3 ] {0c3305c4-d479-4f13-aa74-8979cf503df7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7478 2024.08.16 05:50:52.054359 [ 3 ] {0c3305c4-d479-4f13-aa74-8979cf503df7} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7479 2024.08.16 05:50:52.054416 [ 3 ] {0c3305c4-d479-4f13-aa74-8979cf503df7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
7480 2024.08.16 05:50:52.054893 [ 3 ] {0c3305c4-d479-4f13-aa74-8979cf503df7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
7481 2024.08.16 05:50:52.055692 [ 3 ] {0c3305c4-d479-4f13-aa74-8979cf503df7} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7482 2024.08.16 05:50:52.056075 [ 3 ] {0c3305c4-d479-4f13-aa74-8979cf503df7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004396 sec., 227.4795268425842 rows/sec., 15.33 KiB/sec.
7483 2024.08.16 05:50:52.056399 [ 3 ] {0c3305c4-d479-4f13-aa74-8979cf503df7} <Debug> DynamicQueryHandler: Done processing query
7484 2024.08.16 05:50:52.056424 [ 3 ] {0c3305c4-d479-4f13-aa74-8979cf503df7} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
7485 2024.08.16 05:50:52.056441 [ 3 ] {} <Debug> HTTP-Session: e5778534-0189-4c69-8c75-5bb709c0f3e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7486 2024.08.16 05:50:52.056592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14484, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7487 2024.08.16 05:50:52.056644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7488 2024.08.16 05:50:52.056664 [ 3 ] {} <Debug> HTTP-Session: 1a888d24-fc9e-458a-96ca-99ecdb66b8a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7489 2024.08.16 05:50:52.056680 [ 3 ] {} <Debug> HTTP-Session: 1a888d24-fc9e-458a-96ca-99ecdb66b8a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7490 2024.08.16 05:50:52.056694 [ 3 ] {} <Debug> HTTP-Session: 1a888d24-fc9e-458a-96ca-99ecdb66b8a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7491 2024.08.16 05:50:52.056725 [ 3 ] {} <Trace> HTTP-Session: 1a888d24-fc9e-458a-96ca-99ecdb66b8a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7492 2024.08.16 05:50:52.057463 [ 3 ] {7d4f0b68-3cb4-4b47-94c1-1d5807a169a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7493 2024.08.16 05:50:52.057613 [ 3 ] {7d4f0b68-3cb4-4b47-94c1-1d5807a169a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7494 2024.08.16 05:50:52.058213 [ 3 ] {7d4f0b68-3cb4-4b47-94c1-1d5807a169a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7495 2024.08.16 05:50:52.059245 [ 195 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11569 rows, containing 5 columns (5 merged, 0 gathered) in 0.00849904 sec., 1361212.5604774188 rows/sec., 91.93 MiB/sec.
7496 2024.08.16 05:50:52.059258 [ 3 ] {7d4f0b68-3cb4-4b47-94c1-1d5807a169a4} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7497 2024.08.16 05:50:52.059308 [ 3 ] {7d4f0b68-3cb4-4b47-94c1-1d5807a169a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
7498 2024.08.16 05:50:52.059874 [ 190 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7499 2024.08.16 05:50:52.060363 [ 3 ] {7d4f0b68-3cb4-4b47-94c1-1d5807a169a4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
7500 2024.08.16 05:50:52.061038 [ 190 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7501 2024.08.16 05:50:52.061212 [ 190 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7502 2024.08.16 05:50:52.061442 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB.
7503 2024.08.16 05:50:52.061520 [ 3 ] {7d4f0b68-3cb4-4b47-94c1-1d5807a169a4} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7504 2024.08.16 05:50:52.061683 [ 3 ] {7d4f0b68-3cb4-4b47-94c1-1d5807a169a4} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.004748 sec., 1895.534962089301 rows/sec., 3.40 MiB/sec.
7505 2024.08.16 05:50:52.061907 [ 3 ] {7d4f0b68-3cb4-4b47-94c1-1d5807a169a4} <Debug> DynamicQueryHandler: Done processing query
7506 2024.08.16 05:50:52.061931 [ 3 ] {7d4f0b68-3cb4-4b47-94c1-1d5807a169a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
7507 2024.08.16 05:50:52.061948 [ 3 ] {} <Debug> HTTP-Session: 1a888d24-fc9e-458a-96ca-99ecdb66b8a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7508 2024.08.16 05:50:52.062076 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7509 2024.08.16 05:50:52.062124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7510 2024.08.16 05:50:52.062143 [ 3 ] {} <Debug> HTTP-Session: 985a909f-417e-4464-9705-430d638c13b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7511 2024.08.16 05:50:52.062160 [ 3 ] {} <Debug> HTTP-Session: 985a909f-417e-4464-9705-430d638c13b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7512 2024.08.16 05:50:52.062173 [ 3 ] {} <Debug> HTTP-Session: 985a909f-417e-4464-9705-430d638c13b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7513 2024.08.16 05:50:52.062203 [ 3 ] {} <Trace> HTTP-Session: 985a909f-417e-4464-9705-430d638c13b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7514 2024.08.16 05:50:52.062343 [ 3 ] {3b05d9a4-641d-4194-88b6-3a354aee0816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7515 2024.08.16 05:50:52.062386 [ 3 ] {3b05d9a4-641d-4194-88b6-3a354aee0816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7516 2024.08.16 05:50:52.062515 [ 3 ] {3b05d9a4-641d-4194-88b6-3a354aee0816} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7517 2024.08.16 05:50:52.062795 [ 3 ] {3b05d9a4-641d-4194-88b6-3a354aee0816} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7518 2024.08.16 05:50:52.062830 [ 3 ] {3b05d9a4-641d-4194-88b6-3a354aee0816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
7519 2024.08.16 05:50:52.063187 [ 3 ] {3b05d9a4-641d-4194-88b6-3a354aee0816} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
7520 2024.08.16 05:50:52.063509 [ 3 ] {3b05d9a4-641d-4194-88b6-3a354aee0816} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7521 2024.08.16 05:50:52.063628 [ 3 ] {3b05d9a4-641d-4194-88b6-3a354aee0816} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001353 sec., 60606.06060606061 rows/sec., 3.85 MiB/sec.
7522 2024.08.16 05:50:52.063633 [ 87 ] {} <Debug> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
7523 2024.08.16 05:50:52.063693 [ 87 ] {} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7524 2024.08.16 05:50:52.063726 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
7525 2024.08.16 05:50:52.063852 [ 3 ] {3b05d9a4-641d-4194-88b6-3a354aee0816} <Debug> DynamicQueryHandler: Done processing query
7526 2024.08.16 05:50:52.063920 [ 3 ] {3b05d9a4-641d-4194-88b6-3a354aee0816} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7527 2024.08.16 05:50:52.064006 [ 3 ] {} <Debug> HTTP-Session: 985a909f-417e-4464-9705-430d638c13b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7528 2024.08.16 05:50:52.064156 [ 192 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::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
7529 2024.08.16 05:50:52.064388 [ 192 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7530 2024.08.16 05:50:52.064420 [ 192 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1808 rows starting from the beginning of the part
7531 2024.08.16 05:50:52.064483 [ 192 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 76 rows starting from the beginning of the part
7532 2024.08.16 05:50:52.064728 [ 192 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part
7533 2024.08.16 05:50:52.064971 [ 192 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 82 rows starting from the beginning of the part
7534 2024.08.16 05:50:52.065127 [ 192 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part
7535 2024.08.16 05:50:52.065289 [ 192 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 82 rows starting from the beginning of the part
7536 2024.08.16 05:50:52.066582 [ 194 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2168 rows, containing 4 columns (4 merged, 0 gathered) in 0.002781806 sec., 779349.8180678308 rows/sec., 50.95 MiB/sec.
7537 2024.08.16 05:50:52.066840 [ 200 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
7538 2024.08.16 05:50:52.067297 [ 200 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_36_7} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7539 2024.08.16 05:50:52.067393 [ 200 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_36_7} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
7540 2024.08.16 05:50:52.067483 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB.
7541 2024.08.16 05:50:54.858385 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache
7542 2024.08.16 05:50:54.858445 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache
7543 2024.08.16 05:50:57.051063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7544 2024.08.16 05:50:57.051249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7545 2024.08.16 05:50:57.051295 [ 3 ] {} <Debug> HTTP-Session: 32e08643-30b9-40b7-a656-d61ffbb10951 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7546 2024.08.16 05:50:57.051337 [ 3 ] {} <Debug> HTTP-Session: 32e08643-30b9-40b7-a656-d61ffbb10951 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7547 2024.08.16 05:50:57.051365 [ 3 ] {} <Debug> HTTP-Session: 32e08643-30b9-40b7-a656-d61ffbb10951 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7548 2024.08.16 05:50:57.051446 [ 3 ] {} <Trace> HTTP-Session: 32e08643-30b9-40b7-a656-d61ffbb10951 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7549 2024.08.16 05:50:57.051734 [ 3 ] {f4667ac6-19ca-45f7-9d02-f946417860f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7550 2024.08.16 05:50:57.051840 [ 3 ] {f4667ac6-19ca-45f7-9d02-f946417860f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7551 2024.08.16 05:50:57.052026 [ 3 ] {f4667ac6-19ca-45f7-9d02-f946417860f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7552 2024.08.16 05:50:57.052559 [ 3 ] {f4667ac6-19ca-45f7-9d02-f946417860f5} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7553 2024.08.16 05:50:57.052599 [ 3 ] {f4667ac6-19ca-45f7-9d02-f946417860f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
7554 2024.08.16 05:50:57.052974 [ 3 ] {f4667ac6-19ca-45f7-9d02-f946417860f5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
7555 2024.08.16 05:50:57.053321 [ 3 ] {f4667ac6-19ca-45f7-9d02-f946417860f5} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7556 2024.08.16 05:50:57.053477 [ 3 ] {f4667ac6-19ca-45f7-9d02-f946417860f5} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.001838 sec., 12513.60174102285 rows/sec., 1014.29 KiB/sec.
7557 2024.08.16 05:50:57.053700 [ 3 ] {f4667ac6-19ca-45f7-9d02-f946417860f5} <Debug> DynamicQueryHandler: Done processing query
7558 2024.08.16 05:50:57.053727 [ 3 ] {f4667ac6-19ca-45f7-9d02-f946417860f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7559 2024.08.16 05:50:57.053744 [ 3 ] {} <Debug> HTTP-Session: 32e08643-30b9-40b7-a656-d61ffbb10951 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7560 2024.08.16 05:50:57.053883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7561 2024.08.16 05:50:57.053934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7562 2024.08.16 05:50:57.053953 [ 3 ] {} <Debug> HTTP-Session: b0216fd2-ace3-49c1-a477-8d59558f100e Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7563 2024.08.16 05:50:57.053969 [ 3 ] {} <Debug> HTTP-Session: b0216fd2-ace3-49c1-a477-8d59558f100e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7564 2024.08.16 05:50:57.053984 [ 3 ] {} <Debug> HTTP-Session: b0216fd2-ace3-49c1-a477-8d59558f100e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7565 2024.08.16 05:50:57.054016 [ 3 ] {} <Trace> HTTP-Session: b0216fd2-ace3-49c1-a477-8d59558f100e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7566 2024.08.16 05:50:57.054113 [ 3 ] {c23c1361-170b-4e23-acd5-c7293039f6da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7567 2024.08.16 05:50:57.054156 [ 3 ] {c23c1361-170b-4e23-acd5-c7293039f6da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7568 2024.08.16 05:50:57.054284 [ 3 ] {c23c1361-170b-4e23-acd5-c7293039f6da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7569 2024.08.16 05:50:57.054622 [ 3 ] {c23c1361-170b-4e23-acd5-c7293039f6da} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7570 2024.08.16 05:50:57.054660 [ 3 ] {c23c1361-170b-4e23-acd5-c7293039f6da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
7571 2024.08.16 05:50:57.054959 [ 3 ] {c23c1361-170b-4e23-acd5-c7293039f6da} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
7572 2024.08.16 05:50:57.055269 [ 3 ] {c23c1361-170b-4e23-acd5-c7293039f6da} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7573 2024.08.16 05:50:57.055425 [ 3 ] {c23c1361-170b-4e23-acd5-c7293039f6da} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001331 sec., 3005.259203606311 rows/sec., 245.06 KiB/sec.
7574 2024.08.16 05:50:57.055589 [ 3 ] {c23c1361-170b-4e23-acd5-c7293039f6da} <Debug> DynamicQueryHandler: Done processing query
7575 2024.08.16 05:50:57.055613 [ 3 ] {c23c1361-170b-4e23-acd5-c7293039f6da} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7576 2024.08.16 05:50:57.055629 [ 3 ] {} <Debug> HTTP-Session: b0216fd2-ace3-49c1-a477-8d59558f100e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7577 2024.08.16 05:50:57.055946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 183430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7578 2024.08.16 05:50:57.055995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7579 2024.08.16 05:50:57.056013 [ 3 ] {} <Debug> HTTP-Session: c8395a2a-b243-42cb-9ec0-04f0a4762dd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7580 2024.08.16 05:50:57.056028 [ 3 ] {} <Debug> HTTP-Session: c8395a2a-b243-42cb-9ec0-04f0a4762dd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7581 2024.08.16 05:50:57.056042 [ 3 ] {} <Debug> HTTP-Session: c8395a2a-b243-42cb-9ec0-04f0a4762dd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7582 2024.08.16 05:50:57.056074 [ 3 ] {} <Trace> HTTP-Session: c8395a2a-b243-42cb-9ec0-04f0a4762dd0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7583 2024.08.16 05:50:57.056548 [ 3 ] {f8684d2b-b30b-4da0-b589-9533447cac91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7584 2024.08.16 05:50:57.056590 [ 3 ] {f8684d2b-b30b-4da0-b589-9533447cac91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7585 2024.08.16 05:50:57.056709 [ 3 ] {f8684d2b-b30b-4da0-b589-9533447cac91} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7586 2024.08.16 05:50:57.057904 [ 3 ] {f8684d2b-b30b-4da0-b589-9533447cac91} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7587 2024.08.16 05:50:57.057940 [ 3 ] {f8684d2b-b30b-4da0-b589-9533447cac91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
7588 2024.08.16 05:50:57.058321 [ 3 ] {f8684d2b-b30b-4da0-b589-9533447cac91} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7589 2024.08.16 05:50:57.058626 [ 3 ] {f8684d2b-b30b-4da0-b589-9533447cac91} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7590 2024.08.16 05:50:57.058779 [ 3 ] {f8684d2b-b30b-4da0-b589-9533447cac91} <Debug> executeQuery: Read 1267 rows, 106.89 KiB in 0.002542 sec., 498426.435877262 rows/sec., 41.06 MiB/sec.
7591 2024.08.16 05:50:57.059058 [ 3 ] {f8684d2b-b30b-4da0-b589-9533447cac91} <Debug> DynamicQueryHandler: Done processing query
7592 2024.08.16 05:50:57.059115 [ 3 ] {f8684d2b-b30b-4da0-b589-9533447cac91} <Debug> MemoryTracker: Peak memory usage (for query): 4.96 MiB.
7593 2024.08.16 05:50:57.059152 [ 3 ] {} <Debug> HTTP-Session: c8395a2a-b243-42cb-9ec0-04f0a4762dd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7594 2024.08.16 05:50:57.059349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7595 2024.08.16 05:50:57.059399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7596 2024.08.16 05:50:57.059418 [ 3 ] {} <Debug> HTTP-Session: 379fce30-b0ba-46cc-ad11-0cd0477a270c Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7597 2024.08.16 05:50:57.059435 [ 3 ] {} <Debug> HTTP-Session: 379fce30-b0ba-46cc-ad11-0cd0477a270c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7598 2024.08.16 05:50:57.059448 [ 3 ] {} <Debug> HTTP-Session: 379fce30-b0ba-46cc-ad11-0cd0477a270c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7599 2024.08.16 05:50:57.059479 [ 3 ] {} <Trace> HTTP-Session: 379fce30-b0ba-46cc-ad11-0cd0477a270c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7600 2024.08.16 05:50:57.059577 [ 3 ] {ce4b1ec4-09e8-43b4-b324-13437ac12c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7601 2024.08.16 05:50:57.059625 [ 3 ] {ce4b1ec4-09e8-43b4-b324-13437ac12c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7602 2024.08.16 05:50:57.059773 [ 3 ] {ce4b1ec4-09e8-43b4-b324-13437ac12c55} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7603 2024.08.16 05:50:57.060049 [ 3 ] {ce4b1ec4-09e8-43b4-b324-13437ac12c55} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7604 2024.08.16 05:50:57.060085 [ 3 ] {ce4b1ec4-09e8-43b4-b324-13437ac12c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
7605 2024.08.16 05:50:57.060380 [ 3 ] {ce4b1ec4-09e8-43b4-b324-13437ac12c55} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
7606 2024.08.16 05:50:57.060684 [ 3 ] {ce4b1ec4-09e8-43b4-b324-13437ac12c55} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7607 2024.08.16 05:50:57.060846 [ 3 ] {ce4b1ec4-09e8-43b4-b324-13437ac12c55} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001286 sec., 3110.4199066874025 rows/sec., 217.18 KiB/sec.
7608 2024.08.16 05:50:57.061013 [ 3 ] {ce4b1ec4-09e8-43b4-b324-13437ac12c55} <Debug> DynamicQueryHandler: Done processing query
7609 2024.08.16 05:50:57.061037 [ 3 ] {ce4b1ec4-09e8-43b4-b324-13437ac12c55} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7610 2024.08.16 05:50:57.061053 [ 3 ] {} <Debug> HTTP-Session: 379fce30-b0ba-46cc-ad11-0cd0477a270c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7611 2024.08.16 05:50:57.061226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 30454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7612 2024.08.16 05:50:57.061274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7613 2024.08.16 05:50:57.061292 [ 3 ] {} <Debug> HTTP-Session: 0a121f14-7e4a-4eeb-97a7-6555262c4d78 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7614 2024.08.16 05:50:57.061308 [ 3 ] {} <Debug> HTTP-Session: 0a121f14-7e4a-4eeb-97a7-6555262c4d78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7615 2024.08.16 05:50:57.061322 [ 3 ] {} <Debug> HTTP-Session: 0a121f14-7e4a-4eeb-97a7-6555262c4d78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7616 2024.08.16 05:50:57.061351 [ 3 ] {} <Trace> HTTP-Session: 0a121f14-7e4a-4eeb-97a7-6555262c4d78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7617 2024.08.16 05:50:57.061495 [ 3 ] {c0169838-30c4-4705-af01-c68da80a07f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
7618 2024.08.16 05:50:57.061535 [ 3 ] {c0169838-30c4-4705-af01-c68da80a07f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7619 2024.08.16 05:50:57.061657 [ 3 ] {c0169838-30c4-4705-af01-c68da80a07f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7620 2024.08.16 05:50:57.062065 [ 3 ] {c0169838-30c4-4705-af01-c68da80a07f2} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7621 2024.08.16 05:50:57.062101 [ 3 ] {c0169838-30c4-4705-af01-c68da80a07f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
7622 2024.08.16 05:50:57.062422 [ 3 ] {c0169838-30c4-4705-af01-c68da80a07f2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
7623 2024.08.16 05:50:57.062731 [ 3 ] {c0169838-30c4-4705-af01-c68da80a07f2} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7624 2024.08.16 05:50:57.062895 [ 3 ] {c0169838-30c4-4705-af01-c68da80a07f2} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001471 sec., 154996.6009517335 rows/sec., 10.49 MiB/sec.
7625 2024.08.16 05:50:57.063060 [ 3 ] {c0169838-30c4-4705-af01-c68da80a07f2} <Debug> DynamicQueryHandler: Done processing query
7626 2024.08.16 05:50:57.063084 [ 3 ] {c0169838-30c4-4705-af01-c68da80a07f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
7627 2024.08.16 05:50:57.063099 [ 3 ] {} <Debug> HTTP-Session: 0a121f14-7e4a-4eeb-97a7-6555262c4d78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7628 2024.08.16 05:50:57.063354 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 90400, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7629 2024.08.16 05:50:57.063402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7630 2024.08.16 05:50:57.063421 [ 3 ] {} <Debug> HTTP-Session: 69689348-41ea-47f2-843d-38e1f4e87fd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7631 2024.08.16 05:50:57.063436 [ 3 ] {} <Debug> HTTP-Session: 69689348-41ea-47f2-843d-38e1f4e87fd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7632 2024.08.16 05:50:57.063450 [ 3 ] {} <Debug> HTTP-Session: 69689348-41ea-47f2-843d-38e1f4e87fd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7633 2024.08.16 05:50:57.063480 [ 3 ] {} <Trace> HTTP-Session: 69689348-41ea-47f2-843d-38e1f4e87fd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7634 2024.08.16 05:50:57.063844 [ 3 ] {b8ebcf28-70d6-4519-afe6-69604bfc5bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7635 2024.08.16 05:50:57.063886 [ 3 ] {b8ebcf28-70d6-4519-afe6-69604bfc5bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7636 2024.08.16 05:50:57.064010 [ 3 ] {b8ebcf28-70d6-4519-afe6-69604bfc5bb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7637 2024.08.16 05:50:57.064679 [ 3 ] {b8ebcf28-70d6-4519-afe6-69604bfc5bb4} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7638 2024.08.16 05:50:57.064715 [ 3 ] {b8ebcf28-70d6-4519-afe6-69604bfc5bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
7639 2024.08.16 05:50:57.065043 [ 3 ] {b8ebcf28-70d6-4519-afe6-69604bfc5bb4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7640 2024.08.16 05:50:57.065343 [ 3 ] {b8ebcf28-70d6-4519-afe6-69604bfc5bb4} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7641 2024.08.16 05:50:57.065491 [ 3 ] {b8ebcf28-70d6-4519-afe6-69604bfc5bb4} <Debug> executeQuery: Read 547 rows, 41.57 KiB in 0.001893 sec., 288959.323824617 rows/sec., 21.45 MiB/sec.
7642 2024.08.16 05:50:57.065776 [ 3 ] {b8ebcf28-70d6-4519-afe6-69604bfc5bb4} <Debug> DynamicQueryHandler: Done processing query
7643 2024.08.16 05:50:57.065822 [ 3 ] {b8ebcf28-70d6-4519-afe6-69604bfc5bb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.55 MiB.
7644 2024.08.16 05:50:57.065847 [ 3 ] {} <Debug> HTTP-Session: 69689348-41ea-47f2-843d-38e1f4e87fd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7645 2024.08.16 05:50:57.066369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 160608, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7646 2024.08.16 05:50:57.066419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7647 2024.08.16 05:50:57.066438 [ 3 ] {} <Debug> HTTP-Session: d21cfc0f-786f-4528-8736-14e08679a44f Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7648 2024.08.16 05:50:57.066454 [ 3 ] {} <Debug> HTTP-Session: d21cfc0f-786f-4528-8736-14e08679a44f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7649 2024.08.16 05:50:57.066467 [ 3 ] {} <Debug> HTTP-Session: d21cfc0f-786f-4528-8736-14e08679a44f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7650 2024.08.16 05:50:57.066497 [ 3 ] {} <Trace> HTTP-Session: d21cfc0f-786f-4528-8736-14e08679a44f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7651 2024.08.16 05:50:57.067017 [ 3 ] {6b20eac4-a6d6-447d-a232-8bc12743be61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7652 2024.08.16 05:50:57.067065 [ 3 ] {6b20eac4-a6d6-447d-a232-8bc12743be61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7653 2024.08.16 05:50:57.067227 [ 3 ] {6b20eac4-a6d6-447d-a232-8bc12743be61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7654 2024.08.16 05:50:57.068082 [ 3 ] {6b20eac4-a6d6-447d-a232-8bc12743be61} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7655 2024.08.16 05:50:57.068118 [ 3 ] {6b20eac4-a6d6-447d-a232-8bc12743be61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
7656 2024.08.16 05:50:57.068550 [ 3 ] {6b20eac4-a6d6-447d-a232-8bc12743be61} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7657 2024.08.16 05:50:57.068886 [ 3 ] {6b20eac4-a6d6-447d-a232-8bc12743be61} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7658 2024.08.16 05:50:57.069037 [ 3 ] {6b20eac4-a6d6-447d-a232-8bc12743be61} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.002382 sec., 355163.7279596977 rows/sec., 23.91 MiB/sec.
7659 2024.08.16 05:50:57.069218 [ 3 ] {6b20eac4-a6d6-447d-a232-8bc12743be61} <Debug> DynamicQueryHandler: Done processing query
7660 2024.08.16 05:50:57.069241 [ 3 ] {6b20eac4-a6d6-447d-a232-8bc12743be61} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
7661 2024.08.16 05:50:57.069257 [ 3 ] {} <Debug> HTTP-Session: d21cfc0f-786f-4528-8736-14e08679a44f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7662 2024.08.16 05:50:57.069457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 36830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7663 2024.08.16 05:50:57.069504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7664 2024.08.16 05:50:57.069524 [ 3 ] {} <Debug> HTTP-Session: 7d94f6d1-4ac1-4b69-ba67-ddcb0c010699 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7665 2024.08.16 05:50:57.069540 [ 3 ] {} <Debug> HTTP-Session: 7d94f6d1-4ac1-4b69-ba67-ddcb0c010699 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7666 2024.08.16 05:50:57.069554 [ 3 ] {} <Debug> HTTP-Session: 7d94f6d1-4ac1-4b69-ba67-ddcb0c010699 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7667 2024.08.16 05:50:57.069584 [ 3 ] {} <Trace> HTTP-Session: 7d94f6d1-4ac1-4b69-ba67-ddcb0c010699 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7668 2024.08.16 05:50:57.069935 [ 3 ] {86891e87-4dfb-41cf-a49e-0c64675b88d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7669 2024.08.16 05:50:57.069998 [ 3 ] {86891e87-4dfb-41cf-a49e-0c64675b88d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7670 2024.08.16 05:50:57.070415 [ 3 ] {86891e87-4dfb-41cf-a49e-0c64675b88d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7671 2024.08.16 05:50:57.071239 [ 3 ] {86891e87-4dfb-41cf-a49e-0c64675b88d9} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7672 2024.08.16 05:50:57.071277 [ 3 ] {86891e87-4dfb-41cf-a49e-0c64675b88d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
7673 2024.08.16 05:50:57.071885 [ 3 ] {86891e87-4dfb-41cf-a49e-0c64675b88d9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
7674 2024.08.16 05:50:57.072288 [ 3 ] {86891e87-4dfb-41cf-a49e-0c64675b88d9} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7675 2024.08.16 05:50:57.072486 [ 3 ] {86891e87-4dfb-41cf-a49e-0c64675b88d9} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002813 sec., 8176.324209029506 rows/sec., 14.65 MiB/sec.
7676 2024.08.16 05:50:57.072717 [ 3 ] {86891e87-4dfb-41cf-a49e-0c64675b88d9} <Debug> DynamicQueryHandler: Done processing query
7677 2024.08.16 05:50:57.072740 [ 3 ] {86891e87-4dfb-41cf-a49e-0c64675b88d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
7678 2024.08.16 05:50:57.072756 [ 3 ] {} <Debug> HTTP-Session: 7d94f6d1-4ac1-4b69-ba67-ddcb0c010699 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7679 2024.08.16 05:50:57.072916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7680 2024.08.16 05:50:57.072964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7681 2024.08.16 05:50:57.072984 [ 3 ] {} <Debug> HTTP-Session: 57ca1385-c12b-43cc-ab5b-6652a76437a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7682 2024.08.16 05:50:57.073000 [ 3 ] {} <Debug> HTTP-Session: 57ca1385-c12b-43cc-ab5b-6652a76437a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7683 2024.08.16 05:50:57.073013 [ 3 ] {} <Debug> HTTP-Session: 57ca1385-c12b-43cc-ab5b-6652a76437a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7684 2024.08.16 05:50:57.073044 [ 3 ] {} <Trace> HTTP-Session: 57ca1385-c12b-43cc-ab5b-6652a76437a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7685 2024.08.16 05:50:57.073175 [ 3 ] {9675390a-6157-4f73-9ad0-e21f95fb28dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7686 2024.08.16 05:50:57.073219 [ 3 ] {9675390a-6157-4f73-9ad0-e21f95fb28dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7687 2024.08.16 05:50:57.073349 [ 3 ] {9675390a-6157-4f73-9ad0-e21f95fb28dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7688 2024.08.16 05:50:57.073684 [ 3 ] {9675390a-6157-4f73-9ad0-e21f95fb28dc} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7689 2024.08.16 05:50:57.073720 [ 3 ] {9675390a-6157-4f73-9ad0-e21f95fb28dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.72 GiB.
7690 2024.08.16 05:50:57.074078 [ 3 ] {9675390a-6157-4f73-9ad0-e21f95fb28dc} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
7691 2024.08.16 05:50:57.074398 [ 3 ] {9675390a-6157-4f73-9ad0-e21f95fb28dc} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7692 2024.08.16 05:50:57.074549 [ 3 ] {9675390a-6157-4f73-9ad0-e21f95fb28dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001433 sec., 41870.2023726448 rows/sec., 2.82 MiB/sec.
7693 2024.08.16 05:50:57.074719 [ 3 ] {9675390a-6157-4f73-9ad0-e21f95fb28dc} <Debug> DynamicQueryHandler: Done processing query
7694 2024.08.16 05:50:57.074743 [ 3 ] {9675390a-6157-4f73-9ad0-e21f95fb28dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7695 2024.08.16 05:50:57.074758 [ 3 ] {} <Debug> HTTP-Session: 57ca1385-c12b-43cc-ab5b-6652a76437a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7696 2024.08.16 05:51:02.025466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7697 2024.08.16 05:51:02.025600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7698 2024.08.16 05:51:02.025629 [ 3 ] {} <Debug> HTTP-Session: b99c068c-4c13-45b0-89f3-8d859f5b2d28 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7699 2024.08.16 05:51:02.025658 [ 3 ] {} <Debug> HTTP-Session: b99c068c-4c13-45b0-89f3-8d859f5b2d28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7700 2024.08.16 05:51:02.025677 [ 3 ] {} <Debug> HTTP-Session: b99c068c-4c13-45b0-89f3-8d859f5b2d28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7701 2024.08.16 05:51:02.025731 [ 3 ] {} <Trace> HTTP-Session: b99c068c-4c13-45b0-89f3-8d859f5b2d28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7702 2024.08.16 05:51:02.025924 [ 3 ] {3be8ba6f-fa34-447b-b5e8-2783ae2ef15a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7703 2024.08.16 05:51:02.025991 [ 3 ] {3be8ba6f-fa34-447b-b5e8-2783ae2ef15a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7704 2024.08.16 05:51:02.026178 [ 3 ] {3be8ba6f-fa34-447b-b5e8-2783ae2ef15a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7705 2024.08.16 05:51:02.026612 [ 3 ] {3be8ba6f-fa34-447b-b5e8-2783ae2ef15a} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7706 2024.08.16 05:51:02.026651 [ 3 ] {3be8ba6f-fa34-447b-b5e8-2783ae2ef15a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
7707 2024.08.16 05:51:02.027020 [ 3 ] {3be8ba6f-fa34-447b-b5e8-2783ae2ef15a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
7708 2024.08.16 05:51:02.027364 [ 3 ] {3be8ba6f-fa34-447b-b5e8-2783ae2ef15a} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7709 2024.08.16 05:51:02.027504 [ 3 ] {3be8ba6f-fa34-447b-b5e8-2783ae2ef15a} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001641 sec., 5484.460694698354 rows/sec., 444.54 KiB/sec.
7710 2024.08.16 05:51:02.027511 [ 75 ] {} <Debug> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
7711 2024.08.16 05:51:02.027574 [ 75 ] {} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7712 2024.08.16 05:51:02.027611 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
7713 2024.08.16 05:51:02.027759 [ 3 ] {3be8ba6f-fa34-447b-b5e8-2783ae2ef15a} <Debug> DynamicQueryHandler: Done processing query
7714 2024.08.16 05:51:02.027801 [ 3 ] {3be8ba6f-fa34-447b-b5e8-2783ae2ef15a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7715 2024.08.16 05:51:02.027828 [ 3 ] {} <Debug> HTTP-Session: b99c068c-4c13-45b0-89f3-8d859f5b2d28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7716 2024.08.16 05:51:02.027832 [ 192 ] {672f777d-ca35-471b-a125-eb27be1b576e::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
7717 2024.08.16 05:51:02.028021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7718 2024.08.16 05:51:02.028146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7719 2024.08.16 05:51:02.028151 [ 192 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7720 2024.08.16 05:51:02.028175 [ 3 ] {} <Debug> HTTP-Session: f56f759d-0aa6-439a-90fc-1ed7ff07730e Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7721 2024.08.16 05:51:02.028223 [ 3 ] {} <Debug> HTTP-Session: f56f759d-0aa6-439a-90fc-1ed7ff07730e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7722 2024.08.16 05:51:02.028231 [ 192 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 32 rows starting from the beginning of the part
7723 2024.08.16 05:51:02.028245 [ 3 ] {} <Debug> HTTP-Session: f56f759d-0aa6-439a-90fc-1ed7ff07730e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7724 2024.08.16 05:51:02.028322 [ 3 ] {} <Trace> HTTP-Session: f56f759d-0aa6-439a-90fc-1ed7ff07730e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7725 2024.08.16 05:51:02.028474 [ 192 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 9 rows starting from the beginning of the part
7726 2024.08.16 05:51:02.028799 [ 192 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 23 rows starting from the beginning of the part
7727 2024.08.16 05:51:02.028825 [ 3 ] {9f3726b4-00fc-43fc-a3da-4fa8f0084644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
7728 2024.08.16 05:51:02.029033 [ 192 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 9 rows starting from the beginning of the part
7729 2024.08.16 05:51:02.029035 [ 3 ] {9f3726b4-00fc-43fc-a3da-4fa8f0084644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
7730 2024.08.16 05:51:02.029257 [ 192 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 23 rows starting from the beginning of the part
7731 2024.08.16 05:51:02.029698 [ 192 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 9 rows starting from the beginning of the part
7732 2024.08.16 05:51:02.030354 [ 3 ] {9f3726b4-00fc-43fc-a3da-4fa8f0084644} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7733 2024.08.16 05:51:02.031042 [ 3 ] {9f3726b4-00fc-43fc-a3da-4fa8f0084644} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7734 2024.08.16 05:51:02.031099 [ 3 ] {9f3726b4-00fc-43fc-a3da-4fa8f0084644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
7735 2024.08.16 05:51:02.031919 [ 3 ] {9f3726b4-00fc-43fc-a3da-4fa8f0084644} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
7736 2024.08.16 05:51:02.032662 [ 200 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 105 rows, containing 4 columns (4 merged, 0 gathered) in 0.004953882 sec., 21195.498802757113 rows/sec., 1.68 MiB/sec.
7737 2024.08.16 05:51:02.032879 [ 200 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
7738 2024.08.16 05:51:02.032890 [ 3 ] {9f3726b4-00fc-43fc-a3da-4fa8f0084644} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7739 2024.08.16 05:51:02.033306 [ 3 ] {9f3726b4-00fc-43fc-a3da-4fa8f0084644} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004649 sec., 430.2000430200043 rows/sec., 35.08 KiB/sec.
7740 2024.08.16 05:51:02.034005 [ 3 ] {9f3726b4-00fc-43fc-a3da-4fa8f0084644} <Debug> DynamicQueryHandler: Done processing query
7741 2024.08.16 05:51:02.034046 [ 3 ] {9f3726b4-00fc-43fc-a3da-4fa8f0084644} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7742 2024.08.16 05:51:02.034074 [ 3 ] {} <Debug> HTTP-Session: f56f759d-0aa6-439a-90fc-1ed7ff07730e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7743 2024.08.16 05:51:02.034164 [ 200 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_31_6} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7744 2024.08.16 05:51:02.034270 [ 200 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_31_6} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
7745 2024.08.16 05:51:02.034286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 32552, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7746 2024.08.16 05:51:02.034395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7747 2024.08.16 05:51:02.034428 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
7748 2024.08.16 05:51:02.034440 [ 3 ] {} <Debug> HTTP-Session: f9612473-1691-4c4c-a24c-fbe5e4bae27d Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7749 2024.08.16 05:51:02.034481 [ 3 ] {} <Debug> HTTP-Session: f9612473-1691-4c4c-a24c-fbe5e4bae27d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7750 2024.08.16 05:51:02.034495 [ 3 ] {} <Debug> HTTP-Session: f9612473-1691-4c4c-a24c-fbe5e4bae27d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7751 2024.08.16 05:51:02.034526 [ 3 ] {} <Trace> HTTP-Session: f9612473-1691-4c4c-a24c-fbe5e4bae27d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7752 2024.08.16 05:51:02.034699 [ 3 ] {ab4699cf-3f3a-4ee4-922a-782d781a7542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7753 2024.08.16 05:51:02.034743 [ 3 ] {ab4699cf-3f3a-4ee4-922a-782d781a7542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7754 2024.08.16 05:51:02.034891 [ 3 ] {ab4699cf-3f3a-4ee4-922a-782d781a7542} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7755 2024.08.16 05:51:02.035335 [ 3 ] {ab4699cf-3f3a-4ee4-922a-782d781a7542} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7756 2024.08.16 05:51:02.035372 [ 3 ] {ab4699cf-3f3a-4ee4-922a-782d781a7542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
7757 2024.08.16 05:51:02.035703 [ 3 ] {ab4699cf-3f3a-4ee4-922a-782d781a7542} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7758 2024.08.16 05:51:02.036013 [ 3 ] {ab4699cf-3f3a-4ee4-922a-782d781a7542} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7759 2024.08.16 05:51:02.036140 [ 3 ] {ab4699cf-3f3a-4ee4-922a-782d781a7542} <Debug> executeQuery: Read 217 rows, 19.35 KiB in 0.001523 sec., 142481.94353250164 rows/sec., 12.40 MiB/sec.
7760 2024.08.16 05:51:02.036307 [ 3 ] {ab4699cf-3f3a-4ee4-922a-782d781a7542} <Debug> DynamicQueryHandler: Done processing query
7761 2024.08.16 05:51:02.036331 [ 3 ] {ab4699cf-3f3a-4ee4-922a-782d781a7542} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
7762 2024.08.16 05:51:02.036346 [ 3 ] {} <Debug> HTTP-Session: f9612473-1691-4c4c-a24c-fbe5e4bae27d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7763 2024.08.16 05:51:02.036466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7764 2024.08.16 05:51:02.036515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7765 2024.08.16 05:51:02.036533 [ 3 ] {} <Debug> HTTP-Session: c40e8b68-9d31-4d47-8d87-7977252f0ab7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7766 2024.08.16 05:51:02.036549 [ 3 ] {} <Debug> HTTP-Session: c40e8b68-9d31-4d47-8d87-7977252f0ab7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7767 2024.08.16 05:51:02.036562 [ 3 ] {} <Debug> HTTP-Session: c40e8b68-9d31-4d47-8d87-7977252f0ab7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7768 2024.08.16 05:51:02.036592 [ 3 ] {} <Trace> HTTP-Session: c40e8b68-9d31-4d47-8d87-7977252f0ab7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7769 2024.08.16 05:51:02.036685 [ 3 ] {c2af4595-add2-421e-89e0-ee38f3806930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
7770 2024.08.16 05:51:02.036725 [ 3 ] {c2af4595-add2-421e-89e0-ee38f3806930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
7771 2024.08.16 05:51:02.036850 [ 3 ] {c2af4595-add2-421e-89e0-ee38f3806930} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7772 2024.08.16 05:51:02.037118 [ 3 ] {c2af4595-add2-421e-89e0-ee38f3806930} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7773 2024.08.16 05:51:02.037153 [ 3 ] {c2af4595-add2-421e-89e0-ee38f3806930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
7774 2024.08.16 05:51:02.037449 [ 3 ] {c2af4595-add2-421e-89e0-ee38f3806930} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
7775 2024.08.16 05:51:02.037772 [ 3 ] {c2af4595-add2-421e-89e0-ee38f3806930} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7776 2024.08.16 05:51:02.037892 [ 3 ] {c2af4595-add2-421e-89e0-ee38f3806930} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001229 sec., 1627.3393002441007 rows/sec., 113.63 KiB/sec.
7777 2024.08.16 05:51:02.038059 [ 3 ] {c2af4595-add2-421e-89e0-ee38f3806930} <Debug> DynamicQueryHandler: Done processing query
7778 2024.08.16 05:51:02.038083 [ 3 ] {c2af4595-add2-421e-89e0-ee38f3806930} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7779 2024.08.16 05:51:02.038098 [ 3 ] {} <Debug> HTTP-Session: c40e8b68-9d31-4d47-8d87-7977252f0ab7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7780 2024.08.16 05:51:02.038217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7781 2024.08.16 05:51:02.038265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7782 2024.08.16 05:51:02.038283 [ 3 ] {} <Debug> HTTP-Session: 79429f47-ee19-45ee-bf34-332102d9dceb Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7783 2024.08.16 05:51:02.038299 [ 3 ] {} <Debug> HTTP-Session: 79429f47-ee19-45ee-bf34-332102d9dceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7784 2024.08.16 05:51:02.038312 [ 3 ] {} <Debug> HTTP-Session: 79429f47-ee19-45ee-bf34-332102d9dceb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7785 2024.08.16 05:51:02.038343 [ 3 ] {} <Trace> HTTP-Session: 79429f47-ee19-45ee-bf34-332102d9dceb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7786 2024.08.16 05:51:02.038438 [ 3 ] {151dcdfe-ce12-4ed6-a472-01a5a765a7e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
7787 2024.08.16 05:51:02.038478 [ 3 ] {151dcdfe-ce12-4ed6-a472-01a5a765a7e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
7788 2024.08.16 05:51:02.038599 [ 3 ] {151dcdfe-ce12-4ed6-a472-01a5a765a7e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7789 2024.08.16 05:51:02.038874 [ 3 ] {151dcdfe-ce12-4ed6-a472-01a5a765a7e8} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7790 2024.08.16 05:51:02.038909 [ 3 ] {151dcdfe-ce12-4ed6-a472-01a5a765a7e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
7791 2024.08.16 05:51:02.039219 [ 3 ] {151dcdfe-ce12-4ed6-a472-01a5a765a7e8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
7792 2024.08.16 05:51:02.039517 [ 3 ] {151dcdfe-ce12-4ed6-a472-01a5a765a7e8} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7793 2024.08.16 05:51:02.039642 [ 3 ] {151dcdfe-ce12-4ed6-a472-01a5a765a7e8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00123 sec., 11382.113821138211 rows/sec., 797.13 KiB/sec.
7794 2024.08.16 05:51:02.039782 [ 3 ] {151dcdfe-ce12-4ed6-a472-01a5a765a7e8} <Debug> DynamicQueryHandler: Done processing query
7795 2024.08.16 05:51:02.039804 [ 3 ] {151dcdfe-ce12-4ed6-a472-01a5a765a7e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7796 2024.08.16 05:51:02.039820 [ 3 ] {} <Debug> HTTP-Session: 79429f47-ee19-45ee-bf34-332102d9dceb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7797 2024.08.16 05:51:02.039933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7798 2024.08.16 05:51:02.039981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7799 2024.08.16 05:51:02.040000 [ 3 ] {} <Debug> HTTP-Session: 136c4853-cf06-46dd-8a8c-ac19a23b15f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7800 2024.08.16 05:51:02.040017 [ 3 ] {} <Debug> HTTP-Session: 136c4853-cf06-46dd-8a8c-ac19a23b15f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7801 2024.08.16 05:51:02.040030 [ 3 ] {} <Debug> HTTP-Session: 136c4853-cf06-46dd-8a8c-ac19a23b15f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7802 2024.08.16 05:51:02.040060 [ 3 ] {} <Trace> HTTP-Session: 136c4853-cf06-46dd-8a8c-ac19a23b15f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7803 2024.08.16 05:51:02.040151 [ 3 ] {29eb85cd-fafd-4cdb-a126-b1b99db44bf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
7804 2024.08.16 05:51:02.040194 [ 3 ] {29eb85cd-fafd-4cdb-a126-b1b99db44bf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
7805 2024.08.16 05:51:02.040317 [ 3 ] {29eb85cd-fafd-4cdb-a126-b1b99db44bf9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7806 2024.08.16 05:51:02.040616 [ 3 ] {29eb85cd-fafd-4cdb-a126-b1b99db44bf9} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7807 2024.08.16 05:51:02.040653 [ 3 ] {29eb85cd-fafd-4cdb-a126-b1b99db44bf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
7808 2024.08.16 05:51:02.040956 [ 3 ] {29eb85cd-fafd-4cdb-a126-b1b99db44bf9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
7809 2024.08.16 05:51:02.041286 [ 3 ] {29eb85cd-fafd-4cdb-a126-b1b99db44bf9} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7810 2024.08.16 05:51:02.041408 [ 3 ] {29eb85cd-fafd-4cdb-a126-b1b99db44bf9} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001278 sec., 4694.835680751174 rows/sec., 277.38 KiB/sec.
7811 2024.08.16 05:51:02.041564 [ 3 ] {29eb85cd-fafd-4cdb-a126-b1b99db44bf9} <Debug> DynamicQueryHandler: Done processing query
7812 2024.08.16 05:51:02.041588 [ 3 ] {29eb85cd-fafd-4cdb-a126-b1b99db44bf9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
7813 2024.08.16 05:51:02.041604 [ 3 ] {} <Debug> HTTP-Session: 136c4853-cf06-46dd-8a8c-ac19a23b15f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7814 2024.08.16 05:51:02.041782 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 63668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7815 2024.08.16 05:51:02.041830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7816 2024.08.16 05:51:02.041848 [ 3 ] {} <Debug> HTTP-Session: a61628b7-c7fc-4ce6-b28e-db5aac959e35 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7817 2024.08.16 05:51:02.041864 [ 3 ] {} <Debug> HTTP-Session: a61628b7-c7fc-4ce6-b28e-db5aac959e35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7818 2024.08.16 05:51:02.041877 [ 3 ] {} <Debug> HTTP-Session: a61628b7-c7fc-4ce6-b28e-db5aac959e35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7819 2024.08.16 05:51:02.041908 [ 3 ] {} <Trace> HTTP-Session: a61628b7-c7fc-4ce6-b28e-db5aac959e35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7820 2024.08.16 05:51:02.042117 [ 3 ] {de39a45f-2a3b-46bf-9574-a2f6753f703a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7821 2024.08.16 05:51:02.042159 [ 3 ] {de39a45f-2a3b-46bf-9574-a2f6753f703a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7822 2024.08.16 05:51:02.042280 [ 3 ] {de39a45f-2a3b-46bf-9574-a2f6753f703a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7823 2024.08.16 05:51:02.042813 [ 3 ] {de39a45f-2a3b-46bf-9574-a2f6753f703a} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7824 2024.08.16 05:51:02.042850 [ 3 ] {de39a45f-2a3b-46bf-9574-a2f6753f703a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
7825 2024.08.16 05:51:02.043172 [ 3 ] {de39a45f-2a3b-46bf-9574-a2f6753f703a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7826 2024.08.16 05:51:02.043486 [ 3 ] {de39a45f-2a3b-46bf-9574-a2f6753f703a} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7827 2024.08.16 05:51:02.043615 [ 3 ] {de39a45f-2a3b-46bf-9574-a2f6753f703a} <Debug> executeQuery: Read 393 rows, 28.57 KiB in 0.001619 sec., 242742.43360098827 rows/sec., 17.23 MiB/sec.
7828 2024.08.16 05:51:02.043862 [ 3 ] {de39a45f-2a3b-46bf-9574-a2f6753f703a} <Debug> DynamicQueryHandler: Done processing query
7829 2024.08.16 05:51:02.043910 [ 3 ] {de39a45f-2a3b-46bf-9574-a2f6753f703a} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
7830 2024.08.16 05:51:02.043947 [ 3 ] {} <Debug> HTTP-Session: a61628b7-c7fc-4ce6-b28e-db5aac959e35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7831 2024.08.16 05:51:02.044077 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7832 2024.08.16 05:51:02.044126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7833 2024.08.16 05:51:02.044144 [ 3 ] {} <Debug> HTTP-Session: 1b276cc0-6bce-4784-a4c8-1f57340721fc Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7834 2024.08.16 05:51:02.044160 [ 3 ] {} <Debug> HTTP-Session: 1b276cc0-6bce-4784-a4c8-1f57340721fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7835 2024.08.16 05:51:02.044174 [ 3 ] {} <Debug> HTTP-Session: 1b276cc0-6bce-4784-a4c8-1f57340721fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7836 2024.08.16 05:51:02.044204 [ 3 ] {} <Trace> HTTP-Session: 1b276cc0-6bce-4784-a4c8-1f57340721fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7837 2024.08.16 05:51:02.044299 [ 3 ] {eb1a189d-2af7-4d07-987e-1fe8212d955d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
7838 2024.08.16 05:51:02.044343 [ 3 ] {eb1a189d-2af7-4d07-987e-1fe8212d955d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
7839 2024.08.16 05:51:02.044487 [ 3 ] {eb1a189d-2af7-4d07-987e-1fe8212d955d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7840 2024.08.16 05:51:02.044784 [ 3 ] {eb1a189d-2af7-4d07-987e-1fe8212d955d} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7841 2024.08.16 05:51:02.044819 [ 3 ] {eb1a189d-2af7-4d07-987e-1fe8212d955d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
7842 2024.08.16 05:51:02.045177 [ 3 ] {eb1a189d-2af7-4d07-987e-1fe8212d955d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
7843 2024.08.16 05:51:02.045498 [ 3 ] {eb1a189d-2af7-4d07-987e-1fe8212d955d} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7844 2024.08.16 05:51:02.045621 [ 3 ] {eb1a189d-2af7-4d07-987e-1fe8212d955d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001346 sec., 4457.652303120357 rows/sec., 232.89 KiB/sec.
7845 2024.08.16 05:51:02.045784 [ 3 ] {eb1a189d-2af7-4d07-987e-1fe8212d955d} <Debug> DynamicQueryHandler: Done processing query
7846 2024.08.16 05:51:02.045808 [ 3 ] {eb1a189d-2af7-4d07-987e-1fe8212d955d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7847 2024.08.16 05:51:02.045823 [ 3 ] {} <Debug> HTTP-Session: 1b276cc0-6bce-4784-a4c8-1f57340721fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7848 2024.08.16 05:51:02.045995 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 44816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7849 2024.08.16 05:51:02.046043 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7850 2024.08.16 05:51:02.046061 [ 3 ] {} <Debug> HTTP-Session: a2e79d84-a6ea-4d14-b67b-129f352fc8aa Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7851 2024.08.16 05:51:02.046077 [ 3 ] {} <Debug> HTTP-Session: a2e79d84-a6ea-4d14-b67b-129f352fc8aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7852 2024.08.16 05:51:02.046090 [ 3 ] {} <Debug> HTTP-Session: a2e79d84-a6ea-4d14-b67b-129f352fc8aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7853 2024.08.16 05:51:02.046120 [ 3 ] {} <Trace> HTTP-Session: a2e79d84-a6ea-4d14-b67b-129f352fc8aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7854 2024.08.16 05:51:02.046316 [ 3 ] {5d02ed8e-0290-4843-8f0e-acbaeea4c054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7855 2024.08.16 05:51:02.046361 [ 3 ] {5d02ed8e-0290-4843-8f0e-acbaeea4c054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7856 2024.08.16 05:51:02.046498 [ 3 ] {5d02ed8e-0290-4843-8f0e-acbaeea4c054} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7857 2024.08.16 05:51:02.046979 [ 3 ] {5d02ed8e-0290-4843-8f0e-acbaeea4c054} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7858 2024.08.16 05:51:02.047015 [ 3 ] {5d02ed8e-0290-4843-8f0e-acbaeea4c054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
7859 2024.08.16 05:51:02.047398 [ 3 ] {5d02ed8e-0290-4843-8f0e-acbaeea4c054} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7860 2024.08.16 05:51:02.047735 [ 3 ] {5d02ed8e-0290-4843-8f0e-acbaeea4c054} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7861 2024.08.16 05:51:02.047866 [ 3 ] {5d02ed8e-0290-4843-8f0e-acbaeea4c054} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001652 sec., 144067.7966101695 rows/sec., 9.66 MiB/sec.
7862 2024.08.16 05:51:02.048207 [ 3 ] {5d02ed8e-0290-4843-8f0e-acbaeea4c054} <Debug> DynamicQueryHandler: Done processing query
7863 2024.08.16 05:51:02.048251 [ 3 ] {5d02ed8e-0290-4843-8f0e-acbaeea4c054} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
7864 2024.08.16 05:51:02.048269 [ 3 ] {} <Debug> HTTP-Session: a2e79d84-a6ea-4d14-b67b-129f352fc8aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7865 2024.08.16 05:51:02.048401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7866 2024.08.16 05:51:02.048450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7867 2024.08.16 05:51:02.048469 [ 3 ] {} <Debug> HTTP-Session: e7d55708-970d-437d-8a0b-e34c74fd27e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7868 2024.08.16 05:51:02.048485 [ 3 ] {} <Debug> HTTP-Session: e7d55708-970d-437d-8a0b-e34c74fd27e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7869 2024.08.16 05:51:02.048498 [ 3 ] {} <Debug> HTTP-Session: e7d55708-970d-437d-8a0b-e34c74fd27e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7870 2024.08.16 05:51:02.048530 [ 3 ] {} <Trace> HTTP-Session: e7d55708-970d-437d-8a0b-e34c74fd27e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7871 2024.08.16 05:51:02.048625 [ 3 ] {e30ea94a-852e-4e25-90af-f2929e57fce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
7872 2024.08.16 05:51:02.048671 [ 3 ] {e30ea94a-852e-4e25-90af-f2929e57fce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
7873 2024.08.16 05:51:02.048815 [ 3 ] {e30ea94a-852e-4e25-90af-f2929e57fce4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7874 2024.08.16 05:51:02.049099 [ 3 ] {e30ea94a-852e-4e25-90af-f2929e57fce4} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7875 2024.08.16 05:51:02.049135 [ 3 ] {e30ea94a-852e-4e25-90af-f2929e57fce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
7876 2024.08.16 05:51:02.049476 [ 3 ] {e30ea94a-852e-4e25-90af-f2929e57fce4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
7877 2024.08.16 05:51:02.049808 [ 3 ] {e30ea94a-852e-4e25-90af-f2929e57fce4} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7878 2024.08.16 05:51:02.049935 [ 3 ] {e30ea94a-852e-4e25-90af-f2929e57fce4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001335 sec., 749.063670411985 rows/sec., 50.47 KiB/sec.
7879 2024.08.16 05:51:02.050235 [ 3 ] {e30ea94a-852e-4e25-90af-f2929e57fce4} <Debug> DynamicQueryHandler: Done processing query
7880 2024.08.16 05:51:02.050259 [ 3 ] {e30ea94a-852e-4e25-90af-f2929e57fce4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
7881 2024.08.16 05:51:02.050275 [ 3 ] {} <Debug> HTTP-Session: e7d55708-970d-437d-8a0b-e34c74fd27e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7882 2024.08.16 05:51:02.050401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14477, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7883 2024.08.16 05:51:02.050449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7884 2024.08.16 05:51:02.050468 [ 3 ] {} <Debug> HTTP-Session: 44aa84e2-cd4b-4e64-b3b2-7bcb387f0c2b Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7885 2024.08.16 05:51:02.050484 [ 3 ] {} <Debug> HTTP-Session: 44aa84e2-cd4b-4e64-b3b2-7bcb387f0c2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7886 2024.08.16 05:51:02.050498 [ 3 ] {} <Debug> HTTP-Session: 44aa84e2-cd4b-4e64-b3b2-7bcb387f0c2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7887 2024.08.16 05:51:02.050528 [ 3 ] {} <Trace> HTTP-Session: 44aa84e2-cd4b-4e64-b3b2-7bcb387f0c2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7888 2024.08.16 05:51:02.050728 [ 3 ] {345beab3-e227-4266-b88e-5c601a36a405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
7889 2024.08.16 05:51:02.050798 [ 3 ] {345beab3-e227-4266-b88e-5c601a36a405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
7890 2024.08.16 05:51:02.051217 [ 3 ] {345beab3-e227-4266-b88e-5c601a36a405} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7891 2024.08.16 05:51:02.051727 [ 3 ] {345beab3-e227-4266-b88e-5c601a36a405} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7892 2024.08.16 05:51:02.051763 [ 3 ] {345beab3-e227-4266-b88e-5c601a36a405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
7893 2024.08.16 05:51:02.052330 [ 3 ] {345beab3-e227-4266-b88e-5c601a36a405} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
7894 2024.08.16 05:51:02.052728 [ 3 ] {345beab3-e227-4266-b88e-5c601a36a405} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7895 2024.08.16 05:51:02.052857 [ 67 ] {} <Debug> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
7896 2024.08.16 05:51:02.052873 [ 3 ] {345beab3-e227-4266-b88e-5c601a36a405} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002272 sec., 3961.2676056338028 rows/sec., 7.10 MiB/sec.
7897 2024.08.16 05:51:02.052902 [ 67 ] {} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7898 2024.08.16 05:51:02.052944 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
7899 2024.08.16 05:51:02.053219 [ 188 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::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
7900 2024.08.16 05:51:02.053328 [ 3 ] {345beab3-e227-4266-b88e-5c601a36a405} <Debug> DynamicQueryHandler: Done processing query
7901 2024.08.16 05:51:02.053384 [ 3 ] {345beab3-e227-4266-b88e-5c601a36a405} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
7902 2024.08.16 05:51:02.053422 [ 3 ] {} <Debug> HTTP-Session: 44aa84e2-cd4b-4e64-b3b2-7bcb387f0c2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7903 2024.08.16 05:51:02.053641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7904 2024.08.16 05:51:02.053749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7905 2024.08.16 05:51:02.053804 [ 3 ] {} <Debug> HTTP-Session: 2ef9f75d-781e-48ce-82d2-68f149dd4869 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7906 2024.08.16 05:51:02.053849 [ 3 ] {} <Debug> HTTP-Session: 2ef9f75d-781e-48ce-82d2-68f149dd4869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7907 2024.08.16 05:51:02.053892 [ 3 ] {} <Debug> HTTP-Session: 2ef9f75d-781e-48ce-82d2-68f149dd4869 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7908 2024.08.16 05:51:02.053901 [ 188 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
7909 2024.08.16 05:51:02.053957 [ 3 ] {} <Trace> HTTP-Session: 2ef9f75d-781e-48ce-82d2-68f149dd4869 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7910 2024.08.16 05:51:02.054056 [ 188 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 456 rows starting from the beginning of the part
7911 2024.08.16 05:51:02.054231 [ 3 ] {a7e5ffec-d4f5-4bf1-82c5-87b24882e0af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
7912 2024.08.16 05:51:02.054475 [ 3 ] {a7e5ffec-d4f5-4bf1-82c5-87b24882e0af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
7913 2024.08.16 05:51:02.054780 [ 188 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 9 rows starting from the beginning of the part
7914 2024.08.16 05:51:02.055116 [ 3 ] {a7e5ffec-d4f5-4bf1-82c5-87b24882e0af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7915 2024.08.16 05:51:02.055567 [ 188 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 23 rows starting from the beginning of the part
7916 2024.08.16 05:51:02.056347 [ 188 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 9 rows starting from the beginning of the part
7917 2024.08.16 05:51:02.056367 [ 3 ] {a7e5ffec-d4f5-4bf1-82c5-87b24882e0af} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7918 2024.08.16 05:51:02.056428 [ 3 ] {a7e5ffec-d4f5-4bf1-82c5-87b24882e0af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
7919 2024.08.16 05:51:02.056934 [ 188 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 23 rows starting from the beginning of the part
7920 2024.08.16 05:51:02.057663 [ 188 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 9 rows starting from the beginning of the part
7921 2024.08.16 05:51:02.057877 [ 3 ] {a7e5ffec-d4f5-4bf1-82c5-87b24882e0af} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
7922 2024.08.16 05:51:02.058821 [ 3 ] {a7e5ffec-d4f5-4bf1-82c5-87b24882e0af} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7923 2024.08.16 05:51:02.059189 [ 3 ] {a7e5ffec-d4f5-4bf1-82c5-87b24882e0af} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005051 sec., 16234.409027915264 rows/sec., 1.03 MiB/sec.
7924 2024.08.16 05:51:02.060269 [ 3 ] {a7e5ffec-d4f5-4bf1-82c5-87b24882e0af} <Debug> DynamicQueryHandler: Done processing query
7925 2024.08.16 05:51:02.060308 [ 3 ] {a7e5ffec-d4f5-4bf1-82c5-87b24882e0af} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
7926 2024.08.16 05:51:02.060324 [ 3 ] {} <Debug> HTTP-Session: 2ef9f75d-781e-48ce-82d2-68f149dd4869 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7927 2024.08.16 05:51:02.062845 [ 194 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 529 rows, containing 19 columns (19 merged, 0 gathered) in 0.009775291 sec., 54116.03603411908 rows/sec., 96.97 MiB/sec.
7928 2024.08.16 05:51:02.063554 [ 194 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
7929 2024.08.16 05:51:02.064242 [ 194 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7930 2024.08.16 05:51:02.064342 [ 194 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
7931 2024.08.16 05:51:02.064513 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB.
7932 2024.08.16 05:51:07.022413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7933 2024.08.16 05:51:07.022582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7934 2024.08.16 05:51:07.022612 [ 3 ] {} <Debug> HTTP-Session: 3456185d-8242-4058-935b-f748efade56b Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7935 2024.08.16 05:51:07.022641 [ 3 ] {} <Debug> HTTP-Session: 3456185d-8242-4058-935b-f748efade56b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7936 2024.08.16 05:51:07.022659 [ 3 ] {} <Debug> HTTP-Session: 3456185d-8242-4058-935b-f748efade56b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7937 2024.08.16 05:51:07.022716 [ 3 ] {} <Trace> HTTP-Session: 3456185d-8242-4058-935b-f748efade56b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7938 2024.08.16 05:51:07.022927 [ 3 ] {4f526453-187c-4745-910b-2d0c54652dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
7939 2024.08.16 05:51:07.023000 [ 3 ] {4f526453-187c-4745-910b-2d0c54652dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
7940 2024.08.16 05:51:07.023199 [ 3 ] {4f526453-187c-4745-910b-2d0c54652dad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7941 2024.08.16 05:51:07.023625 [ 3 ] {4f526453-187c-4745-910b-2d0c54652dad} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7942 2024.08.16 05:51:07.023667 [ 3 ] {4f526453-187c-4745-910b-2d0c54652dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
7943 2024.08.16 05:51:07.024046 [ 3 ] {4f526453-187c-4745-910b-2d0c54652dad} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
7944 2024.08.16 05:51:07.024386 [ 3 ] {4f526453-187c-4745-910b-2d0c54652dad} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7945 2024.08.16 05:51:07.024564 [ 3 ] {4f526453-187c-4745-910b-2d0c54652dad} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.001701 sec., 13521.45796590241 rows/sec., 1.07 MiB/sec.
7946 2024.08.16 05:51:07.024769 [ 3 ] {4f526453-187c-4745-910b-2d0c54652dad} <Debug> DynamicQueryHandler: Done processing query
7947 2024.08.16 05:51:07.024795 [ 3 ] {4f526453-187c-4745-910b-2d0c54652dad} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
7948 2024.08.16 05:51:07.024811 [ 3 ] {} <Debug> HTTP-Session: 3456185d-8242-4058-935b-f748efade56b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7949 2024.08.16 05:51:07.025021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 18224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7950 2024.08.16 05:51:07.025070 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7951 2024.08.16 05:51:07.025090 [ 3 ] {} <Debug> HTTP-Session: d23b1a20-870d-40f3-9bbc-6dedf28663ae Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7952 2024.08.16 05:51:07.025106 [ 3 ] {} <Debug> HTTP-Session: d23b1a20-870d-40f3-9bbc-6dedf28663ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7953 2024.08.16 05:51:07.025120 [ 3 ] {} <Debug> HTTP-Session: d23b1a20-870d-40f3-9bbc-6dedf28663ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7954 2024.08.16 05:51:07.025151 [ 3 ] {} <Trace> HTTP-Session: d23b1a20-870d-40f3-9bbc-6dedf28663ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7955 2024.08.16 05:51:07.025283 [ 3 ] {dcd59f33-cfbe-4c20-a182-4d8a83454b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
7956 2024.08.16 05:51:07.025327 [ 3 ] {dcd59f33-cfbe-4c20-a182-4d8a83454b7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
7957 2024.08.16 05:51:07.025450 [ 3 ] {dcd59f33-cfbe-4c20-a182-4d8a83454b7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7958 2024.08.16 05:51:07.025807 [ 3 ] {dcd59f33-cfbe-4c20-a182-4d8a83454b7f} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7959 2024.08.16 05:51:07.025844 [ 3 ] {dcd59f33-cfbe-4c20-a182-4d8a83454b7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
7960 2024.08.16 05:51:07.026163 [ 3 ] {dcd59f33-cfbe-4c20-a182-4d8a83454b7f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7961 2024.08.16 05:51:07.026476 [ 3 ] {dcd59f33-cfbe-4c20-a182-4d8a83454b7f} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7962 2024.08.16 05:51:07.026629 [ 3 ] {dcd59f33-cfbe-4c20-a182-4d8a83454b7f} <Debug> executeQuery: Read 125 rows, 10.63 KiB in 0.001396 sec., 89541.54727793696 rows/sec., 7.43 MiB/sec.
7963 2024.08.16 05:51:07.026787 [ 3 ] {dcd59f33-cfbe-4c20-a182-4d8a83454b7f} <Debug> DynamicQueryHandler: Done processing query
7964 2024.08.16 05:51:07.026812 [ 3 ] {dcd59f33-cfbe-4c20-a182-4d8a83454b7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
7965 2024.08.16 05:51:07.026827 [ 3 ] {} <Debug> HTTP-Session: d23b1a20-870d-40f3-9bbc-6dedf28663ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7966 2024.08.16 05:51:07.026968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7967 2024.08.16 05:51:07.027014 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7968 2024.08.16 05:51:07.027033 [ 3 ] {} <Debug> HTTP-Session: 78bad1da-8534-4b2d-8f68-ebd6b356d06c Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7969 2024.08.16 05:51:07.027049 [ 3 ] {} <Debug> HTTP-Session: 78bad1da-8534-4b2d-8f68-ebd6b356d06c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7970 2024.08.16 05:51:07.027064 [ 3 ] {} <Debug> HTTP-Session: 78bad1da-8534-4b2d-8f68-ebd6b356d06c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7971 2024.08.16 05:51:07.027094 [ 3 ] {} <Trace> HTTP-Session: 78bad1da-8534-4b2d-8f68-ebd6b356d06c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7972 2024.08.16 05:51:07.027209 [ 3 ] {da3f0239-0ae9-46c5-973a-9894804ed227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
7973 2024.08.16 05:51:07.027250 [ 3 ] {da3f0239-0ae9-46c5-973a-9894804ed227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
7974 2024.08.16 05:51:07.027375 [ 3 ] {da3f0239-0ae9-46c5-973a-9894804ed227} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7975 2024.08.16 05:51:07.027672 [ 3 ] {da3f0239-0ae9-46c5-973a-9894804ed227} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7976 2024.08.16 05:51:07.027709 [ 3 ] {da3f0239-0ae9-46c5-973a-9894804ed227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
7977 2024.08.16 05:51:07.028019 [ 3 ] {da3f0239-0ae9-46c5-973a-9894804ed227} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7978 2024.08.16 05:51:07.028320 [ 3 ] {da3f0239-0ae9-46c5-973a-9894804ed227} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7979 2024.08.16 05:51:07.028474 [ 3 ] {da3f0239-0ae9-46c5-973a-9894804ed227} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.0013 sec., 66923.07692307692 rows/sec., 5.23 MiB/sec.
7980 2024.08.16 05:51:07.028627 [ 3 ] {da3f0239-0ae9-46c5-973a-9894804ed227} <Debug> DynamicQueryHandler: Done processing query
7981 2024.08.16 05:51:07.028652 [ 3 ] {da3f0239-0ae9-46c5-973a-9894804ed227} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
7982 2024.08.16 05:51:07.028668 [ 3 ] {} <Debug> HTTP-Session: 78bad1da-8534-4b2d-8f68-ebd6b356d06c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
7983 2024.08.16 05:51:07.028821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7984 2024.08.16 05:51:07.028868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
7985 2024.08.16 05:51:07.028887 [ 3 ] {} <Debug> HTTP-Session: 2449e20e-03ca-4605-851c-7504a38d7c77 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
7986 2024.08.16 05:51:07.028902 [ 3 ] {} <Debug> HTTP-Session: 2449e20e-03ca-4605-851c-7504a38d7c77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7987 2024.08.16 05:51:07.028916 [ 3 ] {} <Debug> HTTP-Session: 2449e20e-03ca-4605-851c-7504a38d7c77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
7988 2024.08.16 05:51:07.028946 [ 3 ] {} <Trace> HTTP-Session: 2449e20e-03ca-4605-851c-7504a38d7c77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
7989 2024.08.16 05:51:07.029088 [ 3 ] {20eef413-d6f5-4f07-8e7d-6c9deaf4c68c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
7990 2024.08.16 05:51:07.029134 [ 3 ] {20eef413-d6f5-4f07-8e7d-6c9deaf4c68c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
7991 2024.08.16 05:51:07.029278 [ 3 ] {20eef413-d6f5-4f07-8e7d-6c9deaf4c68c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7992 2024.08.16 05:51:07.029700 [ 3 ] {20eef413-d6f5-4f07-8e7d-6c9deaf4c68c} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
7993 2024.08.16 05:51:07.029737 [ 3 ] {20eef413-d6f5-4f07-8e7d-6c9deaf4c68c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
7994 2024.08.16 05:51:07.030123 [ 3 ] {20eef413-d6f5-4f07-8e7d-6c9deaf4c68c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
7995 2024.08.16 05:51:07.030461 [ 3 ] {20eef413-d6f5-4f07-8e7d-6c9deaf4c68c} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
7996 2024.08.16 05:51:07.030622 [ 3 ] {20eef413-d6f5-4f07-8e7d-6c9deaf4c68c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001584 sec., 101010.10101010102 rows/sec., 7.04 MiB/sec.
7997 2024.08.16 05:51:07.030898 [ 3 ] {20eef413-d6f5-4f07-8e7d-6c9deaf4c68c} <Debug> DynamicQueryHandler: Done processing query
7998 2024.08.16 05:51:07.030956 [ 3 ] {20eef413-d6f5-4f07-8e7d-6c9deaf4c68c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
7999 2024.08.16 05:51:07.031000 [ 3 ] {} <Debug> HTTP-Session: 2449e20e-03ca-4605-851c-7504a38d7c77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8000 2024.08.16 05:51:07.031210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 36850, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8001 2024.08.16 05:51:07.031260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8002 2024.08.16 05:51:07.031279 [ 3 ] {} <Debug> HTTP-Session: e1bdc42d-ea73-4463-be1f-07abe9a95106 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
8003 2024.08.16 05:51:07.031296 [ 3 ] {} <Debug> HTTP-Session: e1bdc42d-ea73-4463-be1f-07abe9a95106 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8004 2024.08.16 05:51:07.031310 [ 3 ] {} <Debug> HTTP-Session: e1bdc42d-ea73-4463-be1f-07abe9a95106 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8005 2024.08.16 05:51:07.031342 [ 3 ] {} <Trace> HTTP-Session: e1bdc42d-ea73-4463-be1f-07abe9a95106 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8006 2024.08.16 05:51:07.031608 [ 3 ] {93889ef2-5e68-46b7-8760-481dc1aed955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8007 2024.08.16 05:51:07.031676 [ 3 ] {93889ef2-5e68-46b7-8760-481dc1aed955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8008 2024.08.16 05:51:07.032096 [ 3 ] {93889ef2-5e68-46b7-8760-481dc1aed955} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8009 2024.08.16 05:51:07.032667 [ 3 ] {93889ef2-5e68-46b7-8760-481dc1aed955} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8010 2024.08.16 05:51:07.032705 [ 3 ] {93889ef2-5e68-46b7-8760-481dc1aed955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
8011 2024.08.16 05:51:07.033280 [ 3 ] {93889ef2-5e68-46b7-8760-481dc1aed955} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
8012 2024.08.16 05:51:07.033689 [ 3 ] {93889ef2-5e68-46b7-8760-481dc1aed955} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8013 2024.08.16 05:51:07.033899 [ 3 ] {93889ef2-5e68-46b7-8760-481dc1aed955} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002459 sec., 9353.395689304596 rows/sec., 16.76 MiB/sec.
8014 2024.08.16 05:51:07.034439 [ 3 ] {93889ef2-5e68-46b7-8760-481dc1aed955} <Debug> DynamicQueryHandler: Done processing query
8015 2024.08.16 05:51:07.034464 [ 3 ] {93889ef2-5e68-46b7-8760-481dc1aed955} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
8016 2024.08.16 05:51:07.034480 [ 3 ] {} <Debug> HTTP-Session: e1bdc42d-ea73-4463-be1f-07abe9a95106 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8017 2024.08.16 05:51:07.034609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8018 2024.08.16 05:51:07.034657 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8019 2024.08.16 05:51:07.034676 [ 3 ] {} <Debug> HTTP-Session: b81d42d3-7791-4b27-b3fe-432027613727 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
8020 2024.08.16 05:51:07.034693 [ 3 ] {} <Debug> HTTP-Session: b81d42d3-7791-4b27-b3fe-432027613727 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8021 2024.08.16 05:51:07.034707 [ 3 ] {} <Debug> HTTP-Session: b81d42d3-7791-4b27-b3fe-432027613727 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8022 2024.08.16 05:51:07.034740 [ 3 ] {} <Trace> HTTP-Session: b81d42d3-7791-4b27-b3fe-432027613727 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8023 2024.08.16 05:51:07.034862 [ 3 ] {dca6c9b2-0ed1-4e94-a0e2-371474d2c224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8024 2024.08.16 05:51:07.034907 [ 3 ] {dca6c9b2-0ed1-4e94-a0e2-371474d2c224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8025 2024.08.16 05:51:07.035055 [ 3 ] {dca6c9b2-0ed1-4e94-a0e2-371474d2c224} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8026 2024.08.16 05:51:07.035359 [ 3 ] {dca6c9b2-0ed1-4e94-a0e2-371474d2c224} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8027 2024.08.16 05:51:07.035396 [ 3 ] {dca6c9b2-0ed1-4e94-a0e2-371474d2c224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
8028 2024.08.16 05:51:07.035759 [ 3 ] {dca6c9b2-0ed1-4e94-a0e2-371474d2c224} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
8029 2024.08.16 05:51:07.036089 [ 3 ] {dca6c9b2-0ed1-4e94-a0e2-371474d2c224} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8030 2024.08.16 05:51:07.036252 [ 3 ] {dca6c9b2-0ed1-4e94-a0e2-371474d2c224} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001425 sec., 42105.26315789473 rows/sec., 2.84 MiB/sec.
8031 2024.08.16 05:51:07.036556 [ 3 ] {dca6c9b2-0ed1-4e94-a0e2-371474d2c224} <Debug> DynamicQueryHandler: Done processing query
8032 2024.08.16 05:51:07.036603 [ 3 ] {dca6c9b2-0ed1-4e94-a0e2-371474d2c224} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8033 2024.08.16 05:51:07.036627 [ 3 ] {} <Debug> HTTP-Session: b81d42d3-7791-4b27-b3fe-432027613727 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8034 2024.08.16 05:51:09.858494 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache
8035 2024.08.16 05:51:09.858550 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache
8036 2024.08.16 05:51:12.025793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8037 2024.08.16 05:51:12.025992 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8038 2024.08.16 05:51:12.026037 [ 3 ] {} <Debug> HTTP-Session: 18ae2a4d-36d7-4f2c-8b46-49a72ee0739f Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
8039 2024.08.16 05:51:12.026078 [ 3 ] {} <Debug> HTTP-Session: 18ae2a4d-36d7-4f2c-8b46-49a72ee0739f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8040 2024.08.16 05:51:12.026107 [ 3 ] {} <Debug> HTTP-Session: 18ae2a4d-36d7-4f2c-8b46-49a72ee0739f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8041 2024.08.16 05:51:12.026186 [ 3 ] {} <Trace> HTTP-Session: 18ae2a4d-36d7-4f2c-8b46-49a72ee0739f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8042 2024.08.16 05:51:12.026409 [ 3 ] {e527d752-56f3-46b5-ac49-d291fb75a734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8043 2024.08.16 05:51:12.026473 [ 3 ] {e527d752-56f3-46b5-ac49-d291fb75a734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8044 2024.08.16 05:51:12.026657 [ 3 ] {e527d752-56f3-46b5-ac49-d291fb75a734} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8045 2024.08.16 05:51:12.027067 [ 3 ] {e527d752-56f3-46b5-ac49-d291fb75a734} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8046 2024.08.16 05:51:12.027108 [ 3 ] {e527d752-56f3-46b5-ac49-d291fb75a734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
8047 2024.08.16 05:51:12.027469 [ 3 ] {e527d752-56f3-46b5-ac49-d291fb75a734} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
8048 2024.08.16 05:51:12.027802 [ 3 ] {e527d752-56f3-46b5-ac49-d291fb75a734} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8049 2024.08.16 05:51:12.027944 [ 3 ] {e527d752-56f3-46b5-ac49-d291fb75a734} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.00159 sec., 5660.377358490566 rows/sec., 458.80 KiB/sec.
8050 2024.08.16 05:51:12.028130 [ 3 ] {e527d752-56f3-46b5-ac49-d291fb75a734} <Debug> DynamicQueryHandler: Done processing query
8051 2024.08.16 05:51:12.028156 [ 3 ] {e527d752-56f3-46b5-ac49-d291fb75a734} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8052 2024.08.16 05:51:12.028172 [ 3 ] {} <Debug> HTTP-Session: 18ae2a4d-36d7-4f2c-8b46-49a72ee0739f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8053 2024.08.16 05:51:12.028399 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 32418, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8054 2024.08.16 05:51:12.028447 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8055 2024.08.16 05:51:12.028466 [ 3 ] {} <Debug> HTTP-Session: db7e93f5-1709-4e35-b005-88c97aca27c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
8056 2024.08.16 05:51:12.028482 [ 3 ] {} <Debug> HTTP-Session: db7e93f5-1709-4e35-b005-88c97aca27c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8057 2024.08.16 05:51:12.028495 [ 3 ] {} <Debug> HTTP-Session: db7e93f5-1709-4e35-b005-88c97aca27c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8058 2024.08.16 05:51:12.028526 [ 3 ] {} <Trace> HTTP-Session: db7e93f5-1709-4e35-b005-88c97aca27c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8059 2024.08.16 05:51:12.028671 [ 3 ] {234e7e53-64a1-4df2-af4b-6ac923407170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8060 2024.08.16 05:51:12.028714 [ 3 ] {234e7e53-64a1-4df2-af4b-6ac923407170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8061 2024.08.16 05:51:12.028835 [ 3 ] {234e7e53-64a1-4df2-af4b-6ac923407170} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8062 2024.08.16 05:51:12.029272 [ 3 ] {234e7e53-64a1-4df2-af4b-6ac923407170} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8063 2024.08.16 05:51:12.029309 [ 3 ] {234e7e53-64a1-4df2-af4b-6ac923407170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
8064 2024.08.16 05:51:12.029633 [ 3 ] {234e7e53-64a1-4df2-af4b-6ac923407170} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8065 2024.08.16 05:51:12.029938 [ 3 ] {234e7e53-64a1-4df2-af4b-6ac923407170} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8066 2024.08.16 05:51:12.030061 [ 3 ] {234e7e53-64a1-4df2-af4b-6ac923407170} <Debug> executeQuery: Read 216 rows, 19.27 KiB in 0.001461 sec., 147843.94250513345 rows/sec., 12.88 MiB/sec.
8067 2024.08.16 05:51:12.030222 [ 3 ] {234e7e53-64a1-4df2-af4b-6ac923407170} <Debug> DynamicQueryHandler: Done processing query
8068 2024.08.16 05:51:12.030246 [ 3 ] {234e7e53-64a1-4df2-af4b-6ac923407170} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
8069 2024.08.16 05:51:12.030262 [ 3 ] {} <Debug> HTTP-Session: db7e93f5-1709-4e35-b005-88c97aca27c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8070 2024.08.16 05:51:12.030400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8071 2024.08.16 05:51:12.030448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8072 2024.08.16 05:51:12.030466 [ 3 ] {} <Debug> HTTP-Session: 13207aa2-72fb-481f-98cf-8eae1bd97eae Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
8073 2024.08.16 05:51:12.030482 [ 3 ] {} <Debug> HTTP-Session: 13207aa2-72fb-481f-98cf-8eae1bd97eae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8074 2024.08.16 05:51:12.030495 [ 3 ] {} <Debug> HTTP-Session: 13207aa2-72fb-481f-98cf-8eae1bd97eae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8075 2024.08.16 05:51:12.030525 [ 3 ] {} <Trace> HTTP-Session: 13207aa2-72fb-481f-98cf-8eae1bd97eae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8076 2024.08.16 05:51:12.030619 [ 3 ] {125f8791-d5bb-4a0f-8da3-54ad700a2ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
8077 2024.08.16 05:51:12.030661 [ 3 ] {125f8791-d5bb-4a0f-8da3-54ad700a2ff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8078 2024.08.16 05:51:12.030785 [ 3 ] {125f8791-d5bb-4a0f-8da3-54ad700a2ff7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8079 2024.08.16 05:51:12.031045 [ 3 ] {125f8791-d5bb-4a0f-8da3-54ad700a2ff7} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8080 2024.08.16 05:51:12.031080 [ 3 ] {125f8791-d5bb-4a0f-8da3-54ad700a2ff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
8081 2024.08.16 05:51:12.031386 [ 3 ] {125f8791-d5bb-4a0f-8da3-54ad700a2ff7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
8082 2024.08.16 05:51:12.031691 [ 3 ] {125f8791-d5bb-4a0f-8da3-54ad700a2ff7} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8083 2024.08.16 05:51:12.031820 [ 3 ] {125f8791-d5bb-4a0f-8da3-54ad700a2ff7} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001227 sec., 11409.942950285249 rows/sec., 799.08 KiB/sec.
8084 2024.08.16 05:51:12.031966 [ 3 ] {125f8791-d5bb-4a0f-8da3-54ad700a2ff7} <Debug> DynamicQueryHandler: Done processing query
8085 2024.08.16 05:51:12.031991 [ 3 ] {125f8791-d5bb-4a0f-8da3-54ad700a2ff7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8086 2024.08.16 05:51:12.032006 [ 3 ] {} <Debug> HTTP-Session: 13207aa2-72fb-481f-98cf-8eae1bd97eae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8087 2024.08.16 05:51:12.032116 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8088 2024.08.16 05:51:12.032162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8089 2024.08.16 05:51:12.032180 [ 3 ] {} <Debug> HTTP-Session: 857f69eb-b1d3-4596-b044-3acb2580bdd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
8090 2024.08.16 05:51:12.032197 [ 3 ] {} <Debug> HTTP-Session: 857f69eb-b1d3-4596-b044-3acb2580bdd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8091 2024.08.16 05:51:12.032210 [ 3 ] {} <Debug> HTTP-Session: 857f69eb-b1d3-4596-b044-3acb2580bdd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8092 2024.08.16 05:51:12.032240 [ 3 ] {} <Trace> HTTP-Session: 857f69eb-b1d3-4596-b044-3acb2580bdd9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8093 2024.08.16 05:51:12.032333 [ 3 ] {31a57b3d-5346-4db6-93a9-5846b1eacf00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
8094 2024.08.16 05:51:12.032374 [ 3 ] {31a57b3d-5346-4db6-93a9-5846b1eacf00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
8095 2024.08.16 05:51:12.032496 [ 3 ] {31a57b3d-5346-4db6-93a9-5846b1eacf00} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8096 2024.08.16 05:51:12.032752 [ 3 ] {31a57b3d-5346-4db6-93a9-5846b1eacf00} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8097 2024.08.16 05:51:12.032788 [ 3 ] {31a57b3d-5346-4db6-93a9-5846b1eacf00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
8098 2024.08.16 05:51:12.033086 [ 3 ] {31a57b3d-5346-4db6-93a9-5846b1eacf00} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
8099 2024.08.16 05:51:12.033380 [ 3 ] {31a57b3d-5346-4db6-93a9-5846b1eacf00} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8100 2024.08.16 05:51:12.033502 [ 3 ] {31a57b3d-5346-4db6-93a9-5846b1eacf00} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001193 sec., 5029.337803855826 rows/sec., 297.14 KiB/sec.
8101 2024.08.16 05:51:12.033760 [ 3 ] {31a57b3d-5346-4db6-93a9-5846b1eacf00} <Debug> DynamicQueryHandler: Done processing query
8102 2024.08.16 05:51:12.033790 [ 3 ] {31a57b3d-5346-4db6-93a9-5846b1eacf00} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8103 2024.08.16 05:51:12.033805 [ 3 ] {} <Debug> HTTP-Session: 857f69eb-b1d3-4596-b044-3acb2580bdd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8104 2024.08.16 05:51:12.033970 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 63325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8105 2024.08.16 05:51:12.034018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8106 2024.08.16 05:51:12.034037 [ 3 ] {} <Debug> HTTP-Session: 49111135-e392-4ea6-8990-16aaeb63c420 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
8107 2024.08.16 05:51:12.034052 [ 3 ] {} <Debug> HTTP-Session: 49111135-e392-4ea6-8990-16aaeb63c420 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8108 2024.08.16 05:51:12.034066 [ 3 ] {} <Debug> HTTP-Session: 49111135-e392-4ea6-8990-16aaeb63c420 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8109 2024.08.16 05:51:12.034095 [ 3 ] {} <Trace> HTTP-Session: 49111135-e392-4ea6-8990-16aaeb63c420 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8110 2024.08.16 05:51:12.034288 [ 3 ] {3c7a64d5-7a90-4a8f-8909-3bdd1fcd8f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8111 2024.08.16 05:51:12.034331 [ 3 ] {3c7a64d5-7a90-4a8f-8909-3bdd1fcd8f5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8112 2024.08.16 05:51:12.034475 [ 3 ] {3c7a64d5-7a90-4a8f-8909-3bdd1fcd8f5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8113 2024.08.16 05:51:12.034976 [ 3 ] {3c7a64d5-7a90-4a8f-8909-3bdd1fcd8f5c} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8114 2024.08.16 05:51:12.035013 [ 3 ] {3c7a64d5-7a90-4a8f-8909-3bdd1fcd8f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
8115 2024.08.16 05:51:12.035328 [ 3 ] {3c7a64d5-7a90-4a8f-8909-3bdd1fcd8f5c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8116 2024.08.16 05:51:12.035628 [ 3 ] {3c7a64d5-7a90-4a8f-8909-3bdd1fcd8f5c} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8117 2024.08.16 05:51:12.035754 [ 3 ] {3c7a64d5-7a90-4a8f-8909-3bdd1fcd8f5c} <Debug> executeQuery: Read 391 rows, 28.40 KiB in 0.001572 sec., 248727.73536895672 rows/sec., 17.64 MiB/sec.
8118 2024.08.16 05:51:12.035900 [ 3 ] {3c7a64d5-7a90-4a8f-8909-3bdd1fcd8f5c} <Debug> DynamicQueryHandler: Done processing query
8119 2024.08.16 05:51:12.035924 [ 3 ] {3c7a64d5-7a90-4a8f-8909-3bdd1fcd8f5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
8120 2024.08.16 05:51:12.035940 [ 3 ] {} <Debug> HTTP-Session: 49111135-e392-4ea6-8990-16aaeb63c420 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8121 2024.08.16 05:51:12.036136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8122 2024.08.16 05:51:12.036182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8123 2024.08.16 05:51:12.036200 [ 3 ] {} <Debug> HTTP-Session: f89efef5-f665-4838-bfb8-36b7e961789f Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
8124 2024.08.16 05:51:12.036216 [ 3 ] {} <Debug> HTTP-Session: f89efef5-f665-4838-bfb8-36b7e961789f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8125 2024.08.16 05:51:12.036229 [ 3 ] {} <Debug> HTTP-Session: f89efef5-f665-4838-bfb8-36b7e961789f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8126 2024.08.16 05:51:12.036259 [ 3 ] {} <Trace> HTTP-Session: f89efef5-f665-4838-bfb8-36b7e961789f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8127 2024.08.16 05:51:12.036351 [ 3 ] {7b964fa3-c63b-406c-a5da-290db5c32c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8128 2024.08.16 05:51:12.036395 [ 3 ] {7b964fa3-c63b-406c-a5da-290db5c32c69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8129 2024.08.16 05:51:12.036520 [ 3 ] {7b964fa3-c63b-406c-a5da-290db5c32c69} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8130 2024.08.16 05:51:12.036877 [ 3 ] {7b964fa3-c63b-406c-a5da-290db5c32c69} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8131 2024.08.16 05:51:12.036913 [ 3 ] {7b964fa3-c63b-406c-a5da-290db5c32c69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
8132 2024.08.16 05:51:12.037266 [ 3 ] {7b964fa3-c63b-406c-a5da-290db5c32c69} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
8133 2024.08.16 05:51:12.037590 [ 3 ] {7b964fa3-c63b-406c-a5da-290db5c32c69} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8134 2024.08.16 05:51:12.037715 [ 59 ] {} <Debug> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
8135 2024.08.16 05:51:12.037721 [ 3 ] {7b964fa3-c63b-406c-a5da-290db5c32c69} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001393 sec., 4307.250538406318 rows/sec., 225.04 KiB/sec.
8136 2024.08.16 05:51:12.037768 [ 59 ] {} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8137 2024.08.16 05:51:12.037810 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
8138 2024.08.16 05:51:12.037970 [ 3 ] {7b964fa3-c63b-406c-a5da-290db5c32c69} <Debug> DynamicQueryHandler: Done processing query
8139 2024.08.16 05:51:12.038002 [ 193 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
8140 2024.08.16 05:51:12.038007 [ 3 ] {7b964fa3-c63b-406c-a5da-290db5c32c69} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8141 2024.08.16 05:51:12.038087 [ 3 ] {} <Debug> HTTP-Session: f89efef5-f665-4838-bfb8-36b7e961789f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8142 2024.08.16 05:51:12.038235 [ 193 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8143 2024.08.16 05:51:12.038308 [ 193 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
8144 2024.08.16 05:51:12.038305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 44624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8145 2024.08.16 05:51:12.038449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8146 2024.08.16 05:51:12.038517 [ 193 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
8147 2024.08.16 05:51:12.038534 [ 3 ] {} <Debug> HTTP-Session: f1a8558a-e611-47e8-8b5d-ebc9b28a9512 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
8148 2024.08.16 05:51:12.038597 [ 3 ] {} <Debug> HTTP-Session: f1a8558a-e611-47e8-8b5d-ebc9b28a9512 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8149 2024.08.16 05:51:12.038653 [ 3 ] {} <Debug> HTTP-Session: f1a8558a-e611-47e8-8b5d-ebc9b28a9512 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8150 2024.08.16 05:51:12.038868 [ 193 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
8151 2024.08.16 05:51:12.038916 [ 3 ] {} <Trace> HTTP-Session: f1a8558a-e611-47e8-8b5d-ebc9b28a9512 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8152 2024.08.16 05:51:12.039151 [ 193 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
8153 2024.08.16 05:51:12.039409 [ 193 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
8154 2024.08.16 05:51:12.039500 [ 3 ] {e9509494-12f8-4bd5-983a-e79182e9204f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8155 2024.08.16 05:51:12.039650 [ 193 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
8156 2024.08.16 05:51:12.039742 [ 3 ] {e9509494-12f8-4bd5-983a-e79182e9204f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8157 2024.08.16 05:51:12.040576 [ 3 ] {e9509494-12f8-4bd5-983a-e79182e9204f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8158 2024.08.16 05:51:12.041617 [ 3 ] {e9509494-12f8-4bd5-983a-e79182e9204f} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8159 2024.08.16 05:51:12.041683 [ 3 ] {e9509494-12f8-4bd5-983a-e79182e9204f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
8160 2024.08.16 05:51:12.042514 [ 193 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.004609466 sec., 20826.707475442923 rows/sec., 1.06 MiB/sec.
8161 2024.08.16 05:51:12.042658 [ 3 ] {e9509494-12f8-4bd5-983a-e79182e9204f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8162 2024.08.16 05:51:12.042702 [ 187 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
8163 2024.08.16 05:51:12.043140 [ 3 ] {e9509494-12f8-4bd5-983a-e79182e9204f} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8164 2024.08.16 05:51:12.043349 [ 3 ] {e9509494-12f8-4bd5-983a-e79182e9204f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004147 sec., 57149.746804919225 rows/sec., 3.83 MiB/sec.
8165 2024.08.16 05:51:12.043362 [ 187 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_16_3} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8166 2024.08.16 05:51:12.043734 [ 187 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_16_3} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
8167 2024.08.16 05:51:12.043951 [ 3 ] {e9509494-12f8-4bd5-983a-e79182e9204f} <Debug> DynamicQueryHandler: Done processing query
8168 2024.08.16 05:51:12.044053 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
8169 2024.08.16 05:51:12.044053 [ 3 ] {e9509494-12f8-4bd5-983a-e79182e9204f} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
8170 2024.08.16 05:51:12.044155 [ 3 ] {} <Debug> HTTP-Session: f1a8558a-e611-47e8-8b5d-ebc9b28a9512 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8171 2024.08.16 05:51:12.044362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8172 2024.08.16 05:51:12.044413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8173 2024.08.16 05:51:12.044432 [ 3 ] {} <Debug> HTTP-Session: 8b5b8665-5979-436b-8ea5-187affc91994 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
8174 2024.08.16 05:51:12.044449 [ 3 ] {} <Debug> HTTP-Session: 8b5b8665-5979-436b-8ea5-187affc91994 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8175 2024.08.16 05:51:12.044462 [ 3 ] {} <Debug> HTTP-Session: 8b5b8665-5979-436b-8ea5-187affc91994 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8176 2024.08.16 05:51:12.044493 [ 3 ] {} <Trace> HTTP-Session: 8b5b8665-5979-436b-8ea5-187affc91994 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8177 2024.08.16 05:51:12.044589 [ 3 ] {ccd997b4-0c6b-4bd5-bb6e-90ed2e1a443a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
8178 2024.08.16 05:51:12.044634 [ 3 ] {ccd997b4-0c6b-4bd5-bb6e-90ed2e1a443a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
8179 2024.08.16 05:51:12.044781 [ 3 ] {ccd997b4-0c6b-4bd5-bb6e-90ed2e1a443a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8180 2024.08.16 05:51:12.045044 [ 3 ] {ccd997b4-0c6b-4bd5-bb6e-90ed2e1a443a} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8181 2024.08.16 05:51:12.045080 [ 3 ] {ccd997b4-0c6b-4bd5-bb6e-90ed2e1a443a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
8182 2024.08.16 05:51:12.045427 [ 3 ] {ccd997b4-0c6b-4bd5-bb6e-90ed2e1a443a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
8183 2024.08.16 05:51:12.045755 [ 3 ] {ccd997b4-0c6b-4bd5-bb6e-90ed2e1a443a} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8184 2024.08.16 05:51:12.045878 [ 59 ] {} <Debug> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
8185 2024.08.16 05:51:12.045883 [ 3 ] {ccd997b4-0c6b-4bd5-bb6e-90ed2e1a443a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001318 sec., 758.7253414264037 rows/sec., 51.13 KiB/sec.
8186 2024.08.16 05:51:12.045916 [ 59 ] {} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8187 2024.08.16 05:51:12.045955 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
8188 2024.08.16 05:51:12.046168 [ 3 ] {ccd997b4-0c6b-4bd5-bb6e-90ed2e1a443a} <Debug> DynamicQueryHandler: Done processing query
8189 2024.08.16 05:51:12.046249 [ 3 ] {ccd997b4-0c6b-4bd5-bb6e-90ed2e1a443a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
8190 2024.08.16 05:51:12.046311 [ 3 ] {} <Debug> HTTP-Session: 8b5b8665-5979-436b-8ea5-187affc91994 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8191 2024.08.16 05:51:12.046328 [ 194 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
8192 2024.08.16 05:51:12.046569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8193 2024.08.16 05:51:12.046725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8194 2024.08.16 05:51:12.046787 [ 3 ] {} <Debug> HTTP-Session: 0940532f-1646-4c33-8f00-3c490d8f1e87 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
8195 2024.08.16 05:51:12.046826 [ 3 ] {} <Debug> HTTP-Session: 0940532f-1646-4c33-8f00-3c490d8f1e87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8196 2024.08.16 05:51:12.046872 [ 3 ] {} <Debug> HTTP-Session: 0940532f-1646-4c33-8f00-3c490d8f1e87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8197 2024.08.16 05:51:12.046887 [ 194 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8198 2024.08.16 05:51:12.046934 [ 3 ] {} <Trace> HTTP-Session: 0940532f-1646-4c33-8f00-3c490d8f1e87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8199 2024.08.16 05:51:12.046962 [ 194 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 13 rows starting from the beginning of the part
8200 2024.08.16 05:51:12.047200 [ 194 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
8201 2024.08.16 05:51:12.047446 [ 3 ] {d419d365-711d-4a1f-abdb-7b9dd5b2f165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8202 2024.08.16 05:51:12.047466 [ 194 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
8203 2024.08.16 05:51:12.047742 [ 194 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
8204 2024.08.16 05:51:12.047839 [ 3 ] {d419d365-711d-4a1f-abdb-7b9dd5b2f165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8205 2024.08.16 05:51:12.048032 [ 194 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
8206 2024.08.16 05:51:12.048461 [ 194 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
8207 2024.08.16 05:51:12.050249 [ 3 ] {d419d365-711d-4a1f-abdb-7b9dd5b2f165} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8208 2024.08.16 05:51:12.052084 [ 194 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.006020229 sec., 2989.919486451429 rows/sec., 200.17 KiB/sec.
8209 2024.08.16 05:51:12.052109 [ 3 ] {d419d365-711d-4a1f-abdb-7b9dd5b2f165} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8210 2024.08.16 05:51:12.052182 [ 3 ] {d419d365-711d-4a1f-abdb-7b9dd5b2f165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
8211 2024.08.16 05:51:12.052257 [ 194 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
8212 2024.08.16 05:51:12.053227 [ 194 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_16_3} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8213 2024.08.16 05:51:12.053454 [ 194 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_16_3} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3
8214 2024.08.16 05:51:12.053648 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
8215 2024.08.16 05:51:12.053780 [ 3 ] {d419d365-711d-4a1f-abdb-7b9dd5b2f165} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
8216 2024.08.16 05:51:12.054212 [ 3 ] {d419d365-711d-4a1f-abdb-7b9dd5b2f165} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8217 2024.08.16 05:51:12.054385 [ 3 ] {d419d365-711d-4a1f-abdb-7b9dd5b2f165} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.007286 sec., 1235.2456766401317 rows/sec., 2.21 MiB/sec.
8218 2024.08.16 05:51:12.055022 [ 3 ] {d419d365-711d-4a1f-abdb-7b9dd5b2f165} <Debug> DynamicQueryHandler: Done processing query
8219 2024.08.16 05:51:12.055046 [ 3 ] {d419d365-711d-4a1f-abdb-7b9dd5b2f165} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
8220 2024.08.16 05:51:12.055063 [ 3 ] {} <Debug> HTTP-Session: 0940532f-1646-4c33-8f00-3c490d8f1e87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8221 2024.08.16 05:51:12.055197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8222 2024.08.16 05:51:12.055245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8223 2024.08.16 05:51:12.055264 [ 3 ] {} <Debug> HTTP-Session: 50be154e-ba3e-4dc4-804c-ecfbee6870a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
8224 2024.08.16 05:51:12.055280 [ 3 ] {} <Debug> HTTP-Session: 50be154e-ba3e-4dc4-804c-ecfbee6870a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8225 2024.08.16 05:51:12.055293 [ 3 ] {} <Debug> HTTP-Session: 50be154e-ba3e-4dc4-804c-ecfbee6870a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8226 2024.08.16 05:51:12.055324 [ 3 ] {} <Trace> HTTP-Session: 50be154e-ba3e-4dc4-804c-ecfbee6870a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8227 2024.08.16 05:51:12.055453 [ 3 ] {c8c533c3-c1dd-42c4-a55c-7893a511a8f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8228 2024.08.16 05:51:12.055498 [ 3 ] {c8c533c3-c1dd-42c4-a55c-7893a511a8f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8229 2024.08.16 05:51:12.055647 [ 3 ] {c8c533c3-c1dd-42c4-a55c-7893a511a8f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8230 2024.08.16 05:51:12.055958 [ 3 ] {c8c533c3-c1dd-42c4-a55c-7893a511a8f4} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8231 2024.08.16 05:51:12.055993 [ 3 ] {c8c533c3-c1dd-42c4-a55c-7893a511a8f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
8232 2024.08.16 05:51:12.056353 [ 3 ] {c8c533c3-c1dd-42c4-a55c-7893a511a8f4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
8233 2024.08.16 05:51:12.056681 [ 3 ] {c8c533c3-c1dd-42c4-a55c-7893a511a8f4} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8234 2024.08.16 05:51:12.056808 [ 3 ] {c8c533c3-c1dd-42c4-a55c-7893a511a8f4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001406 sec., 58321.47937411095 rows/sec., 3.70 MiB/sec.
8235 2024.08.16 05:51:12.056971 [ 3 ] {c8c533c3-c1dd-42c4-a55c-7893a511a8f4} <Debug> DynamicQueryHandler: Done processing query
8236 2024.08.16 05:51:12.056995 [ 3 ] {c8c533c3-c1dd-42c4-a55c-7893a511a8f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8237 2024.08.16 05:51:12.057010 [ 3 ] {} <Debug> HTTP-Session: 50be154e-ba3e-4dc4-804c-ecfbee6870a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8238 2024.08.16 05:51:13.571641 [ 58 ] {} <Debug> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0
8239 2024.08.16 05:51:13.571739 [ 58 ] {} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8240 2024.08.16 05:51:13.571780 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
8241 2024.08.16 05:51:13.572062 [ 194 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full
8242 2024.08.16 05:51:13.572378 [ 194 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8243 2024.08.16 05:51:13.572447 [ 194 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 16 rows starting from the beginning of the part
8244 2024.08.16 05:51:13.572599 [ 194 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
8245 2024.08.16 05:51:13.572838 [ 194 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part
8246 2024.08.16 05:51:13.573052 [ 194 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part
8247 2024.08.16 05:51:13.573219 [ 194 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part
8248 2024.08.16 05:51:13.574323 [ 193 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.00244668 sec., 11444.079323818398 rows/sec., 799.07 KiB/sec.
8249 2024.08.16 05:51:13.574499 [ 186 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary)
8250 2024.08.16 05:51:13.574940 [ 186 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_14_3} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8251 2024.08.16 05:51:13.575032 [ 186 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_14_3} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3
8252 2024.08.16 05:51:13.575122 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
8253 2024.08.16 05:51:14.337929 [ 56 ] {} <Debug> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0
8254 2024.08.16 05:51:14.337999 [ 56 ] {} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8255 2024.08.16 05:51:14.338026 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
8256 2024.08.16 05:51:14.338250 [ 194 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full
8257 2024.08.16 05:51:14.338466 [ 194 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8258 2024.08.16 05:51:14.338507 [ 194 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 16 rows starting from the beginning of the part
8259 2024.08.16 05:51:14.338595 [ 194 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
8260 2024.08.16 05:51:14.338774 [ 194 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part
8261 2024.08.16 05:51:14.338999 [ 194 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part
8262 2024.08.16 05:51:14.339175 [ 194 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part
8263 2024.08.16 05:51:14.340186 [ 199 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.002074264 sec., 13498.763898905829 rows/sec., 1.07 MiB/sec.
8264 2024.08.16 05:51:14.340394 [ 199 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary)
8265 2024.08.16 05:51:14.340895 [ 199 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_14_3} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8266 2024.08.16 05:51:14.340997 [ 199 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_14_3} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3
8267 2024.08.16 05:51:14.341109 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
8268 2024.08.16 05:51:17.022119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8269 2024.08.16 05:51:17.022255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8270 2024.08.16 05:51:17.022284 [ 3 ] {} <Debug> HTTP-Session: 97119ac9-061c-4810-8886-05b22ae7bdc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
8271 2024.08.16 05:51:17.022312 [ 3 ] {} <Debug> HTTP-Session: 97119ac9-061c-4810-8886-05b22ae7bdc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8272 2024.08.16 05:51:17.022329 [ 3 ] {} <Debug> HTTP-Session: 97119ac9-061c-4810-8886-05b22ae7bdc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8273 2024.08.16 05:51:17.022383 [ 3 ] {} <Trace> HTTP-Session: 97119ac9-061c-4810-8886-05b22ae7bdc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8274 2024.08.16 05:51:17.022573 [ 3 ] {00b1f3d2-68c7-461f-b5b2-7085f59c76dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8275 2024.08.16 05:51:17.022638 [ 3 ] {00b1f3d2-68c7-461f-b5b2-7085f59c76dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8276 2024.08.16 05:51:17.022829 [ 3 ] {00b1f3d2-68c7-461f-b5b2-7085f59c76dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8277 2024.08.16 05:51:17.023245 [ 3 ] {00b1f3d2-68c7-461f-b5b2-7085f59c76dc} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8278 2024.08.16 05:51:17.023286 [ 3 ] {00b1f3d2-68c7-461f-b5b2-7085f59c76dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
8279 2024.08.16 05:51:17.023675 [ 3 ] {00b1f3d2-68c7-461f-b5b2-7085f59c76dc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
8280 2024.08.16 05:51:17.024047 [ 3 ] {00b1f3d2-68c7-461f-b5b2-7085f59c76dc} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8281 2024.08.16 05:51:17.024196 [ 3 ] {00b1f3d2-68c7-461f-b5b2-7085f59c76dc} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.001681 sec., 13682.331945270673 rows/sec., 1.08 MiB/sec.
8282 2024.08.16 05:51:17.024415 [ 3 ] {00b1f3d2-68c7-461f-b5b2-7085f59c76dc} <Debug> DynamicQueryHandler: Done processing query
8283 2024.08.16 05:51:17.024442 [ 3 ] {00b1f3d2-68c7-461f-b5b2-7085f59c76dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8284 2024.08.16 05:51:17.024459 [ 3 ] {} <Debug> HTTP-Session: 97119ac9-061c-4810-8886-05b22ae7bdc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8285 2024.08.16 05:51:17.024647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 18224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8286 2024.08.16 05:51:17.024707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8287 2024.08.16 05:51:17.024728 [ 3 ] {} <Debug> HTTP-Session: 968539fb-539b-45af-ae88-58469275be3e Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
8288 2024.08.16 05:51:17.024748 [ 3 ] {} <Debug> HTTP-Session: 968539fb-539b-45af-ae88-58469275be3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8289 2024.08.16 05:51:17.024763 [ 3 ] {} <Debug> HTTP-Session: 968539fb-539b-45af-ae88-58469275be3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8290 2024.08.16 05:51:17.024799 [ 3 ] {} <Trace> HTTP-Session: 968539fb-539b-45af-ae88-58469275be3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8291 2024.08.16 05:51:17.024947 [ 3 ] {f5516606-7aac-4144-bdb1-126f95e1c329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8292 2024.08.16 05:51:17.024994 [ 3 ] {f5516606-7aac-4144-bdb1-126f95e1c329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8293 2024.08.16 05:51:17.025123 [ 3 ] {f5516606-7aac-4144-bdb1-126f95e1c329} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8294 2024.08.16 05:51:17.025487 [ 3 ] {f5516606-7aac-4144-bdb1-126f95e1c329} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8295 2024.08.16 05:51:17.025525 [ 3 ] {f5516606-7aac-4144-bdb1-126f95e1c329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
8296 2024.08.16 05:51:17.025851 [ 3 ] {f5516606-7aac-4144-bdb1-126f95e1c329} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8297 2024.08.16 05:51:17.026166 [ 3 ] {f5516606-7aac-4144-bdb1-126f95e1c329} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8298 2024.08.16 05:51:17.026288 [ 51 ] {} <Debug> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8299 2024.08.16 05:51:17.026297 [ 3 ] {f5516606-7aac-4144-bdb1-126f95e1c329} <Debug> executeQuery: Read 125 rows, 10.63 KiB in 0.001415 sec., 88339.22261484098 rows/sec., 7.33 MiB/sec.
8300 2024.08.16 05:51:17.026330 [ 51 ] {} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8301 2024.08.16 05:51:17.026368 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
8302 2024.08.16 05:51:17.026542 [ 3 ] {f5516606-7aac-4144-bdb1-126f95e1c329} <Debug> DynamicQueryHandler: Done processing query
8303 2024.08.16 05:51:17.026560 [ 194 ] {564535ed-8c40-4bc7-9d29-de870537704c::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
8304 2024.08.16 05:51:17.026574 [ 3 ] {f5516606-7aac-4144-bdb1-126f95e1c329} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
8305 2024.08.16 05:51:17.026651 [ 3 ] {} <Debug> HTTP-Session: 968539fb-539b-45af-ae88-58469275be3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8306 2024.08.16 05:51:17.026783 [ 194 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8307 2024.08.16 05:51:17.026818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8308 2024.08.16 05:51:17.026845 [ 194 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1434 rows starting from the beginning of the part
8309 2024.08.16 05:51:17.026918 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8310 2024.08.16 05:51:17.027030 [ 3 ] {} <Debug> HTTP-Session: 31f7d7e6-2a96-4f47-9b81-cc6c69550c32 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
8311 2024.08.16 05:51:17.027070 [ 194 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1267 rows starting from the beginning of the part
8312 2024.08.16 05:51:17.027104 [ 3 ] {} <Debug> HTTP-Session: 31f7d7e6-2a96-4f47-9b81-cc6c69550c32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8313 2024.08.16 05:51:17.027174 [ 3 ] {} <Debug> HTTP-Session: 31f7d7e6-2a96-4f47-9b81-cc6c69550c32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8314 2024.08.16 05:51:17.027323 [ 3 ] {} <Trace> HTTP-Session: 31f7d7e6-2a96-4f47-9b81-cc6c69550c32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8315 2024.08.16 05:51:17.027359 [ 194 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 217 rows starting from the beginning of the part
8316 2024.08.16 05:51:17.027622 [ 194 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 125 rows starting from the beginning of the part
8317 2024.08.16 05:51:17.027812 [ 3 ] {913e9717-bb83-41b6-9f01-06a64f6a19df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8318 2024.08.16 05:51:17.027919 [ 194 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 216 rows starting from the beginning of the part
8319 2024.08.16 05:51:17.028003 [ 3 ] {913e9717-bb83-41b6-9f01-06a64f6a19df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8320 2024.08.16 05:51:17.028264 [ 194 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 125 rows starting from the beginning of the part
8321 2024.08.16 05:51:17.028920 [ 3 ] {913e9717-bb83-41b6-9f01-06a64f6a19df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8322 2024.08.16 05:51:17.029622 [ 3 ] {913e9717-bb83-41b6-9f01-06a64f6a19df} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8323 2024.08.16 05:51:17.029705 [ 3 ] {913e9717-bb83-41b6-9f01-06a64f6a19df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
8324 2024.08.16 05:51:17.030464 [ 3 ] {913e9717-bb83-41b6-9f01-06a64f6a19df} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8325 2024.08.16 05:51:17.030904 [ 3 ] {913e9717-bb83-41b6-9f01-06a64f6a19df} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8326 2024.08.16 05:51:17.031048 [ 51 ] {} <Debug> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8327 2024.08.16 05:51:17.031054 [ 3 ] {913e9717-bb83-41b6-9f01-06a64f6a19df} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.003503 sec., 24835.854981444474 rows/sec., 1.94 MiB/sec.
8328 2024.08.16 05:51:17.031120 [ 51 ] {} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8329 2024.08.16 05:51:17.031176 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
8330 2024.08.16 05:51:17.031507 [ 199 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::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
8331 2024.08.16 05:51:17.031579 [ 3 ] {913e9717-bb83-41b6-9f01-06a64f6a19df} <Debug> DynamicQueryHandler: Done processing query
8332 2024.08.16 05:51:17.031662 [ 3 ] {913e9717-bb83-41b6-9f01-06a64f6a19df} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
8333 2024.08.16 05:51:17.031761 [ 3 ] {} <Debug> HTTP-Session: 31f7d7e6-2a96-4f47-9b81-cc6c69550c32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8334 2024.08.16 05:51:17.032056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8335 2024.08.16 05:51:17.032064 [ 199 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8336 2024.08.16 05:51:17.032106 [ 193 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3384 rows, containing 4 columns (4 merged, 0 gathered) in 0.005641263 sec., 599865.668379581 rows/sec., 50.04 MiB/sec.
8337 2024.08.16 05:51:17.032141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8338 2024.08.16 05:51:17.032136 [ 199 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 904 rows starting from the beginning of the part
8339 2024.08.16 05:51:17.032196 [ 3 ] {} <Debug> HTTP-Session: de4aac57-1582-455c-8a22-6da4ee2ba37c Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
8340 2024.08.16 05:51:17.032226 [ 3 ] {} <Debug> HTTP-Session: de4aac57-1582-455c-8a22-6da4ee2ba37c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8341 2024.08.16 05:51:17.032244 [ 3 ] {} <Debug> HTTP-Session: de4aac57-1582-455c-8a22-6da4ee2ba37c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8342 2024.08.16 05:51:17.032383 [ 3 ] {} <Trace> HTTP-Session: de4aac57-1582-455c-8a22-6da4ee2ba37c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8343 2024.08.16 05:51:17.032517 [ 199 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 547 rows starting from the beginning of the part
8344 2024.08.16 05:51:17.032599 [ 191 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8345 2024.08.16 05:51:17.033036 [ 3 ] {311e0e26-9556-4b03-8c54-669bb59ef1c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8346 2024.08.16 05:51:17.033117 [ 199 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 393 rows starting from the beginning of the part
8347 2024.08.16 05:51:17.033218 [ 3 ] {311e0e26-9556-4b03-8c54-669bb59ef1c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8348 2024.08.16 05:51:17.033601 [ 199 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 87 rows starting from the beginning of the part
8349 2024.08.16 05:51:17.034174 [ 199 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 391 rows starting from the beginning of the part
8350 2024.08.16 05:51:17.034716 [ 199 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 87 rows starting from the beginning of the part
8351 2024.08.16 05:51:17.035486 [ 3 ] {311e0e26-9556-4b03-8c54-669bb59ef1c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8352 2024.08.16 05:51:17.035631 [ 191 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_41_8} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8353 2024.08.16 05:51:17.035815 [ 191 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_41_8} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8354 2024.08.16 05:51:17.035979 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB.
8355 2024.08.16 05:51:17.036266 [ 3 ] {311e0e26-9556-4b03-8c54-669bb59ef1c9} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8356 2024.08.16 05:51:17.036311 [ 3 ] {311e0e26-9556-4b03-8c54-669bb59ef1c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
8357 2024.08.16 05:51:17.036966 [ 3 ] {311e0e26-9556-4b03-8c54-669bb59ef1c9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8358 2024.08.16 05:51:17.037396 [ 191 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2409 rows, containing 4 columns (4 merged, 0 gathered) in 0.006061111 sec., 397451.88629609323 rows/sec., 28.96 MiB/sec.
8359 2024.08.16 05:51:17.037443 [ 3 ] {311e0e26-9556-4b03-8c54-669bb59ef1c9} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8360 2024.08.16 05:51:17.037578 [ 191 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8361 2024.08.16 05:51:17.037646 [ 3 ] {311e0e26-9556-4b03-8c54-669bb59ef1c9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004976 sec., 32154.34083601286 rows/sec., 2.24 MiB/sec.
8362 2024.08.16 05:51:17.037692 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8363 2024.08.16 05:51:17.037876 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8364 2024.08.16 05:51:17.037998 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
8365 2024.08.16 05:51:17.038172 [ 3 ] {311e0e26-9556-4b03-8c54-669bb59ef1c9} <Debug> DynamicQueryHandler: Done processing query
8366 2024.08.16 05:51:17.038252 [ 3 ] {311e0e26-9556-4b03-8c54-669bb59ef1c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
8367 2024.08.16 05:51:17.038325 [ 3 ] {} <Debug> HTTP-Session: de4aac57-1582-455c-8a22-6da4ee2ba37c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8368 2024.08.16 05:51:17.038379 [ 199 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::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
8369 2024.08.16 05:51:17.038565 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 36869, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8370 2024.08.16 05:51:17.038587 [ 199 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8371 2024.08.16 05:51:17.038654 [ 199 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11569 rows starting from the beginning of the part
8372 2024.08.16 05:51:17.038661 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8373 2024.08.16 05:51:17.038668 [ 191 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_41_8} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8374 2024.08.16 05:51:17.038703 [ 3 ] {} <Debug> HTTP-Session: c88a811e-e31f-49b8-b02d-b18b7882aa3c Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
8375 2024.08.16 05:51:17.038820 [ 3 ] {} <Debug> HTTP-Session: c88a811e-e31f-49b8-b02d-b18b7882aa3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8376 2024.08.16 05:51:17.038954 [ 3 ] {} <Debug> HTTP-Session: c88a811e-e31f-49b8-b02d-b18b7882aa3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8377 2024.08.16 05:51:17.039034 [ 191 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_41_8} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8378 2024.08.16 05:51:17.039118 [ 199 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 846 rows starting from the beginning of the part
8379 2024.08.16 05:51:17.039173 [ 3 ] {} <Trace> HTTP-Session: c88a811e-e31f-49b8-b02d-b18b7882aa3c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8380 2024.08.16 05:51:17.039334 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
8381 2024.08.16 05:51:17.039584 [ 199 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 238 rows starting from the beginning of the part
8382 2024.08.16 05:51:17.039703 [ 199 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part
8383 2024.08.16 05:51:17.039889 [ 199 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 237 rows starting from the beginning of the part
8384 2024.08.16 05:51:17.039900 [ 3 ] {1c153f3d-95d5-4a21-bc1f-19c44bcb2d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8385 2024.08.16 05:51:17.040312 [ 199 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part
8386 2024.08.16 05:51:17.040362 [ 3 ] {1c153f3d-95d5-4a21-bc1f-19c44bcb2d3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8387 2024.08.16 05:51:17.041554 [ 3 ] {1c153f3d-95d5-4a21-bc1f-19c44bcb2d3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8388 2024.08.16 05:51:17.042672 [ 3 ] {1c153f3d-95d5-4a21-bc1f-19c44bcb2d3a} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8389 2024.08.16 05:51:17.042722 [ 3 ] {1c153f3d-95d5-4a21-bc1f-19c44bcb2d3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
8390 2024.08.16 05:51:17.044018 [ 3 ] {1c153f3d-95d5-4a21-bc1f-19c44bcb2d3a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
8391 2024.08.16 05:51:17.044768 [ 3 ] {1c153f3d-95d5-4a21-bc1f-19c44bcb2d3a} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8392 2024.08.16 05:51:17.044969 [ 3 ] {1c153f3d-95d5-4a21-bc1f-19c44bcb2d3a} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.005466 sec., 4207.8302231979505 rows/sec., 7.54 MiB/sec.
8393 2024.08.16 05:51:17.045220 [ 3 ] {1c153f3d-95d5-4a21-bc1f-19c44bcb2d3a} <Debug> DynamicQueryHandler: Done processing query
8394 2024.08.16 05:51:17.045245 [ 3 ] {1c153f3d-95d5-4a21-bc1f-19c44bcb2d3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
8395 2024.08.16 05:51:17.045261 [ 3 ] {} <Debug> HTTP-Session: c88a811e-e31f-49b8-b02d-b18b7882aa3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8396 2024.08.16 05:51:17.045391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8397 2024.08.16 05:51:17.045440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8398 2024.08.16 05:51:17.045459 [ 3 ] {} <Debug> HTTP-Session: 0da83ac8-c68f-43ec-8f5f-9e9f3a607746 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
8399 2024.08.16 05:51:17.045475 [ 3 ] {} <Debug> HTTP-Session: 0da83ac8-c68f-43ec-8f5f-9e9f3a607746 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8400 2024.08.16 05:51:17.045489 [ 3 ] {} <Debug> HTTP-Session: 0da83ac8-c68f-43ec-8f5f-9e9f3a607746 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8401 2024.08.16 05:51:17.045519 [ 3 ] {} <Trace> HTTP-Session: 0da83ac8-c68f-43ec-8f5f-9e9f3a607746 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8402 2024.08.16 05:51:17.045635 [ 3 ] {889d1e4b-ad4c-46ea-9104-e7bad5e0eb9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8403 2024.08.16 05:51:17.045681 [ 3 ] {889d1e4b-ad4c-46ea-9104-e7bad5e0eb9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8404 2024.08.16 05:51:17.045808 [ 3 ] {889d1e4b-ad4c-46ea-9104-e7bad5e0eb9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8405 2024.08.16 05:51:17.046382 [ 3 ] {889d1e4b-ad4c-46ea-9104-e7bad5e0eb9f} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8406 2024.08.16 05:51:17.046393 [ 199 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13210 rows, containing 5 columns (5 merged, 0 gathered) in 0.008242636 sec., 1602642.6497542777 rows/sec., 108.26 MiB/sec.
8407 2024.08.16 05:51:17.046423 [ 3 ] {889d1e4b-ad4c-46ea-9104-e7bad5e0eb9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
8408 2024.08.16 05:51:17.046696 [ 199 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8409 2024.08.16 05:51:17.046887 [ 3 ] {889d1e4b-ad4c-46ea-9104-e7bad5e0eb9f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
8410 2024.08.16 05:51:17.047253 [ 199 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8411 2024.08.16 05:51:17.047342 [ 3 ] {889d1e4b-ad4c-46ea-9104-e7bad5e0eb9f} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8412 2024.08.16 05:51:17.047351 [ 199 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8413 2024.08.16 05:51:17.047440 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.41 MiB.
8414 2024.08.16 05:51:17.047555 [ 50 ] {} <Debug> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
8415 2024.08.16 05:51:17.047563 [ 3 ] {889d1e4b-ad4c-46ea-9104-e7bad5e0eb9f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001958 sec., 30643.513789581204 rows/sec., 2.07 MiB/sec.
8416 2024.08.16 05:51:17.047601 [ 50 ] {} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8417 2024.08.16 05:51:17.047678 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
8418 2024.08.16 05:51:17.047847 [ 191 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::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
8419 2024.08.16 05:51:17.047892 [ 3 ] {889d1e4b-ad4c-46ea-9104-e7bad5e0eb9f} <Debug> DynamicQueryHandler: Done processing query
8420 2024.08.16 05:51:17.047926 [ 3 ] {889d1e4b-ad4c-46ea-9104-e7bad5e0eb9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8421 2024.08.16 05:51:17.047952 [ 3 ] {} <Debug> HTTP-Session: 0da83ac8-c68f-43ec-8f5f-9e9f3a607746 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8422 2024.08.16 05:51:17.047994 [ 191 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8423 2024.08.16 05:51:17.048023 [ 191 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2168 rows starting from the beginning of the part
8424 2024.08.16 05:51:17.048102 [ 191 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part
8425 2024.08.16 05:51:17.048302 [ 191 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 82 rows starting from the beginning of the part
8426 2024.08.16 05:51:17.048481 [ 191 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part
8427 2024.08.16 05:51:17.048598 [ 191 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 82 rows starting from the beginning of the part
8428 2024.08.16 05:51:17.048767 [ 191 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part
8429 2024.08.16 05:51:17.050092 [ 191 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2512 rows, containing 4 columns (4 merged, 0 gathered) in 0.002310088 sec., 1087404.462513982 rows/sec., 71.11 MiB/sec.
8430 2024.08.16 05:51:17.050347 [ 190 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
8431 2024.08.16 05:51:17.050834 [ 190 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_41_8} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8432 2024.08.16 05:51:17.050935 [ 190 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_41_8} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
8433 2024.08.16 05:51:17.051044 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB.
8434 2024.08.16 05:51:18.000157 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 192.35 MiB, peak 201.49 MiB, free memory in arenas 0.00 B, will set to 193.60 MiB (RSS), difference: 1.24 MiB
8435 2024.08.16 05:51:22.026545 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8436 2024.08.16 05:51:22.026728 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8437 2024.08.16 05:51:22.026775 [ 3 ] {} <Debug> HTTP-Session: 083de489-d5ec-467b-8c6c-97498a2f82d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
8438 2024.08.16 05:51:22.026816 [ 3 ] {} <Debug> HTTP-Session: 083de489-d5ec-467b-8c6c-97498a2f82d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8439 2024.08.16 05:51:22.026844 [ 3 ] {} <Debug> HTTP-Session: 083de489-d5ec-467b-8c6c-97498a2f82d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8440 2024.08.16 05:51:22.026924 [ 3 ] {} <Trace> HTTP-Session: 083de489-d5ec-467b-8c6c-97498a2f82d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8441 2024.08.16 05:51:22.027207 [ 3 ] {b351d79c-13ea-4f57-914b-03ab81b89c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8442 2024.08.16 05:51:22.027311 [ 3 ] {b351d79c-13ea-4f57-914b-03ab81b89c1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8443 2024.08.16 05:51:22.027600 [ 3 ] {b351d79c-13ea-4f57-914b-03ab81b89c1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8444 2024.08.16 05:51:22.028074 [ 3 ] {b351d79c-13ea-4f57-914b-03ab81b89c1d} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8445 2024.08.16 05:51:22.028113 [ 3 ] {b351d79c-13ea-4f57-914b-03ab81b89c1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
8446 2024.08.16 05:51:22.028488 [ 3 ] {b351d79c-13ea-4f57-914b-03ab81b89c1d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
8447 2024.08.16 05:51:22.028833 [ 3 ] {b351d79c-13ea-4f57-914b-03ab81b89c1d} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8448 2024.08.16 05:51:22.028977 [ 3 ] {b351d79c-13ea-4f57-914b-03ab81b89c1d} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001861 sec., 4836.109618484686 rows/sec., 391.99 KiB/sec.
8449 2024.08.16 05:51:22.029174 [ 3 ] {b351d79c-13ea-4f57-914b-03ab81b89c1d} <Debug> DynamicQueryHandler: Done processing query
8450 2024.08.16 05:51:22.029200 [ 3 ] {b351d79c-13ea-4f57-914b-03ab81b89c1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8451 2024.08.16 05:51:22.029217 [ 3 ] {} <Debug> HTTP-Session: 083de489-d5ec-467b-8c6c-97498a2f82d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8452 2024.08.16 05:51:22.029442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 32418, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8453 2024.08.16 05:51:22.029491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8454 2024.08.16 05:51:22.029510 [ 3 ] {} <Debug> HTTP-Session: 9ddba291-f939-47f7-855a-391b700dc613 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
8455 2024.08.16 05:51:22.029527 [ 3 ] {} <Debug> HTTP-Session: 9ddba291-f939-47f7-855a-391b700dc613 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8456 2024.08.16 05:51:22.029541 [ 3 ] {} <Debug> HTTP-Session: 9ddba291-f939-47f7-855a-391b700dc613 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8457 2024.08.16 05:51:22.029572 [ 3 ] {} <Trace> HTTP-Session: 9ddba291-f939-47f7-855a-391b700dc613 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8458 2024.08.16 05:51:22.029719 [ 3 ] {29b3147c-e7d2-4584-8d98-ac4144925347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8459 2024.08.16 05:51:22.029762 [ 3 ] {29b3147c-e7d2-4584-8d98-ac4144925347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8460 2024.08.16 05:51:22.029885 [ 3 ] {29b3147c-e7d2-4584-8d98-ac4144925347} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8461 2024.08.16 05:51:22.030359 [ 3 ] {29b3147c-e7d2-4584-8d98-ac4144925347} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8462 2024.08.16 05:51:22.030395 [ 3 ] {29b3147c-e7d2-4584-8d98-ac4144925347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
8463 2024.08.16 05:51:22.030723 [ 3 ] {29b3147c-e7d2-4584-8d98-ac4144925347} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8464 2024.08.16 05:51:22.031030 [ 3 ] {29b3147c-e7d2-4584-8d98-ac4144925347} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8465 2024.08.16 05:51:22.031157 [ 3 ] {29b3147c-e7d2-4584-8d98-ac4144925347} <Debug> executeQuery: Read 216 rows, 19.27 KiB in 0.001509 sec., 143141.15308151094 rows/sec., 12.47 MiB/sec.
8466 2024.08.16 05:51:22.031322 [ 3 ] {29b3147c-e7d2-4584-8d98-ac4144925347} <Debug> DynamicQueryHandler: Done processing query
8467 2024.08.16 05:51:22.031347 [ 3 ] {29b3147c-e7d2-4584-8d98-ac4144925347} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
8468 2024.08.16 05:51:22.031363 [ 3 ] {} <Debug> HTTP-Session: 9ddba291-f939-47f7-855a-391b700dc613 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8469 2024.08.16 05:51:22.031497 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8470 2024.08.16 05:51:22.031545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8471 2024.08.16 05:51:22.031564 [ 3 ] {} <Debug> HTTP-Session: 8af1a29c-c941-4862-aacb-84bf678a8985 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
8472 2024.08.16 05:51:22.031581 [ 3 ] {} <Debug> HTTP-Session: 8af1a29c-c941-4862-aacb-84bf678a8985 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8473 2024.08.16 05:51:22.031594 [ 3 ] {} <Debug> HTTP-Session: 8af1a29c-c941-4862-aacb-84bf678a8985 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8474 2024.08.16 05:51:22.031625 [ 3 ] {} <Trace> HTTP-Session: 8af1a29c-c941-4862-aacb-84bf678a8985 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8475 2024.08.16 05:51:22.031722 [ 3 ] {83db3d3b-8396-49f7-a11e-05bd15b34d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
8476 2024.08.16 05:51:22.031764 [ 3 ] {83db3d3b-8396-49f7-a11e-05bd15b34d8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8477 2024.08.16 05:51:22.031888 [ 3 ] {83db3d3b-8396-49f7-a11e-05bd15b34d8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8478 2024.08.16 05:51:22.032209 [ 3 ] {83db3d3b-8396-49f7-a11e-05bd15b34d8b} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8479 2024.08.16 05:51:22.032246 [ 3 ] {83db3d3b-8396-49f7-a11e-05bd15b34d8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
8480 2024.08.16 05:51:22.032554 [ 3 ] {83db3d3b-8396-49f7-a11e-05bd15b34d8b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
8481 2024.08.16 05:51:22.032862 [ 3 ] {83db3d3b-8396-49f7-a11e-05bd15b34d8b} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8482 2024.08.16 05:51:22.032983 [ 43 ] {} <Debug> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
8483 2024.08.16 05:51:22.032988 [ 3 ] {83db3d3b-8396-49f7-a11e-05bd15b34d8b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00129 sec., 10852.713178294574 rows/sec., 760.05 KiB/sec.
8484 2024.08.16 05:51:22.033031 [ 43 ] {} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8485 2024.08.16 05:51:22.033074 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
8486 2024.08.16 05:51:22.033259 [ 3 ] {83db3d3b-8396-49f7-a11e-05bd15b34d8b} <Debug> DynamicQueryHandler: Done processing query
8487 2024.08.16 05:51:22.033347 [ 3 ] {83db3d3b-8396-49f7-a11e-05bd15b34d8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8488 2024.08.16 05:51:22.033416 [ 196 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::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
8489 2024.08.16 05:51:22.033452 [ 3 ] {} <Debug> HTTP-Session: 8af1a29c-c941-4862-aacb-84bf678a8985 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8490 2024.08.16 05:51:22.033748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8491 2024.08.16 05:51:22.033824 [ 196 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8492 2024.08.16 05:51:22.033843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8493 2024.08.16 05:51:22.033894 [ 3 ] {} <Debug> HTTP-Session: 7d9dd42d-191a-4f2d-9b6c-01c765925a5f Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
8494 2024.08.16 05:51:22.033895 [ 196 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::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
8495 2024.08.16 05:51:22.033921 [ 3 ] {} <Debug> HTTP-Session: 7d9dd42d-191a-4f2d-9b6c-01c765925a5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8496 2024.08.16 05:51:22.033960 [ 3 ] {} <Debug> HTTP-Session: 7d9dd42d-191a-4f2d-9b6c-01c765925a5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8497 2024.08.16 05:51:22.034100 [ 3 ] {} <Trace> HTTP-Session: 7d9dd42d-191a-4f2d-9b6c-01c765925a5f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8498 2024.08.16 05:51:22.034135 [ 196 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part
8499 2024.08.16 05:51:22.034365 [ 196 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::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
8500 2024.08.16 05:51:22.034611 [ 196 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::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
8501 2024.08.16 05:51:22.034844 [ 3 ] {9da4eb74-1676-4d81-b8d5-83dc2f594f1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
8502 2024.08.16 05:51:22.034871 [ 196 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::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
8503 2024.08.16 05:51:22.035080 [ 3 ] {9da4eb74-1676-4d81-b8d5-83dc2f594f1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
8504 2024.08.16 05:51:22.035152 [ 196 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part
8505 2024.08.16 05:51:22.035888 [ 3 ] {9da4eb74-1676-4d81-b8d5-83dc2f594f1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8506 2024.08.16 05:51:22.036628 [ 3 ] {9da4eb74-1676-4d81-b8d5-83dc2f594f1b} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8507 2024.08.16 05:51:22.036710 [ 3 ] {9da4eb74-1676-4d81-b8d5-83dc2f594f1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
8508 2024.08.16 05:51:22.037573 [ 3 ] {9da4eb74-1676-4d81-b8d5-83dc2f594f1b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
8509 2024.08.16 05:51:22.038249 [ 190 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 4 columns (4 merged, 0 gathered) in 0.005070654 sec., 103931.3666442238 rows/sec., 6.67 MiB/sec.
8510 2024.08.16 05:51:22.038450 [ 3 ] {9da4eb74-1676-4d81-b8d5-83dc2f594f1b} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8511 2024.08.16 05:51:22.038605 [ 197 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
8512 2024.08.16 05:51:22.038641 [ 43 ] {} <Debug> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0
8513 2024.08.16 05:51:22.038674 [ 3 ] {9da4eb74-1676-4d81-b8d5-83dc2f594f1b} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.004314 sec., 1390.8205841446454 rows/sec., 82.17 KiB/sec.
8514 2024.08.16 05:51:22.038733 [ 43 ] {} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8515 2024.08.16 05:51:22.038851 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
8516 2024.08.16 05:51:22.039477 [ 192 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
8517 2024.08.16 05:51:22.039514 [ 3 ] {9da4eb74-1676-4d81-b8d5-83dc2f594f1b} <Debug> DynamicQueryHandler: Done processing query
8518 2024.08.16 05:51:22.039862 [ 3 ] {9da4eb74-1676-4d81-b8d5-83dc2f594f1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8519 2024.08.16 05:51:22.040002 [ 3 ] {} <Debug> HTTP-Session: 7d9dd42d-191a-4f2d-9b6c-01c765925a5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8520 2024.08.16 05:51:22.040146 [ 192 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8521 2024.08.16 05:51:22.040270 [ 192 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
8522 2024.08.16 05:51:22.040405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 63325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8523 2024.08.16 05:51:22.040718 [ 192 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
8524 2024.08.16 05:51:22.040712 [ 197 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_21_4} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8525 2024.08.16 05:51:22.040846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8526 2024.08.16 05:51:22.041156 [ 192 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
8527 2024.08.16 05:51:22.041184 [ 3 ] {} <Debug> HTTP-Session: caf61725-2c1b-4104-a5ad-3aa834b71570 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
8528 2024.08.16 05:51:22.041207 [ 197 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_21_4} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
8529 2024.08.16 05:51:22.041294 [ 3 ] {} <Debug> HTTP-Session: caf61725-2c1b-4104-a5ad-3aa834b71570 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8530 2024.08.16 05:51:22.041501 [ 192 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
8531 2024.08.16 05:51:22.041531 [ 3 ] {} <Debug> HTTP-Session: caf61725-2c1b-4104-a5ad-3aa834b71570 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8532 2024.08.16 05:51:22.041606 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
8533 2024.08.16 05:51:22.041807 [ 3 ] {} <Trace> HTTP-Session: caf61725-2c1b-4104-a5ad-3aa834b71570 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8534 2024.08.16 05:51:22.041842 [ 192 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
8535 2024.08.16 05:51:22.042356 [ 3 ] {567fa47a-b649-41f8-8fb5-f1c022590a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8536 2024.08.16 05:51:22.042439 [ 3 ] {567fa47a-b649-41f8-8fb5-f1c022590a40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8537 2024.08.16 05:51:22.043012 [ 3 ] {567fa47a-b649-41f8-8fb5-f1c022590a40} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8538 2024.08.16 05:51:22.044141 [ 192 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.005100954 sec., 5881.252800946646 rows/sec., 350.35 KiB/sec.
8539 2024.08.16 05:51:22.044194 [ 3 ] {567fa47a-b649-41f8-8fb5-f1c022590a40} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8540 2024.08.16 05:51:22.044255 [ 3 ] {567fa47a-b649-41f8-8fb5-f1c022590a40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
8541 2024.08.16 05:51:22.044317 [ 192 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary)
8542 2024.08.16 05:51:22.045150 [ 3 ] {567fa47a-b649-41f8-8fb5-f1c022590a40} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8543 2024.08.16 05:51:22.045270 [ 192 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_17_4} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8544 2024.08.16 05:51:22.045581 [ 192 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_17_4} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4
8545 2024.08.16 05:51:22.045744 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
8546 2024.08.16 05:51:22.045851 [ 3 ] {567fa47a-b649-41f8-8fb5-f1c022590a40} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8547 2024.08.16 05:51:22.045989 [ 3 ] {567fa47a-b649-41f8-8fb5-f1c022590a40} <Debug> executeQuery: Read 391 rows, 28.40 KiB in 0.003893 sec., 100436.68122270741 rows/sec., 7.12 MiB/sec.
8548 2024.08.16 05:51:22.046174 [ 3 ] {567fa47a-b649-41f8-8fb5-f1c022590a40} <Debug> DynamicQueryHandler: Done processing query
8549 2024.08.16 05:51:22.046198 [ 3 ] {567fa47a-b649-41f8-8fb5-f1c022590a40} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
8550 2024.08.16 05:51:22.046215 [ 3 ] {} <Debug> HTTP-Session: caf61725-2c1b-4104-a5ad-3aa834b71570 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8551 2024.08.16 05:51:22.046356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8552 2024.08.16 05:51:22.046405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8553 2024.08.16 05:51:22.046424 [ 3 ] {} <Debug> HTTP-Session: 7f50dae2-d9e5-4b4b-bd56-280856784a8c Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
8554 2024.08.16 05:51:22.046440 [ 3 ] {} <Debug> HTTP-Session: 7f50dae2-d9e5-4b4b-bd56-280856784a8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8555 2024.08.16 05:51:22.046454 [ 3 ] {} <Debug> HTTP-Session: 7f50dae2-d9e5-4b4b-bd56-280856784a8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8556 2024.08.16 05:51:22.046484 [ 3 ] {} <Trace> HTTP-Session: 7f50dae2-d9e5-4b4b-bd56-280856784a8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8557 2024.08.16 05:51:22.046580 [ 3 ] {dedd12a5-8e81-4538-a416-87acd35eb4fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8558 2024.08.16 05:51:22.046625 [ 3 ] {dedd12a5-8e81-4538-a416-87acd35eb4fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8559 2024.08.16 05:51:22.046757 [ 3 ] {dedd12a5-8e81-4538-a416-87acd35eb4fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8560 2024.08.16 05:51:22.047041 [ 3 ] {dedd12a5-8e81-4538-a416-87acd35eb4fd} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8561 2024.08.16 05:51:22.047076 [ 3 ] {dedd12a5-8e81-4538-a416-87acd35eb4fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
8562 2024.08.16 05:51:22.047442 [ 3 ] {dedd12a5-8e81-4538-a416-87acd35eb4fd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
8563 2024.08.16 05:51:22.047774 [ 3 ] {dedd12a5-8e81-4538-a416-87acd35eb4fd} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8564 2024.08.16 05:51:22.047905 [ 3 ] {dedd12a5-8e81-4538-a416-87acd35eb4fd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001349 sec., 4447.739065974796 rows/sec., 232.38 KiB/sec.
8565 2024.08.16 05:51:22.048210 [ 3 ] {dedd12a5-8e81-4538-a416-87acd35eb4fd} <Debug> DynamicQueryHandler: Done processing query
8566 2024.08.16 05:51:22.048235 [ 3 ] {dedd12a5-8e81-4538-a416-87acd35eb4fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8567 2024.08.16 05:51:22.048251 [ 3 ] {} <Debug> HTTP-Session: 7f50dae2-d9e5-4b4b-bd56-280856784a8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8568 2024.08.16 05:51:22.048406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 44624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8569 2024.08.16 05:51:22.048456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8570 2024.08.16 05:51:22.048475 [ 3 ] {} <Debug> HTTP-Session: 5c280b7a-329e-460f-98d0-14546e0de97c Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
8571 2024.08.16 05:51:22.048491 [ 3 ] {} <Debug> HTTP-Session: 5c280b7a-329e-460f-98d0-14546e0de97c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8572 2024.08.16 05:51:22.048505 [ 3 ] {} <Debug> HTTP-Session: 5c280b7a-329e-460f-98d0-14546e0de97c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8573 2024.08.16 05:51:22.048536 [ 3 ] {} <Trace> HTTP-Session: 5c280b7a-329e-460f-98d0-14546e0de97c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8574 2024.08.16 05:51:22.048729 [ 3 ] {78e7bf34-0611-4cb7-98f9-6a54921cc402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8575 2024.08.16 05:51:22.048776 [ 3 ] {78e7bf34-0611-4cb7-98f9-6a54921cc402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8576 2024.08.16 05:51:22.048935 [ 3 ] {78e7bf34-0611-4cb7-98f9-6a54921cc402} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8577 2024.08.16 05:51:22.049363 [ 3 ] {78e7bf34-0611-4cb7-98f9-6a54921cc402} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8578 2024.08.16 05:51:22.049399 [ 3 ] {78e7bf34-0611-4cb7-98f9-6a54921cc402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
8579 2024.08.16 05:51:22.049788 [ 3 ] {78e7bf34-0611-4cb7-98f9-6a54921cc402} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8580 2024.08.16 05:51:22.050127 [ 3 ] {78e7bf34-0611-4cb7-98f9-6a54921cc402} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8581 2024.08.16 05:51:22.050254 [ 3 ] {78e7bf34-0611-4cb7-98f9-6a54921cc402} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001638 sec., 144688.6446886447 rows/sec., 9.70 MiB/sec.
8582 2024.08.16 05:51:22.050420 [ 3 ] {78e7bf34-0611-4cb7-98f9-6a54921cc402} <Debug> DynamicQueryHandler: Done processing query
8583 2024.08.16 05:51:22.050443 [ 3 ] {78e7bf34-0611-4cb7-98f9-6a54921cc402} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
8584 2024.08.16 05:51:22.050459 [ 3 ] {} <Debug> HTTP-Session: 5c280b7a-329e-460f-98d0-14546e0de97c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8585 2024.08.16 05:51:22.050593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8586 2024.08.16 05:51:22.050642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8587 2024.08.16 05:51:22.050661 [ 3 ] {} <Debug> HTTP-Session: bcbaac21-5e95-4f52-88bd-17cb9035aa72 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
8588 2024.08.16 05:51:22.050678 [ 3 ] {} <Debug> HTTP-Session: bcbaac21-5e95-4f52-88bd-17cb9035aa72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8589 2024.08.16 05:51:22.050691 [ 3 ] {} <Debug> HTTP-Session: bcbaac21-5e95-4f52-88bd-17cb9035aa72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8590 2024.08.16 05:51:22.050722 [ 3 ] {} <Trace> HTTP-Session: bcbaac21-5e95-4f52-88bd-17cb9035aa72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8591 2024.08.16 05:51:22.050815 [ 3 ] {81c4eb8f-2872-489f-9e6f-0ff9d75461e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
8592 2024.08.16 05:51:22.050860 [ 3 ] {81c4eb8f-2872-489f-9e6f-0ff9d75461e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
8593 2024.08.16 05:51:22.050984 [ 3 ] {81c4eb8f-2872-489f-9e6f-0ff9d75461e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8594 2024.08.16 05:51:22.051237 [ 3 ] {81c4eb8f-2872-489f-9e6f-0ff9d75461e9} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8595 2024.08.16 05:51:22.051273 [ 3 ] {81c4eb8f-2872-489f-9e6f-0ff9d75461e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
8596 2024.08.16 05:51:22.051614 [ 3 ] {81c4eb8f-2872-489f-9e6f-0ff9d75461e9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
8597 2024.08.16 05:51:22.051933 [ 3 ] {81c4eb8f-2872-489f-9e6f-0ff9d75461e9} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8598 2024.08.16 05:51:22.052053 [ 3 ] {81c4eb8f-2872-489f-9e6f-0ff9d75461e9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001261 sec., 793.0214115781126 rows/sec., 53.44 KiB/sec.
8599 2024.08.16 05:51:22.052216 [ 3 ] {81c4eb8f-2872-489f-9e6f-0ff9d75461e9} <Debug> DynamicQueryHandler: Done processing query
8600 2024.08.16 05:51:22.052241 [ 3 ] {81c4eb8f-2872-489f-9e6f-0ff9d75461e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
8601 2024.08.16 05:51:22.052257 [ 3 ] {} <Debug> HTTP-Session: bcbaac21-5e95-4f52-88bd-17cb9035aa72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8602 2024.08.16 05:51:22.052389 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8603 2024.08.16 05:51:22.052438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8604 2024.08.16 05:51:22.052458 [ 3 ] {} <Debug> HTTP-Session: 7c327c91-2b26-42db-b88a-3c8ccdd1a042 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
8605 2024.08.16 05:51:22.052474 [ 3 ] {} <Debug> HTTP-Session: 7c327c91-2b26-42db-b88a-3c8ccdd1a042 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8606 2024.08.16 05:51:22.052487 [ 3 ] {} <Debug> HTTP-Session: 7c327c91-2b26-42db-b88a-3c8ccdd1a042 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8607 2024.08.16 05:51:22.052518 [ 3 ] {} <Trace> HTTP-Session: 7c327c91-2b26-42db-b88a-3c8ccdd1a042 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8608 2024.08.16 05:51:22.052698 [ 3 ] {8c2409fe-154d-4c71-9353-9508c762e150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8609 2024.08.16 05:51:22.052759 [ 3 ] {8c2409fe-154d-4c71-9353-9508c762e150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8610 2024.08.16 05:51:22.053179 [ 3 ] {8c2409fe-154d-4c71-9353-9508c762e150} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8611 2024.08.16 05:51:22.053717 [ 3 ] {8c2409fe-154d-4c71-9353-9508c762e150} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8612 2024.08.16 05:51:22.053752 [ 3 ] {8c2409fe-154d-4c71-9353-9508c762e150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
8613 2024.08.16 05:51:22.054345 [ 3 ] {8c2409fe-154d-4c71-9353-9508c762e150} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
8614 2024.08.16 05:51:22.054764 [ 3 ] {8c2409fe-154d-4c71-9353-9508c762e150} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8615 2024.08.16 05:51:22.054914 [ 3 ] {8c2409fe-154d-4c71-9353-9508c762e150} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.00232 sec., 3879.310344827586 rows/sec., 6.95 MiB/sec.
8616 2024.08.16 05:51:22.055433 [ 3 ] {8c2409fe-154d-4c71-9353-9508c762e150} <Debug> DynamicQueryHandler: Done processing query
8617 2024.08.16 05:51:22.055462 [ 3 ] {8c2409fe-154d-4c71-9353-9508c762e150} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
8618 2024.08.16 05:51:22.055478 [ 3 ] {} <Debug> HTTP-Session: 7c327c91-2b26-42db-b88a-3c8ccdd1a042 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8619 2024.08.16 05:51:22.055619 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8620 2024.08.16 05:51:22.055668 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8621 2024.08.16 05:51:22.055688 [ 3 ] {} <Debug> HTTP-Session: 6bf7a865-8a96-442a-867b-b3aa126c34fc Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
8622 2024.08.16 05:51:22.055704 [ 3 ] {} <Debug> HTTP-Session: 6bf7a865-8a96-442a-867b-b3aa126c34fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8623 2024.08.16 05:51:22.055718 [ 3 ] {} <Debug> HTTP-Session: 6bf7a865-8a96-442a-867b-b3aa126c34fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8624 2024.08.16 05:51:22.055748 [ 3 ] {} <Trace> HTTP-Session: 6bf7a865-8a96-442a-867b-b3aa126c34fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8625 2024.08.16 05:51:22.055869 [ 3 ] {88a800f7-14dd-422d-bcd2-2f0d4cc2f0a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8626 2024.08.16 05:51:22.055914 [ 3 ] {88a800f7-14dd-422d-bcd2-2f0d4cc2f0a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8627 2024.08.16 05:51:22.056061 [ 3 ] {88a800f7-14dd-422d-bcd2-2f0d4cc2f0a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8628 2024.08.16 05:51:22.056376 [ 3 ] {88a800f7-14dd-422d-bcd2-2f0d4cc2f0a4} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8629 2024.08.16 05:51:22.056437 [ 3 ] {88a800f7-14dd-422d-bcd2-2f0d4cc2f0a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
8630 2024.08.16 05:51:22.056800 [ 3 ] {88a800f7-14dd-422d-bcd2-2f0d4cc2f0a4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
8631 2024.08.16 05:51:22.057124 [ 3 ] {88a800f7-14dd-422d-bcd2-2f0d4cc2f0a4} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8632 2024.08.16 05:51:22.057250 [ 3 ] {88a800f7-14dd-422d-bcd2-2f0d4cc2f0a4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001426 sec., 57503.50631136045 rows/sec., 3.65 MiB/sec.
8633 2024.08.16 05:51:22.057539 [ 3 ] {88a800f7-14dd-422d-bcd2-2f0d4cc2f0a4} <Debug> DynamicQueryHandler: Done processing query
8634 2024.08.16 05:51:22.057579 [ 3 ] {88a800f7-14dd-422d-bcd2-2f0d4cc2f0a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
8635 2024.08.16 05:51:22.057602 [ 3 ] {} <Debug> HTTP-Session: 6bf7a865-8a96-442a-867b-b3aa126c34fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8636 2024.08.16 05:51:24.858805 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache
8637 2024.08.16 05:51:24.858878 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache
8638 2024.08.16 05:51:27.051031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8639 2024.08.16 05:51:27.051156 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8640 2024.08.16 05:51:27.051180 [ 3 ] {} <Debug> HTTP-Session: 89517cc0-b160-41df-aafd-66cc91b70627 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
8641 2024.08.16 05:51:27.051229 [ 3 ] {} <Debug> HTTP-Session: 89517cc0-b160-41df-aafd-66cc91b70627 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8642 2024.08.16 05:51:27.051244 [ 3 ] {} <Debug> HTTP-Session: 89517cc0-b160-41df-aafd-66cc91b70627 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8643 2024.08.16 05:51:27.051295 [ 3 ] {} <Trace> HTTP-Session: 89517cc0-b160-41df-aafd-66cc91b70627 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8644 2024.08.16 05:51:27.051481 [ 3 ] {29916ce0-ba42-4221-8cf5-65a0af1ce000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8645 2024.08.16 05:51:27.051547 [ 3 ] {29916ce0-ba42-4221-8cf5-65a0af1ce000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8646 2024.08.16 05:51:27.051737 [ 3 ] {29916ce0-ba42-4221-8cf5-65a0af1ce000} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8647 2024.08.16 05:51:27.052183 [ 3 ] {29916ce0-ba42-4221-8cf5-65a0af1ce000} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8648 2024.08.16 05:51:27.052224 [ 3 ] {29916ce0-ba42-4221-8cf5-65a0af1ce000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
8649 2024.08.16 05:51:27.052591 [ 3 ] {29916ce0-ba42-4221-8cf5-65a0af1ce000} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
8650 2024.08.16 05:51:27.052931 [ 3 ] {29916ce0-ba42-4221-8cf5-65a0af1ce000} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8651 2024.08.16 05:51:27.053112 [ 3 ] {29916ce0-ba42-4221-8cf5-65a0af1ce000} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.001686 sec., 13641.755634638197 rows/sec., 1.08 MiB/sec.
8652 2024.08.16 05:51:27.053123 [ 38 ] {} <Debug> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
8653 2024.08.16 05:51:27.053236 [ 38 ] {} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8654 2024.08.16 05:51:27.053282 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
8655 2024.08.16 05:51:27.053407 [ 3 ] {29916ce0-ba42-4221-8cf5-65a0af1ce000} <Debug> DynamicQueryHandler: Done processing query
8656 2024.08.16 05:51:27.053451 [ 3 ] {29916ce0-ba42-4221-8cf5-65a0af1ce000} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8657 2024.08.16 05:51:27.053471 [ 190 ] {672f777d-ca35-471b-a125-eb27be1b576e::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
8658 2024.08.16 05:51:27.053485 [ 3 ] {} <Debug> HTTP-Session: 89517cc0-b160-41df-aafd-66cc91b70627 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8659 2024.08.16 05:51:27.053669 [ 190 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8660 2024.08.16 05:51:27.053725 [ 190 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 32 rows starting from the beginning of the part
8661 2024.08.16 05:51:27.053738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8662 2024.08.16 05:51:27.053881 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8663 2024.08.16 05:51:27.053958 [ 190 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 23 rows starting from the beginning of the part
8664 2024.08.16 05:51:27.053974 [ 3 ] {} <Debug> HTTP-Session: 59ca64a6-c83c-492e-a30c-648a896faba6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
8665 2024.08.16 05:51:27.054062 [ 3 ] {} <Debug> HTTP-Session: 59ca64a6-c83c-492e-a30c-648a896faba6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8666 2024.08.16 05:51:27.054126 [ 3 ] {} <Debug> HTTP-Session: 59ca64a6-c83c-492e-a30c-648a896faba6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8667 2024.08.16 05:51:27.054290 [ 190 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 9 rows starting from the beginning of the part
8668 2024.08.16 05:51:27.054309 [ 3 ] {} <Trace> HTTP-Session: 59ca64a6-c83c-492e-a30c-648a896faba6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8669 2024.08.16 05:51:27.054708 [ 190 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 23 rows starting from the beginning of the part
8670 2024.08.16 05:51:27.054762 [ 3 ] {1a1b0351-6ae8-4548-a25a-a59d1032b2e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8671 2024.08.16 05:51:27.055101 [ 190 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 9 rows starting from the beginning of the part
8672 2024.08.16 05:51:27.055373 [ 190 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 23 rows starting from the beginning of the part
8673 2024.08.16 05:51:27.055428 [ 3 ] {1a1b0351-6ae8-4548-a25a-a59d1032b2e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8674 2024.08.16 05:51:27.056096 [ 3 ] {1a1b0351-6ae8-4548-a25a-a59d1032b2e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8675 2024.08.16 05:51:27.056879 [ 3 ] {1a1b0351-6ae8-4548-a25a-a59d1032b2e0} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8676 2024.08.16 05:51:27.056948 [ 3 ] {1a1b0351-6ae8-4548-a25a-a59d1032b2e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
8677 2024.08.16 05:51:27.057865 [ 3 ] {1a1b0351-6ae8-4548-a25a-a59d1032b2e0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
8678 2024.08.16 05:51:27.058199 [ 201 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 119 rows, containing 4 columns (4 merged, 0 gathered) in 0.004810919 sec., 24735.39878763288 rows/sec., 1.96 MiB/sec.
8679 2024.08.16 05:51:27.058465 [ 201 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
8680 2024.08.16 05:51:27.058631 [ 3 ] {1a1b0351-6ae8-4548-a25a-a59d1032b2e0} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8681 2024.08.16 05:51:27.058976 [ 3 ] {1a1b0351-6ae8-4548-a25a-a59d1032b2e0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004372 sec., 457.45654162854527 rows/sec., 37.30 KiB/sec.
8682 2024.08.16 05:51:27.059417 [ 3 ] {1a1b0351-6ae8-4548-a25a-a59d1032b2e0} <Debug> DynamicQueryHandler: Done processing query
8683 2024.08.16 05:51:27.059461 [ 3 ] {1a1b0351-6ae8-4548-a25a-a59d1032b2e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8684 2024.08.16 05:51:27.059498 [ 3 ] {} <Debug> HTTP-Session: 59ca64a6-c83c-492e-a30c-648a896faba6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8685 2024.08.16 05:51:27.059534 [ 201 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_36_7} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8686 2024.08.16 05:51:27.059636 [ 201 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_36_7} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
8687 2024.08.16 05:51:27.059743 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
8688 2024.08.16 05:51:27.059809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 183297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8689 2024.08.16 05:51:27.059866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8690 2024.08.16 05:51:27.059885 [ 3 ] {} <Debug> HTTP-Session: 1322f8e9-5a50-479d-ab5f-3da8b5cf8fb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
8691 2024.08.16 05:51:27.059901 [ 3 ] {} <Debug> HTTP-Session: 1322f8e9-5a50-479d-ab5f-3da8b5cf8fb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8692 2024.08.16 05:51:27.059915 [ 3 ] {} <Debug> HTTP-Session: 1322f8e9-5a50-479d-ab5f-3da8b5cf8fb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8693 2024.08.16 05:51:27.059947 [ 3 ] {} <Trace> HTTP-Session: 1322f8e9-5a50-479d-ab5f-3da8b5cf8fb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8694 2024.08.16 05:51:27.060480 [ 3 ] {4deba54f-b262-4354-819d-b7ac53c445e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8695 2024.08.16 05:51:27.060528 [ 3 ] {4deba54f-b262-4354-819d-b7ac53c445e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8696 2024.08.16 05:51:27.060678 [ 3 ] {4deba54f-b262-4354-819d-b7ac53c445e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8697 2024.08.16 05:51:27.061883 [ 3 ] {4deba54f-b262-4354-819d-b7ac53c445e5} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8698 2024.08.16 05:51:27.061920 [ 3 ] {4deba54f-b262-4354-819d-b7ac53c445e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
8699 2024.08.16 05:51:27.062306 [ 3 ] {4deba54f-b262-4354-819d-b7ac53c445e5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8700 2024.08.16 05:51:27.062628 [ 3 ] {4deba54f-b262-4354-819d-b7ac53c445e5} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8701 2024.08.16 05:51:27.062752 [ 3 ] {4deba54f-b262-4354-819d-b7ac53c445e5} <Debug> executeQuery: Read 1266 rows, 106.82 KiB in 0.002653 sec., 477195.62759140594 rows/sec., 39.32 MiB/sec.
8702 2024.08.16 05:51:27.062926 [ 3 ] {4deba54f-b262-4354-819d-b7ac53c445e5} <Debug> DynamicQueryHandler: Done processing query
8703 2024.08.16 05:51:27.062951 [ 3 ] {4deba54f-b262-4354-819d-b7ac53c445e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.96 MiB.
8704 2024.08.16 05:51:27.062967 [ 3 ] {} <Debug> HTTP-Session: 1322f8e9-5a50-479d-ab5f-3da8b5cf8fb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8705 2024.08.16 05:51:27.063313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8706 2024.08.16 05:51:27.063362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8707 2024.08.16 05:51:27.063380 [ 3 ] {} <Debug> HTTP-Session: 2119c9d5-cb21-4ccc-aabd-78a55d2e82d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
8708 2024.08.16 05:51:27.063396 [ 3 ] {} <Debug> HTTP-Session: 2119c9d5-cb21-4ccc-aabd-78a55d2e82d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8709 2024.08.16 05:51:27.063410 [ 3 ] {} <Debug> HTTP-Session: 2119c9d5-cb21-4ccc-aabd-78a55d2e82d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8710 2024.08.16 05:51:27.063441 [ 3 ] {} <Trace> HTTP-Session: 2119c9d5-cb21-4ccc-aabd-78a55d2e82d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8711 2024.08.16 05:51:27.063534 [ 3 ] {5c533f24-f1c8-42a8-8b2a-f165de4a80a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8712 2024.08.16 05:51:27.063576 [ 3 ] {5c533f24-f1c8-42a8-8b2a-f165de4a80a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8713 2024.08.16 05:51:27.063701 [ 3 ] {5c533f24-f1c8-42a8-8b2a-f165de4a80a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8714 2024.08.16 05:51:27.064020 [ 3 ] {5c533f24-f1c8-42a8-8b2a-f165de4a80a4} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8715 2024.08.16 05:51:27.064055 [ 3 ] {5c533f24-f1c8-42a8-8b2a-f165de4a80a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
8716 2024.08.16 05:51:27.064354 [ 3 ] {5c533f24-f1c8-42a8-8b2a-f165de4a80a4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
8717 2024.08.16 05:51:27.064657 [ 3 ] {5c533f24-f1c8-42a8-8b2a-f165de4a80a4} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8718 2024.08.16 05:51:27.064785 [ 3 ] {5c533f24-f1c8-42a8-8b2a-f165de4a80a4} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001273 sec., 1571.0919088766693 rows/sec., 109.70 KiB/sec.
8719 2024.08.16 05:51:27.064947 [ 3 ] {5c533f24-f1c8-42a8-8b2a-f165de4a80a4} <Debug> DynamicQueryHandler: Done processing query
8720 2024.08.16 05:51:27.064971 [ 3 ] {5c533f24-f1c8-42a8-8b2a-f165de4a80a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8721 2024.08.16 05:51:27.064987 [ 3 ] {} <Debug> HTTP-Session: 2119c9d5-cb21-4ccc-aabd-78a55d2e82d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8722 2024.08.16 05:51:27.065158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 30454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8723 2024.08.16 05:51:27.065207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8724 2024.08.16 05:51:27.065225 [ 3 ] {} <Debug> HTTP-Session: 2ae811f3-e228-4e27-8dde-be2cdac96a08 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
8725 2024.08.16 05:51:27.065242 [ 3 ] {} <Debug> HTTP-Session: 2ae811f3-e228-4e27-8dde-be2cdac96a08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8726 2024.08.16 05:51:27.065256 [ 3 ] {} <Debug> HTTP-Session: 2ae811f3-e228-4e27-8dde-be2cdac96a08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8727 2024.08.16 05:51:27.065286 [ 3 ] {} <Trace> HTTP-Session: 2ae811f3-e228-4e27-8dde-be2cdac96a08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8728 2024.08.16 05:51:27.065425 [ 3 ] {d4dd7500-e89c-4c67-8f3a-89a4e3098f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
8729 2024.08.16 05:51:27.065466 [ 3 ] {d4dd7500-e89c-4c67-8f3a-89a4e3098f51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8730 2024.08.16 05:51:27.065586 [ 3 ] {d4dd7500-e89c-4c67-8f3a-89a4e3098f51} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8731 2024.08.16 05:51:27.065983 [ 3 ] {d4dd7500-e89c-4c67-8f3a-89a4e3098f51} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8732 2024.08.16 05:51:27.066018 [ 3 ] {d4dd7500-e89c-4c67-8f3a-89a4e3098f51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
8733 2024.08.16 05:51:27.066335 [ 3 ] {d4dd7500-e89c-4c67-8f3a-89a4e3098f51} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
8734 2024.08.16 05:51:27.066644 [ 3 ] {d4dd7500-e89c-4c67-8f3a-89a4e3098f51} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8735 2024.08.16 05:51:27.066769 [ 3 ] {d4dd7500-e89c-4c67-8f3a-89a4e3098f51} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001412 sec., 161473.0878186969 rows/sec., 10.93 MiB/sec.
8736 2024.08.16 05:51:27.066928 [ 3 ] {d4dd7500-e89c-4c67-8f3a-89a4e3098f51} <Debug> DynamicQueryHandler: Done processing query
8737 2024.08.16 05:51:27.066953 [ 3 ] {d4dd7500-e89c-4c67-8f3a-89a4e3098f51} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
8738 2024.08.16 05:51:27.066969 [ 3 ] {} <Debug> HTTP-Session: 2ae811f3-e228-4e27-8dde-be2cdac96a08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8739 2024.08.16 05:51:27.067249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 90059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8740 2024.08.16 05:51:27.067297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8741 2024.08.16 05:51:27.067315 [ 3 ] {} <Debug> HTTP-Session: 1274e1d9-90d9-4a4f-81ac-ff9c299511bc Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
8742 2024.08.16 05:51:27.067331 [ 3 ] {} <Debug> HTTP-Session: 1274e1d9-90d9-4a4f-81ac-ff9c299511bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8743 2024.08.16 05:51:27.067344 [ 3 ] {} <Debug> HTTP-Session: 1274e1d9-90d9-4a4f-81ac-ff9c299511bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8744 2024.08.16 05:51:27.067374 [ 3 ] {} <Trace> HTTP-Session: 1274e1d9-90d9-4a4f-81ac-ff9c299511bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8745 2024.08.16 05:51:27.067701 [ 3 ] {e12b0f1a-34fe-4a48-9cd3-eb8934b15a79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8746 2024.08.16 05:51:27.067743 [ 3 ] {e12b0f1a-34fe-4a48-9cd3-eb8934b15a79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8747 2024.08.16 05:51:27.067867 [ 3 ] {e12b0f1a-34fe-4a48-9cd3-eb8934b15a79} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8748 2024.08.16 05:51:27.068529 [ 3 ] {e12b0f1a-34fe-4a48-9cd3-eb8934b15a79} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8749 2024.08.16 05:51:27.068565 [ 3 ] {e12b0f1a-34fe-4a48-9cd3-eb8934b15a79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
8750 2024.08.16 05:51:27.068898 [ 3 ] {e12b0f1a-34fe-4a48-9cd3-eb8934b15a79} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8751 2024.08.16 05:51:27.069207 [ 3 ] {e12b0f1a-34fe-4a48-9cd3-eb8934b15a79} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8752 2024.08.16 05:51:27.069330 [ 3 ] {e12b0f1a-34fe-4a48-9cd3-eb8934b15a79} <Debug> executeQuery: Read 545 rows, 41.41 KiB in 0.001857 sec., 293484.1141626279 rows/sec., 21.78 MiB/sec.
8753 2024.08.16 05:51:27.069494 [ 3 ] {e12b0f1a-34fe-4a48-9cd3-eb8934b15a79} <Debug> DynamicQueryHandler: Done processing query
8754 2024.08.16 05:51:27.069518 [ 3 ] {e12b0f1a-34fe-4a48-9cd3-eb8934b15a79} <Debug> MemoryTracker: Peak memory usage (for query): 4.55 MiB.
8755 2024.08.16 05:51:27.069534 [ 3 ] {} <Debug> HTTP-Session: 1274e1d9-90d9-4a4f-81ac-ff9c299511bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8756 2024.08.16 05:51:27.069809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 160432, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8757 2024.08.16 05:51:27.069859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8758 2024.08.16 05:51:27.069877 [ 3 ] {} <Debug> HTTP-Session: 53214779-5417-4f9d-82e2-17e831428314 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
8759 2024.08.16 05:51:27.069893 [ 3 ] {} <Debug> HTTP-Session: 53214779-5417-4f9d-82e2-17e831428314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8760 2024.08.16 05:51:27.069906 [ 3 ] {} <Debug> HTTP-Session: 53214779-5417-4f9d-82e2-17e831428314 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8761 2024.08.16 05:51:27.069937 [ 3 ] {} <Trace> HTTP-Session: 53214779-5417-4f9d-82e2-17e831428314 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8762 2024.08.16 05:51:27.070420 [ 3 ] {3608f1f4-1684-423f-a0a6-fbaec24e619c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8763 2024.08.16 05:51:27.070468 [ 3 ] {3608f1f4-1684-423f-a0a6-fbaec24e619c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8764 2024.08.16 05:51:27.070609 [ 3 ] {3608f1f4-1684-423f-a0a6-fbaec24e619c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8765 2024.08.16 05:51:27.071393 [ 3 ] {3608f1f4-1684-423f-a0a6-fbaec24e619c} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8766 2024.08.16 05:51:27.071427 [ 3 ] {3608f1f4-1684-423f-a0a6-fbaec24e619c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
8767 2024.08.16 05:51:27.071863 [ 3 ] {3608f1f4-1684-423f-a0a6-fbaec24e619c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8768 2024.08.16 05:51:27.072199 [ 3 ] {3608f1f4-1684-423f-a0a6-fbaec24e619c} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8769 2024.08.16 05:51:27.072327 [ 3 ] {3608f1f4-1684-423f-a0a6-fbaec24e619c} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.002229 sec., 379093.76401973976 rows/sec., 25.52 MiB/sec.
8770 2024.08.16 05:51:27.072631 [ 3 ] {3608f1f4-1684-423f-a0a6-fbaec24e619c} <Debug> DynamicQueryHandler: Done processing query
8771 2024.08.16 05:51:27.072693 [ 3 ] {3608f1f4-1684-423f-a0a6-fbaec24e619c} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
8772 2024.08.16 05:51:27.072762 [ 3 ] {} <Debug> HTTP-Session: 53214779-5417-4f9d-82e2-17e831428314 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8773 2024.08.16 05:51:27.073299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 36909, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8774 2024.08.16 05:51:27.073352 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8775 2024.08.16 05:51:27.073371 [ 3 ] {} <Debug> HTTP-Session: b29d2eec-14ab-4bf3-802b-f9be8d4cbbe4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
8776 2024.08.16 05:51:27.073387 [ 3 ] {} <Debug> HTTP-Session: b29d2eec-14ab-4bf3-802b-f9be8d4cbbe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8777 2024.08.16 05:51:27.073402 [ 3 ] {} <Debug> HTTP-Session: b29d2eec-14ab-4bf3-802b-f9be8d4cbbe4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8778 2024.08.16 05:51:27.073434 [ 3 ] {} <Trace> HTTP-Session: b29d2eec-14ab-4bf3-802b-f9be8d4cbbe4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8779 2024.08.16 05:51:27.073855 [ 3 ] {bfbe247d-492c-4468-8f08-151a2f6ed773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
8780 2024.08.16 05:51:27.073925 [ 3 ] {bfbe247d-492c-4468-8f08-151a2f6ed773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
8781 2024.08.16 05:51:27.074351 [ 3 ] {bfbe247d-492c-4468-8f08-151a2f6ed773} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8782 2024.08.16 05:51:27.075039 [ 3 ] {bfbe247d-492c-4468-8f08-151a2f6ed773} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8783 2024.08.16 05:51:27.075075 [ 3 ] {bfbe247d-492c-4468-8f08-151a2f6ed773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
8784 2024.08.16 05:51:27.075682 [ 3 ] {bfbe247d-492c-4468-8f08-151a2f6ed773} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
8785 2024.08.16 05:51:27.076091 [ 3 ] {bfbe247d-492c-4468-8f08-151a2f6ed773} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8786 2024.08.16 05:51:27.076223 [ 35 ] {} <Debug> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
8787 2024.08.16 05:51:27.076238 [ 3 ] {bfbe247d-492c-4468-8f08-151a2f6ed773} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002717 sec., 8465.21899153478 rows/sec., 15.17 MiB/sec.
8788 2024.08.16 05:51:27.076275 [ 35 ] {} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8789 2024.08.16 05:51:27.076323 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.71 GiB.
8790 2024.08.16 05:51:27.076638 [ 200 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::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
8791 2024.08.16 05:51:27.076671 [ 3 ] {bfbe247d-492c-4468-8f08-151a2f6ed773} <Debug> DynamicQueryHandler: Done processing query
8792 2024.08.16 05:51:27.076740 [ 3 ] {bfbe247d-492c-4468-8f08-151a2f6ed773} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
8793 2024.08.16 05:51:27.076774 [ 3 ] {} <Debug> HTTP-Session: b29d2eec-14ab-4bf3-802b-f9be8d4cbbe4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8794 2024.08.16 05:51:27.076989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8795 2024.08.16 05:51:27.077104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8796 2024.08.16 05:51:27.077156 [ 3 ] {} <Debug> HTTP-Session: 594c50a1-f239-4568-b673-87a21443f4de Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
8797 2024.08.16 05:51:27.077209 [ 3 ] {} <Debug> HTTP-Session: 594c50a1-f239-4568-b673-87a21443f4de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8798 2024.08.16 05:51:27.077259 [ 3 ] {} <Debug> HTTP-Session: 594c50a1-f239-4568-b673-87a21443f4de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8799 2024.08.16 05:51:27.077377 [ 3 ] {} <Trace> HTTP-Session: 594c50a1-f239-4568-b673-87a21443f4de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8800 2024.08.16 05:51:27.077716 [ 3 ] {cec6f8f4-a6a4-49b8-a33a-000a510f6471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
8801 2024.08.16 05:51:27.077844 [ 3 ] {cec6f8f4-a6a4-49b8-a33a-000a510f6471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
8802 2024.08.16 05:51:27.077899 [ 200 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
8803 2024.08.16 05:51:27.078142 [ 200 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 529 rows starting from the beginning of the part
8804 2024.08.16 05:51:27.078412 [ 3 ] {cec6f8f4-a6a4-49b8-a33a-000a510f6471} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8805 2024.08.16 05:51:27.078918 [ 200 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 23 rows starting from the beginning of the part
8806 2024.08.16 05:51:27.079570 [ 200 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 9 rows starting from the beginning of the part
8807 2024.08.16 05:51:27.079815 [ 3 ] {cec6f8f4-a6a4-49b8-a33a-000a510f6471} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8808 2024.08.16 05:51:27.079952 [ 3 ] {cec6f8f4-a6a4-49b8-a33a-000a510f6471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
8809 2024.08.16 05:51:27.080223 [ 200 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 23 rows starting from the beginning of the part
8810 2024.08.16 05:51:27.080773 [ 200 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 9 rows starting from the beginning of the part
8811 2024.08.16 05:51:27.081353 [ 200 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 23 rows starting from the beginning of the part
8812 2024.08.16 05:51:27.081421 [ 3 ] {cec6f8f4-a6a4-49b8-a33a-000a510f6471} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
8813 2024.08.16 05:51:27.082493 [ 3 ] {cec6f8f4-a6a4-49b8-a33a-000a510f6471} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8814 2024.08.16 05:51:27.082750 [ 3 ] {cec6f8f4-a6a4-49b8-a33a-000a510f6471} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005178 sec., 11587.485515643104 rows/sec., 799.66 KiB/sec.
8815 2024.08.16 05:51:27.083375 [ 3 ] {cec6f8f4-a6a4-49b8-a33a-000a510f6471} <Debug> DynamicQueryHandler: Done processing query
8816 2024.08.16 05:51:27.083480 [ 3 ] {cec6f8f4-a6a4-49b8-a33a-000a510f6471} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
8817 2024.08.16 05:51:27.083598 [ 3 ] {} <Debug> HTTP-Session: 594c50a1-f239-4568-b673-87a21443f4de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8818 2024.08.16 05:51:27.096966 [ 187 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 19 columns (19 merged, 0 gathered) in 0.020528489 sec., 30007.07942995707 rows/sec., 53.77 MiB/sec.
8819 2024.08.16 05:51:27.097722 [ 189 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
8820 2024.08.16 05:51:27.098346 [ 189 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8821 2024.08.16 05:51:27.098433 [ 189 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
8822 2024.08.16 05:51:27.098578 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB.
8823 2024.08.16 05:51:32.025918 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8824 2024.08.16 05:51:32.026041 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8825 2024.08.16 05:51:32.026066 [ 3 ] {} <Debug> HTTP-Session: 879656d4-03ba-4073-a94a-79516aa8b729 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
8826 2024.08.16 05:51:32.026090 [ 3 ] {} <Debug> HTTP-Session: 879656d4-03ba-4073-a94a-79516aa8b729 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8827 2024.08.16 05:51:32.026104 [ 3 ] {} <Debug> HTTP-Session: 879656d4-03ba-4073-a94a-79516aa8b729 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8828 2024.08.16 05:51:32.026153 [ 3 ] {} <Trace> HTTP-Session: 879656d4-03ba-4073-a94a-79516aa8b729 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8829 2024.08.16 05:51:32.026329 [ 3 ] {d11229bf-b5cb-4a12-b394-ea2284268053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
8830 2024.08.16 05:51:32.026391 [ 3 ] {d11229bf-b5cb-4a12-b394-ea2284268053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
8831 2024.08.16 05:51:32.026573 [ 3 ] {d11229bf-b5cb-4a12-b394-ea2284268053} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8832 2024.08.16 05:51:32.027027 [ 3 ] {d11229bf-b5cb-4a12-b394-ea2284268053} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8833 2024.08.16 05:51:32.027068 [ 3 ] {d11229bf-b5cb-4a12-b394-ea2284268053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
8834 2024.08.16 05:51:32.027441 [ 3 ] {d11229bf-b5cb-4a12-b394-ea2284268053} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
8835 2024.08.16 05:51:32.027786 [ 3 ] {d11229bf-b5cb-4a12-b394-ea2284268053} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8836 2024.08.16 05:51:32.027937 [ 3 ] {d11229bf-b5cb-4a12-b394-ea2284268053} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001663 sec., 5411.906193625977 rows/sec., 438.66 KiB/sec.
8837 2024.08.16 05:51:32.028161 [ 3 ] {d11229bf-b5cb-4a12-b394-ea2284268053} <Debug> DynamicQueryHandler: Done processing query
8838 2024.08.16 05:51:32.028187 [ 3 ] {d11229bf-b5cb-4a12-b394-ea2284268053} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8839 2024.08.16 05:51:32.028204 [ 3 ] {} <Debug> HTTP-Session: 879656d4-03ba-4073-a94a-79516aa8b729 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8840 2024.08.16 05:51:32.028332 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8841 2024.08.16 05:51:32.028380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8842 2024.08.16 05:51:32.028399 [ 3 ] {} <Debug> HTTP-Session: 56f63958-f089-4e22-8ff2-c7c26307a316 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
8843 2024.08.16 05:51:32.028415 [ 3 ] {} <Debug> HTTP-Session: 56f63958-f089-4e22-8ff2-c7c26307a316 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8844 2024.08.16 05:51:32.028429 [ 3 ] {} <Debug> HTTP-Session: 56f63958-f089-4e22-8ff2-c7c26307a316 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8845 2024.08.16 05:51:32.028459 [ 3 ] {} <Trace> HTTP-Session: 56f63958-f089-4e22-8ff2-c7c26307a316 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8846 2024.08.16 05:51:32.028565 [ 3 ] {3133dda2-0398-4454-9ef7-d560c2a1da0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
8847 2024.08.16 05:51:32.028607 [ 3 ] {3133dda2-0398-4454-9ef7-d560c2a1da0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
8848 2024.08.16 05:51:32.028740 [ 3 ] {3133dda2-0398-4454-9ef7-d560c2a1da0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8849 2024.08.16 05:51:32.029045 [ 3 ] {3133dda2-0398-4454-9ef7-d560c2a1da0f} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8850 2024.08.16 05:51:32.029082 [ 3 ] {3133dda2-0398-4454-9ef7-d560c2a1da0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
8851 2024.08.16 05:51:32.029383 [ 3 ] {3133dda2-0398-4454-9ef7-d560c2a1da0f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
8852 2024.08.16 05:51:32.029697 [ 3 ] {3133dda2-0398-4454-9ef7-d560c2a1da0f} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8853 2024.08.16 05:51:32.029831 [ 3 ] {3133dda2-0398-4454-9ef7-d560c2a1da0f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00129 sec., 1550.387596899225 rows/sec., 126.42 KiB/sec.
8854 2024.08.16 05:51:32.030018 [ 3 ] {3133dda2-0398-4454-9ef7-d560c2a1da0f} <Debug> DynamicQueryHandler: Done processing query
8855 2024.08.16 05:51:32.030042 [ 3 ] {3133dda2-0398-4454-9ef7-d560c2a1da0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8856 2024.08.16 05:51:32.030058 [ 3 ] {} <Debug> HTTP-Session: 56f63958-f089-4e22-8ff2-c7c26307a316 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8857 2024.08.16 05:51:32.030276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 32551, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8858 2024.08.16 05:51:32.030325 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8859 2024.08.16 05:51:32.030344 [ 3 ] {} <Debug> HTTP-Session: f06b8827-cc3f-4fef-b1be-0a5660e19b6e Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
8860 2024.08.16 05:51:32.030360 [ 3 ] {} <Debug> HTTP-Session: f06b8827-cc3f-4fef-b1be-0a5660e19b6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8861 2024.08.16 05:51:32.030374 [ 3 ] {} <Debug> HTTP-Session: f06b8827-cc3f-4fef-b1be-0a5660e19b6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8862 2024.08.16 05:51:32.030409 [ 3 ] {} <Trace> HTTP-Session: f06b8827-cc3f-4fef-b1be-0a5660e19b6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8863 2024.08.16 05:51:32.030558 [ 3 ] {7c4b13d6-0f3e-4a12-b913-8ef6cc3d68c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
8864 2024.08.16 05:51:32.030599 [ 3 ] {7c4b13d6-0f3e-4a12-b913-8ef6cc3d68c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
8865 2024.08.16 05:51:32.030726 [ 3 ] {7c4b13d6-0f3e-4a12-b913-8ef6cc3d68c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8866 2024.08.16 05:51:32.031154 [ 3 ] {7c4b13d6-0f3e-4a12-b913-8ef6cc3d68c1} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8867 2024.08.16 05:51:32.031191 [ 3 ] {7c4b13d6-0f3e-4a12-b913-8ef6cc3d68c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
8868 2024.08.16 05:51:32.031517 [ 3 ] {7c4b13d6-0f3e-4a12-b913-8ef6cc3d68c1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8869 2024.08.16 05:51:32.031829 [ 3 ] {7c4b13d6-0f3e-4a12-b913-8ef6cc3d68c1} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8870 2024.08.16 05:51:32.031971 [ 3 ] {7c4b13d6-0f3e-4a12-b913-8ef6cc3d68c1} <Debug> executeQuery: Read 217 rows, 19.35 KiB in 0.001481 sec., 146522.61985145175 rows/sec., 12.76 MiB/sec.
8871 2024.08.16 05:51:32.032131 [ 3 ] {7c4b13d6-0f3e-4a12-b913-8ef6cc3d68c1} <Debug> DynamicQueryHandler: Done processing query
8872 2024.08.16 05:51:32.032155 [ 3 ] {7c4b13d6-0f3e-4a12-b913-8ef6cc3d68c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
8873 2024.08.16 05:51:32.032170 [ 3 ] {} <Debug> HTTP-Session: f06b8827-cc3f-4fef-b1be-0a5660e19b6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8874 2024.08.16 05:51:32.032287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8875 2024.08.16 05:51:32.032335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8876 2024.08.16 05:51:32.032354 [ 3 ] {} <Debug> HTTP-Session: cd42cf49-1eb4-4357-a014-834dd0a91f52 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
8877 2024.08.16 05:51:32.032371 [ 3 ] {} <Debug> HTTP-Session: cd42cf49-1eb4-4357-a014-834dd0a91f52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8878 2024.08.16 05:51:32.032384 [ 3 ] {} <Debug> HTTP-Session: cd42cf49-1eb4-4357-a014-834dd0a91f52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8879 2024.08.16 05:51:32.032414 [ 3 ] {} <Trace> HTTP-Session: cd42cf49-1eb4-4357-a014-834dd0a91f52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8880 2024.08.16 05:51:32.032505 [ 3 ] {db5b731c-f89a-4933-9803-bd24d07a4a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
8881 2024.08.16 05:51:32.032546 [ 3 ] {db5b731c-f89a-4933-9803-bd24d07a4a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
8882 2024.08.16 05:51:32.032668 [ 3 ] {db5b731c-f89a-4933-9803-bd24d07a4a2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8883 2024.08.16 05:51:32.032928 [ 3 ] {db5b731c-f89a-4933-9803-bd24d07a4a2b} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8884 2024.08.16 05:51:32.032965 [ 3 ] {db5b731c-f89a-4933-9803-bd24d07a4a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
8885 2024.08.16 05:51:32.033264 [ 3 ] {db5b731c-f89a-4933-9803-bd24d07a4a2b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
8886 2024.08.16 05:51:32.033577 [ 3 ] {db5b731c-f89a-4933-9803-bd24d07a4a2b} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8887 2024.08.16 05:51:32.033727 [ 3 ] {db5b731c-f89a-4933-9803-bd24d07a4a2b} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001241 sec., 1611.6035455278002 rows/sec., 112.53 KiB/sec.
8888 2024.08.16 05:51:32.034005 [ 3 ] {db5b731c-f89a-4933-9803-bd24d07a4a2b} <Debug> DynamicQueryHandler: Done processing query
8889 2024.08.16 05:51:32.034030 [ 3 ] {db5b731c-f89a-4933-9803-bd24d07a4a2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8890 2024.08.16 05:51:32.034046 [ 3 ] {} <Debug> HTTP-Session: cd42cf49-1eb4-4357-a014-834dd0a91f52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8891 2024.08.16 05:51:32.034171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8892 2024.08.16 05:51:32.034219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8893 2024.08.16 05:51:32.034237 [ 3 ] {} <Debug> HTTP-Session: 3ddcc5c1-e444-47ba-b02e-69b41cc3ac6c Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
8894 2024.08.16 05:51:32.034254 [ 3 ] {} <Debug> HTTP-Session: 3ddcc5c1-e444-47ba-b02e-69b41cc3ac6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8895 2024.08.16 05:51:32.034267 [ 3 ] {} <Debug> HTTP-Session: 3ddcc5c1-e444-47ba-b02e-69b41cc3ac6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8896 2024.08.16 05:51:32.034296 [ 3 ] {} <Trace> HTTP-Session: 3ddcc5c1-e444-47ba-b02e-69b41cc3ac6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8897 2024.08.16 05:51:32.034394 [ 3 ] {7269e20f-518e-473a-9a37-3d145e163d45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
8898 2024.08.16 05:51:32.034436 [ 3 ] {7269e20f-518e-473a-9a37-3d145e163d45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
8899 2024.08.16 05:51:32.034580 [ 3 ] {7269e20f-518e-473a-9a37-3d145e163d45} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8900 2024.08.16 05:51:32.034849 [ 3 ] {7269e20f-518e-473a-9a37-3d145e163d45} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8901 2024.08.16 05:51:32.034885 [ 3 ] {7269e20f-518e-473a-9a37-3d145e163d45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
8902 2024.08.16 05:51:32.035193 [ 3 ] {7269e20f-518e-473a-9a37-3d145e163d45} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
8903 2024.08.16 05:51:32.035499 [ 3 ] {7269e20f-518e-473a-9a37-3d145e163d45} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8904 2024.08.16 05:51:32.035650 [ 3 ] {7269e20f-518e-473a-9a37-3d145e163d45} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001283 sec., 10911.925175370225 rows/sec., 764.20 KiB/sec.
8905 2024.08.16 05:51:32.035837 [ 3 ] {7269e20f-518e-473a-9a37-3d145e163d45} <Debug> DynamicQueryHandler: Done processing query
8906 2024.08.16 05:51:32.035869 [ 3 ] {7269e20f-518e-473a-9a37-3d145e163d45} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8907 2024.08.16 05:51:32.035889 [ 3 ] {} <Debug> HTTP-Session: 3ddcc5c1-e444-47ba-b02e-69b41cc3ac6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8908 2024.08.16 05:51:32.036009 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8909 2024.08.16 05:51:32.036068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8910 2024.08.16 05:51:32.036092 [ 3 ] {} <Debug> HTTP-Session: 9073a15b-2748-4d65-a583-6b83c6522a19 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
8911 2024.08.16 05:51:32.036112 [ 3 ] {} <Debug> HTTP-Session: 9073a15b-2748-4d65-a583-6b83c6522a19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8912 2024.08.16 05:51:32.036129 [ 3 ] {} <Debug> HTTP-Session: 9073a15b-2748-4d65-a583-6b83c6522a19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8913 2024.08.16 05:51:32.036167 [ 3 ] {} <Trace> HTTP-Session: 9073a15b-2748-4d65-a583-6b83c6522a19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8914 2024.08.16 05:51:32.036286 [ 3 ] {14a548e6-8c3f-41cd-94e7-64f0db3d1aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
8915 2024.08.16 05:51:32.036337 [ 3 ] {14a548e6-8c3f-41cd-94e7-64f0db3d1aa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
8916 2024.08.16 05:51:32.036497 [ 3 ] {14a548e6-8c3f-41cd-94e7-64f0db3d1aa6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8917 2024.08.16 05:51:32.036826 [ 3 ] {14a548e6-8c3f-41cd-94e7-64f0db3d1aa6} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8918 2024.08.16 05:51:32.036864 [ 3 ] {14a548e6-8c3f-41cd-94e7-64f0db3d1aa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
8919 2024.08.16 05:51:32.037169 [ 3 ] {14a548e6-8c3f-41cd-94e7-64f0db3d1aa6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
8920 2024.08.16 05:51:32.037485 [ 3 ] {14a548e6-8c3f-41cd-94e7-64f0db3d1aa6} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8921 2024.08.16 05:51:32.037634 [ 3 ] {14a548e6-8c3f-41cd-94e7-64f0db3d1aa6} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001376 sec., 4360.46511627907 rows/sec., 257.63 KiB/sec.
8922 2024.08.16 05:51:32.037797 [ 3 ] {14a548e6-8c3f-41cd-94e7-64f0db3d1aa6} <Debug> DynamicQueryHandler: Done processing query
8923 2024.08.16 05:51:32.037822 [ 3 ] {14a548e6-8c3f-41cd-94e7-64f0db3d1aa6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
8924 2024.08.16 05:51:32.037838 [ 3 ] {} <Debug> HTTP-Session: 9073a15b-2748-4d65-a583-6b83c6522a19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8925 2024.08.16 05:51:32.038034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 63666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8926 2024.08.16 05:51:32.038082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8927 2024.08.16 05:51:32.038101 [ 3 ] {} <Debug> HTTP-Session: 10a45650-459d-4cf3-93ab-d4b6275fc6e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
8928 2024.08.16 05:51:32.038118 [ 3 ] {} <Debug> HTTP-Session: 10a45650-459d-4cf3-93ab-d4b6275fc6e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8929 2024.08.16 05:51:32.038131 [ 3 ] {} <Debug> HTTP-Session: 10a45650-459d-4cf3-93ab-d4b6275fc6e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8930 2024.08.16 05:51:32.038161 [ 3 ] {} <Trace> HTTP-Session: 10a45650-459d-4cf3-93ab-d4b6275fc6e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8931 2024.08.16 05:51:32.038358 [ 3 ] {b02972bf-b338-4bb5-a526-2d9894ab8465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
8932 2024.08.16 05:51:32.038400 [ 3 ] {b02972bf-b338-4bb5-a526-2d9894ab8465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
8933 2024.08.16 05:51:32.038525 [ 3 ] {b02972bf-b338-4bb5-a526-2d9894ab8465} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8934 2024.08.16 05:51:32.039023 [ 3 ] {b02972bf-b338-4bb5-a526-2d9894ab8465} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8935 2024.08.16 05:51:32.039060 [ 3 ] {b02972bf-b338-4bb5-a526-2d9894ab8465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
8936 2024.08.16 05:51:32.039383 [ 3 ] {b02972bf-b338-4bb5-a526-2d9894ab8465} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8937 2024.08.16 05:51:32.039682 [ 3 ] {b02972bf-b338-4bb5-a526-2d9894ab8465} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8938 2024.08.16 05:51:32.039838 [ 3 ] {b02972bf-b338-4bb5-a526-2d9894ab8465} <Debug> executeQuery: Read 393 rows, 28.57 KiB in 0.001579 sec., 248891.70360987965 rows/sec., 17.67 MiB/sec.
8939 2024.08.16 05:51:32.040123 [ 3 ] {b02972bf-b338-4bb5-a526-2d9894ab8465} <Debug> DynamicQueryHandler: Done processing query
8940 2024.08.16 05:51:32.040186 [ 3 ] {b02972bf-b338-4bb5-a526-2d9894ab8465} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
8941 2024.08.16 05:51:32.040245 [ 3 ] {} <Debug> HTTP-Session: 10a45650-459d-4cf3-93ab-d4b6275fc6e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8942 2024.08.16 05:51:32.040427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8943 2024.08.16 05:51:32.040480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8944 2024.08.16 05:51:32.040499 [ 3 ] {} <Debug> HTTP-Session: f35cf7aa-7941-48a3-bf26-39fc49549384 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
8945 2024.08.16 05:51:32.040516 [ 3 ] {} <Debug> HTTP-Session: f35cf7aa-7941-48a3-bf26-39fc49549384 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8946 2024.08.16 05:51:32.040530 [ 3 ] {} <Debug> HTTP-Session: f35cf7aa-7941-48a3-bf26-39fc49549384 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8947 2024.08.16 05:51:32.040562 [ 3 ] {} <Trace> HTTP-Session: f35cf7aa-7941-48a3-bf26-39fc49549384 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8948 2024.08.16 05:51:32.040661 [ 3 ] {6c94e9bf-ee4c-4ca6-83a0-2d9eca7007ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
8949 2024.08.16 05:51:32.040706 [ 3 ] {6c94e9bf-ee4c-4ca6-83a0-2d9eca7007ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
8950 2024.08.16 05:51:32.040857 [ 3 ] {6c94e9bf-ee4c-4ca6-83a0-2d9eca7007ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8951 2024.08.16 05:51:32.041108 [ 3 ] {6c94e9bf-ee4c-4ca6-83a0-2d9eca7007ca} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8952 2024.08.16 05:51:32.041143 [ 3 ] {6c94e9bf-ee4c-4ca6-83a0-2d9eca7007ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
8953 2024.08.16 05:51:32.041503 [ 3 ] {6c94e9bf-ee4c-4ca6-83a0-2d9eca7007ca} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
8954 2024.08.16 05:51:32.041822 [ 3 ] {6c94e9bf-ee4c-4ca6-83a0-2d9eca7007ca} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8955 2024.08.16 05:51:32.041984 [ 3 ] {6c94e9bf-ee4c-4ca6-83a0-2d9eca7007ca} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00134 sec., 4477.611940298508 rows/sec., 233.94 KiB/sec.
8956 2024.08.16 05:51:32.042315 [ 3 ] {6c94e9bf-ee4c-4ca6-83a0-2d9eca7007ca} <Debug> DynamicQueryHandler: Done processing query
8957 2024.08.16 05:51:32.042339 [ 3 ] {6c94e9bf-ee4c-4ca6-83a0-2d9eca7007ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
8958 2024.08.16 05:51:32.042354 [ 3 ] {} <Debug> HTTP-Session: f35cf7aa-7941-48a3-bf26-39fc49549384 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8959 2024.08.16 05:51:32.042563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 44814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8960 2024.08.16 05:51:32.042611 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8961 2024.08.16 05:51:32.042630 [ 3 ] {} <Debug> HTTP-Session: afffadb9-0465-429d-b0be-1ad148283398 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
8962 2024.08.16 05:51:32.042646 [ 3 ] {} <Debug> HTTP-Session: afffadb9-0465-429d-b0be-1ad148283398 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8963 2024.08.16 05:51:32.042659 [ 3 ] {} <Debug> HTTP-Session: afffadb9-0465-429d-b0be-1ad148283398 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8964 2024.08.16 05:51:32.042690 [ 3 ] {} <Trace> HTTP-Session: afffadb9-0465-429d-b0be-1ad148283398 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8965 2024.08.16 05:51:32.042876 [ 3 ] {6d72a282-20fc-41bb-8edf-2145619340be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
8966 2024.08.16 05:51:32.042923 [ 3 ] {6d72a282-20fc-41bb-8edf-2145619340be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
8967 2024.08.16 05:51:32.043087 [ 3 ] {6d72a282-20fc-41bb-8edf-2145619340be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8968 2024.08.16 05:51:32.043491 [ 3 ] {6d72a282-20fc-41bb-8edf-2145619340be} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8969 2024.08.16 05:51:32.043527 [ 3 ] {6d72a282-20fc-41bb-8edf-2145619340be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
8970 2024.08.16 05:51:32.043900 [ 3 ] {6d72a282-20fc-41bb-8edf-2145619340be} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
8971 2024.08.16 05:51:32.044234 [ 3 ] {6d72a282-20fc-41bb-8edf-2145619340be} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8972 2024.08.16 05:51:32.044383 [ 3 ] {6d72a282-20fc-41bb-8edf-2145619340be} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001593 sec., 149403.64092906466 rows/sec., 10.02 MiB/sec.
8973 2024.08.16 05:51:32.044549 [ 3 ] {6d72a282-20fc-41bb-8edf-2145619340be} <Debug> DynamicQueryHandler: Done processing query
8974 2024.08.16 05:51:32.044573 [ 3 ] {6d72a282-20fc-41bb-8edf-2145619340be} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
8975 2024.08.16 05:51:32.044588 [ 3 ] {} <Debug> HTTP-Session: afffadb9-0465-429d-b0be-1ad148283398 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8976 2024.08.16 05:51:32.044706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8977 2024.08.16 05:51:32.044753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8978 2024.08.16 05:51:32.044772 [ 3 ] {} <Debug> HTTP-Session: c1492f5d-2cc0-4d20-864c-39d31b118103 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
8979 2024.08.16 05:51:32.044787 [ 3 ] {} <Debug> HTTP-Session: c1492f5d-2cc0-4d20-864c-39d31b118103 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8980 2024.08.16 05:51:32.044800 [ 3 ] {} <Debug> HTTP-Session: c1492f5d-2cc0-4d20-864c-39d31b118103 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8981 2024.08.16 05:51:32.044830 [ 3 ] {} <Trace> HTTP-Session: c1492f5d-2cc0-4d20-864c-39d31b118103 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8982 2024.08.16 05:51:32.044921 [ 3 ] {39f585f7-e489-4044-a57e-3e488ed6642a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
8983 2024.08.16 05:51:32.044964 [ 3 ] {39f585f7-e489-4044-a57e-3e488ed6642a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
8984 2024.08.16 05:51:32.045092 [ 3 ] {39f585f7-e489-4044-a57e-3e488ed6642a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
8985 2024.08.16 05:51:32.045334 [ 3 ] {39f585f7-e489-4044-a57e-3e488ed6642a} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
8986 2024.08.16 05:51:32.045370 [ 3 ] {39f585f7-e489-4044-a57e-3e488ed6642a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
8987 2024.08.16 05:51:32.045709 [ 3 ] {39f585f7-e489-4044-a57e-3e488ed6642a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
8988 2024.08.16 05:51:32.046023 [ 3 ] {39f585f7-e489-4044-a57e-3e488ed6642a} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
8989 2024.08.16 05:51:32.046179 [ 3 ] {39f585f7-e489-4044-a57e-3e488ed6642a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001275 sec., 784.313725490196 rows/sec., 52.85 KiB/sec.
8990 2024.08.16 05:51:32.046343 [ 3 ] {39f585f7-e489-4044-a57e-3e488ed6642a} <Debug> DynamicQueryHandler: Done processing query
8991 2024.08.16 05:51:32.046366 [ 3 ] {39f585f7-e489-4044-a57e-3e488ed6642a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
8992 2024.08.16 05:51:32.046383 [ 3 ] {} <Debug> HTTP-Session: c1492f5d-2cc0-4d20-864c-39d31b118103 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
8993 2024.08.16 05:51:32.046500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14583, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
8994 2024.08.16 05:51:32.046547 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
8995 2024.08.16 05:51:32.046566 [ 3 ] {} <Debug> HTTP-Session: 424fbdab-57ef-4c1f-80c4-a518a68511e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
8996 2024.08.16 05:51:32.046581 [ 3 ] {} <Debug> HTTP-Session: 424fbdab-57ef-4c1f-80c4-a518a68511e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
8997 2024.08.16 05:51:32.046595 [ 3 ] {} <Debug> HTTP-Session: 424fbdab-57ef-4c1f-80c4-a518a68511e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
8998 2024.08.16 05:51:32.046625 [ 3 ] {} <Trace> HTTP-Session: 424fbdab-57ef-4c1f-80c4-a518a68511e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
8999 2024.08.16 05:51:32.046818 [ 3 ] {ae0bb126-6ff6-48af-9932-7f7a54df6317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9000 2024.08.16 05:51:32.046880 [ 3 ] {ae0bb126-6ff6-48af-9932-7f7a54df6317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9001 2024.08.16 05:51:32.047280 [ 3 ] {ae0bb126-6ff6-48af-9932-7f7a54df6317} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9002 2024.08.16 05:51:32.047747 [ 3 ] {ae0bb126-6ff6-48af-9932-7f7a54df6317} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9003 2024.08.16 05:51:32.047783 [ 3 ] {ae0bb126-6ff6-48af-9932-7f7a54df6317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9004 2024.08.16 05:51:32.048349 [ 3 ] {ae0bb126-6ff6-48af-9932-7f7a54df6317} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
9005 2024.08.16 05:51:32.048743 [ 3 ] {ae0bb126-6ff6-48af-9932-7f7a54df6317} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9006 2024.08.16 05:51:32.048920 [ 3 ] {ae0bb126-6ff6-48af-9932-7f7a54df6317} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002225 sec., 4044.9438202247193 rows/sec., 7.25 MiB/sec.
9007 2024.08.16 05:51:32.049114 [ 3 ] {ae0bb126-6ff6-48af-9932-7f7a54df6317} <Debug> DynamicQueryHandler: Done processing query
9008 2024.08.16 05:51:32.049138 [ 3 ] {ae0bb126-6ff6-48af-9932-7f7a54df6317} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
9009 2024.08.16 05:51:32.049153 [ 3 ] {} <Debug> HTTP-Session: 424fbdab-57ef-4c1f-80c4-a518a68511e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9010 2024.08.16 05:51:32.049271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9011 2024.08.16 05:51:32.049317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9012 2024.08.16 05:51:32.049336 [ 3 ] {} <Debug> HTTP-Session: 66bc99d0-5d44-4dcc-b116-896877a382df Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9013 2024.08.16 05:51:32.049352 [ 3 ] {} <Debug> HTTP-Session: 66bc99d0-5d44-4dcc-b116-896877a382df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9014 2024.08.16 05:51:32.049364 [ 3 ] {} <Debug> HTTP-Session: 66bc99d0-5d44-4dcc-b116-896877a382df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9015 2024.08.16 05:51:32.049395 [ 3 ] {} <Trace> HTTP-Session: 66bc99d0-5d44-4dcc-b116-896877a382df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9016 2024.08.16 05:51:32.049524 [ 3 ] {0eb9c83e-5690-49db-a369-9c4baf89de88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9017 2024.08.16 05:51:32.049566 [ 3 ] {0eb9c83e-5690-49db-a369-9c4baf89de88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9018 2024.08.16 05:51:32.049689 [ 3 ] {0eb9c83e-5690-49db-a369-9c4baf89de88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9019 2024.08.16 05:51:32.049980 [ 3 ] {0eb9c83e-5690-49db-a369-9c4baf89de88} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9020 2024.08.16 05:51:32.050017 [ 3 ] {0eb9c83e-5690-49db-a369-9c4baf89de88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9021 2024.08.16 05:51:32.050376 [ 3 ] {0eb9c83e-5690-49db-a369-9c4baf89de88} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
9022 2024.08.16 05:51:32.050690 [ 3 ] {0eb9c83e-5690-49db-a369-9c4baf89de88} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9023 2024.08.16 05:51:32.050843 [ 3 ] {0eb9c83e-5690-49db-a369-9c4baf89de88} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001368 sec., 59941.52046783626 rows/sec., 3.81 MiB/sec.
9024 2024.08.16 05:51:32.051121 [ 3 ] {0eb9c83e-5690-49db-a369-9c4baf89de88} <Debug> DynamicQueryHandler: Done processing query
9025 2024.08.16 05:51:32.051188 [ 3 ] {0eb9c83e-5690-49db-a369-9c4baf89de88} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9026 2024.08.16 05:51:32.051250 [ 3 ] {} <Debug> HTTP-Session: 66bc99d0-5d44-4dcc-b116-896877a382df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9027 2024.08.16 05:51:37.022045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9028 2024.08.16 05:51:37.022175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9029 2024.08.16 05:51:37.022203 [ 3 ] {} <Debug> HTTP-Session: f2b3181c-6bbc-4f51-a706-83faf3d9a753 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9030 2024.08.16 05:51:37.022237 [ 3 ] {} <Debug> HTTP-Session: f2b3181c-6bbc-4f51-a706-83faf3d9a753 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9031 2024.08.16 05:51:37.022251 [ 3 ] {} <Debug> HTTP-Session: f2b3181c-6bbc-4f51-a706-83faf3d9a753 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9032 2024.08.16 05:51:37.022302 [ 3 ] {} <Trace> HTTP-Session: f2b3181c-6bbc-4f51-a706-83faf3d9a753 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9033 2024.08.16 05:51:37.022508 [ 3 ] {742f3619-5ee2-4903-88ea-1fd7ab62bda4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9034 2024.08.16 05:51:37.022583 [ 3 ] {742f3619-5ee2-4903-88ea-1fd7ab62bda4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9035 2024.08.16 05:51:37.022786 [ 3 ] {742f3619-5ee2-4903-88ea-1fd7ab62bda4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9036 2024.08.16 05:51:37.023208 [ 3 ] {742f3619-5ee2-4903-88ea-1fd7ab62bda4} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9037 2024.08.16 05:51:37.023252 [ 3 ] {742f3619-5ee2-4903-88ea-1fd7ab62bda4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9038 2024.08.16 05:51:37.023616 [ 3 ] {742f3619-5ee2-4903-88ea-1fd7ab62bda4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
9039 2024.08.16 05:51:37.023963 [ 3 ] {742f3619-5ee2-4903-88ea-1fd7ab62bda4} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9040 2024.08.16 05:51:37.024147 [ 3 ] {742f3619-5ee2-4903-88ea-1fd7ab62bda4} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.001698 sec., 13545.347467608952 rows/sec., 1.07 MiB/sec.
9041 2024.08.16 05:51:37.024348 [ 3 ] {742f3619-5ee2-4903-88ea-1fd7ab62bda4} <Debug> DynamicQueryHandler: Done processing query
9042 2024.08.16 05:51:37.024375 [ 3 ] {742f3619-5ee2-4903-88ea-1fd7ab62bda4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9043 2024.08.16 05:51:37.024391 [ 3 ] {} <Debug> HTTP-Session: f2b3181c-6bbc-4f51-a706-83faf3d9a753 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9044 2024.08.16 05:51:37.024544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 18224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9045 2024.08.16 05:51:37.024602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9046 2024.08.16 05:51:37.024624 [ 3 ] {} <Debug> HTTP-Session: 13c3b43a-50ff-4f83-87e0-fceddae0827a Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9047 2024.08.16 05:51:37.024642 [ 3 ] {} <Debug> HTTP-Session: 13c3b43a-50ff-4f83-87e0-fceddae0827a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9048 2024.08.16 05:51:37.024655 [ 3 ] {} <Debug> HTTP-Session: 13c3b43a-50ff-4f83-87e0-fceddae0827a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9049 2024.08.16 05:51:37.024694 [ 3 ] {} <Trace> HTTP-Session: 13c3b43a-50ff-4f83-87e0-fceddae0827a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9050 2024.08.16 05:51:37.024855 [ 3 ] {77fdaa91-2e73-4962-bf98-85d763470dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9051 2024.08.16 05:51:37.024903 [ 3 ] {77fdaa91-2e73-4962-bf98-85d763470dd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9052 2024.08.16 05:51:37.025053 [ 3 ] {77fdaa91-2e73-4962-bf98-85d763470dd6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9053 2024.08.16 05:51:37.025452 [ 3 ] {77fdaa91-2e73-4962-bf98-85d763470dd6} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9054 2024.08.16 05:51:37.025491 [ 3 ] {77fdaa91-2e73-4962-bf98-85d763470dd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9055 2024.08.16 05:51:37.025814 [ 3 ] {77fdaa91-2e73-4962-bf98-85d763470dd6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
9056 2024.08.16 05:51:37.026136 [ 3 ] {77fdaa91-2e73-4962-bf98-85d763470dd6} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9057 2024.08.16 05:51:37.026297 [ 3 ] {77fdaa91-2e73-4962-bf98-85d763470dd6} <Debug> executeQuery: Read 125 rows, 10.63 KiB in 0.001501 sec., 83277.8147901399 rows/sec., 6.91 MiB/sec.
9058 2024.08.16 05:51:37.026465 [ 3 ] {77fdaa91-2e73-4962-bf98-85d763470dd6} <Debug> DynamicQueryHandler: Done processing query
9059 2024.08.16 05:51:37.026490 [ 3 ] {77fdaa91-2e73-4962-bf98-85d763470dd6} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9060 2024.08.16 05:51:37.026510 [ 3 ] {} <Debug> HTTP-Session: 13c3b43a-50ff-4f83-87e0-fceddae0827a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9061 2024.08.16 05:51:37.026705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9062 2024.08.16 05:51:37.026757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9063 2024.08.16 05:51:37.026776 [ 3 ] {} <Debug> HTTP-Session: 6241958e-296b-4002-9f45-90b56c1d9052 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9064 2024.08.16 05:51:37.026793 [ 3 ] {} <Debug> HTTP-Session: 6241958e-296b-4002-9f45-90b56c1d9052 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9065 2024.08.16 05:51:37.026807 [ 3 ] {} <Debug> HTTP-Session: 6241958e-296b-4002-9f45-90b56c1d9052 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9066 2024.08.16 05:51:37.026840 [ 3 ] {} <Trace> HTTP-Session: 6241958e-296b-4002-9f45-90b56c1d9052 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9067 2024.08.16 05:51:37.026961 [ 3 ] {b9892349-9b20-4169-8dc9-4542df327efa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9068 2024.08.16 05:51:37.027005 [ 3 ] {b9892349-9b20-4169-8dc9-4542df327efa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9069 2024.08.16 05:51:37.027132 [ 3 ] {b9892349-9b20-4169-8dc9-4542df327efa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9070 2024.08.16 05:51:37.027457 [ 3 ] {b9892349-9b20-4169-8dc9-4542df327efa} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9071 2024.08.16 05:51:37.027494 [ 3 ] {b9892349-9b20-4169-8dc9-4542df327efa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9072 2024.08.16 05:51:37.027811 [ 3 ] {b9892349-9b20-4169-8dc9-4542df327efa} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
9073 2024.08.16 05:51:37.028109 [ 3 ] {b9892349-9b20-4169-8dc9-4542df327efa} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9074 2024.08.16 05:51:37.028265 [ 3 ] {b9892349-9b20-4169-8dc9-4542df327efa} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001345 sec., 64684.01486988847 rows/sec., 5.05 MiB/sec.
9075 2024.08.16 05:51:37.028413 [ 3 ] {b9892349-9b20-4169-8dc9-4542df327efa} <Debug> DynamicQueryHandler: Done processing query
9076 2024.08.16 05:51:37.028436 [ 3 ] {b9892349-9b20-4169-8dc9-4542df327efa} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9077 2024.08.16 05:51:37.028452 [ 3 ] {} <Debug> HTTP-Session: 6241958e-296b-4002-9f45-90b56c1d9052 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9078 2024.08.16 05:51:37.028670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9079 2024.08.16 05:51:37.028717 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9080 2024.08.16 05:51:37.028736 [ 3 ] {} <Debug> HTTP-Session: 96d98107-a4f8-470d-b07f-3c9f13586543 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9081 2024.08.16 05:51:37.028752 [ 3 ] {} <Debug> HTTP-Session: 96d98107-a4f8-470d-b07f-3c9f13586543 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9082 2024.08.16 05:51:37.028766 [ 3 ] {} <Debug> HTTP-Session: 96d98107-a4f8-470d-b07f-3c9f13586543 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9083 2024.08.16 05:51:37.028796 [ 3 ] {} <Trace> HTTP-Session: 96d98107-a4f8-470d-b07f-3c9f13586543 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9084 2024.08.16 05:51:37.028935 [ 3 ] {b9402c82-d009-4914-a640-ad0af5f626ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9085 2024.08.16 05:51:37.028981 [ 3 ] {b9402c82-d009-4914-a640-ad0af5f626ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9086 2024.08.16 05:51:37.029125 [ 3 ] {b9402c82-d009-4914-a640-ad0af5f626ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9087 2024.08.16 05:51:37.029493 [ 3 ] {b9402c82-d009-4914-a640-ad0af5f626ec} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9088 2024.08.16 05:51:37.029530 [ 3 ] {b9402c82-d009-4914-a640-ad0af5f626ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9089 2024.08.16 05:51:37.029915 [ 3 ] {b9402c82-d009-4914-a640-ad0af5f626ec} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
9090 2024.08.16 05:51:37.030238 [ 3 ] {b9402c82-d009-4914-a640-ad0af5f626ec} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9091 2024.08.16 05:51:37.030393 [ 3 ] {b9402c82-d009-4914-a640-ad0af5f626ec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001513 sec., 105750.16523463318 rows/sec., 7.37 MiB/sec.
9092 2024.08.16 05:51:37.030560 [ 3 ] {b9402c82-d009-4914-a640-ad0af5f626ec} <Debug> DynamicQueryHandler: Done processing query
9093 2024.08.16 05:51:37.030583 [ 3 ] {b9402c82-d009-4914-a640-ad0af5f626ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9094 2024.08.16 05:51:37.030598 [ 3 ] {} <Debug> HTTP-Session: 96d98107-a4f8-470d-b07f-3c9f13586543 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9095 2024.08.16 05:51:37.030767 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 36916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9096 2024.08.16 05:51:37.030813 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9097 2024.08.16 05:51:37.030832 [ 3 ] {} <Debug> HTTP-Session: b752f671-39ff-4bdd-bfd1-4908434c36c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9098 2024.08.16 05:51:37.030848 [ 3 ] {} <Debug> HTTP-Session: b752f671-39ff-4bdd-bfd1-4908434c36c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9099 2024.08.16 05:51:37.030862 [ 3 ] {} <Debug> HTTP-Session: b752f671-39ff-4bdd-bfd1-4908434c36c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9100 2024.08.16 05:51:37.030892 [ 3 ] {} <Trace> HTTP-Session: b752f671-39ff-4bdd-bfd1-4908434c36c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9101 2024.08.16 05:51:37.031173 [ 3 ] {df7b1f26-0c6f-4464-87b8-1c979705399a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9102 2024.08.16 05:51:37.031237 [ 3 ] {df7b1f26-0c6f-4464-87b8-1c979705399a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9103 2024.08.16 05:51:37.031647 [ 3 ] {df7b1f26-0c6f-4464-87b8-1c979705399a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9104 2024.08.16 05:51:37.032212 [ 3 ] {df7b1f26-0c6f-4464-87b8-1c979705399a} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9105 2024.08.16 05:51:37.032248 [ 3 ] {df7b1f26-0c6f-4464-87b8-1c979705399a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9106 2024.08.16 05:51:37.032836 [ 3 ] {df7b1f26-0c6f-4464-87b8-1c979705399a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
9107 2024.08.16 05:51:37.033246 [ 3 ] {df7b1f26-0c6f-4464-87b8-1c979705399a} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9108 2024.08.16 05:51:37.033431 [ 3 ] {df7b1f26-0c6f-4464-87b8-1c979705399a} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002457 sec., 9361.00936100936 rows/sec., 16.77 MiB/sec.
9109 2024.08.16 05:51:37.033623 [ 3 ] {df7b1f26-0c6f-4464-87b8-1c979705399a} <Debug> DynamicQueryHandler: Done processing query
9110 2024.08.16 05:51:37.033646 [ 3 ] {df7b1f26-0c6f-4464-87b8-1c979705399a} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
9111 2024.08.16 05:51:37.033662 [ 3 ] {} <Debug> HTTP-Session: b752f671-39ff-4bdd-bfd1-4908434c36c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9112 2024.08.16 05:51:37.033816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9113 2024.08.16 05:51:37.033864 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9114 2024.08.16 05:51:37.033884 [ 3 ] {} <Debug> HTTP-Session: d1d18ca0-6081-40ab-9059-444351efdb77 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9115 2024.08.16 05:51:37.033900 [ 3 ] {} <Debug> HTTP-Session: d1d18ca0-6081-40ab-9059-444351efdb77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9116 2024.08.16 05:51:37.033914 [ 3 ] {} <Debug> HTTP-Session: d1d18ca0-6081-40ab-9059-444351efdb77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9117 2024.08.16 05:51:37.033945 [ 3 ] {} <Trace> HTTP-Session: d1d18ca0-6081-40ab-9059-444351efdb77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9118 2024.08.16 05:51:37.034056 [ 3 ] {c3b31558-c84f-4fb4-b71a-44055f1eb28f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9119 2024.08.16 05:51:37.034100 [ 3 ] {c3b31558-c84f-4fb4-b71a-44055f1eb28f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9120 2024.08.16 05:51:37.034225 [ 3 ] {c3b31558-c84f-4fb4-b71a-44055f1eb28f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9121 2024.08.16 05:51:37.034510 [ 3 ] {c3b31558-c84f-4fb4-b71a-44055f1eb28f} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9122 2024.08.16 05:51:37.034546 [ 3 ] {c3b31558-c84f-4fb4-b71a-44055f1eb28f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9123 2024.08.16 05:51:37.034900 [ 3 ] {c3b31558-c84f-4fb4-b71a-44055f1eb28f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
9124 2024.08.16 05:51:37.035225 [ 3 ] {c3b31558-c84f-4fb4-b71a-44055f1eb28f} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9125 2024.08.16 05:51:37.035391 [ 3 ] {c3b31558-c84f-4fb4-b71a-44055f1eb28f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001367 sec., 43891.73372348208 rows/sec., 2.96 MiB/sec.
9126 2024.08.16 05:51:37.035674 [ 3 ] {c3b31558-c84f-4fb4-b71a-44055f1eb28f} <Debug> DynamicQueryHandler: Done processing query
9127 2024.08.16 05:51:37.035737 [ 3 ] {c3b31558-c84f-4fb4-b71a-44055f1eb28f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9128 2024.08.16 05:51:37.035789 [ 3 ] {} <Debug> HTTP-Session: d1d18ca0-6081-40ab-9059-444351efdb77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9129 2024.08.16 05:51:39.859133 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache
9130 2024.08.16 05:51:39.859215 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache
9131 2024.08.16 05:51:41.001827 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001331402 sec.
9132 2024.08.16 05:51:42.025334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9133 2024.08.16 05:51:42.025460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9134 2024.08.16 05:51:42.025489 [ 3 ] {} <Debug> HTTP-Session: 7cfbe8a5-3107-4521-8b7f-c11016c8c8e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9135 2024.08.16 05:51:42.025516 [ 3 ] {} <Debug> HTTP-Session: 7cfbe8a5-3107-4521-8b7f-c11016c8c8e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9136 2024.08.16 05:51:42.025533 [ 3 ] {} <Debug> HTTP-Session: 7cfbe8a5-3107-4521-8b7f-c11016c8c8e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9137 2024.08.16 05:51:42.025587 [ 3 ] {} <Trace> HTTP-Session: 7cfbe8a5-3107-4521-8b7f-c11016c8c8e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9138 2024.08.16 05:51:42.025782 [ 3 ] {b7c3d550-a8a2-4b76-8052-45b89d4743a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9139 2024.08.16 05:51:42.025850 [ 3 ] {b7c3d550-a8a2-4b76-8052-45b89d4743a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9140 2024.08.16 05:51:42.026062 [ 3 ] {b7c3d550-a8a2-4b76-8052-45b89d4743a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9141 2024.08.16 05:51:42.026493 [ 3 ] {b7c3d550-a8a2-4b76-8052-45b89d4743a8} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9142 2024.08.16 05:51:42.026534 [ 3 ] {b7c3d550-a8a2-4b76-8052-45b89d4743a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9143 2024.08.16 05:51:42.026902 [ 3 ] {b7c3d550-a8a2-4b76-8052-45b89d4743a8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
9144 2024.08.16 05:51:42.027234 [ 3 ] {b7c3d550-a8a2-4b76-8052-45b89d4743a8} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9145 2024.08.16 05:51:42.027373 [ 3 ] {b7c3d550-a8a2-4b76-8052-45b89d4743a8} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001653 sec., 5444.64609800363 rows/sec., 441.31 KiB/sec.
9146 2024.08.16 05:51:42.027670 [ 3 ] {b7c3d550-a8a2-4b76-8052-45b89d4743a8} <Debug> DynamicQueryHandler: Done processing query
9147 2024.08.16 05:51:42.027724 [ 3 ] {b7c3d550-a8a2-4b76-8052-45b89d4743a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9148 2024.08.16 05:51:42.027758 [ 3 ] {} <Debug> HTTP-Session: 7cfbe8a5-3107-4521-8b7f-c11016c8c8e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9149 2024.08.16 05:51:42.027902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9150 2024.08.16 05:51:42.027955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9151 2024.08.16 05:51:42.027975 [ 3 ] {} <Debug> HTTP-Session: ebf9c9f7-fcea-41ac-8754-f9fd6fa9a435 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9152 2024.08.16 05:51:42.027993 [ 3 ] {} <Debug> HTTP-Session: ebf9c9f7-fcea-41ac-8754-f9fd6fa9a435 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9153 2024.08.16 05:51:42.028006 [ 3 ] {} <Debug> HTTP-Session: ebf9c9f7-fcea-41ac-8754-f9fd6fa9a435 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9154 2024.08.16 05:51:42.028041 [ 3 ] {} <Trace> HTTP-Session: ebf9c9f7-fcea-41ac-8754-f9fd6fa9a435 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9155 2024.08.16 05:51:42.028146 [ 3 ] {8e226af9-1acf-4dd9-8efd-0f91ba372d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9156 2024.08.16 05:51:42.028191 [ 3 ] {8e226af9-1acf-4dd9-8efd-0f91ba372d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9157 2024.08.16 05:51:42.028343 [ 3 ] {8e226af9-1acf-4dd9-8efd-0f91ba372d7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9158 2024.08.16 05:51:42.028627 [ 3 ] {8e226af9-1acf-4dd9-8efd-0f91ba372d7d} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9159 2024.08.16 05:51:42.028663 [ 3 ] {8e226af9-1acf-4dd9-8efd-0f91ba372d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9160 2024.08.16 05:51:42.028964 [ 3 ] {8e226af9-1acf-4dd9-8efd-0f91ba372d7d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
9161 2024.08.16 05:51:42.029281 [ 3 ] {8e226af9-1acf-4dd9-8efd-0f91ba372d7d} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9162 2024.08.16 05:51:42.029404 [ 3 ] {8e226af9-1acf-4dd9-8efd-0f91ba372d7d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001287 sec., 1554.001554001554 rows/sec., 126.72 KiB/sec.
9163 2024.08.16 05:51:42.029598 [ 3 ] {8e226af9-1acf-4dd9-8efd-0f91ba372d7d} <Debug> DynamicQueryHandler: Done processing query
9164 2024.08.16 05:51:42.029622 [ 3 ] {8e226af9-1acf-4dd9-8efd-0f91ba372d7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9165 2024.08.16 05:51:42.029638 [ 3 ] {} <Debug> HTTP-Session: ebf9c9f7-fcea-41ac-8754-f9fd6fa9a435 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9166 2024.08.16 05:51:42.029842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 32551, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9167 2024.08.16 05:51:42.029890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9168 2024.08.16 05:51:42.029909 [ 3 ] {} <Debug> HTTP-Session: 41c16fe8-cf39-4c76-9d86-b03e8e66a7c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9169 2024.08.16 05:51:42.029925 [ 3 ] {} <Debug> HTTP-Session: 41c16fe8-cf39-4c76-9d86-b03e8e66a7c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9170 2024.08.16 05:51:42.029939 [ 3 ] {} <Debug> HTTP-Session: 41c16fe8-cf39-4c76-9d86-b03e8e66a7c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9171 2024.08.16 05:51:42.029970 [ 3 ] {} <Trace> HTTP-Session: 41c16fe8-cf39-4c76-9d86-b03e8e66a7c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9172 2024.08.16 05:51:42.030117 [ 3 ] {5168a66d-98f6-41b3-b1d2-e97481cbd4d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9173 2024.08.16 05:51:42.030160 [ 3 ] {5168a66d-98f6-41b3-b1d2-e97481cbd4d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9174 2024.08.16 05:51:42.030281 [ 3 ] {5168a66d-98f6-41b3-b1d2-e97481cbd4d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9175 2024.08.16 05:51:42.030712 [ 3 ] {5168a66d-98f6-41b3-b1d2-e97481cbd4d2} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9176 2024.08.16 05:51:42.030749 [ 3 ] {5168a66d-98f6-41b3-b1d2-e97481cbd4d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9177 2024.08.16 05:51:42.031071 [ 3 ] {5168a66d-98f6-41b3-b1d2-e97481cbd4d2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9178 2024.08.16 05:51:42.031372 [ 3 ] {5168a66d-98f6-41b3-b1d2-e97481cbd4d2} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9179 2024.08.16 05:51:42.031490 [ 103 ] {} <Debug> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9180 2024.08.16 05:51:42.031495 [ 3 ] {5168a66d-98f6-41b3-b1d2-e97481cbd4d2} <Debug> executeQuery: Read 217 rows, 19.35 KiB in 0.001449 sec., 149758.4541062802 rows/sec., 13.04 MiB/sec.
9181 2024.08.16 05:51:42.031528 [ 103 ] {} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9182 2024.08.16 05:51:42.031561 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9183 2024.08.16 05:51:42.031729 [ 3 ] {5168a66d-98f6-41b3-b1d2-e97481cbd4d2} <Debug> DynamicQueryHandler: Done processing query
9184 2024.08.16 05:51:42.031757 [ 188 ] {564535ed-8c40-4bc7-9d29-de870537704c::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
9185 2024.08.16 05:51:42.031762 [ 3 ] {5168a66d-98f6-41b3-b1d2-e97481cbd4d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
9186 2024.08.16 05:51:42.031850 [ 3 ] {} <Debug> HTTP-Session: 41c16fe8-cf39-4c76-9d86-b03e8e66a7c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9187 2024.08.16 05:51:42.032006 [ 188 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9188 2024.08.16 05:51:42.032023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9189 2024.08.16 05:51:42.032069 [ 188 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1434 rows starting from the beginning of the part
9190 2024.08.16 05:51:42.032117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9191 2024.08.16 05:51:42.032174 [ 3 ] {} <Debug> HTTP-Session: 14c3859a-3884-439a-a9eb-db13bb89a7fa Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9192 2024.08.16 05:51:42.032272 [ 188 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 216 rows starting from the beginning of the part
9193 2024.08.16 05:51:42.032275 [ 3 ] {} <Debug> HTTP-Session: 14c3859a-3884-439a-a9eb-db13bb89a7fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9194 2024.08.16 05:51:42.032370 [ 3 ] {} <Debug> HTTP-Session: 14c3859a-3884-439a-a9eb-db13bb89a7fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9195 2024.08.16 05:51:42.032542 [ 188 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1266 rows starting from the beginning of the part
9196 2024.08.16 05:51:42.032557 [ 3 ] {} <Trace> HTTP-Session: 14c3859a-3884-439a-a9eb-db13bb89a7fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9197 2024.08.16 05:51:42.032817 [ 188 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 217 rows starting from the beginning of the part
9198 2024.08.16 05:51:42.032995 [ 3 ] {0466114d-1724-42e2-8fc2-f75f0bf88688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9199 2024.08.16 05:51:42.033089 [ 188 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 125 rows starting from the beginning of the part
9200 2024.08.16 05:51:42.033205 [ 3 ] {0466114d-1724-42e2-8fc2-f75f0bf88688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9201 2024.08.16 05:51:42.033402 [ 188 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 217 rows starting from the beginning of the part
9202 2024.08.16 05:51:42.034184 [ 3 ] {0466114d-1724-42e2-8fc2-f75f0bf88688} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9203 2024.08.16 05:51:42.034805 [ 3 ] {0466114d-1724-42e2-8fc2-f75f0bf88688} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9204 2024.08.16 05:51:42.034854 [ 3 ] {0466114d-1724-42e2-8fc2-f75f0bf88688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9205 2024.08.16 05:51:42.035596 [ 3 ] {0466114d-1724-42e2-8fc2-f75f0bf88688} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
9206 2024.08.16 05:51:42.036290 [ 3 ] {0466114d-1724-42e2-8fc2-f75f0bf88688} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9207 2024.08.16 05:51:42.036448 [ 3 ] {0466114d-1724-42e2-8fc2-f75f0bf88688} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.003638 sec., 549.7526113249038 rows/sec., 38.39 KiB/sec.
9208 2024.08.16 05:51:42.036746 [ 3 ] {0466114d-1724-42e2-8fc2-f75f0bf88688} <Debug> DynamicQueryHandler: Done processing query
9209 2024.08.16 05:51:42.036811 [ 3 ] {0466114d-1724-42e2-8fc2-f75f0bf88688} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9210 2024.08.16 05:51:42.036875 [ 3 ] {} <Debug> HTTP-Session: 14c3859a-3884-439a-a9eb-db13bb89a7fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9211 2024.08.16 05:51:42.036947 [ 187 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3475 rows, containing 4 columns (4 merged, 0 gathered) in 0.005316268 sec., 653654.0294808313 rows/sec., 54.69 MiB/sec.
9212 2024.08.16 05:51:42.037048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9213 2024.08.16 05:51:42.037104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9214 2024.08.16 05:51:42.037129 [ 3 ] {} <Debug> HTTP-Session: 535240df-2c83-4c76-b25c-2d1543479030 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9215 2024.08.16 05:51:42.037161 [ 3 ] {} <Debug> HTTP-Session: 535240df-2c83-4c76-b25c-2d1543479030 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9216 2024.08.16 05:51:42.037186 [ 3 ] {} <Debug> HTTP-Session: 535240df-2c83-4c76-b25c-2d1543479030 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9217 2024.08.16 05:51:42.037197 [ 188 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9218 2024.08.16 05:51:42.037234 [ 3 ] {} <Trace> HTTP-Session: 535240df-2c83-4c76-b25c-2d1543479030 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9219 2024.08.16 05:51:42.037408 [ 3 ] {f6a36c76-52c5-4b1d-bd1b-8368acb8268e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
9220 2024.08.16 05:51:42.037552 [ 3 ] {f6a36c76-52c5-4b1d-bd1b-8368acb8268e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
9221 2024.08.16 05:51:42.038044 [ 3 ] {f6a36c76-52c5-4b1d-bd1b-8368acb8268e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9222 2024.08.16 05:51:42.038181 [ 188 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_46_9} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9223 2024.08.16 05:51:42.038347 [ 188 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_46_9} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9224 2024.08.16 05:51:42.038509 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB.
9225 2024.08.16 05:51:42.038607 [ 3 ] {f6a36c76-52c5-4b1d-bd1b-8368acb8268e} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9226 2024.08.16 05:51:42.038649 [ 3 ] {f6a36c76-52c5-4b1d-bd1b-8368acb8268e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9227 2024.08.16 05:51:42.038981 [ 3 ] {f6a36c76-52c5-4b1d-bd1b-8368acb8268e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
9228 2024.08.16 05:51:42.039294 [ 3 ] {f6a36c76-52c5-4b1d-bd1b-8368acb8268e} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9229 2024.08.16 05:51:42.039414 [ 3 ] {f6a36c76-52c5-4b1d-bd1b-8368acb8268e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002016 sec., 6944.444444444444 rows/sec., 486.34 KiB/sec.
9230 2024.08.16 05:51:42.039579 [ 3 ] {f6a36c76-52c5-4b1d-bd1b-8368acb8268e} <Debug> DynamicQueryHandler: Done processing query
9231 2024.08.16 05:51:42.039603 [ 3 ] {f6a36c76-52c5-4b1d-bd1b-8368acb8268e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9232 2024.08.16 05:51:42.039618 [ 3 ] {} <Debug> HTTP-Session: 535240df-2c83-4c76-b25c-2d1543479030 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9233 2024.08.16 05:51:42.039738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9234 2024.08.16 05:51:42.039785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9235 2024.08.16 05:51:42.039803 [ 3 ] {} <Debug> HTTP-Session: 87593227-4f5f-4006-975a-728b4d0e2c5c Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9236 2024.08.16 05:51:42.039820 [ 3 ] {} <Debug> HTTP-Session: 87593227-4f5f-4006-975a-728b4d0e2c5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9237 2024.08.16 05:51:42.039833 [ 3 ] {} <Debug> HTTP-Session: 87593227-4f5f-4006-975a-728b4d0e2c5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9238 2024.08.16 05:51:42.039862 [ 3 ] {} <Trace> HTTP-Session: 87593227-4f5f-4006-975a-728b4d0e2c5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9239 2024.08.16 05:51:42.039957 [ 3 ] {4cc0605e-5b0a-46e1-a75d-7bb33014c6a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
9240 2024.08.16 05:51:42.039997 [ 3 ] {4cc0605e-5b0a-46e1-a75d-7bb33014c6a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
9241 2024.08.16 05:51:42.040122 [ 3 ] {4cc0605e-5b0a-46e1-a75d-7bb33014c6a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9242 2024.08.16 05:51:42.040389 [ 3 ] {4cc0605e-5b0a-46e1-a75d-7bb33014c6a2} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9243 2024.08.16 05:51:42.040425 [ 3 ] {4cc0605e-5b0a-46e1-a75d-7bb33014c6a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9244 2024.08.16 05:51:42.040730 [ 3 ] {4cc0605e-5b0a-46e1-a75d-7bb33014c6a2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
9245 2024.08.16 05:51:42.041037 [ 3 ] {4cc0605e-5b0a-46e1-a75d-7bb33014c6a2} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9246 2024.08.16 05:51:42.041159 [ 3 ] {4cc0605e-5b0a-46e1-a75d-7bb33014c6a2} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001228 sec., 4885.99348534202 rows/sec., 288.67 KiB/sec.
9247 2024.08.16 05:51:42.041305 [ 3 ] {4cc0605e-5b0a-46e1-a75d-7bb33014c6a2} <Debug> DynamicQueryHandler: Done processing query
9248 2024.08.16 05:51:42.041328 [ 3 ] {4cc0605e-5b0a-46e1-a75d-7bb33014c6a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9249 2024.08.16 05:51:42.041344 [ 3 ] {} <Debug> HTTP-Session: 87593227-4f5f-4006-975a-728b4d0e2c5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9250 2024.08.16 05:51:42.041548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 63666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9251 2024.08.16 05:51:42.041594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9252 2024.08.16 05:51:42.041612 [ 3 ] {} <Debug> HTTP-Session: d571fb0b-c5cc-4bcc-8600-9d669b42c01b Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9253 2024.08.16 05:51:42.041628 [ 3 ] {} <Debug> HTTP-Session: d571fb0b-c5cc-4bcc-8600-9d669b42c01b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9254 2024.08.16 05:51:42.041641 [ 3 ] {} <Debug> HTTP-Session: d571fb0b-c5cc-4bcc-8600-9d669b42c01b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9255 2024.08.16 05:51:42.041672 [ 3 ] {} <Trace> HTTP-Session: d571fb0b-c5cc-4bcc-8600-9d669b42c01b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9256 2024.08.16 05:51:42.041953 [ 3 ] {1670ec10-820a-441a-9a88-d9e4c64f2e9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9257 2024.08.16 05:51:42.041995 [ 3 ] {1670ec10-820a-441a-9a88-d9e4c64f2e9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9258 2024.08.16 05:51:42.042116 [ 3 ] {1670ec10-820a-441a-9a88-d9e4c64f2e9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9259 2024.08.16 05:51:42.042650 [ 3 ] {1670ec10-820a-441a-9a88-d9e4c64f2e9a} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9260 2024.08.16 05:51:42.042685 [ 3 ] {1670ec10-820a-441a-9a88-d9e4c64f2e9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9261 2024.08.16 05:51:42.043012 [ 3 ] {1670ec10-820a-441a-9a88-d9e4c64f2e9a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9262 2024.08.16 05:51:42.043314 [ 3 ] {1670ec10-820a-441a-9a88-d9e4c64f2e9a} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9263 2024.08.16 05:51:42.043432 [ 131 ] {} <Debug> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9264 2024.08.16 05:51:42.043435 [ 3 ] {1670ec10-820a-441a-9a88-d9e4c64f2e9a} <Debug> executeQuery: Read 393 rows, 28.57 KiB in 0.00167 sec., 235329.34131736527 rows/sec., 16.70 MiB/sec.
9265 2024.08.16 05:51:42.043476 [ 131 ] {} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9266 2024.08.16 05:51:42.043517 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9267 2024.08.16 05:51:42.043685 [ 3 ] {1670ec10-820a-441a-9a88-d9e4c64f2e9a} <Debug> DynamicQueryHandler: Done processing query
9268 2024.08.16 05:51:42.043768 [ 3 ] {1670ec10-820a-441a-9a88-d9e4c64f2e9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
9269 2024.08.16 05:51:42.043828 [ 3 ] {} <Debug> HTTP-Session: d571fb0b-c5cc-4bcc-8600-9d669b42c01b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9270 2024.08.16 05:51:42.043873 [ 198 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::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
9271 2024.08.16 05:51:42.044211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9272 2024.08.16 05:51:42.044369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9273 2024.08.16 05:51:42.044439 [ 3 ] {} <Debug> HTTP-Session: bcf6ac62-03d7-471c-b47b-1125fb1d1866 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9274 2024.08.16 05:51:42.044454 [ 198 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9275 2024.08.16 05:51:42.044474 [ 3 ] {} <Debug> HTTP-Session: bcf6ac62-03d7-471c-b47b-1125fb1d1866 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9276 2024.08.16 05:51:42.044514 [ 3 ] {} <Debug> HTTP-Session: bcf6ac62-03d7-471c-b47b-1125fb1d1866 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9277 2024.08.16 05:51:42.044518 [ 198 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 904 rows starting from the beginning of the part
9278 2024.08.16 05:51:42.044587 [ 3 ] {} <Trace> HTTP-Session: bcf6ac62-03d7-471c-b47b-1125fb1d1866 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9279 2024.08.16 05:51:42.044747 [ 198 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 391 rows starting from the beginning of the part
9280 2024.08.16 05:51:42.045039 [ 3 ] {785a35f2-d4af-48f4-87cc-450a05035167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9281 2024.08.16 05:51:42.045068 [ 198 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 545 rows starting from the beginning of the part
9282 2024.08.16 05:51:42.045234 [ 3 ] {785a35f2-d4af-48f4-87cc-450a05035167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9283 2024.08.16 05:51:42.045357 [ 198 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 393 rows starting from the beginning of the part
9284 2024.08.16 05:51:42.045692 [ 198 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 87 rows starting from the beginning of the part
9285 2024.08.16 05:51:42.046037 [ 198 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 393 rows starting from the beginning of the part
9286 2024.08.16 05:51:42.046478 [ 3 ] {785a35f2-d4af-48f4-87cc-450a05035167} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9287 2024.08.16 05:51:42.047170 [ 3 ] {785a35f2-d4af-48f4-87cc-450a05035167} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9288 2024.08.16 05:51:42.047222 [ 3 ] {785a35f2-d4af-48f4-87cc-450a05035167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9289 2024.08.16 05:51:42.048238 [ 3 ] {785a35f2-d4af-48f4-87cc-450a05035167} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
9290 2024.08.16 05:51:42.048692 [ 3 ] {785a35f2-d4af-48f4-87cc-450a05035167} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9291 2024.08.16 05:51:42.049036 [ 3 ] {785a35f2-d4af-48f4-87cc-450a05035167} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004153 sec., 1444.7387430772937 rows/sec., 75.48 KiB/sec.
9292 2024.08.16 05:51:42.049744 [ 3 ] {785a35f2-d4af-48f4-87cc-450a05035167} <Debug> DynamicQueryHandler: Done processing query
9293 2024.08.16 05:51:42.049783 [ 188 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2713 rows, containing 4 columns (4 merged, 0 gathered) in 0.006160722 sec., 440370.4630723477 rows/sec., 31.89 MiB/sec.
9294 2024.08.16 05:51:42.049802 [ 3 ] {785a35f2-d4af-48f4-87cc-450a05035167} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9295 2024.08.16 05:51:42.049853 [ 3 ] {} <Debug> HTTP-Session: bcf6ac62-03d7-471c-b47b-1125fb1d1866 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9296 2024.08.16 05:51:42.050083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 44815, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9297 2024.08.16 05:51:42.050124 [ 188 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9298 2024.08.16 05:51:42.050141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9299 2024.08.16 05:51:42.050198 [ 3 ] {} <Debug> HTTP-Session: 9a8c0adf-f5a4-4021-bbca-59fd561f45f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9300 2024.08.16 05:51:42.050250 [ 3 ] {} <Debug> HTTP-Session: 9a8c0adf-f5a4-4021-bbca-59fd561f45f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9301 2024.08.16 05:51:42.050267 [ 3 ] {} <Debug> HTTP-Session: 9a8c0adf-f5a4-4021-bbca-59fd561f45f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9302 2024.08.16 05:51:42.050327 [ 3 ] {} <Trace> HTTP-Session: 9a8c0adf-f5a4-4021-bbca-59fd561f45f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9303 2024.08.16 05:51:42.050722 [ 3 ] {d98d886b-a682-4736-9ac0-666c34832d13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9304 2024.08.16 05:51:42.050811 [ 3 ] {d98d886b-a682-4736-9ac0-666c34832d13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9305 2024.08.16 05:51:42.050821 [ 188 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_46_9} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9306 2024.08.16 05:51:42.051052 [ 188 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_46_9} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9307 2024.08.16 05:51:42.051270 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB.
9308 2024.08.16 05:51:42.051284 [ 3 ] {d98d886b-a682-4736-9ac0-666c34832d13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9309 2024.08.16 05:51:42.051787 [ 3 ] {d98d886b-a682-4736-9ac0-666c34832d13} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9310 2024.08.16 05:51:42.051824 [ 3 ] {d98d886b-a682-4736-9ac0-666c34832d13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9311 2024.08.16 05:51:42.052217 [ 3 ] {d98d886b-a682-4736-9ac0-666c34832d13} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9312 2024.08.16 05:51:42.052558 [ 3 ] {d98d886b-a682-4736-9ac0-666c34832d13} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9313 2024.08.16 05:51:42.052682 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9314 2024.08.16 05:51:42.052686 [ 3 ] {d98d886b-a682-4736-9ac0-666c34832d13} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.00216 sec., 110185.18518518518 rows/sec., 7.39 MiB/sec.
9315 2024.08.16 05:51:42.052715 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9316 2024.08.16 05:51:42.052760 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9317 2024.08.16 05:51:42.052888 [ 187 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::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
9318 2024.08.16 05:51:42.052930 [ 3 ] {d98d886b-a682-4736-9ac0-666c34832d13} <Debug> DynamicQueryHandler: Done processing query
9319 2024.08.16 05:51:42.052958 [ 3 ] {d98d886b-a682-4736-9ac0-666c34832d13} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
9320 2024.08.16 05:51:42.052984 [ 3 ] {} <Debug> HTTP-Session: 9a8c0adf-f5a4-4021-bbca-59fd561f45f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9321 2024.08.16 05:51:42.053037 [ 187 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9322 2024.08.16 05:51:42.053067 [ 187 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13210 rows starting from the beginning of the part
9323 2024.08.16 05:51:42.053188 [ 187 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 237 rows starting from the beginning of the part
9324 2024.08.16 05:51:42.053224 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9325 2024.08.16 05:51:42.053410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9326 2024.08.16 05:51:42.053547 [ 3 ] {} <Debug> HTTP-Session: ae3b31e1-9022-4ce1-93ec-2ecafc53b96a Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9327 2024.08.16 05:51:42.053550 [ 187 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 845 rows starting from the beginning of the part
9328 2024.08.16 05:51:42.053652 [ 3 ] {} <Debug> HTTP-Session: ae3b31e1-9022-4ce1-93ec-2ecafc53b96a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9329 2024.08.16 05:51:42.053718 [ 3 ] {} <Debug> HTTP-Session: ae3b31e1-9022-4ce1-93ec-2ecafc53b96a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9330 2024.08.16 05:51:42.053861 [ 3 ] {} <Trace> HTTP-Session: ae3b31e1-9022-4ce1-93ec-2ecafc53b96a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9331 2024.08.16 05:51:42.053925 [ 187 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 238 rows starting from the beginning of the part
9332 2024.08.16 05:51:42.054209 [ 3 ] {f4029bd1-7fbb-4700-a5ff-c9b40f259bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
9333 2024.08.16 05:51:42.054246 [ 187 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part
9334 2024.08.16 05:51:42.054355 [ 3 ] {f4029bd1-7fbb-4700-a5ff-c9b40f259bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
9335 2024.08.16 05:51:42.054511 [ 187 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 238 rows starting from the beginning of the part
9336 2024.08.16 05:51:42.055193 [ 3 ] {f4029bd1-7fbb-4700-a5ff-c9b40f259bf3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9337 2024.08.16 05:51:42.055590 [ 3 ] {f4029bd1-7fbb-4700-a5ff-c9b40f259bf3} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9338 2024.08.16 05:51:42.055625 [ 3 ] {f4029bd1-7fbb-4700-a5ff-c9b40f259bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9339 2024.08.16 05:51:42.056077 [ 3 ] {f4029bd1-7fbb-4700-a5ff-c9b40f259bf3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
9340 2024.08.16 05:51:42.056451 [ 3 ] {f4029bd1-7fbb-4700-a5ff-c9b40f259bf3} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9341 2024.08.16 05:51:42.056628 [ 3 ] {f4029bd1-7fbb-4700-a5ff-c9b40f259bf3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002577 sec., 388.0481179666279 rows/sec., 26.15 KiB/sec.
9342 2024.08.16 05:51:42.056843 [ 3 ] {f4029bd1-7fbb-4700-a5ff-c9b40f259bf3} <Debug> DynamicQueryHandler: Done processing query
9343 2024.08.16 05:51:42.056878 [ 3 ] {f4029bd1-7fbb-4700-a5ff-c9b40f259bf3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
9344 2024.08.16 05:51:42.056897 [ 3 ] {} <Debug> HTTP-Session: ae3b31e1-9022-4ce1-93ec-2ecafc53b96a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9345 2024.08.16 05:51:42.057053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9346 2024.08.16 05:51:42.057118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9347 2024.08.16 05:51:42.057148 [ 3 ] {} <Debug> HTTP-Session: 9cc47c33-c8ad-48a3-a127-e65fb0e3974e Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9348 2024.08.16 05:51:42.057176 [ 3 ] {} <Debug> HTTP-Session: 9cc47c33-c8ad-48a3-a127-e65fb0e3974e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9349 2024.08.16 05:51:42.057221 [ 3 ] {} <Debug> HTTP-Session: 9cc47c33-c8ad-48a3-a127-e65fb0e3974e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9350 2024.08.16 05:51:42.057257 [ 3 ] {} <Trace> HTTP-Session: 9cc47c33-c8ad-48a3-a127-e65fb0e3974e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9351 2024.08.16 05:51:42.057634 [ 3 ] {266212cb-89ee-498e-9fe3-f099878801f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9352 2024.08.16 05:51:42.057715 [ 3 ] {266212cb-89ee-498e-9fe3-f099878801f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9353 2024.08.16 05:51:42.058353 [ 3 ] {266212cb-89ee-498e-9fe3-f099878801f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9354 2024.08.16 05:51:42.058968 [ 3 ] {266212cb-89ee-498e-9fe3-f099878801f4} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9355 2024.08.16 05:51:42.059004 [ 3 ] {266212cb-89ee-498e-9fe3-f099878801f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9356 2024.08.16 05:51:42.059760 [ 3 ] {266212cb-89ee-498e-9fe3-f099878801f4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
9357 2024.08.16 05:51:42.059851 [ 187 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14928 rows, containing 5 columns (5 merged, 0 gathered) in 0.007022916 sec., 2125612.7796487957 rows/sec., 143.55 MiB/sec.
9358 2024.08.16 05:51:42.060190 [ 187 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9359 2024.08.16 05:51:42.060309 [ 3 ] {266212cb-89ee-498e-9fe3-f099878801f4} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9360 2024.08.16 05:51:42.060577 [ 3 ] {266212cb-89ee-498e-9fe3-f099878801f4} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.003236 sec., 2781.211372064277 rows/sec., 4.98 MiB/sec.
9361 2024.08.16 05:51:42.060943 [ 187 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9362 2024.08.16 05:51:42.060954 [ 3 ] {266212cb-89ee-498e-9fe3-f099878801f4} <Debug> DynamicQueryHandler: Done processing query
9363 2024.08.16 05:51:42.060987 [ 3 ] {266212cb-89ee-498e-9fe3-f099878801f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
9364 2024.08.16 05:51:42.061007 [ 3 ] {} <Debug> HTTP-Session: 9cc47c33-c8ad-48a3-a127-e65fb0e3974e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9365 2024.08.16 05:51:42.061040 [ 187 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9366 2024.08.16 05:51:42.061111 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB.
9367 2024.08.16 05:51:42.061151 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9368 2024.08.16 05:51:42.061200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9369 2024.08.16 05:51:42.061218 [ 3 ] {} <Debug> HTTP-Session: df250f82-507a-4f86-b5ce-35c7c7b08356 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9370 2024.08.16 05:51:42.061236 [ 3 ] {} <Debug> HTTP-Session: df250f82-507a-4f86-b5ce-35c7c7b08356 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9371 2024.08.16 05:51:42.061249 [ 3 ] {} <Debug> HTTP-Session: df250f82-507a-4f86-b5ce-35c7c7b08356 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9372 2024.08.16 05:51:42.061280 [ 3 ] {} <Trace> HTTP-Session: df250f82-507a-4f86-b5ce-35c7c7b08356 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9373 2024.08.16 05:51:42.061393 [ 3 ] {7a66aa2e-e0a3-4da4-93b1-bfe8a7402d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9374 2024.08.16 05:51:42.061437 [ 3 ] {7a66aa2e-e0a3-4da4-93b1-bfe8a7402d18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9375 2024.08.16 05:51:42.061561 [ 3 ] {7a66aa2e-e0a3-4da4-93b1-bfe8a7402d18} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9376 2024.08.16 05:51:42.061869 [ 3 ] {7a66aa2e-e0a3-4da4-93b1-bfe8a7402d18} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9377 2024.08.16 05:51:42.061905 [ 3 ] {7a66aa2e-e0a3-4da4-93b1-bfe8a7402d18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9378 2024.08.16 05:51:42.062264 [ 3 ] {7a66aa2e-e0a3-4da4-93b1-bfe8a7402d18} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
9379 2024.08.16 05:51:42.062588 [ 3 ] {7a66aa2e-e0a3-4da4-93b1-bfe8a7402d18} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9380 2024.08.16 05:51:42.062710 [ 131 ] {} <Debug> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
9381 2024.08.16 05:51:42.062714 [ 3 ] {7a66aa2e-e0a3-4da4-93b1-bfe8a7402d18} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00136 sec., 60294.11764705882 rows/sec., 3.83 MiB/sec.
9382 2024.08.16 05:51:42.062745 [ 131 ] {} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9383 2024.08.16 05:51:42.062781 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9384 2024.08.16 05:51:42.062974 [ 3 ] {7a66aa2e-e0a3-4da4-93b1-bfe8a7402d18} <Debug> DynamicQueryHandler: Done processing query
9385 2024.08.16 05:51:42.062980 [ 195 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::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
9386 2024.08.16 05:51:42.063008 [ 3 ] {7a66aa2e-e0a3-4da4-93b1-bfe8a7402d18} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9387 2024.08.16 05:51:42.063030 [ 3 ] {} <Debug> HTTP-Session: df250f82-507a-4f86-b5ce-35c7c7b08356 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9388 2024.08.16 05:51:42.063417 [ 195 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9389 2024.08.16 05:51:42.063505 [ 195 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2512 rows starting from the beginning of the part
9390 2024.08.16 05:51:42.063702 [ 195 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 82 rows starting from the beginning of the part
9391 2024.08.16 05:51:42.063841 [ 195 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part
9392 2024.08.16 05:51:42.064037 [ 195 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 82 rows starting from the beginning of the part
9393 2024.08.16 05:51:42.064231 [ 195 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part
9394 2024.08.16 05:51:42.064344 [ 195 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 82 rows starting from the beginning of the part
9395 2024.08.16 05:51:42.065705 [ 194 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2878 rows, containing 4 columns (4 merged, 0 gathered) in 0.002856597 sec., 1007492.4814385788 rows/sec., 65.81 MiB/sec.
9396 2024.08.16 05:51:42.065932 [ 195 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
9397 2024.08.16 05:51:42.066284 [ 195 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_46_9} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9398 2024.08.16 05:51:42.066354 [ 195 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_46_9} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
9399 2024.08.16 05:51:42.066419 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB.
9400 2024.08.16 05:51:47.022304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9401 2024.08.16 05:51:47.022470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9402 2024.08.16 05:51:47.022507 [ 3 ] {} <Debug> HTTP-Session: 58ad8a94-f0ef-42ab-bea3-9d3ae3a09d7a Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9403 2024.08.16 05:51:47.022546 [ 3 ] {} <Debug> HTTP-Session: 58ad8a94-f0ef-42ab-bea3-9d3ae3a09d7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9404 2024.08.16 05:51:47.022568 [ 3 ] {} <Debug> HTTP-Session: 58ad8a94-f0ef-42ab-bea3-9d3ae3a09d7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9405 2024.08.16 05:51:47.022660 [ 3 ] {} <Trace> HTTP-Session: 58ad8a94-f0ef-42ab-bea3-9d3ae3a09d7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9406 2024.08.16 05:51:47.022961 [ 3 ] {31d40065-ff8d-4cc8-ba09-fc8b5d373361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9407 2024.08.16 05:51:47.023052 [ 3 ] {31d40065-ff8d-4cc8-ba09-fc8b5d373361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9408 2024.08.16 05:51:47.023287 [ 3 ] {31d40065-ff8d-4cc8-ba09-fc8b5d373361} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9409 2024.08.16 05:51:47.023747 [ 3 ] {31d40065-ff8d-4cc8-ba09-fc8b5d373361} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9410 2024.08.16 05:51:47.023788 [ 3 ] {31d40065-ff8d-4cc8-ba09-fc8b5d373361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9411 2024.08.16 05:51:47.024156 [ 3 ] {31d40065-ff8d-4cc8-ba09-fc8b5d373361} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
9412 2024.08.16 05:51:47.024495 [ 3 ] {31d40065-ff8d-4cc8-ba09-fc8b5d373361} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9413 2024.08.16 05:51:47.024670 [ 3 ] {31d40065-ff8d-4cc8-ba09-fc8b5d373361} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.001792 sec., 12834.82142857143 rows/sec., 1.02 MiB/sec.
9414 2024.08.16 05:51:47.024871 [ 3 ] {31d40065-ff8d-4cc8-ba09-fc8b5d373361} <Debug> DynamicQueryHandler: Done processing query
9415 2024.08.16 05:51:47.024897 [ 3 ] {31d40065-ff8d-4cc8-ba09-fc8b5d373361} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9416 2024.08.16 05:51:47.024913 [ 3 ] {} <Debug> HTTP-Session: 58ad8a94-f0ef-42ab-bea3-9d3ae3a09d7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9417 2024.08.16 05:51:47.025109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 18224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9418 2024.08.16 05:51:47.025157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9419 2024.08.16 05:51:47.025177 [ 3 ] {} <Debug> HTTP-Session: 21079580-1ca1-4c78-ad50-adb7c81db4c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9420 2024.08.16 05:51:47.025193 [ 3 ] {} <Debug> HTTP-Session: 21079580-1ca1-4c78-ad50-adb7c81db4c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9421 2024.08.16 05:51:47.025207 [ 3 ] {} <Debug> HTTP-Session: 21079580-1ca1-4c78-ad50-adb7c81db4c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9422 2024.08.16 05:51:47.025238 [ 3 ] {} <Trace> HTTP-Session: 21079580-1ca1-4c78-ad50-adb7c81db4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9423 2024.08.16 05:51:47.025372 [ 3 ] {4a1a0554-4208-4032-a755-b88aeef2726f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9424 2024.08.16 05:51:47.025414 [ 3 ] {4a1a0554-4208-4032-a755-b88aeef2726f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9425 2024.08.16 05:51:47.025541 [ 3 ] {4a1a0554-4208-4032-a755-b88aeef2726f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9426 2024.08.16 05:51:47.025945 [ 3 ] {4a1a0554-4208-4032-a755-b88aeef2726f} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9427 2024.08.16 05:51:47.025981 [ 3 ] {4a1a0554-4208-4032-a755-b88aeef2726f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9428 2024.08.16 05:51:47.026306 [ 3 ] {4a1a0554-4208-4032-a755-b88aeef2726f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9429 2024.08.16 05:51:47.026614 [ 3 ] {4a1a0554-4208-4032-a755-b88aeef2726f} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9430 2024.08.16 05:51:47.026767 [ 3 ] {4a1a0554-4208-4032-a755-b88aeef2726f} <Debug> executeQuery: Read 125 rows, 10.63 KiB in 0.001451 sec., 86147.4844934528 rows/sec., 7.15 MiB/sec.
9431 2024.08.16 05:51:47.026931 [ 3 ] {4a1a0554-4208-4032-a755-b88aeef2726f} <Debug> DynamicQueryHandler: Done processing query
9432 2024.08.16 05:51:47.026955 [ 3 ] {4a1a0554-4208-4032-a755-b88aeef2726f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
9433 2024.08.16 05:51:47.026972 [ 3 ] {} <Debug> HTTP-Session: 21079580-1ca1-4c78-ad50-adb7c81db4c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9434 2024.08.16 05:51:47.027110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9435 2024.08.16 05:51:47.027158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9436 2024.08.16 05:51:47.027176 [ 3 ] {} <Debug> HTTP-Session: 2cea3a62-75cb-4208-bf48-303ada1c0dda Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9437 2024.08.16 05:51:47.027192 [ 3 ] {} <Debug> HTTP-Session: 2cea3a62-75cb-4208-bf48-303ada1c0dda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9438 2024.08.16 05:51:47.027206 [ 3 ] {} <Debug> HTTP-Session: 2cea3a62-75cb-4208-bf48-303ada1c0dda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9439 2024.08.16 05:51:47.027235 [ 3 ] {} <Trace> HTTP-Session: 2cea3a62-75cb-4208-bf48-303ada1c0dda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9440 2024.08.16 05:51:47.027352 [ 3 ] {a2eca0b8-0113-408e-8ad9-29226e336457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9441 2024.08.16 05:51:47.027393 [ 3 ] {a2eca0b8-0113-408e-8ad9-29226e336457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9442 2024.08.16 05:51:47.027520 [ 3 ] {a2eca0b8-0113-408e-8ad9-29226e336457} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9443 2024.08.16 05:51:47.027874 [ 3 ] {a2eca0b8-0113-408e-8ad9-29226e336457} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9444 2024.08.16 05:51:47.027911 [ 3 ] {a2eca0b8-0113-408e-8ad9-29226e336457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9445 2024.08.16 05:51:47.028226 [ 3 ] {a2eca0b8-0113-408e-8ad9-29226e336457} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9446 2024.08.16 05:51:47.028529 [ 3 ] {a2eca0b8-0113-408e-8ad9-29226e336457} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9447 2024.08.16 05:51:47.028683 [ 3 ] {a2eca0b8-0113-408e-8ad9-29226e336457} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001366 sec., 63689.604685212296 rows/sec., 4.97 MiB/sec.
9448 2024.08.16 05:51:47.028845 [ 3 ] {a2eca0b8-0113-408e-8ad9-29226e336457} <Debug> DynamicQueryHandler: Done processing query
9449 2024.08.16 05:51:47.028869 [ 3 ] {a2eca0b8-0113-408e-8ad9-29226e336457} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
9450 2024.08.16 05:51:47.028885 [ 3 ] {} <Debug> HTTP-Session: 2cea3a62-75cb-4208-bf48-303ada1c0dda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9451 2024.08.16 05:51:47.029085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9452 2024.08.16 05:51:47.029132 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9453 2024.08.16 05:51:47.029150 [ 3 ] {} <Debug> HTTP-Session: 337a345a-65a2-4e34-8374-d67f063c05c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9454 2024.08.16 05:51:47.029166 [ 3 ] {} <Debug> HTTP-Session: 337a345a-65a2-4e34-8374-d67f063c05c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9455 2024.08.16 05:51:47.029179 [ 3 ] {} <Debug> HTTP-Session: 337a345a-65a2-4e34-8374-d67f063c05c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9456 2024.08.16 05:51:47.029211 [ 3 ] {} <Trace> HTTP-Session: 337a345a-65a2-4e34-8374-d67f063c05c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9457 2024.08.16 05:51:47.029347 [ 3 ] {f7fa4c27-5f41-4cfa-9a46-a546dcdf1108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9458 2024.08.16 05:51:47.029393 [ 3 ] {f7fa4c27-5f41-4cfa-9a46-a546dcdf1108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9459 2024.08.16 05:51:47.029538 [ 3 ] {f7fa4c27-5f41-4cfa-9a46-a546dcdf1108} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9460 2024.08.16 05:51:47.030019 [ 3 ] {f7fa4c27-5f41-4cfa-9a46-a546dcdf1108} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9461 2024.08.16 05:51:47.030055 [ 3 ] {f7fa4c27-5f41-4cfa-9a46-a546dcdf1108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9462 2024.08.16 05:51:47.030446 [ 3 ] {f7fa4c27-5f41-4cfa-9a46-a546dcdf1108} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9463 2024.08.16 05:51:47.030775 [ 3 ] {f7fa4c27-5f41-4cfa-9a46-a546dcdf1108} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9464 2024.08.16 05:51:47.030931 [ 3 ] {f7fa4c27-5f41-4cfa-9a46-a546dcdf1108} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001639 sec., 97620.50030506407 rows/sec., 6.80 MiB/sec.
9465 2024.08.16 05:51:47.031101 [ 3 ] {f7fa4c27-5f41-4cfa-9a46-a546dcdf1108} <Debug> DynamicQueryHandler: Done processing query
9466 2024.08.16 05:51:47.031125 [ 3 ] {f7fa4c27-5f41-4cfa-9a46-a546dcdf1108} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
9467 2024.08.16 05:51:47.031140 [ 3 ] {} <Debug> HTTP-Session: 337a345a-65a2-4e34-8374-d67f063c05c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9468 2024.08.16 05:51:47.031291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 36919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9469 2024.08.16 05:51:47.031339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9470 2024.08.16 05:51:47.031357 [ 3 ] {} <Debug> HTTP-Session: 583f770f-a5cc-4556-b7f1-a07b1a293676 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9471 2024.08.16 05:51:47.031373 [ 3 ] {} <Debug> HTTP-Session: 583f770f-a5cc-4556-b7f1-a07b1a293676 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9472 2024.08.16 05:51:47.031387 [ 3 ] {} <Debug> HTTP-Session: 583f770f-a5cc-4556-b7f1-a07b1a293676 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9473 2024.08.16 05:51:47.031417 [ 3 ] {} <Trace> HTTP-Session: 583f770f-a5cc-4556-b7f1-a07b1a293676 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9474 2024.08.16 05:51:47.031681 [ 3 ] {fc8ba29e-8467-4003-807c-e3eda2786d2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9475 2024.08.16 05:51:47.031744 [ 3 ] {fc8ba29e-8467-4003-807c-e3eda2786d2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9476 2024.08.16 05:51:47.032161 [ 3 ] {fc8ba29e-8467-4003-807c-e3eda2786d2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9477 2024.08.16 05:51:47.032839 [ 3 ] {fc8ba29e-8467-4003-807c-e3eda2786d2b} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9478 2024.08.16 05:51:47.032887 [ 3 ] {fc8ba29e-8467-4003-807c-e3eda2786d2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9479 2024.08.16 05:51:47.033566 [ 3 ] {fc8ba29e-8467-4003-807c-e3eda2786d2b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
9480 2024.08.16 05:51:47.033996 [ 3 ] {fc8ba29e-8467-4003-807c-e3eda2786d2b} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9481 2024.08.16 05:51:47.034222 [ 3 ] {fc8ba29e-8467-4003-807c-e3eda2786d2b} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002718 sec., 8462.104488594556 rows/sec., 15.16 MiB/sec.
9482 2024.08.16 05:51:47.034703 [ 3 ] {fc8ba29e-8467-4003-807c-e3eda2786d2b} <Debug> DynamicQueryHandler: Done processing query
9483 2024.08.16 05:51:47.034731 [ 3 ] {fc8ba29e-8467-4003-807c-e3eda2786d2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
9484 2024.08.16 05:51:47.034747 [ 3 ] {} <Debug> HTTP-Session: 583f770f-a5cc-4556-b7f1-a07b1a293676 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9485 2024.08.16 05:51:47.034878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9486 2024.08.16 05:51:47.034945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9487 2024.08.16 05:51:47.034965 [ 3 ] {} <Debug> HTTP-Session: 47580ff4-9a50-4b6d-8d0d-73851ecf033f Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9488 2024.08.16 05:51:47.034981 [ 3 ] {} <Debug> HTTP-Session: 47580ff4-9a50-4b6d-8d0d-73851ecf033f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9489 2024.08.16 05:51:47.034995 [ 3 ] {} <Debug> HTTP-Session: 47580ff4-9a50-4b6d-8d0d-73851ecf033f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9490 2024.08.16 05:51:47.035026 [ 3 ] {} <Trace> HTTP-Session: 47580ff4-9a50-4b6d-8d0d-73851ecf033f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9491 2024.08.16 05:51:47.035160 [ 3 ] {8fa36f31-e2e4-4337-b4da-81fae2cdf60d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9492 2024.08.16 05:51:47.035206 [ 3 ] {8fa36f31-e2e4-4337-b4da-81fae2cdf60d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9493 2024.08.16 05:51:47.035353 [ 3 ] {8fa36f31-e2e4-4337-b4da-81fae2cdf60d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9494 2024.08.16 05:51:47.035653 [ 3 ] {8fa36f31-e2e4-4337-b4da-81fae2cdf60d} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9495 2024.08.16 05:51:47.035690 [ 3 ] {8fa36f31-e2e4-4337-b4da-81fae2cdf60d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9496 2024.08.16 05:51:47.036052 [ 3 ] {8fa36f31-e2e4-4337-b4da-81fae2cdf60d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
9497 2024.08.16 05:51:47.036377 [ 3 ] {8fa36f31-e2e4-4337-b4da-81fae2cdf60d} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9498 2024.08.16 05:51:47.036527 [ 3 ] {8fa36f31-e2e4-4337-b4da-81fae2cdf60d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001405 sec., 42704.62633451957 rows/sec., 2.88 MiB/sec.
9499 2024.08.16 05:51:47.036692 [ 3 ] {8fa36f31-e2e4-4337-b4da-81fae2cdf60d} <Debug> DynamicQueryHandler: Done processing query
9500 2024.08.16 05:51:47.036717 [ 3 ] {8fa36f31-e2e4-4337-b4da-81fae2cdf60d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9501 2024.08.16 05:51:47.036738 [ 3 ] {} <Debug> HTTP-Session: 47580ff4-9a50-4b6d-8d0d-73851ecf033f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9502 2024.08.16 05:51:52.026087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9503 2024.08.16 05:51:52.026217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9504 2024.08.16 05:51:52.026243 [ 3 ] {} <Debug> HTTP-Session: 6697efca-4c71-4323-baf1-5f8e8b72bb96 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9505 2024.08.16 05:51:52.026267 [ 3 ] {} <Debug> HTTP-Session: 6697efca-4c71-4323-baf1-5f8e8b72bb96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9506 2024.08.16 05:51:52.026282 [ 3 ] {} <Debug> HTTP-Session: 6697efca-4c71-4323-baf1-5f8e8b72bb96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9507 2024.08.16 05:51:52.026330 [ 3 ] {} <Trace> HTTP-Session: 6697efca-4c71-4323-baf1-5f8e8b72bb96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9508 2024.08.16 05:51:52.026513 [ 3 ] {10ef9e0e-a21a-44ad-8a6b-c9fa22c9de7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9509 2024.08.16 05:51:52.026583 [ 3 ] {10ef9e0e-a21a-44ad-8a6b-c9fa22c9de7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9510 2024.08.16 05:51:52.026767 [ 3 ] {10ef9e0e-a21a-44ad-8a6b-c9fa22c9de7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9511 2024.08.16 05:51:52.027186 [ 3 ] {10ef9e0e-a21a-44ad-8a6b-c9fa22c9de7f} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9512 2024.08.16 05:51:52.027230 [ 3 ] {10ef9e0e-a21a-44ad-8a6b-c9fa22c9de7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9513 2024.08.16 05:51:52.027605 [ 3 ] {10ef9e0e-a21a-44ad-8a6b-c9fa22c9de7f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
9514 2024.08.16 05:51:52.027963 [ 3 ] {10ef9e0e-a21a-44ad-8a6b-c9fa22c9de7f} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9515 2024.08.16 05:51:52.028109 [ 3 ] {10ef9e0e-a21a-44ad-8a6b-c9fa22c9de7f} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001651 sec., 5451.241671714113 rows/sec., 441.85 KiB/sec.
9516 2024.08.16 05:51:52.028116 [ 79 ] {} <Debug> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
9517 2024.08.16 05:51:52.028177 [ 79 ] {} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9518 2024.08.16 05:51:52.028203 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9519 2024.08.16 05:51:52.028309 [ 199 ] {672f777d-ca35-471b-a125-eb27be1b576e::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
9520 2024.08.16 05:51:52.028331 [ 3 ] {10ef9e0e-a21a-44ad-8a6b-c9fa22c9de7f} <Debug> DynamicQueryHandler: Done processing query
9521 2024.08.16 05:51:52.028361 [ 3 ] {10ef9e0e-a21a-44ad-8a6b-c9fa22c9de7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9522 2024.08.16 05:51:52.028384 [ 3 ] {} <Debug> HTTP-Session: 6697efca-4c71-4323-baf1-5f8e8b72bb96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9523 2024.08.16 05:51:52.028447 [ 199 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9524 2024.08.16 05:51:52.028476 [ 199 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 32 rows starting from the beginning of the part
9525 2024.08.16 05:51:52.028542 [ 199 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 9 rows starting from the beginning of the part
9526 2024.08.16 05:51:52.028551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9527 2024.08.16 05:51:52.028743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9528 2024.08.16 05:51:52.028888 [ 3 ] {} <Debug> HTTP-Session: 555882fd-23de-41f7-b34e-b64b6201c897 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9529 2024.08.16 05:51:52.028944 [ 199 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 23 rows starting from the beginning of the part
9530 2024.08.16 05:51:52.028986 [ 3 ] {} <Debug> HTTP-Session: 555882fd-23de-41f7-b34e-b64b6201c897 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9531 2024.08.16 05:51:52.029065 [ 3 ] {} <Debug> HTTP-Session: 555882fd-23de-41f7-b34e-b64b6201c897 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9532 2024.08.16 05:51:52.029212 [ 3 ] {} <Trace> HTTP-Session: 555882fd-23de-41f7-b34e-b64b6201c897 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9533 2024.08.16 05:51:52.029276 [ 199 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 9 rows starting from the beginning of the part
9534 2024.08.16 05:51:52.029568 [ 3 ] {7f395df8-4f5d-4af9-9dcb-7b4391b850dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9535 2024.08.16 05:51:52.029584 [ 199 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 23 rows starting from the beginning of the part
9536 2024.08.16 05:51:52.029701 [ 3 ] {7f395df8-4f5d-4af9-9dcb-7b4391b850dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9537 2024.08.16 05:51:52.029894 [ 199 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 9 rows starting from the beginning of the part
9538 2024.08.16 05:51:52.030542 [ 3 ] {7f395df8-4f5d-4af9-9dcb-7b4391b850dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9539 2024.08.16 05:51:52.031054 [ 3 ] {7f395df8-4f5d-4af9-9dcb-7b4391b850dc} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9540 2024.08.16 05:51:52.031096 [ 3 ] {7f395df8-4f5d-4af9-9dcb-7b4391b850dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9541 2024.08.16 05:51:52.031603 [ 3 ] {7f395df8-4f5d-4af9-9dcb-7b4391b850dc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
9542 2024.08.16 05:51:52.031745 [ 194 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 105 rows, containing 4 columns (4 merged, 0 gathered) in 0.003469058 sec., 30267.582727068846 rows/sec., 2.40 MiB/sec.
9543 2024.08.16 05:51:52.032032 [ 194 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
9544 2024.08.16 05:51:52.032128 [ 3 ] {7f395df8-4f5d-4af9-9dcb-7b4391b850dc} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9545 2024.08.16 05:51:52.032418 [ 3 ] {7f395df8-4f5d-4af9-9dcb-7b4391b850dc} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.003018 sec., 1325.3810470510273 rows/sec., 108.08 KiB/sec.
9546 2024.08.16 05:51:52.033003 [ 3 ] {7f395df8-4f5d-4af9-9dcb-7b4391b850dc} <Debug> DynamicQueryHandler: Done processing query
9547 2024.08.16 05:51:52.033125 [ 3 ] {7f395df8-4f5d-4af9-9dcb-7b4391b850dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9548 2024.08.16 05:51:52.033152 [ 3 ] {} <Debug> HTTP-Session: 555882fd-23de-41f7-b34e-b64b6201c897 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9549 2024.08.16 05:51:52.033380 [ 194 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_41_8} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9550 2024.08.16 05:51:52.033513 [ 194 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_41_8} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
9551 2024.08.16 05:51:52.033531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 32686, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9552 2024.08.16 05:51:52.033664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9553 2024.08.16 05:51:52.033688 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
9554 2024.08.16 05:51:52.033701 [ 3 ] {} <Debug> HTTP-Session: f67a6895-4153-4fcd-947d-f499aa82665e Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9555 2024.08.16 05:51:52.033749 [ 3 ] {} <Debug> HTTP-Session: f67a6895-4153-4fcd-947d-f499aa82665e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9556 2024.08.16 05:51:52.033765 [ 3 ] {} <Debug> HTTP-Session: f67a6895-4153-4fcd-947d-f499aa82665e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9557 2024.08.16 05:51:52.033803 [ 3 ] {} <Trace> HTTP-Session: f67a6895-4153-4fcd-947d-f499aa82665e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9558 2024.08.16 05:51:52.034006 [ 3 ] {a4d75699-f420-488f-a787-59992350d3fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9559 2024.08.16 05:51:52.034055 [ 3 ] {a4d75699-f420-488f-a787-59992350d3fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9560 2024.08.16 05:51:52.034207 [ 3 ] {a4d75699-f420-488f-a787-59992350d3fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9561 2024.08.16 05:51:52.034690 [ 3 ] {a4d75699-f420-488f-a787-59992350d3fe} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9562 2024.08.16 05:51:52.034729 [ 3 ] {a4d75699-f420-488f-a787-59992350d3fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9563 2024.08.16 05:51:52.035064 [ 3 ] {a4d75699-f420-488f-a787-59992350d3fe} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9564 2024.08.16 05:51:52.035381 [ 3 ] {a4d75699-f420-488f-a787-59992350d3fe} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9565 2024.08.16 05:51:52.035512 [ 3 ] {a4d75699-f420-488f-a787-59992350d3fe} <Debug> executeQuery: Read 218 rows, 19.42 KiB in 0.001608 sec., 135572.13930348257 rows/sec., 11.79 MiB/sec.
9566 2024.08.16 05:51:52.035677 [ 3 ] {a4d75699-f420-488f-a787-59992350d3fe} <Debug> DynamicQueryHandler: Done processing query
9567 2024.08.16 05:51:52.035701 [ 3 ] {a4d75699-f420-488f-a787-59992350d3fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
9568 2024.08.16 05:51:52.035718 [ 3 ] {} <Debug> HTTP-Session: f67a6895-4153-4fcd-947d-f499aa82665e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9569 2024.08.16 05:51:52.035879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9570 2024.08.16 05:51:52.035927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9571 2024.08.16 05:51:52.035946 [ 3 ] {} <Debug> HTTP-Session: 51cc83c2-2965-4704-ba00-7807ad0f5683 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9572 2024.08.16 05:51:52.035963 [ 3 ] {} <Debug> HTTP-Session: 51cc83c2-2965-4704-ba00-7807ad0f5683 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9573 2024.08.16 05:51:52.035977 [ 3 ] {} <Debug> HTTP-Session: 51cc83c2-2965-4704-ba00-7807ad0f5683 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9574 2024.08.16 05:51:52.036010 [ 3 ] {} <Trace> HTTP-Session: 51cc83c2-2965-4704-ba00-7807ad0f5683 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9575 2024.08.16 05:51:52.036104 [ 3 ] {485b5eaa-adde-479b-8a74-40a87ec19ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9576 2024.08.16 05:51:52.036147 [ 3 ] {485b5eaa-adde-479b-8a74-40a87ec19ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9577 2024.08.16 05:51:52.036270 [ 3 ] {485b5eaa-adde-479b-8a74-40a87ec19ada} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9578 2024.08.16 05:51:52.036542 [ 3 ] {485b5eaa-adde-479b-8a74-40a87ec19ada} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9579 2024.08.16 05:51:52.036578 [ 3 ] {485b5eaa-adde-479b-8a74-40a87ec19ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9580 2024.08.16 05:51:52.036878 [ 3 ] {485b5eaa-adde-479b-8a74-40a87ec19ada} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
9581 2024.08.16 05:51:52.037180 [ 3 ] {485b5eaa-adde-479b-8a74-40a87ec19ada} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9582 2024.08.16 05:51:52.037305 [ 3 ] {485b5eaa-adde-479b-8a74-40a87ec19ada} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001225 sec., 3265.3061224489797 rows/sec., 228.00 KiB/sec.
9583 2024.08.16 05:51:52.037791 [ 3 ] {485b5eaa-adde-479b-8a74-40a87ec19ada} <Debug> DynamicQueryHandler: Done processing query
9584 2024.08.16 05:51:52.037843 [ 3 ] {485b5eaa-adde-479b-8a74-40a87ec19ada} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9585 2024.08.16 05:51:52.037874 [ 3 ] {} <Debug> HTTP-Session: 51cc83c2-2965-4704-ba00-7807ad0f5683 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9586 2024.08.16 05:51:52.038029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9587 2024.08.16 05:51:52.038079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9588 2024.08.16 05:51:52.038098 [ 3 ] {} <Debug> HTTP-Session: 59b6cdfc-ac24-44e5-803b-9d428b3526a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9589 2024.08.16 05:51:52.038116 [ 3 ] {} <Debug> HTTP-Session: 59b6cdfc-ac24-44e5-803b-9d428b3526a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9590 2024.08.16 05:51:52.038130 [ 3 ] {} <Debug> HTTP-Session: 59b6cdfc-ac24-44e5-803b-9d428b3526a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9591 2024.08.16 05:51:52.038161 [ 3 ] {} <Trace> HTTP-Session: 59b6cdfc-ac24-44e5-803b-9d428b3526a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9592 2024.08.16 05:51:52.038262 [ 3 ] {7c3512b0-802c-474f-ad11-d9997a07f1ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
9593 2024.08.16 05:51:52.038305 [ 3 ] {7c3512b0-802c-474f-ad11-d9997a07f1ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
9594 2024.08.16 05:51:52.038453 [ 3 ] {7c3512b0-802c-474f-ad11-d9997a07f1ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9595 2024.08.16 05:51:52.038746 [ 3 ] {7c3512b0-802c-474f-ad11-d9997a07f1ee} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9596 2024.08.16 05:51:52.038782 [ 3 ] {7c3512b0-802c-474f-ad11-d9997a07f1ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9597 2024.08.16 05:51:52.039081 [ 3 ] {7c3512b0-802c-474f-ad11-d9997a07f1ee} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
9598 2024.08.16 05:51:52.039378 [ 3 ] {7c3512b0-802c-474f-ad11-d9997a07f1ee} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9599 2024.08.16 05:51:52.039504 [ 3 ] {7c3512b0-802c-474f-ad11-d9997a07f1ee} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00127 sec., 11023.622047244095 rows/sec., 772.02 KiB/sec.
9600 2024.08.16 05:51:52.039652 [ 3 ] {7c3512b0-802c-474f-ad11-d9997a07f1ee} <Debug> DynamicQueryHandler: Done processing query
9601 2024.08.16 05:51:52.039676 [ 3 ] {7c3512b0-802c-474f-ad11-d9997a07f1ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9602 2024.08.16 05:51:52.039693 [ 3 ] {} <Debug> HTTP-Session: 59b6cdfc-ac24-44e5-803b-9d428b3526a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9603 2024.08.16 05:51:52.039806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9604 2024.08.16 05:51:52.039852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9605 2024.08.16 05:51:52.039871 [ 3 ] {} <Debug> HTTP-Session: ca559c65-eaac-4f46-9eb4-d32d0cd5dccd Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9606 2024.08.16 05:51:52.039887 [ 3 ] {} <Debug> HTTP-Session: ca559c65-eaac-4f46-9eb4-d32d0cd5dccd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9607 2024.08.16 05:51:52.039901 [ 3 ] {} <Debug> HTTP-Session: ca559c65-eaac-4f46-9eb4-d32d0cd5dccd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9608 2024.08.16 05:51:52.039931 [ 3 ] {} <Trace> HTTP-Session: ca559c65-eaac-4f46-9eb4-d32d0cd5dccd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9609 2024.08.16 05:51:52.040023 [ 3 ] {1eae2dcc-77c7-4cf8-96c2-0e4a72c07d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
9610 2024.08.16 05:51:52.040065 [ 3 ] {1eae2dcc-77c7-4cf8-96c2-0e4a72c07d7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
9611 2024.08.16 05:51:52.040187 [ 3 ] {1eae2dcc-77c7-4cf8-96c2-0e4a72c07d7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9612 2024.08.16 05:51:52.040453 [ 3 ] {1eae2dcc-77c7-4cf8-96c2-0e4a72c07d7e} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9613 2024.08.16 05:51:52.040487 [ 3 ] {1eae2dcc-77c7-4cf8-96c2-0e4a72c07d7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9614 2024.08.16 05:51:52.040774 [ 3 ] {1eae2dcc-77c7-4cf8-96c2-0e4a72c07d7e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
9615 2024.08.16 05:51:52.041065 [ 3 ] {1eae2dcc-77c7-4cf8-96c2-0e4a72c07d7e} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9616 2024.08.16 05:51:52.041188 [ 3 ] {1eae2dcc-77c7-4cf8-96c2-0e4a72c07d7e} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001189 sec., 5046.257359125316 rows/sec., 298.14 KiB/sec.
9617 2024.08.16 05:51:52.041445 [ 3 ] {1eae2dcc-77c7-4cf8-96c2-0e4a72c07d7e} <Debug> DynamicQueryHandler: Done processing query
9618 2024.08.16 05:51:52.041470 [ 3 ] {1eae2dcc-77c7-4cf8-96c2-0e4a72c07d7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9619 2024.08.16 05:51:52.041487 [ 3 ] {} <Debug> HTTP-Session: ca559c65-eaac-4f46-9eb4-d32d0cd5dccd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9620 2024.08.16 05:51:52.041688 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 64011, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9621 2024.08.16 05:51:52.041737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9622 2024.08.16 05:51:52.041756 [ 3 ] {} <Debug> HTTP-Session: df2edf45-c66d-4e67-8ae4-663006548a6d Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9623 2024.08.16 05:51:52.041772 [ 3 ] {} <Debug> HTTP-Session: df2edf45-c66d-4e67-8ae4-663006548a6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9624 2024.08.16 05:51:52.041786 [ 3 ] {} <Debug> HTTP-Session: df2edf45-c66d-4e67-8ae4-663006548a6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9625 2024.08.16 05:51:52.041816 [ 3 ] {} <Trace> HTTP-Session: df2edf45-c66d-4e67-8ae4-663006548a6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9626 2024.08.16 05:51:52.042024 [ 3 ] {a756450a-c580-4095-b306-6aee0715c88f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9627 2024.08.16 05:51:52.042068 [ 3 ] {a756450a-c580-4095-b306-6aee0715c88f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9628 2024.08.16 05:51:52.042210 [ 3 ] {a756450a-c580-4095-b306-6aee0715c88f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9629 2024.08.16 05:51:52.042760 [ 3 ] {a756450a-c580-4095-b306-6aee0715c88f} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9630 2024.08.16 05:51:52.042797 [ 3 ] {a756450a-c580-4095-b306-6aee0715c88f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9631 2024.08.16 05:51:52.043111 [ 3 ] {a756450a-c580-4095-b306-6aee0715c88f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9632 2024.08.16 05:51:52.043407 [ 3 ] {a756450a-c580-4095-b306-6aee0715c88f} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9633 2024.08.16 05:51:52.043529 [ 3 ] {a756450a-c580-4095-b306-6aee0715c88f} <Debug> executeQuery: Read 395 rows, 28.73 KiB in 0.001613 sec., 244885.3068815871 rows/sec., 17.39 MiB/sec.
9634 2024.08.16 05:51:52.043691 [ 3 ] {a756450a-c580-4095-b306-6aee0715c88f} <Debug> DynamicQueryHandler: Done processing query
9635 2024.08.16 05:51:52.043715 [ 3 ] {a756450a-c580-4095-b306-6aee0715c88f} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
9636 2024.08.16 05:51:52.043731 [ 3 ] {} <Debug> HTTP-Session: df2edf45-c66d-4e67-8ae4-663006548a6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9637 2024.08.16 05:51:52.043876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9638 2024.08.16 05:51:52.043923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9639 2024.08.16 05:51:52.043941 [ 3 ] {} <Debug> HTTP-Session: 989d934e-12c8-4266-9466-4744dfdfa8b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9640 2024.08.16 05:51:52.043957 [ 3 ] {} <Debug> HTTP-Session: 989d934e-12c8-4266-9466-4744dfdfa8b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9641 2024.08.16 05:51:52.043970 [ 3 ] {} <Debug> HTTP-Session: 989d934e-12c8-4266-9466-4744dfdfa8b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9642 2024.08.16 05:51:52.044001 [ 3 ] {} <Trace> HTTP-Session: 989d934e-12c8-4266-9466-4744dfdfa8b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9643 2024.08.16 05:51:52.044093 [ 3 ] {7e2b8f0c-a358-4799-aff3-ad74ee722955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
9644 2024.08.16 05:51:52.044137 [ 3 ] {7e2b8f0c-a358-4799-aff3-ad74ee722955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
9645 2024.08.16 05:51:52.044264 [ 3 ] {7e2b8f0c-a358-4799-aff3-ad74ee722955} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9646 2024.08.16 05:51:52.044524 [ 3 ] {7e2b8f0c-a358-4799-aff3-ad74ee722955} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9647 2024.08.16 05:51:52.044559 [ 3 ] {7e2b8f0c-a358-4799-aff3-ad74ee722955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9648 2024.08.16 05:51:52.044906 [ 3 ] {7e2b8f0c-a358-4799-aff3-ad74ee722955} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
9649 2024.08.16 05:51:52.045219 [ 3 ] {7e2b8f0c-a358-4799-aff3-ad74ee722955} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9650 2024.08.16 05:51:52.045341 [ 3 ] {7e2b8f0c-a358-4799-aff3-ad74ee722955} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00127 sec., 4724.4094488188975 rows/sec., 246.83 KiB/sec.
9651 2024.08.16 05:51:52.045496 [ 3 ] {7e2b8f0c-a358-4799-aff3-ad74ee722955} <Debug> DynamicQueryHandler: Done processing query
9652 2024.08.16 05:51:52.045520 [ 3 ] {7e2b8f0c-a358-4799-aff3-ad74ee722955} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
9653 2024.08.16 05:51:52.045537 [ 3 ] {} <Debug> HTTP-Session: 989d934e-12c8-4266-9466-4744dfdfa8b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9654 2024.08.16 05:51:52.045723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 45006, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9655 2024.08.16 05:51:52.045775 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9656 2024.08.16 05:51:52.045794 [ 3 ] {} <Debug> HTTP-Session: dae646a6-6c19-442f-9b30-1e2a2ebcc811 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9657 2024.08.16 05:51:52.045810 [ 3 ] {} <Debug> HTTP-Session: dae646a6-6c19-442f-9b30-1e2a2ebcc811 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9658 2024.08.16 05:51:52.045824 [ 3 ] {} <Debug> HTTP-Session: dae646a6-6c19-442f-9b30-1e2a2ebcc811 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9659 2024.08.16 05:51:52.045853 [ 3 ] {} <Trace> HTTP-Session: dae646a6-6c19-442f-9b30-1e2a2ebcc811 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9660 2024.08.16 05:51:52.046039 [ 3 ] {a8dc752a-9f8f-4659-96b9-e8d0c457ddc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9661 2024.08.16 05:51:52.046084 [ 3 ] {a8dc752a-9f8f-4659-96b9-e8d0c457ddc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9662 2024.08.16 05:51:52.046220 [ 3 ] {a8dc752a-9f8f-4659-96b9-e8d0c457ddc9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9663 2024.08.16 05:51:52.046636 [ 3 ] {a8dc752a-9f8f-4659-96b9-e8d0c457ddc9} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9664 2024.08.16 05:51:52.046672 [ 3 ] {a8dc752a-9f8f-4659-96b9-e8d0c457ddc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9665 2024.08.16 05:51:52.047045 [ 3 ] {a8dc752a-9f8f-4659-96b9-e8d0c457ddc9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9666 2024.08.16 05:51:52.047384 [ 3 ] {a8dc752a-9f8f-4659-96b9-e8d0c457ddc9} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9667 2024.08.16 05:51:52.047508 [ 3 ] {a8dc752a-9f8f-4659-96b9-e8d0c457ddc9} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001576 sec., 151649.74619289342 rows/sec., 10.17 MiB/sec.
9668 2024.08.16 05:51:52.047670 [ 3 ] {a8dc752a-9f8f-4659-96b9-e8d0c457ddc9} <Debug> DynamicQueryHandler: Done processing query
9669 2024.08.16 05:51:52.047694 [ 3 ] {a8dc752a-9f8f-4659-96b9-e8d0c457ddc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
9670 2024.08.16 05:51:52.047711 [ 3 ] {} <Debug> HTTP-Session: dae646a6-6c19-442f-9b30-1e2a2ebcc811 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9671 2024.08.16 05:51:52.047830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9672 2024.08.16 05:51:52.047877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9673 2024.08.16 05:51:52.047896 [ 3 ] {} <Debug> HTTP-Session: 88e1ea0f-6535-4333-9437-d44e7d3602fc Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9674 2024.08.16 05:51:52.047913 [ 3 ] {} <Debug> HTTP-Session: 88e1ea0f-6535-4333-9437-d44e7d3602fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9675 2024.08.16 05:51:52.047926 [ 3 ] {} <Debug> HTTP-Session: 88e1ea0f-6535-4333-9437-d44e7d3602fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9676 2024.08.16 05:51:52.047956 [ 3 ] {} <Trace> HTTP-Session: 88e1ea0f-6535-4333-9437-d44e7d3602fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9677 2024.08.16 05:51:52.048048 [ 3 ] {82232f34-b9a5-4586-a539-1162acbdef2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
9678 2024.08.16 05:51:52.048093 [ 3 ] {82232f34-b9a5-4586-a539-1162acbdef2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
9679 2024.08.16 05:51:52.048219 [ 3 ] {82232f34-b9a5-4586-a539-1162acbdef2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9680 2024.08.16 05:51:52.048462 [ 3 ] {82232f34-b9a5-4586-a539-1162acbdef2f} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9681 2024.08.16 05:51:52.048497 [ 3 ] {82232f34-b9a5-4586-a539-1162acbdef2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9682 2024.08.16 05:51:52.048835 [ 3 ] {82232f34-b9a5-4586-a539-1162acbdef2f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
9683 2024.08.16 05:51:52.049150 [ 3 ] {82232f34-b9a5-4586-a539-1162acbdef2f} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9684 2024.08.16 05:51:52.049270 [ 3 ] {82232f34-b9a5-4586-a539-1162acbdef2f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001242 sec., 805.1529790660226 rows/sec., 54.25 KiB/sec.
9685 2024.08.16 05:51:52.049539 [ 3 ] {82232f34-b9a5-4586-a539-1162acbdef2f} <Debug> DynamicQueryHandler: Done processing query
9686 2024.08.16 05:51:52.049572 [ 3 ] {82232f34-b9a5-4586-a539-1162acbdef2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
9687 2024.08.16 05:51:52.049589 [ 3 ] {} <Debug> HTTP-Session: 88e1ea0f-6535-4333-9437-d44e7d3602fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9688 2024.08.16 05:51:52.049712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14579, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9689 2024.08.16 05:51:52.049761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9690 2024.08.16 05:51:52.049780 [ 3 ] {} <Debug> HTTP-Session: fa6614c7-a11c-40db-a408-cad9e37dca24 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9691 2024.08.16 05:51:52.049796 [ 3 ] {} <Debug> HTTP-Session: fa6614c7-a11c-40db-a408-cad9e37dca24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9692 2024.08.16 05:51:52.049809 [ 3 ] {} <Debug> HTTP-Session: fa6614c7-a11c-40db-a408-cad9e37dca24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9693 2024.08.16 05:51:52.049840 [ 3 ] {} <Trace> HTTP-Session: fa6614c7-a11c-40db-a408-cad9e37dca24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9694 2024.08.16 05:51:52.050016 [ 3 ] {47a1895a-d0c4-4b83-8ce7-86a031fecdfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9695 2024.08.16 05:51:52.050083 [ 3 ] {47a1895a-d0c4-4b83-8ce7-86a031fecdfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9696 2024.08.16 05:51:52.050496 [ 3 ] {47a1895a-d0c4-4b83-8ce7-86a031fecdfc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9697 2024.08.16 05:51:52.051002 [ 3 ] {47a1895a-d0c4-4b83-8ce7-86a031fecdfc} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9698 2024.08.16 05:51:52.051037 [ 3 ] {47a1895a-d0c4-4b83-8ce7-86a031fecdfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9699 2024.08.16 05:51:52.051607 [ 3 ] {47a1895a-d0c4-4b83-8ce7-86a031fecdfc} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
9700 2024.08.16 05:51:52.052008 [ 3 ] {47a1895a-d0c4-4b83-8ce7-86a031fecdfc} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9701 2024.08.16 05:51:52.052146 [ 79 ] {} <Debug> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
9702 2024.08.16 05:51:52.052151 [ 3 ] {47a1895a-d0c4-4b83-8ce7-86a031fecdfc} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002234 sec., 4028.6481647269475 rows/sec., 7.22 MiB/sec.
9703 2024.08.16 05:51:52.052185 [ 79 ] {} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9704 2024.08.16 05:51:52.052223 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9705 2024.08.16 05:51:52.052388 [ 199 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::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
9706 2024.08.16 05:51:52.052491 [ 3 ] {47a1895a-d0c4-4b83-8ce7-86a031fecdfc} <Debug> DynamicQueryHandler: Done processing query
9707 2024.08.16 05:51:52.052522 [ 3 ] {47a1895a-d0c4-4b83-8ce7-86a031fecdfc} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
9708 2024.08.16 05:51:52.052551 [ 3 ] {} <Debug> HTTP-Session: fa6614c7-a11c-40db-a408-cad9e37dca24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9709 2024.08.16 05:51:52.052707 [ 199 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9710 2024.08.16 05:51:52.052716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9711 2024.08.16 05:51:52.052767 [ 199 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 616 rows starting from the beginning of the part
9712 2024.08.16 05:51:52.052776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9713 2024.08.16 05:51:52.052807 [ 3 ] {} <Debug> HTTP-Session: 5955fa22-b81d-48f1-a0fc-07ee46da7508 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9714 2024.08.16 05:51:52.052837 [ 3 ] {} <Debug> HTTP-Session: 5955fa22-b81d-48f1-a0fc-07ee46da7508 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9715 2024.08.16 05:51:52.052861 [ 3 ] {} <Debug> HTTP-Session: 5955fa22-b81d-48f1-a0fc-07ee46da7508 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9716 2024.08.16 05:51:52.052934 [ 3 ] {} <Trace> HTTP-Session: 5955fa22-b81d-48f1-a0fc-07ee46da7508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9717 2024.08.16 05:51:52.053281 [ 3 ] {77e11a7a-4409-4e7f-a9e9-5ac98a2a1af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9718 2024.08.16 05:51:52.053294 [ 199 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 9 rows starting from the beginning of the part
9719 2024.08.16 05:51:52.053337 [ 3 ] {77e11a7a-4409-4e7f-a9e9-5ac98a2a1af9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9720 2024.08.16 05:51:52.053957 [ 3 ] {77e11a7a-4409-4e7f-a9e9-5ac98a2a1af9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9721 2024.08.16 05:51:52.053973 [ 199 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 23 rows starting from the beginning of the part
9722 2024.08.16 05:51:52.054513 [ 199 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 9 rows starting from the beginning of the part
9723 2024.08.16 05:51:52.054671 [ 3 ] {77e11a7a-4409-4e7f-a9e9-5ac98a2a1af9} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9724 2024.08.16 05:51:52.054721 [ 3 ] {77e11a7a-4409-4e7f-a9e9-5ac98a2a1af9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9725 2024.08.16 05:51:52.055132 [ 199 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 23 rows starting from the beginning of the part
9726 2024.08.16 05:51:52.055671 [ 199 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 9 rows starting from the beginning of the part
9727 2024.08.16 05:51:52.055929 [ 3 ] {77e11a7a-4409-4e7f-a9e9-5ac98a2a1af9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
9728 2024.08.16 05:51:52.056550 [ 3 ] {77e11a7a-4409-4e7f-a9e9-5ac98a2a1af9} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9729 2024.08.16 05:51:52.056776 [ 3 ] {77e11a7a-4409-4e7f-a9e9-5ac98a2a1af9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00363 sec., 22589.53168044077 rows/sec., 1.43 MiB/sec.
9730 2024.08.16 05:51:52.057382 [ 3 ] {77e11a7a-4409-4e7f-a9e9-5ac98a2a1af9} <Debug> DynamicQueryHandler: Done processing query
9731 2024.08.16 05:51:52.057463 [ 3 ] {77e11a7a-4409-4e7f-a9e9-5ac98a2a1af9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
9732 2024.08.16 05:51:52.057542 [ 3 ] {} <Debug> HTTP-Session: 5955fa22-b81d-48f1-a0fc-07ee46da7508 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9733 2024.08.16 05:51:52.061440 [ 191 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 689 rows, containing 19 columns (19 merged, 0 gathered) in 0.009143351 sec., 75355.30463612302 rows/sec., 135.03 MiB/sec.
9734 2024.08.16 05:51:52.062569 [ 197 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
9735 2024.08.16 05:51:52.063278 [ 197 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9736 2024.08.16 05:51:52.063374 [ 197 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
9737 2024.08.16 05:51:52.063540 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.42 MiB.
9738 2024.08.16 05:51:54.859467 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache
9739 2024.08.16 05:51:54.859524 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache
9740 2024.08.16 05:51:57.052632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9741 2024.08.16 05:51:57.052780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9742 2024.08.16 05:51:57.052809 [ 3 ] {} <Debug> HTTP-Session: a944bee1-bdf1-4256-879f-ac93ad952e56 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9743 2024.08.16 05:51:57.052837 [ 3 ] {} <Debug> HTTP-Session: a944bee1-bdf1-4256-879f-ac93ad952e56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9744 2024.08.16 05:51:57.052855 [ 3 ] {} <Debug> HTTP-Session: a944bee1-bdf1-4256-879f-ac93ad952e56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9745 2024.08.16 05:51:57.052911 [ 3 ] {} <Trace> HTTP-Session: a944bee1-bdf1-4256-879f-ac93ad952e56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9746 2024.08.16 05:51:57.053127 [ 3 ] {fad5f3a5-d4e8-4056-b230-b5c2a82d71ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9747 2024.08.16 05:51:57.053202 [ 3 ] {fad5f3a5-d4e8-4056-b230-b5c2a82d71ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9748 2024.08.16 05:51:57.053418 [ 3 ] {fad5f3a5-d4e8-4056-b230-b5c2a82d71ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9749 2024.08.16 05:51:57.053840 [ 3 ] {fad5f3a5-d4e8-4056-b230-b5c2a82d71ae} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9750 2024.08.16 05:51:57.053882 [ 3 ] {fad5f3a5-d4e8-4056-b230-b5c2a82d71ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9751 2024.08.16 05:51:57.054247 [ 3 ] {fad5f3a5-d4e8-4056-b230-b5c2a82d71ae} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
9752 2024.08.16 05:51:57.054585 [ 3 ] {fad5f3a5-d4e8-4056-b230-b5c2a82d71ae} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9753 2024.08.16 05:51:57.054738 [ 3 ] {fad5f3a5-d4e8-4056-b230-b5c2a82d71ae} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.001677 sec., 13714.967203339296 rows/sec., 1.09 MiB/sec.
9754 2024.08.16 05:51:57.054963 [ 3 ] {fad5f3a5-d4e8-4056-b230-b5c2a82d71ae} <Debug> DynamicQueryHandler: Done processing query
9755 2024.08.16 05:51:57.054993 [ 3 ] {fad5f3a5-d4e8-4056-b230-b5c2a82d71ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9756 2024.08.16 05:51:57.055010 [ 3 ] {} <Debug> HTTP-Session: a944bee1-bdf1-4256-879f-ac93ad952e56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9757 2024.08.16 05:51:57.055199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9758 2024.08.16 05:51:57.055246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9759 2024.08.16 05:51:57.055264 [ 3 ] {} <Debug> HTTP-Session: 787c1015-b013-4f34-b137-2142149c0b4a Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9760 2024.08.16 05:51:57.055280 [ 3 ] {} <Debug> HTTP-Session: 787c1015-b013-4f34-b137-2142149c0b4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9761 2024.08.16 05:51:57.055294 [ 3 ] {} <Debug> HTTP-Session: 787c1015-b013-4f34-b137-2142149c0b4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9762 2024.08.16 05:51:57.055326 [ 3 ] {} <Trace> HTTP-Session: 787c1015-b013-4f34-b137-2142149c0b4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9763 2024.08.16 05:51:57.055417 [ 3 ] {77bbfd20-aea7-4b70-a9cc-479d043a3e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9764 2024.08.16 05:51:57.055459 [ 3 ] {77bbfd20-aea7-4b70-a9cc-479d043a3e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9765 2024.08.16 05:51:57.055583 [ 3 ] {77bbfd20-aea7-4b70-a9cc-479d043a3e31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9766 2024.08.16 05:51:57.055892 [ 3 ] {77bbfd20-aea7-4b70-a9cc-479d043a3e31} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9767 2024.08.16 05:51:57.055929 [ 3 ] {77bbfd20-aea7-4b70-a9cc-479d043a3e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9768 2024.08.16 05:51:57.056231 [ 3 ] {77bbfd20-aea7-4b70-a9cc-479d043a3e31} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
9769 2024.08.16 05:51:57.056546 [ 3 ] {77bbfd20-aea7-4b70-a9cc-479d043a3e31} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9770 2024.08.16 05:51:57.056705 [ 3 ] {77bbfd20-aea7-4b70-a9cc-479d043a3e31} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001303 sec., 3069.8388334612437 rows/sec., 250.32 KiB/sec.
9771 2024.08.16 05:51:57.056709 [ 24 ] {} <Debug> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0
9772 2024.08.16 05:51:57.056823 [ 24 ] {} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9773 2024.08.16 05:51:57.056870 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9774 2024.08.16 05:51:57.056947 [ 3 ] {77bbfd20-aea7-4b70-a9cc-479d043a3e31} <Debug> DynamicQueryHandler: Done processing query
9775 2024.08.16 05:51:57.056990 [ 3 ] {77bbfd20-aea7-4b70-a9cc-479d043a3e31} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9776 2024.08.16 05:51:57.057014 [ 3 ] {} <Debug> HTTP-Session: 787c1015-b013-4f34-b137-2142149c0b4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9777 2024.08.16 05:51:57.057028 [ 191 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full
9778 2024.08.16 05:51:57.057149 [ 191 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9779 2024.08.16 05:51:57.057179 [ 191 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 16 rows starting from the beginning of the part
9780 2024.08.16 05:51:57.057249 [ 191 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part
9781 2024.08.16 05:51:57.057350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 183430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9782 2024.08.16 05:51:57.057570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9783 2024.08.16 05:51:57.057583 [ 191 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part
9784 2024.08.16 05:51:57.057692 [ 3 ] {} <Debug> HTTP-Session: 04e5163b-8a24-402a-9f36-a343f85dfcae Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9785 2024.08.16 05:51:57.057766 [ 3 ] {} <Debug> HTTP-Session: 04e5163b-8a24-402a-9f36-a343f85dfcae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9786 2024.08.16 05:51:57.057855 [ 3 ] {} <Debug> HTTP-Session: 04e5163b-8a24-402a-9f36-a343f85dfcae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9787 2024.08.16 05:51:57.057948 [ 191 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part
9788 2024.08.16 05:51:57.057974 [ 3 ] {} <Trace> HTTP-Session: 04e5163b-8a24-402a-9f36-a343f85dfcae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9789 2024.08.16 05:51:57.058241 [ 191 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part
9790 2024.08.16 05:51:57.058472 [ 191 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part
9791 2024.08.16 05:51:57.058749 [ 3 ] {c2d3216d-4838-447b-8786-6f547b525e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9792 2024.08.16 05:51:57.058846 [ 3 ] {c2d3216d-4838-447b-8786-6f547b525e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9793 2024.08.16 05:51:57.059065 [ 3 ] {c2d3216d-4838-447b-8786-6f547b525e31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9794 2024.08.16 05:51:57.059803 [ 197 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.002827647 sec., 10609.527992709132 rows/sec., 865.13 KiB/sec.
9795 2024.08.16 05:51:57.060053 [ 197 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary)
9796 2024.08.16 05:51:57.060346 [ 3 ] {c2d3216d-4838-447b-8786-6f547b525e31} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9797 2024.08.16 05:51:57.060446 [ 3 ] {c2d3216d-4838-447b-8786-6f547b525e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
9798 2024.08.16 05:51:57.060876 [ 197 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_19_4} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9799 2024.08.16 05:51:57.061086 [ 197 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_19_4} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4
9800 2024.08.16 05:51:57.061217 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
9801 2024.08.16 05:51:57.061273 [ 3 ] {c2d3216d-4838-447b-8786-6f547b525e31} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9802 2024.08.16 05:51:57.061605 [ 3 ] {c2d3216d-4838-447b-8786-6f547b525e31} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9803 2024.08.16 05:51:57.061772 [ 3 ] {c2d3216d-4838-447b-8786-6f547b525e31} <Debug> executeQuery: Read 1267 rows, 106.89 KiB in 0.003489 sec., 363141.3012324448 rows/sec., 29.92 MiB/sec.
9804 2024.08.16 05:51:57.061945 [ 3 ] {c2d3216d-4838-447b-8786-6f547b525e31} <Debug> DynamicQueryHandler: Done processing query
9805 2024.08.16 05:51:57.061970 [ 3 ] {c2d3216d-4838-447b-8786-6f547b525e31} <Debug> MemoryTracker: Peak memory usage (for query): 4.96 MiB.
9806 2024.08.16 05:51:57.061986 [ 3 ] {} <Debug> HTTP-Session: 04e5163b-8a24-402a-9f36-a343f85dfcae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9807 2024.08.16 05:51:57.062402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9808 2024.08.16 05:51:57.062449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9809 2024.08.16 05:51:57.062467 [ 3 ] {} <Debug> HTTP-Session: ff7e43f0-36ca-4ed0-bf49-d182ea9338c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9810 2024.08.16 05:51:57.062483 [ 3 ] {} <Debug> HTTP-Session: ff7e43f0-36ca-4ed0-bf49-d182ea9338c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9811 2024.08.16 05:51:57.062496 [ 3 ] {} <Debug> HTTP-Session: ff7e43f0-36ca-4ed0-bf49-d182ea9338c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9812 2024.08.16 05:51:57.062528 [ 3 ] {} <Trace> HTTP-Session: ff7e43f0-36ca-4ed0-bf49-d182ea9338c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9813 2024.08.16 05:51:57.062620 [ 3 ] {21de51b5-9d3d-4ace-8fde-834cf8beacd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9814 2024.08.16 05:51:57.062661 [ 3 ] {21de51b5-9d3d-4ace-8fde-834cf8beacd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
9815 2024.08.16 05:51:57.062788 [ 3 ] {21de51b5-9d3d-4ace-8fde-834cf8beacd7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9816 2024.08.16 05:51:57.063034 [ 3 ] {21de51b5-9d3d-4ace-8fde-834cf8beacd7} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9817 2024.08.16 05:51:57.063070 [ 3 ] {21de51b5-9d3d-4ace-8fde-834cf8beacd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9818 2024.08.16 05:51:57.063360 [ 3 ] {21de51b5-9d3d-4ace-8fde-834cf8beacd7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
9819 2024.08.16 05:51:57.063660 [ 3 ] {21de51b5-9d3d-4ace-8fde-834cf8beacd7} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9820 2024.08.16 05:51:57.063806 [ 24 ] {} <Debug> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0
9821 2024.08.16 05:51:57.063815 [ 3 ] {21de51b5-9d3d-4ace-8fde-834cf8beacd7} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001208 sec., 3311.258278145695 rows/sec., 231.21 KiB/sec.
9822 2024.08.16 05:51:57.063866 [ 24 ] {} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9823 2024.08.16 05:51:57.063940 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9824 2024.08.16 05:51:57.064131 [ 3 ] {21de51b5-9d3d-4ace-8fde-834cf8beacd7} <Debug> DynamicQueryHandler: Done processing query
9825 2024.08.16 05:51:57.064138 [ 192 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full
9826 2024.08.16 05:51:57.064165 [ 3 ] {21de51b5-9d3d-4ace-8fde-834cf8beacd7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9827 2024.08.16 05:51:57.064211 [ 3 ] {} <Debug> HTTP-Session: ff7e43f0-36ca-4ed0-bf49-d182ea9338c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9828 2024.08.16 05:51:57.064349 [ 192 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9829 2024.08.16 05:51:57.064398 [ 192 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 16 rows starting from the beginning of the part
9830 2024.08.16 05:51:57.064450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 30454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9831 2024.08.16 05:51:57.064616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9832 2024.08.16 05:51:57.064631 [ 192 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part
9833 2024.08.16 05:51:57.064687 [ 3 ] {} <Debug> HTTP-Session: 117633ad-411a-43aa-b0e6-b6539e129c5b Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9834 2024.08.16 05:51:57.064783 [ 3 ] {} <Debug> HTTP-Session: 117633ad-411a-43aa-b0e6-b6539e129c5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9835 2024.08.16 05:51:57.064854 [ 3 ] {} <Debug> HTTP-Session: 117633ad-411a-43aa-b0e6-b6539e129c5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9836 2024.08.16 05:51:57.064874 [ 192 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part
9837 2024.08.16 05:51:57.065003 [ 3 ] {} <Trace> HTTP-Session: 117633ad-411a-43aa-b0e6-b6539e129c5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9838 2024.08.16 05:51:57.065130 [ 192 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part
9839 2024.08.16 05:51:57.065357 [ 192 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part
9840 2024.08.16 05:51:57.065548 [ 3 ] {d8abc0d7-8512-46db-afe7-fac326809986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
9841 2024.08.16 05:51:57.065602 [ 192 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part
9842 2024.08.16 05:51:57.065731 [ 3 ] {d8abc0d7-8512-46db-afe7-fac326809986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
9843 2024.08.16 05:51:57.066281 [ 3 ] {d8abc0d7-8512-46db-afe7-fac326809986} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9844 2024.08.16 05:51:57.067222 [ 3 ] {d8abc0d7-8512-46db-afe7-fac326809986} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9845 2024.08.16 05:51:57.067302 [ 3 ] {d8abc0d7-8512-46db-afe7-fac326809986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
9846 2024.08.16 05:51:57.068185 [ 192 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.004147729 sec., 7232.873700282733 rows/sec., 505.03 KiB/sec.
9847 2024.08.16 05:51:57.068224 [ 3 ] {d8abc0d7-8512-46db-afe7-fac326809986} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
9848 2024.08.16 05:51:57.068346 [ 192 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary)
9849 2024.08.16 05:51:57.069004 [ 3 ] {d8abc0d7-8512-46db-afe7-fac326809986} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9850 2024.08.16 05:51:57.069217 [ 192 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_19_4} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9851 2024.08.16 05:51:57.069236 [ 24 ] {} <Debug> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
9852 2024.08.16 05:51:57.069311 [ 3 ] {d8abc0d7-8512-46db-afe7-fac326809986} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.003991 sec., 57128.53921322977 rows/sec., 3.87 MiB/sec.
9853 2024.08.16 05:51:57.069319 [ 24 ] {} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9854 2024.08.16 05:51:57.069409 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
9855 2024.08.16 05:51:57.069464 [ 192 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_19_4} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4
9856 2024.08.16 05:51:57.069803 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
9857 2024.08.16 05:51:57.069850 [ 3 ] {d8abc0d7-8512-46db-afe7-fac326809986} <Debug> DynamicQueryHandler: Done processing query
9858 2024.08.16 05:51:57.069870 [ 191 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::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
9859 2024.08.16 05:51:57.069881 [ 3 ] {d8abc0d7-8512-46db-afe7-fac326809986} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
9860 2024.08.16 05:51:57.069911 [ 3 ] {} <Debug> HTTP-Session: 117633ad-411a-43aa-b0e6-b6539e129c5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9861 2024.08.16 05:51:57.070001 [ 191 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
9862 2024.08.16 05:51:57.070028 [ 191 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::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
9863 2024.08.16 05:51:57.070088 [ 191 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 228 rows starting from the beginning of the part
9864 2024.08.16 05:51:57.070319 [ 191 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::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
9865 2024.08.16 05:51:57.070360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 90400, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9866 2024.08.16 05:51:57.070579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9867 2024.08.16 05:51:57.070706 [ 191 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::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
9868 2024.08.16 05:51:57.070712 [ 3 ] {} <Debug> HTTP-Session: 81725fb5-4586-421a-957c-3d199341d310 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9869 2024.08.16 05:51:57.070791 [ 3 ] {} <Debug> HTTP-Session: 81725fb5-4586-421a-957c-3d199341d310 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9870 2024.08.16 05:51:57.070854 [ 3 ] {} <Debug> HTTP-Session: 81725fb5-4586-421a-957c-3d199341d310 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9871 2024.08.16 05:51:57.070955 [ 191 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part
9872 2024.08.16 05:51:57.070976 [ 3 ] {} <Trace> HTTP-Session: 81725fb5-4586-421a-957c-3d199341d310 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9873 2024.08.16 05:51:57.071248 [ 191 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 228 rows starting from the beginning of the part
9874 2024.08.16 05:51:57.071447 [ 3 ] {adf58e61-ebc2-4a98-a449-9bfe30bdde75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
9875 2024.08.16 05:51:57.071593 [ 3 ] {adf58e61-ebc2-4a98-a449-9bfe30bdde75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
9876 2024.08.16 05:51:57.071970 [ 3 ] {adf58e61-ebc2-4a98-a449-9bfe30bdde75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9877 2024.08.16 05:51:57.072700 [ 3 ] {adf58e61-ebc2-4a98-a449-9bfe30bdde75} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9878 2024.08.16 05:51:57.072737 [ 3 ] {adf58e61-ebc2-4a98-a449-9bfe30bdde75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
9879 2024.08.16 05:51:57.072961 [ 191 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 741 rows, containing 4 columns (4 merged, 0 gathered) in 0.003408516 sec., 217396.66177304141 rows/sec., 13.92 MiB/sec.
9880 2024.08.16 05:51:57.073190 [ 189 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
9881 2024.08.16 05:51:57.073294 [ 3 ] {adf58e61-ebc2-4a98-a449-9bfe30bdde75} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9882 2024.08.16 05:51:57.074205 [ 189 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_26_5} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9883 2024.08.16 05:51:57.074287 [ 3 ] {adf58e61-ebc2-4a98-a449-9bfe30bdde75} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9884 2024.08.16 05:51:57.074404 [ 189 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_26_5} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
9885 2024.08.16 05:51:57.074632 [ 3 ] {adf58e61-ebc2-4a98-a449-9bfe30bdde75} <Debug> executeQuery: Read 547 rows, 41.57 KiB in 0.003433 sec., 159335.85785027672 rows/sec., 11.83 MiB/sec.
9886 2024.08.16 05:51:57.074643 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB.
9887 2024.08.16 05:51:57.074891 [ 3 ] {adf58e61-ebc2-4a98-a449-9bfe30bdde75} <Debug> DynamicQueryHandler: Done processing query
9888 2024.08.16 05:51:57.074920 [ 3 ] {adf58e61-ebc2-4a98-a449-9bfe30bdde75} <Debug> MemoryTracker: Peak memory usage (for query): 4.55 MiB.
9889 2024.08.16 05:51:57.074936 [ 3 ] {} <Debug> HTTP-Session: 81725fb5-4586-421a-957c-3d199341d310 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9890 2024.08.16 05:51:57.075188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 160630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9891 2024.08.16 05:51:57.075235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9892 2024.08.16 05:51:57.075254 [ 3 ] {} <Debug> HTTP-Session: 624c9294-dd4b-48c9-81a7-31bc3d8f275d Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9893 2024.08.16 05:51:57.075270 [ 3 ] {} <Debug> HTTP-Session: 624c9294-dd4b-48c9-81a7-31bc3d8f275d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9894 2024.08.16 05:51:57.075284 [ 3 ] {} <Debug> HTTP-Session: 624c9294-dd4b-48c9-81a7-31bc3d8f275d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9895 2024.08.16 05:51:57.075315 [ 3 ] {} <Trace> HTTP-Session: 624c9294-dd4b-48c9-81a7-31bc3d8f275d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9896 2024.08.16 05:51:57.075742 [ 3 ] {0fe6153d-5298-4a78-a8a0-a820d28d9ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
9897 2024.08.16 05:51:57.075795 [ 3 ] {0fe6153d-5298-4a78-a8a0-a820d28d9ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
9898 2024.08.16 05:51:57.075949 [ 3 ] {0fe6153d-5298-4a78-a8a0-a820d28d9ad9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9899 2024.08.16 05:51:57.076658 [ 3 ] {0fe6153d-5298-4a78-a8a0-a820d28d9ad9} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9900 2024.08.16 05:51:57.076695 [ 3 ] {0fe6153d-5298-4a78-a8a0-a820d28d9ad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9901 2024.08.16 05:51:57.077128 [ 3 ] {0fe6153d-5298-4a78-a8a0-a820d28d9ad9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9902 2024.08.16 05:51:57.077468 [ 3 ] {0fe6153d-5298-4a78-a8a0-a820d28d9ad9} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9903 2024.08.16 05:51:57.077621 [ 3 ] {0fe6153d-5298-4a78-a8a0-a820d28d9ad9} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.002182 sec., 387717.69019248395 rows/sec., 26.10 MiB/sec.
9904 2024.08.16 05:51:57.077890 [ 3 ] {0fe6153d-5298-4a78-a8a0-a820d28d9ad9} <Debug> DynamicQueryHandler: Done processing query
9905 2024.08.16 05:51:57.077952 [ 3 ] {0fe6153d-5298-4a78-a8a0-a820d28d9ad9} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
9906 2024.08.16 05:51:57.078004 [ 3 ] {} <Debug> HTTP-Session: 624c9294-dd4b-48c9-81a7-31bc3d8f275d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9907 2024.08.16 05:51:57.078384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 36887, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9908 2024.08.16 05:51:57.078435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9909 2024.08.16 05:51:57.078455 [ 3 ] {} <Debug> HTTP-Session: 3e7bc083-16e0-4b5d-b99c-3ab7ec523a81 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9910 2024.08.16 05:51:57.078471 [ 3 ] {} <Debug> HTTP-Session: 3e7bc083-16e0-4b5d-b99c-3ab7ec523a81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9911 2024.08.16 05:51:57.078485 [ 3 ] {} <Debug> HTTP-Session: 3e7bc083-16e0-4b5d-b99c-3ab7ec523a81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9912 2024.08.16 05:51:57.078516 [ 3 ] {} <Trace> HTTP-Session: 3e7bc083-16e0-4b5d-b99c-3ab7ec523a81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9913 2024.08.16 05:51:57.078756 [ 3 ] {9f00c53e-d741-4571-8991-c0bf602839f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
9914 2024.08.16 05:51:57.078822 [ 3 ] {9f00c53e-d741-4571-8991-c0bf602839f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
9915 2024.08.16 05:51:57.079239 [ 3 ] {9f00c53e-d741-4571-8991-c0bf602839f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9916 2024.08.16 05:51:57.079838 [ 3 ] {9f00c53e-d741-4571-8991-c0bf602839f6} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9917 2024.08.16 05:51:57.079874 [ 3 ] {9f00c53e-d741-4571-8991-c0bf602839f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9918 2024.08.16 05:51:57.080475 [ 3 ] {9f00c53e-d741-4571-8991-c0bf602839f6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
9919 2024.08.16 05:51:57.080883 [ 3 ] {9f00c53e-d741-4571-8991-c0bf602839f6} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9920 2024.08.16 05:51:57.081024 [ 3 ] {9f00c53e-d741-4571-8991-c0bf602839f6} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.00243 sec., 9465.020576131688 rows/sec., 16.96 MiB/sec.
9921 2024.08.16 05:51:57.081215 [ 3 ] {9f00c53e-d741-4571-8991-c0bf602839f6} <Debug> DynamicQueryHandler: Done processing query
9922 2024.08.16 05:51:57.081240 [ 3 ] {9f00c53e-d741-4571-8991-c0bf602839f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
9923 2024.08.16 05:51:57.081255 [ 3 ] {} <Debug> HTTP-Session: 3e7bc083-16e0-4b5d-b99c-3ab7ec523a81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9924 2024.08.16 05:51:57.081398 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9925 2024.08.16 05:51:57.081445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9926 2024.08.16 05:51:57.081464 [ 3 ] {} <Debug> HTTP-Session: fa3f45b3-a84e-40e6-a9dc-510e37a85629 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9927 2024.08.16 05:51:57.081480 [ 3 ] {} <Debug> HTTP-Session: fa3f45b3-a84e-40e6-a9dc-510e37a85629 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9928 2024.08.16 05:51:57.081494 [ 3 ] {} <Debug> HTTP-Session: fa3f45b3-a84e-40e6-a9dc-510e37a85629 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9929 2024.08.16 05:51:57.081524 [ 3 ] {} <Trace> HTTP-Session: fa3f45b3-a84e-40e6-a9dc-510e37a85629 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9930 2024.08.16 05:51:57.081630 [ 3 ] {5fd270ba-fe2e-47d7-ba89-c6e9ea257d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
9931 2024.08.16 05:51:57.081674 [ 3 ] {5fd270ba-fe2e-47d7-ba89-c6e9ea257d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
9932 2024.08.16 05:51:57.081797 [ 3 ] {5fd270ba-fe2e-47d7-ba89-c6e9ea257d3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9933 2024.08.16 05:51:57.082065 [ 3 ] {5fd270ba-fe2e-47d7-ba89-c6e9ea257d3b} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9934 2024.08.16 05:51:57.082100 [ 3 ] {5fd270ba-fe2e-47d7-ba89-c6e9ea257d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.70 GiB.
9935 2024.08.16 05:51:57.082449 [ 3 ] {5fd270ba-fe2e-47d7-ba89-c6e9ea257d3b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
9936 2024.08.16 05:51:57.082774 [ 3 ] {5fd270ba-fe2e-47d7-ba89-c6e9ea257d3b} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9937 2024.08.16 05:51:57.082893 [ 3 ] {5fd270ba-fe2e-47d7-ba89-c6e9ea257d3b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001299 sec., 46189.37644341801 rows/sec., 3.11 MiB/sec.
9938 2024.08.16 05:51:57.083040 [ 3 ] {5fd270ba-fe2e-47d7-ba89-c6e9ea257d3b} <Debug> DynamicQueryHandler: Done processing query
9939 2024.08.16 05:51:57.083065 [ 3 ] {5fd270ba-fe2e-47d7-ba89-c6e9ea257d3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
9940 2024.08.16 05:51:57.083080 [ 3 ] {} <Debug> HTTP-Session: fa3f45b3-a84e-40e6-a9dc-510e37a85629 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9941 2024.08.16 05:52:02.025685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9942 2024.08.16 05:52:02.025829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9943 2024.08.16 05:52:02.025858 [ 3 ] {} <Debug> HTTP-Session: 3a7dd87e-ab01-47d1-aaa4-e6d66b9d7eee Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9944 2024.08.16 05:52:02.025886 [ 3 ] {} <Debug> HTTP-Session: 3a7dd87e-ab01-47d1-aaa4-e6d66b9d7eee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9945 2024.08.16 05:52:02.025903 [ 3 ] {} <Debug> HTTP-Session: 3a7dd87e-ab01-47d1-aaa4-e6d66b9d7eee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9946 2024.08.16 05:52:02.025959 [ 3 ] {} <Trace> HTTP-Session: 3a7dd87e-ab01-47d1-aaa4-e6d66b9d7eee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9947 2024.08.16 05:52:02.026163 [ 3 ] {dc41f0c2-0fdf-422d-8488-530fbdd2ae61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
9948 2024.08.16 05:52:02.026236 [ 3 ] {dc41f0c2-0fdf-422d-8488-530fbdd2ae61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
9949 2024.08.16 05:52:02.026452 [ 3 ] {dc41f0c2-0fdf-422d-8488-530fbdd2ae61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9950 2024.08.16 05:52:02.026825 [ 3 ] {dc41f0c2-0fdf-422d-8488-530fbdd2ae61} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9951 2024.08.16 05:52:02.026866 [ 3 ] {dc41f0c2-0fdf-422d-8488-530fbdd2ae61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
9952 2024.08.16 05:52:02.027225 [ 3 ] {dc41f0c2-0fdf-422d-8488-530fbdd2ae61} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
9953 2024.08.16 05:52:02.027555 [ 3 ] {dc41f0c2-0fdf-422d-8488-530fbdd2ae61} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9954 2024.08.16 05:52:02.027719 [ 3 ] {dc41f0c2-0fdf-422d-8488-530fbdd2ae61} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001615 sec., 5572.755417956657 rows/sec., 451.70 KiB/sec.
9955 2024.08.16 05:52:02.027905 [ 3 ] {dc41f0c2-0fdf-422d-8488-530fbdd2ae61} <Debug> DynamicQueryHandler: Done processing query
9956 2024.08.16 05:52:02.027930 [ 3 ] {dc41f0c2-0fdf-422d-8488-530fbdd2ae61} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9957 2024.08.16 05:52:02.027946 [ 3 ] {} <Debug> HTTP-Session: 3a7dd87e-ab01-47d1-aaa4-e6d66b9d7eee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9958 2024.08.16 05:52:02.028101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9959 2024.08.16 05:52:02.028148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9960 2024.08.16 05:52:02.028167 [ 3 ] {} <Debug> HTTP-Session: dacc83b3-44a0-44ce-aaaf-18edf13615d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9961 2024.08.16 05:52:02.028183 [ 3 ] {} <Debug> HTTP-Session: dacc83b3-44a0-44ce-aaaf-18edf13615d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9962 2024.08.16 05:52:02.028196 [ 3 ] {} <Debug> HTTP-Session: dacc83b3-44a0-44ce-aaaf-18edf13615d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9963 2024.08.16 05:52:02.028227 [ 3 ] {} <Trace> HTTP-Session: dacc83b3-44a0-44ce-aaaf-18edf13615d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9964 2024.08.16 05:52:02.028319 [ 3 ] {cc1bf362-9339-444f-af35-247d145a172d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
9965 2024.08.16 05:52:02.028362 [ 3 ] {cc1bf362-9339-444f-af35-247d145a172d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
9966 2024.08.16 05:52:02.028488 [ 3 ] {cc1bf362-9339-444f-af35-247d145a172d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9967 2024.08.16 05:52:02.028813 [ 3 ] {cc1bf362-9339-444f-af35-247d145a172d} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9968 2024.08.16 05:52:02.028849 [ 3 ] {cc1bf362-9339-444f-af35-247d145a172d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
9969 2024.08.16 05:52:02.029153 [ 3 ] {cc1bf362-9339-444f-af35-247d145a172d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
9970 2024.08.16 05:52:02.029457 [ 3 ] {cc1bf362-9339-444f-af35-247d145a172d} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9971 2024.08.16 05:52:02.029609 [ 3 ] {cc1bf362-9339-444f-af35-247d145a172d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001302 sec., 1536.0983102918588 rows/sec., 125.26 KiB/sec.
9972 2024.08.16 05:52:02.029869 [ 3 ] {cc1bf362-9339-444f-af35-247d145a172d} <Debug> DynamicQueryHandler: Done processing query
9973 2024.08.16 05:52:02.029909 [ 3 ] {cc1bf362-9339-444f-af35-247d145a172d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
9974 2024.08.16 05:52:02.029936 [ 3 ] {} <Debug> HTTP-Session: dacc83b3-44a0-44ce-aaaf-18edf13615d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9975 2024.08.16 05:52:02.030118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 32552, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9976 2024.08.16 05:52:02.030167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9977 2024.08.16 05:52:02.030185 [ 3 ] {} <Debug> HTTP-Session: b0bef887-8f21-4230-88d9-2e28fa078019 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9978 2024.08.16 05:52:02.030201 [ 3 ] {} <Debug> HTTP-Session: b0bef887-8f21-4230-88d9-2e28fa078019 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9979 2024.08.16 05:52:02.030214 [ 3 ] {} <Debug> HTTP-Session: b0bef887-8f21-4230-88d9-2e28fa078019 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9980 2024.08.16 05:52:02.030244 [ 3 ] {} <Trace> HTTP-Session: b0bef887-8f21-4230-88d9-2e28fa078019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9981 2024.08.16 05:52:02.030391 [ 3 ] {839d44f6-192a-4c36-b1f8-4a7d777d8594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
9982 2024.08.16 05:52:02.030435 [ 3 ] {839d44f6-192a-4c36-b1f8-4a7d777d8594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
9983 2024.08.16 05:52:02.030578 [ 3 ] {839d44f6-192a-4c36-b1f8-4a7d777d8594} <Trace> ParallelParsingInputFormat: Parallel parsing is used
9984 2024.08.16 05:52:02.031009 [ 3 ] {839d44f6-192a-4c36-b1f8-4a7d777d8594} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
9985 2024.08.16 05:52:02.031046 [ 3 ] {839d44f6-192a-4c36-b1f8-4a7d777d8594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
9986 2024.08.16 05:52:02.031367 [ 3 ] {839d44f6-192a-4c36-b1f8-4a7d777d8594} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
9987 2024.08.16 05:52:02.031669 [ 3 ] {839d44f6-192a-4c36-b1f8-4a7d777d8594} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
9988 2024.08.16 05:52:02.031821 [ 3 ] {839d44f6-192a-4c36-b1f8-4a7d777d8594} <Debug> executeQuery: Read 217 rows, 19.35 KiB in 0.001495 sec., 145150.5016722408 rows/sec., 12.64 MiB/sec.
9989 2024.08.16 05:52:02.032006 [ 3 ] {839d44f6-192a-4c36-b1f8-4a7d777d8594} <Debug> DynamicQueryHandler: Done processing query
9990 2024.08.16 05:52:02.032031 [ 3 ] {839d44f6-192a-4c36-b1f8-4a7d777d8594} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
9991 2024.08.16 05:52:02.032046 [ 3 ] {} <Debug> HTTP-Session: b0bef887-8f21-4230-88d9-2e28fa078019 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
9992 2024.08.16 05:52:02.032209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
9993 2024.08.16 05:52:02.032256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
9994 2024.08.16 05:52:02.032274 [ 3 ] {} <Debug> HTTP-Session: daefc599-cef1-4fa6-b50c-5f4950653ac4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
9995 2024.08.16 05:52:02.032290 [ 3 ] {} <Debug> HTTP-Session: daefc599-cef1-4fa6-b50c-5f4950653ac4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
9996 2024.08.16 05:52:02.032304 [ 3 ] {} <Debug> HTTP-Session: daefc599-cef1-4fa6-b50c-5f4950653ac4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
9997 2024.08.16 05:52:02.032334 [ 3 ] {} <Trace> HTTP-Session: daefc599-cef1-4fa6-b50c-5f4950653ac4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
9998 2024.08.16 05:52:02.032423 [ 3 ] {747ab2bc-daa2-4c76-98fe-4f0019ef00f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
9999 2024.08.16 05:52:02.032465 [ 3 ] {747ab2bc-daa2-4c76-98fe-4f0019ef00f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10000 2024.08.16 05:52:02.032589 [ 3 ] {747ab2bc-daa2-4c76-98fe-4f0019ef00f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10001 2024.08.16 05:52:02.032863 [ 3 ] {747ab2bc-daa2-4c76-98fe-4f0019ef00f4} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10002 2024.08.16 05:52:02.032900 [ 3 ] {747ab2bc-daa2-4c76-98fe-4f0019ef00f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10003 2024.08.16 05:52:02.033201 [ 3 ] {747ab2bc-daa2-4c76-98fe-4f0019ef00f4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
10004 2024.08.16 05:52:02.033516 [ 3 ] {747ab2bc-daa2-4c76-98fe-4f0019ef00f4} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10005 2024.08.16 05:52:02.033665 [ 3 ] {747ab2bc-daa2-4c76-98fe-4f0019ef00f4} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001256 sec., 1592.3566878980891 rows/sec., 111.19 KiB/sec.
10006 2024.08.16 05:52:02.033830 [ 3 ] {747ab2bc-daa2-4c76-98fe-4f0019ef00f4} <Debug> DynamicQueryHandler: Done processing query
10007 2024.08.16 05:52:02.033854 [ 3 ] {747ab2bc-daa2-4c76-98fe-4f0019ef00f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10008 2024.08.16 05:52:02.033869 [ 3 ] {} <Debug> HTTP-Session: daefc599-cef1-4fa6-b50c-5f4950653ac4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10009 2024.08.16 05:52:02.034000 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10010 2024.08.16 05:52:02.034047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10011 2024.08.16 05:52:02.034065 [ 3 ] {} <Debug> HTTP-Session: 33832c81-889d-4edc-b14b-a31d31b8734e Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10012 2024.08.16 05:52:02.034081 [ 3 ] {} <Debug> HTTP-Session: 33832c81-889d-4edc-b14b-a31d31b8734e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10013 2024.08.16 05:52:02.034095 [ 3 ] {} <Debug> HTTP-Session: 33832c81-889d-4edc-b14b-a31d31b8734e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10014 2024.08.16 05:52:02.034124 [ 3 ] {} <Trace> HTTP-Session: 33832c81-889d-4edc-b14b-a31d31b8734e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10015 2024.08.16 05:52:02.034227 [ 3 ] {9db0bd88-5f41-46c7-a5d7-bd809b5a0f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
10016 2024.08.16 05:52:02.034268 [ 3 ] {9db0bd88-5f41-46c7-a5d7-bd809b5a0f04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
10017 2024.08.16 05:52:02.034394 [ 3 ] {9db0bd88-5f41-46c7-a5d7-bd809b5a0f04} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10018 2024.08.16 05:52:02.034673 [ 3 ] {9db0bd88-5f41-46c7-a5d7-bd809b5a0f04} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10019 2024.08.16 05:52:02.034709 [ 3 ] {9db0bd88-5f41-46c7-a5d7-bd809b5a0f04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10020 2024.08.16 05:52:02.035013 [ 3 ] {9db0bd88-5f41-46c7-a5d7-bd809b5a0f04} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
10021 2024.08.16 05:52:02.035310 [ 3 ] {9db0bd88-5f41-46c7-a5d7-bd809b5a0f04} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10022 2024.08.16 05:52:02.035439 [ 3 ] {9db0bd88-5f41-46c7-a5d7-bd809b5a0f04} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001236 sec., 11326.86084142395 rows/sec., 793.26 KiB/sec.
10023 2024.08.16 05:52:02.035600 [ 3 ] {9db0bd88-5f41-46c7-a5d7-bd809b5a0f04} <Debug> DynamicQueryHandler: Done processing query
10024 2024.08.16 05:52:02.035624 [ 3 ] {9db0bd88-5f41-46c7-a5d7-bd809b5a0f04} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10025 2024.08.16 05:52:02.035640 [ 3 ] {} <Debug> HTTP-Session: 33832c81-889d-4edc-b14b-a31d31b8734e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10026 2024.08.16 05:52:02.035762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10027 2024.08.16 05:52:02.035807 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10028 2024.08.16 05:52:02.035826 [ 3 ] {} <Debug> HTTP-Session: 896fd2d6-a6e0-4001-bdd2-dd2cd74d994d Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10029 2024.08.16 05:52:02.035841 [ 3 ] {} <Debug> HTTP-Session: 896fd2d6-a6e0-4001-bdd2-dd2cd74d994d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10030 2024.08.16 05:52:02.035855 [ 3 ] {} <Debug> HTTP-Session: 896fd2d6-a6e0-4001-bdd2-dd2cd74d994d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10031 2024.08.16 05:52:02.035885 [ 3 ] {} <Trace> HTTP-Session: 896fd2d6-a6e0-4001-bdd2-dd2cd74d994d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10032 2024.08.16 05:52:02.035976 [ 3 ] {25a1239b-029b-4862-9e8c-dcdac10339e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
10033 2024.08.16 05:52:02.036017 [ 3 ] {25a1239b-029b-4862-9e8c-dcdac10339e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
10034 2024.08.16 05:52:02.036140 [ 3 ] {25a1239b-029b-4862-9e8c-dcdac10339e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10035 2024.08.16 05:52:02.036398 [ 3 ] {25a1239b-029b-4862-9e8c-dcdac10339e2} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10036 2024.08.16 05:52:02.036434 [ 3 ] {25a1239b-029b-4862-9e8c-dcdac10339e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10037 2024.08.16 05:52:02.036725 [ 3 ] {25a1239b-029b-4862-9e8c-dcdac10339e2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
10038 2024.08.16 05:52:02.037024 [ 3 ] {25a1239b-029b-4862-9e8c-dcdac10339e2} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10039 2024.08.16 05:52:02.037161 [ 3 ] {25a1239b-029b-4862-9e8c-dcdac10339e2} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001204 sec., 4983.388704318937 rows/sec., 294.43 KiB/sec.
10040 2024.08.16 05:52:02.037182 [ 45 ] {} <Debug> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0
10041 2024.08.16 05:52:02.037290 [ 45 ] {} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10042 2024.08.16 05:52:02.037336 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10043 2024.08.16 05:52:02.037370 [ 3 ] {25a1239b-029b-4862-9e8c-dcdac10339e2} <Debug> DynamicQueryHandler: Done processing query
10044 2024.08.16 05:52:02.037423 [ 3 ] {25a1239b-029b-4862-9e8c-dcdac10339e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10045 2024.08.16 05:52:02.037475 [ 3 ] {} <Debug> HTTP-Session: 896fd2d6-a6e0-4001-bdd2-dd2cd74d994d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10046 2024.08.16 05:52:02.037572 [ 200 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
10047 2024.08.16 05:52:02.037719 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 63668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10048 2024.08.16 05:52:02.037827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10049 2024.08.16 05:52:02.037859 [ 200 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10050 2024.08.16 05:52:02.037872 [ 3 ] {} <Debug> HTTP-Session: b0d7c671-cbe9-4511-a3d2-2050b6e501f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10051 2024.08.16 05:52:02.037920 [ 3 ] {} <Debug> HTTP-Session: b0d7c671-cbe9-4511-a3d2-2050b6e501f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10052 2024.08.16 05:52:02.037924 [ 200 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
10053 2024.08.16 05:52:02.037939 [ 3 ] {} <Debug> HTTP-Session: b0d7c671-cbe9-4511-a3d2-2050b6e501f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10054 2024.08.16 05:52:02.038012 [ 3 ] {} <Trace> HTTP-Session: b0d7c671-cbe9-4511-a3d2-2050b6e501f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10055 2024.08.16 05:52:02.038150 [ 200 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
10056 2024.08.16 05:52:02.038430 [ 200 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
10057 2024.08.16 05:52:02.038720 [ 200 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
10058 2024.08.16 05:52:02.038760 [ 3 ] {12640a96-759c-4e41-9d13-26df41d020c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10059 2024.08.16 05:52:02.038972 [ 200 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
10060 2024.08.16 05:52:02.039018 [ 3 ] {12640a96-759c-4e41-9d13-26df41d020c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10061 2024.08.16 05:52:02.039699 [ 3 ] {12640a96-759c-4e41-9d13-26df41d020c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10062 2024.08.16 05:52:02.040792 [ 3 ] {12640a96-759c-4e41-9d13-26df41d020c3} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10063 2024.08.16 05:52:02.040857 [ 3 ] {12640a96-759c-4e41-9d13-26df41d020c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10064 2024.08.16 05:52:02.041195 [ 189 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.003767782 sec., 7962.244100109826 rows/sec., 474.31 KiB/sec.
10065 2024.08.16 05:52:02.041454 [ 189 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary)
10066 2024.08.16 05:52:02.041567 [ 3 ] {12640a96-759c-4e41-9d13-26df41d020c3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
10067 2024.08.16 05:52:02.042544 [ 3 ] {12640a96-759c-4e41-9d13-26df41d020c3} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10068 2024.08.16 05:52:02.042556 [ 189 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_21_5} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10069 2024.08.16 05:52:02.042780 [ 189 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_21_5} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5
10070 2024.08.16 05:52:02.042838 [ 3 ] {12640a96-759c-4e41-9d13-26df41d020c3} <Debug> executeQuery: Read 393 rows, 28.57 KiB in 0.004516 sec., 87023.91496899912 rows/sec., 6.18 MiB/sec.
10071 2024.08.16 05:52:02.043085 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
10072 2024.08.16 05:52:02.043203 [ 3 ] {12640a96-759c-4e41-9d13-26df41d020c3} <Debug> DynamicQueryHandler: Done processing query
10073 2024.08.16 05:52:02.043233 [ 3 ] {12640a96-759c-4e41-9d13-26df41d020c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
10074 2024.08.16 05:52:02.043250 [ 3 ] {} <Debug> HTTP-Session: b0d7c671-cbe9-4511-a3d2-2050b6e501f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10075 2024.08.16 05:52:02.043391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10076 2024.08.16 05:52:02.043438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10077 2024.08.16 05:52:02.043456 [ 3 ] {} <Debug> HTTP-Session: c609d9b6-7d18-4ef3-a611-b729959a3b8e Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10078 2024.08.16 05:52:02.043472 [ 3 ] {} <Debug> HTTP-Session: c609d9b6-7d18-4ef3-a611-b729959a3b8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10079 2024.08.16 05:52:02.043485 [ 3 ] {} <Debug> HTTP-Session: c609d9b6-7d18-4ef3-a611-b729959a3b8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10080 2024.08.16 05:52:02.043518 [ 3 ] {} <Trace> HTTP-Session: c609d9b6-7d18-4ef3-a611-b729959a3b8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10081 2024.08.16 05:52:02.043614 [ 3 ] {53ca33c6-c8ab-4add-8db1-bb0ab5235883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10082 2024.08.16 05:52:02.043658 [ 3 ] {53ca33c6-c8ab-4add-8db1-bb0ab5235883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10083 2024.08.16 05:52:02.043805 [ 3 ] {53ca33c6-c8ab-4add-8db1-bb0ab5235883} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10084 2024.08.16 05:52:02.044066 [ 3 ] {53ca33c6-c8ab-4add-8db1-bb0ab5235883} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10085 2024.08.16 05:52:02.044103 [ 3 ] {53ca33c6-c8ab-4add-8db1-bb0ab5235883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10086 2024.08.16 05:52:02.044471 [ 3 ] {53ca33c6-c8ab-4add-8db1-bb0ab5235883} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
10087 2024.08.16 05:52:02.044799 [ 3 ] {53ca33c6-c8ab-4add-8db1-bb0ab5235883} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10088 2024.08.16 05:52:02.044961 [ 45 ] {} <Debug> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
10089 2024.08.16 05:52:02.044963 [ 3 ] {53ca33c6-c8ab-4add-8db1-bb0ab5235883} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001361 sec., 4408.52314474651 rows/sec., 230.33 KiB/sec.
10090 2024.08.16 05:52:02.045028 [ 45 ] {} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10091 2024.08.16 05:52:02.045098 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10092 2024.08.16 05:52:02.045299 [ 3 ] {53ca33c6-c8ab-4add-8db1-bb0ab5235883} <Debug> DynamicQueryHandler: Done processing query
10093 2024.08.16 05:52:02.045369 [ 3 ] {53ca33c6-c8ab-4add-8db1-bb0ab5235883} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10094 2024.08.16 05:52:02.045453 [ 3 ] {} <Debug> HTTP-Session: c609d9b6-7d18-4ef3-a611-b729959a3b8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10095 2024.08.16 05:52:02.045697 [ 190 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
10096 2024.08.16 05:52:02.045743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 44816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10097 2024.08.16 05:52:02.045856 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10098 2024.08.16 05:52:02.045888 [ 3 ] {} <Debug> HTTP-Session: 9c284ab9-6a62-4120-b63d-039a9e7f234d Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10099 2024.08.16 05:52:02.045929 [ 3 ] {} <Debug> HTTP-Session: 9c284ab9-6a62-4120-b63d-039a9e7f234d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10100 2024.08.16 05:52:02.045963 [ 3 ] {} <Debug> HTTP-Session: 9c284ab9-6a62-4120-b63d-039a9e7f234d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10101 2024.08.16 05:52:02.046047 [ 3 ] {} <Trace> HTTP-Session: 9c284ab9-6a62-4120-b63d-039a9e7f234d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10102 2024.08.16 05:52:02.046208 [ 190 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10103 2024.08.16 05:52:02.046295 [ 190 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
10104 2024.08.16 05:52:02.046385 [ 3 ] {9104e253-ea24-4896-a2ca-9da551e3a845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10105 2024.08.16 05:52:02.046576 [ 3 ] {9104e253-ea24-4896-a2ca-9da551e3a845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10106 2024.08.16 05:52:02.046674 [ 190 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
10107 2024.08.16 05:52:02.047180 [ 190 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
10108 2024.08.16 05:52:02.047299 [ 3 ] {9104e253-ea24-4896-a2ca-9da551e3a845} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10109 2024.08.16 05:52:02.047585 [ 190 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
10110 2024.08.16 05:52:02.047864 [ 190 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
10111 2024.08.16 05:52:02.048187 [ 190 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
10112 2024.08.16 05:52:02.048777 [ 3 ] {9104e253-ea24-4896-a2ca-9da551e3a845} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10113 2024.08.16 05:52:02.048824 [ 3 ] {9104e253-ea24-4896-a2ca-9da551e3a845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10114 2024.08.16 05:52:02.049809 [ 3 ] {9104e253-ea24-4896-a2ca-9da551e3a845} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
10115 2024.08.16 05:52:02.050912 [ 3 ] {9104e253-ea24-4896-a2ca-9da551e3a845} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10116 2024.08.16 05:52:02.050994 [ 189 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.005779985 sec., 21799.364531222833 rows/sec., 1.11 MiB/sec.
10117 2024.08.16 05:52:02.051199 [ 3 ] {9104e253-ea24-4896-a2ca-9da551e3a845} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.004988 sec., 47714.51483560545 rows/sec., 3.20 MiB/sec.
10118 2024.08.16 05:52:02.051231 [ 189 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
10119 2024.08.16 05:52:02.051551 [ 3 ] {9104e253-ea24-4896-a2ca-9da551e3a845} <Debug> DynamicQueryHandler: Done processing query
10120 2024.08.16 05:52:02.051611 [ 3 ] {9104e253-ea24-4896-a2ca-9da551e3a845} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
10121 2024.08.16 05:52:02.051675 [ 3 ] {} <Debug> HTTP-Session: 9c284ab9-6a62-4120-b63d-039a9e7f234d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10122 2024.08.16 05:52:02.051879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10123 2024.08.16 05:52:02.051960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10124 2024.08.16 05:52:02.051998 [ 3 ] {} <Debug> HTTP-Session: 465c76f3-9ff0-4090-8e3a-402bff16b47e Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10125 2024.08.16 05:52:02.052013 [ 189 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_21_4} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10126 2024.08.16 05:52:02.052028 [ 3 ] {} <Debug> HTTP-Session: 465c76f3-9ff0-4090-8e3a-402bff16b47e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10127 2024.08.16 05:52:02.052082 [ 3 ] {} <Debug> HTTP-Session: 465c76f3-9ff0-4090-8e3a-402bff16b47e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10128 2024.08.16 05:52:02.052156 [ 3 ] {} <Trace> HTTP-Session: 465c76f3-9ff0-4090-8e3a-402bff16b47e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10129 2024.08.16 05:52:02.052195 [ 189 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_21_4} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
10130 2024.08.16 05:52:02.052351 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
10131 2024.08.16 05:52:02.052359 [ 3 ] {6691245c-ba1f-4cf0-906a-fa85b812b333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
10132 2024.08.16 05:52:02.052429 [ 3 ] {6691245c-ba1f-4cf0-906a-fa85b812b333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
10133 2024.08.16 05:52:02.052580 [ 3 ] {6691245c-ba1f-4cf0-906a-fa85b812b333} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10134 2024.08.16 05:52:02.052881 [ 3 ] {6691245c-ba1f-4cf0-906a-fa85b812b333} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10135 2024.08.16 05:52:02.052917 [ 3 ] {6691245c-ba1f-4cf0-906a-fa85b812b333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10136 2024.08.16 05:52:02.053279 [ 3 ] {6691245c-ba1f-4cf0-906a-fa85b812b333} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
10137 2024.08.16 05:52:02.053617 [ 3 ] {6691245c-ba1f-4cf0-906a-fa85b812b333} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10138 2024.08.16 05:52:02.053770 [ 45 ] {} <Debug> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
10139 2024.08.16 05:52:02.053774 [ 3 ] {6691245c-ba1f-4cf0-906a-fa85b812b333} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00149 sec., 671.1409395973154 rows/sec., 45.22 KiB/sec.
10140 2024.08.16 05:52:02.053838 [ 45 ] {} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10141 2024.08.16 05:52:02.053907 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10142 2024.08.16 05:52:02.054163 [ 3 ] {6691245c-ba1f-4cf0-906a-fa85b812b333} <Debug> DynamicQueryHandler: Done processing query
10143 2024.08.16 05:52:02.054348 [ 3 ] {6691245c-ba1f-4cf0-906a-fa85b812b333} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
10144 2024.08.16 05:52:02.054530 [ 3 ] {} <Debug> HTTP-Session: 465c76f3-9ff0-4090-8e3a-402bff16b47e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10145 2024.08.16 05:52:02.054636 [ 189 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
10146 2024.08.16 05:52:02.054849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14571, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10147 2024.08.16 05:52:02.054928 [ 189 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10148 2024.08.16 05:52:02.054965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10149 2024.08.16 05:52:02.054993 [ 189 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 18 rows starting from the beginning of the part
10150 2024.08.16 05:52:02.055003 [ 3 ] {} <Debug> HTTP-Session: 84992eb4-7629-4467-bc33-d6ce36a3b34c Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10151 2024.08.16 05:52:02.055056 [ 3 ] {} <Debug> HTTP-Session: 84992eb4-7629-4467-bc33-d6ce36a3b34c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10152 2024.08.16 05:52:02.055130 [ 3 ] {} <Debug> HTTP-Session: 84992eb4-7629-4467-bc33-d6ce36a3b34c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10153 2024.08.16 05:52:02.055208 [ 189 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
10154 2024.08.16 05:52:02.055309 [ 3 ] {} <Trace> HTTP-Session: 84992eb4-7629-4467-bc33-d6ce36a3b34c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10155 2024.08.16 05:52:02.055485 [ 189 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
10156 2024.08.16 05:52:02.055650 [ 189 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
10157 2024.08.16 05:52:02.055862 [ 189 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
10158 2024.08.16 05:52:02.055873 [ 3 ] {97fc55c5-3f93-4fd0-8b88-b3df545af262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10159 2024.08.16 05:52:02.056126 [ 189 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
10160 2024.08.16 05:52:02.056251 [ 3 ] {97fc55c5-3f93-4fd0-8b88-b3df545af262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10161 2024.08.16 05:52:02.058463 [ 3 ] {97fc55c5-3f93-4fd0-8b88-b3df545af262} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10162 2024.08.16 05:52:02.059823 [ 188 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23 rows, containing 4 columns (4 merged, 0 gathered) in 0.005777035 sec., 3981.2810550740996 rows/sec., 266.92 KiB/sec.
10163 2024.08.16 05:52:02.060085 [ 3 ] {97fc55c5-3f93-4fd0-8b88-b3df545af262} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10164 2024.08.16 05:52:02.060099 [ 188 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
10165 2024.08.16 05:52:02.060148 [ 3 ] {97fc55c5-3f93-4fd0-8b88-b3df545af262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10166 2024.08.16 05:52:02.061068 [ 188 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_21_4} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10167 2024.08.16 05:52:02.061387 [ 188 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_21_4} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4
10168 2024.08.16 05:52:02.061572 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.21 MiB.
10169 2024.08.16 05:52:02.061716 [ 3 ] {97fc55c5-3f93-4fd0-8b88-b3df545af262} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
10170 2024.08.16 05:52:02.062181 [ 3 ] {97fc55c5-3f93-4fd0-8b88-b3df545af262} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10171 2024.08.16 05:52:02.062385 [ 3 ] {97fc55c5-3f93-4fd0-8b88-b3df545af262} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.006817 sec., 1320.228839665542 rows/sec., 2.37 MiB/sec.
10172 2024.08.16 05:52:02.062653 [ 3 ] {97fc55c5-3f93-4fd0-8b88-b3df545af262} <Debug> DynamicQueryHandler: Done processing query
10173 2024.08.16 05:52:02.062678 [ 3 ] {97fc55c5-3f93-4fd0-8b88-b3df545af262} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
10174 2024.08.16 05:52:02.062694 [ 3 ] {} <Debug> HTTP-Session: 84992eb4-7629-4467-bc33-d6ce36a3b34c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10175 2024.08.16 05:52:02.062830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10176 2024.08.16 05:52:02.062879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10177 2024.08.16 05:52:02.062898 [ 3 ] {} <Debug> HTTP-Session: 73fce2a8-521f-473b-af18-f4b50aa559f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10178 2024.08.16 05:52:02.062914 [ 3 ] {} <Debug> HTTP-Session: 73fce2a8-521f-473b-af18-f4b50aa559f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10179 2024.08.16 05:52:02.062928 [ 3 ] {} <Debug> HTTP-Session: 73fce2a8-521f-473b-af18-f4b50aa559f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10180 2024.08.16 05:52:02.062959 [ 3 ] {} <Trace> HTTP-Session: 73fce2a8-521f-473b-af18-f4b50aa559f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10181 2024.08.16 05:52:02.063088 [ 3 ] {6df543f5-210c-4b75-9bcd-0e824b379d34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10182 2024.08.16 05:52:02.063133 [ 3 ] {6df543f5-210c-4b75-9bcd-0e824b379d34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10183 2024.08.16 05:52:02.063263 [ 3 ] {6df543f5-210c-4b75-9bcd-0e824b379d34} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10184 2024.08.16 05:52:02.063581 [ 3 ] {6df543f5-210c-4b75-9bcd-0e824b379d34} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10185 2024.08.16 05:52:02.063617 [ 3 ] {6df543f5-210c-4b75-9bcd-0e824b379d34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10186 2024.08.16 05:52:02.064013 [ 3 ] {6df543f5-210c-4b75-9bcd-0e824b379d34} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
10187 2024.08.16 05:52:02.064353 [ 3 ] {6df543f5-210c-4b75-9bcd-0e824b379d34} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10188 2024.08.16 05:52:02.064520 [ 3 ] {6df543f5-210c-4b75-9bcd-0e824b379d34} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001475 sec., 55593.220338983054 rows/sec., 3.53 MiB/sec.
10189 2024.08.16 05:52:02.064823 [ 3 ] {6df543f5-210c-4b75-9bcd-0e824b379d34} <Debug> DynamicQueryHandler: Done processing query
10190 2024.08.16 05:52:02.064874 [ 3 ] {6df543f5-210c-4b75-9bcd-0e824b379d34} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10191 2024.08.16 05:52:02.064901 [ 3 ] {} <Debug> HTTP-Session: 73fce2a8-521f-473b-af18-f4b50aa559f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10192 2024.08.16 05:52:07.021683 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10193 2024.08.16 05:52:07.021869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10194 2024.08.16 05:52:07.021913 [ 3 ] {} <Debug> HTTP-Session: 0efcdfad-7119-41c9-bc73-12f0993a5f8e Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10195 2024.08.16 05:52:07.021955 [ 3 ] {} <Debug> HTTP-Session: 0efcdfad-7119-41c9-bc73-12f0993a5f8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10196 2024.08.16 05:52:07.021984 [ 3 ] {} <Debug> HTTP-Session: 0efcdfad-7119-41c9-bc73-12f0993a5f8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10197 2024.08.16 05:52:07.022063 [ 3 ] {} <Trace> HTTP-Session: 0efcdfad-7119-41c9-bc73-12f0993a5f8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10198 2024.08.16 05:52:07.022363 [ 3 ] {26c2ce36-6e83-4e9b-87fe-8d67cf12e3fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10199 2024.08.16 05:52:07.022471 [ 3 ] {26c2ce36-6e83-4e9b-87fe-8d67cf12e3fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10200 2024.08.16 05:52:07.022787 [ 3 ] {26c2ce36-6e83-4e9b-87fe-8d67cf12e3fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10201 2024.08.16 05:52:07.023311 [ 3 ] {26c2ce36-6e83-4e9b-87fe-8d67cf12e3fa} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10202 2024.08.16 05:52:07.023353 [ 3 ] {26c2ce36-6e83-4e9b-87fe-8d67cf12e3fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10203 2024.08.16 05:52:07.023781 [ 3 ] {26c2ce36-6e83-4e9b-87fe-8d67cf12e3fa} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
10204 2024.08.16 05:52:07.024119 [ 3 ] {26c2ce36-6e83-4e9b-87fe-8d67cf12e3fa} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10205 2024.08.16 05:52:07.024299 [ 3 ] {26c2ce36-6e83-4e9b-87fe-8d67cf12e3fa} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.002031 sec., 11324.470704086658 rows/sec., 917.90 KiB/sec.
10206 2024.08.16 05:52:07.024511 [ 3 ] {26c2ce36-6e83-4e9b-87fe-8d67cf12e3fa} <Debug> DynamicQueryHandler: Done processing query
10207 2024.08.16 05:52:07.024540 [ 3 ] {26c2ce36-6e83-4e9b-87fe-8d67cf12e3fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10208 2024.08.16 05:52:07.024557 [ 3 ] {} <Debug> HTTP-Session: 0efcdfad-7119-41c9-bc73-12f0993a5f8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10209 2024.08.16 05:52:07.024752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 18224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10210 2024.08.16 05:52:07.024809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10211 2024.08.16 05:52:07.024828 [ 3 ] {} <Debug> HTTP-Session: ff91c4b9-d2d5-4a99-8469-e60ba389377b Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10212 2024.08.16 05:52:07.024847 [ 3 ] {} <Debug> HTTP-Session: ff91c4b9-d2d5-4a99-8469-e60ba389377b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10213 2024.08.16 05:52:07.024860 [ 3 ] {} <Debug> HTTP-Session: ff91c4b9-d2d5-4a99-8469-e60ba389377b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10214 2024.08.16 05:52:07.024897 [ 3 ] {} <Trace> HTTP-Session: ff91c4b9-d2d5-4a99-8469-e60ba389377b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10215 2024.08.16 05:52:07.025045 [ 3 ] {a997ab70-9de6-43db-bcdb-f7205d4b456e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10216 2024.08.16 05:52:07.025091 [ 3 ] {a997ab70-9de6-43db-bcdb-f7205d4b456e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10217 2024.08.16 05:52:07.025224 [ 3 ] {a997ab70-9de6-43db-bcdb-f7205d4b456e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10218 2024.08.16 05:52:07.025634 [ 3 ] {a997ab70-9de6-43db-bcdb-f7205d4b456e} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10219 2024.08.16 05:52:07.025671 [ 3 ] {a997ab70-9de6-43db-bcdb-f7205d4b456e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10220 2024.08.16 05:52:07.026002 [ 3 ] {a997ab70-9de6-43db-bcdb-f7205d4b456e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10221 2024.08.16 05:52:07.026321 [ 3 ] {a997ab70-9de6-43db-bcdb-f7205d4b456e} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10222 2024.08.16 05:52:07.026474 [ 3 ] {a997ab70-9de6-43db-bcdb-f7205d4b456e} <Debug> executeQuery: Read 125 rows, 10.63 KiB in 0.001488 sec., 84005.37634408602 rows/sec., 6.97 MiB/sec.
10223 2024.08.16 05:52:07.026474 [ 152 ] {} <Debug> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10224 2024.08.16 05:52:07.026575 [ 152 ] {} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10225 2024.08.16 05:52:07.026633 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10226 2024.08.16 05:52:07.026745 [ 3 ] {a997ab70-9de6-43db-bcdb-f7205d4b456e} <Debug> DynamicQueryHandler: Done processing query
10227 2024.08.16 05:52:07.026815 [ 3 ] {a997ab70-9de6-43db-bcdb-f7205d4b456e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
10228 2024.08.16 05:52:07.026846 [ 3 ] {} <Debug> HTTP-Session: ff91c4b9-d2d5-4a99-8469-e60ba389377b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10229 2024.08.16 05:52:07.026864 [ 193 ] {564535ed-8c40-4bc7-9d29-de870537704c::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
10230 2024.08.16 05:52:07.027067 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10231 2024.08.16 05:52:07.027144 [ 193 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10232 2024.08.16 05:52:07.027161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10233 2024.08.16 05:52:07.027214 [ 3 ] {} <Debug> HTTP-Session: 90c96d53-2fee-4cf5-a3ed-a84fabc9e7e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10234 2024.08.16 05:52:07.027220 [ 193 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1434 rows starting from the beginning of the part
10235 2024.08.16 05:52:07.027239 [ 3 ] {} <Debug> HTTP-Session: 90c96d53-2fee-4cf5-a3ed-a84fabc9e7e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10236 2024.08.16 05:52:07.027285 [ 3 ] {} <Debug> HTTP-Session: 90c96d53-2fee-4cf5-a3ed-a84fabc9e7e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10237 2024.08.16 05:52:07.027418 [ 3 ] {} <Trace> HTTP-Session: 90c96d53-2fee-4cf5-a3ed-a84fabc9e7e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10238 2024.08.16 05:52:07.027480 [ 193 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 125 rows starting from the beginning of the part
10239 2024.08.16 05:52:07.027758 [ 193 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 218 rows starting from the beginning of the part
10240 2024.08.16 05:52:07.027971 [ 3 ] {08239f6e-687a-4f57-94fc-27fccbf2abc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10241 2024.08.16 05:52:07.028056 [ 193 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1267 rows starting from the beginning of the part
10242 2024.08.16 05:52:07.028157 [ 3 ] {08239f6e-687a-4f57-94fc-27fccbf2abc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10243 2024.08.16 05:52:07.028306 [ 193 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 217 rows starting from the beginning of the part
10244 2024.08.16 05:52:07.028644 [ 193 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 125 rows starting from the beginning of the part
10245 2024.08.16 05:52:07.029390 [ 3 ] {08239f6e-687a-4f57-94fc-27fccbf2abc8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10246 2024.08.16 05:52:07.030134 [ 3 ] {08239f6e-687a-4f57-94fc-27fccbf2abc8} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10247 2024.08.16 05:52:07.030192 [ 3 ] {08239f6e-687a-4f57-94fc-27fccbf2abc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10248 2024.08.16 05:52:07.031060 [ 3 ] {08239f6e-687a-4f57-94fc-27fccbf2abc8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10249 2024.08.16 05:52:07.031529 [ 3 ] {08239f6e-687a-4f57-94fc-27fccbf2abc8} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10250 2024.08.16 05:52:07.031703 [ 152 ] {} <Debug> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10251 2024.08.16 05:52:07.031713 [ 3 ] {08239f6e-687a-4f57-94fc-27fccbf2abc8} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.004021 sec., 21636.408853519024 rows/sec., 1.69 MiB/sec.
10252 2024.08.16 05:52:07.031796 [ 152 ] {} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10253 2024.08.16 05:52:07.031878 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10254 2024.08.16 05:52:07.032307 [ 3 ] {08239f6e-687a-4f57-94fc-27fccbf2abc8} <Debug> DynamicQueryHandler: Done processing query
10255 2024.08.16 05:52:07.032346 [ 187 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::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
10256 2024.08.16 05:52:07.032386 [ 3 ] {08239f6e-687a-4f57-94fc-27fccbf2abc8} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10257 2024.08.16 05:52:07.032468 [ 3 ] {} <Debug> HTTP-Session: 90c96d53-2fee-4cf5-a3ed-a84fabc9e7e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10258 2024.08.16 05:52:07.032677 [ 193 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3386 rows, containing 4 columns (4 merged, 0 gathered) in 0.005953438 sec., 568746.9996328172 rows/sec., 47.44 MiB/sec.
10259 2024.08.16 05:52:07.032714 [ 187 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10260 2024.08.16 05:52:07.032752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10261 2024.08.16 05:52:07.032795 [ 187 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 904 rows starting from the beginning of the part
10262 2024.08.16 05:52:07.032837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10263 2024.08.16 05:52:07.032891 [ 3 ] {} <Debug> HTTP-Session: 8a6c47b6-4c4c-472f-b0e8-2061458988b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10264 2024.08.16 05:52:07.033004 [ 3 ] {} <Debug> HTTP-Session: 8a6c47b6-4c4c-472f-b0e8-2061458988b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10265 2024.08.16 05:52:07.033087 [ 3 ] {} <Debug> HTTP-Session: 8a6c47b6-4c4c-472f-b0e8-2061458988b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10266 2024.08.16 05:52:07.033091 [ 187 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 87 rows starting from the beginning of the part
10267 2024.08.16 05:52:07.033196 [ 193 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10268 2024.08.16 05:52:07.033260 [ 3 ] {} <Trace> HTTP-Session: 8a6c47b6-4c4c-472f-b0e8-2061458988b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10269 2024.08.16 05:52:07.033644 [ 187 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 395 rows starting from the beginning of the part
10270 2024.08.16 05:52:07.034021 [ 187 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 547 rows starting from the beginning of the part
10271 2024.08.16 05:52:07.034188 [ 3 ] {b178f132-f48a-4448-93b9-584337f6c422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10272 2024.08.16 05:52:07.034448 [ 3 ] {b178f132-f48a-4448-93b9-584337f6c422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10273 2024.08.16 05:52:07.034624 [ 187 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 393 rows starting from the beginning of the part
10274 2024.08.16 05:52:07.035062 [ 187 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 87 rows starting from the beginning of the part
10275 2024.08.16 05:52:07.035203 [ 193 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_51_10} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10276 2024.08.16 05:52:07.035640 [ 193 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_51_10} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10277 2024.08.16 05:52:07.035984 [ 3 ] {b178f132-f48a-4448-93b9-584337f6c422} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10278 2024.08.16 05:52:07.035984 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB.
10279 2024.08.16 05:52:07.036647 [ 3 ] {b178f132-f48a-4448-93b9-584337f6c422} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10280 2024.08.16 05:52:07.036701 [ 3 ] {b178f132-f48a-4448-93b9-584337f6c422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10281 2024.08.16 05:52:07.037266 [ 3 ] {b178f132-f48a-4448-93b9-584337f6c422} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10282 2024.08.16 05:52:07.037723 [ 187 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2413 rows, containing 4 columns (4 merged, 0 gathered) in 0.005690684 sec., 424026.3560584281 rows/sec., 30.90 MiB/sec.
10283 2024.08.16 05:52:07.037729 [ 3 ] {b178f132-f48a-4448-93b9-584337f6c422} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10284 2024.08.16 05:52:07.037916 [ 187 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10285 2024.08.16 05:52:07.037933 [ 152 ] {} <Debug> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10286 2024.08.16 05:52:07.037958 [ 3 ] {b178f132-f48a-4448-93b9-584337f6c422} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004309 sec., 37131.58505453701 rows/sec., 2.59 MiB/sec.
10287 2024.08.16 05:52:07.038025 [ 152 ] {} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10288 2024.08.16 05:52:07.038134 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10289 2024.08.16 05:52:07.038492 [ 3 ] {b178f132-f48a-4448-93b9-584337f6c422} <Debug> DynamicQueryHandler: Done processing query
10290 2024.08.16 05:52:07.038544 [ 195 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::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
10291 2024.08.16 05:52:07.038552 [ 3 ] {b178f132-f48a-4448-93b9-584337f6c422} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10292 2024.08.16 05:52:07.038616 [ 3 ] {} <Debug> HTTP-Session: 8a6c47b6-4c4c-472f-b0e8-2061458988b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10293 2024.08.16 05:52:07.038820 [ 195 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10294 2024.08.16 05:52:07.038864 [ 195 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14928 rows starting from the beginning of the part
10295 2024.08.16 05:52:07.038878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 36891, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10296 2024.08.16 05:52:07.038934 [ 187 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_51_10} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10297 2024.08.16 05:52:07.039046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10298 2024.08.16 05:52:07.039221 [ 195 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part
10299 2024.08.16 05:52:07.039225 [ 3 ] {} <Debug> HTTP-Session: 08c7a8c7-5870-4de5-beb3-b2422ae7d506 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10300 2024.08.16 05:52:07.039368 [ 3 ] {} <Debug> HTTP-Session: 08c7a8c7-5870-4de5-beb3-b2422ae7d506 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10301 2024.08.16 05:52:07.039469 [ 3 ] {} <Debug> HTTP-Session: 08c7a8c7-5870-4de5-beb3-b2422ae7d506 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10302 2024.08.16 05:52:07.039497 [ 187 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_51_10} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10303 2024.08.16 05:52:07.039725 [ 3 ] {} <Trace> HTTP-Session: 08c7a8c7-5870-4de5-beb3-b2422ae7d506 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10304 2024.08.16 05:52:07.039831 [ 195 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 239 rows starting from the beginning of the part
10305 2024.08.16 05:52:07.039884 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
10306 2024.08.16 05:52:07.040085 [ 195 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 846 rows starting from the beginning of the part
10307 2024.08.16 05:52:07.040350 [ 195 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 238 rows starting from the beginning of the part
10308 2024.08.16 05:52:07.040362 [ 3 ] {bb193a4e-f8ab-44f3-bf8d-1f528e0231a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10309 2024.08.16 05:52:07.040690 [ 195 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part
10310 2024.08.16 05:52:07.040728 [ 3 ] {bb193a4e-f8ab-44f3-bf8d-1f528e0231a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10311 2024.08.16 05:52:07.041894 [ 3 ] {bb193a4e-f8ab-44f3-bf8d-1f528e0231a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10312 2024.08.16 05:52:07.042948 [ 3 ] {bb193a4e-f8ab-44f3-bf8d-1f528e0231a5} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10313 2024.08.16 05:52:07.042996 [ 3 ] {bb193a4e-f8ab-44f3-bf8d-1f528e0231a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10314 2024.08.16 05:52:07.044190 [ 3 ] {bb193a4e-f8ab-44f3-bf8d-1f528e0231a5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
10315 2024.08.16 05:52:07.044906 [ 3 ] {bb193a4e-f8ab-44f3-bf8d-1f528e0231a5} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10316 2024.08.16 05:52:07.045224 [ 3 ] {bb193a4e-f8ab-44f3-bf8d-1f528e0231a5} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.005209 sec., 4415.434824342484 rows/sec., 7.91 MiB/sec.
10317 2024.08.16 05:52:07.045860 [ 3 ] {bb193a4e-f8ab-44f3-bf8d-1f528e0231a5} <Debug> DynamicQueryHandler: Done processing query
10318 2024.08.16 05:52:07.045903 [ 3 ] {bb193a4e-f8ab-44f3-bf8d-1f528e0231a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
10319 2024.08.16 05:52:07.045925 [ 3 ] {} <Debug> HTTP-Session: 08c7a8c7-5870-4de5-beb3-b2422ae7d506 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10320 2024.08.16 05:52:07.046063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10321 2024.08.16 05:52:07.046119 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10322 2024.08.16 05:52:07.046137 [ 3 ] {} <Debug> HTTP-Session: e6d8f985-87ad-4a03-bb92-f83b530a3f10 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10323 2024.08.16 05:52:07.046161 [ 3 ] {} <Debug> HTTP-Session: e6d8f985-87ad-4a03-bb92-f83b530a3f10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10324 2024.08.16 05:52:07.046181 [ 3 ] {} <Debug> HTTP-Session: e6d8f985-87ad-4a03-bb92-f83b530a3f10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10325 2024.08.16 05:52:07.046212 [ 3 ] {} <Trace> HTTP-Session: e6d8f985-87ad-4a03-bb92-f83b530a3f10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10326 2024.08.16 05:52:07.046343 [ 3 ] {ff617ee5-1012-47b1-90c0-6327adfcd270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10327 2024.08.16 05:52:07.046407 [ 3 ] {ff617ee5-1012-47b1-90c0-6327adfcd270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10328 2024.08.16 05:52:07.046565 [ 3 ] {ff617ee5-1012-47b1-90c0-6327adfcd270} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10329 2024.08.16 05:52:07.047066 [ 3 ] {ff617ee5-1012-47b1-90c0-6327adfcd270} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10330 2024.08.16 05:52:07.047104 [ 3 ] {ff617ee5-1012-47b1-90c0-6327adfcd270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10331 2024.08.16 05:52:07.047591 [ 187 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16571 rows, containing 5 columns (5 merged, 0 gathered) in 0.009297394 sec., 1782327.391955208 rows/sec., 120.40 MiB/sec.
10332 2024.08.16 05:52:07.047597 [ 3 ] {ff617ee5-1012-47b1-90c0-6327adfcd270} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
10333 2024.08.16 05:52:07.047744 [ 195 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10334 2024.08.16 05:52:07.048072 [ 3 ] {ff617ee5-1012-47b1-90c0-6327adfcd270} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10335 2024.08.16 05:52:07.048327 [ 152 ] {} <Debug> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
10336 2024.08.16 05:52:07.048346 [ 3 ] {ff617ee5-1012-47b1-90c0-6327adfcd270} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002035 sec., 29484.029484029485 rows/sec., 1.99 MiB/sec.
10337 2024.08.16 05:52:07.048447 [ 195 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10338 2024.08.16 05:52:07.048469 [ 152 ] {} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10339 2024.08.16 05:52:07.048618 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10340 2024.08.16 05:52:07.048754 [ 195 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10341 2024.08.16 05:52:07.048931 [ 3 ] {ff617ee5-1012-47b1-90c0-6327adfcd270} <Debug> DynamicQueryHandler: Done processing query
10342 2024.08.16 05:52:07.049038 [ 3 ] {ff617ee5-1012-47b1-90c0-6327adfcd270} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10343 2024.08.16 05:52:07.049096 [ 3 ] {} <Debug> HTTP-Session: e6d8f985-87ad-4a03-bb92-f83b530a3f10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10344 2024.08.16 05:52:07.049123 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB.
10345 2024.08.16 05:52:07.049181 [ 187 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::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
10346 2024.08.16 05:52:07.049285 [ 187 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10347 2024.08.16 05:52:07.049313 [ 187 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2878 rows starting from the beginning of the part
10348 2024.08.16 05:52:07.049375 [ 187 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part
10349 2024.08.16 05:52:07.049562 [ 187 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 82 rows starting from the beginning of the part
10350 2024.08.16 05:52:07.049881 [ 187 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part
10351 2024.08.16 05:52:07.049978 [ 187 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 82 rows starting from the beginning of the part
10352 2024.08.16 05:52:07.050201 [ 187 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part
10353 2024.08.16 05:52:07.051695 [ 194 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3222 rows, containing 4 columns (4 merged, 0 gathered) in 0.002847967 sec., 1131333.3335674184 rows/sec., 73.92 MiB/sec.
10354 2024.08.16 05:52:07.051943 [ 195 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
10355 2024.08.16 05:52:07.052298 [ 195 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_51_10} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10356 2024.08.16 05:52:07.052373 [ 195 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_51_10} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
10357 2024.08.16 05:52:07.052449 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB.
10358 2024.08.16 05:52:08.000174 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 196.49 MiB, peak 207.06 MiB, free memory in arenas 0.00 B, will set to 197.57 MiB (RSS), difference: 1.08 MiB
10359 2024.08.16 05:52:09.859759 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache
10360 2024.08.16 05:52:09.859809 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache
10361 2024.08.16 05:52:12.025822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10362 2024.08.16 05:52:12.025986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10363 2024.08.16 05:52:12.026020 [ 3 ] {} <Debug> HTTP-Session: 21e199bc-fe26-4b01-b736-34e7af173773 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10364 2024.08.16 05:52:12.026054 [ 3 ] {} <Debug> HTTP-Session: 21e199bc-fe26-4b01-b736-34e7af173773 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10365 2024.08.16 05:52:12.026077 [ 3 ] {} <Debug> HTTP-Session: 21e199bc-fe26-4b01-b736-34e7af173773 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10366 2024.08.16 05:52:12.026148 [ 3 ] {} <Trace> HTTP-Session: 21e199bc-fe26-4b01-b736-34e7af173773 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10367 2024.08.16 05:52:12.026392 [ 3 ] {b184089c-85d9-43f0-90de-6e1c6b7e04f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10368 2024.08.16 05:52:12.026479 [ 3 ] {b184089c-85d9-43f0-90de-6e1c6b7e04f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10369 2024.08.16 05:52:12.026709 [ 3 ] {b184089c-85d9-43f0-90de-6e1c6b7e04f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10370 2024.08.16 05:52:12.027194 [ 3 ] {b184089c-85d9-43f0-90de-6e1c6b7e04f0} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10371 2024.08.16 05:52:12.027238 [ 3 ] {b184089c-85d9-43f0-90de-6e1c6b7e04f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10372 2024.08.16 05:52:12.027672 [ 3 ] {b184089c-85d9-43f0-90de-6e1c6b7e04f0} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
10373 2024.08.16 05:52:12.028047 [ 3 ] {b184089c-85d9-43f0-90de-6e1c6b7e04f0} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10374 2024.08.16 05:52:12.028235 [ 3 ] {b184089c-85d9-43f0-90de-6e1c6b7e04f0} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001917 sec., 4694.835680751174 rows/sec., 380.54 KiB/sec.
10375 2024.08.16 05:52:12.028462 [ 3 ] {b184089c-85d9-43f0-90de-6e1c6b7e04f0} <Debug> DynamicQueryHandler: Done processing query
10376 2024.08.16 05:52:12.028489 [ 3 ] {b184089c-85d9-43f0-90de-6e1c6b7e04f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10377 2024.08.16 05:52:12.028507 [ 3 ] {} <Debug> HTTP-Session: 21e199bc-fe26-4b01-b736-34e7af173773 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10378 2024.08.16 05:52:12.028733 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 32418, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10379 2024.08.16 05:52:12.028791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10380 2024.08.16 05:52:12.028810 [ 3 ] {} <Debug> HTTP-Session: 0c220361-7a23-40c3-a414-f9d7995b2020 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10381 2024.08.16 05:52:12.028829 [ 3 ] {} <Debug> HTTP-Session: 0c220361-7a23-40c3-a414-f9d7995b2020 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10382 2024.08.16 05:52:12.028843 [ 3 ] {} <Debug> HTTP-Session: 0c220361-7a23-40c3-a414-f9d7995b2020 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10383 2024.08.16 05:52:12.028878 [ 3 ] {} <Trace> HTTP-Session: 0c220361-7a23-40c3-a414-f9d7995b2020 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10384 2024.08.16 05:52:12.029042 [ 3 ] {344678ab-d615-4ccf-99a3-29db4d40d88a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10385 2024.08.16 05:52:12.029090 [ 3 ] {344678ab-d615-4ccf-99a3-29db4d40d88a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10386 2024.08.16 05:52:12.029223 [ 3 ] {344678ab-d615-4ccf-99a3-29db4d40d88a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10387 2024.08.16 05:52:12.029719 [ 3 ] {344678ab-d615-4ccf-99a3-29db4d40d88a} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10388 2024.08.16 05:52:12.029758 [ 3 ] {344678ab-d615-4ccf-99a3-29db4d40d88a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10389 2024.08.16 05:52:12.030115 [ 3 ] {344678ab-d615-4ccf-99a3-29db4d40d88a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10390 2024.08.16 05:52:12.030431 [ 3 ] {344678ab-d615-4ccf-99a3-29db4d40d88a} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10391 2024.08.16 05:52:12.030555 [ 3 ] {344678ab-d615-4ccf-99a3-29db4d40d88a} <Debug> executeQuery: Read 216 rows, 19.27 KiB in 0.001592 sec., 135678.391959799 rows/sec., 11.82 MiB/sec.
10392 2024.08.16 05:52:12.030728 [ 3 ] {344678ab-d615-4ccf-99a3-29db4d40d88a} <Debug> DynamicQueryHandler: Done processing query
10393 2024.08.16 05:52:12.030753 [ 3 ] {344678ab-d615-4ccf-99a3-29db4d40d88a} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
10394 2024.08.16 05:52:12.030769 [ 3 ] {} <Debug> HTTP-Session: 0c220361-7a23-40c3-a414-f9d7995b2020 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10395 2024.08.16 05:52:12.030912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10396 2024.08.16 05:52:12.030964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10397 2024.08.16 05:52:12.030983 [ 3 ] {} <Debug> HTTP-Session: 97a7d142-109b-431d-a19a-9f0647d6b13b Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10398 2024.08.16 05:52:12.031000 [ 3 ] {} <Debug> HTTP-Session: 97a7d142-109b-431d-a19a-9f0647d6b13b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10399 2024.08.16 05:52:12.031014 [ 3 ] {} <Debug> HTTP-Session: 97a7d142-109b-431d-a19a-9f0647d6b13b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10400 2024.08.16 05:52:12.031045 [ 3 ] {} <Trace> HTTP-Session: 97a7d142-109b-431d-a19a-9f0647d6b13b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10401 2024.08.16 05:52:12.031143 [ 3 ] {54842a75-aaf1-4b7a-a31d-de8899669115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
10402 2024.08.16 05:52:12.031187 [ 3 ] {54842a75-aaf1-4b7a-a31d-de8899669115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
10403 2024.08.16 05:52:12.031312 [ 3 ] {54842a75-aaf1-4b7a-a31d-de8899669115} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10404 2024.08.16 05:52:12.031625 [ 3 ] {54842a75-aaf1-4b7a-a31d-de8899669115} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10405 2024.08.16 05:52:12.031660 [ 3 ] {54842a75-aaf1-4b7a-a31d-de8899669115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10406 2024.08.16 05:52:12.031974 [ 3 ] {54842a75-aaf1-4b7a-a31d-de8899669115} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
10407 2024.08.16 05:52:12.032273 [ 3 ] {54842a75-aaf1-4b7a-a31d-de8899669115} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10408 2024.08.16 05:52:12.032397 [ 3 ] {54842a75-aaf1-4b7a-a31d-de8899669115} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001282 sec., 10920.436817472699 rows/sec., 764.80 KiB/sec.
10409 2024.08.16 05:52:12.032666 [ 3 ] {54842a75-aaf1-4b7a-a31d-de8899669115} <Debug> DynamicQueryHandler: Done processing query
10410 2024.08.16 05:52:12.032721 [ 3 ] {54842a75-aaf1-4b7a-a31d-de8899669115} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10411 2024.08.16 05:52:12.032754 [ 3 ] {} <Debug> HTTP-Session: 97a7d142-109b-431d-a19a-9f0647d6b13b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10412 2024.08.16 05:52:12.032879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10413 2024.08.16 05:52:12.032927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10414 2024.08.16 05:52:12.032945 [ 3 ] {} <Debug> HTTP-Session: 536d297e-7dac-46e9-a66f-a6d2c84a1e0d Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10415 2024.08.16 05:52:12.032960 [ 3 ] {} <Debug> HTTP-Session: 536d297e-7dac-46e9-a66f-a6d2c84a1e0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10416 2024.08.16 05:52:12.032973 [ 3 ] {} <Debug> HTTP-Session: 536d297e-7dac-46e9-a66f-a6d2c84a1e0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10417 2024.08.16 05:52:12.033004 [ 3 ] {} <Trace> HTTP-Session: 536d297e-7dac-46e9-a66f-a6d2c84a1e0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10418 2024.08.16 05:52:12.033102 [ 3 ] {74b05721-6a94-4e43-9d5c-ac54b99cbe8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
10419 2024.08.16 05:52:12.033145 [ 3 ] {74b05721-6a94-4e43-9d5c-ac54b99cbe8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
10420 2024.08.16 05:52:12.033292 [ 3 ] {74b05721-6a94-4e43-9d5c-ac54b99cbe8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10421 2024.08.16 05:52:12.033591 [ 3 ] {74b05721-6a94-4e43-9d5c-ac54b99cbe8c} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10422 2024.08.16 05:52:12.033627 [ 3 ] {74b05721-6a94-4e43-9d5c-ac54b99cbe8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10423 2024.08.16 05:52:12.033938 [ 3 ] {74b05721-6a94-4e43-9d5c-ac54b99cbe8c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
10424 2024.08.16 05:52:12.034244 [ 3 ] {74b05721-6a94-4e43-9d5c-ac54b99cbe8c} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10425 2024.08.16 05:52:12.034373 [ 3 ] {74b05721-6a94-4e43-9d5c-ac54b99cbe8c} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001298 sec., 4622.496147919877 rows/sec., 273.11 KiB/sec.
10426 2024.08.16 05:52:12.034531 [ 3 ] {74b05721-6a94-4e43-9d5c-ac54b99cbe8c} <Debug> DynamicQueryHandler: Done processing query
10427 2024.08.16 05:52:12.034554 [ 3 ] {74b05721-6a94-4e43-9d5c-ac54b99cbe8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10428 2024.08.16 05:52:12.034571 [ 3 ] {} <Debug> HTTP-Session: 536d297e-7dac-46e9-a66f-a6d2c84a1e0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10429 2024.08.16 05:52:12.034753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 63325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10430 2024.08.16 05:52:12.034801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10431 2024.08.16 05:52:12.034820 [ 3 ] {} <Debug> HTTP-Session: 1a6ce219-9f81-44ae-810b-0915a729099c Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10432 2024.08.16 05:52:12.034836 [ 3 ] {} <Debug> HTTP-Session: 1a6ce219-9f81-44ae-810b-0915a729099c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10433 2024.08.16 05:52:12.034849 [ 3 ] {} <Debug> HTTP-Session: 1a6ce219-9f81-44ae-810b-0915a729099c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10434 2024.08.16 05:52:12.034878 [ 3 ] {} <Trace> HTTP-Session: 1a6ce219-9f81-44ae-810b-0915a729099c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10435 2024.08.16 05:52:12.035084 [ 3 ] {9d18929b-9653-47e3-bc4d-55ca3d05c874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10436 2024.08.16 05:52:12.035125 [ 3 ] {9d18929b-9653-47e3-bc4d-55ca3d05c874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10437 2024.08.16 05:52:12.035249 [ 3 ] {9d18929b-9653-47e3-bc4d-55ca3d05c874} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10438 2024.08.16 05:52:12.035773 [ 3 ] {9d18929b-9653-47e3-bc4d-55ca3d05c874} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10439 2024.08.16 05:52:12.035810 [ 3 ] {9d18929b-9653-47e3-bc4d-55ca3d05c874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10440 2024.08.16 05:52:12.036142 [ 3 ] {9d18929b-9653-47e3-bc4d-55ca3d05c874} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10441 2024.08.16 05:52:12.036441 [ 3 ] {9d18929b-9653-47e3-bc4d-55ca3d05c874} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10442 2024.08.16 05:52:12.036565 [ 3 ] {9d18929b-9653-47e3-bc4d-55ca3d05c874} <Debug> executeQuery: Read 391 rows, 28.40 KiB in 0.001585 sec., 246687.69716088328 rows/sec., 17.50 MiB/sec.
10443 2024.08.16 05:52:12.036749 [ 3 ] {9d18929b-9653-47e3-bc4d-55ca3d05c874} <Debug> DynamicQueryHandler: Done processing query
10444 2024.08.16 05:52:12.036786 [ 3 ] {9d18929b-9653-47e3-bc4d-55ca3d05c874} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
10445 2024.08.16 05:52:12.036816 [ 3 ] {} <Debug> HTTP-Session: 1a6ce219-9f81-44ae-810b-0915a729099c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10446 2024.08.16 05:52:12.036960 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10447 2024.08.16 05:52:12.037008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10448 2024.08.16 05:52:12.037026 [ 3 ] {} <Debug> HTTP-Session: 4c60bc7f-cf32-49cd-93c8-ca6d09d23ace Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10449 2024.08.16 05:52:12.037043 [ 3 ] {} <Debug> HTTP-Session: 4c60bc7f-cf32-49cd-93c8-ca6d09d23ace Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10450 2024.08.16 05:52:12.037056 [ 3 ] {} <Debug> HTTP-Session: 4c60bc7f-cf32-49cd-93c8-ca6d09d23ace Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10451 2024.08.16 05:52:12.037086 [ 3 ] {} <Trace> HTTP-Session: 4c60bc7f-cf32-49cd-93c8-ca6d09d23ace Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10452 2024.08.16 05:52:12.037178 [ 3 ] {ee670ef5-e118-443d-8faa-63c119c6c9ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10453 2024.08.16 05:52:12.037222 [ 3 ] {ee670ef5-e118-443d-8faa-63c119c6c9ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10454 2024.08.16 05:52:12.037348 [ 3 ] {ee670ef5-e118-443d-8faa-63c119c6c9ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10455 2024.08.16 05:52:12.037623 [ 3 ] {ee670ef5-e118-443d-8faa-63c119c6c9ad} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10456 2024.08.16 05:52:12.037658 [ 3 ] {ee670ef5-e118-443d-8faa-63c119c6c9ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10457 2024.08.16 05:52:12.038017 [ 3 ] {ee670ef5-e118-443d-8faa-63c119c6c9ad} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
10458 2024.08.16 05:52:12.038339 [ 3 ] {ee670ef5-e118-443d-8faa-63c119c6c9ad} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10459 2024.08.16 05:52:12.038462 [ 3 ] {ee670ef5-e118-443d-8faa-63c119c6c9ad} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001306 sec., 4594.180704441041 rows/sec., 240.03 KiB/sec.
10460 2024.08.16 05:52:12.038620 [ 3 ] {ee670ef5-e118-443d-8faa-63c119c6c9ad} <Debug> DynamicQueryHandler: Done processing query
10461 2024.08.16 05:52:12.038644 [ 3 ] {ee670ef5-e118-443d-8faa-63c119c6c9ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10462 2024.08.16 05:52:12.038659 [ 3 ] {} <Debug> HTTP-Session: 4c60bc7f-cf32-49cd-93c8-ca6d09d23ace Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10463 2024.08.16 05:52:12.038807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 44624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10464 2024.08.16 05:52:12.038855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10465 2024.08.16 05:52:12.038873 [ 3 ] {} <Debug> HTTP-Session: f3b71b75-30b7-484f-a957-654201c51cdd Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10466 2024.08.16 05:52:12.038890 [ 3 ] {} <Debug> HTTP-Session: f3b71b75-30b7-484f-a957-654201c51cdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10467 2024.08.16 05:52:12.038903 [ 3 ] {} <Debug> HTTP-Session: f3b71b75-30b7-484f-a957-654201c51cdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10468 2024.08.16 05:52:12.038933 [ 3 ] {} <Trace> HTTP-Session: f3b71b75-30b7-484f-a957-654201c51cdd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10469 2024.08.16 05:52:12.039129 [ 3 ] {9395e34d-e8be-40b1-a648-f8fc79e05d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10470 2024.08.16 05:52:12.039173 [ 3 ] {9395e34d-e8be-40b1-a648-f8fc79e05d97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10471 2024.08.16 05:52:12.039314 [ 3 ] {9395e34d-e8be-40b1-a648-f8fc79e05d97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10472 2024.08.16 05:52:12.039744 [ 3 ] {9395e34d-e8be-40b1-a648-f8fc79e05d97} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10473 2024.08.16 05:52:12.039779 [ 3 ] {9395e34d-e8be-40b1-a648-f8fc79e05d97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10474 2024.08.16 05:52:12.040163 [ 3 ] {9395e34d-e8be-40b1-a648-f8fc79e05d97} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10475 2024.08.16 05:52:12.040507 [ 3 ] {9395e34d-e8be-40b1-a648-f8fc79e05d97} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10476 2024.08.16 05:52:12.040629 [ 3 ] {9395e34d-e8be-40b1-a648-f8fc79e05d97} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001613 sec., 146931.18412895227 rows/sec., 9.85 MiB/sec.
10477 2024.08.16 05:52:12.040897 [ 3 ] {9395e34d-e8be-40b1-a648-f8fc79e05d97} <Debug> DynamicQueryHandler: Done processing query
10478 2024.08.16 05:52:12.040958 [ 3 ] {9395e34d-e8be-40b1-a648-f8fc79e05d97} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
10479 2024.08.16 05:52:12.041006 [ 3 ] {} <Debug> HTTP-Session: f3b71b75-30b7-484f-a957-654201c51cdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10480 2024.08.16 05:52:12.041158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10481 2024.08.16 05:52:12.041208 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10482 2024.08.16 05:52:12.041227 [ 3 ] {} <Debug> HTTP-Session: 57bcd247-c14b-4d28-84e4-4badb89751a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10483 2024.08.16 05:52:12.041244 [ 3 ] {} <Debug> HTTP-Session: 57bcd247-c14b-4d28-84e4-4badb89751a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10484 2024.08.16 05:52:12.041258 [ 3 ] {} <Debug> HTTP-Session: 57bcd247-c14b-4d28-84e4-4badb89751a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10485 2024.08.16 05:52:12.041289 [ 3 ] {} <Trace> HTTP-Session: 57bcd247-c14b-4d28-84e4-4badb89751a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10486 2024.08.16 05:52:12.041387 [ 3 ] {95707adb-a170-431d-baa8-49cbc41a6cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
10487 2024.08.16 05:52:12.041434 [ 3 ] {95707adb-a170-431d-baa8-49cbc41a6cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
10488 2024.08.16 05:52:12.041576 [ 3 ] {95707adb-a170-431d-baa8-49cbc41a6cd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10489 2024.08.16 05:52:12.041865 [ 3 ] {95707adb-a170-431d-baa8-49cbc41a6cd4} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10490 2024.08.16 05:52:12.041899 [ 3 ] {95707adb-a170-431d-baa8-49cbc41a6cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10491 2024.08.16 05:52:12.042243 [ 3 ] {95707adb-a170-431d-baa8-49cbc41a6cd4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
10492 2024.08.16 05:52:12.042556 [ 3 ] {95707adb-a170-431d-baa8-49cbc41a6cd4} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10493 2024.08.16 05:52:12.042680 [ 3 ] {95707adb-a170-431d-baa8-49cbc41a6cd4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001318 sec., 758.7253414264037 rows/sec., 51.13 KiB/sec.
10494 2024.08.16 05:52:12.042893 [ 3 ] {95707adb-a170-431d-baa8-49cbc41a6cd4} <Debug> DynamicQueryHandler: Done processing query
10495 2024.08.16 05:52:12.042917 [ 3 ] {95707adb-a170-431d-baa8-49cbc41a6cd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
10496 2024.08.16 05:52:12.042933 [ 3 ] {} <Debug> HTTP-Session: 57bcd247-c14b-4d28-84e4-4badb89751a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10497 2024.08.16 05:52:12.043056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10498 2024.08.16 05:52:12.043104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10499 2024.08.16 05:52:12.043123 [ 3 ] {} <Debug> HTTP-Session: ec2585d6-a5ee-4f01-93d8-5c464d62c1d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10500 2024.08.16 05:52:12.043138 [ 3 ] {} <Debug> HTTP-Session: ec2585d6-a5ee-4f01-93d8-5c464d62c1d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10501 2024.08.16 05:52:12.043151 [ 3 ] {} <Debug> HTTP-Session: ec2585d6-a5ee-4f01-93d8-5c464d62c1d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10502 2024.08.16 05:52:12.043181 [ 3 ] {} <Trace> HTTP-Session: ec2585d6-a5ee-4f01-93d8-5c464d62c1d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10503 2024.08.16 05:52:12.043347 [ 3 ] {edcf7188-a8f3-422f-9b7d-091ff2c78791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10504 2024.08.16 05:52:12.043408 [ 3 ] {edcf7188-a8f3-422f-9b7d-091ff2c78791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10505 2024.08.16 05:52:12.043819 [ 3 ] {edcf7188-a8f3-422f-9b7d-091ff2c78791} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10506 2024.08.16 05:52:12.044363 [ 3 ] {edcf7188-a8f3-422f-9b7d-091ff2c78791} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10507 2024.08.16 05:52:12.044398 [ 3 ] {edcf7188-a8f3-422f-9b7d-091ff2c78791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10508 2024.08.16 05:52:12.044994 [ 3 ] {edcf7188-a8f3-422f-9b7d-091ff2c78791} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
10509 2024.08.16 05:52:12.045392 [ 3 ] {edcf7188-a8f3-422f-9b7d-091ff2c78791} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10510 2024.08.16 05:52:12.045545 [ 3 ] {edcf7188-a8f3-422f-9b7d-091ff2c78791} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002295 sec., 3921.5686274509803 rows/sec., 7.03 MiB/sec.
10511 2024.08.16 05:52:12.045768 [ 3 ] {edcf7188-a8f3-422f-9b7d-091ff2c78791} <Debug> DynamicQueryHandler: Done processing query
10512 2024.08.16 05:52:12.045793 [ 3 ] {edcf7188-a8f3-422f-9b7d-091ff2c78791} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
10513 2024.08.16 05:52:12.045809 [ 3 ] {} <Debug> HTTP-Session: ec2585d6-a5ee-4f01-93d8-5c464d62c1d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10514 2024.08.16 05:52:12.045937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10515 2024.08.16 05:52:12.045985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10516 2024.08.16 05:52:12.046003 [ 3 ] {} <Debug> HTTP-Session: 54625957-8efa-46b1-a070-d14e238c7407 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10517 2024.08.16 05:52:12.046019 [ 3 ] {} <Debug> HTTP-Session: 54625957-8efa-46b1-a070-d14e238c7407 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10518 2024.08.16 05:52:12.046032 [ 3 ] {} <Debug> HTTP-Session: 54625957-8efa-46b1-a070-d14e238c7407 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10519 2024.08.16 05:52:12.046062 [ 3 ] {} <Trace> HTTP-Session: 54625957-8efa-46b1-a070-d14e238c7407 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10520 2024.08.16 05:52:12.046193 [ 3 ] {e7f0e577-8fe8-4200-86df-411b78a599a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10521 2024.08.16 05:52:12.046236 [ 3 ] {e7f0e577-8fe8-4200-86df-411b78a599a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10522 2024.08.16 05:52:12.046362 [ 3 ] {e7f0e577-8fe8-4200-86df-411b78a599a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10523 2024.08.16 05:52:12.046677 [ 3 ] {e7f0e577-8fe8-4200-86df-411b78a599a6} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10524 2024.08.16 05:52:12.046712 [ 3 ] {e7f0e577-8fe8-4200-86df-411b78a599a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10525 2024.08.16 05:52:12.047067 [ 3 ] {e7f0e577-8fe8-4200-86df-411b78a599a6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
10526 2024.08.16 05:52:12.047390 [ 3 ] {e7f0e577-8fe8-4200-86df-411b78a599a6} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10527 2024.08.16 05:52:12.047515 [ 3 ] {e7f0e577-8fe8-4200-86df-411b78a599a6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001381 sec., 59377.262853005064 rows/sec., 3.77 MiB/sec.
10528 2024.08.16 05:52:12.047673 [ 3 ] {e7f0e577-8fe8-4200-86df-411b78a599a6} <Debug> DynamicQueryHandler: Done processing query
10529 2024.08.16 05:52:12.047697 [ 3 ] {e7f0e577-8fe8-4200-86df-411b78a599a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10530 2024.08.16 05:52:12.047712 [ 3 ] {} <Debug> HTTP-Session: 54625957-8efa-46b1-a070-d14e238c7407 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10531 2024.08.16 05:52:17.022413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10532 2024.08.16 05:52:17.022548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10533 2024.08.16 05:52:17.022573 [ 3 ] {} <Debug> HTTP-Session: 9873087c-980f-4327-aa73-0c6bc8a27b22 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10534 2024.08.16 05:52:17.022597 [ 3 ] {} <Debug> HTTP-Session: 9873087c-980f-4327-aa73-0c6bc8a27b22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10535 2024.08.16 05:52:17.022611 [ 3 ] {} <Debug> HTTP-Session: 9873087c-980f-4327-aa73-0c6bc8a27b22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10536 2024.08.16 05:52:17.022660 [ 3 ] {} <Trace> HTTP-Session: 9873087c-980f-4327-aa73-0c6bc8a27b22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10537 2024.08.16 05:52:17.022852 [ 3 ] {2b65aeb1-0b3f-48f3-a012-fad1deb274da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10538 2024.08.16 05:52:17.022918 [ 3 ] {2b65aeb1-0b3f-48f3-a012-fad1deb274da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10539 2024.08.16 05:52:17.023110 [ 3 ] {2b65aeb1-0b3f-48f3-a012-fad1deb274da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10540 2024.08.16 05:52:17.023589 [ 3 ] {2b65aeb1-0b3f-48f3-a012-fad1deb274da} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10541 2024.08.16 05:52:17.023634 [ 3 ] {2b65aeb1-0b3f-48f3-a012-fad1deb274da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10542 2024.08.16 05:52:17.024021 [ 3 ] {2b65aeb1-0b3f-48f3-a012-fad1deb274da} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
10543 2024.08.16 05:52:17.024360 [ 3 ] {2b65aeb1-0b3f-48f3-a012-fad1deb274da} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10544 2024.08.16 05:52:17.024505 [ 3 ] {2b65aeb1-0b3f-48f3-a012-fad1deb274da} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.001713 sec., 13426.736719206072 rows/sec., 1.06 MiB/sec.
10545 2024.08.16 05:52:17.024515 [ 123 ] {} <Debug> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
10546 2024.08.16 05:52:17.024569 [ 123 ] {} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10547 2024.08.16 05:52:17.024602 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10548 2024.08.16 05:52:17.024729 [ 199 ] {672f777d-ca35-471b-a125-eb27be1b576e::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
10549 2024.08.16 05:52:17.024748 [ 3 ] {2b65aeb1-0b3f-48f3-a012-fad1deb274da} <Debug> DynamicQueryHandler: Done processing query
10550 2024.08.16 05:52:17.024787 [ 3 ] {2b65aeb1-0b3f-48f3-a012-fad1deb274da} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10551 2024.08.16 05:52:17.024812 [ 3 ] {} <Debug> HTTP-Session: 9873087c-980f-4327-aa73-0c6bc8a27b22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10552 2024.08.16 05:52:17.024891 [ 199 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10553 2024.08.16 05:52:17.024926 [ 199 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 32 rows starting from the beginning of the part
10554 2024.08.16 05:52:17.024984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 18224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10555 2024.08.16 05:52:17.025035 [ 199 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 23 rows starting from the beginning of the part
10556 2024.08.16 05:52:17.025100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10557 2024.08.16 05:52:17.025205 [ 3 ] {} <Debug> HTTP-Session: 17cc59bf-5aa1-470a-bb69-d1013b934da2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10558 2024.08.16 05:52:17.025308 [ 3 ] {} <Debug> HTTP-Session: 17cc59bf-5aa1-470a-bb69-d1013b934da2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10559 2024.08.16 05:52:17.025387 [ 3 ] {} <Debug> HTTP-Session: 17cc59bf-5aa1-470a-bb69-d1013b934da2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10560 2024.08.16 05:52:17.025421 [ 199 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 9 rows starting from the beginning of the part
10561 2024.08.16 05:52:17.025535 [ 3 ] {} <Trace> HTTP-Session: 17cc59bf-5aa1-470a-bb69-d1013b934da2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10562 2024.08.16 05:52:17.025714 [ 199 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 23 rows starting from the beginning of the part
10563 2024.08.16 05:52:17.025974 [ 3 ] {cc0ad587-2143-461a-9c47-f4d0a4deca50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10564 2024.08.16 05:52:17.026007 [ 199 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 9 rows starting from the beginning of the part
10565 2024.08.16 05:52:17.026137 [ 3 ] {cc0ad587-2143-461a-9c47-f4d0a4deca50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10566 2024.08.16 05:52:17.026358 [ 199 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 23 rows starting from the beginning of the part
10567 2024.08.16 05:52:17.027037 [ 3 ] {cc0ad587-2143-461a-9c47-f4d0a4deca50} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10568 2024.08.16 05:52:17.027665 [ 3 ] {cc0ad587-2143-461a-9c47-f4d0a4deca50} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10569 2024.08.16 05:52:17.027714 [ 3 ] {cc0ad587-2143-461a-9c47-f4d0a4deca50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10570 2024.08.16 05:52:17.028255 [ 194 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 119 rows, containing 4 columns (4 merged, 0 gathered) in 0.003584249 sec., 33200.818358322766 rows/sec., 2.63 MiB/sec.
10571 2024.08.16 05:52:17.028308 [ 3 ] {cc0ad587-2143-461a-9c47-f4d0a4deca50} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10572 2024.08.16 05:52:17.028523 [ 194 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
10573 2024.08.16 05:52:17.029035 [ 3 ] {cc0ad587-2143-461a-9c47-f4d0a4deca50} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10574 2024.08.16 05:52:17.029371 [ 3 ] {cc0ad587-2143-461a-9c47-f4d0a4deca50} <Debug> executeQuery: Read 125 rows, 10.63 KiB in 0.003594 sec., 34780.189204229275 rows/sec., 2.89 MiB/sec.
10575 2024.08.16 05:52:17.029575 [ 194 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_46_9} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10576 2024.08.16 05:52:17.029918 [ 3 ] {cc0ad587-2143-461a-9c47-f4d0a4deca50} <Debug> DynamicQueryHandler: Done processing query
10577 2024.08.16 05:52:17.029980 [ 3 ] {cc0ad587-2143-461a-9c47-f4d0a4deca50} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
10578 2024.08.16 05:52:17.030041 [ 194 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_46_9} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
10579 2024.08.16 05:52:17.030067 [ 3 ] {} <Debug> HTTP-Session: 17cc59bf-5aa1-470a-bb69-d1013b934da2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10580 2024.08.16 05:52:17.030291 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
10581 2024.08.16 05:52:17.030327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10582 2024.08.16 05:52:17.030412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10583 2024.08.16 05:52:17.030432 [ 3 ] {} <Debug> HTTP-Session: cabbf4c0-596e-4b6b-a227-767f8f42852b Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10584 2024.08.16 05:52:17.030449 [ 3 ] {} <Debug> HTTP-Session: cabbf4c0-596e-4b6b-a227-767f8f42852b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10585 2024.08.16 05:52:17.030463 [ 3 ] {} <Debug> HTTP-Session: cabbf4c0-596e-4b6b-a227-767f8f42852b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10586 2024.08.16 05:52:17.030496 [ 3 ] {} <Trace> HTTP-Session: cabbf4c0-596e-4b6b-a227-767f8f42852b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10587 2024.08.16 05:52:17.030638 [ 3 ] {90a69477-2c87-4801-b25b-b6c0bca01779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10588 2024.08.16 05:52:17.030682 [ 3 ] {90a69477-2c87-4801-b25b-b6c0bca01779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10589 2024.08.16 05:52:17.030821 [ 3 ] {90a69477-2c87-4801-b25b-b6c0bca01779} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10590 2024.08.16 05:52:17.031181 [ 3 ] {90a69477-2c87-4801-b25b-b6c0bca01779} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10591 2024.08.16 05:52:17.031217 [ 3 ] {90a69477-2c87-4801-b25b-b6c0bca01779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10592 2024.08.16 05:52:17.031563 [ 3 ] {90a69477-2c87-4801-b25b-b6c0bca01779} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10593 2024.08.16 05:52:17.031876 [ 3 ] {90a69477-2c87-4801-b25b-b6c0bca01779} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10594 2024.08.16 05:52:17.032001 [ 3 ] {90a69477-2c87-4801-b25b-b6c0bca01779} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001422 sec., 61181.43459915611 rows/sec., 4.78 MiB/sec.
10595 2024.08.16 05:52:17.032278 [ 3 ] {90a69477-2c87-4801-b25b-b6c0bca01779} <Debug> DynamicQueryHandler: Done processing query
10596 2024.08.16 05:52:17.032338 [ 3 ] {90a69477-2c87-4801-b25b-b6c0bca01779} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
10597 2024.08.16 05:52:17.032399 [ 3 ] {} <Debug> HTTP-Session: cabbf4c0-596e-4b6b-a227-767f8f42852b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10598 2024.08.16 05:52:17.032609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10599 2024.08.16 05:52:17.032663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10600 2024.08.16 05:52:17.032682 [ 3 ] {} <Debug> HTTP-Session: 5d776bd4-471e-4fbf-b7fc-02e53a2ed05c Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10601 2024.08.16 05:52:17.032699 [ 3 ] {} <Debug> HTTP-Session: 5d776bd4-471e-4fbf-b7fc-02e53a2ed05c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10602 2024.08.16 05:52:17.032713 [ 3 ] {} <Debug> HTTP-Session: 5d776bd4-471e-4fbf-b7fc-02e53a2ed05c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10603 2024.08.16 05:52:17.032745 [ 3 ] {} <Trace> HTTP-Session: 5d776bd4-471e-4fbf-b7fc-02e53a2ed05c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10604 2024.08.16 05:52:17.032905 [ 3 ] {fac64915-32bc-4dd9-b0ef-1ec4c77d8d69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10605 2024.08.16 05:52:17.032966 [ 3 ] {fac64915-32bc-4dd9-b0ef-1ec4c77d8d69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10606 2024.08.16 05:52:17.033135 [ 3 ] {fac64915-32bc-4dd9-b0ef-1ec4c77d8d69} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10607 2024.08.16 05:52:17.033532 [ 3 ] {fac64915-32bc-4dd9-b0ef-1ec4c77d8d69} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10608 2024.08.16 05:52:17.033568 [ 3 ] {fac64915-32bc-4dd9-b0ef-1ec4c77d8d69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10609 2024.08.16 05:52:17.033984 [ 3 ] {fac64915-32bc-4dd9-b0ef-1ec4c77d8d69} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10610 2024.08.16 05:52:17.034326 [ 3 ] {fac64915-32bc-4dd9-b0ef-1ec4c77d8d69} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10611 2024.08.16 05:52:17.034454 [ 3 ] {fac64915-32bc-4dd9-b0ef-1ec4c77d8d69} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001625 sec., 98461.53846153847 rows/sec., 6.86 MiB/sec.
10612 2024.08.16 05:52:17.034631 [ 3 ] {fac64915-32bc-4dd9-b0ef-1ec4c77d8d69} <Debug> DynamicQueryHandler: Done processing query
10613 2024.08.16 05:52:17.034655 [ 3 ] {fac64915-32bc-4dd9-b0ef-1ec4c77d8d69} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
10614 2024.08.16 05:52:17.034671 [ 3 ] {} <Debug> HTTP-Session: 5d776bd4-471e-4fbf-b7fc-02e53a2ed05c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10615 2024.08.16 05:52:17.034872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 36889, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10616 2024.08.16 05:52:17.034921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10617 2024.08.16 05:52:17.034940 [ 3 ] {} <Debug> HTTP-Session: cb849fee-83d4-4d39-a8df-cc031218b625 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10618 2024.08.16 05:52:17.034956 [ 3 ] {} <Debug> HTTP-Session: cb849fee-83d4-4d39-a8df-cc031218b625 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10619 2024.08.16 05:52:17.034970 [ 3 ] {} <Debug> HTTP-Session: cb849fee-83d4-4d39-a8df-cc031218b625 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10620 2024.08.16 05:52:17.034999 [ 3 ] {} <Trace> HTTP-Session: cb849fee-83d4-4d39-a8df-cc031218b625 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10621 2024.08.16 05:52:17.035282 [ 3 ] {47016952-a0cc-4386-b632-5c96bdd6b2ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10622 2024.08.16 05:52:17.035347 [ 3 ] {47016952-a0cc-4386-b632-5c96bdd6b2ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10623 2024.08.16 05:52:17.035756 [ 3 ] {47016952-a0cc-4386-b632-5c96bdd6b2ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10624 2024.08.16 05:52:17.036438 [ 3 ] {47016952-a0cc-4386-b632-5c96bdd6b2ed} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10625 2024.08.16 05:52:17.036473 [ 3 ] {47016952-a0cc-4386-b632-5c96bdd6b2ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10626 2024.08.16 05:52:17.037065 [ 3 ] {47016952-a0cc-4386-b632-5c96bdd6b2ed} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
10627 2024.08.16 05:52:17.037469 [ 3 ] {47016952-a0cc-4386-b632-5c96bdd6b2ed} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10628 2024.08.16 05:52:17.037600 [ 123 ] {} <Debug> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
10629 2024.08.16 05:52:17.037615 [ 3 ] {47016952-a0cc-4386-b632-5c96bdd6b2ed} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002528 sec., 9098.101265822785 rows/sec., 16.30 MiB/sec.
10630 2024.08.16 05:52:17.037639 [ 123 ] {} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10631 2024.08.16 05:52:17.037675 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10632 2024.08.16 05:52:17.037960 [ 197 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::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
10633 2024.08.16 05:52:17.038053 [ 3 ] {47016952-a0cc-4386-b632-5c96bdd6b2ed} <Debug> DynamicQueryHandler: Done processing query
10634 2024.08.16 05:52:17.038098 [ 3 ] {47016952-a0cc-4386-b632-5c96bdd6b2ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
10635 2024.08.16 05:52:17.038136 [ 3 ] {} <Debug> HTTP-Session: cb849fee-83d4-4d39-a8df-cc031218b625 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10636 2024.08.16 05:52:17.038333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10637 2024.08.16 05:52:17.038435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10638 2024.08.16 05:52:17.038496 [ 3 ] {} <Debug> HTTP-Session: 0aea649a-7587-41d2-8eaa-f9dc2cf90ee8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10639 2024.08.16 05:52:17.038545 [ 3 ] {} <Debug> HTTP-Session: 0aea649a-7587-41d2-8eaa-f9dc2cf90ee8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10640 2024.08.16 05:52:17.038589 [ 3 ] {} <Debug> HTTP-Session: 0aea649a-7587-41d2-8eaa-f9dc2cf90ee8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10641 2024.08.16 05:52:17.038614 [ 197 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
10642 2024.08.16 05:52:17.038652 [ 3 ] {} <Trace> HTTP-Session: 0aea649a-7587-41d2-8eaa-f9dc2cf90ee8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10643 2024.08.16 05:52:17.038808 [ 197 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 689 rows starting from the beginning of the part
10644 2024.08.16 05:52:17.038995 [ 3 ] {a5a58b47-d639-46d7-aa2d-24f4701b35e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10645 2024.08.16 05:52:17.039224 [ 3 ] {a5a58b47-d639-46d7-aa2d-24f4701b35e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10646 2024.08.16 05:52:17.039538 [ 197 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 23 rows starting from the beginning of the part
10647 2024.08.16 05:52:17.039917 [ 3 ] {a5a58b47-d639-46d7-aa2d-24f4701b35e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10648 2024.08.16 05:52:17.040347 [ 197 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 9 rows starting from the beginning of the part
10649 2024.08.16 05:52:17.040846 [ 197 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 23 rows starting from the beginning of the part
10650 2024.08.16 05:52:17.041127 [ 3 ] {a5a58b47-d639-46d7-aa2d-24f4701b35e3} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10651 2024.08.16 05:52:17.041261 [ 3 ] {a5a58b47-d639-46d7-aa2d-24f4701b35e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10652 2024.08.16 05:52:17.041495 [ 197 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 9 rows starting from the beginning of the part
10653 2024.08.16 05:52:17.042128 [ 197 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 23 rows starting from the beginning of the part
10654 2024.08.16 05:52:17.042684 [ 3 ] {a5a58b47-d639-46d7-aa2d-24f4701b35e3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
10655 2024.08.16 05:52:17.043589 [ 3 ] {a5a58b47-d639-46d7-aa2d-24f4701b35e3} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10656 2024.08.16 05:52:17.044065 [ 3 ] {a5a58b47-d639-46d7-aa2d-24f4701b35e3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005157 sec., 11634.671320535195 rows/sec., 802.91 KiB/sec.
10657 2024.08.16 05:52:17.044742 [ 3 ] {a5a58b47-d639-46d7-aa2d-24f4701b35e3} <Debug> DynamicQueryHandler: Done processing query
10658 2024.08.16 05:52:17.044777 [ 3 ] {a5a58b47-d639-46d7-aa2d-24f4701b35e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10659 2024.08.16 05:52:17.044793 [ 3 ] {} <Debug> HTTP-Session: 0aea649a-7587-41d2-8eaa-f9dc2cf90ee8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10660 2024.08.16 05:52:17.047600 [ 201 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 776 rows, containing 19 columns (19 merged, 0 gathered) in 0.009820783 sec., 79016.10289118496 rows/sec., 141.59 MiB/sec.
10661 2024.08.16 05:52:17.048642 [ 192 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
10662 2024.08.16 05:52:17.049353 [ 192 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10663 2024.08.16 05:52:17.049446 [ 192 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
10664 2024.08.16 05:52:17.049599 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.55 MiB.
10665 2024.08.16 05:52:22.026138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10666 2024.08.16 05:52:22.026277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10667 2024.08.16 05:52:22.026306 [ 3 ] {} <Debug> HTTP-Session: 119b2da5-0096-4866-b009-4f6685330755 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10668 2024.08.16 05:52:22.026334 [ 3 ] {} <Debug> HTTP-Session: 119b2da5-0096-4866-b009-4f6685330755 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10669 2024.08.16 05:52:22.026351 [ 3 ] {} <Debug> HTTP-Session: 119b2da5-0096-4866-b009-4f6685330755 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10670 2024.08.16 05:52:22.026407 [ 3 ] {} <Trace> HTTP-Session: 119b2da5-0096-4866-b009-4f6685330755 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10671 2024.08.16 05:52:22.026611 [ 3 ] {0c9db043-3365-46c3-bbe1-0bfa993febf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10672 2024.08.16 05:52:22.026683 [ 3 ] {0c9db043-3365-46c3-bbe1-0bfa993febf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10673 2024.08.16 05:52:22.026902 [ 3 ] {0c9db043-3365-46c3-bbe1-0bfa993febf0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10674 2024.08.16 05:52:22.027373 [ 3 ] {0c9db043-3365-46c3-bbe1-0bfa993febf0} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10675 2024.08.16 05:52:22.027415 [ 3 ] {0c9db043-3365-46c3-bbe1-0bfa993febf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10676 2024.08.16 05:52:22.027788 [ 3 ] {0c9db043-3365-46c3-bbe1-0bfa993febf0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
10677 2024.08.16 05:52:22.028137 [ 3 ] {0c9db043-3365-46c3-bbe1-0bfa993febf0} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10678 2024.08.16 05:52:22.028292 [ 3 ] {0c9db043-3365-46c3-bbe1-0bfa993febf0} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001744 sec., 5160.550458715596 rows/sec., 418.29 KiB/sec.
10679 2024.08.16 05:52:22.028531 [ 3 ] {0c9db043-3365-46c3-bbe1-0bfa993febf0} <Debug> DynamicQueryHandler: Done processing query
10680 2024.08.16 05:52:22.028570 [ 3 ] {0c9db043-3365-46c3-bbe1-0bfa993febf0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10681 2024.08.16 05:52:22.028598 [ 3 ] {} <Debug> HTTP-Session: 119b2da5-0096-4866-b009-4f6685330755 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10682 2024.08.16 05:52:22.028814 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 32418, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10683 2024.08.16 05:52:22.028865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10684 2024.08.16 05:52:22.028884 [ 3 ] {} <Debug> HTTP-Session: 205fb243-88bf-406b-a04d-212eb283eed0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10685 2024.08.16 05:52:22.028901 [ 3 ] {} <Debug> HTTP-Session: 205fb243-88bf-406b-a04d-212eb283eed0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10686 2024.08.16 05:52:22.028915 [ 3 ] {} <Debug> HTTP-Session: 205fb243-88bf-406b-a04d-212eb283eed0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10687 2024.08.16 05:52:22.028947 [ 3 ] {} <Trace> HTTP-Session: 205fb243-88bf-406b-a04d-212eb283eed0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10688 2024.08.16 05:52:22.029115 [ 3 ] {ec7e0bd4-c668-44a8-89e8-4b05d3f5d8aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10689 2024.08.16 05:52:22.029161 [ 3 ] {ec7e0bd4-c668-44a8-89e8-4b05d3f5d8aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10690 2024.08.16 05:52:22.029290 [ 3 ] {ec7e0bd4-c668-44a8-89e8-4b05d3f5d8aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10691 2024.08.16 05:52:22.029738 [ 3 ] {ec7e0bd4-c668-44a8-89e8-4b05d3f5d8aa} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10692 2024.08.16 05:52:22.029775 [ 3 ] {ec7e0bd4-c668-44a8-89e8-4b05d3f5d8aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10693 2024.08.16 05:52:22.030093 [ 3 ] {ec7e0bd4-c668-44a8-89e8-4b05d3f5d8aa} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10694 2024.08.16 05:52:22.030410 [ 3 ] {ec7e0bd4-c668-44a8-89e8-4b05d3f5d8aa} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10695 2024.08.16 05:52:22.030560 [ 3 ] {ec7e0bd4-c668-44a8-89e8-4b05d3f5d8aa} <Debug> executeQuery: Read 216 rows, 19.27 KiB in 0.001531 sec., 141084.2586544742 rows/sec., 12.29 MiB/sec.
10696 2024.08.16 05:52:22.030732 [ 3 ] {ec7e0bd4-c668-44a8-89e8-4b05d3f5d8aa} <Debug> DynamicQueryHandler: Done processing query
10697 2024.08.16 05:52:22.030757 [ 3 ] {ec7e0bd4-c668-44a8-89e8-4b05d3f5d8aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
10698 2024.08.16 05:52:22.030772 [ 3 ] {} <Debug> HTTP-Session: 205fb243-88bf-406b-a04d-212eb283eed0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10699 2024.08.16 05:52:22.030913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10700 2024.08.16 05:52:22.030961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10701 2024.08.16 05:52:22.030979 [ 3 ] {} <Debug> HTTP-Session: 6dee7c47-9b14-48a8-b9d7-8d7a4cc4610a Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10702 2024.08.16 05:52:22.030995 [ 3 ] {} <Debug> HTTP-Session: 6dee7c47-9b14-48a8-b9d7-8d7a4cc4610a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10703 2024.08.16 05:52:22.031009 [ 3 ] {} <Debug> HTTP-Session: 6dee7c47-9b14-48a8-b9d7-8d7a4cc4610a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10704 2024.08.16 05:52:22.031039 [ 3 ] {} <Trace> HTTP-Session: 6dee7c47-9b14-48a8-b9d7-8d7a4cc4610a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10705 2024.08.16 05:52:22.031136 [ 3 ] {18dcf6fc-19bd-448b-ae3f-78ab99d86d27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
10706 2024.08.16 05:52:22.031177 [ 3 ] {18dcf6fc-19bd-448b-ae3f-78ab99d86d27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
10707 2024.08.16 05:52:22.031305 [ 3 ] {18dcf6fc-19bd-448b-ae3f-78ab99d86d27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10708 2024.08.16 05:52:22.031592 [ 3 ] {18dcf6fc-19bd-448b-ae3f-78ab99d86d27} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10709 2024.08.16 05:52:22.031629 [ 3 ] {18dcf6fc-19bd-448b-ae3f-78ab99d86d27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10710 2024.08.16 05:52:22.031936 [ 3 ] {18dcf6fc-19bd-448b-ae3f-78ab99d86d27} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
10711 2024.08.16 05:52:22.032242 [ 3 ] {18dcf6fc-19bd-448b-ae3f-78ab99d86d27} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10712 2024.08.16 05:52:22.032391 [ 3 ] {18dcf6fc-19bd-448b-ae3f-78ab99d86d27} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001273 sec., 10997.643362136685 rows/sec., 770.20 KiB/sec.
10713 2024.08.16 05:52:22.032563 [ 3 ] {18dcf6fc-19bd-448b-ae3f-78ab99d86d27} <Debug> DynamicQueryHandler: Done processing query
10714 2024.08.16 05:52:22.032587 [ 3 ] {18dcf6fc-19bd-448b-ae3f-78ab99d86d27} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10715 2024.08.16 05:52:22.032603 [ 3 ] {} <Debug> HTTP-Session: 6dee7c47-9b14-48a8-b9d7-8d7a4cc4610a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10716 2024.08.16 05:52:22.032711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10717 2024.08.16 05:52:22.032758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10718 2024.08.16 05:52:22.032776 [ 3 ] {} <Debug> HTTP-Session: 906eec0f-aaf9-4478-9dfc-d88799012eb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10719 2024.08.16 05:52:22.032792 [ 3 ] {} <Debug> HTTP-Session: 906eec0f-aaf9-4478-9dfc-d88799012eb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10720 2024.08.16 05:52:22.032806 [ 3 ] {} <Debug> HTTP-Session: 906eec0f-aaf9-4478-9dfc-d88799012eb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10721 2024.08.16 05:52:22.032837 [ 3 ] {} <Trace> HTTP-Session: 906eec0f-aaf9-4478-9dfc-d88799012eb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10722 2024.08.16 05:52:22.032929 [ 3 ] {443780c8-ae90-44a0-8c05-018c762c4b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
10723 2024.08.16 05:52:22.032970 [ 3 ] {443780c8-ae90-44a0-8c05-018c762c4b34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
10724 2024.08.16 05:52:22.033097 [ 3 ] {443780c8-ae90-44a0-8c05-018c762c4b34} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10725 2024.08.16 05:52:22.033371 [ 3 ] {443780c8-ae90-44a0-8c05-018c762c4b34} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10726 2024.08.16 05:52:22.033407 [ 3 ] {443780c8-ae90-44a0-8c05-018c762c4b34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10727 2024.08.16 05:52:22.033704 [ 3 ] {443780c8-ae90-44a0-8c05-018c762c4b34} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
10728 2024.08.16 05:52:22.034003 [ 3 ] {443780c8-ae90-44a0-8c05-018c762c4b34} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10729 2024.08.16 05:52:22.034152 [ 3 ] {443780c8-ae90-44a0-8c05-018c762c4b34} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001245 sec., 4819.277108433735 rows/sec., 284.73 KiB/sec.
10730 2024.08.16 05:52:22.034315 [ 3 ] {443780c8-ae90-44a0-8c05-018c762c4b34} <Debug> DynamicQueryHandler: Done processing query
10731 2024.08.16 05:52:22.034339 [ 3 ] {443780c8-ae90-44a0-8c05-018c762c4b34} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10732 2024.08.16 05:52:22.034355 [ 3 ] {} <Debug> HTTP-Session: 906eec0f-aaf9-4478-9dfc-d88799012eb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10733 2024.08.16 05:52:22.034538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 63325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10734 2024.08.16 05:52:22.034585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10735 2024.08.16 05:52:22.034604 [ 3 ] {} <Debug> HTTP-Session: 9a253381-9daf-46b1-8843-c75df6daeee7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10736 2024.08.16 05:52:22.034619 [ 3 ] {} <Debug> HTTP-Session: 9a253381-9daf-46b1-8843-c75df6daeee7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10737 2024.08.16 05:52:22.034633 [ 3 ] {} <Debug> HTTP-Session: 9a253381-9daf-46b1-8843-c75df6daeee7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10738 2024.08.16 05:52:22.034663 [ 3 ] {} <Trace> HTTP-Session: 9a253381-9daf-46b1-8843-c75df6daeee7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10739 2024.08.16 05:52:22.034869 [ 3 ] {336aae05-e4d7-4bf5-97fa-61c15cf7fb2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10740 2024.08.16 05:52:22.034912 [ 3 ] {336aae05-e4d7-4bf5-97fa-61c15cf7fb2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10741 2024.08.16 05:52:22.035038 [ 3 ] {336aae05-e4d7-4bf5-97fa-61c15cf7fb2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10742 2024.08.16 05:52:22.035542 [ 3 ] {336aae05-e4d7-4bf5-97fa-61c15cf7fb2f} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10743 2024.08.16 05:52:22.035579 [ 3 ] {336aae05-e4d7-4bf5-97fa-61c15cf7fb2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10744 2024.08.16 05:52:22.035903 [ 3 ] {336aae05-e4d7-4bf5-97fa-61c15cf7fb2f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10745 2024.08.16 05:52:22.036210 [ 3 ] {336aae05-e4d7-4bf5-97fa-61c15cf7fb2f} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10746 2024.08.16 05:52:22.036364 [ 3 ] {336aae05-e4d7-4bf5-97fa-61c15cf7fb2f} <Debug> executeQuery: Read 391 rows, 28.40 KiB in 0.001605 sec., 243613.70716510902 rows/sec., 17.28 MiB/sec.
10747 2024.08.16 05:52:22.036529 [ 3 ] {336aae05-e4d7-4bf5-97fa-61c15cf7fb2f} <Debug> DynamicQueryHandler: Done processing query
10748 2024.08.16 05:52:22.036552 [ 3 ] {336aae05-e4d7-4bf5-97fa-61c15cf7fb2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
10749 2024.08.16 05:52:22.036568 [ 3 ] {} <Debug> HTTP-Session: 9a253381-9daf-46b1-8843-c75df6daeee7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10750 2024.08.16 05:52:22.036702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10751 2024.08.16 05:52:22.036749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10752 2024.08.16 05:52:22.036767 [ 3 ] {} <Debug> HTTP-Session: 5f647509-24ef-4bf1-a456-f14fa0a59c8d Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10753 2024.08.16 05:52:22.036782 [ 3 ] {} <Debug> HTTP-Session: 5f647509-24ef-4bf1-a456-f14fa0a59c8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10754 2024.08.16 05:52:22.036795 [ 3 ] {} <Debug> HTTP-Session: 5f647509-24ef-4bf1-a456-f14fa0a59c8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10755 2024.08.16 05:52:22.036825 [ 3 ] {} <Trace> HTTP-Session: 5f647509-24ef-4bf1-a456-f14fa0a59c8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10756 2024.08.16 05:52:22.036918 [ 3 ] {307f1e97-39f3-466d-9bb3-50aa7937c513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
10757 2024.08.16 05:52:22.036961 [ 3 ] {307f1e97-39f3-466d-9bb3-50aa7937c513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
10758 2024.08.16 05:52:22.037089 [ 3 ] {307f1e97-39f3-466d-9bb3-50aa7937c513} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10759 2024.08.16 05:52:22.037349 [ 3 ] {307f1e97-39f3-466d-9bb3-50aa7937c513} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10760 2024.08.16 05:52:22.037385 [ 3 ] {307f1e97-39f3-466d-9bb3-50aa7937c513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10761 2024.08.16 05:52:22.037739 [ 3 ] {307f1e97-39f3-466d-9bb3-50aa7937c513} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
10762 2024.08.16 05:52:22.038054 [ 3 ] {307f1e97-39f3-466d-9bb3-50aa7937c513} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10763 2024.08.16 05:52:22.038214 [ 3 ] {307f1e97-39f3-466d-9bb3-50aa7937c513} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00131 sec., 4580.152671755725 rows/sec., 239.30 KiB/sec.
10764 2024.08.16 05:52:22.038377 [ 3 ] {307f1e97-39f3-466d-9bb3-50aa7937c513} <Debug> DynamicQueryHandler: Done processing query
10765 2024.08.16 05:52:22.038401 [ 3 ] {307f1e97-39f3-466d-9bb3-50aa7937c513} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
10766 2024.08.16 05:52:22.038416 [ 3 ] {} <Debug> HTTP-Session: 5f647509-24ef-4bf1-a456-f14fa0a59c8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10767 2024.08.16 05:52:22.038637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 44624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10768 2024.08.16 05:52:22.038709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10769 2024.08.16 05:52:22.038728 [ 3 ] {} <Debug> HTTP-Session: f6daa2e0-a6ad-4e81-a167-d0a5597dadda Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10770 2024.08.16 05:52:22.038744 [ 3 ] {} <Debug> HTTP-Session: f6daa2e0-a6ad-4e81-a167-d0a5597dadda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10771 2024.08.16 05:52:22.038757 [ 3 ] {} <Debug> HTTP-Session: f6daa2e0-a6ad-4e81-a167-d0a5597dadda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10772 2024.08.16 05:52:22.038787 [ 3 ] {} <Trace> HTTP-Session: f6daa2e0-a6ad-4e81-a167-d0a5597dadda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10773 2024.08.16 05:52:22.038973 [ 3 ] {22454c1b-5451-4e1f-9360-22fef7d8c1fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10774 2024.08.16 05:52:22.039018 [ 3 ] {22454c1b-5451-4e1f-9360-22fef7d8c1fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10775 2024.08.16 05:52:22.039161 [ 3 ] {22454c1b-5451-4e1f-9360-22fef7d8c1fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10776 2024.08.16 05:52:22.039576 [ 3 ] {22454c1b-5451-4e1f-9360-22fef7d8c1fe} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10777 2024.08.16 05:52:22.039612 [ 3 ] {22454c1b-5451-4e1f-9360-22fef7d8c1fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10778 2024.08.16 05:52:22.039983 [ 3 ] {22454c1b-5451-4e1f-9360-22fef7d8c1fe} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10779 2024.08.16 05:52:22.040333 [ 3 ] {22454c1b-5451-4e1f-9360-22fef7d8c1fe} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10780 2024.08.16 05:52:22.040487 [ 3 ] {22454c1b-5451-4e1f-9360-22fef7d8c1fe} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001604 sec., 147755.6109725686 rows/sec., 9.90 MiB/sec.
10781 2024.08.16 05:52:22.040660 [ 3 ] {22454c1b-5451-4e1f-9360-22fef7d8c1fe} <Debug> DynamicQueryHandler: Done processing query
10782 2024.08.16 05:52:22.040684 [ 3 ] {22454c1b-5451-4e1f-9360-22fef7d8c1fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
10783 2024.08.16 05:52:22.040700 [ 3 ] {} <Debug> HTTP-Session: f6daa2e0-a6ad-4e81-a167-d0a5597dadda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10784 2024.08.16 05:52:22.040918 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10785 2024.08.16 05:52:22.040964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10786 2024.08.16 05:52:22.040983 [ 3 ] {} <Debug> HTTP-Session: 867c7bab-df95-48eb-9b1c-345be24c8d80 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10787 2024.08.16 05:52:22.040999 [ 3 ] {} <Debug> HTTP-Session: 867c7bab-df95-48eb-9b1c-345be24c8d80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10788 2024.08.16 05:52:22.041013 [ 3 ] {} <Debug> HTTP-Session: 867c7bab-df95-48eb-9b1c-345be24c8d80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10789 2024.08.16 05:52:22.041043 [ 3 ] {} <Trace> HTTP-Session: 867c7bab-df95-48eb-9b1c-345be24c8d80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10790 2024.08.16 05:52:22.041131 [ 3 ] {ea59fab9-805f-4b20-acc2-6f3aa2a89c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
10791 2024.08.16 05:52:22.041175 [ 3 ] {ea59fab9-805f-4b20-acc2-6f3aa2a89c9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
10792 2024.08.16 05:52:22.041303 [ 3 ] {ea59fab9-805f-4b20-acc2-6f3aa2a89c9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10793 2024.08.16 05:52:22.041632 [ 3 ] {ea59fab9-805f-4b20-acc2-6f3aa2a89c9b} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10794 2024.08.16 05:52:22.041667 [ 3 ] {ea59fab9-805f-4b20-acc2-6f3aa2a89c9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10795 2024.08.16 05:52:22.042002 [ 3 ] {ea59fab9-805f-4b20-acc2-6f3aa2a89c9b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
10796 2024.08.16 05:52:22.042325 [ 3 ] {ea59fab9-805f-4b20-acc2-6f3aa2a89c9b} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10797 2024.08.16 05:52:22.042479 [ 3 ] {ea59fab9-805f-4b20-acc2-6f3aa2a89c9b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001366 sec., 732.0644216691069 rows/sec., 49.33 KiB/sec.
10798 2024.08.16 05:52:22.042663 [ 3 ] {ea59fab9-805f-4b20-acc2-6f3aa2a89c9b} <Debug> DynamicQueryHandler: Done processing query
10799 2024.08.16 05:52:22.042689 [ 3 ] {ea59fab9-805f-4b20-acc2-6f3aa2a89c9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
10800 2024.08.16 05:52:22.042705 [ 3 ] {} <Debug> HTTP-Session: 867c7bab-df95-48eb-9b1c-345be24c8d80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10801 2024.08.16 05:52:22.042823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14568, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10802 2024.08.16 05:52:22.042869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10803 2024.08.16 05:52:22.042888 [ 3 ] {} <Debug> HTTP-Session: f36a24dd-3cbb-457b-a5e6-6b800274ca72 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10804 2024.08.16 05:52:22.042904 [ 3 ] {} <Debug> HTTP-Session: f36a24dd-3cbb-457b-a5e6-6b800274ca72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10805 2024.08.16 05:52:22.042917 [ 3 ] {} <Debug> HTTP-Session: f36a24dd-3cbb-457b-a5e6-6b800274ca72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10806 2024.08.16 05:52:22.042947 [ 3 ] {} <Trace> HTTP-Session: f36a24dd-3cbb-457b-a5e6-6b800274ca72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10807 2024.08.16 05:52:22.043138 [ 3 ] {dce97605-f25a-4f2e-8a57-2db663079680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10808 2024.08.16 05:52:22.043199 [ 3 ] {dce97605-f25a-4f2e-8a57-2db663079680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10809 2024.08.16 05:52:22.043599 [ 3 ] {dce97605-f25a-4f2e-8a57-2db663079680} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10810 2024.08.16 05:52:22.044126 [ 3 ] {dce97605-f25a-4f2e-8a57-2db663079680} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10811 2024.08.16 05:52:22.044163 [ 3 ] {dce97605-f25a-4f2e-8a57-2db663079680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10812 2024.08.16 05:52:22.044738 [ 3 ] {dce97605-f25a-4f2e-8a57-2db663079680} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
10813 2024.08.16 05:52:22.045143 [ 3 ] {dce97605-f25a-4f2e-8a57-2db663079680} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10814 2024.08.16 05:52:22.045322 [ 3 ] {dce97605-f25a-4f2e-8a57-2db663079680} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002305 sec., 3904.555314533622 rows/sec., 7.00 MiB/sec.
10815 2024.08.16 05:52:22.045534 [ 3 ] {dce97605-f25a-4f2e-8a57-2db663079680} <Debug> DynamicQueryHandler: Done processing query
10816 2024.08.16 05:52:22.045558 [ 3 ] {dce97605-f25a-4f2e-8a57-2db663079680} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
10817 2024.08.16 05:52:22.045574 [ 3 ] {} <Debug> HTTP-Session: f36a24dd-3cbb-457b-a5e6-6b800274ca72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10818 2024.08.16 05:52:22.045710 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10819 2024.08.16 05:52:22.045757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10820 2024.08.16 05:52:22.045776 [ 3 ] {} <Debug> HTTP-Session: f67ecfe2-33a5-494f-a2bc-2cabd37e6f5b Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10821 2024.08.16 05:52:22.045792 [ 3 ] {} <Debug> HTTP-Session: f67ecfe2-33a5-494f-a2bc-2cabd37e6f5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10822 2024.08.16 05:52:22.045805 [ 3 ] {} <Debug> HTTP-Session: f67ecfe2-33a5-494f-a2bc-2cabd37e6f5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10823 2024.08.16 05:52:22.045836 [ 3 ] {} <Trace> HTTP-Session: f67ecfe2-33a5-494f-a2bc-2cabd37e6f5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10824 2024.08.16 05:52:22.045956 [ 3 ] {31f04245-a70b-4fd0-bbb1-7f2792621575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10825 2024.08.16 05:52:22.045999 [ 3 ] {31f04245-a70b-4fd0-bbb1-7f2792621575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10826 2024.08.16 05:52:22.046124 [ 3 ] {31f04245-a70b-4fd0-bbb1-7f2792621575} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10827 2024.08.16 05:52:22.046435 [ 3 ] {31f04245-a70b-4fd0-bbb1-7f2792621575} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10828 2024.08.16 05:52:22.046472 [ 3 ] {31f04245-a70b-4fd0-bbb1-7f2792621575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10829 2024.08.16 05:52:22.046824 [ 3 ] {31f04245-a70b-4fd0-bbb1-7f2792621575} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
10830 2024.08.16 05:52:22.047137 [ 3 ] {31f04245-a70b-4fd0-bbb1-7f2792621575} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10831 2024.08.16 05:52:22.047289 [ 3 ] {31f04245-a70b-4fd0-bbb1-7f2792621575} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001372 sec., 59766.763848396506 rows/sec., 3.80 MiB/sec.
10832 2024.08.16 05:52:22.047454 [ 3 ] {31f04245-a70b-4fd0-bbb1-7f2792621575} <Debug> DynamicQueryHandler: Done processing query
10833 2024.08.16 05:52:22.047478 [ 3 ] {31f04245-a70b-4fd0-bbb1-7f2792621575} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
10834 2024.08.16 05:52:22.047494 [ 3 ] {} <Debug> HTTP-Session: f67ecfe2-33a5-494f-a2bc-2cabd37e6f5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10835 2024.08.16 05:52:24.860055 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache
10836 2024.08.16 05:52:24.860111 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache
10837 2024.08.16 05:52:27.050692 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10838 2024.08.16 05:52:27.050832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10839 2024.08.16 05:52:27.050862 [ 3 ] {} <Debug> HTTP-Session: 25fa0c86-9a3d-49e5-989a-e21be5f7710d Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10840 2024.08.16 05:52:27.050890 [ 3 ] {} <Debug> HTTP-Session: 25fa0c86-9a3d-49e5-989a-e21be5f7710d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10841 2024.08.16 05:52:27.050908 [ 3 ] {} <Debug> HTTP-Session: 25fa0c86-9a3d-49e5-989a-e21be5f7710d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10842 2024.08.16 05:52:27.050962 [ 3 ] {} <Trace> HTTP-Session: 25fa0c86-9a3d-49e5-989a-e21be5f7710d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10843 2024.08.16 05:52:27.051171 [ 3 ] {ffa60fdc-522a-439f-ad5d-8f967c8f55ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10844 2024.08.16 05:52:27.051244 [ 3 ] {ffa60fdc-522a-439f-ad5d-8f967c8f55ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10845 2024.08.16 05:52:27.051451 [ 3 ] {ffa60fdc-522a-439f-ad5d-8f967c8f55ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10846 2024.08.16 05:52:27.051912 [ 3 ] {ffa60fdc-522a-439f-ad5d-8f967c8f55ef} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10847 2024.08.16 05:52:27.051956 [ 3 ] {ffa60fdc-522a-439f-ad5d-8f967c8f55ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10848 2024.08.16 05:52:27.052335 [ 3 ] {ffa60fdc-522a-439f-ad5d-8f967c8f55ef} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
10849 2024.08.16 05:52:27.052680 [ 3 ] {ffa60fdc-522a-439f-ad5d-8f967c8f55ef} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10850 2024.08.16 05:52:27.052855 [ 3 ] {ffa60fdc-522a-439f-ad5d-8f967c8f55ef} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.001742 sec., 13203.214695752009 rows/sec., 1.05 MiB/sec.
10851 2024.08.16 05:52:27.053072 [ 3 ] {ffa60fdc-522a-439f-ad5d-8f967c8f55ef} <Debug> DynamicQueryHandler: Done processing query
10852 2024.08.16 05:52:27.053100 [ 3 ] {ffa60fdc-522a-439f-ad5d-8f967c8f55ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10853 2024.08.16 05:52:27.053116 [ 3 ] {} <Debug> HTTP-Session: 25fa0c86-9a3d-49e5-989a-e21be5f7710d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10854 2024.08.16 05:52:27.053268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10855 2024.08.16 05:52:27.053324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10856 2024.08.16 05:52:27.053343 [ 3 ] {} <Debug> HTTP-Session: 9490995c-fa19-4ff9-be1b-fb3c88f80526 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10857 2024.08.16 05:52:27.053362 [ 3 ] {} <Debug> HTTP-Session: 9490995c-fa19-4ff9-be1b-fb3c88f80526 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10858 2024.08.16 05:52:27.053375 [ 3 ] {} <Debug> HTTP-Session: 9490995c-fa19-4ff9-be1b-fb3c88f80526 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10859 2024.08.16 05:52:27.053411 [ 3 ] {} <Trace> HTTP-Session: 9490995c-fa19-4ff9-be1b-fb3c88f80526 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10860 2024.08.16 05:52:27.053518 [ 3 ] {9976a812-73dd-48bf-9fd4-7137c03cc341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
10861 2024.08.16 05:52:27.053565 [ 3 ] {9976a812-73dd-48bf-9fd4-7137c03cc341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
10862 2024.08.16 05:52:27.053700 [ 3 ] {9976a812-73dd-48bf-9fd4-7137c03cc341} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10863 2024.08.16 05:52:27.054004 [ 3 ] {9976a812-73dd-48bf-9fd4-7137c03cc341} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10864 2024.08.16 05:52:27.054041 [ 3 ] {9976a812-73dd-48bf-9fd4-7137c03cc341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10865 2024.08.16 05:52:27.054346 [ 3 ] {9976a812-73dd-48bf-9fd4-7137c03cc341} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
10866 2024.08.16 05:52:27.054650 [ 3 ] {9976a812-73dd-48bf-9fd4-7137c03cc341} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10867 2024.08.16 05:52:27.054789 [ 3 ] {9976a812-73dd-48bf-9fd4-7137c03cc341} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001296 sec., 1543.2098765432097 rows/sec., 125.84 KiB/sec.
10868 2024.08.16 05:52:27.055054 [ 3 ] {9976a812-73dd-48bf-9fd4-7137c03cc341} <Debug> DynamicQueryHandler: Done processing query
10869 2024.08.16 05:52:27.055091 [ 3 ] {9976a812-73dd-48bf-9fd4-7137c03cc341} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10870 2024.08.16 05:52:27.055116 [ 3 ] {} <Debug> HTTP-Session: 9490995c-fa19-4ff9-be1b-fb3c88f80526 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10871 2024.08.16 05:52:27.055358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 183297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10872 2024.08.16 05:52:27.055408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10873 2024.08.16 05:52:27.055426 [ 3 ] {} <Debug> HTTP-Session: 54437400-acd4-49dd-b7b6-cae2395560ad Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10874 2024.08.16 05:52:27.055443 [ 3 ] {} <Debug> HTTP-Session: 54437400-acd4-49dd-b7b6-cae2395560ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10875 2024.08.16 05:52:27.055458 [ 3 ] {} <Debug> HTTP-Session: 54437400-acd4-49dd-b7b6-cae2395560ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10876 2024.08.16 05:52:27.055490 [ 3 ] {} <Trace> HTTP-Session: 54437400-acd4-49dd-b7b6-cae2395560ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10877 2024.08.16 05:52:27.055953 [ 3 ] {1aaff724-e5ab-46c5-9814-98dc16d07b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
10878 2024.08.16 05:52:27.055999 [ 3 ] {1aaff724-e5ab-46c5-9814-98dc16d07b88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
10879 2024.08.16 05:52:27.056148 [ 3 ] {1aaff724-e5ab-46c5-9814-98dc16d07b88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10880 2024.08.16 05:52:27.057341 [ 3 ] {1aaff724-e5ab-46c5-9814-98dc16d07b88} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10881 2024.08.16 05:52:27.057381 [ 3 ] {1aaff724-e5ab-46c5-9814-98dc16d07b88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10882 2024.08.16 05:52:27.057763 [ 3 ] {1aaff724-e5ab-46c5-9814-98dc16d07b88} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10883 2024.08.16 05:52:27.058069 [ 3 ] {1aaff724-e5ab-46c5-9814-98dc16d07b88} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10884 2024.08.16 05:52:27.058219 [ 3 ] {1aaff724-e5ab-46c5-9814-98dc16d07b88} <Debug> executeQuery: Read 1266 rows, 106.82 KiB in 0.002592 sec., 488425.9259259259 rows/sec., 40.24 MiB/sec.
10885 2024.08.16 05:52:27.058402 [ 3 ] {1aaff724-e5ab-46c5-9814-98dc16d07b88} <Debug> DynamicQueryHandler: Done processing query
10886 2024.08.16 05:52:27.058427 [ 3 ] {1aaff724-e5ab-46c5-9814-98dc16d07b88} <Debug> MemoryTracker: Peak memory usage (for query): 4.96 MiB.
10887 2024.08.16 05:52:27.058442 [ 3 ] {} <Debug> HTTP-Session: 54437400-acd4-49dd-b7b6-cae2395560ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10888 2024.08.16 05:52:27.058619 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10889 2024.08.16 05:52:27.058668 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10890 2024.08.16 05:52:27.058687 [ 3 ] {} <Debug> HTTP-Session: ce83167d-6441-47df-af83-2b846f6f3b77 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10891 2024.08.16 05:52:27.058704 [ 3 ] {} <Debug> HTTP-Session: ce83167d-6441-47df-af83-2b846f6f3b77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10892 2024.08.16 05:52:27.058717 [ 3 ] {} <Debug> HTTP-Session: ce83167d-6441-47df-af83-2b846f6f3b77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10893 2024.08.16 05:52:27.058750 [ 3 ] {} <Trace> HTTP-Session: ce83167d-6441-47df-af83-2b846f6f3b77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10894 2024.08.16 05:52:27.058855 [ 3 ] {42ed34b4-5e76-4e71-bdf2-56127a769438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
10895 2024.08.16 05:52:27.058899 [ 3 ] {42ed34b4-5e76-4e71-bdf2-56127a769438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
10896 2024.08.16 05:52:27.059026 [ 3 ] {42ed34b4-5e76-4e71-bdf2-56127a769438} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10897 2024.08.16 05:52:27.059301 [ 3 ] {42ed34b4-5e76-4e71-bdf2-56127a769438} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10898 2024.08.16 05:52:27.059338 [ 3 ] {42ed34b4-5e76-4e71-bdf2-56127a769438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10899 2024.08.16 05:52:27.059634 [ 3 ] {42ed34b4-5e76-4e71-bdf2-56127a769438} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
10900 2024.08.16 05:52:27.059933 [ 3 ] {42ed34b4-5e76-4e71-bdf2-56127a769438} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10901 2024.08.16 05:52:27.060091 [ 3 ] {42ed34b4-5e76-4e71-bdf2-56127a769438} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001257 sec., 1591.0898965791566 rows/sec., 111.10 KiB/sec.
10902 2024.08.16 05:52:27.060399 [ 3 ] {42ed34b4-5e76-4e71-bdf2-56127a769438} <Debug> DynamicQueryHandler: Done processing query
10903 2024.08.16 05:52:27.060423 [ 3 ] {42ed34b4-5e76-4e71-bdf2-56127a769438} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
10904 2024.08.16 05:52:27.060439 [ 3 ] {} <Debug> HTTP-Session: ce83167d-6441-47df-af83-2b846f6f3b77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10905 2024.08.16 05:52:27.060624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 30454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10906 2024.08.16 05:52:27.060672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10907 2024.08.16 05:52:27.060690 [ 3 ] {} <Debug> HTTP-Session: 3000f988-aece-498b-a36f-961933d2dfa8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10908 2024.08.16 05:52:27.060706 [ 3 ] {} <Debug> HTTP-Session: 3000f988-aece-498b-a36f-961933d2dfa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10909 2024.08.16 05:52:27.060719 [ 3 ] {} <Debug> HTTP-Session: 3000f988-aece-498b-a36f-961933d2dfa8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10910 2024.08.16 05:52:27.060749 [ 3 ] {} <Trace> HTTP-Session: 3000f988-aece-498b-a36f-961933d2dfa8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10911 2024.08.16 05:52:27.060950 [ 3 ] {89d1a61f-4f0b-4e15-b9e3-103f5eefbed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
10912 2024.08.16 05:52:27.060991 [ 3 ] {89d1a61f-4f0b-4e15-b9e3-103f5eefbed8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
10913 2024.08.16 05:52:27.061134 [ 3 ] {89d1a61f-4f0b-4e15-b9e3-103f5eefbed8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10914 2024.08.16 05:52:27.061527 [ 3 ] {89d1a61f-4f0b-4e15-b9e3-103f5eefbed8} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10915 2024.08.16 05:52:27.061563 [ 3 ] {89d1a61f-4f0b-4e15-b9e3-103f5eefbed8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10916 2024.08.16 05:52:27.061880 [ 3 ] {89d1a61f-4f0b-4e15-b9e3-103f5eefbed8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
10917 2024.08.16 05:52:27.062185 [ 3 ] {89d1a61f-4f0b-4e15-b9e3-103f5eefbed8} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10918 2024.08.16 05:52:27.062344 [ 3 ] {89d1a61f-4f0b-4e15-b9e3-103f5eefbed8} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001512 sec., 150793.65079365077 rows/sec., 10.21 MiB/sec.
10919 2024.08.16 05:52:27.062508 [ 3 ] {89d1a61f-4f0b-4e15-b9e3-103f5eefbed8} <Debug> DynamicQueryHandler: Done processing query
10920 2024.08.16 05:52:27.062531 [ 3 ] {89d1a61f-4f0b-4e15-b9e3-103f5eefbed8} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
10921 2024.08.16 05:52:27.062548 [ 3 ] {} <Debug> HTTP-Session: 3000f988-aece-498b-a36f-961933d2dfa8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10922 2024.08.16 05:52:27.062760 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 90059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10923 2024.08.16 05:52:27.062808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10924 2024.08.16 05:52:27.062826 [ 3 ] {} <Debug> HTTP-Session: f706d646-f3a9-4a0e-bcd8-47bdeba583d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10925 2024.08.16 05:52:27.062842 [ 3 ] {} <Debug> HTTP-Session: f706d646-f3a9-4a0e-bcd8-47bdeba583d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10926 2024.08.16 05:52:27.062855 [ 3 ] {} <Debug> HTTP-Session: f706d646-f3a9-4a0e-bcd8-47bdeba583d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10927 2024.08.16 05:52:27.062885 [ 3 ] {} <Trace> HTTP-Session: f706d646-f3a9-4a0e-bcd8-47bdeba583d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10928 2024.08.16 05:52:27.063222 [ 3 ] {e530b2b3-d8af-46a5-916a-399b54c5f2c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
10929 2024.08.16 05:52:27.063264 [ 3 ] {e530b2b3-d8af-46a5-916a-399b54c5f2c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
10930 2024.08.16 05:52:27.063387 [ 3 ] {e530b2b3-d8af-46a5-916a-399b54c5f2c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10931 2024.08.16 05:52:27.063973 [ 3 ] {e530b2b3-d8af-46a5-916a-399b54c5f2c4} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10932 2024.08.16 05:52:27.064010 [ 3 ] {e530b2b3-d8af-46a5-916a-399b54c5f2c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10933 2024.08.16 05:52:27.064332 [ 3 ] {e530b2b3-d8af-46a5-916a-399b54c5f2c4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10934 2024.08.16 05:52:27.064638 [ 3 ] {e530b2b3-d8af-46a5-916a-399b54c5f2c4} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10935 2024.08.16 05:52:27.064791 [ 3 ] {e530b2b3-d8af-46a5-916a-399b54c5f2c4} <Debug> executeQuery: Read 545 rows, 41.41 KiB in 0.001797 sec., 303283.24986087927 rows/sec., 22.50 MiB/sec.
10936 2024.08.16 05:52:27.064953 [ 3 ] {e530b2b3-d8af-46a5-916a-399b54c5f2c4} <Debug> DynamicQueryHandler: Done processing query
10937 2024.08.16 05:52:27.064976 [ 3 ] {e530b2b3-d8af-46a5-916a-399b54c5f2c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.55 MiB.
10938 2024.08.16 05:52:27.064992 [ 3 ] {} <Debug> HTTP-Session: f706d646-f3a9-4a0e-bcd8-47bdeba583d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10939 2024.08.16 05:52:27.065268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 160466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10940 2024.08.16 05:52:27.065315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10941 2024.08.16 05:52:27.065334 [ 3 ] {} <Debug> HTTP-Session: 0715ea15-f8dd-4c4a-bfc2-2c7307296a4a Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10942 2024.08.16 05:52:27.065351 [ 3 ] {} <Debug> HTTP-Session: 0715ea15-f8dd-4c4a-bfc2-2c7307296a4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10943 2024.08.16 05:52:27.065365 [ 3 ] {} <Debug> HTTP-Session: 0715ea15-f8dd-4c4a-bfc2-2c7307296a4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10944 2024.08.16 05:52:27.065394 [ 3 ] {} <Trace> HTTP-Session: 0715ea15-f8dd-4c4a-bfc2-2c7307296a4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10945 2024.08.16 05:52:27.065802 [ 3 ] {08bfa95d-b8aa-41e9-b91e-44afb782c655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
10946 2024.08.16 05:52:27.065851 [ 3 ] {08bfa95d-b8aa-41e9-b91e-44afb782c655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
10947 2024.08.16 05:52:27.065995 [ 3 ] {08bfa95d-b8aa-41e9-b91e-44afb782c655} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10948 2024.08.16 05:52:27.066807 [ 3 ] {08bfa95d-b8aa-41e9-b91e-44afb782c655} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10949 2024.08.16 05:52:27.066844 [ 3 ] {08bfa95d-b8aa-41e9-b91e-44afb782c655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10950 2024.08.16 05:52:27.067275 [ 3 ] {08bfa95d-b8aa-41e9-b91e-44afb782c655} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10951 2024.08.16 05:52:27.067603 [ 3 ] {08bfa95d-b8aa-41e9-b91e-44afb782c655} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10952 2024.08.16 05:52:27.067762 [ 3 ] {08bfa95d-b8aa-41e9-b91e-44afb782c655} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.002214 sec., 381662.1499548329 rows/sec., 25.69 MiB/sec.
10953 2024.08.16 05:52:27.067928 [ 3 ] {08bfa95d-b8aa-41e9-b91e-44afb782c655} <Debug> DynamicQueryHandler: Done processing query
10954 2024.08.16 05:52:27.067953 [ 3 ] {08bfa95d-b8aa-41e9-b91e-44afb782c655} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
10955 2024.08.16 05:52:27.067968 [ 3 ] {} <Debug> HTTP-Session: 0715ea15-f8dd-4c4a-bfc2-2c7307296a4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10956 2024.08.16 05:52:27.068176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 36904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10957 2024.08.16 05:52:27.068224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10958 2024.08.16 05:52:27.068242 [ 3 ] {} <Debug> HTTP-Session: 72644241-c3f4-4d99-86c1-6e116afcb59c Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10959 2024.08.16 05:52:27.068258 [ 3 ] {} <Debug> HTTP-Session: 72644241-c3f4-4d99-86c1-6e116afcb59c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10960 2024.08.16 05:52:27.068272 [ 3 ] {} <Debug> HTTP-Session: 72644241-c3f4-4d99-86c1-6e116afcb59c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10961 2024.08.16 05:52:27.068301 [ 3 ] {} <Trace> HTTP-Session: 72644241-c3f4-4d99-86c1-6e116afcb59c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10962 2024.08.16 05:52:27.068580 [ 3 ] {cd8aa315-13a0-4e3e-88c5-fa63a52e573b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
10963 2024.08.16 05:52:27.068643 [ 3 ] {cd8aa315-13a0-4e3e-88c5-fa63a52e573b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
10964 2024.08.16 05:52:27.069053 [ 3 ] {cd8aa315-13a0-4e3e-88c5-fa63a52e573b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10965 2024.08.16 05:52:27.069616 [ 3 ] {cd8aa315-13a0-4e3e-88c5-fa63a52e573b} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10966 2024.08.16 05:52:27.069652 [ 3 ] {cd8aa315-13a0-4e3e-88c5-fa63a52e573b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10967 2024.08.16 05:52:27.070246 [ 3 ] {cd8aa315-13a0-4e3e-88c5-fa63a52e573b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
10968 2024.08.16 05:52:27.070655 [ 3 ] {cd8aa315-13a0-4e3e-88c5-fa63a52e573b} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10969 2024.08.16 05:52:27.070843 [ 3 ] {cd8aa315-13a0-4e3e-88c5-fa63a52e573b} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002464 sec., 9334.415584415585 rows/sec., 16.73 MiB/sec.
10970 2024.08.16 05:52:27.071038 [ 3 ] {cd8aa315-13a0-4e3e-88c5-fa63a52e573b} <Debug> DynamicQueryHandler: Done processing query
10971 2024.08.16 05:52:27.071061 [ 3 ] {cd8aa315-13a0-4e3e-88c5-fa63a52e573b} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
10972 2024.08.16 05:52:27.071077 [ 3 ] {} <Debug> HTTP-Session: 72644241-c3f4-4d99-86c1-6e116afcb59c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10973 2024.08.16 05:52:27.071202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10974 2024.08.16 05:52:27.071248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10975 2024.08.16 05:52:27.071266 [ 3 ] {} <Debug> HTTP-Session: ecef2e00-eb23-44a4-bbea-849b4d7e2a33 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10976 2024.08.16 05:52:27.071282 [ 3 ] {} <Debug> HTTP-Session: ecef2e00-eb23-44a4-bbea-849b4d7e2a33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10977 2024.08.16 05:52:27.071296 [ 3 ] {} <Debug> HTTP-Session: ecef2e00-eb23-44a4-bbea-849b4d7e2a33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10978 2024.08.16 05:52:27.071325 [ 3 ] {} <Trace> HTTP-Session: ecef2e00-eb23-44a4-bbea-849b4d7e2a33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10979 2024.08.16 05:52:27.071445 [ 3 ] {f43704a8-ab6f-4a6a-895f-d775d01b7f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
10980 2024.08.16 05:52:27.071490 [ 3 ] {f43704a8-ab6f-4a6a-895f-d775d01b7f1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
10981 2024.08.16 05:52:27.071615 [ 3 ] {f43704a8-ab6f-4a6a-895f-d775d01b7f1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10982 2024.08.16 05:52:27.071905 [ 3 ] {f43704a8-ab6f-4a6a-895f-d775d01b7f1c} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
10983 2024.08.16 05:52:27.071941 [ 3 ] {f43704a8-ab6f-4a6a-895f-d775d01b7f1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.69 GiB.
10984 2024.08.16 05:52:27.072291 [ 3 ] {f43704a8-ab6f-4a6a-895f-d775d01b7f1c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
10985 2024.08.16 05:52:27.072610 [ 3 ] {f43704a8-ab6f-4a6a-895f-d775d01b7f1c} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
10986 2024.08.16 05:52:27.072764 [ 3 ] {f43704a8-ab6f-4a6a-895f-d775d01b7f1c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001358 sec., 44182.62150220913 rows/sec., 2.98 MiB/sec.
10987 2024.08.16 05:52:27.072926 [ 3 ] {f43704a8-ab6f-4a6a-895f-d775d01b7f1c} <Debug> DynamicQueryHandler: Done processing query
10988 2024.08.16 05:52:27.072951 [ 3 ] {f43704a8-ab6f-4a6a-895f-d775d01b7f1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
10989 2024.08.16 05:52:27.072966 [ 3 ] {} <Debug> HTTP-Session: ecef2e00-eb23-44a4-bbea-849b4d7e2a33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
10990 2024.08.16 05:52:32.026123 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
10991 2024.08.16 05:52:32.026267 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
10992 2024.08.16 05:52:32.026296 [ 3 ] {} <Debug> HTTP-Session: d04b3067-553a-4e1f-a103-a7b44067fff8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
10993 2024.08.16 05:52:32.026325 [ 3 ] {} <Debug> HTTP-Session: d04b3067-553a-4e1f-a103-a7b44067fff8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
10994 2024.08.16 05:52:32.026342 [ 3 ] {} <Debug> HTTP-Session: d04b3067-553a-4e1f-a103-a7b44067fff8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
10995 2024.08.16 05:52:32.026396 [ 3 ] {} <Trace> HTTP-Session: d04b3067-553a-4e1f-a103-a7b44067fff8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
10996 2024.08.16 05:52:32.026596 [ 3 ] {6cee0fff-93b5-4a25-a831-42dca2287a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
10997 2024.08.16 05:52:32.026660 [ 3 ] {6cee0fff-93b5-4a25-a831-42dca2287a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
10998 2024.08.16 05:52:32.026853 [ 3 ] {6cee0fff-93b5-4a25-a831-42dca2287a2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
10999 2024.08.16 05:52:32.027222 [ 3 ] {6cee0fff-93b5-4a25-a831-42dca2287a2b} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11000 2024.08.16 05:52:32.027262 [ 3 ] {6cee0fff-93b5-4a25-a831-42dca2287a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11001 2024.08.16 05:52:32.027622 [ 3 ] {6cee0fff-93b5-4a25-a831-42dca2287a2b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
11002 2024.08.16 05:52:32.027957 [ 3 ] {6cee0fff-93b5-4a25-a831-42dca2287a2b} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11003 2024.08.16 05:52:32.028115 [ 3 ] {6cee0fff-93b5-4a25-a831-42dca2287a2b} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001572 sec., 5725.1908396946565 rows/sec., 464.05 KiB/sec.
11004 2024.08.16 05:52:32.028308 [ 3 ] {6cee0fff-93b5-4a25-a831-42dca2287a2b} <Debug> DynamicQueryHandler: Done processing query
11005 2024.08.16 05:52:32.028334 [ 3 ] {6cee0fff-93b5-4a25-a831-42dca2287a2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11006 2024.08.16 05:52:32.028350 [ 3 ] {} <Debug> HTTP-Session: d04b3067-553a-4e1f-a103-a7b44067fff8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11007 2024.08.16 05:52:32.028503 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11008 2024.08.16 05:52:32.028551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11009 2024.08.16 05:52:32.028569 [ 3 ] {} <Debug> HTTP-Session: d344f797-3b5a-4a4a-b3be-3b837fa0a80d Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
11010 2024.08.16 05:52:32.028586 [ 3 ] {} <Debug> HTTP-Session: d344f797-3b5a-4a4a-b3be-3b837fa0a80d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11011 2024.08.16 05:52:32.028600 [ 3 ] {} <Debug> HTTP-Session: d344f797-3b5a-4a4a-b3be-3b837fa0a80d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11012 2024.08.16 05:52:32.028630 [ 3 ] {} <Trace> HTTP-Session: d344f797-3b5a-4a4a-b3be-3b837fa0a80d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11013 2024.08.16 05:52:32.028723 [ 3 ] {4096e1a4-a257-467c-952b-e60d8159c68a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11014 2024.08.16 05:52:32.028766 [ 3 ] {4096e1a4-a257-467c-952b-e60d8159c68a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11015 2024.08.16 05:52:32.028894 [ 3 ] {4096e1a4-a257-467c-952b-e60d8159c68a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11016 2024.08.16 05:52:32.029138 [ 3 ] {4096e1a4-a257-467c-952b-e60d8159c68a} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11017 2024.08.16 05:52:32.029175 [ 3 ] {4096e1a4-a257-467c-952b-e60d8159c68a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11018 2024.08.16 05:52:32.029469 [ 3 ] {4096e1a4-a257-467c-952b-e60d8159c68a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
11019 2024.08.16 05:52:32.029769 [ 3 ] {4096e1a4-a257-467c-952b-e60d8159c68a} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11020 2024.08.16 05:52:32.029933 [ 3 ] {4096e1a4-a257-467c-952b-e60d8159c68a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001226 sec., 1631.321370309951 rows/sec., 133.02 KiB/sec.
11021 2024.08.16 05:52:32.030185 [ 3 ] {4096e1a4-a257-467c-952b-e60d8159c68a} <Debug> DynamicQueryHandler: Done processing query
11022 2024.08.16 05:52:32.030228 [ 3 ] {4096e1a4-a257-467c-952b-e60d8159c68a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11023 2024.08.16 05:52:32.030253 [ 3 ] {} <Debug> HTTP-Session: d344f797-3b5a-4a4a-b3be-3b837fa0a80d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11024 2024.08.16 05:52:32.030435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 32551, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11025 2024.08.16 05:52:32.030482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11026 2024.08.16 05:52:32.030501 [ 3 ] {} <Debug> HTTP-Session: 6ebee2e7-58bb-44eb-9359-d3083fb27867 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
11027 2024.08.16 05:52:32.030516 [ 3 ] {} <Debug> HTTP-Session: 6ebee2e7-58bb-44eb-9359-d3083fb27867 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11028 2024.08.16 05:52:32.030530 [ 3 ] {} <Debug> HTTP-Session: 6ebee2e7-58bb-44eb-9359-d3083fb27867 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11029 2024.08.16 05:52:32.030559 [ 3 ] {} <Trace> HTTP-Session: 6ebee2e7-58bb-44eb-9359-d3083fb27867 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11030 2024.08.16 05:52:32.030708 [ 3 ] {3f103cb9-99d9-4403-822a-9531a16c4d85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11031 2024.08.16 05:52:32.030750 [ 3 ] {3f103cb9-99d9-4403-822a-9531a16c4d85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11032 2024.08.16 05:52:32.030896 [ 3 ] {3f103cb9-99d9-4403-822a-9531a16c4d85} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11033 2024.08.16 05:52:32.031279 [ 3 ] {3f103cb9-99d9-4403-822a-9531a16c4d85} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11034 2024.08.16 05:52:32.031315 [ 3 ] {3f103cb9-99d9-4403-822a-9531a16c4d85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11035 2024.08.16 05:52:32.031630 [ 3 ] {3f103cb9-99d9-4403-822a-9531a16c4d85} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
11036 2024.08.16 05:52:32.031936 [ 3 ] {3f103cb9-99d9-4403-822a-9531a16c4d85} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11037 2024.08.16 05:52:32.032095 [ 3 ] {3f103cb9-99d9-4403-822a-9531a16c4d85} <Debug> executeQuery: Read 217 rows, 19.35 KiB in 0.001451 sec., 149552.03308063405 rows/sec., 13.02 MiB/sec.
11038 2024.08.16 05:52:32.032105 [ 138 ] {} <Debug> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
11039 2024.08.16 05:52:32.032216 [ 138 ] {} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11040 2024.08.16 05:52:32.032255 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11041 2024.08.16 05:52:32.032331 [ 3 ] {3f103cb9-99d9-4403-822a-9531a16c4d85} <Debug> DynamicQueryHandler: Done processing query
11042 2024.08.16 05:52:32.032374 [ 3 ] {3f103cb9-99d9-4403-822a-9531a16c4d85} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
11043 2024.08.16 05:52:32.032397 [ 3 ] {} <Debug> HTTP-Session: 6ebee2e7-58bb-44eb-9359-d3083fb27867 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11044 2024.08.16 05:52:32.032401 [ 199 ] {564535ed-8c40-4bc7-9d29-de870537704c::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
11045 2024.08.16 05:52:32.032534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11046 2024.08.16 05:52:32.032543 [ 199 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11047 2024.08.16 05:52:32.032581 [ 199 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1434 rows starting from the beginning of the part
11048 2024.08.16 05:52:32.032590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11049 2024.08.16 05:52:32.032615 [ 3 ] {} <Debug> HTTP-Session: 5eaf2fcf-f71f-4396-8dec-29da85ff7250 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
11050 2024.08.16 05:52:32.032645 [ 3 ] {} <Debug> HTTP-Session: 5eaf2fcf-f71f-4396-8dec-29da85ff7250 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11051 2024.08.16 05:52:32.032668 [ 3 ] {} <Debug> HTTP-Session: 5eaf2fcf-f71f-4396-8dec-29da85ff7250 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11052 2024.08.16 05:52:32.032670 [ 199 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 216 rows starting from the beginning of the part
11053 2024.08.16 05:52:32.032803 [ 3 ] {} <Trace> HTTP-Session: 5eaf2fcf-f71f-4396-8dec-29da85ff7250 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11054 2024.08.16 05:52:32.033013 [ 199 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 125 rows starting from the beginning of the part
11055 2024.08.16 05:52:32.033246 [ 3 ] {fc598d32-de5f-4e5a-93ad-c47087ff5a25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11056 2024.08.16 05:52:32.033390 [ 199 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 216 rows starting from the beginning of the part
11057 2024.08.16 05:52:32.033406 [ 3 ] {fc598d32-de5f-4e5a-93ad-c47087ff5a25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11058 2024.08.16 05:52:32.033716 [ 199 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1266 rows starting from the beginning of the part
11059 2024.08.16 05:52:32.034077 [ 199 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 217 rows starting from the beginning of the part
11060 2024.08.16 05:52:32.034659 [ 3 ] {fc598d32-de5f-4e5a-93ad-c47087ff5a25} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11061 2024.08.16 05:52:32.035053 [ 3 ] {fc598d32-de5f-4e5a-93ad-c47087ff5a25} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11062 2024.08.16 05:52:32.035094 [ 3 ] {fc598d32-de5f-4e5a-93ad-c47087ff5a25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11063 2024.08.16 05:52:32.035578 [ 3 ] {fc598d32-de5f-4e5a-93ad-c47087ff5a25} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
11064 2024.08.16 05:52:32.036001 [ 3 ] {fc598d32-de5f-4e5a-93ad-c47087ff5a25} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11065 2024.08.16 05:52:32.036209 [ 3 ] {fc598d32-de5f-4e5a-93ad-c47087ff5a25} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.003126 sec., 639.7952655150352 rows/sec., 44.67 KiB/sec.
11066 2024.08.16 05:52:32.036394 [ 3 ] {fc598d32-de5f-4e5a-93ad-c47087ff5a25} <Debug> DynamicQueryHandler: Done processing query
11067 2024.08.16 05:52:32.036442 [ 3 ] {fc598d32-de5f-4e5a-93ad-c47087ff5a25} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11068 2024.08.16 05:52:32.036486 [ 3 ] {} <Debug> HTTP-Session: 5eaf2fcf-f71f-4396-8dec-29da85ff7250 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11069 2024.08.16 05:52:32.036595 [ 192 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3474 rows, containing 4 columns (4 merged, 0 gathered) in 0.00425123 sec., 817175.2645704891 rows/sec., 68.37 MiB/sec.
11070 2024.08.16 05:52:32.036635 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11071 2024.08.16 05:52:32.036704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11072 2024.08.16 05:52:32.036724 [ 3 ] {} <Debug> HTTP-Session: 938de50e-ec9b-475d-b7fb-08d72bfb997d Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
11073 2024.08.16 05:52:32.036742 [ 3 ] {} <Debug> HTTP-Session: 938de50e-ec9b-475d-b7fb-08d72bfb997d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11074 2024.08.16 05:52:32.036757 [ 3 ] {} <Debug> HTTP-Session: 938de50e-ec9b-475d-b7fb-08d72bfb997d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11075 2024.08.16 05:52:32.036787 [ 3 ] {} <Trace> HTTP-Session: 938de50e-ec9b-475d-b7fb-08d72bfb997d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11076 2024.08.16 05:52:32.036936 [ 3 ] {3f5f9961-d701-474e-b19f-9de0ac522438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
11077 2024.08.16 05:52:32.036947 [ 192 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
11078 2024.08.16 05:52:32.036995 [ 3 ] {3f5f9961-d701-474e-b19f-9de0ac522438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
11079 2024.08.16 05:52:32.037331 [ 3 ] {3f5f9961-d701-474e-b19f-9de0ac522438} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11080 2024.08.16 05:52:32.037937 [ 192 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_56_11} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11081 2024.08.16 05:52:32.038079 [ 3 ] {3f5f9961-d701-474e-b19f-9de0ac522438} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11082 2024.08.16 05:52:32.038146 [ 3 ] {3f5f9961-d701-474e-b19f-9de0ac522438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11083 2024.08.16 05:52:32.038156 [ 192 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_56_11} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
11084 2024.08.16 05:52:32.038335 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB.
11085 2024.08.16 05:52:32.038590 [ 3 ] {3f5f9961-d701-474e-b19f-9de0ac522438} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
11086 2024.08.16 05:52:32.038903 [ 3 ] {3f5f9961-d701-474e-b19f-9de0ac522438} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11087 2024.08.16 05:52:32.039048 [ 3 ] {3f5f9961-d701-474e-b19f-9de0ac522438} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002152 sec., 6505.576208178439 rows/sec., 455.61 KiB/sec.
11088 2024.08.16 05:52:32.039082 [ 137 ] {} <Debug> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
11089 2024.08.16 05:52:32.039203 [ 137 ] {} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11090 2024.08.16 05:52:32.039248 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11091 2024.08.16 05:52:32.039302 [ 3 ] {3f5f9961-d701-474e-b19f-9de0ac522438} <Debug> DynamicQueryHandler: Done processing query
11092 2024.08.16 05:52:32.039367 [ 3 ] {3f5f9961-d701-474e-b19f-9de0ac522438} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11093 2024.08.16 05:52:32.039412 [ 3 ] {} <Debug> HTTP-Session: 938de50e-ec9b-475d-b7fb-08d72bfb997d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11094 2024.08.16 05:52:32.039449 [ 199 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::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
11095 2024.08.16 05:52:32.039607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11096 2024.08.16 05:52:32.039666 [ 199 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11097 2024.08.16 05:52:32.039678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11098 2024.08.16 05:52:32.039701 [ 199 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::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
11099 2024.08.16 05:52:32.039707 [ 3 ] {} <Debug> HTTP-Session: b39328d8-db87-4d78-b628-78130b1d1626 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
11100 2024.08.16 05:52:32.039732 [ 3 ] {} <Debug> HTTP-Session: b39328d8-db87-4d78-b628-78130b1d1626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11101 2024.08.16 05:52:32.039758 [ 3 ] {} <Debug> HTTP-Session: b39328d8-db87-4d78-b628-78130b1d1626 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11102 2024.08.16 05:52:32.039873 [ 199 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::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
11103 2024.08.16 05:52:32.039887 [ 3 ] {} <Trace> HTTP-Session: b39328d8-db87-4d78-b628-78130b1d1626 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11104 2024.08.16 05:52:32.040190 [ 199 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::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
11105 2024.08.16 05:52:32.040249 [ 3 ] {a05a620f-1d01-48a8-b73a-6711577d0c71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
11106 2024.08.16 05:52:32.040451 [ 3 ] {a05a620f-1d01-48a8-b73a-6711577d0c71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
11107 2024.08.16 05:52:32.040507 [ 199 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part
11108 2024.08.16 05:52:32.040860 [ 199 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 228 rows starting from the beginning of the part
11109 2024.08.16 05:52:32.041209 [ 199 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::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
11110 2024.08.16 05:52:32.041694 [ 3 ] {a05a620f-1d01-48a8-b73a-6711577d0c71} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11111 2024.08.16 05:52:32.042100 [ 3 ] {a05a620f-1d01-48a8-b73a-6711577d0c71} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11112 2024.08.16 05:52:32.042145 [ 3 ] {a05a620f-1d01-48a8-b73a-6711577d0c71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11113 2024.08.16 05:52:32.042664 [ 3 ] {a05a620f-1d01-48a8-b73a-6711577d0c71} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
11114 2024.08.16 05:52:32.043053 [ 199 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 4 columns (4 merged, 0 gathered) in 0.003724092 sec., 141511.00456164885 rows/sec., 9.08 MiB/sec.
11115 2024.08.16 05:52:32.043169 [ 199 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
11116 2024.08.16 05:52:32.043258 [ 3 ] {a05a620f-1d01-48a8-b73a-6711577d0c71} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11117 2024.08.16 05:52:32.043569 [ 3 ] {a05a620f-1d01-48a8-b73a-6711577d0c71} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.003421 sec., 1753.8731365097924 rows/sec., 103.62 KiB/sec.
11118 2024.08.16 05:52:32.044155 [ 3 ] {a05a620f-1d01-48a8-b73a-6711577d0c71} <Debug> DynamicQueryHandler: Done processing query
11119 2024.08.16 05:52:32.044244 [ 3 ] {a05a620f-1d01-48a8-b73a-6711577d0c71} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11120 2024.08.16 05:52:32.044290 [ 191 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_31_6} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11121 2024.08.16 05:52:32.044310 [ 3 ] {} <Debug> HTTP-Session: b39328d8-db87-4d78-b628-78130b1d1626 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11122 2024.08.16 05:52:32.044487 [ 191 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_31_6} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
11123 2024.08.16 05:52:32.044568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 63666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11124 2024.08.16 05:52:32.044576 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
11125 2024.08.16 05:52:32.044620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11126 2024.08.16 05:52:32.044639 [ 3 ] {} <Debug> HTTP-Session: 0761fdef-cbec-4228-8c47-755b043c5292 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
11127 2024.08.16 05:52:32.044655 [ 3 ] {} <Debug> HTTP-Session: 0761fdef-cbec-4228-8c47-755b043c5292 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11128 2024.08.16 05:52:32.044669 [ 3 ] {} <Debug> HTTP-Session: 0761fdef-cbec-4228-8c47-755b043c5292 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11129 2024.08.16 05:52:32.044698 [ 3 ] {} <Trace> HTTP-Session: 0761fdef-cbec-4228-8c47-755b043c5292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11130 2024.08.16 05:52:32.044894 [ 3 ] {9f34b876-d473-475c-bc1d-1708d04f630c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11131 2024.08.16 05:52:32.044936 [ 3 ] {9f34b876-d473-475c-bc1d-1708d04f630c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11132 2024.08.16 05:52:32.045076 [ 3 ] {9f34b876-d473-475c-bc1d-1708d04f630c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11133 2024.08.16 05:52:32.045652 [ 3 ] {9f34b876-d473-475c-bc1d-1708d04f630c} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11134 2024.08.16 05:52:32.045689 [ 3 ] {9f34b876-d473-475c-bc1d-1708d04f630c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11135 2024.08.16 05:52:32.046020 [ 3 ] {9f34b876-d473-475c-bc1d-1708d04f630c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
11136 2024.08.16 05:52:32.046328 [ 3 ] {9f34b876-d473-475c-bc1d-1708d04f630c} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11137 2024.08.16 05:52:32.046486 [ 3 ] {9f34b876-d473-475c-bc1d-1708d04f630c} <Debug> executeQuery: Read 393 rows, 28.57 KiB in 0.001694 sec., 231995.2774498229 rows/sec., 16.47 MiB/sec.
11138 2024.08.16 05:52:32.046495 [ 137 ] {} <Debug> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
11139 2024.08.16 05:52:32.046570 [ 137 ] {} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11140 2024.08.16 05:52:32.046617 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11141 2024.08.16 05:52:32.046795 [ 3 ] {9f34b876-d473-475c-bc1d-1708d04f630c} <Debug> DynamicQueryHandler: Done processing query
11142 2024.08.16 05:52:32.046871 [ 3 ] {9f34b876-d473-475c-bc1d-1708d04f630c} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
11143 2024.08.16 05:52:32.047002 [ 3 ] {} <Debug> HTTP-Session: 0761fdef-cbec-4228-8c47-755b043c5292 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11144 2024.08.16 05:52:32.047254 [ 186 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::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
11145 2024.08.16 05:52:32.047425 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11146 2024.08.16 05:52:32.047527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11147 2024.08.16 05:52:32.047586 [ 3 ] {} <Debug> HTTP-Session: 058aa343-9dd3-405a-9123-ab7eecb1984c Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
11148 2024.08.16 05:52:32.047643 [ 3 ] {} <Debug> HTTP-Session: 058aa343-9dd3-405a-9123-ab7eecb1984c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11149 2024.08.16 05:52:32.047682 [ 3 ] {} <Debug> HTTP-Session: 058aa343-9dd3-405a-9123-ab7eecb1984c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11150 2024.08.16 05:52:32.047697 [ 186 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11151 2024.08.16 05:52:32.047746 [ 3 ] {} <Trace> HTTP-Session: 058aa343-9dd3-405a-9123-ab7eecb1984c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11152 2024.08.16 05:52:32.047765 [ 186 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 904 rows starting from the beginning of the part
11153 2024.08.16 05:52:32.048068 [ 186 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 391 rows starting from the beginning of the part
11154 2024.08.16 05:52:32.048072 [ 3 ] {dd090fe1-795c-405c-9d2b-9a76193a1824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11155 2024.08.16 05:52:32.048234 [ 3 ] {dd090fe1-795c-405c-9d2b-9a76193a1824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11156 2024.08.16 05:52:32.048337 [ 186 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 87 rows starting from the beginning of the part
11157 2024.08.16 05:52:32.048795 [ 186 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 391 rows starting from the beginning of the part
11158 2024.08.16 05:52:32.049120 [ 3 ] {dd090fe1-795c-405c-9d2b-9a76193a1824} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11159 2024.08.16 05:52:32.049153 [ 186 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 545 rows starting from the beginning of the part
11160 2024.08.16 05:52:32.049451 [ 186 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 393 rows starting from the beginning of the part
11161 2024.08.16 05:52:32.050088 [ 3 ] {dd090fe1-795c-405c-9d2b-9a76193a1824} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11162 2024.08.16 05:52:32.050155 [ 3 ] {dd090fe1-795c-405c-9d2b-9a76193a1824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11163 2024.08.16 05:52:32.051071 [ 3 ] {dd090fe1-795c-405c-9d2b-9a76193a1824} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
11164 2024.08.16 05:52:32.051903 [ 3 ] {dd090fe1-795c-405c-9d2b-9a76193a1824} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11165 2024.08.16 05:52:32.052136 [ 3 ] {dd090fe1-795c-405c-9d2b-9a76193a1824} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004237 sec., 1416.0962945480292 rows/sec., 73.99 KiB/sec.
11166 2024.08.16 05:52:32.052666 [ 3 ] {dd090fe1-795c-405c-9d2b-9a76193a1824} <Debug> DynamicQueryHandler: Done processing query
11167 2024.08.16 05:52:32.052773 [ 3 ] {dd090fe1-795c-405c-9d2b-9a76193a1824} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11168 2024.08.16 05:52:32.052863 [ 3 ] {} <Debug> HTTP-Session: 058aa343-9dd3-405a-9123-ab7eecb1984c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11169 2024.08.16 05:52:32.053057 [ 189 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2711 rows, containing 4 columns (4 merged, 0 gathered) in 0.006314644 sec., 429319.5309189243 rows/sec., 31.09 MiB/sec.
11170 2024.08.16 05:52:32.053108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 44814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11171 2024.08.16 05:52:32.053167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11172 2024.08.16 05:52:32.053205 [ 3 ] {} <Debug> HTTP-Session: 32efba4b-a9c0-4ca5-8c8f-b488ab2f8a29 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
11173 2024.08.16 05:52:32.053235 [ 3 ] {} <Debug> HTTP-Session: 32efba4b-a9c0-4ca5-8c8f-b488ab2f8a29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11174 2024.08.16 05:52:32.053253 [ 3 ] {} <Debug> HTTP-Session: 32efba4b-a9c0-4ca5-8c8f-b488ab2f8a29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11175 2024.08.16 05:52:32.053303 [ 3 ] {} <Trace> HTTP-Session: 32efba4b-a9c0-4ca5-8c8f-b488ab2f8a29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11176 2024.08.16 05:52:32.053345 [ 189 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
11177 2024.08.16 05:52:32.053730 [ 3 ] {feed3480-1f51-4166-9758-1ed7503ace8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11178 2024.08.16 05:52:32.053844 [ 3 ] {feed3480-1f51-4166-9758-1ed7503ace8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11179 2024.08.16 05:52:32.054293 [ 189 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_56_11} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11180 2024.08.16 05:52:32.054311 [ 3 ] {feed3480-1f51-4166-9758-1ed7503ace8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11181 2024.08.16 05:52:32.054492 [ 189 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_56_11} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
11182 2024.08.16 05:52:32.054619 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB.
11183 2024.08.16 05:52:32.054919 [ 3 ] {feed3480-1f51-4166-9758-1ed7503ace8b} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11184 2024.08.16 05:52:32.054962 [ 3 ] {feed3480-1f51-4166-9758-1ed7503ace8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11185 2024.08.16 05:52:32.055365 [ 3 ] {feed3480-1f51-4166-9758-1ed7503ace8b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
11186 2024.08.16 05:52:32.055702 [ 3 ] {feed3480-1f51-4166-9758-1ed7503ace8b} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11187 2024.08.16 05:52:32.055861 [ 3 ] {feed3480-1f51-4166-9758-1ed7503ace8b} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.002419 sec., 98387.76353865233 rows/sec., 6.60 MiB/sec.
11188 2024.08.16 05:52:32.055858 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
11189 2024.08.16 05:52:32.055957 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11190 2024.08.16 05:52:32.056004 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11191 2024.08.16 05:52:32.056166 [ 3 ] {feed3480-1f51-4166-9758-1ed7503ace8b} <Debug> DynamicQueryHandler: Done processing query
11192 2024.08.16 05:52:32.056175 [ 190 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::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
11193 2024.08.16 05:52:32.056203 [ 3 ] {feed3480-1f51-4166-9758-1ed7503ace8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
11194 2024.08.16 05:52:32.056257 [ 3 ] {} <Debug> HTTP-Session: 32efba4b-a9c0-4ca5-8c8f-b488ab2f8a29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11195 2024.08.16 05:52:32.056382 [ 190 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11196 2024.08.16 05:52:32.056434 [ 190 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 16571 rows starting from the beginning of the part
11197 2024.08.16 05:52:32.056455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11198 2024.08.16 05:52:32.056611 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11199 2024.08.16 05:52:32.056636 [ 190 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 237 rows starting from the beginning of the part
11200 2024.08.16 05:52:32.056686 [ 3 ] {} <Debug> HTTP-Session: 12c38f11-38dd-40a0-840c-49396b8ccdd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
11201 2024.08.16 05:52:32.056766 [ 3 ] {} <Debug> HTTP-Session: 12c38f11-38dd-40a0-840c-49396b8ccdd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11202 2024.08.16 05:52:32.056832 [ 3 ] {} <Debug> HTTP-Session: 12c38f11-38dd-40a0-840c-49396b8ccdd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11203 2024.08.16 05:52:32.056993 [ 3 ] {} <Trace> HTTP-Session: 12c38f11-38dd-40a0-840c-49396b8ccdd0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11204 2024.08.16 05:52:32.057021 [ 190 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part
11205 2024.08.16 05:52:32.057321 [ 190 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 237 rows starting from the beginning of the part
11206 2024.08.16 05:52:32.057359 [ 3 ] {13343867-051d-4e91-9197-4c0f4a72508e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
11207 2024.08.16 05:52:32.057590 [ 3 ] {13343867-051d-4e91-9197-4c0f4a72508e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
11208 2024.08.16 05:52:32.057589 [ 190 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 845 rows starting from the beginning of the part
11209 2024.08.16 05:52:32.058025 [ 190 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 238 rows starting from the beginning of the part
11210 2024.08.16 05:52:32.058457 [ 3 ] {13343867-051d-4e91-9197-4c0f4a72508e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11211 2024.08.16 05:52:32.059229 [ 3 ] {13343867-051d-4e91-9197-4c0f4a72508e} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11212 2024.08.16 05:52:32.059297 [ 3 ] {13343867-051d-4e91-9197-4c0f4a72508e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11213 2024.08.16 05:52:32.059734 [ 3 ] {13343867-051d-4e91-9197-4c0f4a72508e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
11214 2024.08.16 05:52:32.060197 [ 3 ] {13343867-051d-4e91-9197-4c0f4a72508e} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11215 2024.08.16 05:52:32.060601 [ 3 ] {13343867-051d-4e91-9197-4c0f4a72508e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003401 sec., 294.0311673037342 rows/sec., 19.81 KiB/sec.
11216 2024.08.16 05:52:32.060987 [ 3 ] {13343867-051d-4e91-9197-4c0f4a72508e} <Debug> DynamicQueryHandler: Done processing query
11217 2024.08.16 05:52:32.061027 [ 3 ] {13343867-051d-4e91-9197-4c0f4a72508e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
11218 2024.08.16 05:52:32.061052 [ 3 ] {} <Debug> HTTP-Session: 12c38f11-38dd-40a0-840c-49396b8ccdd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11219 2024.08.16 05:52:32.061233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14573, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11220 2024.08.16 05:52:32.061314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11221 2024.08.16 05:52:32.061345 [ 3 ] {} <Debug> HTTP-Session: 1c196a57-bec1-43c1-923a-40aff43a698c Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
11222 2024.08.16 05:52:32.061363 [ 3 ] {} <Debug> HTTP-Session: 1c196a57-bec1-43c1-923a-40aff43a698c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11223 2024.08.16 05:52:32.061377 [ 3 ] {} <Debug> HTTP-Session: 1c196a57-bec1-43c1-923a-40aff43a698c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11224 2024.08.16 05:52:32.061419 [ 3 ] {} <Trace> HTTP-Session: 1c196a57-bec1-43c1-923a-40aff43a698c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11225 2024.08.16 05:52:32.061615 [ 3 ] {06031cf2-3592-4e9e-a860-af0117ddc4c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11226 2024.08.16 05:52:32.061733 [ 3 ] {06031cf2-3592-4e9e-a860-af0117ddc4c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
11227 2024.08.16 05:52:32.062731 [ 3 ] {06031cf2-3592-4e9e-a860-af0117ddc4c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11228 2024.08.16 05:52:32.063434 [ 3 ] {06031cf2-3592-4e9e-a860-af0117ddc4c1} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11229 2024.08.16 05:52:32.063472 [ 3 ] {06031cf2-3592-4e9e-a860-af0117ddc4c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11230 2024.08.16 05:52:32.064395 [ 3 ] {06031cf2-3592-4e9e-a860-af0117ddc4c1} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
11231 2024.08.16 05:52:32.064907 [ 3 ] {06031cf2-3592-4e9e-a860-af0117ddc4c1} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11232 2024.08.16 05:52:32.065134 [ 3 ] {06031cf2-3592-4e9e-a860-af0117ddc4c1} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.003617 sec., 2488.2499308819465 rows/sec., 4.46 MiB/sec.
11233 2024.08.16 05:52:32.065624 [ 3 ] {06031cf2-3592-4e9e-a860-af0117ddc4c1} <Debug> DynamicQueryHandler: Done processing query
11234 2024.08.16 05:52:32.065695 [ 3 ] {06031cf2-3592-4e9e-a860-af0117ddc4c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
11235 2024.08.16 05:52:32.065752 [ 3 ] {} <Debug> HTTP-Session: 1c196a57-bec1-43c1-923a-40aff43a698c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11236 2024.08.16 05:52:32.065859 [ 200 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18288 rows, containing 5 columns (5 merged, 0 gathered) in 0.009757001 sec., 1874346.4308346387 rows/sec., 126.59 MiB/sec.
11237 2024.08.16 05:52:32.065942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11238 2024.08.16 05:52:32.066005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11239 2024.08.16 05:52:32.066036 [ 3 ] {} <Debug> HTTP-Session: abbc0af7-e697-4c8b-8be1-44c64df11330 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
11240 2024.08.16 05:52:32.066063 [ 3 ] {} <Debug> HTTP-Session: abbc0af7-e697-4c8b-8be1-44c64df11330 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11241 2024.08.16 05:52:32.066076 [ 3 ] {} <Debug> HTTP-Session: abbc0af7-e697-4c8b-8be1-44c64df11330 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11242 2024.08.16 05:52:32.066111 [ 3 ] {} <Trace> HTTP-Session: abbc0af7-e697-4c8b-8be1-44c64df11330 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11243 2024.08.16 05:52:32.066199 [ 188 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
11244 2024.08.16 05:52:32.066352 [ 3 ] {cb765a25-5f3e-4a3a-8673-e6ac76d4ec16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11245 2024.08.16 05:52:32.066423 [ 3 ] {cb765a25-5f3e-4a3a-8673-e6ac76d4ec16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11246 2024.08.16 05:52:32.066989 [ 3 ] {cb765a25-5f3e-4a3a-8673-e6ac76d4ec16} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11247 2024.08.16 05:52:32.067346 [ 188 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11248 2024.08.16 05:52:32.067587 [ 188 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
11249 2024.08.16 05:52:32.067691 [ 3 ] {cb765a25-5f3e-4a3a-8673-e6ac76d4ec16} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11250 2024.08.16 05:52:32.067763 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.14 MiB.
11251 2024.08.16 05:52:32.067771 [ 3 ] {cb765a25-5f3e-4a3a-8673-e6ac76d4ec16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11252 2024.08.16 05:52:32.068186 [ 3 ] {cb765a25-5f3e-4a3a-8673-e6ac76d4ec16} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
11253 2024.08.16 05:52:32.068510 [ 3 ] {cb765a25-5f3e-4a3a-8673-e6ac76d4ec16} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11254 2024.08.16 05:52:32.068672 [ 137 ] {} <Debug> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
11255 2024.08.16 05:52:32.068674 [ 3 ] {cb765a25-5f3e-4a3a-8673-e6ac76d4ec16} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002455 sec., 33401.22199592668 rows/sec., 2.12 MiB/sec.
11256 2024.08.16 05:52:32.068733 [ 137 ] {} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11257 2024.08.16 05:52:32.068813 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11258 2024.08.16 05:52:32.069032 [ 198 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::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
11259 2024.08.16 05:52:32.069095 [ 3 ] {cb765a25-5f3e-4a3a-8673-e6ac76d4ec16} <Debug> DynamicQueryHandler: Done processing query
11260 2024.08.16 05:52:32.069144 [ 3 ] {cb765a25-5f3e-4a3a-8673-e6ac76d4ec16} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11261 2024.08.16 05:52:32.069194 [ 3 ] {} <Debug> HTTP-Session: abbc0af7-e697-4c8b-8be1-44c64df11330 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11262 2024.08.16 05:52:32.069286 [ 198 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11263 2024.08.16 05:52:32.069322 [ 198 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3222 rows starting from the beginning of the part
11264 2024.08.16 05:52:32.069399 [ 198 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 82 rows starting from the beginning of the part
11265 2024.08.16 05:52:32.069623 [ 198 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part
11266 2024.08.16 05:52:32.069817 [ 198 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 82 rows starting from the beginning of the part
11267 2024.08.16 05:52:32.069960 [ 198 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part
11268 2024.08.16 05:52:32.070082 [ 198 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 82 rows starting from the beginning of the part
11269 2024.08.16 05:52:32.071638 [ 188 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3588 rows, containing 4 columns (4 merged, 0 gathered) in 0.002722905 sec., 1317710.313066376 rows/sec., 86.03 MiB/sec.
11270 2024.08.16 05:52:32.071895 [ 198 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
11271 2024.08.16 05:52:32.072270 [ 198 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_56_11} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11272 2024.08.16 05:52:32.072350 [ 198 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_56_11} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
11273 2024.08.16 05:52:32.072429 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB.
11274 2024.08.16 05:52:37.022293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11275 2024.08.16 05:52:37.022436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11276 2024.08.16 05:52:37.022466 [ 3 ] {} <Debug> HTTP-Session: e8886841-f5ba-4fdc-bd5a-fe462cdb6a4a Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
11277 2024.08.16 05:52:37.022494 [ 3 ] {} <Debug> HTTP-Session: e8886841-f5ba-4fdc-bd5a-fe462cdb6a4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11278 2024.08.16 05:52:37.022512 [ 3 ] {} <Debug> HTTP-Session: e8886841-f5ba-4fdc-bd5a-fe462cdb6a4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11279 2024.08.16 05:52:37.022568 [ 3 ] {} <Trace> HTTP-Session: e8886841-f5ba-4fdc-bd5a-fe462cdb6a4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11280 2024.08.16 05:52:37.022765 [ 3 ] {e51c7b28-49cb-4a5c-a726-642ea1fdad06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11281 2024.08.16 05:52:37.022827 [ 3 ] {e51c7b28-49cb-4a5c-a726-642ea1fdad06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11282 2024.08.16 05:52:37.023011 [ 3 ] {e51c7b28-49cb-4a5c-a726-642ea1fdad06} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11283 2024.08.16 05:52:37.023500 [ 3 ] {e51c7b28-49cb-4a5c-a726-642ea1fdad06} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11284 2024.08.16 05:52:37.023541 [ 3 ] {e51c7b28-49cb-4a5c-a726-642ea1fdad06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11285 2024.08.16 05:52:37.023964 [ 3 ] {e51c7b28-49cb-4a5c-a726-642ea1fdad06} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
11286 2024.08.16 05:52:37.024390 [ 3 ] {e51c7b28-49cb-4a5c-a726-642ea1fdad06} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11287 2024.08.16 05:52:37.024581 [ 3 ] {e51c7b28-49cb-4a5c-a726-642ea1fdad06} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.001869 sec., 12306.046013911182 rows/sec., 997.46 KiB/sec.
11288 2024.08.16 05:52:37.024817 [ 3 ] {e51c7b28-49cb-4a5c-a726-642ea1fdad06} <Debug> DynamicQueryHandler: Done processing query
11289 2024.08.16 05:52:37.024844 [ 3 ] {e51c7b28-49cb-4a5c-a726-642ea1fdad06} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11290 2024.08.16 05:52:37.024862 [ 3 ] {} <Debug> HTTP-Session: e8886841-f5ba-4fdc-bd5a-fe462cdb6a4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11291 2024.08.16 05:52:37.025033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 18224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11292 2024.08.16 05:52:37.025085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11293 2024.08.16 05:52:37.025104 [ 3 ] {} <Debug> HTTP-Session: 2e66c9cb-31aa-4928-a20d-6566f1715155 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
11294 2024.08.16 05:52:37.025121 [ 3 ] {} <Debug> HTTP-Session: 2e66c9cb-31aa-4928-a20d-6566f1715155 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11295 2024.08.16 05:52:37.025135 [ 3 ] {} <Debug> HTTP-Session: 2e66c9cb-31aa-4928-a20d-6566f1715155 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11296 2024.08.16 05:52:37.025167 [ 3 ] {} <Trace> HTTP-Session: 2e66c9cb-31aa-4928-a20d-6566f1715155 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11297 2024.08.16 05:52:37.025310 [ 3 ] {1ce538f2-0c91-4995-82d2-7874b5d8c1c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11298 2024.08.16 05:52:37.025353 [ 3 ] {1ce538f2-0c91-4995-82d2-7874b5d8c1c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11299 2024.08.16 05:52:37.025482 [ 3 ] {1ce538f2-0c91-4995-82d2-7874b5d8c1c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11300 2024.08.16 05:52:37.025920 [ 3 ] {1ce538f2-0c91-4995-82d2-7874b5d8c1c0} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11301 2024.08.16 05:52:37.025957 [ 3 ] {1ce538f2-0c91-4995-82d2-7874b5d8c1c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11302 2024.08.16 05:52:37.026290 [ 3 ] {1ce538f2-0c91-4995-82d2-7874b5d8c1c0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11303 2024.08.16 05:52:37.026603 [ 3 ] {1ce538f2-0c91-4995-82d2-7874b5d8c1c0} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11304 2024.08.16 05:52:37.026754 [ 3 ] {1ce538f2-0c91-4995-82d2-7874b5d8c1c0} <Debug> executeQuery: Read 125 rows, 10.63 KiB in 0.001497 sec., 83500.334001336 rows/sec., 6.93 MiB/sec.
11305 2024.08.16 05:52:37.026950 [ 3 ] {1ce538f2-0c91-4995-82d2-7874b5d8c1c0} <Debug> DynamicQueryHandler: Done processing query
11306 2024.08.16 05:52:37.026987 [ 3 ] {1ce538f2-0c91-4995-82d2-7874b5d8c1c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
11307 2024.08.16 05:52:37.027015 [ 3 ] {} <Debug> HTTP-Session: 2e66c9cb-31aa-4928-a20d-6566f1715155 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11308 2024.08.16 05:52:37.027176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11309 2024.08.16 05:52:37.027224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11310 2024.08.16 05:52:37.027243 [ 3 ] {} <Debug> HTTP-Session: d07dd8d0-8823-47a3-b618-1656d4340f22 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
11311 2024.08.16 05:52:37.027260 [ 3 ] {} <Debug> HTTP-Session: d07dd8d0-8823-47a3-b618-1656d4340f22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11312 2024.08.16 05:52:37.027274 [ 3 ] {} <Debug> HTTP-Session: d07dd8d0-8823-47a3-b618-1656d4340f22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11313 2024.08.16 05:52:37.027305 [ 3 ] {} <Trace> HTTP-Session: d07dd8d0-8823-47a3-b618-1656d4340f22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11314 2024.08.16 05:52:37.027425 [ 3 ] {4ddf5f78-da87-413b-9046-16ae5420eea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11315 2024.08.16 05:52:37.027466 [ 3 ] {4ddf5f78-da87-413b-9046-16ae5420eea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11316 2024.08.16 05:52:37.027596 [ 3 ] {4ddf5f78-da87-413b-9046-16ae5420eea0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11317 2024.08.16 05:52:37.027938 [ 3 ] {4ddf5f78-da87-413b-9046-16ae5420eea0} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11318 2024.08.16 05:52:37.027974 [ 3 ] {4ddf5f78-da87-413b-9046-16ae5420eea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11319 2024.08.16 05:52:37.028284 [ 3 ] {4ddf5f78-da87-413b-9046-16ae5420eea0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11320 2024.08.16 05:52:37.028584 [ 3 ] {4ddf5f78-da87-413b-9046-16ae5420eea0} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11321 2024.08.16 05:52:37.028748 [ 3 ] {4ddf5f78-da87-413b-9046-16ae5420eea0} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001364 sec., 63782.99120234604 rows/sec., 4.98 MiB/sec.
11322 2024.08.16 05:52:37.028921 [ 3 ] {4ddf5f78-da87-413b-9046-16ae5420eea0} <Debug> DynamicQueryHandler: Done processing query
11323 2024.08.16 05:52:37.028944 [ 3 ] {4ddf5f78-da87-413b-9046-16ae5420eea0} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
11324 2024.08.16 05:52:37.028960 [ 3 ] {} <Debug> HTTP-Session: d07dd8d0-8823-47a3-b618-1656d4340f22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11325 2024.08.16 05:52:37.029144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11326 2024.08.16 05:52:37.029192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11327 2024.08.16 05:52:37.029211 [ 3 ] {} <Debug> HTTP-Session: 8f62aab5-0c5c-4540-8899-26d36bc50167 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
11328 2024.08.16 05:52:37.029227 [ 3 ] {} <Debug> HTTP-Session: 8f62aab5-0c5c-4540-8899-26d36bc50167 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11329 2024.08.16 05:52:37.029241 [ 3 ] {} <Debug> HTTP-Session: 8f62aab5-0c5c-4540-8899-26d36bc50167 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11330 2024.08.16 05:52:37.029271 [ 3 ] {} <Trace> HTTP-Session: 8f62aab5-0c5c-4540-8899-26d36bc50167 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11331 2024.08.16 05:52:37.029416 [ 3 ] {19970bcd-2c92-4586-8442-cab506bc47b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11332 2024.08.16 05:52:37.029462 [ 3 ] {19970bcd-2c92-4586-8442-cab506bc47b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11333 2024.08.16 05:52:37.029615 [ 3 ] {19970bcd-2c92-4586-8442-cab506bc47b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11334 2024.08.16 05:52:37.030092 [ 3 ] {19970bcd-2c92-4586-8442-cab506bc47b1} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11335 2024.08.16 05:52:37.030129 [ 3 ] {19970bcd-2c92-4586-8442-cab506bc47b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11336 2024.08.16 05:52:37.030521 [ 3 ] {19970bcd-2c92-4586-8442-cab506bc47b1} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11337 2024.08.16 05:52:37.030865 [ 3 ] {19970bcd-2c92-4586-8442-cab506bc47b1} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11338 2024.08.16 05:52:37.031020 [ 3 ] {19970bcd-2c92-4586-8442-cab506bc47b1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001667 sec., 95980.80383923215 rows/sec., 6.68 MiB/sec.
11339 2024.08.16 05:52:37.031196 [ 3 ] {19970bcd-2c92-4586-8442-cab506bc47b1} <Debug> DynamicQueryHandler: Done processing query
11340 2024.08.16 05:52:37.031219 [ 3 ] {19970bcd-2c92-4586-8442-cab506bc47b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11341 2024.08.16 05:52:37.031235 [ 3 ] {} <Debug> HTTP-Session: 8f62aab5-0c5c-4540-8899-26d36bc50167 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11342 2024.08.16 05:52:37.031406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 36909, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11343 2024.08.16 05:52:37.031454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11344 2024.08.16 05:52:37.031473 [ 3 ] {} <Debug> HTTP-Session: 2314276a-2069-4559-9d80-d266f6373b9a Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
11345 2024.08.16 05:52:37.031489 [ 3 ] {} <Debug> HTTP-Session: 2314276a-2069-4559-9d80-d266f6373b9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11346 2024.08.16 05:52:37.031503 [ 3 ] {} <Debug> HTTP-Session: 2314276a-2069-4559-9d80-d266f6373b9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11347 2024.08.16 05:52:37.031533 [ 3 ] {} <Trace> HTTP-Session: 2314276a-2069-4559-9d80-d266f6373b9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11348 2024.08.16 05:52:37.031800 [ 3 ] {532a15b5-b454-473e-aecc-cbce05a2d533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11349 2024.08.16 05:52:37.031864 [ 3 ] {532a15b5-b454-473e-aecc-cbce05a2d533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
11350 2024.08.16 05:52:37.032274 [ 3 ] {532a15b5-b454-473e-aecc-cbce05a2d533} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11351 2024.08.16 05:52:37.032907 [ 3 ] {532a15b5-b454-473e-aecc-cbce05a2d533} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11352 2024.08.16 05:52:37.032943 [ 3 ] {532a15b5-b454-473e-aecc-cbce05a2d533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11353 2024.08.16 05:52:37.033562 [ 3 ] {532a15b5-b454-473e-aecc-cbce05a2d533} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
11354 2024.08.16 05:52:37.033972 [ 3 ] {532a15b5-b454-473e-aecc-cbce05a2d533} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11355 2024.08.16 05:52:37.034179 [ 3 ] {532a15b5-b454-473e-aecc-cbce05a2d533} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002548 sec., 9026.68759811617 rows/sec., 16.18 MiB/sec.
11356 2024.08.16 05:52:37.034417 [ 3 ] {532a15b5-b454-473e-aecc-cbce05a2d533} <Debug> DynamicQueryHandler: Done processing query
11357 2024.08.16 05:52:37.034440 [ 3 ] {532a15b5-b454-473e-aecc-cbce05a2d533} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
11358 2024.08.16 05:52:37.034456 [ 3 ] {} <Debug> HTTP-Session: 2314276a-2069-4559-9d80-d266f6373b9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11359 2024.08.16 05:52:37.034584 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11360 2024.08.16 05:52:37.034632 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11361 2024.08.16 05:52:37.034652 [ 3 ] {} <Debug> HTTP-Session: 69786981-c49b-48fc-9b30-d88417a54d93 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
11362 2024.08.16 05:52:37.034669 [ 3 ] {} <Debug> HTTP-Session: 69786981-c49b-48fc-9b30-d88417a54d93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11363 2024.08.16 05:52:37.034682 [ 3 ] {} <Debug> HTTP-Session: 69786981-c49b-48fc-9b30-d88417a54d93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11364 2024.08.16 05:52:37.034713 [ 3 ] {} <Trace> HTTP-Session: 69786981-c49b-48fc-9b30-d88417a54d93 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11365 2024.08.16 05:52:37.034832 [ 3 ] {ba7e6fdb-e4c3-491f-9da8-0e680236b747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11366 2024.08.16 05:52:37.034879 [ 3 ] {ba7e6fdb-e4c3-491f-9da8-0e680236b747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11367 2024.08.16 05:52:37.035010 [ 3 ] {ba7e6fdb-e4c3-491f-9da8-0e680236b747} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11368 2024.08.16 05:52:37.035341 [ 3 ] {ba7e6fdb-e4c3-491f-9da8-0e680236b747} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11369 2024.08.16 05:52:37.035378 [ 3 ] {ba7e6fdb-e4c3-491f-9da8-0e680236b747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11370 2024.08.16 05:52:37.035738 [ 3 ] {ba7e6fdb-e4c3-491f-9da8-0e680236b747} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
11371 2024.08.16 05:52:37.036057 [ 3 ] {ba7e6fdb-e4c3-491f-9da8-0e680236b747} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11372 2024.08.16 05:52:37.036213 [ 3 ] {ba7e6fdb-e4c3-491f-9da8-0e680236b747} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001417 sec., 42342.97812279464 rows/sec., 2.85 MiB/sec.
11373 2024.08.16 05:52:37.036384 [ 3 ] {ba7e6fdb-e4c3-491f-9da8-0e680236b747} <Debug> DynamicQueryHandler: Done processing query
11374 2024.08.16 05:52:37.036407 [ 3 ] {ba7e6fdb-e4c3-491f-9da8-0e680236b747} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11375 2024.08.16 05:52:37.036424 [ 3 ] {} <Debug> HTTP-Session: 69786981-c49b-48fc-9b30-d88417a54d93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11376 2024.08.16 05:52:39.860153 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache
11377 2024.08.16 05:52:39.860227 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache
11378 2024.08.16 05:52:42.025883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11379 2024.08.16 05:52:42.026016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11380 2024.08.16 05:52:42.026044 [ 3 ] {} <Debug> HTTP-Session: f5cb4ec6-0afe-427b-871e-d0c1fe7f7333 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
11381 2024.08.16 05:52:42.026074 [ 3 ] {} <Debug> HTTP-Session: f5cb4ec6-0afe-427b-871e-d0c1fe7f7333 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11382 2024.08.16 05:52:42.026091 [ 3 ] {} <Debug> HTTP-Session: f5cb4ec6-0afe-427b-871e-d0c1fe7f7333 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11383 2024.08.16 05:52:42.026146 [ 3 ] {} <Trace> HTTP-Session: f5cb4ec6-0afe-427b-871e-d0c1fe7f7333 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11384 2024.08.16 05:52:42.026339 [ 3 ] {b24e1f12-6ca7-4934-870c-7cfce14800e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11385 2024.08.16 05:52:42.026410 [ 3 ] {b24e1f12-6ca7-4934-870c-7cfce14800e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11386 2024.08.16 05:52:42.026626 [ 3 ] {b24e1f12-6ca7-4934-870c-7cfce14800e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11387 2024.08.16 05:52:42.027103 [ 3 ] {b24e1f12-6ca7-4934-870c-7cfce14800e0} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11388 2024.08.16 05:52:42.027141 [ 3 ] {b24e1f12-6ca7-4934-870c-7cfce14800e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11389 2024.08.16 05:52:42.027505 [ 3 ] {b24e1f12-6ca7-4934-870c-7cfce14800e0} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
11390 2024.08.16 05:52:42.027848 [ 3 ] {b24e1f12-6ca7-4934-870c-7cfce14800e0} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11391 2024.08.16 05:52:42.027984 [ 127 ] {} <Debug> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
11392 2024.08.16 05:52:42.027996 [ 3 ] {b24e1f12-6ca7-4934-870c-7cfce14800e0} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001718 sec., 5238.649592549476 rows/sec., 424.62 KiB/sec.
11393 2024.08.16 05:52:42.028032 [ 127 ] {} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11394 2024.08.16 05:52:42.028072 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11395 2024.08.16 05:52:42.028264 [ 196 ] {672f777d-ca35-471b-a125-eb27be1b576e::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
11396 2024.08.16 05:52:42.028279 [ 3 ] {b24e1f12-6ca7-4934-870c-7cfce14800e0} <Debug> DynamicQueryHandler: Done processing query
11397 2024.08.16 05:52:42.028343 [ 3 ] {b24e1f12-6ca7-4934-870c-7cfce14800e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11398 2024.08.16 05:52:42.028369 [ 3 ] {} <Debug> HTTP-Session: f5cb4ec6-0afe-427b-871e-d0c1fe7f7333 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11399 2024.08.16 05:52:42.028489 [ 196 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11400 2024.08.16 05:52:42.028531 [ 196 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 32 rows starting from the beginning of the part
11401 2024.08.16 05:52:42.028596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11402 2024.08.16 05:52:42.028685 [ 196 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 9 rows starting from the beginning of the part
11403 2024.08.16 05:52:42.028776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11404 2024.08.16 05:52:42.028920 [ 3 ] {} <Debug> HTTP-Session: 799c5a12-3eb0-4d1b-bfce-85e4ff373897 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
11405 2024.08.16 05:52:42.028929 [ 196 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 23 rows starting from the beginning of the part
11406 2024.08.16 05:52:42.029002 [ 3 ] {} <Debug> HTTP-Session: 799c5a12-3eb0-4d1b-bfce-85e4ff373897 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11407 2024.08.16 05:52:42.029096 [ 3 ] {} <Debug> HTTP-Session: 799c5a12-3eb0-4d1b-bfce-85e4ff373897 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11408 2024.08.16 05:52:42.029180 [ 196 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 9 rows starting from the beginning of the part
11409 2024.08.16 05:52:42.029293 [ 3 ] {} <Trace> HTTP-Session: 799c5a12-3eb0-4d1b-bfce-85e4ff373897 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11410 2024.08.16 05:52:42.029520 [ 196 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 23 rows starting from the beginning of the part
11411 2024.08.16 05:52:42.029823 [ 196 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 9 rows starting from the beginning of the part
11412 2024.08.16 05:52:42.029911 [ 3 ] {2a111209-af5a-4d7c-a0b1-380cafd35274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11413 2024.08.16 05:52:42.030229 [ 3 ] {2a111209-af5a-4d7c-a0b1-380cafd35274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11414 2024.08.16 05:52:42.030671 [ 3 ] {2a111209-af5a-4d7c-a0b1-380cafd35274} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11415 2024.08.16 05:52:42.031470 [ 3 ] {2a111209-af5a-4d7c-a0b1-380cafd35274} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11416 2024.08.16 05:52:42.031527 [ 3 ] {2a111209-af5a-4d7c-a0b1-380cafd35274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11417 2024.08.16 05:52:42.032350 [ 3 ] {2a111209-af5a-4d7c-a0b1-380cafd35274} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
11418 2024.08.16 05:52:42.032564 [ 188 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 105 rows, containing 4 columns (4 merged, 0 gathered) in 0.004385922 sec., 23940.234231251718 rows/sec., 1.89 MiB/sec.
11419 2024.08.16 05:52:42.032857 [ 188 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
11420 2024.08.16 05:52:42.033014 [ 3 ] {2a111209-af5a-4d7c-a0b1-380cafd35274} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11421 2024.08.16 05:52:42.033432 [ 3 ] {2a111209-af5a-4d7c-a0b1-380cafd35274} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.003771 sec., 530.363298859719 rows/sec., 43.25 KiB/sec.
11422 2024.08.16 05:52:42.033828 [ 3 ] {2a111209-af5a-4d7c-a0b1-380cafd35274} <Debug> DynamicQueryHandler: Done processing query
11423 2024.08.16 05:52:42.033865 [ 188 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_51_10} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11424 2024.08.16 05:52:42.033878 [ 3 ] {2a111209-af5a-4d7c-a0b1-380cafd35274} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11425 2024.08.16 05:52:42.033931 [ 3 ] {} <Debug> HTTP-Session: 799c5a12-3eb0-4d1b-bfce-85e4ff373897 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11426 2024.08.16 05:52:42.034029 [ 188 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_51_10} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
11427 2024.08.16 05:52:42.034154 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
11428 2024.08.16 05:52:42.034166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 32551, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11429 2024.08.16 05:52:42.034241 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11430 2024.08.16 05:52:42.034260 [ 3 ] {} <Debug> HTTP-Session: c7754a89-e585-4cd9-ac3a-6bfc064d6072 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
11431 2024.08.16 05:52:42.034277 [ 3 ] {} <Debug> HTTP-Session: c7754a89-e585-4cd9-ac3a-6bfc064d6072 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11432 2024.08.16 05:52:42.034291 [ 3 ] {} <Debug> HTTP-Session: c7754a89-e585-4cd9-ac3a-6bfc064d6072 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11433 2024.08.16 05:52:42.034322 [ 3 ] {} <Trace> HTTP-Session: c7754a89-e585-4cd9-ac3a-6bfc064d6072 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11434 2024.08.16 05:52:42.034485 [ 3 ] {2c481d95-6808-40b6-9edf-fa635c5b0c65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11435 2024.08.16 05:52:42.034530 [ 3 ] {2c481d95-6808-40b6-9edf-fa635c5b0c65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11436 2024.08.16 05:52:42.034678 [ 3 ] {2c481d95-6808-40b6-9edf-fa635c5b0c65} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11437 2024.08.16 05:52:42.035162 [ 3 ] {2c481d95-6808-40b6-9edf-fa635c5b0c65} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11438 2024.08.16 05:52:42.035198 [ 3 ] {2c481d95-6808-40b6-9edf-fa635c5b0c65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11439 2024.08.16 05:52:42.035519 [ 3 ] {2c481d95-6808-40b6-9edf-fa635c5b0c65} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11440 2024.08.16 05:52:42.035827 [ 3 ] {2c481d95-6808-40b6-9edf-fa635c5b0c65} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11441 2024.08.16 05:52:42.035960 [ 3 ] {2c481d95-6808-40b6-9edf-fa635c5b0c65} <Debug> executeQuery: Read 217 rows, 19.35 KiB in 0.001555 sec., 139549.83922829584 rows/sec., 12.15 MiB/sec.
11442 2024.08.16 05:52:42.036135 [ 3 ] {2c481d95-6808-40b6-9edf-fa635c5b0c65} <Debug> DynamicQueryHandler: Done processing query
11443 2024.08.16 05:52:42.036159 [ 3 ] {2c481d95-6808-40b6-9edf-fa635c5b0c65} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
11444 2024.08.16 05:52:42.036175 [ 3 ] {} <Debug> HTTP-Session: c7754a89-e585-4cd9-ac3a-6bfc064d6072 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11445 2024.08.16 05:52:42.036343 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11446 2024.08.16 05:52:42.036391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11447 2024.08.16 05:52:42.036409 [ 3 ] {} <Debug> HTTP-Session: 6afa7d8d-d3a2-4f28-a15c-f01fec9146d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
11448 2024.08.16 05:52:42.036425 [ 3 ] {} <Debug> HTTP-Session: 6afa7d8d-d3a2-4f28-a15c-f01fec9146d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11449 2024.08.16 05:52:42.036439 [ 3 ] {} <Debug> HTTP-Session: 6afa7d8d-d3a2-4f28-a15c-f01fec9146d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11450 2024.08.16 05:52:42.036470 [ 3 ] {} <Trace> HTTP-Session: 6afa7d8d-d3a2-4f28-a15c-f01fec9146d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11451 2024.08.16 05:52:42.036560 [ 3 ] {d490e75a-e133-41ab-8c49-0876374545b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11452 2024.08.16 05:52:42.036602 [ 3 ] {d490e75a-e133-41ab-8c49-0876374545b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11453 2024.08.16 05:52:42.036728 [ 3 ] {d490e75a-e133-41ab-8c49-0876374545b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11454 2024.08.16 05:52:42.037013 [ 3 ] {d490e75a-e133-41ab-8c49-0876374545b3} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11455 2024.08.16 05:52:42.037048 [ 3 ] {d490e75a-e133-41ab-8c49-0876374545b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11456 2024.08.16 05:52:42.037342 [ 3 ] {d490e75a-e133-41ab-8c49-0876374545b3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
11457 2024.08.16 05:52:42.037651 [ 3 ] {d490e75a-e133-41ab-8c49-0876374545b3} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11458 2024.08.16 05:52:42.037777 [ 3 ] {d490e75a-e133-41ab-8c49-0876374545b3} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001242 sec., 1610.3059581320451 rows/sec., 112.44 KiB/sec.
11459 2024.08.16 05:52:42.037938 [ 3 ] {d490e75a-e133-41ab-8c49-0876374545b3} <Debug> DynamicQueryHandler: Done processing query
11460 2024.08.16 05:52:42.037962 [ 3 ] {d490e75a-e133-41ab-8c49-0876374545b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11461 2024.08.16 05:52:42.037977 [ 3 ] {} <Debug> HTTP-Session: 6afa7d8d-d3a2-4f28-a15c-f01fec9146d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11462 2024.08.16 05:52:42.038097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11463 2024.08.16 05:52:42.038143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11464 2024.08.16 05:52:42.038162 [ 3 ] {} <Debug> HTTP-Session: e33682b5-6a71-4b1c-98ce-01956cceb5e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
11465 2024.08.16 05:52:42.038178 [ 3 ] {} <Debug> HTTP-Session: e33682b5-6a71-4b1c-98ce-01956cceb5e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11466 2024.08.16 05:52:42.038191 [ 3 ] {} <Debug> HTTP-Session: e33682b5-6a71-4b1c-98ce-01956cceb5e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11467 2024.08.16 05:52:42.038222 [ 3 ] {} <Trace> HTTP-Session: e33682b5-6a71-4b1c-98ce-01956cceb5e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11468 2024.08.16 05:52:42.038316 [ 3 ] {334292a5-f317-499e-b7d4-cfcc5735bd82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
11469 2024.08.16 05:52:42.038357 [ 3 ] {334292a5-f317-499e-b7d4-cfcc5735bd82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
11470 2024.08.16 05:52:42.038482 [ 3 ] {334292a5-f317-499e-b7d4-cfcc5735bd82} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11471 2024.08.16 05:52:42.038770 [ 3 ] {334292a5-f317-499e-b7d4-cfcc5735bd82} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11472 2024.08.16 05:52:42.038805 [ 3 ] {334292a5-f317-499e-b7d4-cfcc5735bd82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11473 2024.08.16 05:52:42.039109 [ 3 ] {334292a5-f317-499e-b7d4-cfcc5735bd82} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
11474 2024.08.16 05:52:42.039405 [ 3 ] {334292a5-f317-499e-b7d4-cfcc5735bd82} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11475 2024.08.16 05:52:42.039531 [ 3 ] {334292a5-f317-499e-b7d4-cfcc5735bd82} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00124 sec., 11290.322580645161 rows/sec., 790.70 KiB/sec.
11476 2024.08.16 05:52:42.039786 [ 3 ] {334292a5-f317-499e-b7d4-cfcc5735bd82} <Debug> DynamicQueryHandler: Done processing query
11477 2024.08.16 05:52:42.039825 [ 3 ] {334292a5-f317-499e-b7d4-cfcc5735bd82} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11478 2024.08.16 05:52:42.039848 [ 3 ] {} <Debug> HTTP-Session: e33682b5-6a71-4b1c-98ce-01956cceb5e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11479 2024.08.16 05:52:42.039969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11480 2024.08.16 05:52:42.040015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11481 2024.08.16 05:52:42.040033 [ 3 ] {} <Debug> HTTP-Session: 3584f9a8-9531-4896-888f-48deb6843b74 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
11482 2024.08.16 05:52:42.040050 [ 3 ] {} <Debug> HTTP-Session: 3584f9a8-9531-4896-888f-48deb6843b74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11483 2024.08.16 05:52:42.040091 [ 3 ] {} <Debug> HTTP-Session: 3584f9a8-9531-4896-888f-48deb6843b74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11484 2024.08.16 05:52:42.040122 [ 3 ] {} <Trace> HTTP-Session: 3584f9a8-9531-4896-888f-48deb6843b74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11485 2024.08.16 05:52:42.040218 [ 3 ] {3b50974e-0bf1-40e6-a874-3b6842aee314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
11486 2024.08.16 05:52:42.040259 [ 3 ] {3b50974e-0bf1-40e6-a874-3b6842aee314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
11487 2024.08.16 05:52:42.040396 [ 3 ] {3b50974e-0bf1-40e6-a874-3b6842aee314} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11488 2024.08.16 05:52:42.040675 [ 3 ] {3b50974e-0bf1-40e6-a874-3b6842aee314} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11489 2024.08.16 05:52:42.040709 [ 3 ] {3b50974e-0bf1-40e6-a874-3b6842aee314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11490 2024.08.16 05:52:42.041010 [ 3 ] {3b50974e-0bf1-40e6-a874-3b6842aee314} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
11491 2024.08.16 05:52:42.041309 [ 3 ] {3b50974e-0bf1-40e6-a874-3b6842aee314} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11492 2024.08.16 05:52:42.041447 [ 127 ] {} <Debug> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0
11493 2024.08.16 05:52:42.041459 [ 3 ] {3b50974e-0bf1-40e6-a874-3b6842aee314} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001267 sec., 4735.59589581689 rows/sec., 279.79 KiB/sec.
11494 2024.08.16 05:52:42.041478 [ 127 ] {} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11495 2024.08.16 05:52:42.041511 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11496 2024.08.16 05:52:42.041798 [ 3 ] {3b50974e-0bf1-40e6-a874-3b6842aee314} <Debug> DynamicQueryHandler: Done processing query
11497 2024.08.16 05:52:42.041883 [ 3 ] {3b50974e-0bf1-40e6-a874-3b6842aee314} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11498 2024.08.16 05:52:42.041957 [ 3 ] {} <Debug> HTTP-Session: 3584f9a8-9531-4896-888f-48deb6843b74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11499 2024.08.16 05:52:42.041959 [ 198 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
11500 2024.08.16 05:52:42.042209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 63666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11501 2024.08.16 05:52:42.042259 [ 198 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11502 2024.08.16 05:52:42.042296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11503 2024.08.16 05:52:42.042323 [ 198 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
11504 2024.08.16 05:52:42.042337 [ 3 ] {} <Debug> HTTP-Session: 65686b1d-c052-412f-8afb-dbb900ae2617 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
11505 2024.08.16 05:52:42.042387 [ 3 ] {} <Debug> HTTP-Session: 65686b1d-c052-412f-8afb-dbb900ae2617 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11506 2024.08.16 05:52:42.042430 [ 3 ] {} <Debug> HTTP-Session: 65686b1d-c052-412f-8afb-dbb900ae2617 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11507 2024.08.16 05:52:42.042589 [ 3 ] {} <Trace> HTTP-Session: 65686b1d-c052-412f-8afb-dbb900ae2617 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11508 2024.08.16 05:52:42.042671 [ 198 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
11509 2024.08.16 05:52:42.042906 [ 198 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
11510 2024.08.16 05:52:42.043081 [ 3 ] {3a3b376d-bd6c-4cf5-a131-2a278969b1d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11511 2024.08.16 05:52:42.043176 [ 198 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
11512 2024.08.16 05:52:42.043227 [ 3 ] {3a3b376d-bd6c-4cf5-a131-2a278969b1d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11513 2024.08.16 05:52:42.043538 [ 198 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
11514 2024.08.16 05:52:42.044169 [ 3 ] {3a3b376d-bd6c-4cf5-a131-2a278969b1d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11515 2024.08.16 05:52:42.045230 [ 3 ] {3a3b376d-bd6c-4cf5-a131-2a278969b1d6} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11516 2024.08.16 05:52:42.045300 [ 3 ] {3a3b376d-bd6c-4cf5-a131-2a278969b1d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11517 2024.08.16 05:52:42.045694 [ 187 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.004089147 sec., 7336.493405592903 rows/sec., 437.04 KiB/sec.
11518 2024.08.16 05:52:42.045841 [ 187 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary)
11519 2024.08.16 05:52:42.045941 [ 3 ] {3a3b376d-bd6c-4cf5-a131-2a278969b1d6} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11520 2024.08.16 05:52:42.046452 [ 187 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_25_6} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11521 2024.08.16 05:52:42.046510 [ 3 ] {3a3b376d-bd6c-4cf5-a131-2a278969b1d6} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11522 2024.08.16 05:52:42.046555 [ 187 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_25_6} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6
11523 2024.08.16 05:52:42.046701 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
11524 2024.08.16 05:52:42.046710 [ 3 ] {3a3b376d-bd6c-4cf5-a131-2a278969b1d6} <Debug> executeQuery: Read 393 rows, 28.57 KiB in 0.003907 sec., 100588.68697210136 rows/sec., 7.14 MiB/sec.
11525 2024.08.16 05:52:42.046901 [ 3 ] {3a3b376d-bd6c-4cf5-a131-2a278969b1d6} <Debug> DynamicQueryHandler: Done processing query
11526 2024.08.16 05:52:42.046926 [ 3 ] {3a3b376d-bd6c-4cf5-a131-2a278969b1d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
11527 2024.08.16 05:52:42.046942 [ 3 ] {} <Debug> HTTP-Session: 65686b1d-c052-412f-8afb-dbb900ae2617 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11528 2024.08.16 05:52:42.047151 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11529 2024.08.16 05:52:42.047199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11530 2024.08.16 05:52:42.047218 [ 3 ] {} <Debug> HTTP-Session: 6db975cc-d487-4a2f-a55a-4247be31b918 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
11531 2024.08.16 05:52:42.047234 [ 3 ] {} <Debug> HTTP-Session: 6db975cc-d487-4a2f-a55a-4247be31b918 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11532 2024.08.16 05:52:42.047247 [ 3 ] {} <Debug> HTTP-Session: 6db975cc-d487-4a2f-a55a-4247be31b918 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11533 2024.08.16 05:52:42.047277 [ 3 ] {} <Trace> HTTP-Session: 6db975cc-d487-4a2f-a55a-4247be31b918 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11534 2024.08.16 05:52:42.047368 [ 3 ] {9ca6eaba-1102-4eec-866e-55ed8de40874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11535 2024.08.16 05:52:42.047412 [ 3 ] {9ca6eaba-1102-4eec-866e-55ed8de40874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11536 2024.08.16 05:52:42.047543 [ 3 ] {9ca6eaba-1102-4eec-866e-55ed8de40874} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11537 2024.08.16 05:52:42.047869 [ 3 ] {9ca6eaba-1102-4eec-866e-55ed8de40874} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11538 2024.08.16 05:52:42.047903 [ 3 ] {9ca6eaba-1102-4eec-866e-55ed8de40874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11539 2024.08.16 05:52:42.048257 [ 3 ] {9ca6eaba-1102-4eec-866e-55ed8de40874} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
11540 2024.08.16 05:52:42.048572 [ 3 ] {9ca6eaba-1102-4eec-866e-55ed8de40874} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11541 2024.08.16 05:52:42.048702 [ 3 ] {9ca6eaba-1102-4eec-866e-55ed8de40874} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001358 sec., 4418.262150220913 rows/sec., 230.84 KiB/sec.
11542 2024.08.16 05:52:42.049029 [ 3 ] {9ca6eaba-1102-4eec-866e-55ed8de40874} <Debug> DynamicQueryHandler: Done processing query
11543 2024.08.16 05:52:42.049059 [ 3 ] {9ca6eaba-1102-4eec-866e-55ed8de40874} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11544 2024.08.16 05:52:42.049076 [ 3 ] {} <Debug> HTTP-Session: 6db975cc-d487-4a2f-a55a-4247be31b918 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11545 2024.08.16 05:52:42.049226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 44815, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11546 2024.08.16 05:52:42.049273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11547 2024.08.16 05:52:42.049291 [ 3 ] {} <Debug> HTTP-Session: 85e21714-cc13-46a5-bae2-b0d27f939d2f Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
11548 2024.08.16 05:52:42.049307 [ 3 ] {} <Debug> HTTP-Session: 85e21714-cc13-46a5-bae2-b0d27f939d2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11549 2024.08.16 05:52:42.049320 [ 3 ] {} <Debug> HTTP-Session: 85e21714-cc13-46a5-bae2-b0d27f939d2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11550 2024.08.16 05:52:42.049350 [ 3 ] {} <Trace> HTTP-Session: 85e21714-cc13-46a5-bae2-b0d27f939d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11551 2024.08.16 05:52:42.049559 [ 3 ] {7baddce1-8896-41e5-81c5-ccf3e2978acb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11552 2024.08.16 05:52:42.049606 [ 3 ] {7baddce1-8896-41e5-81c5-ccf3e2978acb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11553 2024.08.16 05:52:42.049769 [ 3 ] {7baddce1-8896-41e5-81c5-ccf3e2978acb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11554 2024.08.16 05:52:42.050196 [ 3 ] {7baddce1-8896-41e5-81c5-ccf3e2978acb} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11555 2024.08.16 05:52:42.050231 [ 3 ] {7baddce1-8896-41e5-81c5-ccf3e2978acb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11556 2024.08.16 05:52:42.050603 [ 3 ] {7baddce1-8896-41e5-81c5-ccf3e2978acb} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11557 2024.08.16 05:52:42.050935 [ 3 ] {7baddce1-8896-41e5-81c5-ccf3e2978acb} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11558 2024.08.16 05:52:42.051064 [ 3 ] {7baddce1-8896-41e5-81c5-ccf3e2978acb} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001632 sec., 145833.33333333334 rows/sec., 9.78 MiB/sec.
11559 2024.08.16 05:52:42.051267 [ 3 ] {7baddce1-8896-41e5-81c5-ccf3e2978acb} <Debug> DynamicQueryHandler: Done processing query
11560 2024.08.16 05:52:42.051297 [ 3 ] {7baddce1-8896-41e5-81c5-ccf3e2978acb} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
11561 2024.08.16 05:52:42.051318 [ 3 ] {} <Debug> HTTP-Session: 85e21714-cc13-46a5-bae2-b0d27f939d2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11562 2024.08.16 05:52:42.051474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11563 2024.08.16 05:52:42.051521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11564 2024.08.16 05:52:42.051539 [ 3 ] {} <Debug> HTTP-Session: 220af84a-b1d7-42c7-b43e-8cec180a8a14 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
11565 2024.08.16 05:52:42.051555 [ 3 ] {} <Debug> HTTP-Session: 220af84a-b1d7-42c7-b43e-8cec180a8a14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11566 2024.08.16 05:52:42.051569 [ 3 ] {} <Debug> HTTP-Session: 220af84a-b1d7-42c7-b43e-8cec180a8a14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11567 2024.08.16 05:52:42.051599 [ 3 ] {} <Trace> HTTP-Session: 220af84a-b1d7-42c7-b43e-8cec180a8a14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11568 2024.08.16 05:52:42.051688 [ 3 ] {68ab97e3-0386-45a7-a31b-d5dcd8a884f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
11569 2024.08.16 05:52:42.051731 [ 3 ] {68ab97e3-0386-45a7-a31b-d5dcd8a884f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
11570 2024.08.16 05:52:42.051859 [ 3 ] {68ab97e3-0386-45a7-a31b-d5dcd8a884f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11571 2024.08.16 05:52:42.052137 [ 3 ] {68ab97e3-0386-45a7-a31b-d5dcd8a884f8} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11572 2024.08.16 05:52:42.052184 [ 3 ] {68ab97e3-0386-45a7-a31b-d5dcd8a884f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11573 2024.08.16 05:52:42.052916 [ 3 ] {68ab97e3-0386-45a7-a31b-d5dcd8a884f8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
11574 2024.08.16 05:52:42.053231 [ 3 ] {68ab97e3-0386-45a7-a31b-d5dcd8a884f8} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11575 2024.08.16 05:52:42.053360 [ 3 ] {68ab97e3-0386-45a7-a31b-d5dcd8a884f8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001695 sec., 589.9705014749263 rows/sec., 39.75 KiB/sec.
11576 2024.08.16 05:52:42.053520 [ 3 ] {68ab97e3-0386-45a7-a31b-d5dcd8a884f8} <Debug> DynamicQueryHandler: Done processing query
11577 2024.08.16 05:52:42.053544 [ 3 ] {68ab97e3-0386-45a7-a31b-d5dcd8a884f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
11578 2024.08.16 05:52:42.053559 [ 3 ] {} <Debug> HTTP-Session: 220af84a-b1d7-42c7-b43e-8cec180a8a14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11579 2024.08.16 05:52:42.053678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11580 2024.08.16 05:52:42.053724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11581 2024.08.16 05:52:42.053743 [ 3 ] {} <Debug> HTTP-Session: b9496102-2a42-458f-8700-4ce1828b7981 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
11582 2024.08.16 05:52:42.053759 [ 3 ] {} <Debug> HTTP-Session: b9496102-2a42-458f-8700-4ce1828b7981 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11583 2024.08.16 05:52:42.053772 [ 3 ] {} <Debug> HTTP-Session: b9496102-2a42-458f-8700-4ce1828b7981 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11584 2024.08.16 05:52:42.053802 [ 3 ] {} <Trace> HTTP-Session: b9496102-2a42-458f-8700-4ce1828b7981 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11585 2024.08.16 05:52:42.053977 [ 3 ] {cb3bf654-fb2b-4d68-a8d1-bb597fc5966c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11586 2024.08.16 05:52:42.054039 [ 3 ] {cb3bf654-fb2b-4d68-a8d1-bb597fc5966c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
11587 2024.08.16 05:52:42.054451 [ 3 ] {cb3bf654-fb2b-4d68-a8d1-bb597fc5966c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11588 2024.08.16 05:52:42.054985 [ 3 ] {cb3bf654-fb2b-4d68-a8d1-bb597fc5966c} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11589 2024.08.16 05:52:42.055020 [ 3 ] {cb3bf654-fb2b-4d68-a8d1-bb597fc5966c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11590 2024.08.16 05:52:42.055586 [ 3 ] {cb3bf654-fb2b-4d68-a8d1-bb597fc5966c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
11591 2024.08.16 05:52:42.055977 [ 3 ] {cb3bf654-fb2b-4d68-a8d1-bb597fc5966c} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11592 2024.08.16 05:52:42.056107 [ 127 ] {} <Debug> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
11593 2024.08.16 05:52:42.056123 [ 3 ] {cb3bf654-fb2b-4d68-a8d1-bb597fc5966c} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.00225 sec., 4000.0000000000005 rows/sec., 7.17 MiB/sec.
11594 2024.08.16 05:52:42.056154 [ 127 ] {} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11595 2024.08.16 05:52:42.056202 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11596 2024.08.16 05:52:42.056747 [ 198 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::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
11597 2024.08.16 05:52:42.056779 [ 3 ] {cb3bf654-fb2b-4d68-a8d1-bb597fc5966c} <Debug> DynamicQueryHandler: Done processing query
11598 2024.08.16 05:52:42.056872 [ 3 ] {cb3bf654-fb2b-4d68-a8d1-bb597fc5966c} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
11599 2024.08.16 05:52:42.056956 [ 3 ] {} <Debug> HTTP-Session: b9496102-2a42-458f-8700-4ce1828b7981 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11600 2024.08.16 05:52:42.057284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11601 2024.08.16 05:52:42.057467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11602 2024.08.16 05:52:42.057552 [ 3 ] {} <Debug> HTTP-Session: 39d997d3-f732-43d6-980b-8c5bc453043f Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
11603 2024.08.16 05:52:42.057612 [ 3 ] {} <Debug> HTTP-Session: 39d997d3-f732-43d6-980b-8c5bc453043f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11604 2024.08.16 05:52:42.057654 [ 3 ] {} <Debug> HTTP-Session: 39d997d3-f732-43d6-980b-8c5bc453043f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11605 2024.08.16 05:52:42.057756 [ 3 ] {} <Trace> HTTP-Session: 39d997d3-f732-43d6-980b-8c5bc453043f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11606 2024.08.16 05:52:42.058035 [ 198 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11607 2024.08.16 05:52:42.058056 [ 3 ] {a4a88245-4dee-4e32-ac84-e5d5d19566fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11608 2024.08.16 05:52:42.058198 [ 3 ] {a4a88245-4dee-4e32-ac84-e5d5d19566fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11609 2024.08.16 05:52:42.058207 [ 198 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 776 rows starting from the beginning of the part
11610 2024.08.16 05:52:42.059077 [ 3 ] {a4a88245-4dee-4e32-ac84-e5d5d19566fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11611 2024.08.16 05:52:42.059126 [ 198 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 9 rows starting from the beginning of the part
11612 2024.08.16 05:52:42.059678 [ 198 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 23 rows starting from the beginning of the part
11613 2024.08.16 05:52:42.060221 [ 3 ] {a4a88245-4dee-4e32-ac84-e5d5d19566fa} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11614 2024.08.16 05:52:42.060305 [ 3 ] {a4a88245-4dee-4e32-ac84-e5d5d19566fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11615 2024.08.16 05:52:42.060338 [ 198 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 9 rows starting from the beginning of the part
11616 2024.08.16 05:52:42.061017 [ 198 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 23 rows starting from the beginning of the part
11617 2024.08.16 05:52:42.061668 [ 198 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 9 rows starting from the beginning of the part
11618 2024.08.16 05:52:42.061732 [ 3 ] {a4a88245-4dee-4e32-ac84-e5d5d19566fa} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
11619 2024.08.16 05:52:42.062903 [ 3 ] {a4a88245-4dee-4e32-ac84-e5d5d19566fa} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11620 2024.08.16 05:52:42.063242 [ 3 ] {a4a88245-4dee-4e32-ac84-e5d5d19566fa} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005317 sec., 15422.230581154787 rows/sec., 1003.01 KiB/sec.
11621 2024.08.16 05:52:42.063646 [ 3 ] {a4a88245-4dee-4e32-ac84-e5d5d19566fa} <Debug> DynamicQueryHandler: Done processing query
11622 2024.08.16 05:52:42.063686 [ 3 ] {a4a88245-4dee-4e32-ac84-e5d5d19566fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11623 2024.08.16 05:52:42.063727 [ 3 ] {} <Debug> HTTP-Session: 39d997d3-f732-43d6-980b-8c5bc453043f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11624 2024.08.16 05:52:42.069125 [ 193 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 849 rows, containing 19 columns (19 merged, 0 gathered) in 0.012802861 sec., 66313.30294064741 rows/sec., 118.83 MiB/sec.
11625 2024.08.16 05:52:42.070410 [ 193 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
11626 2024.08.16 05:52:42.071080 [ 193 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11627 2024.08.16 05:52:42.071184 [ 193 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
11628 2024.08.16 05:52:42.071369 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB.
11629 2024.08.16 05:52:47.022039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11630 2024.08.16 05:52:47.022225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11631 2024.08.16 05:52:47.022271 [ 3 ] {} <Debug> HTTP-Session: dce63c80-ecad-45a6-9c07-d1a6e0d12dff Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
11632 2024.08.16 05:52:47.022313 [ 3 ] {} <Debug> HTTP-Session: dce63c80-ecad-45a6-9c07-d1a6e0d12dff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11633 2024.08.16 05:52:47.022342 [ 3 ] {} <Debug> HTTP-Session: dce63c80-ecad-45a6-9c07-d1a6e0d12dff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11634 2024.08.16 05:52:47.022421 [ 3 ] {} <Trace> HTTP-Session: dce63c80-ecad-45a6-9c07-d1a6e0d12dff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11635 2024.08.16 05:52:47.022711 [ 3 ] {1694bd01-f54e-4847-bae2-86441c824c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11636 2024.08.16 05:52:47.022811 [ 3 ] {1694bd01-f54e-4847-bae2-86441c824c28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11637 2024.08.16 05:52:47.023086 [ 3 ] {1694bd01-f54e-4847-bae2-86441c824c28} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11638 2024.08.16 05:52:47.023544 [ 3 ] {1694bd01-f54e-4847-bae2-86441c824c28} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11639 2024.08.16 05:52:47.023588 [ 3 ] {1694bd01-f54e-4847-bae2-86441c824c28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11640 2024.08.16 05:52:47.023958 [ 3 ] {1694bd01-f54e-4847-bae2-86441c824c28} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
11641 2024.08.16 05:52:47.024292 [ 3 ] {1694bd01-f54e-4847-bae2-86441c824c28} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11642 2024.08.16 05:52:47.024461 [ 3 ] {1694bd01-f54e-4847-bae2-86441c824c28} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.001842 sec., 12486.42779587405 rows/sec., 1012.08 KiB/sec.
11643 2024.08.16 05:52:47.024674 [ 3 ] {1694bd01-f54e-4847-bae2-86441c824c28} <Debug> DynamicQueryHandler: Done processing query
11644 2024.08.16 05:52:47.024701 [ 3 ] {1694bd01-f54e-4847-bae2-86441c824c28} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11645 2024.08.16 05:52:47.024717 [ 3 ] {} <Debug> HTTP-Session: dce63c80-ecad-45a6-9c07-d1a6e0d12dff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11646 2024.08.16 05:52:47.024909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 18224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11647 2024.08.16 05:52:47.024962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11648 2024.08.16 05:52:47.024983 [ 3 ] {} <Debug> HTTP-Session: 0d657264-4d1d-4df1-9e48-df7c40013de2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
11649 2024.08.16 05:52:47.025001 [ 3 ] {} <Debug> HTTP-Session: 0d657264-4d1d-4df1-9e48-df7c40013de2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11650 2024.08.16 05:52:47.025015 [ 3 ] {} <Debug> HTTP-Session: 0d657264-4d1d-4df1-9e48-df7c40013de2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11651 2024.08.16 05:52:47.025050 [ 3 ] {} <Trace> HTTP-Session: 0d657264-4d1d-4df1-9e48-df7c40013de2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11652 2024.08.16 05:52:47.025196 [ 3 ] {290b65bb-a29c-44c2-b20f-2dbbca944f13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11653 2024.08.16 05:52:47.025241 [ 3 ] {290b65bb-a29c-44c2-b20f-2dbbca944f13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11654 2024.08.16 05:52:47.025372 [ 3 ] {290b65bb-a29c-44c2-b20f-2dbbca944f13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11655 2024.08.16 05:52:47.025846 [ 3 ] {290b65bb-a29c-44c2-b20f-2dbbca944f13} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11656 2024.08.16 05:52:47.025884 [ 3 ] {290b65bb-a29c-44c2-b20f-2dbbca944f13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11657 2024.08.16 05:52:47.026210 [ 3 ] {290b65bb-a29c-44c2-b20f-2dbbca944f13} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11658 2024.08.16 05:52:47.026520 [ 3 ] {290b65bb-a29c-44c2-b20f-2dbbca944f13} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11659 2024.08.16 05:52:47.026676 [ 3 ] {290b65bb-a29c-44c2-b20f-2dbbca944f13} <Debug> executeQuery: Read 125 rows, 10.63 KiB in 0.001534 sec., 81486.31029986963 rows/sec., 6.76 MiB/sec.
11660 2024.08.16 05:52:47.026849 [ 3 ] {290b65bb-a29c-44c2-b20f-2dbbca944f13} <Debug> DynamicQueryHandler: Done processing query
11661 2024.08.16 05:52:47.026874 [ 3 ] {290b65bb-a29c-44c2-b20f-2dbbca944f13} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
11662 2024.08.16 05:52:47.026890 [ 3 ] {} <Debug> HTTP-Session: 0d657264-4d1d-4df1-9e48-df7c40013de2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11663 2024.08.16 05:52:47.027040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11664 2024.08.16 05:52:47.027088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11665 2024.08.16 05:52:47.027107 [ 3 ] {} <Debug> HTTP-Session: b2a8ae94-5899-4ee2-bb5c-292e9968dd56 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
11666 2024.08.16 05:52:47.027125 [ 3 ] {} <Debug> HTTP-Session: b2a8ae94-5899-4ee2-bb5c-292e9968dd56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11667 2024.08.16 05:52:47.027138 [ 3 ] {} <Debug> HTTP-Session: b2a8ae94-5899-4ee2-bb5c-292e9968dd56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11668 2024.08.16 05:52:47.027170 [ 3 ] {} <Trace> HTTP-Session: b2a8ae94-5899-4ee2-bb5c-292e9968dd56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11669 2024.08.16 05:52:47.027289 [ 3 ] {6b2a60f2-361c-4a2a-a33f-2e2ebe12576b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11670 2024.08.16 05:52:47.027331 [ 3 ] {6b2a60f2-361c-4a2a-a33f-2e2ebe12576b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11671 2024.08.16 05:52:47.027457 [ 3 ] {6b2a60f2-361c-4a2a-a33f-2e2ebe12576b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11672 2024.08.16 05:52:47.027781 [ 3 ] {6b2a60f2-361c-4a2a-a33f-2e2ebe12576b} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11673 2024.08.16 05:52:47.027817 [ 3 ] {6b2a60f2-361c-4a2a-a33f-2e2ebe12576b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11674 2024.08.16 05:52:47.028124 [ 3 ] {6b2a60f2-361c-4a2a-a33f-2e2ebe12576b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11675 2024.08.16 05:52:47.028433 [ 3 ] {6b2a60f2-361c-4a2a-a33f-2e2ebe12576b} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11676 2024.08.16 05:52:47.028551 [ 3 ] {6b2a60f2-361c-4a2a-a33f-2e2ebe12576b} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001308 sec., 66513.76146788991 rows/sec., 5.19 MiB/sec.
11677 2024.08.16 05:52:47.028699 [ 3 ] {6b2a60f2-361c-4a2a-a33f-2e2ebe12576b} <Debug> DynamicQueryHandler: Done processing query
11678 2024.08.16 05:52:47.028724 [ 3 ] {6b2a60f2-361c-4a2a-a33f-2e2ebe12576b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
11679 2024.08.16 05:52:47.028739 [ 3 ] {} <Debug> HTTP-Session: b2a8ae94-5899-4ee2-bb5c-292e9968dd56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11680 2024.08.16 05:52:47.028907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11681 2024.08.16 05:52:47.028953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11682 2024.08.16 05:52:47.028973 [ 3 ] {} <Debug> HTTP-Session: 03969e66-ab41-4ad9-8e2d-18e6ada1e83f Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
11683 2024.08.16 05:52:47.028989 [ 3 ] {} <Debug> HTTP-Session: 03969e66-ab41-4ad9-8e2d-18e6ada1e83f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11684 2024.08.16 05:52:47.029002 [ 3 ] {} <Debug> HTTP-Session: 03969e66-ab41-4ad9-8e2d-18e6ada1e83f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11685 2024.08.16 05:52:47.029033 [ 3 ] {} <Trace> HTTP-Session: 03969e66-ab41-4ad9-8e2d-18e6ada1e83f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11686 2024.08.16 05:52:47.029175 [ 3 ] {f44f58f6-2265-43db-9e1a-c5326b7ccc5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11687 2024.08.16 05:52:47.029222 [ 3 ] {f44f58f6-2265-43db-9e1a-c5326b7ccc5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11688 2024.08.16 05:52:47.029361 [ 3 ] {f44f58f6-2265-43db-9e1a-c5326b7ccc5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11689 2024.08.16 05:52:47.029727 [ 3 ] {f44f58f6-2265-43db-9e1a-c5326b7ccc5e} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11690 2024.08.16 05:52:47.029762 [ 3 ] {f44f58f6-2265-43db-9e1a-c5326b7ccc5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11691 2024.08.16 05:52:47.030146 [ 3 ] {f44f58f6-2265-43db-9e1a-c5326b7ccc5e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11692 2024.08.16 05:52:47.030474 [ 3 ] {f44f58f6-2265-43db-9e1a-c5326b7ccc5e} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11693 2024.08.16 05:52:47.030596 [ 3 ] {f44f58f6-2265-43db-9e1a-c5326b7ccc5e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001487 sec., 107599.19300605245 rows/sec., 7.49 MiB/sec.
11694 2024.08.16 05:52:47.030759 [ 3 ] {f44f58f6-2265-43db-9e1a-c5326b7ccc5e} <Debug> DynamicQueryHandler: Done processing query
11695 2024.08.16 05:52:47.030783 [ 3 ] {f44f58f6-2265-43db-9e1a-c5326b7ccc5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
11696 2024.08.16 05:52:47.030799 [ 3 ] {} <Debug> HTTP-Session: 03969e66-ab41-4ad9-8e2d-18e6ada1e83f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11697 2024.08.16 05:52:47.030940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 36909, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11698 2024.08.16 05:52:47.030989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11699 2024.08.16 05:52:47.031008 [ 3 ] {} <Debug> HTTP-Session: 27e7c19d-0330-4d15-9dfb-4dde4b64e8c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
11700 2024.08.16 05:52:47.031024 [ 3 ] {} <Debug> HTTP-Session: 27e7c19d-0330-4d15-9dfb-4dde4b64e8c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11701 2024.08.16 05:52:47.031038 [ 3 ] {} <Debug> HTTP-Session: 27e7c19d-0330-4d15-9dfb-4dde4b64e8c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11702 2024.08.16 05:52:47.031068 [ 3 ] {} <Trace> HTTP-Session: 27e7c19d-0330-4d15-9dfb-4dde4b64e8c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11703 2024.08.16 05:52:47.031332 [ 3 ] {6c7e5903-f26e-495c-aebe-37af4a191747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11704 2024.08.16 05:52:47.031395 [ 3 ] {6c7e5903-f26e-495c-aebe-37af4a191747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
11705 2024.08.16 05:52:47.031795 [ 3 ] {6c7e5903-f26e-495c-aebe-37af4a191747} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11706 2024.08.16 05:52:47.032419 [ 3 ] {6c7e5903-f26e-495c-aebe-37af4a191747} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11707 2024.08.16 05:52:47.032455 [ 3 ] {6c7e5903-f26e-495c-aebe-37af4a191747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11708 2024.08.16 05:52:47.033048 [ 3 ] {6c7e5903-f26e-495c-aebe-37af4a191747} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
11709 2024.08.16 05:52:47.033444 [ 3 ] {6c7e5903-f26e-495c-aebe-37af4a191747} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11710 2024.08.16 05:52:47.033584 [ 3 ] {6c7e5903-f26e-495c-aebe-37af4a191747} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002432 sec., 9457.236842105263 rows/sec., 16.95 MiB/sec.
11711 2024.08.16 05:52:47.033776 [ 3 ] {6c7e5903-f26e-495c-aebe-37af4a191747} <Debug> DynamicQueryHandler: Done processing query
11712 2024.08.16 05:52:47.033800 [ 3 ] {6c7e5903-f26e-495c-aebe-37af4a191747} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
11713 2024.08.16 05:52:47.033816 [ 3 ] {} <Debug> HTTP-Session: 27e7c19d-0330-4d15-9dfb-4dde4b64e8c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11714 2024.08.16 05:52:47.033950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11715 2024.08.16 05:52:47.033998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11716 2024.08.16 05:52:47.034017 [ 3 ] {} <Debug> HTTP-Session: 61e5c9d2-3517-48a4-8319-3cbc03511b9b Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
11717 2024.08.16 05:52:47.034033 [ 3 ] {} <Debug> HTTP-Session: 61e5c9d2-3517-48a4-8319-3cbc03511b9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11718 2024.08.16 05:52:47.034046 [ 3 ] {} <Debug> HTTP-Session: 61e5c9d2-3517-48a4-8319-3cbc03511b9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11719 2024.08.16 05:52:47.034077 [ 3 ] {} <Trace> HTTP-Session: 61e5c9d2-3517-48a4-8319-3cbc03511b9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11720 2024.08.16 05:52:47.034185 [ 3 ] {4feebb6b-90d1-4798-a543-310250b17bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11721 2024.08.16 05:52:47.034229 [ 3 ] {4feebb6b-90d1-4798-a543-310250b17bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11722 2024.08.16 05:52:47.034353 [ 3 ] {4feebb6b-90d1-4798-a543-310250b17bb3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11723 2024.08.16 05:52:47.034696 [ 3 ] {4feebb6b-90d1-4798-a543-310250b17bb3} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11724 2024.08.16 05:52:47.034730 [ 3 ] {4feebb6b-90d1-4798-a543-310250b17bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11725 2024.08.16 05:52:47.035102 [ 3 ] {4feebb6b-90d1-4798-a543-310250b17bb3} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
11726 2024.08.16 05:52:47.035422 [ 3 ] {4feebb6b-90d1-4798-a543-310250b17bb3} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11727 2024.08.16 05:52:47.035543 [ 3 ] {4feebb6b-90d1-4798-a543-310250b17bb3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001394 sec., 43041.6068866571 rows/sec., 2.90 MiB/sec.
11728 2024.08.16 05:52:47.035700 [ 3 ] {4feebb6b-90d1-4798-a543-310250b17bb3} <Debug> DynamicQueryHandler: Done processing query
11729 2024.08.16 05:52:47.035724 [ 3 ] {4feebb6b-90d1-4798-a543-310250b17bb3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
11730 2024.08.16 05:52:47.035740 [ 3 ] {} <Debug> HTTP-Session: 61e5c9d2-3517-48a4-8319-3cbc03511b9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11731 2024.08.16 05:52:52.026212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11732 2024.08.16 05:52:52.026338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11733 2024.08.16 05:52:52.026363 [ 3 ] {} <Debug> HTTP-Session: b4d7ab56-9783-4659-b51a-e458f92126cb Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
11734 2024.08.16 05:52:52.026388 [ 3 ] {} <Debug> HTTP-Session: b4d7ab56-9783-4659-b51a-e458f92126cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11735 2024.08.16 05:52:52.026403 [ 3 ] {} <Debug> HTTP-Session: b4d7ab56-9783-4659-b51a-e458f92126cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11736 2024.08.16 05:52:52.026452 [ 3 ] {} <Trace> HTTP-Session: b4d7ab56-9783-4659-b51a-e458f92126cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11737 2024.08.16 05:52:52.026631 [ 3 ] {17fcb7bb-0d1b-47ec-8423-0072b822b890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
11738 2024.08.16 05:52:52.026693 [ 3 ] {17fcb7bb-0d1b-47ec-8423-0072b822b890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
11739 2024.08.16 05:52:52.026879 [ 3 ] {17fcb7bb-0d1b-47ec-8423-0072b822b890} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11740 2024.08.16 05:52:52.027322 [ 3 ] {17fcb7bb-0d1b-47ec-8423-0072b822b890} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11741 2024.08.16 05:52:52.027364 [ 3 ] {17fcb7bb-0d1b-47ec-8423-0072b822b890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11742 2024.08.16 05:52:52.027745 [ 3 ] {17fcb7bb-0d1b-47ec-8423-0072b822b890} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
11743 2024.08.16 05:52:52.028078 [ 3 ] {17fcb7bb-0d1b-47ec-8423-0072b822b890} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11744 2024.08.16 05:52:52.028222 [ 3 ] {17fcb7bb-0d1b-47ec-8423-0072b822b890} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001646 sec., 5467.800729040097 rows/sec., 443.19 KiB/sec.
11745 2024.08.16 05:52:52.028430 [ 3 ] {17fcb7bb-0d1b-47ec-8423-0072b822b890} <Debug> DynamicQueryHandler: Done processing query
11746 2024.08.16 05:52:52.028457 [ 3 ] {17fcb7bb-0d1b-47ec-8423-0072b822b890} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11747 2024.08.16 05:52:52.028473 [ 3 ] {} <Debug> HTTP-Session: b4d7ab56-9783-4659-b51a-e458f92126cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11748 2024.08.16 05:52:52.028639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11749 2024.08.16 05:52:52.028693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11750 2024.08.16 05:52:52.028712 [ 3 ] {} <Debug> HTTP-Session: 126af7c6-4129-49b6-8368-c292142585db Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
11751 2024.08.16 05:52:52.028731 [ 3 ] {} <Debug> HTTP-Session: 126af7c6-4129-49b6-8368-c292142585db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11752 2024.08.16 05:52:52.028745 [ 3 ] {} <Debug> HTTP-Session: 126af7c6-4129-49b6-8368-c292142585db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11753 2024.08.16 05:52:52.028780 [ 3 ] {} <Trace> HTTP-Session: 126af7c6-4129-49b6-8368-c292142585db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11754 2024.08.16 05:52:52.028886 [ 3 ] {5aedac37-a270-47f9-bba3-b5c86f9125b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
11755 2024.08.16 05:52:52.028932 [ 3 ] {5aedac37-a270-47f9-bba3-b5c86f9125b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
11756 2024.08.16 05:52:52.029068 [ 3 ] {5aedac37-a270-47f9-bba3-b5c86f9125b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11757 2024.08.16 05:52:52.029365 [ 3 ] {5aedac37-a270-47f9-bba3-b5c86f9125b5} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11758 2024.08.16 05:52:52.029401 [ 3 ] {5aedac37-a270-47f9-bba3-b5c86f9125b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11759 2024.08.16 05:52:52.029704 [ 3 ] {5aedac37-a270-47f9-bba3-b5c86f9125b5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
11760 2024.08.16 05:52:52.030014 [ 3 ] {5aedac37-a270-47f9-bba3-b5c86f9125b5} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11761 2024.08.16 05:52:52.030137 [ 111 ] {} <Debug> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0
11762 2024.08.16 05:52:52.030144 [ 3 ] {5aedac37-a270-47f9-bba3-b5c86f9125b5} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001287 sec., 3108.003108003108 rows/sec., 253.44 KiB/sec.
11763 2024.08.16 05:52:52.030189 [ 111 ] {} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11764 2024.08.16 05:52:52.030229 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11765 2024.08.16 05:52:52.030413 [ 3 ] {5aedac37-a270-47f9-bba3-b5c86f9125b5} <Debug> DynamicQueryHandler: Done processing query
11766 2024.08.16 05:52:52.030503 [ 3 ] {5aedac37-a270-47f9-bba3-b5c86f9125b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11767 2024.08.16 05:52:52.030597 [ 3 ] {} <Debug> HTTP-Session: 126af7c6-4129-49b6-8368-c292142585db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11768 2024.08.16 05:52:52.030748 [ 194 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full
11769 2024.08.16 05:52:52.030909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 32686, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11770 2024.08.16 05:52:52.031016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11771 2024.08.16 05:52:52.031076 [ 3 ] {} <Debug> HTTP-Session: c3b6d87d-b80d-494c-90bc-8fe16cc3798c Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
11772 2024.08.16 05:52:52.031131 [ 3 ] {} <Debug> HTTP-Session: c3b6d87d-b80d-494c-90bc-8fe16cc3798c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11773 2024.08.16 05:52:52.031179 [ 3 ] {} <Debug> HTTP-Session: c3b6d87d-b80d-494c-90bc-8fe16cc3798c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11774 2024.08.16 05:52:52.031217 [ 194 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11775 2024.08.16 05:52:52.031250 [ 3 ] {} <Trace> HTTP-Session: c3b6d87d-b80d-494c-90bc-8fe16cc3798c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11776 2024.08.16 05:52:52.031277 [ 194 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 16 rows starting from the beginning of the part
11777 2024.08.16 05:52:52.031514 [ 194 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part
11778 2024.08.16 05:52:52.031646 [ 3 ] {f3284470-d12b-4aed-a1ca-406a6341a6c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
11779 2024.08.16 05:52:52.031837 [ 194 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part
11780 2024.08.16 05:52:52.031837 [ 3 ] {f3284470-d12b-4aed-a1ca-406a6341a6c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
11781 2024.08.16 05:52:52.032183 [ 194 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part
11782 2024.08.16 05:52:52.032567 [ 194 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part
11783 2024.08.16 05:52:52.032936 [ 194 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part
11784 2024.08.16 05:52:52.032949 [ 3 ] {f3284470-d12b-4aed-a1ca-406a6341a6c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11785 2024.08.16 05:52:52.034132 [ 3 ] {f3284470-d12b-4aed-a1ca-406a6341a6c9} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11786 2024.08.16 05:52:52.034212 [ 3 ] {f3284470-d12b-4aed-a1ca-406a6341a6c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11787 2024.08.16 05:52:52.035100 [ 3 ] {f3284470-d12b-4aed-a1ca-406a6341a6c9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11788 2024.08.16 05:52:52.035293 [ 193 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.004934252 sec., 5674.618969602688 rows/sec., 462.73 KiB/sec.
11789 2024.08.16 05:52:52.035586 [ 193 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary)
11790 2024.08.16 05:52:52.035763 [ 3 ] {f3284470-d12b-4aed-a1ca-406a6341a6c9} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11791 2024.08.16 05:52:52.036177 [ 3 ] {f3284470-d12b-4aed-a1ca-406a6341a6c9} <Debug> executeQuery: Read 218 rows, 19.42 KiB in 0.004769 sec., 45711.8892849654 rows/sec., 3.98 MiB/sec.
11792 2024.08.16 05:52:52.036554 [ 3 ] {f3284470-d12b-4aed-a1ca-406a6341a6c9} <Debug> DynamicQueryHandler: Done processing query
11793 2024.08.16 05:52:52.036602 [ 3 ] {f3284470-d12b-4aed-a1ca-406a6341a6c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
11794 2024.08.16 05:52:52.036610 [ 193 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_24_5} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11795 2024.08.16 05:52:52.036630 [ 3 ] {} <Debug> HTTP-Session: c3b6d87d-b80d-494c-90bc-8fe16cc3798c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11796 2024.08.16 05:52:52.036759 [ 193 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_24_5} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5
11797 2024.08.16 05:52:52.036875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11798 2024.08.16 05:52:52.036915 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
11799 2024.08.16 05:52:52.036969 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11800 2024.08.16 05:52:52.036994 [ 3 ] {} <Debug> HTTP-Session: 7514fd8e-e5fc-44bf-96ef-48d8a362ef5d Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
11801 2024.08.16 05:52:52.037011 [ 3 ] {} <Debug> HTTP-Session: 7514fd8e-e5fc-44bf-96ef-48d8a362ef5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11802 2024.08.16 05:52:52.037026 [ 3 ] {} <Debug> HTTP-Session: 7514fd8e-e5fc-44bf-96ef-48d8a362ef5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11803 2024.08.16 05:52:52.037056 [ 3 ] {} <Trace> HTTP-Session: 7514fd8e-e5fc-44bf-96ef-48d8a362ef5d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11804 2024.08.16 05:52:52.037156 [ 3 ] {331444af-b1fe-4831-a736-9ad23f62e331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
11805 2024.08.16 05:52:52.037200 [ 3 ] {331444af-b1fe-4831-a736-9ad23f62e331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
11806 2024.08.16 05:52:52.037349 [ 3 ] {331444af-b1fe-4831-a736-9ad23f62e331} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11807 2024.08.16 05:52:52.037630 [ 3 ] {331444af-b1fe-4831-a736-9ad23f62e331} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11808 2024.08.16 05:52:52.037666 [ 3 ] {331444af-b1fe-4831-a736-9ad23f62e331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11809 2024.08.16 05:52:52.037975 [ 3 ] {331444af-b1fe-4831-a736-9ad23f62e331} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
11810 2024.08.16 05:52:52.038285 [ 3 ] {331444af-b1fe-4831-a736-9ad23f62e331} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11811 2024.08.16 05:52:52.038403 [ 111 ] {} <Debug> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0
11812 2024.08.16 05:52:52.038410 [ 3 ] {331444af-b1fe-4831-a736-9ad23f62e331} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.00128 sec., 3124.9999999999995 rows/sec., 218.20 KiB/sec.
11813 2024.08.16 05:52:52.038439 [ 111 ] {} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11814 2024.08.16 05:52:52.038477 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11815 2024.08.16 05:52:52.038721 [ 3 ] {331444af-b1fe-4831-a736-9ad23f62e331} <Debug> DynamicQueryHandler: Done processing query
11816 2024.08.16 05:52:52.038864 [ 197 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full
11817 2024.08.16 05:52:52.038853 [ 3 ] {331444af-b1fe-4831-a736-9ad23f62e331} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11818 2024.08.16 05:52:52.039027 [ 3 ] {} <Debug> HTTP-Session: 7514fd8e-e5fc-44bf-96ef-48d8a362ef5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11819 2024.08.16 05:52:52.039344 [ 197 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11820 2024.08.16 05:52:52.039363 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11821 2024.08.16 05:52:52.039461 [ 197 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 16 rows starting from the beginning of the part
11822 2024.08.16 05:52:52.039522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11823 2024.08.16 05:52:52.039653 [ 3 ] {} <Debug> HTTP-Session: cb1ada47-8dc7-4d7d-ae92-164b7e6ed523 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
11824 2024.08.16 05:52:52.039783 [ 3 ] {} <Debug> HTTP-Session: cb1ada47-8dc7-4d7d-ae92-164b7e6ed523 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11825 2024.08.16 05:52:52.039811 [ 197 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part
11826 2024.08.16 05:52:52.039894 [ 3 ] {} <Debug> HTTP-Session: cb1ada47-8dc7-4d7d-ae92-164b7e6ed523 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11827 2024.08.16 05:52:52.040127 [ 3 ] {} <Trace> HTTP-Session: cb1ada47-8dc7-4d7d-ae92-164b7e6ed523 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11828 2024.08.16 05:52:52.040260 [ 197 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part
11829 2024.08.16 05:52:52.040582 [ 197 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part
11830 2024.08.16 05:52:52.040784 [ 3 ] {73ef2ef4-0da7-40ba-b04f-14206dcec088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
11831 2024.08.16 05:52:52.040914 [ 197 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part
11832 2024.08.16 05:52:52.041078 [ 3 ] {73ef2ef4-0da7-40ba-b04f-14206dcec088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
11833 2024.08.16 05:52:52.041230 [ 197 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part
11834 2024.08.16 05:52:52.041891 [ 3 ] {73ef2ef4-0da7-40ba-b04f-14206dcec088} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11835 2024.08.16 05:52:52.042701 [ 3 ] {73ef2ef4-0da7-40ba-b04f-14206dcec088} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11836 2024.08.16 05:52:52.042766 [ 3 ] {73ef2ef4-0da7-40ba-b04f-14206dcec088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11837 2024.08.16 05:52:52.043731 [ 3 ] {73ef2ef4-0da7-40ba-b04f-14206dcec088} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
11838 2024.08.16 05:52:52.043759 [ 197 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.005200416 sec., 5384.184649843397 rows/sec., 375.95 KiB/sec.
11839 2024.08.16 05:52:52.043951 [ 197 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary)
11840 2024.08.16 05:52:52.044571 [ 3 ] {73ef2ef4-0da7-40ba-b04f-14206dcec088} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11841 2024.08.16 05:52:52.044851 [ 3 ] {73ef2ef4-0da7-40ba-b04f-14206dcec088} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004332 sec., 3231.763619575254 rows/sec., 226.33 KiB/sec.
11842 2024.08.16 05:52:52.044863 [ 197 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_24_5} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11843 2024.08.16 05:52:52.045073 [ 197 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_24_5} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5
11844 2024.08.16 05:52:52.045177 [ 3 ] {73ef2ef4-0da7-40ba-b04f-14206dcec088} <Debug> DynamicQueryHandler: Done processing query
11845 2024.08.16 05:52:52.045188 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
11846 2024.08.16 05:52:52.045221 [ 3 ] {73ef2ef4-0da7-40ba-b04f-14206dcec088} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11847 2024.08.16 05:52:52.045256 [ 3 ] {} <Debug> HTTP-Session: cb1ada47-8dc7-4d7d-ae92-164b7e6ed523 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11848 2024.08.16 05:52:52.045371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11849 2024.08.16 05:52:52.045421 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11850 2024.08.16 05:52:52.045442 [ 3 ] {} <Debug> HTTP-Session: 933f94ae-6a6c-47e9-b219-4e8d27ca0ba1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
11851 2024.08.16 05:52:52.045458 [ 3 ] {} <Debug> HTTP-Session: 933f94ae-6a6c-47e9-b219-4e8d27ca0ba1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11852 2024.08.16 05:52:52.045472 [ 3 ] {} <Debug> HTTP-Session: 933f94ae-6a6c-47e9-b219-4e8d27ca0ba1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11853 2024.08.16 05:52:52.045504 [ 3 ] {} <Trace> HTTP-Session: 933f94ae-6a6c-47e9-b219-4e8d27ca0ba1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11854 2024.08.16 05:52:52.045604 [ 3 ] {ba1aad99-959b-48e4-a8f1-0bc92292626b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
11855 2024.08.16 05:52:52.045648 [ 3 ] {ba1aad99-959b-48e4-a8f1-0bc92292626b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
11856 2024.08.16 05:52:52.045796 [ 3 ] {ba1aad99-959b-48e4-a8f1-0bc92292626b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11857 2024.08.16 05:52:52.046086 [ 3 ] {ba1aad99-959b-48e4-a8f1-0bc92292626b} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11858 2024.08.16 05:52:52.046123 [ 3 ] {ba1aad99-959b-48e4-a8f1-0bc92292626b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11859 2024.08.16 05:52:52.046435 [ 3 ] {ba1aad99-959b-48e4-a8f1-0bc92292626b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
11860 2024.08.16 05:52:52.046741 [ 3 ] {ba1aad99-959b-48e4-a8f1-0bc92292626b} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11861 2024.08.16 05:52:52.046866 [ 3 ] {ba1aad99-959b-48e4-a8f1-0bc92292626b} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001288 sec., 4658.385093167702 rows/sec., 275.23 KiB/sec.
11862 2024.08.16 05:52:52.047131 [ 3 ] {ba1aad99-959b-48e4-a8f1-0bc92292626b} <Debug> DynamicQueryHandler: Done processing query
11863 2024.08.16 05:52:52.047168 [ 3 ] {ba1aad99-959b-48e4-a8f1-0bc92292626b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
11864 2024.08.16 05:52:52.047194 [ 3 ] {} <Debug> HTTP-Session: 933f94ae-6a6c-47e9-b219-4e8d27ca0ba1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11865 2024.08.16 05:52:52.047364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 64011, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11866 2024.08.16 05:52:52.047413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11867 2024.08.16 05:52:52.047433 [ 3 ] {} <Debug> HTTP-Session: 0d05e419-1d97-47bc-ba0f-ccd1123e9606 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
11868 2024.08.16 05:52:52.047449 [ 3 ] {} <Debug> HTTP-Session: 0d05e419-1d97-47bc-ba0f-ccd1123e9606 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11869 2024.08.16 05:52:52.047463 [ 3 ] {} <Debug> HTTP-Session: 0d05e419-1d97-47bc-ba0f-ccd1123e9606 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11870 2024.08.16 05:52:52.047494 [ 3 ] {} <Trace> HTTP-Session: 0d05e419-1d97-47bc-ba0f-ccd1123e9606 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11871 2024.08.16 05:52:52.047710 [ 3 ] {2ed633f7-0042-4c39-950b-6808656fe4f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
11872 2024.08.16 05:52:52.047752 [ 3 ] {2ed633f7-0042-4c39-950b-6808656fe4f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
11873 2024.08.16 05:52:52.047893 [ 3 ] {2ed633f7-0042-4c39-950b-6808656fe4f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11874 2024.08.16 05:52:52.048547 [ 3 ] {2ed633f7-0042-4c39-950b-6808656fe4f1} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11875 2024.08.16 05:52:52.048583 [ 3 ] {2ed633f7-0042-4c39-950b-6808656fe4f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11876 2024.08.16 05:52:52.048910 [ 3 ] {2ed633f7-0042-4c39-950b-6808656fe4f1} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11877 2024.08.16 05:52:52.049212 [ 3 ] {2ed633f7-0042-4c39-950b-6808656fe4f1} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11878 2024.08.16 05:52:52.049338 [ 3 ] {2ed633f7-0042-4c39-950b-6808656fe4f1} <Debug> executeQuery: Read 395 rows, 28.73 KiB in 0.001745 sec., 226361.03151862463 rows/sec., 16.08 MiB/sec.
11879 2024.08.16 05:52:52.049581 [ 3 ] {2ed633f7-0042-4c39-950b-6808656fe4f1} <Debug> DynamicQueryHandler: Done processing query
11880 2024.08.16 05:52:52.049640 [ 3 ] {2ed633f7-0042-4c39-950b-6808656fe4f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
11881 2024.08.16 05:52:52.049690 [ 3 ] {} <Debug> HTTP-Session: 0d05e419-1d97-47bc-ba0f-ccd1123e9606 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11882 2024.08.16 05:52:52.049913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11883 2024.08.16 05:52:52.049965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11884 2024.08.16 05:52:52.049985 [ 3 ] {} <Debug> HTTP-Session: 939c8c2d-74a7-4980-b467-180ee9d63dc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
11885 2024.08.16 05:52:52.050002 [ 3 ] {} <Debug> HTTP-Session: 939c8c2d-74a7-4980-b467-180ee9d63dc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11886 2024.08.16 05:52:52.050016 [ 3 ] {} <Debug> HTTP-Session: 939c8c2d-74a7-4980-b467-180ee9d63dc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11887 2024.08.16 05:52:52.050047 [ 3 ] {} <Trace> HTTP-Session: 939c8c2d-74a7-4980-b467-180ee9d63dc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11888 2024.08.16 05:52:52.050144 [ 3 ] {6b4e1e79-4941-4c2f-ada3-79ec0e2ccf89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
11889 2024.08.16 05:52:52.050189 [ 3 ] {6b4e1e79-4941-4c2f-ada3-79ec0e2ccf89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
11890 2024.08.16 05:52:52.050328 [ 3 ] {6b4e1e79-4941-4c2f-ada3-79ec0e2ccf89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11891 2024.08.16 05:52:52.050590 [ 3 ] {6b4e1e79-4941-4c2f-ada3-79ec0e2ccf89} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11892 2024.08.16 05:52:52.050626 [ 3 ] {6b4e1e79-4941-4c2f-ada3-79ec0e2ccf89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11893 2024.08.16 05:52:52.050979 [ 3 ] {6b4e1e79-4941-4c2f-ada3-79ec0e2ccf89} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
11894 2024.08.16 05:52:52.051290 [ 3 ] {6b4e1e79-4941-4c2f-ada3-79ec0e2ccf89} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11895 2024.08.16 05:52:52.051413 [ 111 ] {} <Debug> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
11896 2024.08.16 05:52:52.051418 [ 3 ] {6b4e1e79-4941-4c2f-ada3-79ec0e2ccf89} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001299 sec., 4618.937644341801 rows/sec., 241.32 KiB/sec.
11897 2024.08.16 05:52:52.051449 [ 111 ] {} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11898 2024.08.16 05:52:52.051493 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11899 2024.08.16 05:52:52.051655 [ 3 ] {6b4e1e79-4941-4c2f-ada3-79ec0e2ccf89} <Debug> DynamicQueryHandler: Done processing query
11900 2024.08.16 05:52:52.051665 [ 201 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
11901 2024.08.16 05:52:52.051688 [ 3 ] {6b4e1e79-4941-4c2f-ada3-79ec0e2ccf89} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
11902 2024.08.16 05:52:52.051742 [ 3 ] {} <Debug> HTTP-Session: 939c8c2d-74a7-4980-b467-180ee9d63dc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11903 2024.08.16 05:52:52.051876 [ 201 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11904 2024.08.16 05:52:52.051930 [ 201 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
11905 2024.08.16 05:52:52.051958 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 45006, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11906 2024.08.16 05:52:52.052104 [ 201 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
11907 2024.08.16 05:52:52.052109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11908 2024.08.16 05:52:52.052219 [ 3 ] {} <Debug> HTTP-Session: 7b0236d0-0088-4df6-91dc-42a9c7bfe7be Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
11909 2024.08.16 05:52:52.052300 [ 3 ] {} <Debug> HTTP-Session: 7b0236d0-0088-4df6-91dc-42a9c7bfe7be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11910 2024.08.16 05:52:52.052361 [ 201 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
11911 2024.08.16 05:52:52.052371 [ 3 ] {} <Debug> HTTP-Session: 7b0236d0-0088-4df6-91dc-42a9c7bfe7be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11912 2024.08.16 05:52:52.052583 [ 3 ] {} <Trace> HTTP-Session: 7b0236d0-0088-4df6-91dc-42a9c7bfe7be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11913 2024.08.16 05:52:52.052679 [ 201 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
11914 2024.08.16 05:52:52.052952 [ 201 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
11915 2024.08.16 05:52:52.053176 [ 3 ] {55b417f8-c84b-4def-a6a0-209d31b2eba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
11916 2024.08.16 05:52:52.053194 [ 201 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
11917 2024.08.16 05:52:52.053370 [ 3 ] {55b417f8-c84b-4def-a6a0-209d31b2eba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
11918 2024.08.16 05:52:52.054027 [ 3 ] {55b417f8-c84b-4def-a6a0-209d31b2eba4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11919 2024.08.16 05:52:52.055084 [ 3 ] {55b417f8-c84b-4def-a6a0-209d31b2eba4} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11920 2024.08.16 05:52:52.055153 [ 3 ] {55b417f8-c84b-4def-a6a0-209d31b2eba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11921 2024.08.16 05:52:52.055830 [ 201 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.00425504 sec., 36662.40505377153 rows/sec., 1.87 MiB/sec.
11922 2024.08.16 05:52:52.056052 [ 201 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
11923 2024.08.16 05:52:52.056186 [ 3 ] {55b417f8-c84b-4def-a6a0-209d31b2eba4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11924 2024.08.16 05:52:52.056937 [ 201 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_26_5} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11925 2024.08.16 05:52:52.057097 [ 3 ] {55b417f8-c84b-4def-a6a0-209d31b2eba4} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11926 2024.08.16 05:52:52.057140 [ 201 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_26_5} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
11927 2024.08.16 05:52:52.057324 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
11928 2024.08.16 05:52:52.057436 [ 3 ] {55b417f8-c84b-4def-a6a0-209d31b2eba4} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.004547 sec., 52562.1288761821 rows/sec., 3.52 MiB/sec.
11929 2024.08.16 05:52:52.057827 [ 3 ] {55b417f8-c84b-4def-a6a0-209d31b2eba4} <Debug> DynamicQueryHandler: Done processing query
11930 2024.08.16 05:52:52.057890 [ 3 ] {55b417f8-c84b-4def-a6a0-209d31b2eba4} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
11931 2024.08.16 05:52:52.057932 [ 3 ] {} <Debug> HTTP-Session: 7b0236d0-0088-4df6-91dc-42a9c7bfe7be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11932 2024.08.16 05:52:52.058112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11933 2024.08.16 05:52:52.058161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11934 2024.08.16 05:52:52.058180 [ 3 ] {} <Debug> HTTP-Session: ca3f81d7-e32f-44f4-83ad-5600a700ed99 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
11935 2024.08.16 05:52:52.058197 [ 3 ] {} <Debug> HTTP-Session: ca3f81d7-e32f-44f4-83ad-5600a700ed99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11936 2024.08.16 05:52:52.058210 [ 3 ] {} <Debug> HTTP-Session: ca3f81d7-e32f-44f4-83ad-5600a700ed99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11937 2024.08.16 05:52:52.058243 [ 3 ] {} <Trace> HTTP-Session: ca3f81d7-e32f-44f4-83ad-5600a700ed99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11938 2024.08.16 05:52:52.058339 [ 3 ] {9a05c909-5b92-4125-b222-8044a907d6ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
11939 2024.08.16 05:52:52.058386 [ 3 ] {9a05c909-5b92-4125-b222-8044a907d6ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
11940 2024.08.16 05:52:52.058536 [ 3 ] {9a05c909-5b92-4125-b222-8044a907d6ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11941 2024.08.16 05:52:52.058846 [ 3 ] {9a05c909-5b92-4125-b222-8044a907d6ce} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11942 2024.08.16 05:52:52.058882 [ 3 ] {9a05c909-5b92-4125-b222-8044a907d6ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11943 2024.08.16 05:52:52.059227 [ 3 ] {9a05c909-5b92-4125-b222-8044a907d6ce} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
11944 2024.08.16 05:52:52.059544 [ 3 ] {9a05c909-5b92-4125-b222-8044a907d6ce} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11945 2024.08.16 05:52:52.059663 [ 111 ] {} <Debug> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
11946 2024.08.16 05:52:52.059669 [ 3 ] {9a05c909-5b92-4125-b222-8044a907d6ce} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001352 sec., 739.6449704142012 rows/sec., 49.84 KiB/sec.
11947 2024.08.16 05:52:52.059697 [ 111 ] {} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11948 2024.08.16 05:52:52.059736 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11949 2024.08.16 05:52:52.060058 [ 3 ] {9a05c909-5b92-4125-b222-8044a907d6ce} <Debug> DynamicQueryHandler: Done processing query
11950 2024.08.16 05:52:52.060171 [ 197 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
11951 2024.08.16 05:52:52.060157 [ 3 ] {9a05c909-5b92-4125-b222-8044a907d6ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
11952 2024.08.16 05:52:52.060297 [ 3 ] {} <Debug> HTTP-Session: ca3f81d7-e32f-44f4-83ad-5600a700ed99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11953 2024.08.16 05:52:52.060500 [ 197 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
11954 2024.08.16 05:52:52.060529 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14576, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11955 2024.08.16 05:52:52.060557 [ 197 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 23 rows starting from the beginning of the part
11956 2024.08.16 05:52:52.060617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11957 2024.08.16 05:52:52.060730 [ 3 ] {} <Debug> HTTP-Session: 1227a7f0-642c-449e-aaa8-0b1be9ed11f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
11958 2024.08.16 05:52:52.060751 [ 197 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
11959 2024.08.16 05:52:52.060799 [ 3 ] {} <Debug> HTTP-Session: 1227a7f0-642c-449e-aaa8-0b1be9ed11f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11960 2024.08.16 05:52:52.060904 [ 3 ] {} <Debug> HTTP-Session: 1227a7f0-642c-449e-aaa8-0b1be9ed11f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11961 2024.08.16 05:52:52.061018 [ 197 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
11962 2024.08.16 05:52:52.061107 [ 3 ] {} <Trace> HTTP-Session: 1227a7f0-642c-449e-aaa8-0b1be9ed11f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11963 2024.08.16 05:52:52.061306 [ 197 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
11964 2024.08.16 05:52:52.061489 [ 197 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
11965 2024.08.16 05:52:52.061682 [ 3 ] {93839f8b-d05d-4416-8f90-05eccda68ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
11966 2024.08.16 05:52:52.061744 [ 197 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
11967 2024.08.16 05:52:52.062059 [ 3 ] {93839f8b-d05d-4416-8f90-05eccda68ba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
11968 2024.08.16 05:52:52.064141 [ 3 ] {93839f8b-d05d-4416-8f90-05eccda68ba5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11969 2024.08.16 05:52:52.065878 [ 186 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.00603133 sec., 4642.4254683461195 rows/sec., 311.52 KiB/sec.
11970 2024.08.16 05:52:52.065949 [ 3 ] {93839f8b-d05d-4416-8f90-05eccda68ba5} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11971 2024.08.16 05:52:52.066011 [ 3 ] {93839f8b-d05d-4416-8f90-05eccda68ba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11972 2024.08.16 05:52:52.066127 [ 186 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
11973 2024.08.16 05:52:52.067190 [ 186 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_26_5} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11974 2024.08.16 05:52:52.067426 [ 186 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_26_5} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5
11975 2024.08.16 05:52:52.067620 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
11976 2024.08.16 05:52:52.067648 [ 3 ] {93839f8b-d05d-4416-8f90-05eccda68ba5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
11977 2024.08.16 05:52:52.068092 [ 3 ] {93839f8b-d05d-4416-8f90-05eccda68ba5} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11978 2024.08.16 05:52:52.068295 [ 3 ] {93839f8b-d05d-4416-8f90-05eccda68ba5} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.006905 sec., 1303.4033309196236 rows/sec., 2.34 MiB/sec.
11979 2024.08.16 05:52:52.068539 [ 3 ] {93839f8b-d05d-4416-8f90-05eccda68ba5} <Debug> DynamicQueryHandler: Done processing query
11980 2024.08.16 05:52:52.068564 [ 3 ] {93839f8b-d05d-4416-8f90-05eccda68ba5} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
11981 2024.08.16 05:52:52.068580 [ 3 ] {} <Debug> HTTP-Session: 1227a7f0-642c-449e-aaa8-0b1be9ed11f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11982 2024.08.16 05:52:52.068707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
11983 2024.08.16 05:52:52.068753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
11984 2024.08.16 05:52:52.068773 [ 3 ] {} <Debug> HTTP-Session: 19a5175e-9e15-4eb6-a49f-3fb7bbcbe7af Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
11985 2024.08.16 05:52:52.068788 [ 3 ] {} <Debug> HTTP-Session: 19a5175e-9e15-4eb6-a49f-3fb7bbcbe7af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
11986 2024.08.16 05:52:52.068802 [ 3 ] {} <Debug> HTTP-Session: 19a5175e-9e15-4eb6-a49f-3fb7bbcbe7af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
11987 2024.08.16 05:52:52.068833 [ 3 ] {} <Trace> HTTP-Session: 19a5175e-9e15-4eb6-a49f-3fb7bbcbe7af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
11988 2024.08.16 05:52:52.068952 [ 3 ] {964ffb56-8fa9-4d79-8d40-52659a854caf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
11989 2024.08.16 05:52:52.068996 [ 3 ] {964ffb56-8fa9-4d79-8d40-52659a854caf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
11990 2024.08.16 05:52:52.069129 [ 3 ] {964ffb56-8fa9-4d79-8d40-52659a854caf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
11991 2024.08.16 05:52:52.069446 [ 3 ] {964ffb56-8fa9-4d79-8d40-52659a854caf} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
11992 2024.08.16 05:52:52.069482 [ 3 ] {964ffb56-8fa9-4d79-8d40-52659a854caf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
11993 2024.08.16 05:52:52.069833 [ 3 ] {964ffb56-8fa9-4d79-8d40-52659a854caf} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
11994 2024.08.16 05:52:52.070149 [ 3 ] {964ffb56-8fa9-4d79-8d40-52659a854caf} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
11995 2024.08.16 05:52:52.070304 [ 3 ] {964ffb56-8fa9-4d79-8d40-52659a854caf} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001393 sec., 58865.75735821967 rows/sec., 3.74 MiB/sec.
11996 2024.08.16 05:52:52.070477 [ 3 ] {964ffb56-8fa9-4d79-8d40-52659a854caf} <Debug> DynamicQueryHandler: Done processing query
11997 2024.08.16 05:52:52.070501 [ 3 ] {964ffb56-8fa9-4d79-8d40-52659a854caf} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
11998 2024.08.16 05:52:52.070517 [ 3 ] {} <Debug> HTTP-Session: 19a5175e-9e15-4eb6-a49f-3fb7bbcbe7af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
11999 2024.08.16 05:52:54.860497 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache
12000 2024.08.16 05:52:54.860576 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache
12001 2024.08.16 05:52:57.051738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12002 2024.08.16 05:52:57.051876 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12003 2024.08.16 05:52:57.051907 [ 3 ] {} <Debug> HTTP-Session: fd49dced-4c2c-4dc0-addd-3b550a2d0bce Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12004 2024.08.16 05:52:57.051933 [ 3 ] {} <Debug> HTTP-Session: fd49dced-4c2c-4dc0-addd-3b550a2d0bce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12005 2024.08.16 05:52:57.051950 [ 3 ] {} <Debug> HTTP-Session: fd49dced-4c2c-4dc0-addd-3b550a2d0bce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12006 2024.08.16 05:52:57.052005 [ 3 ] {} <Trace> HTTP-Session: fd49dced-4c2c-4dc0-addd-3b550a2d0bce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12007 2024.08.16 05:52:57.052210 [ 3 ] {ef1c4907-2daa-4346-bdcf-5ee0599fd272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12008 2024.08.16 05:52:57.052280 [ 3 ] {ef1c4907-2daa-4346-bdcf-5ee0599fd272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12009 2024.08.16 05:52:57.052470 [ 3 ] {ef1c4907-2daa-4346-bdcf-5ee0599fd272} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12010 2024.08.16 05:52:57.052887 [ 3 ] {ef1c4907-2daa-4346-bdcf-5ee0599fd272} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12011 2024.08.16 05:52:57.052932 [ 3 ] {ef1c4907-2daa-4346-bdcf-5ee0599fd272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
12012 2024.08.16 05:52:57.053308 [ 3 ] {ef1c4907-2daa-4346-bdcf-5ee0599fd272} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
12013 2024.08.16 05:52:57.053641 [ 3 ] {ef1c4907-2daa-4346-bdcf-5ee0599fd272} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12014 2024.08.16 05:52:57.053810 [ 3 ] {ef1c4907-2daa-4346-bdcf-5ee0599fd272} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.001662 sec., 13838.748495788206 rows/sec., 1.10 MiB/sec.
12015 2024.08.16 05:52:57.054114 [ 3 ] {ef1c4907-2daa-4346-bdcf-5ee0599fd272} <Debug> DynamicQueryHandler: Done processing query
12016 2024.08.16 05:52:57.054178 [ 3 ] {ef1c4907-2daa-4346-bdcf-5ee0599fd272} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12017 2024.08.16 05:52:57.054232 [ 3 ] {} <Debug> HTTP-Session: fd49dced-4c2c-4dc0-addd-3b550a2d0bce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12018 2024.08.16 05:52:57.054455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12019 2024.08.16 05:52:57.054511 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12020 2024.08.16 05:52:57.054531 [ 3 ] {} <Debug> HTTP-Session: 2d5f2dd2-37f4-445c-b28b-87a239843ae1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12021 2024.08.16 05:52:57.054549 [ 3 ] {} <Debug> HTTP-Session: 2d5f2dd2-37f4-445c-b28b-87a239843ae1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12022 2024.08.16 05:52:57.054563 [ 3 ] {} <Debug> HTTP-Session: 2d5f2dd2-37f4-445c-b28b-87a239843ae1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12023 2024.08.16 05:52:57.054598 [ 3 ] {} <Trace> HTTP-Session: 2d5f2dd2-37f4-445c-b28b-87a239843ae1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12024 2024.08.16 05:52:57.054708 [ 3 ] {10281e2d-4906-4fb8-920b-0615330dd3fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12025 2024.08.16 05:52:57.054756 [ 3 ] {10281e2d-4906-4fb8-920b-0615330dd3fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12026 2024.08.16 05:52:57.054906 [ 3 ] {10281e2d-4906-4fb8-920b-0615330dd3fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12027 2024.08.16 05:52:57.055230 [ 3 ] {10281e2d-4906-4fb8-920b-0615330dd3fb} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12028 2024.08.16 05:52:57.055269 [ 3 ] {10281e2d-4906-4fb8-920b-0615330dd3fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
12029 2024.08.16 05:52:57.055581 [ 3 ] {10281e2d-4906-4fb8-920b-0615330dd3fb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
12030 2024.08.16 05:52:57.055907 [ 3 ] {10281e2d-4906-4fb8-920b-0615330dd3fb} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12031 2024.08.16 05:52:57.056063 [ 3 ] {10281e2d-4906-4fb8-920b-0615330dd3fb} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001382 sec., 2894.356005788712 rows/sec., 236.01 KiB/sec.
12032 2024.08.16 05:52:57.056404 [ 3 ] {10281e2d-4906-4fb8-920b-0615330dd3fb} <Debug> DynamicQueryHandler: Done processing query
12033 2024.08.16 05:52:57.056436 [ 3 ] {10281e2d-4906-4fb8-920b-0615330dd3fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12034 2024.08.16 05:52:57.056453 [ 3 ] {} <Debug> HTTP-Session: 2d5f2dd2-37f4-445c-b28b-87a239843ae1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12035 2024.08.16 05:52:57.056710 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 183430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12036 2024.08.16 05:52:57.056766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12037 2024.08.16 05:52:57.056786 [ 3 ] {} <Debug> HTTP-Session: b0f056b4-8476-4919-980e-3183457a5cb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12038 2024.08.16 05:52:57.056803 [ 3 ] {} <Debug> HTTP-Session: b0f056b4-8476-4919-980e-3183457a5cb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12039 2024.08.16 05:52:57.056817 [ 3 ] {} <Debug> HTTP-Session: b0f056b4-8476-4919-980e-3183457a5cb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12040 2024.08.16 05:52:57.056850 [ 3 ] {} <Trace> HTTP-Session: b0f056b4-8476-4919-980e-3183457a5cb9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12041 2024.08.16 05:52:57.057357 [ 3 ] {aa9f2576-d57d-4904-946f-f1c74ef98cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12042 2024.08.16 05:52:57.057406 [ 3 ] {aa9f2576-d57d-4904-946f-f1c74ef98cf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12043 2024.08.16 05:52:57.057556 [ 3 ] {aa9f2576-d57d-4904-946f-f1c74ef98cf0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12044 2024.08.16 05:52:57.058604 [ 3 ] {aa9f2576-d57d-4904-946f-f1c74ef98cf0} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12045 2024.08.16 05:52:57.058642 [ 3 ] {aa9f2576-d57d-4904-946f-f1c74ef98cf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
12046 2024.08.16 05:52:57.059056 [ 3 ] {aa9f2576-d57d-4904-946f-f1c74ef98cf0} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
12047 2024.08.16 05:52:57.059378 [ 3 ] {aa9f2576-d57d-4904-946f-f1c74ef98cf0} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12048 2024.08.16 05:52:57.059537 [ 3 ] {aa9f2576-d57d-4904-946f-f1c74ef98cf0} <Debug> executeQuery: Read 1267 rows, 106.89 KiB in 0.002529 sec., 500988.53301700274 rows/sec., 41.27 MiB/sec.
12049 2024.08.16 05:52:57.059552 [ 110 ] {} <Debug> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
12050 2024.08.16 05:52:57.059650 [ 110 ] {} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12051 2024.08.16 05:52:57.059692 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
12052 2024.08.16 05:52:57.059813 [ 3 ] {aa9f2576-d57d-4904-946f-f1c74ef98cf0} <Debug> DynamicQueryHandler: Done processing query
12053 2024.08.16 05:52:57.059901 [ 3 ] {aa9f2576-d57d-4904-946f-f1c74ef98cf0} <Debug> MemoryTracker: Peak memory usage (for query): 4.96 MiB.
12054 2024.08.16 05:52:57.059957 [ 3 ] {} <Debug> HTTP-Session: b0f056b4-8476-4919-980e-3183457a5cb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12055 2024.08.16 05:52:57.059999 [ 200 ] {564535ed-8c40-4bc7-9d29-de870537704c::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
12056 2024.08.16 05:52:57.060265 [ 200 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12057 2024.08.16 05:52:57.060297 [ 200 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1434 rows starting from the beginning of the part
12058 2024.08.16 05:52:57.060373 [ 200 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 125 rows starting from the beginning of the part
12059 2024.08.16 05:52:57.060636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12060 2024.08.16 05:52:57.060714 [ 200 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 217 rows starting from the beginning of the part
12061 2024.08.16 05:52:57.060974 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12062 2024.08.16 05:52:57.061020 [ 200 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 125 rows starting from the beginning of the part
12063 2024.08.16 05:52:57.061082 [ 3 ] {} <Debug> HTTP-Session: a800bc1d-a934-4e7a-9456-c58633c65b5a Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12064 2024.08.16 05:52:57.061209 [ 3 ] {} <Debug> HTTP-Session: a800bc1d-a934-4e7a-9456-c58633c65b5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12065 2024.08.16 05:52:57.061269 [ 200 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 218 rows starting from the beginning of the part
12066 2024.08.16 05:52:57.061290 [ 3 ] {} <Debug> HTTP-Session: a800bc1d-a934-4e7a-9456-c58633c65b5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12067 2024.08.16 05:52:57.061516 [ 3 ] {} <Trace> HTTP-Session: a800bc1d-a934-4e7a-9456-c58633c65b5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12068 2024.08.16 05:52:57.061531 [ 200 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1267 rows starting from the beginning of the part
12069 2024.08.16 05:52:57.061950 [ 3 ] {e82ece01-e8ca-491c-b2ce-342873e7d0a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12070 2024.08.16 05:52:57.062030 [ 3 ] {e82ece01-e8ca-491c-b2ce-342873e7d0a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12071 2024.08.16 05:52:57.062443 [ 3 ] {e82ece01-e8ca-491c-b2ce-342873e7d0a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12072 2024.08.16 05:52:57.063027 [ 3 ] {e82ece01-e8ca-491c-b2ce-342873e7d0a8} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12073 2024.08.16 05:52:57.063098 [ 3 ] {e82ece01-e8ca-491c-b2ce-342873e7d0a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
12074 2024.08.16 05:52:57.063920 [ 3 ] {e82ece01-e8ca-491c-b2ce-342873e7d0a8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
12075 2024.08.16 05:52:57.064408 [ 3 ] {e82ece01-e8ca-491c-b2ce-342873e7d0a8} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12076 2024.08.16 05:52:57.064597 [ 3 ] {e82ece01-e8ca-491c-b2ce-342873e7d0a8} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.002816 sec., 1420.4545454545455 rows/sec., 99.18 KiB/sec.
12077 2024.08.16 05:52:57.065232 [ 3 ] {e82ece01-e8ca-491c-b2ce-342873e7d0a8} <Debug> DynamicQueryHandler: Done processing query
12078 2024.08.16 05:52:57.065348 [ 3 ] {e82ece01-e8ca-491c-b2ce-342873e7d0a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12079 2024.08.16 05:52:57.065470 [ 3 ] {} <Debug> HTTP-Session: a800bc1d-a934-4e7a-9456-c58633c65b5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12080 2024.08.16 05:52:57.065603 [ 200 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3386 rows, containing 4 columns (4 merged, 0 gathered) in 0.005829376 sec., 580851.1923060033 rows/sec., 48.45 MiB/sec.
12081 2024.08.16 05:52:57.065738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 30454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12082 2024.08.16 05:52:57.065826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12083 2024.08.16 05:52:57.065856 [ 3 ] {} <Debug> HTTP-Session: 576c90bd-2376-45b3-b130-ea6ea38c63ae Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12084 2024.08.16 05:52:57.065875 [ 3 ] {} <Debug> HTTP-Session: 576c90bd-2376-45b3-b130-ea6ea38c63ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12085 2024.08.16 05:52:57.065893 [ 3 ] {} <Debug> HTTP-Session: 576c90bd-2376-45b3-b130-ea6ea38c63ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12086 2024.08.16 05:52:57.065942 [ 3 ] {} <Trace> HTTP-Session: 576c90bd-2376-45b3-b130-ea6ea38c63ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12087 2024.08.16 05:52:57.065951 [ 189 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
12088 2024.08.16 05:52:57.066255 [ 3 ] {31a0da45-4cc3-41ff-a4f4-fcea4c429d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
12089 2024.08.16 05:52:57.066419 [ 3 ] {31a0da45-4cc3-41ff-a4f4-fcea4c429d8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
12090 2024.08.16 05:52:57.066830 [ 3 ] {31a0da45-4cc3-41ff-a4f4-fcea4c429d8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12091 2024.08.16 05:52:57.066967 [ 189 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_61_12} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12092 2024.08.16 05:52:57.067087 [ 189 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_61_12} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
12093 2024.08.16 05:52:57.067234 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB.
12094 2024.08.16 05:52:57.067465 [ 3 ] {31a0da45-4cc3-41ff-a4f4-fcea4c429d8a} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12095 2024.08.16 05:52:57.067508 [ 3 ] {31a0da45-4cc3-41ff-a4f4-fcea4c429d8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
12096 2024.08.16 05:52:57.067839 [ 3 ] {31a0da45-4cc3-41ff-a4f4-fcea4c429d8a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
12097 2024.08.16 05:52:57.068159 [ 3 ] {31a0da45-4cc3-41ff-a4f4-fcea4c429d8a} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12098 2024.08.16 05:52:57.068318 [ 3 ] {31a0da45-4cc3-41ff-a4f4-fcea4c429d8a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002227 sec., 102379.88325101034 rows/sec., 6.93 MiB/sec.
12099 2024.08.16 05:52:57.068496 [ 3 ] {31a0da45-4cc3-41ff-a4f4-fcea4c429d8a} <Debug> DynamicQueryHandler: Done processing query
12100 2024.08.16 05:52:57.068520 [ 3 ] {31a0da45-4cc3-41ff-a4f4-fcea4c429d8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
12101 2024.08.16 05:52:57.068536 [ 3 ] {} <Debug> HTTP-Session: 576c90bd-2376-45b3-b130-ea6ea38c63ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12102 2024.08.16 05:52:57.068811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 90400, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12103 2024.08.16 05:52:57.068861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12104 2024.08.16 05:52:57.068881 [ 3 ] {} <Debug> HTTP-Session: d5e21614-bac2-496c-8ec1-c264e43fea52 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12105 2024.08.16 05:52:57.068902 [ 3 ] {} <Debug> HTTP-Session: d5e21614-bac2-496c-8ec1-c264e43fea52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12106 2024.08.16 05:52:57.068916 [ 3 ] {} <Debug> HTTP-Session: d5e21614-bac2-496c-8ec1-c264e43fea52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12107 2024.08.16 05:52:57.068947 [ 3 ] {} <Trace> HTTP-Session: d5e21614-bac2-496c-8ec1-c264e43fea52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12108 2024.08.16 05:52:57.069291 [ 3 ] {dde6ab31-c64b-40d8-b792-266c3d55f07c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12109 2024.08.16 05:52:57.069333 [ 3 ] {dde6ab31-c64b-40d8-b792-266c3d55f07c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12110 2024.08.16 05:52:57.069463 [ 3 ] {dde6ab31-c64b-40d8-b792-266c3d55f07c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12111 2024.08.16 05:52:57.070058 [ 3 ] {dde6ab31-c64b-40d8-b792-266c3d55f07c} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12112 2024.08.16 05:52:57.070095 [ 3 ] {dde6ab31-c64b-40d8-b792-266c3d55f07c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
12113 2024.08.16 05:52:57.070425 [ 3 ] {dde6ab31-c64b-40d8-b792-266c3d55f07c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
12114 2024.08.16 05:52:57.070723 [ 3 ] {dde6ab31-c64b-40d8-b792-266c3d55f07c} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12115 2024.08.16 05:52:57.070883 [ 3 ] {dde6ab31-c64b-40d8-b792-266c3d55f07c} <Debug> executeQuery: Read 547 rows, 41.57 KiB in 0.001807 sec., 302711.6768123962 rows/sec., 22.47 MiB/sec.
12116 2024.08.16 05:52:57.070885 [ 110 ] {} <Debug> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
12117 2024.08.16 05:52:57.070975 [ 110 ] {} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12118 2024.08.16 05:52:57.071027 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
12119 2024.08.16 05:52:57.071144 [ 3 ] {dde6ab31-c64b-40d8-b792-266c3d55f07c} <Debug> DynamicQueryHandler: Done processing query
12120 2024.08.16 05:52:57.071177 [ 3 ] {dde6ab31-c64b-40d8-b792-266c3d55f07c} <Debug> MemoryTracker: Peak memory usage (for query): 4.55 MiB.
12121 2024.08.16 05:52:57.071176 [ 199 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::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
12122 2024.08.16 05:52:57.071195 [ 3 ] {} <Debug> HTTP-Session: d5e21614-bac2-496c-8ec1-c264e43fea52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12123 2024.08.16 05:52:57.071309 [ 199 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12124 2024.08.16 05:52:57.071339 [ 199 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 904 rows starting from the beginning of the part
12125 2024.08.16 05:52:57.071410 [ 199 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 87 rows starting from the beginning of the part
12126 2024.08.16 05:52:57.071573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 160678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12127 2024.08.16 05:52:57.071735 [ 199 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 393 rows starting from the beginning of the part
12128 2024.08.16 05:52:57.071784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12129 2024.08.16 05:52:57.071852 [ 3 ] {} <Debug> HTTP-Session: 631bb474-33ba-4cc8-b619-d911c13b3a1d Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12130 2024.08.16 05:52:57.071949 [ 3 ] {} <Debug> HTTP-Session: 631bb474-33ba-4cc8-b619-d911c13b3a1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12131 2024.08.16 05:52:57.072035 [ 3 ] {} <Debug> HTTP-Session: 631bb474-33ba-4cc8-b619-d911c13b3a1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12132 2024.08.16 05:52:57.072070 [ 199 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 87 rows starting from the beginning of the part
12133 2024.08.16 05:52:57.072154 [ 3 ] {} <Trace> HTTP-Session: 631bb474-33ba-4cc8-b619-d911c13b3a1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12134 2024.08.16 05:52:57.072406 [ 199 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 395 rows starting from the beginning of the part
12135 2024.08.16 05:52:57.072710 [ 199 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 547 rows starting from the beginning of the part
12136 2024.08.16 05:52:57.072898 [ 3 ] {535b6c30-075f-4901-bf2d-98752ff91507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12137 2024.08.16 05:52:57.073067 [ 3 ] {535b6c30-075f-4901-bf2d-98752ff91507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12138 2024.08.16 05:52:57.073420 [ 3 ] {535b6c30-075f-4901-bf2d-98752ff91507} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12139 2024.08.16 05:52:57.074494 [ 3 ] {535b6c30-075f-4901-bf2d-98752ff91507} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12140 2024.08.16 05:52:57.074556 [ 3 ] {535b6c30-075f-4901-bf2d-98752ff91507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
12141 2024.08.16 05:52:57.074610 [ 189 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2413 rows, containing 4 columns (4 merged, 0 gathered) in 0.003495868 sec., 690243.4531280929 rows/sec., 50.30 MiB/sec.
12142 2024.08.16 05:52:57.074874 [ 189 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
12143 2024.08.16 05:52:57.075337 [ 3 ] {535b6c30-075f-4901-bf2d-98752ff91507} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
12144 2024.08.16 05:52:57.075656 [ 189 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_61_12} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12145 2024.08.16 05:52:57.075884 [ 189 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_61_12} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
12146 2024.08.16 05:52:57.076023 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB.
12147 2024.08.16 05:52:57.076102 [ 3 ] {535b6c30-075f-4901-bf2d-98752ff91507} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12148 2024.08.16 05:52:57.076275 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
12149 2024.08.16 05:52:57.076288 [ 3 ] {535b6c30-075f-4901-bf2d-98752ff91507} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.003798 sec., 222748.81516587676 rows/sec., 14.99 MiB/sec.
12150 2024.08.16 05:52:57.076331 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12151 2024.08.16 05:52:57.076410 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
12152 2024.08.16 05:52:57.076634 [ 192 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::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
12153 2024.08.16 05:52:57.076674 [ 3 ] {535b6c30-075f-4901-bf2d-98752ff91507} <Debug> DynamicQueryHandler: Done processing query
12154 2024.08.16 05:52:57.076718 [ 3 ] {535b6c30-075f-4901-bf2d-98752ff91507} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
12155 2024.08.16 05:52:57.076755 [ 3 ] {} <Debug> HTTP-Session: 631bb474-33ba-4cc8-b619-d911c13b3a1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12156 2024.08.16 05:52:57.076867 [ 192 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12157 2024.08.16 05:52:57.076905 [ 192 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 18288 rows starting from the beginning of the part
12158 2024.08.16 05:52:57.076992 [ 192 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part
12159 2024.08.16 05:52:57.077099 [ 192 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 238 rows starting from the beginning of the part
12160 2024.08.16 05:52:57.077232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 36939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12161 2024.08.16 05:52:57.077432 [ 192 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part
12162 2024.08.16 05:52:57.077502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12163 2024.08.16 05:52:57.077601 [ 3 ] {} <Debug> HTTP-Session: 010e56aa-7e68-4cb6-b050-856444a966d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12164 2024.08.16 05:52:57.077695 [ 3 ] {} <Debug> HTTP-Session: 010e56aa-7e68-4cb6-b050-856444a966d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12165 2024.08.16 05:52:57.077726 [ 192 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 239 rows starting from the beginning of the part
12166 2024.08.16 05:52:57.077751 [ 3 ] {} <Debug> HTTP-Session: 010e56aa-7e68-4cb6-b050-856444a966d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12167 2024.08.16 05:52:57.077913 [ 3 ] {} <Trace> HTTP-Session: 010e56aa-7e68-4cb6-b050-856444a966d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12168 2024.08.16 05:52:57.078053 [ 192 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 846 rows starting from the beginning of the part
12169 2024.08.16 05:52:57.078392 [ 3 ] {b6ba542f-e7a5-4f96-9764-97ae9c198ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12170 2024.08.16 05:52:57.078594 [ 3 ] {b6ba542f-e7a5-4f96-9764-97ae9c198ce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
12171 2024.08.16 05:52:57.079487 [ 3 ] {b6ba542f-e7a5-4f96-9764-97ae9c198ce1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12172 2024.08.16 05:52:57.080926 [ 3 ] {b6ba542f-e7a5-4f96-9764-97ae9c198ce1} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12173 2024.08.16 05:52:57.080997 [ 3 ] {b6ba542f-e7a5-4f96-9764-97ae9c198ce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
12174 2024.08.16 05:52:57.082400 [ 3 ] {b6ba542f-e7a5-4f96-9764-97ae9c198ce1} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
12175 2024.08.16 05:52:57.083358 [ 3 ] {b6ba542f-e7a5-4f96-9764-97ae9c198ce1} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12176 2024.08.16 05:52:57.083585 [ 3 ] {b6ba542f-e7a5-4f96-9764-97ae9c198ce1} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.005435 sec., 4231.83072677093 rows/sec., 7.58 MiB/sec.
12177 2024.08.16 05:52:57.083840 [ 3 ] {b6ba542f-e7a5-4f96-9764-97ae9c198ce1} <Debug> DynamicQueryHandler: Done processing query
12178 2024.08.16 05:52:57.083869 [ 3 ] {b6ba542f-e7a5-4f96-9764-97ae9c198ce1} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
12179 2024.08.16 05:52:57.083887 [ 3 ] {} <Debug> HTTP-Session: 010e56aa-7e68-4cb6-b050-856444a966d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12180 2024.08.16 05:52:57.084030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12181 2024.08.16 05:52:57.084089 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12182 2024.08.16 05:52:57.084116 [ 3 ] {} <Debug> HTTP-Session: 41044c38-fbc2-4ed5-ade5-d160b275e2e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12183 2024.08.16 05:52:57.084133 [ 3 ] {} <Debug> HTTP-Session: 41044c38-fbc2-4ed5-ade5-d160b275e2e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12184 2024.08.16 05:52:57.084147 [ 3 ] {} <Debug> HTTP-Session: 41044c38-fbc2-4ed5-ade5-d160b275e2e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12185 2024.08.16 05:52:57.084177 [ 3 ] {} <Trace> HTTP-Session: 41044c38-fbc2-4ed5-ade5-d160b275e2e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12186 2024.08.16 05:52:57.084302 [ 3 ] {50df6f4a-8cbe-4ef9-a160-d39b396cf3be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12187 2024.08.16 05:52:57.084360 [ 3 ] {50df6f4a-8cbe-4ef9-a160-d39b396cf3be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12188 2024.08.16 05:52:57.084515 [ 3 ] {50df6f4a-8cbe-4ef9-a160-d39b396cf3be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12189 2024.08.16 05:52:57.084916 [ 3 ] {50df6f4a-8cbe-4ef9-a160-d39b396cf3be} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12190 2024.08.16 05:52:57.084952 [ 3 ] {50df6f4a-8cbe-4ef9-a160-d39b396cf3be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
12191 2024.08.16 05:52:57.085620 [ 3 ] {50df6f4a-8cbe-4ef9-a160-d39b396cf3be} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
12192 2024.08.16 05:52:57.086022 [ 3 ] {50df6f4a-8cbe-4ef9-a160-d39b396cf3be} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12193 2024.08.16 05:52:57.086362 [ 3 ] {50df6f4a-8cbe-4ef9-a160-d39b396cf3be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002099 sec., 28585.040495474033 rows/sec., 1.93 MiB/sec.
12194 2024.08.16 05:52:57.086422 [ 110 ] {} <Debug> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
12195 2024.08.16 05:52:57.086863 [ 110 ] {} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12196 2024.08.16 05:52:57.086910 [ 192 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19931 rows, containing 5 columns (5 merged, 0 gathered) in 0.010379112 sec., 1920299.1546868365 rows/sec., 129.72 MiB/sec.
12197 2024.08.16 05:52:57.086930 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB.
12198 2024.08.16 05:52:57.086972 [ 3 ] {50df6f4a-8cbe-4ef9-a160-d39b396cf3be} <Debug> DynamicQueryHandler: Done processing query
12199 2024.08.16 05:52:57.087037 [ 3 ] {50df6f4a-8cbe-4ef9-a160-d39b396cf3be} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12200 2024.08.16 05:52:57.087086 [ 3 ] {} <Debug> HTTP-Session: 41044c38-fbc2-4ed5-ade5-d160b275e2e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12201 2024.08.16 05:52:57.087170 [ 195 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::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
12202 2024.08.16 05:52:57.087294 [ 192 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
12203 2024.08.16 05:52:57.087445 [ 195 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12204 2024.08.16 05:52:57.087521 [ 195 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3588 rows starting from the beginning of the part
12205 2024.08.16 05:52:57.087746 [ 195 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part
12206 2024.08.16 05:52:57.088125 [ 195 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 82 rows starting from the beginning of the part
12207 2024.08.16 05:52:57.088499 [ 195 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part
12208 2024.08.16 05:52:57.088790 [ 195 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 82 rows starting from the beginning of the part
12209 2024.08.16 05:52:57.088993 [ 192 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12210 2024.08.16 05:52:57.089057 [ 195 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part
12211 2024.08.16 05:52:57.089286 [ 192 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
12212 2024.08.16 05:52:57.089586 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.26 MiB.
12213 2024.08.16 05:52:57.091188 [ 195 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3932 rows, containing 4 columns (4 merged, 0 gathered) in 0.004130358 sec., 951975.5914620477 rows/sec., 62.17 MiB/sec.
12214 2024.08.16 05:52:57.091515 [ 195 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
12215 2024.08.16 05:52:57.091955 [ 195 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_61_12} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12216 2024.08.16 05:52:57.092042 [ 195 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_61_12} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
12217 2024.08.16 05:52:57.092132 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB.
12218 2024.08.16 05:53:02.025367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12219 2024.08.16 05:53:02.025507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12220 2024.08.16 05:53:02.025537 [ 3 ] {} <Debug> HTTP-Session: bdfab15d-1d3a-4bdb-9f16-4773486fbcac Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12221 2024.08.16 05:53:02.025565 [ 3 ] {} <Debug> HTTP-Session: bdfab15d-1d3a-4bdb-9f16-4773486fbcac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12222 2024.08.16 05:53:02.025583 [ 3 ] {} <Debug> HTTP-Session: bdfab15d-1d3a-4bdb-9f16-4773486fbcac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12223 2024.08.16 05:53:02.025637 [ 3 ] {} <Trace> HTTP-Session: bdfab15d-1d3a-4bdb-9f16-4773486fbcac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12224 2024.08.16 05:53:02.025843 [ 3 ] {9bb37eba-e738-49a7-a329-fbd2ac7c7800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12225 2024.08.16 05:53:02.025916 [ 3 ] {9bb37eba-e738-49a7-a329-fbd2ac7c7800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12226 2024.08.16 05:53:02.026140 [ 3 ] {9bb37eba-e738-49a7-a329-fbd2ac7c7800} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12227 2024.08.16 05:53:02.026578 [ 3 ] {9bb37eba-e738-49a7-a329-fbd2ac7c7800} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12228 2024.08.16 05:53:02.026619 [ 3 ] {9bb37eba-e738-49a7-a329-fbd2ac7c7800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
12229 2024.08.16 05:53:02.026989 [ 3 ] {9bb37eba-e738-49a7-a329-fbd2ac7c7800} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
12230 2024.08.16 05:53:02.027332 [ 3 ] {9bb37eba-e738-49a7-a329-fbd2ac7c7800} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12231 2024.08.16 05:53:02.027509 [ 3 ] {9bb37eba-e738-49a7-a329-fbd2ac7c7800} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001723 sec., 5223.447475333721 rows/sec., 423.38 KiB/sec.
12232 2024.08.16 05:53:02.027704 [ 3 ] {9bb37eba-e738-49a7-a329-fbd2ac7c7800} <Debug> DynamicQueryHandler: Done processing query
12233 2024.08.16 05:53:02.027729 [ 3 ] {9bb37eba-e738-49a7-a329-fbd2ac7c7800} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12234 2024.08.16 05:53:02.027746 [ 3 ] {} <Debug> HTTP-Session: bdfab15d-1d3a-4bdb-9f16-4773486fbcac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12235 2024.08.16 05:53:02.027928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12236 2024.08.16 05:53:02.027975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12237 2024.08.16 05:53:02.027994 [ 3 ] {} <Debug> HTTP-Session: b8e940bb-cefa-491b-bcae-1fc5638435bf Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12238 2024.08.16 05:53:02.028011 [ 3 ] {} <Debug> HTTP-Session: b8e940bb-cefa-491b-bcae-1fc5638435bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12239 2024.08.16 05:53:02.028025 [ 3 ] {} <Debug> HTTP-Session: b8e940bb-cefa-491b-bcae-1fc5638435bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12240 2024.08.16 05:53:02.028056 [ 3 ] {} <Trace> HTTP-Session: b8e940bb-cefa-491b-bcae-1fc5638435bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12241 2024.08.16 05:53:02.028150 [ 3 ] {914a6c4f-67a6-4ba8-a656-8201d41ecc86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
12242 2024.08.16 05:53:02.028193 [ 3 ] {914a6c4f-67a6-4ba8-a656-8201d41ecc86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
12243 2024.08.16 05:53:02.028322 [ 3 ] {914a6c4f-67a6-4ba8-a656-8201d41ecc86} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12244 2024.08.16 05:53:02.028630 [ 3 ] {914a6c4f-67a6-4ba8-a656-8201d41ecc86} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12245 2024.08.16 05:53:02.028667 [ 3 ] {914a6c4f-67a6-4ba8-a656-8201d41ecc86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
12246 2024.08.16 05:53:02.028982 [ 3 ] {914a6c4f-67a6-4ba8-a656-8201d41ecc86} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
12247 2024.08.16 05:53:02.029289 [ 3 ] {914a6c4f-67a6-4ba8-a656-8201d41ecc86} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12248 2024.08.16 05:53:02.029444 [ 3 ] {914a6c4f-67a6-4ba8-a656-8201d41ecc86} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001315 sec., 1520.912547528517 rows/sec., 124.02 KiB/sec.
12249 2024.08.16 05:53:02.029617 [ 3 ] {914a6c4f-67a6-4ba8-a656-8201d41ecc86} <Debug> DynamicQueryHandler: Done processing query
12250 2024.08.16 05:53:02.029642 [ 3 ] {914a6c4f-67a6-4ba8-a656-8201d41ecc86} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12251 2024.08.16 05:53:02.029657 [ 3 ] {} <Debug> HTTP-Session: b8e940bb-cefa-491b-bcae-1fc5638435bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12252 2024.08.16 05:53:02.029801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 32552, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12253 2024.08.16 05:53:02.029848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12254 2024.08.16 05:53:02.029868 [ 3 ] {} <Debug> HTTP-Session: cbc43f2e-6cf6-4510-8d19-0e71552efc52 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12255 2024.08.16 05:53:02.029884 [ 3 ] {} <Debug> HTTP-Session: cbc43f2e-6cf6-4510-8d19-0e71552efc52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12256 2024.08.16 05:53:02.029898 [ 3 ] {} <Debug> HTTP-Session: cbc43f2e-6cf6-4510-8d19-0e71552efc52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12257 2024.08.16 05:53:02.029929 [ 3 ] {} <Trace> HTTP-Session: cbc43f2e-6cf6-4510-8d19-0e71552efc52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12258 2024.08.16 05:53:02.030078 [ 3 ] {be3fe237-cd48-4458-96f6-6d3f666389b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12259 2024.08.16 05:53:02.030121 [ 3 ] {be3fe237-cd48-4458-96f6-6d3f666389b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12260 2024.08.16 05:53:02.030249 [ 3 ] {be3fe237-cd48-4458-96f6-6d3f666389b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12261 2024.08.16 05:53:02.030678 [ 3 ] {be3fe237-cd48-4458-96f6-6d3f666389b3} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12262 2024.08.16 05:53:02.030716 [ 3 ] {be3fe237-cd48-4458-96f6-6d3f666389b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
12263 2024.08.16 05:53:02.031037 [ 3 ] {be3fe237-cd48-4458-96f6-6d3f666389b3} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
12264 2024.08.16 05:53:02.031340 [ 3 ] {be3fe237-cd48-4458-96f6-6d3f666389b3} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12265 2024.08.16 05:53:02.031487 [ 3 ] {be3fe237-cd48-4458-96f6-6d3f666389b3} <Debug> executeQuery: Read 217 rows, 19.35 KiB in 0.001477 sec., 146919.43127962085 rows/sec., 12.79 MiB/sec.
12266 2024.08.16 05:53:02.031646 [ 3 ] {be3fe237-cd48-4458-96f6-6d3f666389b3} <Debug> DynamicQueryHandler: Done processing query
12267 2024.08.16 05:53:02.031670 [ 3 ] {be3fe237-cd48-4458-96f6-6d3f666389b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
12268 2024.08.16 05:53:02.031685 [ 3 ] {} <Debug> HTTP-Session: cbc43f2e-6cf6-4510-8d19-0e71552efc52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12269 2024.08.16 05:53:02.031857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12270 2024.08.16 05:53:02.031904 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12271 2024.08.16 05:53:02.031925 [ 3 ] {} <Debug> HTTP-Session: 80c8e437-f51b-4457-9e23-c628f13fe817 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12272 2024.08.16 05:53:02.031941 [ 3 ] {} <Debug> HTTP-Session: 80c8e437-f51b-4457-9e23-c628f13fe817 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12273 2024.08.16 05:53:02.031954 [ 3 ] {} <Debug> HTTP-Session: 80c8e437-f51b-4457-9e23-c628f13fe817 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12274 2024.08.16 05:53:02.031985 [ 3 ] {} <Trace> HTTP-Session: 80c8e437-f51b-4457-9e23-c628f13fe817 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12275 2024.08.16 05:53:02.032077 [ 3 ] {cfd4b5fd-e3de-4f2e-93b1-e653efe179e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
12276 2024.08.16 05:53:02.032120 [ 3 ] {cfd4b5fd-e3de-4f2e-93b1-e653efe179e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
12277 2024.08.16 05:53:02.032248 [ 3 ] {cfd4b5fd-e3de-4f2e-93b1-e653efe179e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12278 2024.08.16 05:53:02.032569 [ 3 ] {cfd4b5fd-e3de-4f2e-93b1-e653efe179e4} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12279 2024.08.16 05:53:02.032605 [ 3 ] {cfd4b5fd-e3de-4f2e-93b1-e653efe179e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
12280 2024.08.16 05:53:02.032894 [ 3 ] {cfd4b5fd-e3de-4f2e-93b1-e653efe179e4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
12281 2024.08.16 05:53:02.033198 [ 3 ] {cfd4b5fd-e3de-4f2e-93b1-e653efe179e4} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12282 2024.08.16 05:53:02.033347 [ 3 ] {cfd4b5fd-e3de-4f2e-93b1-e653efe179e4} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001285 sec., 1556.4202334630352 rows/sec., 108.68 KiB/sec.
12283 2024.08.16 05:53:02.033512 [ 3 ] {cfd4b5fd-e3de-4f2e-93b1-e653efe179e4} <Debug> DynamicQueryHandler: Done processing query
12284 2024.08.16 05:53:02.033536 [ 3 ] {cfd4b5fd-e3de-4f2e-93b1-e653efe179e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12285 2024.08.16 05:53:02.033552 [ 3 ] {} <Debug> HTTP-Session: 80c8e437-f51b-4457-9e23-c628f13fe817 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12286 2024.08.16 05:53:02.033664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12287 2024.08.16 05:53:02.033710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12288 2024.08.16 05:53:02.033729 [ 3 ] {} <Debug> HTTP-Session: 512eec73-8e5f-4719-b3b3-78d61c668f12 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12289 2024.08.16 05:53:02.033745 [ 3 ] {} <Debug> HTTP-Session: 512eec73-8e5f-4719-b3b3-78d61c668f12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12290 2024.08.16 05:53:02.033759 [ 3 ] {} <Debug> HTTP-Session: 512eec73-8e5f-4719-b3b3-78d61c668f12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12291 2024.08.16 05:53:02.033789 [ 3 ] {} <Trace> HTTP-Session: 512eec73-8e5f-4719-b3b3-78d61c668f12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12292 2024.08.16 05:53:02.033893 [ 3 ] {ad4084f2-2aa9-41f6-864a-b2f71e874e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
12293 2024.08.16 05:53:02.033940 [ 3 ] {ad4084f2-2aa9-41f6-864a-b2f71e874e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
12294 2024.08.16 05:53:02.034069 [ 3 ] {ad4084f2-2aa9-41f6-864a-b2f71e874e09} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12295 2024.08.16 05:53:02.034363 [ 3 ] {ad4084f2-2aa9-41f6-864a-b2f71e874e09} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12296 2024.08.16 05:53:02.034398 [ 3 ] {ad4084f2-2aa9-41f6-864a-b2f71e874e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
12297 2024.08.16 05:53:02.034703 [ 3 ] {ad4084f2-2aa9-41f6-864a-b2f71e874e09} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
12298 2024.08.16 05:53:02.034998 [ 3 ] {ad4084f2-2aa9-41f6-864a-b2f71e874e09} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12299 2024.08.16 05:53:02.035152 [ 3 ] {ad4084f2-2aa9-41f6-864a-b2f71e874e09} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001283 sec., 10911.925175370225 rows/sec., 764.20 KiB/sec.
12300 2024.08.16 05:53:02.035312 [ 3 ] {ad4084f2-2aa9-41f6-864a-b2f71e874e09} <Debug> DynamicQueryHandler: Done processing query
12301 2024.08.16 05:53:02.035335 [ 3 ] {ad4084f2-2aa9-41f6-864a-b2f71e874e09} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12302 2024.08.16 05:53:02.035351 [ 3 ] {} <Debug> HTTP-Session: 512eec73-8e5f-4719-b3b3-78d61c668f12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12303 2024.08.16 05:53:02.035465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12304 2024.08.16 05:53:02.035512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12305 2024.08.16 05:53:02.035531 [ 3 ] {} <Debug> HTTP-Session: f0acc7d2-3b44-4b15-85f6-a377d8251a31 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12306 2024.08.16 05:53:02.035547 [ 3 ] {} <Debug> HTTP-Session: f0acc7d2-3b44-4b15-85f6-a377d8251a31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12307 2024.08.16 05:53:02.035560 [ 3 ] {} <Debug> HTTP-Session: f0acc7d2-3b44-4b15-85f6-a377d8251a31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12308 2024.08.16 05:53:02.035589 [ 3 ] {} <Trace> HTTP-Session: f0acc7d2-3b44-4b15-85f6-a377d8251a31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12309 2024.08.16 05:53:02.035681 [ 3 ] {8d50a719-36fa-42d3-acd4-158a255b785e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
12310 2024.08.16 05:53:02.035722 [ 3 ] {8d50a719-36fa-42d3-acd4-158a255b785e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
12311 2024.08.16 05:53:02.035848 [ 3 ] {8d50a719-36fa-42d3-acd4-158a255b785e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12312 2024.08.16 05:53:02.036117 [ 3 ] {8d50a719-36fa-42d3-acd4-158a255b785e} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12313 2024.08.16 05:53:02.036153 [ 3 ] {8d50a719-36fa-42d3-acd4-158a255b785e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
12314 2024.08.16 05:53:02.036448 [ 3 ] {8d50a719-36fa-42d3-acd4-158a255b785e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
12315 2024.08.16 05:53:02.036745 [ 3 ] {8d50a719-36fa-42d3-acd4-158a255b785e} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12316 2024.08.16 05:53:02.036895 [ 3 ] {8d50a719-36fa-42d3-acd4-158a255b785e} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001238 sec., 4846.526655896608 rows/sec., 286.34 KiB/sec.
12317 2024.08.16 05:53:02.037065 [ 3 ] {8d50a719-36fa-42d3-acd4-158a255b785e} <Debug> DynamicQueryHandler: Done processing query
12318 2024.08.16 05:53:02.037089 [ 3 ] {8d50a719-36fa-42d3-acd4-158a255b785e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12319 2024.08.16 05:53:02.037104 [ 3 ] {} <Debug> HTTP-Session: f0acc7d2-3b44-4b15-85f6-a377d8251a31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12320 2024.08.16 05:53:02.037293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 63668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12321 2024.08.16 05:53:02.037340 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12322 2024.08.16 05:53:02.037359 [ 3 ] {} <Debug> HTTP-Session: d74bfe78-f7ae-48a1-8da3-f15d7974feb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12323 2024.08.16 05:53:02.037375 [ 3 ] {} <Debug> HTTP-Session: d74bfe78-f7ae-48a1-8da3-f15d7974feb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12324 2024.08.16 05:53:02.037389 [ 3 ] {} <Debug> HTTP-Session: d74bfe78-f7ae-48a1-8da3-f15d7974feb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12325 2024.08.16 05:53:02.037418 [ 3 ] {} <Trace> HTTP-Session: d74bfe78-f7ae-48a1-8da3-f15d7974feb1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12326 2024.08.16 05:53:02.037604 [ 3 ] {84baf517-0a66-4b4d-8571-10a90133cdda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12327 2024.08.16 05:53:02.037645 [ 3 ] {84baf517-0a66-4b4d-8571-10a90133cdda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12328 2024.08.16 05:53:02.037770 [ 3 ] {84baf517-0a66-4b4d-8571-10a90133cdda} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12329 2024.08.16 05:53:02.038322 [ 3 ] {84baf517-0a66-4b4d-8571-10a90133cdda} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12330 2024.08.16 05:53:02.038358 [ 3 ] {84baf517-0a66-4b4d-8571-10a90133cdda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
12331 2024.08.16 05:53:02.038677 [ 3 ] {84baf517-0a66-4b4d-8571-10a90133cdda} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
12332 2024.08.16 05:53:02.038978 [ 3 ] {84baf517-0a66-4b4d-8571-10a90133cdda} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12333 2024.08.16 05:53:02.039096 [ 3 ] {84baf517-0a66-4b4d-8571-10a90133cdda} <Debug> executeQuery: Read 393 rows, 28.57 KiB in 0.001596 sec., 246240.6015037594 rows/sec., 17.48 MiB/sec.
12334 2024.08.16 05:53:02.039253 [ 3 ] {84baf517-0a66-4b4d-8571-10a90133cdda} <Debug> DynamicQueryHandler: Done processing query
12335 2024.08.16 05:53:02.039277 [ 3 ] {84baf517-0a66-4b4d-8571-10a90133cdda} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
12336 2024.08.16 05:53:02.039292 [ 3 ] {} <Debug> HTTP-Session: d74bfe78-f7ae-48a1-8da3-f15d7974feb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12337 2024.08.16 05:53:02.039501 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12338 2024.08.16 05:53:02.039549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12339 2024.08.16 05:53:02.039567 [ 3 ] {} <Debug> HTTP-Session: 8647045e-2849-4837-95b9-1605819283b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12340 2024.08.16 05:53:02.039583 [ 3 ] {} <Debug> HTTP-Session: 8647045e-2849-4837-95b9-1605819283b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12341 2024.08.16 05:53:02.039597 [ 3 ] {} <Debug> HTTP-Session: 8647045e-2849-4837-95b9-1605819283b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12342 2024.08.16 05:53:02.039627 [ 3 ] {} <Trace> HTTP-Session: 8647045e-2849-4837-95b9-1605819283b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12343 2024.08.16 05:53:02.039718 [ 3 ] {a58fbd66-13fe-4765-a689-b45105e755e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12344 2024.08.16 05:53:02.039760 [ 3 ] {a58fbd66-13fe-4765-a689-b45105e755e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12345 2024.08.16 05:53:02.039886 [ 3 ] {a58fbd66-13fe-4765-a689-b45105e755e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12346 2024.08.16 05:53:02.040211 [ 3 ] {a58fbd66-13fe-4765-a689-b45105e755e3} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12347 2024.08.16 05:53:02.040245 [ 3 ] {a58fbd66-13fe-4765-a689-b45105e755e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
12348 2024.08.16 05:53:02.040595 [ 3 ] {a58fbd66-13fe-4765-a689-b45105e755e3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
12349 2024.08.16 05:53:02.040902 [ 3 ] {a58fbd66-13fe-4765-a689-b45105e755e3} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12350 2024.08.16 05:53:02.041027 [ 3 ] {a58fbd66-13fe-4765-a689-b45105e755e3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001332 sec., 4504.504504504504 rows/sec., 235.34 KiB/sec.
12351 2024.08.16 05:53:02.041300 [ 3 ] {a58fbd66-13fe-4765-a689-b45105e755e3} <Debug> DynamicQueryHandler: Done processing query
12352 2024.08.16 05:53:02.041349 [ 3 ] {a58fbd66-13fe-4765-a689-b45105e755e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12353 2024.08.16 05:53:02.041366 [ 3 ] {} <Debug> HTTP-Session: 8647045e-2849-4837-95b9-1605819283b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12354 2024.08.16 05:53:02.041500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 44816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12355 2024.08.16 05:53:02.041548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12356 2024.08.16 05:53:02.041566 [ 3 ] {} <Debug> HTTP-Session: c55c958e-b660-4d4a-a6e2-b9d1fc4b3805 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12357 2024.08.16 05:53:02.041582 [ 3 ] {} <Debug> HTTP-Session: c55c958e-b660-4d4a-a6e2-b9d1fc4b3805 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12358 2024.08.16 05:53:02.041595 [ 3 ] {} <Debug> HTTP-Session: c55c958e-b660-4d4a-a6e2-b9d1fc4b3805 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12359 2024.08.16 05:53:02.041626 [ 3 ] {} <Trace> HTTP-Session: c55c958e-b660-4d4a-a6e2-b9d1fc4b3805 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12360 2024.08.16 05:53:02.041790 [ 3 ] {b2d13e39-53e8-4225-a7a2-b038b25cfb65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12361 2024.08.16 05:53:02.041836 [ 3 ] {b2d13e39-53e8-4225-a7a2-b038b25cfb65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12362 2024.08.16 05:53:02.041991 [ 3 ] {b2d13e39-53e8-4225-a7a2-b038b25cfb65} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12363 2024.08.16 05:53:02.042417 [ 3 ] {b2d13e39-53e8-4225-a7a2-b038b25cfb65} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12364 2024.08.16 05:53:02.042451 [ 3 ] {b2d13e39-53e8-4225-a7a2-b038b25cfb65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
12365 2024.08.16 05:53:02.042820 [ 3 ] {b2d13e39-53e8-4225-a7a2-b038b25cfb65} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
12366 2024.08.16 05:53:02.043144 [ 3 ] {b2d13e39-53e8-4225-a7a2-b038b25cfb65} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12367 2024.08.16 05:53:02.043262 [ 3 ] {b2d13e39-53e8-4225-a7a2-b038b25cfb65} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001553 sec., 153251.77076625885 rows/sec., 10.27 MiB/sec.
12368 2024.08.16 05:53:02.043424 [ 3 ] {b2d13e39-53e8-4225-a7a2-b038b25cfb65} <Debug> DynamicQueryHandler: Done processing query
12369 2024.08.16 05:53:02.043448 [ 3 ] {b2d13e39-53e8-4225-a7a2-b038b25cfb65} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
12370 2024.08.16 05:53:02.043463 [ 3 ] {} <Debug> HTTP-Session: c55c958e-b660-4d4a-a6e2-b9d1fc4b3805 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12371 2024.08.16 05:53:02.043669 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12372 2024.08.16 05:53:02.043717 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12373 2024.08.16 05:53:02.043735 [ 3 ] {} <Debug> HTTP-Session: 93cc1b42-817e-4d23-b6c9-4490766204dc Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12374 2024.08.16 05:53:02.043751 [ 3 ] {} <Debug> HTTP-Session: 93cc1b42-817e-4d23-b6c9-4490766204dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12375 2024.08.16 05:53:02.043764 [ 3 ] {} <Debug> HTTP-Session: 93cc1b42-817e-4d23-b6c9-4490766204dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12376 2024.08.16 05:53:02.043793 [ 3 ] {} <Trace> HTTP-Session: 93cc1b42-817e-4d23-b6c9-4490766204dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12377 2024.08.16 05:53:02.043881 [ 3 ] {9f438e97-e731-4e42-a329-7df41b7ea1b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
12378 2024.08.16 05:53:02.043941 [ 3 ] {9f438e97-e731-4e42-a329-7df41b7ea1b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
12379 2024.08.16 05:53:02.044067 [ 3 ] {9f438e97-e731-4e42-a329-7df41b7ea1b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12380 2024.08.16 05:53:02.044320 [ 3 ] {9f438e97-e731-4e42-a329-7df41b7ea1b2} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12381 2024.08.16 05:53:02.044354 [ 3 ] {9f438e97-e731-4e42-a329-7df41b7ea1b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
12382 2024.08.16 05:53:02.044687 [ 3 ] {9f438e97-e731-4e42-a329-7df41b7ea1b2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
12383 2024.08.16 05:53:02.045001 [ 3 ] {9f438e97-e731-4e42-a329-7df41b7ea1b2} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12384 2024.08.16 05:53:02.045124 [ 3 ] {9f438e97-e731-4e42-a329-7df41b7ea1b2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001263 sec., 791.7656373713381 rows/sec., 53.35 KiB/sec.
12385 2024.08.16 05:53:02.045281 [ 3 ] {9f438e97-e731-4e42-a329-7df41b7ea1b2} <Debug> DynamicQueryHandler: Done processing query
12386 2024.08.16 05:53:02.045304 [ 3 ] {9f438e97-e731-4e42-a329-7df41b7ea1b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
12387 2024.08.16 05:53:02.045320 [ 3 ] {} <Debug> HTTP-Session: 93cc1b42-817e-4d23-b6c9-4490766204dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12388 2024.08.16 05:53:02.045434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14581, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12389 2024.08.16 05:53:02.045481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12390 2024.08.16 05:53:02.045499 [ 3 ] {} <Debug> HTTP-Session: 79ba3977-827b-48b4-b405-0496a99ce812 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12391 2024.08.16 05:53:02.045515 [ 3 ] {} <Debug> HTTP-Session: 79ba3977-827b-48b4-b405-0496a99ce812 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12392 2024.08.16 05:53:02.045528 [ 3 ] {} <Debug> HTTP-Session: 79ba3977-827b-48b4-b405-0496a99ce812 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12393 2024.08.16 05:53:02.045558 [ 3 ] {} <Trace> HTTP-Session: 79ba3977-827b-48b4-b405-0496a99ce812 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12394 2024.08.16 05:53:02.045747 [ 3 ] {e20fb331-ca87-4983-a5bc-6bc023d5bd5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12395 2024.08.16 05:53:02.045807 [ 3 ] {e20fb331-ca87-4983-a5bc-6bc023d5bd5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
12396 2024.08.16 05:53:02.046212 [ 3 ] {e20fb331-ca87-4983-a5bc-6bc023d5bd5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12397 2024.08.16 05:53:02.046728 [ 3 ] {e20fb331-ca87-4983-a5bc-6bc023d5bd5d} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12398 2024.08.16 05:53:02.046762 [ 3 ] {e20fb331-ca87-4983-a5bc-6bc023d5bd5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
12399 2024.08.16 05:53:02.047350 [ 3 ] {e20fb331-ca87-4983-a5bc-6bc023d5bd5d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
12400 2024.08.16 05:53:02.047748 [ 3 ] {e20fb331-ca87-4983-a5bc-6bc023d5bd5d} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12401 2024.08.16 05:53:02.047893 [ 3 ] {e20fb331-ca87-4983-a5bc-6bc023d5bd5d} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002261 sec., 3980.5395842547546 rows/sec., 7.13 MiB/sec.
12402 2024.08.16 05:53:02.048115 [ 3 ] {e20fb331-ca87-4983-a5bc-6bc023d5bd5d} <Debug> DynamicQueryHandler: Done processing query
12403 2024.08.16 05:53:02.048139 [ 3 ] {e20fb331-ca87-4983-a5bc-6bc023d5bd5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
12404 2024.08.16 05:53:02.048154 [ 3 ] {} <Debug> HTTP-Session: 79ba3977-827b-48b4-b405-0496a99ce812 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12405 2024.08.16 05:53:02.048298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12406 2024.08.16 05:53:02.048344 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12407 2024.08.16 05:53:02.048364 [ 3 ] {} <Debug> HTTP-Session: a78d12eb-5fe6-4a95-a355-245295764625 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12408 2024.08.16 05:53:02.048379 [ 3 ] {} <Debug> HTTP-Session: a78d12eb-5fe6-4a95-a355-245295764625 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12409 2024.08.16 05:53:02.048393 [ 3 ] {} <Debug> HTTP-Session: a78d12eb-5fe6-4a95-a355-245295764625 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12410 2024.08.16 05:53:02.048424 [ 3 ] {} <Trace> HTTP-Session: a78d12eb-5fe6-4a95-a355-245295764625 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12411 2024.08.16 05:53:02.048548 [ 3 ] {db2530b9-4b9f-406c-8c0f-ee89b4683788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12412 2024.08.16 05:53:02.048590 [ 3 ] {db2530b9-4b9f-406c-8c0f-ee89b4683788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12413 2024.08.16 05:53:02.048714 [ 3 ] {db2530b9-4b9f-406c-8c0f-ee89b4683788} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12414 2024.08.16 05:53:02.049065 [ 3 ] {db2530b9-4b9f-406c-8c0f-ee89b4683788} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12415 2024.08.16 05:53:02.049100 [ 3 ] {db2530b9-4b9f-406c-8c0f-ee89b4683788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
12416 2024.08.16 05:53:02.049452 [ 3 ] {db2530b9-4b9f-406c-8c0f-ee89b4683788} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
12417 2024.08.16 05:53:02.049763 [ 3 ] {db2530b9-4b9f-406c-8c0f-ee89b4683788} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12418 2024.08.16 05:53:02.049886 [ 3 ] {db2530b9-4b9f-406c-8c0f-ee89b4683788} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001389 sec., 59035.277177825774 rows/sec., 3.75 MiB/sec.
12419 2024.08.16 05:53:02.050048 [ 3 ] {db2530b9-4b9f-406c-8c0f-ee89b4683788} <Debug> DynamicQueryHandler: Done processing query
12420 2024.08.16 05:53:02.050072 [ 3 ] {db2530b9-4b9f-406c-8c0f-ee89b4683788} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12421 2024.08.16 05:53:02.050088 [ 3 ] {} <Debug> HTTP-Session: a78d12eb-5fe6-4a95-a355-245295764625 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12422 2024.08.16 05:53:07.021705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12423 2024.08.16 05:53:07.021845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12424 2024.08.16 05:53:07.021876 [ 3 ] {} <Debug> HTTP-Session: 94ec4d6b-570e-4310-a13c-e7bc84d16e30 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12425 2024.08.16 05:53:07.021904 [ 3 ] {} <Debug> HTTP-Session: 94ec4d6b-570e-4310-a13c-e7bc84d16e30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12426 2024.08.16 05:53:07.021922 [ 3 ] {} <Debug> HTTP-Session: 94ec4d6b-570e-4310-a13c-e7bc84d16e30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12427 2024.08.16 05:53:07.021979 [ 3 ] {} <Trace> HTTP-Session: 94ec4d6b-570e-4310-a13c-e7bc84d16e30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12428 2024.08.16 05:53:07.022186 [ 3 ] {c20843fa-1dd1-4c1f-8f59-d140bee51dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12429 2024.08.16 05:53:07.022259 [ 3 ] {c20843fa-1dd1-4c1f-8f59-d140bee51dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12430 2024.08.16 05:53:07.022474 [ 3 ] {c20843fa-1dd1-4c1f-8f59-d140bee51dc0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12431 2024.08.16 05:53:07.022961 [ 3 ] {c20843fa-1dd1-4c1f-8f59-d140bee51dc0} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12432 2024.08.16 05:53:07.023004 [ 3 ] {c20843fa-1dd1-4c1f-8f59-d140bee51dc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
12433 2024.08.16 05:53:07.023399 [ 3 ] {c20843fa-1dd1-4c1f-8f59-d140bee51dc0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
12434 2024.08.16 05:53:07.023735 [ 3 ] {c20843fa-1dd1-4c1f-8f59-d140bee51dc0} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12435 2024.08.16 05:53:07.023911 [ 3 ] {c20843fa-1dd1-4c1f-8f59-d140bee51dc0} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.001785 sec., 12885.154061624651 rows/sec., 1.02 MiB/sec.
12436 2024.08.16 05:53:07.023925 [ 98 ] {} <Debug> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
12437 2024.08.16 05:53:07.024031 [ 98 ] {} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12438 2024.08.16 05:53:07.024087 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
12439 2024.08.16 05:53:07.024233 [ 3 ] {c20843fa-1dd1-4c1f-8f59-d140bee51dc0} <Debug> DynamicQueryHandler: Done processing query
12440 2024.08.16 05:53:07.024288 [ 3 ] {c20843fa-1dd1-4c1f-8f59-d140bee51dc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12441 2024.08.16 05:53:07.024310 [ 188 ] {672f777d-ca35-471b-a125-eb27be1b576e::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
12442 2024.08.16 05:53:07.024323 [ 3 ] {} <Debug> HTTP-Session: 94ec4d6b-570e-4310-a13c-e7bc84d16e30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12443 2024.08.16 05:53:07.024521 [ 188 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12444 2024.08.16 05:53:07.024565 [ 188 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 32 rows starting from the beginning of the part
12445 2024.08.16 05:53:07.024656 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 18224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12446 2024.08.16 05:53:07.024767 [ 188 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 23 rows starting from the beginning of the part
12447 2024.08.16 05:53:07.024874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12448 2024.08.16 05:53:07.025064 [ 188 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 9 rows starting from the beginning of the part
12449 2024.08.16 05:53:07.025067 [ 3 ] {} <Debug> HTTP-Session: 1daf5390-ce07-4a01-9c04-b6626a64dc89 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12450 2024.08.16 05:53:07.025183 [ 3 ] {} <Debug> HTTP-Session: 1daf5390-ce07-4a01-9c04-b6626a64dc89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12451 2024.08.16 05:53:07.025305 [ 3 ] {} <Debug> HTTP-Session: 1daf5390-ce07-4a01-9c04-b6626a64dc89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12452 2024.08.16 05:53:07.025342 [ 188 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 23 rows starting from the beginning of the part
12453 2024.08.16 05:53:07.025445 [ 3 ] {} <Trace> HTTP-Session: 1daf5390-ce07-4a01-9c04-b6626a64dc89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12454 2024.08.16 05:53:07.025576 [ 188 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 9 rows starting from the beginning of the part
12455 2024.08.16 05:53:07.025829 [ 188 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 23 rows starting from the beginning of the part
12456 2024.08.16 05:53:07.026221 [ 3 ] {f3b98bfd-cc2e-4250-9be0-63ce214ad1e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12457 2024.08.16 05:53:07.026301 [ 3 ] {f3b98bfd-cc2e-4250-9be0-63ce214ad1e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12458 2024.08.16 05:53:07.026743 [ 3 ] {f3b98bfd-cc2e-4250-9be0-63ce214ad1e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12459 2024.08.16 05:53:07.027870 [ 3 ] {f3b98bfd-cc2e-4250-9be0-63ce214ad1e0} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12460 2024.08.16 05:53:07.027943 [ 3 ] {f3b98bfd-cc2e-4250-9be0-63ce214ad1e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
12461 2024.08.16 05:53:07.028494 [ 188 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 119 rows, containing 4 columns (4 merged, 0 gathered) in 0.004307431 sec., 27626.67585389064 rows/sec., 2.19 MiB/sec.
12462 2024.08.16 05:53:07.028681 [ 188 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
12463 2024.08.16 05:53:07.028746 [ 3 ] {f3b98bfd-cc2e-4250-9be0-63ce214ad1e0} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12464 2024.08.16 05:53:07.029696 [ 188 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_56_11} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12465 2024.08.16 05:53:07.029707 [ 3 ] {f3b98bfd-cc2e-4250-9be0-63ce214ad1e0} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12466 2024.08.16 05:53:07.029842 [ 188 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_56_11} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
12467 2024.08.16 05:53:07.030051 [ 3 ] {f3b98bfd-cc2e-4250-9be0-63ce214ad1e0} <Debug> executeQuery: Read 125 rows, 10.63 KiB in 0.004205 sec., 29726.516052318664 rows/sec., 2.47 MiB/sec.
12468 2024.08.16 05:53:07.030070 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
12469 2024.08.16 05:53:07.030453 [ 3 ] {f3b98bfd-cc2e-4250-9be0-63ce214ad1e0} <Debug> DynamicQueryHandler: Done processing query
12470 2024.08.16 05:53:07.030517 [ 3 ] {f3b98bfd-cc2e-4250-9be0-63ce214ad1e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
12471 2024.08.16 05:53:07.030550 [ 3 ] {} <Debug> HTTP-Session: 1daf5390-ce07-4a01-9c04-b6626a64dc89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12472 2024.08.16 05:53:07.030717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12473 2024.08.16 05:53:07.030771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12474 2024.08.16 05:53:07.030792 [ 3 ] {} <Debug> HTTP-Session: 744be0df-9dd0-4abc-8638-5fe5ef5a18d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12475 2024.08.16 05:53:07.030810 [ 3 ] {} <Debug> HTTP-Session: 744be0df-9dd0-4abc-8638-5fe5ef5a18d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12476 2024.08.16 05:53:07.030823 [ 3 ] {} <Debug> HTTP-Session: 744be0df-9dd0-4abc-8638-5fe5ef5a18d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12477 2024.08.16 05:53:07.030857 [ 3 ] {} <Trace> HTTP-Session: 744be0df-9dd0-4abc-8638-5fe5ef5a18d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12478 2024.08.16 05:53:07.031000 [ 3 ] {76fbfd5c-9bc9-4c58-b86e-4e41fb6d76e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12479 2024.08.16 05:53:07.031045 [ 3 ] {76fbfd5c-9bc9-4c58-b86e-4e41fb6d76e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12480 2024.08.16 05:53:07.031195 [ 3 ] {76fbfd5c-9bc9-4c58-b86e-4e41fb6d76e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12481 2024.08.16 05:53:07.031570 [ 3 ] {76fbfd5c-9bc9-4c58-b86e-4e41fb6d76e1} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12482 2024.08.16 05:53:07.031607 [ 3 ] {76fbfd5c-9bc9-4c58-b86e-4e41fb6d76e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
12483 2024.08.16 05:53:07.031939 [ 3 ] {76fbfd5c-9bc9-4c58-b86e-4e41fb6d76e1} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12484 2024.08.16 05:53:07.032247 [ 3 ] {76fbfd5c-9bc9-4c58-b86e-4e41fb6d76e1} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12485 2024.08.16 05:53:07.032394 [ 3 ] {76fbfd5c-9bc9-4c58-b86e-4e41fb6d76e1} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001448 sec., 60082.872928176796 rows/sec., 4.69 MiB/sec.
12486 2024.08.16 05:53:07.032658 [ 3 ] {76fbfd5c-9bc9-4c58-b86e-4e41fb6d76e1} <Debug> DynamicQueryHandler: Done processing query
12487 2024.08.16 05:53:07.032708 [ 3 ] {76fbfd5c-9bc9-4c58-b86e-4e41fb6d76e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
12488 2024.08.16 05:53:07.032765 [ 3 ] {} <Debug> HTTP-Session: 744be0df-9dd0-4abc-8638-5fe5ef5a18d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12489 2024.08.16 05:53:07.033014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12490 2024.08.16 05:53:07.033071 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12491 2024.08.16 05:53:07.033091 [ 3 ] {} <Debug> HTTP-Session: 84321f26-098b-48a7-b348-012141ae9428 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12492 2024.08.16 05:53:07.033108 [ 3 ] {} <Debug> HTTP-Session: 84321f26-098b-48a7-b348-012141ae9428 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12493 2024.08.16 05:53:07.033122 [ 3 ] {} <Debug> HTTP-Session: 84321f26-098b-48a7-b348-012141ae9428 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12494 2024.08.16 05:53:07.033155 [ 3 ] {} <Trace> HTTP-Session: 84321f26-098b-48a7-b348-012141ae9428 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12495 2024.08.16 05:53:07.033315 [ 3 ] {3cbadd53-12c6-4d99-8c07-178951c71cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12496 2024.08.16 05:53:07.033363 [ 3 ] {3cbadd53-12c6-4d99-8c07-178951c71cda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12497 2024.08.16 05:53:07.033525 [ 3 ] {3cbadd53-12c6-4d99-8c07-178951c71cda} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12498 2024.08.16 05:53:07.033944 [ 3 ] {3cbadd53-12c6-4d99-8c07-178951c71cda} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12499 2024.08.16 05:53:07.033982 [ 3 ] {3cbadd53-12c6-4d99-8c07-178951c71cda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
12500 2024.08.16 05:53:07.034381 [ 3 ] {3cbadd53-12c6-4d99-8c07-178951c71cda} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12501 2024.08.16 05:53:07.034724 [ 3 ] {3cbadd53-12c6-4d99-8c07-178951c71cda} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12502 2024.08.16 05:53:07.034878 [ 3 ] {3cbadd53-12c6-4d99-8c07-178951c71cda} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001634 sec., 97919.21664626682 rows/sec., 6.82 MiB/sec.
12503 2024.08.16 05:53:07.035056 [ 3 ] {3cbadd53-12c6-4d99-8c07-178951c71cda} <Debug> DynamicQueryHandler: Done processing query
12504 2024.08.16 05:53:07.035081 [ 3 ] {3cbadd53-12c6-4d99-8c07-178951c71cda} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12505 2024.08.16 05:53:07.035096 [ 3 ] {} <Debug> HTTP-Session: 84321f26-098b-48a7-b348-012141ae9428 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12506 2024.08.16 05:53:07.035259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 36968, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12507 2024.08.16 05:53:07.035309 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12508 2024.08.16 05:53:07.035328 [ 3 ] {} <Debug> HTTP-Session: e0bc4a0b-b42d-4a4f-8b28-9b5250fc8dd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12509 2024.08.16 05:53:07.035344 [ 3 ] {} <Debug> HTTP-Session: e0bc4a0b-b42d-4a4f-8b28-9b5250fc8dd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12510 2024.08.16 05:53:07.035359 [ 3 ] {} <Debug> HTTP-Session: e0bc4a0b-b42d-4a4f-8b28-9b5250fc8dd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12511 2024.08.16 05:53:07.035389 [ 3 ] {} <Trace> HTTP-Session: e0bc4a0b-b42d-4a4f-8b28-9b5250fc8dd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12512 2024.08.16 05:53:07.035663 [ 3 ] {28882466-9db6-4bf4-b896-ece1540cd4bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12513 2024.08.16 05:53:07.035727 [ 3 ] {28882466-9db6-4bf4-b896-ece1540cd4bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
12514 2024.08.16 05:53:07.036152 [ 3 ] {28882466-9db6-4bf4-b896-ece1540cd4bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12515 2024.08.16 05:53:07.036847 [ 3 ] {28882466-9db6-4bf4-b896-ece1540cd4bc} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12516 2024.08.16 05:53:07.036884 [ 3 ] {28882466-9db6-4bf4-b896-ece1540cd4bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
12517 2024.08.16 05:53:07.037498 [ 3 ] {28882466-9db6-4bf4-b896-ece1540cd4bc} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
12518 2024.08.16 05:53:07.037906 [ 3 ] {28882466-9db6-4bf4-b896-ece1540cd4bc} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12519 2024.08.16 05:53:07.038092 [ 98 ] {} <Debug> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
12520 2024.08.16 05:53:07.038105 [ 3 ] {28882466-9db6-4bf4-b896-ece1540cd4bc} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002624 sec., 8765.243902439024 rows/sec., 15.71 MiB/sec.
12521 2024.08.16 05:53:07.038160 [ 98 ] {} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12522 2024.08.16 05:53:07.038243 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
12523 2024.08.16 05:53:07.038478 [ 195 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::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
12524 2024.08.16 05:53:07.038586 [ 3 ] {28882466-9db6-4bf4-b896-ece1540cd4bc} <Debug> DynamicQueryHandler: Done processing query
12525 2024.08.16 05:53:07.038617 [ 3 ] {28882466-9db6-4bf4-b896-ece1540cd4bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
12526 2024.08.16 05:53:07.038647 [ 3 ] {} <Debug> HTTP-Session: e0bc4a0b-b42d-4a4f-8b28-9b5250fc8dd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12527 2024.08.16 05:53:07.038813 [ 195 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12528 2024.08.16 05:53:07.038815 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12529 2024.08.16 05:53:07.038876 [ 195 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 849 rows starting from the beginning of the part
12530 2024.08.16 05:53:07.038883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12531 2024.08.16 05:53:07.038914 [ 3 ] {} <Debug> HTTP-Session: c4e2c913-f2c7-48e9-bc32-3c74e5a56766 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12532 2024.08.16 05:53:07.038948 [ 3 ] {} <Debug> HTTP-Session: c4e2c913-f2c7-48e9-bc32-3c74e5a56766 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12533 2024.08.16 05:53:07.038974 [ 3 ] {} <Debug> HTTP-Session: c4e2c913-f2c7-48e9-bc32-3c74e5a56766 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12534 2024.08.16 05:53:07.039055 [ 3 ] {} <Trace> HTTP-Session: c4e2c913-f2c7-48e9-bc32-3c74e5a56766 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12535 2024.08.16 05:53:07.039405 [ 3 ] {bb68d5bb-d721-4f5d-a84c-7042dd602179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12536 2024.08.16 05:53:07.039430 [ 195 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 23 rows starting from the beginning of the part
12537 2024.08.16 05:53:07.039467 [ 3 ] {bb68d5bb-d721-4f5d-a84c-7042dd602179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12538 2024.08.16 05:53:07.040065 [ 195 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 9 rows starting from the beginning of the part
12539 2024.08.16 05:53:07.040100 [ 3 ] {bb68d5bb-d721-4f5d-a84c-7042dd602179} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12540 2024.08.16 05:53:07.040582 [ 195 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 23 rows starting from the beginning of the part
12541 2024.08.16 05:53:07.041124 [ 3 ] {bb68d5bb-d721-4f5d-a84c-7042dd602179} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12542 2024.08.16 05:53:07.041145 [ 195 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 9 rows starting from the beginning of the part
12543 2024.08.16 05:53:07.041169 [ 3 ] {bb68d5bb-d721-4f5d-a84c-7042dd602179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
12544 2024.08.16 05:53:07.041721 [ 195 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 23 rows starting from the beginning of the part
12545 2024.08.16 05:53:07.042356 [ 3 ] {bb68d5bb-d721-4f5d-a84c-7042dd602179} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
12546 2024.08.16 05:53:07.042833 [ 3 ] {bb68d5bb-d721-4f5d-a84c-7042dd602179} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12547 2024.08.16 05:53:07.043054 [ 3 ] {bb68d5bb-d721-4f5d-a84c-7042dd602179} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003793 sec., 15818.613234906406 rows/sec., 1.07 MiB/sec.
12548 2024.08.16 05:53:07.043234 [ 3 ] {bb68d5bb-d721-4f5d-a84c-7042dd602179} <Debug> DynamicQueryHandler: Done processing query
12549 2024.08.16 05:53:07.043260 [ 3 ] {bb68d5bb-d721-4f5d-a84c-7042dd602179} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12550 2024.08.16 05:53:07.043276 [ 3 ] {} <Debug> HTTP-Session: c4e2c913-f2c7-48e9-bc32-3c74e5a56766 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12551 2024.08.16 05:53:07.046178 [ 198 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 936 rows, containing 19 columns (19 merged, 0 gathered) in 0.007803239 sec., 119950.18991472643 rows/sec., 214.95 MiB/sec.
12552 2024.08.16 05:53:07.047604 [ 193 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
12553 2024.08.16 05:53:07.048254 [ 193 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12554 2024.08.16 05:53:07.048346 [ 193 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
12555 2024.08.16 05:53:07.048516 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB.
12556 2024.08.16 05:53:09.860622 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache
12557 2024.08.16 05:53:09.860677 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache
12558 2024.08.16 05:53:12.025698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12559 2024.08.16 05:53:12.025836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12560 2024.08.16 05:53:12.025865 [ 3 ] {} <Debug> HTTP-Session: 3ebdbea1-9312-4dad-b233-628829339d89 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12561 2024.08.16 05:53:12.025893 [ 3 ] {} <Debug> HTTP-Session: 3ebdbea1-9312-4dad-b233-628829339d89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12562 2024.08.16 05:53:12.025911 [ 3 ] {} <Debug> HTTP-Session: 3ebdbea1-9312-4dad-b233-628829339d89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12563 2024.08.16 05:53:12.025966 [ 3 ] {} <Trace> HTTP-Session: 3ebdbea1-9312-4dad-b233-628829339d89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12564 2024.08.16 05:53:12.026167 [ 3 ] {6f85e54d-73fe-4eb4-bb8a-07a148c42a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12565 2024.08.16 05:53:12.026238 [ 3 ] {6f85e54d-73fe-4eb4-bb8a-07a148c42a0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12566 2024.08.16 05:53:12.026449 [ 3 ] {6f85e54d-73fe-4eb4-bb8a-07a148c42a0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12567 2024.08.16 05:53:12.026936 [ 3 ] {6f85e54d-73fe-4eb4-bb8a-07a148c42a0d} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12568 2024.08.16 05:53:12.026977 [ 3 ] {6f85e54d-73fe-4eb4-bb8a-07a148c42a0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
12569 2024.08.16 05:53:12.027356 [ 3 ] {6f85e54d-73fe-4eb4-bb8a-07a148c42a0d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
12570 2024.08.16 05:53:12.027700 [ 3 ] {6f85e54d-73fe-4eb4-bb8a-07a148c42a0d} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12571 2024.08.16 05:53:12.027867 [ 3 ] {6f85e54d-73fe-4eb4-bb8a-07a148c42a0d} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001761 sec., 5110.732538330494 rows/sec., 414.25 KiB/sec.
12572 2024.08.16 05:53:12.028089 [ 3 ] {6f85e54d-73fe-4eb4-bb8a-07a148c42a0d} <Debug> DynamicQueryHandler: Done processing query
12573 2024.08.16 05:53:12.028116 [ 3 ] {6f85e54d-73fe-4eb4-bb8a-07a148c42a0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12574 2024.08.16 05:53:12.028132 [ 3 ] {} <Debug> HTTP-Session: 3ebdbea1-9312-4dad-b233-628829339d89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12575 2024.08.16 05:53:12.028364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 32418, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12576 2024.08.16 05:53:12.028422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12577 2024.08.16 05:53:12.028442 [ 3 ] {} <Debug> HTTP-Session: 6b6607e8-eafd-4d50-8ca7-43a601644a11 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12578 2024.08.16 05:53:12.028460 [ 3 ] {} <Debug> HTTP-Session: 6b6607e8-eafd-4d50-8ca7-43a601644a11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12579 2024.08.16 05:53:12.028474 [ 3 ] {} <Debug> HTTP-Session: 6b6607e8-eafd-4d50-8ca7-43a601644a11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12580 2024.08.16 05:53:12.028509 [ 3 ] {} <Trace> HTTP-Session: 6b6607e8-eafd-4d50-8ca7-43a601644a11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12581 2024.08.16 05:53:12.028669 [ 3 ] {21c28a3a-0b45-43b1-b710-3d2bc0cf48fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12582 2024.08.16 05:53:12.028713 [ 3 ] {21c28a3a-0b45-43b1-b710-3d2bc0cf48fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12583 2024.08.16 05:53:12.028845 [ 3 ] {21c28a3a-0b45-43b1-b710-3d2bc0cf48fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12584 2024.08.16 05:53:12.029290 [ 3 ] {21c28a3a-0b45-43b1-b710-3d2bc0cf48fc} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12585 2024.08.16 05:53:12.029327 [ 3 ] {21c28a3a-0b45-43b1-b710-3d2bc0cf48fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
12586 2024.08.16 05:53:12.029657 [ 3 ] {21c28a3a-0b45-43b1-b710-3d2bc0cf48fc} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12587 2024.08.16 05:53:12.029966 [ 3 ] {21c28a3a-0b45-43b1-b710-3d2bc0cf48fc} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12588 2024.08.16 05:53:12.030103 [ 3 ] {21c28a3a-0b45-43b1-b710-3d2bc0cf48fc} <Debug> executeQuery: Read 216 rows, 19.27 KiB in 0.001512 sec., 142857.14285714284 rows/sec., 12.45 MiB/sec.
12589 2024.08.16 05:53:12.030362 [ 3 ] {21c28a3a-0b45-43b1-b710-3d2bc0cf48fc} <Debug> DynamicQueryHandler: Done processing query
12590 2024.08.16 05:53:12.030425 [ 3 ] {21c28a3a-0b45-43b1-b710-3d2bc0cf48fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
12591 2024.08.16 05:53:12.030481 [ 3 ] {} <Debug> HTTP-Session: 6b6607e8-eafd-4d50-8ca7-43a601644a11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12592 2024.08.16 05:53:12.030674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12593 2024.08.16 05:53:12.030728 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12594 2024.08.16 05:53:12.030748 [ 3 ] {} <Debug> HTTP-Session: 46aab91a-0689-4276-a068-e057e50cb2b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12595 2024.08.16 05:53:12.030766 [ 3 ] {} <Debug> HTTP-Session: 46aab91a-0689-4276-a068-e057e50cb2b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12596 2024.08.16 05:53:12.030780 [ 3 ] {} <Debug> HTTP-Session: 46aab91a-0689-4276-a068-e057e50cb2b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12597 2024.08.16 05:53:12.030814 [ 3 ] {} <Trace> HTTP-Session: 46aab91a-0689-4276-a068-e057e50cb2b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12598 2024.08.16 05:53:12.030919 [ 3 ] {fc2dff5a-4f95-454e-be87-1a822d93937d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
12599 2024.08.16 05:53:12.030965 [ 3 ] {fc2dff5a-4f95-454e-be87-1a822d93937d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
12600 2024.08.16 05:53:12.031112 [ 3 ] {fc2dff5a-4f95-454e-be87-1a822d93937d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12601 2024.08.16 05:53:12.031423 [ 3 ] {fc2dff5a-4f95-454e-be87-1a822d93937d} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12602 2024.08.16 05:53:12.031459 [ 3 ] {fc2dff5a-4f95-454e-be87-1a822d93937d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
12603 2024.08.16 05:53:12.031765 [ 3 ] {fc2dff5a-4f95-454e-be87-1a822d93937d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
12604 2024.08.16 05:53:12.032082 [ 3 ] {fc2dff5a-4f95-454e-be87-1a822d93937d} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12605 2024.08.16 05:53:12.032231 [ 3 ] {fc2dff5a-4f95-454e-be87-1a822d93937d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001335 sec., 10486.89138576779 rows/sec., 734.43 KiB/sec.
12606 2024.08.16 05:53:12.032244 [ 90 ] {} <Debug> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
12607 2024.08.16 05:53:12.032345 [ 90 ] {} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12608 2024.08.16 05:53:12.032397 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
12609 2024.08.16 05:53:12.032492 [ 3 ] {fc2dff5a-4f95-454e-be87-1a822d93937d} <Debug> DynamicQueryHandler: Done processing query
12610 2024.08.16 05:53:12.032530 [ 3 ] {fc2dff5a-4f95-454e-be87-1a822d93937d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12611 2024.08.16 05:53:12.032542 [ 191 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::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
12612 2024.08.16 05:53:12.032548 [ 3 ] {} <Debug> HTTP-Session: 46aab91a-0689-4276-a068-e057e50cb2b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12613 2024.08.16 05:53:12.032670 [ 191 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12614 2024.08.16 05:53:12.032698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12615 2024.08.16 05:53:12.032709 [ 191 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::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
12616 2024.08.16 05:53:12.032756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12617 2024.08.16 05:53:12.032797 [ 3 ] {} <Debug> HTTP-Session: 421a25b6-48d6-4185-859d-15b74a3193a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12618 2024.08.16 05:53:12.032846 [ 3 ] {} <Debug> HTTP-Session: 421a25b6-48d6-4185-859d-15b74a3193a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12619 2024.08.16 05:53:12.032845 [ 191 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::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
12620 2024.08.16 05:53:12.032900 [ 3 ] {} <Debug> HTTP-Session: 421a25b6-48d6-4185-859d-15b74a3193a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12621 2024.08.16 05:53:12.033038 [ 3 ] {} <Trace> HTTP-Session: 421a25b6-48d6-4185-859d-15b74a3193a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12622 2024.08.16 05:53:12.033253 [ 191 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part
12623 2024.08.16 05:53:12.033378 [ 3 ] {3df8a576-fe96-4fa7-8aa5-4dc9b377996d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
12624 2024.08.16 05:53:12.033588 [ 3 ] {3df8a576-fe96-4fa7-8aa5-4dc9b377996d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
12625 2024.08.16 05:53:12.033660 [ 191 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 228 rows starting from the beginning of the part
12626 2024.08.16 05:53:12.034010 [ 191 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::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
12627 2024.08.16 05:53:12.034368 [ 191 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::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
12628 2024.08.16 05:53:12.034855 [ 3 ] {3df8a576-fe96-4fa7-8aa5-4dc9b377996d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12629 2024.08.16 05:53:12.035383 [ 3 ] {3df8a576-fe96-4fa7-8aa5-4dc9b377996d} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12630 2024.08.16 05:53:12.035422 [ 3 ] {3df8a576-fe96-4fa7-8aa5-4dc9b377996d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
12631 2024.08.16 05:53:12.035906 [ 3 ] {3df8a576-fe96-4fa7-8aa5-4dc9b377996d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
12632 2024.08.16 05:53:12.036356 [ 193 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 4 columns (4 merged, 0 gathered) in 0.003873264 sec., 136060.95530797797 rows/sec., 8.73 MiB/sec.
12633 2024.08.16 05:53:12.036440 [ 3 ] {3df8a576-fe96-4fa7-8aa5-4dc9b377996d} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12634 2024.08.16 05:53:12.036692 [ 193 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
12635 2024.08.16 05:53:12.036709 [ 3 ] {3df8a576-fe96-4fa7-8aa5-4dc9b377996d} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.003426 sec., 1751.3134851138354 rows/sec., 103.47 KiB/sec.
12636 2024.08.16 05:53:12.037061 [ 3 ] {3df8a576-fe96-4fa7-8aa5-4dc9b377996d} <Debug> DynamicQueryHandler: Done processing query
12637 2024.08.16 05:53:12.037137 [ 3 ] {3df8a576-fe96-4fa7-8aa5-4dc9b377996d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12638 2024.08.16 05:53:12.037183 [ 3 ] {} <Debug> HTTP-Session: 421a25b6-48d6-4185-859d-15b74a3193a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12639 2024.08.16 05:53:12.037465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 63325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12640 2024.08.16 05:53:12.037482 [ 193 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_36_7} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12641 2024.08.16 05:53:12.037533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12642 2024.08.16 05:53:12.037575 [ 3 ] {} <Debug> HTTP-Session: 7c7f90cb-7f20-4ab6-8620-53e1fcb6d5a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12643 2024.08.16 05:53:12.037602 [ 3 ] {} <Debug> HTTP-Session: 7c7f90cb-7f20-4ab6-8620-53e1fcb6d5a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12644 2024.08.16 05:53:12.037627 [ 3 ] {} <Debug> HTTP-Session: 7c7f90cb-7f20-4ab6-8620-53e1fcb6d5a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12645 2024.08.16 05:53:12.037656 [ 193 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_36_7} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
12646 2024.08.16 05:53:12.037689 [ 3 ] {} <Trace> HTTP-Session: 7c7f90cb-7f20-4ab6-8620-53e1fcb6d5a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12647 2024.08.16 05:53:12.037823 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
12648 2024.08.16 05:53:12.037978 [ 3 ] {f56823d9-c8ed-4aed-ad12-d76d5d526930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12649 2024.08.16 05:53:12.038027 [ 3 ] {f56823d9-c8ed-4aed-ad12-d76d5d526930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12650 2024.08.16 05:53:12.038177 [ 3 ] {f56823d9-c8ed-4aed-ad12-d76d5d526930} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12651 2024.08.16 05:53:12.038728 [ 3 ] {f56823d9-c8ed-4aed-ad12-d76d5d526930} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12652 2024.08.16 05:53:12.038764 [ 3 ] {f56823d9-c8ed-4aed-ad12-d76d5d526930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
12653 2024.08.16 05:53:12.039093 [ 3 ] {f56823d9-c8ed-4aed-ad12-d76d5d526930} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12654 2024.08.16 05:53:12.039394 [ 3 ] {f56823d9-c8ed-4aed-ad12-d76d5d526930} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12655 2024.08.16 05:53:12.039545 [ 3 ] {f56823d9-c8ed-4aed-ad12-d76d5d526930} <Debug> executeQuery: Read 391 rows, 28.40 KiB in 0.001707 sec., 229056.82483889867 rows/sec., 16.25 MiB/sec.
12656 2024.08.16 05:53:12.039716 [ 3 ] {f56823d9-c8ed-4aed-ad12-d76d5d526930} <Debug> DynamicQueryHandler: Done processing query
12657 2024.08.16 05:53:12.039740 [ 3 ] {f56823d9-c8ed-4aed-ad12-d76d5d526930} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
12658 2024.08.16 05:53:12.039756 [ 3 ] {} <Debug> HTTP-Session: 7c7f90cb-7f20-4ab6-8620-53e1fcb6d5a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12659 2024.08.16 05:53:12.039967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12660 2024.08.16 05:53:12.040016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12661 2024.08.16 05:53:12.040035 [ 3 ] {} <Debug> HTTP-Session: b00fc5b4-0788-4804-9bbc-4d17044182bf Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12662 2024.08.16 05:53:12.040051 [ 3 ] {} <Debug> HTTP-Session: b00fc5b4-0788-4804-9bbc-4d17044182bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12663 2024.08.16 05:53:12.040064 [ 3 ] {} <Debug> HTTP-Session: b00fc5b4-0788-4804-9bbc-4d17044182bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12664 2024.08.16 05:53:12.040096 [ 3 ] {} <Trace> HTTP-Session: b00fc5b4-0788-4804-9bbc-4d17044182bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12665 2024.08.16 05:53:12.040189 [ 3 ] {fcc7a8f2-8a49-4f92-b789-103c4a72e83e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12666 2024.08.16 05:53:12.040231 [ 3 ] {fcc7a8f2-8a49-4f92-b789-103c4a72e83e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12667 2024.08.16 05:53:12.040360 [ 3 ] {fcc7a8f2-8a49-4f92-b789-103c4a72e83e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12668 2024.08.16 05:53:12.040616 [ 3 ] {fcc7a8f2-8a49-4f92-b789-103c4a72e83e} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12669 2024.08.16 05:53:12.040652 [ 3 ] {fcc7a8f2-8a49-4f92-b789-103c4a72e83e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
12670 2024.08.16 05:53:12.041003 [ 3 ] {fcc7a8f2-8a49-4f92-b789-103c4a72e83e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
12671 2024.08.16 05:53:12.041325 [ 3 ] {fcc7a8f2-8a49-4f92-b789-103c4a72e83e} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12672 2024.08.16 05:53:12.041471 [ 3 ] {fcc7a8f2-8a49-4f92-b789-103c4a72e83e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001298 sec., 4622.496147919877 rows/sec., 241.51 KiB/sec.
12673 2024.08.16 05:53:12.041657 [ 3 ] {fcc7a8f2-8a49-4f92-b789-103c4a72e83e} <Debug> DynamicQueryHandler: Done processing query
12674 2024.08.16 05:53:12.041684 [ 3 ] {fcc7a8f2-8a49-4f92-b789-103c4a72e83e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12675 2024.08.16 05:53:12.041699 [ 3 ] {} <Debug> HTTP-Session: b00fc5b4-0788-4804-9bbc-4d17044182bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12676 2024.08.16 05:53:12.041853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 44624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12677 2024.08.16 05:53:12.041899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12678 2024.08.16 05:53:12.041919 [ 3 ] {} <Debug> HTTP-Session: 416af060-19f7-425f-99ce-e7fcf456cfe8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12679 2024.08.16 05:53:12.041935 [ 3 ] {} <Debug> HTTP-Session: 416af060-19f7-425f-99ce-e7fcf456cfe8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12680 2024.08.16 05:53:12.041948 [ 3 ] {} <Debug> HTTP-Session: 416af060-19f7-425f-99ce-e7fcf456cfe8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12681 2024.08.16 05:53:12.041978 [ 3 ] {} <Trace> HTTP-Session: 416af060-19f7-425f-99ce-e7fcf456cfe8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12682 2024.08.16 05:53:12.042154 [ 3 ] {bd10f2b5-6ab6-4b66-bde3-26121e46fdc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12683 2024.08.16 05:53:12.042198 [ 3 ] {bd10f2b5-6ab6-4b66-bde3-26121e46fdc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12684 2024.08.16 05:53:12.042338 [ 3 ] {bd10f2b5-6ab6-4b66-bde3-26121e46fdc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12685 2024.08.16 05:53:12.042757 [ 3 ] {bd10f2b5-6ab6-4b66-bde3-26121e46fdc6} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12686 2024.08.16 05:53:12.042792 [ 3 ] {bd10f2b5-6ab6-4b66-bde3-26121e46fdc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
12687 2024.08.16 05:53:12.043162 [ 3 ] {bd10f2b5-6ab6-4b66-bde3-26121e46fdc6} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12688 2024.08.16 05:53:12.043488 [ 3 ] {bd10f2b5-6ab6-4b66-bde3-26121e46fdc6} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12689 2024.08.16 05:53:12.043643 [ 3 ] {bd10f2b5-6ab6-4b66-bde3-26121e46fdc6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001576 sec., 150380.7106598985 rows/sec., 10.08 MiB/sec.
12690 2024.08.16 05:53:12.043924 [ 3 ] {bd10f2b5-6ab6-4b66-bde3-26121e46fdc6} <Debug> DynamicQueryHandler: Done processing query
12691 2024.08.16 05:53:12.043988 [ 3 ] {bd10f2b5-6ab6-4b66-bde3-26121e46fdc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
12692 2024.08.16 05:53:12.044042 [ 3 ] {} <Debug> HTTP-Session: 416af060-19f7-425f-99ce-e7fcf456cfe8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12693 2024.08.16 05:53:12.044265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12694 2024.08.16 05:53:12.044317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12695 2024.08.16 05:53:12.044336 [ 3 ] {} <Debug> HTTP-Session: 0f8fa64c-4b60-45c7-8f10-63ad2a46ba7a Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12696 2024.08.16 05:53:12.044352 [ 3 ] {} <Debug> HTTP-Session: 0f8fa64c-4b60-45c7-8f10-63ad2a46ba7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12697 2024.08.16 05:53:12.044366 [ 3 ] {} <Debug> HTTP-Session: 0f8fa64c-4b60-45c7-8f10-63ad2a46ba7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12698 2024.08.16 05:53:12.044397 [ 3 ] {} <Trace> HTTP-Session: 0f8fa64c-4b60-45c7-8f10-63ad2a46ba7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12699 2024.08.16 05:53:12.044491 [ 3 ] {ec3f1249-6361-4c74-a550-ab97bb874a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
12700 2024.08.16 05:53:12.044536 [ 3 ] {ec3f1249-6361-4c74-a550-ab97bb874a08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
12701 2024.08.16 05:53:12.044683 [ 3 ] {ec3f1249-6361-4c74-a550-ab97bb874a08} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12702 2024.08.16 05:53:12.044952 [ 3 ] {ec3f1249-6361-4c74-a550-ab97bb874a08} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12703 2024.08.16 05:53:12.044990 [ 3 ] {ec3f1249-6361-4c74-a550-ab97bb874a08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
12704 2024.08.16 05:53:12.045340 [ 3 ] {ec3f1249-6361-4c74-a550-ab97bb874a08} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
12705 2024.08.16 05:53:12.045654 [ 3 ] {ec3f1249-6361-4c74-a550-ab97bb874a08} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12706 2024.08.16 05:53:12.045808 [ 3 ] {ec3f1249-6361-4c74-a550-ab97bb874a08} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001332 sec., 750.7507507507507 rows/sec., 50.59 KiB/sec.
12707 2024.08.16 05:53:12.046008 [ 3 ] {ec3f1249-6361-4c74-a550-ab97bb874a08} <Debug> DynamicQueryHandler: Done processing query
12708 2024.08.16 05:53:12.046035 [ 3 ] {ec3f1249-6361-4c74-a550-ab97bb874a08} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
12709 2024.08.16 05:53:12.046050 [ 3 ] {} <Debug> HTTP-Session: 0f8fa64c-4b60-45c7-8f10-63ad2a46ba7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12710 2024.08.16 05:53:12.046169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12711 2024.08.16 05:53:12.046216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12712 2024.08.16 05:53:12.046235 [ 3 ] {} <Debug> HTTP-Session: dd6d6af1-d056-4451-a77f-57c7e8c6436c Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12713 2024.08.16 05:53:12.046251 [ 3 ] {} <Debug> HTTP-Session: dd6d6af1-d056-4451-a77f-57c7e8c6436c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12714 2024.08.16 05:53:12.046264 [ 3 ] {} <Debug> HTTP-Session: dd6d6af1-d056-4451-a77f-57c7e8c6436c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12715 2024.08.16 05:53:12.046294 [ 3 ] {} <Trace> HTTP-Session: dd6d6af1-d056-4451-a77f-57c7e8c6436c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12716 2024.08.16 05:53:12.046471 [ 3 ] {bd0f3d09-3d58-476f-9c67-c7d4aa5f597c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12717 2024.08.16 05:53:12.046533 [ 3 ] {bd0f3d09-3d58-476f-9c67-c7d4aa5f597c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
12718 2024.08.16 05:53:12.046934 [ 3 ] {bd0f3d09-3d58-476f-9c67-c7d4aa5f597c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12719 2024.08.16 05:53:12.047448 [ 3 ] {bd0f3d09-3d58-476f-9c67-c7d4aa5f597c} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12720 2024.08.16 05:53:12.047484 [ 3 ] {bd0f3d09-3d58-476f-9c67-c7d4aa5f597c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
12721 2024.08.16 05:53:12.048068 [ 3 ] {bd0f3d09-3d58-476f-9c67-c7d4aa5f597c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
12722 2024.08.16 05:53:12.048471 [ 3 ] {bd0f3d09-3d58-476f-9c67-c7d4aa5f597c} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12723 2024.08.16 05:53:12.048666 [ 3 ] {bd0f3d09-3d58-476f-9c67-c7d4aa5f597c} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002302 sec., 3909.643788010426 rows/sec., 7.01 MiB/sec.
12724 2024.08.16 05:53:12.048891 [ 3 ] {bd0f3d09-3d58-476f-9c67-c7d4aa5f597c} <Debug> DynamicQueryHandler: Done processing query
12725 2024.08.16 05:53:12.048915 [ 3 ] {bd0f3d09-3d58-476f-9c67-c7d4aa5f597c} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
12726 2024.08.16 05:53:12.048932 [ 3 ] {} <Debug> HTTP-Session: dd6d6af1-d056-4451-a77f-57c7e8c6436c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12727 2024.08.16 05:53:12.049065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12728 2024.08.16 05:53:12.049112 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12729 2024.08.16 05:53:12.049132 [ 3 ] {} <Debug> HTTP-Session: bf904f1f-b966-4e35-b840-157f29d1d194 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12730 2024.08.16 05:53:12.049148 [ 3 ] {} <Debug> HTTP-Session: bf904f1f-b966-4e35-b840-157f29d1d194 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12731 2024.08.16 05:53:12.049161 [ 3 ] {} <Debug> HTTP-Session: bf904f1f-b966-4e35-b840-157f29d1d194 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12732 2024.08.16 05:53:12.049192 [ 3 ] {} <Trace> HTTP-Session: bf904f1f-b966-4e35-b840-157f29d1d194 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12733 2024.08.16 05:53:12.049311 [ 3 ] {0da5cd51-836b-445d-a7a8-ee56051c3dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12734 2024.08.16 05:53:12.049353 [ 3 ] {0da5cd51-836b-445d-a7a8-ee56051c3dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12735 2024.08.16 05:53:12.049481 [ 3 ] {0da5cd51-836b-445d-a7a8-ee56051c3dbe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12736 2024.08.16 05:53:12.049827 [ 3 ] {0da5cd51-836b-445d-a7a8-ee56051c3dbe} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12737 2024.08.16 05:53:12.049864 [ 3 ] {0da5cd51-836b-445d-a7a8-ee56051c3dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
12738 2024.08.16 05:53:12.050222 [ 3 ] {0da5cd51-836b-445d-a7a8-ee56051c3dbe} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
12739 2024.08.16 05:53:12.050536 [ 3 ] {0da5cd51-836b-445d-a7a8-ee56051c3dbe} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12740 2024.08.16 05:53:12.050697 [ 3 ] {0da5cd51-836b-445d-a7a8-ee56051c3dbe} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001424 sec., 57584.26966292135 rows/sec., 3.66 MiB/sec.
12741 2024.08.16 05:53:12.050960 [ 3 ] {0da5cd51-836b-445d-a7a8-ee56051c3dbe} <Debug> DynamicQueryHandler: Done processing query
12742 2024.08.16 05:53:12.051021 [ 3 ] {0da5cd51-836b-445d-a7a8-ee56051c3dbe} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
12743 2024.08.16 05:53:12.051066 [ 3 ] {} <Debug> HTTP-Session: bf904f1f-b966-4e35-b840-157f29d1d194 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12744 2024.08.16 05:53:17.021968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12745 2024.08.16 05:53:17.022152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12746 2024.08.16 05:53:17.022197 [ 3 ] {} <Debug> HTTP-Session: 51248ff6-7364-4dd4-a528-ba6f1465dedd Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12747 2024.08.16 05:53:17.022239 [ 3 ] {} <Debug> HTTP-Session: 51248ff6-7364-4dd4-a528-ba6f1465dedd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12748 2024.08.16 05:53:17.022267 [ 3 ] {} <Debug> HTTP-Session: 51248ff6-7364-4dd4-a528-ba6f1465dedd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12749 2024.08.16 05:53:17.022345 [ 3 ] {} <Trace> HTTP-Session: 51248ff6-7364-4dd4-a528-ba6f1465dedd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12750 2024.08.16 05:53:17.022628 [ 3 ] {84f2f2cd-eb36-4e98-ad68-42d92eedf061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12751 2024.08.16 05:53:17.022729 [ 3 ] {84f2f2cd-eb36-4e98-ad68-42d92eedf061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12752 2024.08.16 05:53:17.022977 [ 3 ] {84f2f2cd-eb36-4e98-ad68-42d92eedf061} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12753 2024.08.16 05:53:17.023389 [ 3 ] {84f2f2cd-eb36-4e98-ad68-42d92eedf061} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12754 2024.08.16 05:53:17.023428 [ 3 ] {84f2f2cd-eb36-4e98-ad68-42d92eedf061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
12755 2024.08.16 05:53:17.023790 [ 3 ] {84f2f2cd-eb36-4e98-ad68-42d92eedf061} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
12756 2024.08.16 05:53:17.024123 [ 3 ] {84f2f2cd-eb36-4e98-ad68-42d92eedf061} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12757 2024.08.16 05:53:17.024260 [ 3 ] {84f2f2cd-eb36-4e98-ad68-42d92eedf061} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.001729 sec., 13302.486986697513 rows/sec., 1.05 MiB/sec.
12758 2024.08.16 05:53:17.024524 [ 3 ] {84f2f2cd-eb36-4e98-ad68-42d92eedf061} <Debug> DynamicQueryHandler: Done processing query
12759 2024.08.16 05:53:17.024586 [ 3 ] {84f2f2cd-eb36-4e98-ad68-42d92eedf061} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12760 2024.08.16 05:53:17.024641 [ 3 ] {} <Debug> HTTP-Session: 51248ff6-7364-4dd4-a528-ba6f1465dedd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12761 2024.08.16 05:53:17.024882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 18224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12762 2024.08.16 05:53:17.024933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12763 2024.08.16 05:53:17.024954 [ 3 ] {} <Debug> HTTP-Session: 1abfda70-7e8d-43f1-b676-47e047b8bf8e Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12764 2024.08.16 05:53:17.024971 [ 3 ] {} <Debug> HTTP-Session: 1abfda70-7e8d-43f1-b676-47e047b8bf8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12765 2024.08.16 05:53:17.024985 [ 3 ] {} <Debug> HTTP-Session: 1abfda70-7e8d-43f1-b676-47e047b8bf8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12766 2024.08.16 05:53:17.025017 [ 3 ] {} <Trace> HTTP-Session: 1abfda70-7e8d-43f1-b676-47e047b8bf8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12767 2024.08.16 05:53:17.025154 [ 3 ] {1ca9f0cf-506e-4a0d-b56c-ee03d8ba66b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12768 2024.08.16 05:53:17.025198 [ 3 ] {1ca9f0cf-506e-4a0d-b56c-ee03d8ba66b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12769 2024.08.16 05:53:17.025340 [ 3 ] {1ca9f0cf-506e-4a0d-b56c-ee03d8ba66b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12770 2024.08.16 05:53:17.025734 [ 3 ] {1ca9f0cf-506e-4a0d-b56c-ee03d8ba66b8} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12771 2024.08.16 05:53:17.025769 [ 3 ] {1ca9f0cf-506e-4a0d-b56c-ee03d8ba66b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
12772 2024.08.16 05:53:17.026076 [ 3 ] {1ca9f0cf-506e-4a0d-b56c-ee03d8ba66b8} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12773 2024.08.16 05:53:17.026369 [ 3 ] {1ca9f0cf-506e-4a0d-b56c-ee03d8ba66b8} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12774 2024.08.16 05:53:17.026497 [ 3 ] {1ca9f0cf-506e-4a0d-b56c-ee03d8ba66b8} <Debug> executeQuery: Read 125 rows, 10.63 KiB in 0.001401 sec., 89221.98429693076 rows/sec., 7.41 MiB/sec.
12775 2024.08.16 05:53:17.026721 [ 3 ] {1ca9f0cf-506e-4a0d-b56c-ee03d8ba66b8} <Debug> DynamicQueryHandler: Done processing query
12776 2024.08.16 05:53:17.026776 [ 3 ] {1ca9f0cf-506e-4a0d-b56c-ee03d8ba66b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
12777 2024.08.16 05:53:17.026832 [ 3 ] {} <Debug> HTTP-Session: 1abfda70-7e8d-43f1-b676-47e047b8bf8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12778 2024.08.16 05:53:17.027030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12779 2024.08.16 05:53:17.027081 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12780 2024.08.16 05:53:17.027100 [ 3 ] {} <Debug> HTTP-Session: 1365c62d-5618-401d-95bb-0a36540432ce Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12781 2024.08.16 05:53:17.027116 [ 3 ] {} <Debug> HTTP-Session: 1365c62d-5618-401d-95bb-0a36540432ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12782 2024.08.16 05:53:17.027130 [ 3 ] {} <Debug> HTTP-Session: 1365c62d-5618-401d-95bb-0a36540432ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12783 2024.08.16 05:53:17.027164 [ 3 ] {} <Trace> HTTP-Session: 1365c62d-5618-401d-95bb-0a36540432ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12784 2024.08.16 05:53:17.027295 [ 3 ] {ab091c0e-f81c-4f40-8583-b019db941ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12785 2024.08.16 05:53:17.027338 [ 3 ] {ab091c0e-f81c-4f40-8583-b019db941ebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12786 2024.08.16 05:53:17.027483 [ 3 ] {ab091c0e-f81c-4f40-8583-b019db941ebf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12787 2024.08.16 05:53:17.027790 [ 3 ] {ab091c0e-f81c-4f40-8583-b019db941ebf} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12788 2024.08.16 05:53:17.027826 [ 3 ] {ab091c0e-f81c-4f40-8583-b019db941ebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
12789 2024.08.16 05:53:17.028135 [ 3 ] {ab091c0e-f81c-4f40-8583-b019db941ebf} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12790 2024.08.16 05:53:17.028425 [ 3 ] {ab091c0e-f81c-4f40-8583-b019db941ebf} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12791 2024.08.16 05:53:17.028550 [ 3 ] {ab091c0e-f81c-4f40-8583-b019db941ebf} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001299 sec., 66974.59584295611 rows/sec., 5.23 MiB/sec.
12792 2024.08.16 05:53:17.028697 [ 3 ] {ab091c0e-f81c-4f40-8583-b019db941ebf} <Debug> DynamicQueryHandler: Done processing query
12793 2024.08.16 05:53:17.028720 [ 3 ] {ab091c0e-f81c-4f40-8583-b019db941ebf} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
12794 2024.08.16 05:53:17.028735 [ 3 ] {} <Debug> HTTP-Session: 1365c62d-5618-401d-95bb-0a36540432ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12795 2024.08.16 05:53:17.028879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12796 2024.08.16 05:53:17.028926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12797 2024.08.16 05:53:17.028945 [ 3 ] {} <Debug> HTTP-Session: fb2e6fe6-7b2d-48a2-b3ad-2bde0638c284 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12798 2024.08.16 05:53:17.028962 [ 3 ] {} <Debug> HTTP-Session: fb2e6fe6-7b2d-48a2-b3ad-2bde0638c284 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12799 2024.08.16 05:53:17.028975 [ 3 ] {} <Debug> HTTP-Session: fb2e6fe6-7b2d-48a2-b3ad-2bde0638c284 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12800 2024.08.16 05:53:17.029006 [ 3 ] {} <Trace> HTTP-Session: fb2e6fe6-7b2d-48a2-b3ad-2bde0638c284 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12801 2024.08.16 05:53:17.029138 [ 3 ] {dd541bad-bde7-43fb-9199-804376c9cf52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
12802 2024.08.16 05:53:17.029183 [ 3 ] {dd541bad-bde7-43fb-9199-804376c9cf52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
12803 2024.08.16 05:53:17.029321 [ 3 ] {dd541bad-bde7-43fb-9199-804376c9cf52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12804 2024.08.16 05:53:17.029688 [ 3 ] {dd541bad-bde7-43fb-9199-804376c9cf52} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12805 2024.08.16 05:53:17.029722 [ 3 ] {dd541bad-bde7-43fb-9199-804376c9cf52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
12806 2024.08.16 05:53:17.030096 [ 3 ] {dd541bad-bde7-43fb-9199-804376c9cf52} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12807 2024.08.16 05:53:17.030420 [ 3 ] {dd541bad-bde7-43fb-9199-804376c9cf52} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12808 2024.08.16 05:53:17.030547 [ 3 ] {dd541bad-bde7-43fb-9199-804376c9cf52} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001467 sec., 109066.12133606 rows/sec., 7.60 MiB/sec.
12809 2024.08.16 05:53:17.030788 [ 3 ] {dd541bad-bde7-43fb-9199-804376c9cf52} <Debug> DynamicQueryHandler: Done processing query
12810 2024.08.16 05:53:17.030846 [ 3 ] {dd541bad-bde7-43fb-9199-804376c9cf52} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
12811 2024.08.16 05:53:17.030899 [ 3 ] {} <Debug> HTTP-Session: fb2e6fe6-7b2d-48a2-b3ad-2bde0638c284 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12812 2024.08.16 05:53:17.031165 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 36964, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12813 2024.08.16 05:53:17.031217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12814 2024.08.16 05:53:17.031236 [ 3 ] {} <Debug> HTTP-Session: dcca97e4-0d1e-40f4-a6d2-579b1cbec06e Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12815 2024.08.16 05:53:17.031253 [ 3 ] {} <Debug> HTTP-Session: dcca97e4-0d1e-40f4-a6d2-579b1cbec06e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12816 2024.08.16 05:53:17.031266 [ 3 ] {} <Debug> HTTP-Session: dcca97e4-0d1e-40f4-a6d2-579b1cbec06e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12817 2024.08.16 05:53:17.031298 [ 3 ] {} <Trace> HTTP-Session: dcca97e4-0d1e-40f4-a6d2-579b1cbec06e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12818 2024.08.16 05:53:17.031556 [ 3 ] {b5762573-50cd-4a06-a2f8-6f97d70aa9b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
12819 2024.08.16 05:53:17.031624 [ 3 ] {b5762573-50cd-4a06-a2f8-6f97d70aa9b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
12820 2024.08.16 05:53:17.032043 [ 3 ] {b5762573-50cd-4a06-a2f8-6f97d70aa9b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12821 2024.08.16 05:53:17.032643 [ 3 ] {b5762573-50cd-4a06-a2f8-6f97d70aa9b9} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12822 2024.08.16 05:53:17.032677 [ 3 ] {b5762573-50cd-4a06-a2f8-6f97d70aa9b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
12823 2024.08.16 05:53:17.033264 [ 3 ] {b5762573-50cd-4a06-a2f8-6f97d70aa9b9} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
12824 2024.08.16 05:53:17.033661 [ 3 ] {b5762573-50cd-4a06-a2f8-6f97d70aa9b9} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12825 2024.08.16 05:53:17.033805 [ 3 ] {b5762573-50cd-4a06-a2f8-6f97d70aa9b9} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002427 sec., 9476.720230737536 rows/sec., 16.98 MiB/sec.
12826 2024.08.16 05:53:17.034013 [ 3 ] {b5762573-50cd-4a06-a2f8-6f97d70aa9b9} <Debug> DynamicQueryHandler: Done processing query
12827 2024.08.16 05:53:17.034038 [ 3 ] {b5762573-50cd-4a06-a2f8-6f97d70aa9b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
12828 2024.08.16 05:53:17.034053 [ 3 ] {} <Debug> HTTP-Session: dcca97e4-0d1e-40f4-a6d2-579b1cbec06e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12829 2024.08.16 05:53:17.034184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12830 2024.08.16 05:53:17.034231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12831 2024.08.16 05:53:17.034249 [ 3 ] {} <Debug> HTTP-Session: 695bda4b-60ef-413c-9353-20939c1ce67e Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12832 2024.08.16 05:53:17.034265 [ 3 ] {} <Debug> HTTP-Session: 695bda4b-60ef-413c-9353-20939c1ce67e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12833 2024.08.16 05:53:17.034278 [ 3 ] {} <Debug> HTTP-Session: 695bda4b-60ef-413c-9353-20939c1ce67e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12834 2024.08.16 05:53:17.034309 [ 3 ] {} <Trace> HTTP-Session: 695bda4b-60ef-413c-9353-20939c1ce67e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12835 2024.08.16 05:53:17.034415 [ 3 ] {f41df0f4-46d2-4a73-96f2-267e904295c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
12836 2024.08.16 05:53:17.034458 [ 3 ] {f41df0f4-46d2-4a73-96f2-267e904295c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
12837 2024.08.16 05:53:17.034579 [ 3 ] {f41df0f4-46d2-4a73-96f2-267e904295c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12838 2024.08.16 05:53:17.034874 [ 3 ] {f41df0f4-46d2-4a73-96f2-267e904295c1} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12839 2024.08.16 05:53:17.034909 [ 3 ] {f41df0f4-46d2-4a73-96f2-267e904295c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
12840 2024.08.16 05:53:17.035257 [ 3 ] {f41df0f4-46d2-4a73-96f2-267e904295c1} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
12841 2024.08.16 05:53:17.035563 [ 3 ] {f41df0f4-46d2-4a73-96f2-267e904295c1} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12842 2024.08.16 05:53:17.035690 [ 3 ] {f41df0f4-46d2-4a73-96f2-267e904295c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001309 sec., 45836.51642475172 rows/sec., 3.09 MiB/sec.
12843 2024.08.16 05:53:17.035938 [ 3 ] {f41df0f4-46d2-4a73-96f2-267e904295c1} <Debug> DynamicQueryHandler: Done processing query
12844 2024.08.16 05:53:17.036000 [ 3 ] {f41df0f4-46d2-4a73-96f2-267e904295c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
12845 2024.08.16 05:53:17.036067 [ 3 ] {} <Debug> HTTP-Session: 695bda4b-60ef-413c-9353-20939c1ce67e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12846 2024.08.16 05:53:22.026059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12847 2024.08.16 05:53:22.026192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12848 2024.08.16 05:53:22.026218 [ 3 ] {} <Debug> HTTP-Session: 19f25677-cdc7-4c14-8e10-3f8cfcb17df7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12849 2024.08.16 05:53:22.026242 [ 3 ] {} <Debug> HTTP-Session: 19f25677-cdc7-4c14-8e10-3f8cfcb17df7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12850 2024.08.16 05:53:22.026257 [ 3 ] {} <Debug> HTTP-Session: 19f25677-cdc7-4c14-8e10-3f8cfcb17df7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12851 2024.08.16 05:53:22.026305 [ 3 ] {} <Trace> HTTP-Session: 19f25677-cdc7-4c14-8e10-3f8cfcb17df7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12852 2024.08.16 05:53:22.026492 [ 3 ] {c969da50-8e91-4c29-a6fc-6a88097531e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
12853 2024.08.16 05:53:22.026558 [ 3 ] {c969da50-8e91-4c29-a6fc-6a88097531e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
12854 2024.08.16 05:53:22.026747 [ 3 ] {c969da50-8e91-4c29-a6fc-6a88097531e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12855 2024.08.16 05:53:22.027166 [ 3 ] {c969da50-8e91-4c29-a6fc-6a88097531e8} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12856 2024.08.16 05:53:22.027213 [ 3 ] {c969da50-8e91-4c29-a6fc-6a88097531e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
12857 2024.08.16 05:53:22.027589 [ 3 ] {c969da50-8e91-4c29-a6fc-6a88097531e8} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
12858 2024.08.16 05:53:22.027926 [ 3 ] {c969da50-8e91-4c29-a6fc-6a88097531e8} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12859 2024.08.16 05:53:22.028094 [ 3 ] {c969da50-8e91-4c29-a6fc-6a88097531e8} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001655 sec., 5438.0664652567975 rows/sec., 440.78 KiB/sec.
12860 2024.08.16 05:53:22.028301 [ 3 ] {c969da50-8e91-4c29-a6fc-6a88097531e8} <Debug> DynamicQueryHandler: Done processing query
12861 2024.08.16 05:53:22.028328 [ 3 ] {c969da50-8e91-4c29-a6fc-6a88097531e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12862 2024.08.16 05:53:22.028344 [ 3 ] {} <Debug> HTTP-Session: 19f25677-cdc7-4c14-8e10-3f8cfcb17df7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12863 2024.08.16 05:53:22.028550 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 32418, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12864 2024.08.16 05:53:22.028603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12865 2024.08.16 05:53:22.028622 [ 3 ] {} <Debug> HTTP-Session: 981289e6-ff44-4599-ae7c-92db78df8d62 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12866 2024.08.16 05:53:22.028640 [ 3 ] {} <Debug> HTTP-Session: 981289e6-ff44-4599-ae7c-92db78df8d62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12867 2024.08.16 05:53:22.028653 [ 3 ] {} <Debug> HTTP-Session: 981289e6-ff44-4599-ae7c-92db78df8d62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12868 2024.08.16 05:53:22.028689 [ 3 ] {} <Trace> HTTP-Session: 981289e6-ff44-4599-ae7c-92db78df8d62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12869 2024.08.16 05:53:22.028849 [ 3 ] {c19f2608-78e5-487a-aaa2-79787fad1b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
12870 2024.08.16 05:53:22.028895 [ 3 ] {c19f2608-78e5-487a-aaa2-79787fad1b9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
12871 2024.08.16 05:53:22.029027 [ 3 ] {c19f2608-78e5-487a-aaa2-79787fad1b9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12872 2024.08.16 05:53:22.029537 [ 3 ] {c19f2608-78e5-487a-aaa2-79787fad1b9e} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12873 2024.08.16 05:53:22.029575 [ 3 ] {c19f2608-78e5-487a-aaa2-79787fad1b9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
12874 2024.08.16 05:53:22.029896 [ 3 ] {c19f2608-78e5-487a-aaa2-79787fad1b9e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12875 2024.08.16 05:53:22.030215 [ 3 ] {c19f2608-78e5-487a-aaa2-79787fad1b9e} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12876 2024.08.16 05:53:22.030368 [ 3 ] {c19f2608-78e5-487a-aaa2-79787fad1b9e} <Debug> executeQuery: Read 216 rows, 19.27 KiB in 0.001594 sec., 135508.1555834379 rows/sec., 11.81 MiB/sec.
12877 2024.08.16 05:53:22.030379 [ 85 ] {} <Debug> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12878 2024.08.16 05:53:22.030473 [ 85 ] {} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12879 2024.08.16 05:53:22.030514 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
12880 2024.08.16 05:53:22.030643 [ 3 ] {c19f2608-78e5-487a-aaa2-79787fad1b9e} <Debug> DynamicQueryHandler: Done processing query
12881 2024.08.16 05:53:22.030762 [ 3 ] {c19f2608-78e5-487a-aaa2-79787fad1b9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
12882 2024.08.16 05:53:22.030827 [ 3 ] {} <Debug> HTTP-Session: 981289e6-ff44-4599-ae7c-92db78df8d62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12883 2024.08.16 05:53:22.030983 [ 190 ] {564535ed-8c40-4bc7-9d29-de870537704c::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
12884 2024.08.16 05:53:22.031146 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12885 2024.08.16 05:53:22.031352 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12886 2024.08.16 05:53:22.031458 [ 3 ] {} <Debug> HTTP-Session: 6cf7ce53-63b2-4829-93d5-275bc999fe8d Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12887 2024.08.16 05:53:22.031576 [ 3 ] {} <Debug> HTTP-Session: 6cf7ce53-63b2-4829-93d5-275bc999fe8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12888 2024.08.16 05:53:22.031595 [ 190 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12889 2024.08.16 05:53:22.031617 [ 3 ] {} <Debug> HTTP-Session: 6cf7ce53-63b2-4829-93d5-275bc999fe8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12890 2024.08.16 05:53:22.031661 [ 190 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1434 rows starting from the beginning of the part
12891 2024.08.16 05:53:22.031689 [ 3 ] {} <Trace> HTTP-Session: 6cf7ce53-63b2-4829-93d5-275bc999fe8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12892 2024.08.16 05:53:22.031817 [ 190 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 217 rows starting from the beginning of the part
12893 2024.08.16 05:53:22.032066 [ 3 ] {afb91a77-bd81-4070-8045-28339ab57993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
12894 2024.08.16 05:53:22.032125 [ 190 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 125 rows starting from the beginning of the part
12895 2024.08.16 05:53:22.032231 [ 3 ] {afb91a77-bd81-4070-8045-28339ab57993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
12896 2024.08.16 05:53:22.032497 [ 190 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 216 rows starting from the beginning of the part
12897 2024.08.16 05:53:22.032829 [ 190 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 125 rows starting from the beginning of the part
12898 2024.08.16 05:53:22.033139 [ 190 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 216 rows starting from the beginning of the part
12899 2024.08.16 05:53:22.033516 [ 3 ] {afb91a77-bd81-4070-8045-28339ab57993} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12900 2024.08.16 05:53:22.034398 [ 3 ] {afb91a77-bd81-4070-8045-28339ab57993} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12901 2024.08.16 05:53:22.034444 [ 3 ] {afb91a77-bd81-4070-8045-28339ab57993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
12902 2024.08.16 05:53:22.035248 [ 3 ] {afb91a77-bd81-4070-8045-28339ab57993} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
12903 2024.08.16 05:53:22.035904 [ 3 ] {afb91a77-bd81-4070-8045-28339ab57993} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12904 2024.08.16 05:53:22.036171 [ 3 ] {afb91a77-bd81-4070-8045-28339ab57993} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004301 sec., 3255.056963496861 rows/sec., 227.96 KiB/sec.
12905 2024.08.16 05:53:22.036858 [ 190 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2333 rows, containing 4 columns (4 merged, 0 gathered) in 0.006217442 sec., 375234.7026317254 rows/sec., 31.64 MiB/sec.
12906 2024.08.16 05:53:22.036933 [ 3 ] {afb91a77-bd81-4070-8045-28339ab57993} <Debug> DynamicQueryHandler: Done processing query
12907 2024.08.16 05:53:22.037004 [ 3 ] {afb91a77-bd81-4070-8045-28339ab57993} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12908 2024.08.16 05:53:22.037066 [ 3 ] {} <Debug> HTTP-Session: 6cf7ce53-63b2-4829-93d5-275bc999fe8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12909 2024.08.16 05:53:22.037297 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12910 2024.08.16 05:53:22.037322 [ 190 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12911 2024.08.16 05:53:22.037416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12912 2024.08.16 05:53:22.037466 [ 3 ] {} <Debug> HTTP-Session: 5d662860-976a-4517-abfa-e116dcc28ce8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12913 2024.08.16 05:53:22.037497 [ 3 ] {} <Debug> HTTP-Session: 5d662860-976a-4517-abfa-e116dcc28ce8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12914 2024.08.16 05:53:22.037536 [ 3 ] {} <Debug> HTTP-Session: 5d662860-976a-4517-abfa-e116dcc28ce8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12915 2024.08.16 05:53:22.037665 [ 3 ] {} <Trace> HTTP-Session: 5d662860-976a-4517-abfa-e116dcc28ce8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12916 2024.08.16 05:53:22.037910 [ 3 ] {e4c9f3c9-05f1-40df-a5b8-1b2ef9f18888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
12917 2024.08.16 05:53:22.037985 [ 3 ] {e4c9f3c9-05f1-40df-a5b8-1b2ef9f18888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
12918 2024.08.16 05:53:22.038116 [ 190 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_66_13} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12919 2024.08.16 05:53:22.038364 [ 190 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_66_13} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12920 2024.08.16 05:53:22.038412 [ 3 ] {e4c9f3c9-05f1-40df-a5b8-1b2ef9f18888} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12921 2024.08.16 05:53:22.038547 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB.
12922 2024.08.16 05:53:22.038843 [ 3 ] {e4c9f3c9-05f1-40df-a5b8-1b2ef9f18888} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12923 2024.08.16 05:53:22.038886 [ 3 ] {e4c9f3c9-05f1-40df-a5b8-1b2ef9f18888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
12924 2024.08.16 05:53:22.039203 [ 3 ] {e4c9f3c9-05f1-40df-a5b8-1b2ef9f18888} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
12925 2024.08.16 05:53:22.039509 [ 3 ] {e4c9f3c9-05f1-40df-a5b8-1b2ef9f18888} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12926 2024.08.16 05:53:22.039664 [ 85 ] {} <Debug> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0
12927 2024.08.16 05:53:22.039665 [ 3 ] {e4c9f3c9-05f1-40df-a5b8-1b2ef9f18888} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001806 sec., 3322.2591362126245 rows/sec., 196.29 KiB/sec.
12928 2024.08.16 05:53:22.039729 [ 85 ] {} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12929 2024.08.16 05:53:22.039794 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
12930 2024.08.16 05:53:22.039972 [ 197 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
12931 2024.08.16 05:53:22.040006 [ 3 ] {e4c9f3c9-05f1-40df-a5b8-1b2ef9f18888} <Debug> DynamicQueryHandler: Done processing query
12932 2024.08.16 05:53:22.040052 [ 3 ] {e4c9f3c9-05f1-40df-a5b8-1b2ef9f18888} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
12933 2024.08.16 05:53:22.040079 [ 3 ] {} <Debug> HTTP-Session: 5d662860-976a-4517-abfa-e116dcc28ce8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12934 2024.08.16 05:53:22.040206 [ 197 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12935 2024.08.16 05:53:22.040249 [ 197 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
12936 2024.08.16 05:53:22.040426 [ 197 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
12937 2024.08.16 05:53:22.040446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 63325, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12938 2024.08.16 05:53:22.040661 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12939 2024.08.16 05:53:22.040664 [ 197 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
12940 2024.08.16 05:53:22.040728 [ 3 ] {} <Debug> HTTP-Session: e0acadc1-7e54-4584-ae58-02caaf4bca6d Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12941 2024.08.16 05:53:22.040814 [ 3 ] {} <Debug> HTTP-Session: e0acadc1-7e54-4584-ae58-02caaf4bca6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12942 2024.08.16 05:53:22.040904 [ 3 ] {} <Debug> HTTP-Session: e0acadc1-7e54-4584-ae58-02caaf4bca6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12943 2024.08.16 05:53:22.040983 [ 197 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
12944 2024.08.16 05:53:22.041055 [ 3 ] {} <Trace> HTTP-Session: e0acadc1-7e54-4584-ae58-02caaf4bca6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12945 2024.08.16 05:53:22.041219 [ 197 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
12946 2024.08.16 05:53:22.041610 [ 3 ] {a5c7730a-0323-49dd-a0ff-97a22a5e4663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
12947 2024.08.16 05:53:22.041690 [ 3 ] {a5c7730a-0323-49dd-a0ff-97a22a5e4663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
12948 2024.08.16 05:53:22.042234 [ 3 ] {a5c7730a-0323-49dd-a0ff-97a22a5e4663} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12949 2024.08.16 05:53:22.043075 [ 197 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.003187112 sec., 9412.910497026774 rows/sec., 560.73 KiB/sec.
12950 2024.08.16 05:53:22.043260 [ 197 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary)
12951 2024.08.16 05:53:22.043364 [ 3 ] {a5c7730a-0323-49dd-a0ff-97a22a5e4663} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12952 2024.08.16 05:53:22.043424 [ 3 ] {a5c7730a-0323-49dd-a0ff-97a22a5e4663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
12953 2024.08.16 05:53:22.044121 [ 197 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_29_7} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12954 2024.08.16 05:53:22.044240 [ 3 ] {a5c7730a-0323-49dd-a0ff-97a22a5e4663} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
12955 2024.08.16 05:53:22.044252 [ 197 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_29_7} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7
12956 2024.08.16 05:53:22.044392 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
12957 2024.08.16 05:53:22.044688 [ 3 ] {a5c7730a-0323-49dd-a0ff-97a22a5e4663} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12958 2024.08.16 05:53:22.044844 [ 3 ] {a5c7730a-0323-49dd-a0ff-97a22a5e4663} <Debug> executeQuery: Read 391 rows, 28.40 KiB in 0.003522 sec., 111016.46791595685 rows/sec., 7.88 MiB/sec.
12959 2024.08.16 05:53:22.044875 [ 84 ] {} <Debug> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
12960 2024.08.16 05:53:22.045001 [ 84 ] {} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12961 2024.08.16 05:53:22.045047 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
12962 2024.08.16 05:53:22.045154 [ 3 ] {a5c7730a-0323-49dd-a0ff-97a22a5e4663} <Debug> DynamicQueryHandler: Done processing query
12963 2024.08.16 05:53:22.045227 [ 3 ] {a5c7730a-0323-49dd-a0ff-97a22a5e4663} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
12964 2024.08.16 05:53:22.045267 [ 3 ] {} <Debug> HTTP-Session: e0acadc1-7e54-4584-ae58-02caaf4bca6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12965 2024.08.16 05:53:22.045274 [ 201 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::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
12966 2024.08.16 05:53:22.045459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12967 2024.08.16 05:53:22.045503 [ 201 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
12968 2024.08.16 05:53:22.045566 [ 201 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 904 rows starting from the beginning of the part
12969 2024.08.16 05:53:22.045568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12970 2024.08.16 05:53:22.045630 [ 3 ] {} <Debug> HTTP-Session: b94b43da-bff6-4639-aec1-f2c75ca05cd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12971 2024.08.16 05:53:22.045741 [ 3 ] {} <Debug> HTTP-Session: b94b43da-bff6-4639-aec1-f2c75ca05cd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12972 2024.08.16 05:53:22.045815 [ 201 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 393 rows starting from the beginning of the part
12973 2024.08.16 05:53:22.045826 [ 3 ] {} <Debug> HTTP-Session: b94b43da-bff6-4639-aec1-f2c75ca05cd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
12974 2024.08.16 05:53:22.045998 [ 3 ] {} <Trace> HTTP-Session: b94b43da-bff6-4639-aec1-f2c75ca05cd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
12975 2024.08.16 05:53:22.046066 [ 201 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 87 rows starting from the beginning of the part
12976 2024.08.16 05:53:22.046286 [ 201 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 391 rows starting from the beginning of the part
12977 2024.08.16 05:53:22.046421 [ 3 ] {72fc25f0-3353-4b4d-b5d2-59558c6dcc83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
12978 2024.08.16 05:53:22.046517 [ 201 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 87 rows starting from the beginning of the part
12979 2024.08.16 05:53:22.046694 [ 3 ] {72fc25f0-3353-4b4d-b5d2-59558c6dcc83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
12980 2024.08.16 05:53:22.046864 [ 201 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 391 rows starting from the beginning of the part
12981 2024.08.16 05:53:22.047609 [ 3 ] {72fc25f0-3353-4b4d-b5d2-59558c6dcc83} <Trace> ParallelParsingInputFormat: Parallel parsing is used
12982 2024.08.16 05:53:22.048344 [ 3 ] {72fc25f0-3353-4b4d-b5d2-59558c6dcc83} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
12983 2024.08.16 05:53:22.048407 [ 3 ] {72fc25f0-3353-4b4d-b5d2-59558c6dcc83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
12984 2024.08.16 05:53:22.049378 [ 3 ] {72fc25f0-3353-4b4d-b5d2-59558c6dcc83} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
12985 2024.08.16 05:53:22.049951 [ 201 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2253 rows, containing 4 columns (4 merged, 0 gathered) in 0.00480764 sec., 468629.0986845937 rows/sec., 33.83 MiB/sec.
12986 2024.08.16 05:53:22.049969 [ 3 ] {72fc25f0-3353-4b4d-b5d2-59558c6dcc83} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12987 2024.08.16 05:53:22.050185 [ 201 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
12988 2024.08.16 05:53:22.050241 [ 3 ] {72fc25f0-3353-4b4d-b5d2-59558c6dcc83} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004027 sec., 1489.9428855227216 rows/sec., 77.84 KiB/sec.
12989 2024.08.16 05:53:22.050582 [ 3 ] {72fc25f0-3353-4b4d-b5d2-59558c6dcc83} <Debug> DynamicQueryHandler: Done processing query
12990 2024.08.16 05:53:22.050637 [ 3 ] {72fc25f0-3353-4b4d-b5d2-59558c6dcc83} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
12991 2024.08.16 05:53:22.050673 [ 3 ] {} <Debug> HTTP-Session: b94b43da-bff6-4639-aec1-f2c75ca05cd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
12992 2024.08.16 05:53:22.050846 [ 201 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_66_13} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
12993 2024.08.16 05:53:22.050937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 44624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
12994 2024.08.16 05:53:22.050957 [ 201 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_66_13} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
12995 2024.08.16 05:53:22.051023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
12996 2024.08.16 05:53:22.051089 [ 3 ] {} <Debug> HTTP-Session: ca073629-7113-4a25-ad98-3a6ae8825e38 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
12997 2024.08.16 05:53:22.051100 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB.
12998 2024.08.16 05:53:22.051118 [ 3 ] {} <Debug> HTTP-Session: ca073629-7113-4a25-ad98-3a6ae8825e38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
12999 2024.08.16 05:53:22.051154 [ 3 ] {} <Debug> HTTP-Session: ca073629-7113-4a25-ad98-3a6ae8825e38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13000 2024.08.16 05:53:22.051186 [ 3 ] {} <Trace> HTTP-Session: ca073629-7113-4a25-ad98-3a6ae8825e38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13001 2024.08.16 05:53:22.051417 [ 3 ] {ef0ed395-f5c6-49e5-adcd-76361c7cc4b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13002 2024.08.16 05:53:22.051464 [ 3 ] {ef0ed395-f5c6-49e5-adcd-76361c7cc4b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13003 2024.08.16 05:53:22.051628 [ 3 ] {ef0ed395-f5c6-49e5-adcd-76361c7cc4b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13004 2024.08.16 05:53:22.052080 [ 3 ] {ef0ed395-f5c6-49e5-adcd-76361c7cc4b9} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13005 2024.08.16 05:53:22.052116 [ 3 ] {ef0ed395-f5c6-49e5-adcd-76361c7cc4b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13006 2024.08.16 05:53:22.052503 [ 3 ] {ef0ed395-f5c6-49e5-adcd-76361c7cc4b9} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
13007 2024.08.16 05:53:22.052838 [ 3 ] {ef0ed395-f5c6-49e5-adcd-76361c7cc4b9} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13008 2024.08.16 05:53:22.052992 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
13009 2024.08.16 05:53:22.053000 [ 3 ] {ef0ed395-f5c6-49e5-adcd-76361c7cc4b9} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001711 sec., 138515.4880187025 rows/sec., 9.28 MiB/sec.
13010 2024.08.16 05:53:22.053051 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13011 2024.08.16 05:53:22.053124 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13012 2024.08.16 05:53:22.053354 [ 3 ] {ef0ed395-f5c6-49e5-adcd-76361c7cc4b9} <Debug> DynamicQueryHandler: Done processing query
13013 2024.08.16 05:53:22.053367 [ 199 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::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
13014 2024.08.16 05:53:22.053408 [ 3 ] {ef0ed395-f5c6-49e5-adcd-76361c7cc4b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
13015 2024.08.16 05:53:22.053436 [ 3 ] {} <Debug> HTTP-Session: ca073629-7113-4a25-ad98-3a6ae8825e38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13016 2024.08.16 05:53:22.053704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13017 2024.08.16 05:53:22.053868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13018 2024.08.16 05:53:22.053954 [ 3 ] {} <Debug> HTTP-Session: ff2ace3a-4da9-419f-b035-6a37a083b7b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
13019 2024.08.16 05:53:22.054021 [ 199 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13020 2024.08.16 05:53:22.054031 [ 3 ] {} <Debug> HTTP-Session: ff2ace3a-4da9-419f-b035-6a37a083b7b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13021 2024.08.16 05:53:22.054111 [ 3 ] {} <Debug> HTTP-Session: ff2ace3a-4da9-419f-b035-6a37a083b7b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13022 2024.08.16 05:53:22.054158 [ 199 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 19931 rows starting from the beginning of the part
13023 2024.08.16 05:53:22.054249 [ 3 ] {} <Trace> HTTP-Session: ff2ace3a-4da9-419f-b035-6a37a083b7b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13024 2024.08.16 05:53:22.054759 [ 3 ] {9653a29d-885a-44bd-b6b3-204211364a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
13025 2024.08.16 05:53:22.054775 [ 199 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 238 rows starting from the beginning of the part
13026 2024.08.16 05:53:22.054931 [ 3 ] {9653a29d-885a-44bd-b6b3-204211364a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
13027 2024.08.16 05:53:22.055363 [ 199 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part
13028 2024.08.16 05:53:22.055674 [ 199 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 237 rows starting from the beginning of the part
13029 2024.08.16 05:53:22.056058 [ 199 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part
13030 2024.08.16 05:53:22.056232 [ 3 ] {9653a29d-885a-44bd-b6b3-204211364a99} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13031 2024.08.16 05:53:22.056364 [ 199 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 237 rows starting from the beginning of the part
13032 2024.08.16 05:53:22.057044 [ 3 ] {9653a29d-885a-44bd-b6b3-204211364a99} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13033 2024.08.16 05:53:22.057086 [ 3 ] {9653a29d-885a-44bd-b6b3-204211364a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13034 2024.08.16 05:53:22.057517 [ 3 ] {9653a29d-885a-44bd-b6b3-204211364a99} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
13035 2024.08.16 05:53:22.057843 [ 3 ] {9653a29d-885a-44bd-b6b3-204211364a99} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13036 2024.08.16 05:53:22.058015 [ 3 ] {9653a29d-885a-44bd-b6b3-204211364a99} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003484 sec., 287.0264064293915 rows/sec., 19.34 KiB/sec.
13037 2024.08.16 05:53:22.058538 [ 3 ] {9653a29d-885a-44bd-b6b3-204211364a99} <Debug> DynamicQueryHandler: Done processing query
13038 2024.08.16 05:53:22.058619 [ 3 ] {9653a29d-885a-44bd-b6b3-204211364a99} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
13039 2024.08.16 05:53:22.058710 [ 3 ] {} <Debug> HTTP-Session: ff2ace3a-4da9-419f-b035-6a37a083b7b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13040 2024.08.16 05:53:22.058978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14576, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13041 2024.08.16 05:53:22.059040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13042 2024.08.16 05:53:22.059072 [ 3 ] {} <Debug> HTTP-Session: 221efb8f-c221-4e08-b346-f02464464f4f Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
13043 2024.08.16 05:53:22.059104 [ 3 ] {} <Debug> HTTP-Session: 221efb8f-c221-4e08-b346-f02464464f4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13044 2024.08.16 05:53:22.059126 [ 3 ] {} <Debug> HTTP-Session: 221efb8f-c221-4e08-b346-f02464464f4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13045 2024.08.16 05:53:22.059175 [ 3 ] {} <Trace> HTTP-Session: 221efb8f-c221-4e08-b346-f02464464f4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13046 2024.08.16 05:53:22.059401 [ 3 ] {e940c65d-2718-484f-8f13-b360e3a23907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13047 2024.08.16 05:53:22.059518 [ 3 ] {e940c65d-2718-484f-8f13-b360e3a23907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
13048 2024.08.16 05:53:22.060122 [ 3 ] {e940c65d-2718-484f-8f13-b360e3a23907} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13049 2024.08.16 05:53:22.061257 [ 3 ] {e940c65d-2718-484f-8f13-b360e3a23907} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13050 2024.08.16 05:53:22.061293 [ 3 ] {e940c65d-2718-484f-8f13-b360e3a23907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13051 2024.08.16 05:53:22.061991 [ 3 ] {e940c65d-2718-484f-8f13-b360e3a23907} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
13052 2024.08.16 05:53:22.062544 [ 3 ] {e940c65d-2718-484f-8f13-b360e3a23907} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13053 2024.08.16 05:53:22.062752 [ 3 ] {e940c65d-2718-484f-8f13-b360e3a23907} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.003478 sec., 2587.694077055779 rows/sec., 4.64 MiB/sec.
13054 2024.08.16 05:53:22.063019 [ 3 ] {e940c65d-2718-484f-8f13-b360e3a23907} <Debug> DynamicQueryHandler: Done processing query
13055 2024.08.16 05:53:22.063043 [ 3 ] {e940c65d-2718-484f-8f13-b360e3a23907} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
13056 2024.08.16 05:53:22.063060 [ 3 ] {} <Debug> HTTP-Session: 221efb8f-c221-4e08-b346-f02464464f4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13057 2024.08.16 05:53:22.063222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13058 2024.08.16 05:53:22.063274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13059 2024.08.16 05:53:22.063294 [ 3 ] {} <Debug> HTTP-Session: 44955978-ef46-4de8-a38e-8c05c7517f7c Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
13060 2024.08.16 05:53:22.063320 [ 3 ] {} <Debug> HTTP-Session: 44955978-ef46-4de8-a38e-8c05c7517f7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13061 2024.08.16 05:53:22.063342 [ 3 ] {} <Debug> HTTP-Session: 44955978-ef46-4de8-a38e-8c05c7517f7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13062 2024.08.16 05:53:22.063381 [ 3 ] {} <Trace> HTTP-Session: 44955978-ef46-4de8-a38e-8c05c7517f7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13063 2024.08.16 05:53:22.063581 [ 189 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20963 rows, containing 5 columns (5 merged, 0 gathered) in 0.010347351 sec., 2025929.1484361554 rows/sec., 136.88 MiB/sec.
13064 2024.08.16 05:53:22.063595 [ 3 ] {66ddb361-b736-4de1-8401-d5db56d0b15a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13065 2024.08.16 05:53:22.063680 [ 3 ] {66ddb361-b736-4de1-8401-d5db56d0b15a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13066 2024.08.16 05:53:22.063826 [ 3 ] {66ddb361-b736-4de1-8401-d5db56d0b15a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13067 2024.08.16 05:53:22.064061 [ 189 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
13068 2024.08.16 05:53:22.064446 [ 3 ] {66ddb361-b736-4de1-8401-d5db56d0b15a} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13069 2024.08.16 05:53:22.064523 [ 3 ] {66ddb361-b736-4de1-8401-d5db56d0b15a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13070 2024.08.16 05:53:22.065182 [ 189 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13071 2024.08.16 05:53:22.065396 [ 189 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
13072 2024.08.16 05:53:22.065457 [ 3 ] {66ddb361-b736-4de1-8401-d5db56d0b15a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
13073 2024.08.16 05:53:22.065541 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB.
13074 2024.08.16 05:53:22.065850 [ 3 ] {66ddb361-b736-4de1-8401-d5db56d0b15a} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13075 2024.08.16 05:53:22.066015 [ 84 ] {} <Debug> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
13076 2024.08.16 05:53:22.066018 [ 3 ] {66ddb361-b736-4de1-8401-d5db56d0b15a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002498 sec., 32826.26100880705 rows/sec., 2.08 MiB/sec.
13077 2024.08.16 05:53:22.066072 [ 84 ] {} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13078 2024.08.16 05:53:22.066153 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13079 2024.08.16 05:53:22.066346 [ 3 ] {66ddb361-b736-4de1-8401-d5db56d0b15a} <Debug> DynamicQueryHandler: Done processing query
13080 2024.08.16 05:53:22.066376 [ 187 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::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
13081 2024.08.16 05:53:22.066395 [ 3 ] {66ddb361-b736-4de1-8401-d5db56d0b15a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13082 2024.08.16 05:53:22.066437 [ 3 ] {} <Debug> HTTP-Session: 44955978-ef46-4de8-a38e-8c05c7517f7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13083 2024.08.16 05:53:22.066862 [ 187 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13084 2024.08.16 05:53:22.066951 [ 187 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3932 rows starting from the beginning of the part
13085 2024.08.16 05:53:22.067297 [ 187 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 82 rows starting from the beginning of the part
13086 2024.08.16 05:53:22.067604 [ 187 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part
13087 2024.08.16 05:53:22.067707 [ 187 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 82 rows starting from the beginning of the part
13088 2024.08.16 05:53:22.067894 [ 187 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part
13089 2024.08.16 05:53:22.068078 [ 187 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 82 rows starting from the beginning of the part
13090 2024.08.16 05:53:22.069510 [ 192 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4298 rows, containing 4 columns (4 merged, 0 gathered) in 0.003252254 sec., 1321544.9961780354 rows/sec., 86.25 MiB/sec.
13091 2024.08.16 05:53:22.069781 [ 187 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
13092 2024.08.16 05:53:22.070133 [ 187 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_66_13} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13093 2024.08.16 05:53:22.070205 [ 187 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_66_13} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
13094 2024.08.16 05:53:22.070275 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB.
13095 2024.08.16 05:53:24.860727 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache
13096 2024.08.16 05:53:24.860784 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache
13097 2024.08.16 05:53:27.051293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13098 2024.08.16 05:53:27.051440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13099 2024.08.16 05:53:27.051469 [ 3 ] {} <Debug> HTTP-Session: d695064d-bc91-4417-8b3b-bd3f97dc376b Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
13100 2024.08.16 05:53:27.051498 [ 3 ] {} <Debug> HTTP-Session: d695064d-bc91-4417-8b3b-bd3f97dc376b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13101 2024.08.16 05:53:27.051517 [ 3 ] {} <Debug> HTTP-Session: d695064d-bc91-4417-8b3b-bd3f97dc376b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13102 2024.08.16 05:53:27.051571 [ 3 ] {} <Trace> HTTP-Session: d695064d-bc91-4417-8b3b-bd3f97dc376b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13103 2024.08.16 05:53:27.051792 [ 3 ] {895d4b76-08d3-40fe-8490-a37e3064aa8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13104 2024.08.16 05:53:27.051867 [ 3 ] {895d4b76-08d3-40fe-8490-a37e3064aa8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13105 2024.08.16 05:53:27.052378 [ 3 ] {895d4b76-08d3-40fe-8490-a37e3064aa8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13106 2024.08.16 05:53:27.053126 [ 3 ] {895d4b76-08d3-40fe-8490-a37e3064aa8b} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13107 2024.08.16 05:53:27.053167 [ 3 ] {895d4b76-08d3-40fe-8490-a37e3064aa8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13108 2024.08.16 05:53:27.053540 [ 3 ] {895d4b76-08d3-40fe-8490-a37e3064aa8b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
13109 2024.08.16 05:53:27.053883 [ 3 ] {895d4b76-08d3-40fe-8490-a37e3064aa8b} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13110 2024.08.16 05:53:27.054026 [ 3 ] {895d4b76-08d3-40fe-8490-a37e3064aa8b} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.002303 sec., 9986.97351280938 rows/sec., 809.49 KiB/sec.
13111 2024.08.16 05:53:27.054329 [ 3 ] {895d4b76-08d3-40fe-8490-a37e3064aa8b} <Debug> DynamicQueryHandler: Done processing query
13112 2024.08.16 05:53:27.054374 [ 3 ] {895d4b76-08d3-40fe-8490-a37e3064aa8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13113 2024.08.16 05:53:27.054400 [ 3 ] {} <Debug> HTTP-Session: d695064d-bc91-4417-8b3b-bd3f97dc376b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13114 2024.08.16 05:53:27.054562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13115 2024.08.16 05:53:27.054612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13116 2024.08.16 05:53:27.054632 [ 3 ] {} <Debug> HTTP-Session: 1f1bb17f-7db3-47bd-bbc6-04c02eafde3f Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
13117 2024.08.16 05:53:27.054648 [ 3 ] {} <Debug> HTTP-Session: 1f1bb17f-7db3-47bd-bbc6-04c02eafde3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13118 2024.08.16 05:53:27.054662 [ 3 ] {} <Debug> HTTP-Session: 1f1bb17f-7db3-47bd-bbc6-04c02eafde3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13119 2024.08.16 05:53:27.054694 [ 3 ] {} <Trace> HTTP-Session: 1f1bb17f-7db3-47bd-bbc6-04c02eafde3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13120 2024.08.16 05:53:27.054791 [ 3 ] {d8909ecc-dbce-410d-a2ce-89507ba00015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13121 2024.08.16 05:53:27.054835 [ 3 ] {d8909ecc-dbce-410d-a2ce-89507ba00015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13122 2024.08.16 05:53:27.054983 [ 3 ] {d8909ecc-dbce-410d-a2ce-89507ba00015} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13123 2024.08.16 05:53:27.055338 [ 3 ] {d8909ecc-dbce-410d-a2ce-89507ba00015} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13124 2024.08.16 05:53:27.055374 [ 3 ] {d8909ecc-dbce-410d-a2ce-89507ba00015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13125 2024.08.16 05:53:27.055671 [ 3 ] {d8909ecc-dbce-410d-a2ce-89507ba00015} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
13126 2024.08.16 05:53:27.055978 [ 3 ] {d8909ecc-dbce-410d-a2ce-89507ba00015} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13127 2024.08.16 05:53:27.056107 [ 3 ] {d8909ecc-dbce-410d-a2ce-89507ba00015} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001342 sec., 1490.3129657228017 rows/sec., 121.52 KiB/sec.
13128 2024.08.16 05:53:27.056272 [ 3 ] {d8909ecc-dbce-410d-a2ce-89507ba00015} <Debug> DynamicQueryHandler: Done processing query
13129 2024.08.16 05:53:27.056297 [ 3 ] {d8909ecc-dbce-410d-a2ce-89507ba00015} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13130 2024.08.16 05:53:27.056314 [ 3 ] {} <Debug> HTTP-Session: 1f1bb17f-7db3-47bd-bbc6-04c02eafde3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13131 2024.08.16 05:53:27.056590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 183297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13132 2024.08.16 05:53:27.056640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13133 2024.08.16 05:53:27.056660 [ 3 ] {} <Debug> HTTP-Session: c20674f1-63d8-4b5b-a101-3511a42940ca Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
13134 2024.08.16 05:53:27.056676 [ 3 ] {} <Debug> HTTP-Session: c20674f1-63d8-4b5b-a101-3511a42940ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13135 2024.08.16 05:53:27.056689 [ 3 ] {} <Debug> HTTP-Session: c20674f1-63d8-4b5b-a101-3511a42940ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13136 2024.08.16 05:53:27.056721 [ 3 ] {} <Trace> HTTP-Session: c20674f1-63d8-4b5b-a101-3511a42940ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13137 2024.08.16 05:53:27.057196 [ 3 ] {b18be05a-68b7-4ee9-bddf-350a8b121045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13138 2024.08.16 05:53:27.057240 [ 3 ] {b18be05a-68b7-4ee9-bddf-350a8b121045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13139 2024.08.16 05:53:27.057364 [ 3 ] {b18be05a-68b7-4ee9-bddf-350a8b121045} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13140 2024.08.16 05:53:27.058471 [ 3 ] {b18be05a-68b7-4ee9-bddf-350a8b121045} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13141 2024.08.16 05:53:27.058506 [ 3 ] {b18be05a-68b7-4ee9-bddf-350a8b121045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13142 2024.08.16 05:53:27.058882 [ 3 ] {b18be05a-68b7-4ee9-bddf-350a8b121045} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
13143 2024.08.16 05:53:27.059194 [ 3 ] {b18be05a-68b7-4ee9-bddf-350a8b121045} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13144 2024.08.16 05:53:27.059317 [ 3 ] {b18be05a-68b7-4ee9-bddf-350a8b121045} <Debug> executeQuery: Read 1266 rows, 106.82 KiB in 0.002441 sec., 518639.9016796395 rows/sec., 42.73 MiB/sec.
13145 2024.08.16 05:53:27.059482 [ 3 ] {b18be05a-68b7-4ee9-bddf-350a8b121045} <Debug> DynamicQueryHandler: Done processing query
13146 2024.08.16 05:53:27.059506 [ 3 ] {b18be05a-68b7-4ee9-bddf-350a8b121045} <Debug> MemoryTracker: Peak memory usage (for query): 4.96 MiB.
13147 2024.08.16 05:53:27.059522 [ 3 ] {} <Debug> HTTP-Session: c20674f1-63d8-4b5b-a101-3511a42940ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13148 2024.08.16 05:53:27.059898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13149 2024.08.16 05:53:27.059946 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13150 2024.08.16 05:53:27.059966 [ 3 ] {} <Debug> HTTP-Session: 70a656fe-6984-42db-a0c7-3a27c468b638 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
13151 2024.08.16 05:53:27.059981 [ 3 ] {} <Debug> HTTP-Session: 70a656fe-6984-42db-a0c7-3a27c468b638 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13152 2024.08.16 05:53:27.059995 [ 3 ] {} <Debug> HTTP-Session: 70a656fe-6984-42db-a0c7-3a27c468b638 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13153 2024.08.16 05:53:27.060025 [ 3 ] {} <Trace> HTTP-Session: 70a656fe-6984-42db-a0c7-3a27c468b638 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13154 2024.08.16 05:53:27.060115 [ 3 ] {ecb642b5-03ae-4e96-91e2-7641951f5454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13155 2024.08.16 05:53:27.060156 [ 3 ] {ecb642b5-03ae-4e96-91e2-7641951f5454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13156 2024.08.16 05:53:27.060282 [ 3 ] {ecb642b5-03ae-4e96-91e2-7641951f5454} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13157 2024.08.16 05:53:27.060610 [ 3 ] {ecb642b5-03ae-4e96-91e2-7641951f5454} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13158 2024.08.16 05:53:27.060646 [ 3 ] {ecb642b5-03ae-4e96-91e2-7641951f5454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13159 2024.08.16 05:53:27.060933 [ 3 ] {ecb642b5-03ae-4e96-91e2-7641951f5454} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
13160 2024.08.16 05:53:27.061235 [ 3 ] {ecb642b5-03ae-4e96-91e2-7641951f5454} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13161 2024.08.16 05:53:27.061362 [ 3 ] {ecb642b5-03ae-4e96-91e2-7641951f5454} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001269 sec., 1576.0441292356186 rows/sec., 110.05 KiB/sec.
13162 2024.08.16 05:53:27.061661 [ 3 ] {ecb642b5-03ae-4e96-91e2-7641951f5454} <Debug> DynamicQueryHandler: Done processing query
13163 2024.08.16 05:53:27.061730 [ 3 ] {ecb642b5-03ae-4e96-91e2-7641951f5454} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13164 2024.08.16 05:53:27.061797 [ 3 ] {} <Debug> HTTP-Session: 70a656fe-6984-42db-a0c7-3a27c468b638 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13165 2024.08.16 05:53:27.062006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 30454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13166 2024.08.16 05:53:27.062059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13167 2024.08.16 05:53:27.062079 [ 3 ] {} <Debug> HTTP-Session: 47042e45-1387-496d-997c-6a50e0b73ce3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
13168 2024.08.16 05:53:27.062095 [ 3 ] {} <Debug> HTTP-Session: 47042e45-1387-496d-997c-6a50e0b73ce3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13169 2024.08.16 05:53:27.062109 [ 3 ] {} <Debug> HTTP-Session: 47042e45-1387-496d-997c-6a50e0b73ce3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13170 2024.08.16 05:53:27.062142 [ 3 ] {} <Trace> HTTP-Session: 47042e45-1387-496d-997c-6a50e0b73ce3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13171 2024.08.16 05:53:27.062290 [ 3 ] {62c3b2e2-d06e-406d-bc5b-e6acb1a2b192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
13172 2024.08.16 05:53:27.062334 [ 3 ] {62c3b2e2-d06e-406d-bc5b-e6acb1a2b192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
13173 2024.08.16 05:53:27.062476 [ 3 ] {62c3b2e2-d06e-406d-bc5b-e6acb1a2b192} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13174 2024.08.16 05:53:27.062982 [ 3 ] {62c3b2e2-d06e-406d-bc5b-e6acb1a2b192} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13175 2024.08.16 05:53:27.063018 [ 3 ] {62c3b2e2-d06e-406d-bc5b-e6acb1a2b192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13176 2024.08.16 05:53:27.063334 [ 3 ] {62c3b2e2-d06e-406d-bc5b-e6acb1a2b192} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
13177 2024.08.16 05:53:27.063634 [ 3 ] {62c3b2e2-d06e-406d-bc5b-e6acb1a2b192} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13178 2024.08.16 05:53:27.063762 [ 3 ] {62c3b2e2-d06e-406d-bc5b-e6acb1a2b192} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001544 sec., 147668.3937823834 rows/sec., 10.00 MiB/sec.
13179 2024.08.16 05:53:27.063923 [ 3 ] {62c3b2e2-d06e-406d-bc5b-e6acb1a2b192} <Debug> DynamicQueryHandler: Done processing query
13180 2024.08.16 05:53:27.063949 [ 3 ] {62c3b2e2-d06e-406d-bc5b-e6acb1a2b192} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
13181 2024.08.16 05:53:27.063965 [ 3 ] {} <Debug> HTTP-Session: 47042e45-1387-496d-997c-6a50e0b73ce3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13182 2024.08.16 05:53:27.064218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 90059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13183 2024.08.16 05:53:27.064266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13184 2024.08.16 05:53:27.064284 [ 3 ] {} <Debug> HTTP-Session: 3ea386df-29ef-4528-a784-34c2803bb872 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
13185 2024.08.16 05:53:27.064300 [ 3 ] {} <Debug> HTTP-Session: 3ea386df-29ef-4528-a784-34c2803bb872 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13186 2024.08.16 05:53:27.064313 [ 3 ] {} <Debug> HTTP-Session: 3ea386df-29ef-4528-a784-34c2803bb872 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13187 2024.08.16 05:53:27.064344 [ 3 ] {} <Trace> HTTP-Session: 3ea386df-29ef-4528-a784-34c2803bb872 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13188 2024.08.16 05:53:27.064744 [ 3 ] {f9f68799-a8bb-4589-8af6-68cef22ea67b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13189 2024.08.16 05:53:27.064786 [ 3 ] {f9f68799-a8bb-4589-8af6-68cef22ea67b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13190 2024.08.16 05:53:27.064909 [ 3 ] {f9f68799-a8bb-4589-8af6-68cef22ea67b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13191 2024.08.16 05:53:27.065518 [ 3 ] {f9f68799-a8bb-4589-8af6-68cef22ea67b} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13192 2024.08.16 05:53:27.065553 [ 3 ] {f9f68799-a8bb-4589-8af6-68cef22ea67b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13193 2024.08.16 05:53:27.065884 [ 3 ] {f9f68799-a8bb-4589-8af6-68cef22ea67b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
13194 2024.08.16 05:53:27.066200 [ 3 ] {f9f68799-a8bb-4589-8af6-68cef22ea67b} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13195 2024.08.16 05:53:27.066321 [ 3 ] {f9f68799-a8bb-4589-8af6-68cef22ea67b} <Debug> executeQuery: Read 545 rows, 41.41 KiB in 0.001881 sec., 289739.50026581605 rows/sec., 21.50 MiB/sec.
13196 2024.08.16 05:53:27.066571 [ 3 ] {f9f68799-a8bb-4589-8af6-68cef22ea67b} <Debug> DynamicQueryHandler: Done processing query
13197 2024.08.16 05:53:27.066640 [ 3 ] {f9f68799-a8bb-4589-8af6-68cef22ea67b} <Debug> MemoryTracker: Peak memory usage (for query): 4.55 MiB.
13198 2024.08.16 05:53:27.066697 [ 3 ] {} <Debug> HTTP-Session: 3ea386df-29ef-4528-a784-34c2803bb872 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13199 2024.08.16 05:53:27.066995 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 160508, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13200 2024.08.16 05:53:27.067047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13201 2024.08.16 05:53:27.067067 [ 3 ] {} <Debug> HTTP-Session: c889336c-c058-430b-81d9-46ef5aa66c07 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
13202 2024.08.16 05:53:27.067083 [ 3 ] {} <Debug> HTTP-Session: c889336c-c058-430b-81d9-46ef5aa66c07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13203 2024.08.16 05:53:27.067097 [ 3 ] {} <Debug> HTTP-Session: c889336c-c058-430b-81d9-46ef5aa66c07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13204 2024.08.16 05:53:27.067128 [ 3 ] {} <Trace> HTTP-Session: c889336c-c058-430b-81d9-46ef5aa66c07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13205 2024.08.16 05:53:27.067532 [ 3 ] {00f54a71-be25-4de5-9d03-f5d7d457e211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13206 2024.08.16 05:53:27.067582 [ 3 ] {00f54a71-be25-4de5-9d03-f5d7d457e211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13207 2024.08.16 05:53:27.067739 [ 3 ] {00f54a71-be25-4de5-9d03-f5d7d457e211} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13208 2024.08.16 05:53:27.068531 [ 3 ] {00f54a71-be25-4de5-9d03-f5d7d457e211} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13209 2024.08.16 05:53:27.068565 [ 3 ] {00f54a71-be25-4de5-9d03-f5d7d457e211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13210 2024.08.16 05:53:27.068988 [ 3 ] {00f54a71-be25-4de5-9d03-f5d7d457e211} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
13211 2024.08.16 05:53:27.069321 [ 3 ] {00f54a71-be25-4de5-9d03-f5d7d457e211} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13212 2024.08.16 05:53:27.069442 [ 3 ] {00f54a71-be25-4de5-9d03-f5d7d457e211} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.002169 sec., 389580.45182111574 rows/sec., 26.22 MiB/sec.
13213 2024.08.16 05:53:27.069607 [ 3 ] {00f54a71-be25-4de5-9d03-f5d7d457e211} <Debug> DynamicQueryHandler: Done processing query
13214 2024.08.16 05:53:27.069631 [ 3 ] {00f54a71-be25-4de5-9d03-f5d7d457e211} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
13215 2024.08.16 05:53:27.069647 [ 3 ] {} <Debug> HTTP-Session: c889336c-c058-430b-81d9-46ef5aa66c07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13216 2024.08.16 05:53:27.069941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 36974, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13217 2024.08.16 05:53:27.069988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13218 2024.08.16 05:53:27.070007 [ 3 ] {} <Debug> HTTP-Session: dd815802-55ea-47b8-a33a-d6426aa6d25e Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
13219 2024.08.16 05:53:27.070023 [ 3 ] {} <Debug> HTTP-Session: dd815802-55ea-47b8-a33a-d6426aa6d25e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13220 2024.08.16 05:53:27.070036 [ 3 ] {} <Debug> HTTP-Session: dd815802-55ea-47b8-a33a-d6426aa6d25e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13221 2024.08.16 05:53:27.070066 [ 3 ] {} <Trace> HTTP-Session: dd815802-55ea-47b8-a33a-d6426aa6d25e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13222 2024.08.16 05:53:27.070444 [ 3 ] {ac3457aa-fe78-445f-9e70-2eb667507ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13223 2024.08.16 05:53:27.070505 [ 3 ] {ac3457aa-fe78-445f-9e70-2eb667507ec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
13224 2024.08.16 05:53:27.070908 [ 3 ] {ac3457aa-fe78-445f-9e70-2eb667507ec8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13225 2024.08.16 05:53:27.071781 [ 3 ] {ac3457aa-fe78-445f-9e70-2eb667507ec8} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13226 2024.08.16 05:53:27.071816 [ 3 ] {ac3457aa-fe78-445f-9e70-2eb667507ec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13227 2024.08.16 05:53:27.072435 [ 3 ] {ac3457aa-fe78-445f-9e70-2eb667507ec8} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
13228 2024.08.16 05:53:27.072829 [ 3 ] {ac3457aa-fe78-445f-9e70-2eb667507ec8} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13229 2024.08.16 05:53:27.072976 [ 3 ] {ac3457aa-fe78-445f-9e70-2eb667507ec8} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002832 sec., 8121.468926553673 rows/sec., 14.55 MiB/sec.
13230 2024.08.16 05:53:27.073190 [ 3 ] {ac3457aa-fe78-445f-9e70-2eb667507ec8} <Debug> DynamicQueryHandler: Done processing query
13231 2024.08.16 05:53:27.073215 [ 3 ] {ac3457aa-fe78-445f-9e70-2eb667507ec8} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
13232 2024.08.16 05:53:27.073231 [ 3 ] {} <Debug> HTTP-Session: dd815802-55ea-47b8-a33a-d6426aa6d25e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13233 2024.08.16 05:53:27.073360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13234 2024.08.16 05:53:27.073408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13235 2024.08.16 05:53:27.073427 [ 3 ] {} <Debug> HTTP-Session: 3c302378-dd13-489e-956e-76acc82f3371 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
13236 2024.08.16 05:53:27.073443 [ 3 ] {} <Debug> HTTP-Session: 3c302378-dd13-489e-956e-76acc82f3371 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13237 2024.08.16 05:53:27.073457 [ 3 ] {} <Debug> HTTP-Session: 3c302378-dd13-489e-956e-76acc82f3371 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13238 2024.08.16 05:53:27.073488 [ 3 ] {} <Trace> HTTP-Session: 3c302378-dd13-489e-956e-76acc82f3371 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13239 2024.08.16 05:53:27.073603 [ 3 ] {2bc33ffa-8afb-45ce-b0f9-4435de4e6788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13240 2024.08.16 05:53:27.073645 [ 3 ] {2bc33ffa-8afb-45ce-b0f9-4435de4e6788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13241 2024.08.16 05:53:27.073771 [ 3 ] {2bc33ffa-8afb-45ce-b0f9-4435de4e6788} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13242 2024.08.16 05:53:27.074112 [ 3 ] {2bc33ffa-8afb-45ce-b0f9-4435de4e6788} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13243 2024.08.16 05:53:27.074147 [ 3 ] {2bc33ffa-8afb-45ce-b0f9-4435de4e6788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB.
13244 2024.08.16 05:53:27.074495 [ 3 ] {2bc33ffa-8afb-45ce-b0f9-4435de4e6788} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
13245 2024.08.16 05:53:27.074812 [ 3 ] {2bc33ffa-8afb-45ce-b0f9-4435de4e6788} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13246 2024.08.16 05:53:27.074932 [ 3 ] {2bc33ffa-8afb-45ce-b0f9-4435de4e6788} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001373 sec., 43699.92716678805 rows/sec., 2.95 MiB/sec.
13247 2024.08.16 05:53:27.075182 [ 3 ] {2bc33ffa-8afb-45ce-b0f9-4435de4e6788} <Debug> DynamicQueryHandler: Done processing query
13248 2024.08.16 05:53:27.075241 [ 3 ] {2bc33ffa-8afb-45ce-b0f9-4435de4e6788} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13249 2024.08.16 05:53:27.075299 [ 3 ] {} <Debug> HTTP-Session: 3c302378-dd13-489e-956e-76acc82f3371 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13250 2024.08.16 05:53:32.026272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13251 2024.08.16 05:53:32.026405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13252 2024.08.16 05:53:32.026435 [ 3 ] {} <Debug> HTTP-Session: 0c9f9a54-16f0-4496-b0fc-283acd806976 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
13253 2024.08.16 05:53:32.026462 [ 3 ] {} <Debug> HTTP-Session: 0c9f9a54-16f0-4496-b0fc-283acd806976 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13254 2024.08.16 05:53:32.026477 [ 3 ] {} <Debug> HTTP-Session: 0c9f9a54-16f0-4496-b0fc-283acd806976 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13255 2024.08.16 05:53:32.026527 [ 3 ] {} <Trace> HTTP-Session: 0c9f9a54-16f0-4496-b0fc-283acd806976 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13256 2024.08.16 05:53:32.026715 [ 3 ] {c99372dd-129b-4385-b8cb-04b831019010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13257 2024.08.16 05:53:32.026782 [ 3 ] {c99372dd-129b-4385-b8cb-04b831019010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13258 2024.08.16 05:53:32.026978 [ 3 ] {c99372dd-129b-4385-b8cb-04b831019010} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13259 2024.08.16 05:53:32.027429 [ 3 ] {c99372dd-129b-4385-b8cb-04b831019010} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13260 2024.08.16 05:53:32.027474 [ 3 ] {c99372dd-129b-4385-b8cb-04b831019010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
13261 2024.08.16 05:53:32.027849 [ 3 ] {c99372dd-129b-4385-b8cb-04b831019010} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
13262 2024.08.16 05:53:32.028194 [ 3 ] {c99372dd-129b-4385-b8cb-04b831019010} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13263 2024.08.16 05:53:32.028362 [ 3 ] {c99372dd-129b-4385-b8cb-04b831019010} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001696 sec., 5306.603773584906 rows/sec., 430.13 KiB/sec.
13264 2024.08.16 05:53:32.028385 [ 69 ] {} <Debug> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
13265 2024.08.16 05:53:32.028482 [ 69 ] {} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13266 2024.08.16 05:53:32.028532 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
13267 2024.08.16 05:53:32.028673 [ 3 ] {c99372dd-129b-4385-b8cb-04b831019010} <Debug> DynamicQueryHandler: Done processing query
13268 2024.08.16 05:53:32.028765 [ 3 ] {c99372dd-129b-4385-b8cb-04b831019010} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13269 2024.08.16 05:53:32.028806 [ 3 ] {} <Debug> HTTP-Session: 0c9f9a54-16f0-4496-b0fc-283acd806976 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13270 2024.08.16 05:53:32.028889 [ 200 ] {672f777d-ca35-471b-a125-eb27be1b576e::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
13271 2024.08.16 05:53:32.029202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13272 2024.08.16 05:53:32.029468 [ 200 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13273 2024.08.16 05:53:32.029510 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13274 2024.08.16 05:53:32.029565 [ 200 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 32 rows starting from the beginning of the part
13275 2024.08.16 05:53:32.029572 [ 3 ] {} <Debug> HTTP-Session: b34cb651-81ec-4abc-8412-5377fb0e2e40 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
13276 2024.08.16 05:53:32.029622 [ 3 ] {} <Debug> HTTP-Session: b34cb651-81ec-4abc-8412-5377fb0e2e40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13277 2024.08.16 05:53:32.029663 [ 3 ] {} <Debug> HTTP-Session: b34cb651-81ec-4abc-8412-5377fb0e2e40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13278 2024.08.16 05:53:32.029786 [ 200 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 9 rows starting from the beginning of the part
13279 2024.08.16 05:53:32.029870 [ 3 ] {} <Trace> HTTP-Session: b34cb651-81ec-4abc-8412-5377fb0e2e40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13280 2024.08.16 05:53:32.030062 [ 200 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 23 rows starting from the beginning of the part
13281 2024.08.16 05:53:32.030339 [ 200 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 9 rows starting from the beginning of the part
13282 2024.08.16 05:53:32.030346 [ 3 ] {91e87b72-b329-4c70-992b-2cc6aeb5c984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13283 2024.08.16 05:53:32.030519 [ 3 ] {91e87b72-b329-4c70-992b-2cc6aeb5c984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13284 2024.08.16 05:53:32.030562 [ 200 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 23 rows starting from the beginning of the part
13285 2024.08.16 05:53:32.030870 [ 200 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 9 rows starting from the beginning of the part
13286 2024.08.16 05:53:32.031614 [ 3 ] {91e87b72-b329-4c70-992b-2cc6aeb5c984} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13287 2024.08.16 05:53:32.032362 [ 3 ] {91e87b72-b329-4c70-992b-2cc6aeb5c984} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13288 2024.08.16 05:53:32.032426 [ 3 ] {91e87b72-b329-4c70-992b-2cc6aeb5c984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
13289 2024.08.16 05:53:32.033269 [ 3 ] {91e87b72-b329-4c70-992b-2cc6aeb5c984} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
13290 2024.08.16 05:53:32.033684 [ 196 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 105 rows, containing 4 columns (4 merged, 0 gathered) in 0.005062634 sec., 20740.191765788324 rows/sec., 1.64 MiB/sec.
13291 2024.08.16 05:53:32.033893 [ 196 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
13292 2024.08.16 05:53:32.034056 [ 3 ] {91e87b72-b329-4c70-992b-2cc6aeb5c984} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13293 2024.08.16 05:53:32.034458 [ 3 ] {91e87b72-b329-4c70-992b-2cc6aeb5c984} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004276 sec., 467.72684752104766 rows/sec., 38.14 KiB/sec.
13294 2024.08.16 05:53:32.034854 [ 3 ] {91e87b72-b329-4c70-992b-2cc6aeb5c984} <Debug> DynamicQueryHandler: Done processing query
13295 2024.08.16 05:53:32.034916 [ 3 ] {91e87b72-b329-4c70-992b-2cc6aeb5c984} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13296 2024.08.16 05:53:32.034934 [ 196 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_61_12} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13297 2024.08.16 05:53:32.034951 [ 3 ] {} <Debug> HTTP-Session: b34cb651-81ec-4abc-8412-5377fb0e2e40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13298 2024.08.16 05:53:32.035078 [ 196 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_61_12} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
13299 2024.08.16 05:53:32.035209 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
13300 2024.08.16 05:53:32.035217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 32551, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13301 2024.08.16 05:53:32.035296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13302 2024.08.16 05:53:32.035315 [ 3 ] {} <Debug> HTTP-Session: b202b68b-3e18-4871-96c1-9d22b92e0d77 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
13303 2024.08.16 05:53:32.035331 [ 3 ] {} <Debug> HTTP-Session: b202b68b-3e18-4871-96c1-9d22b92e0d77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13304 2024.08.16 05:53:32.035345 [ 3 ] {} <Debug> HTTP-Session: b202b68b-3e18-4871-96c1-9d22b92e0d77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13305 2024.08.16 05:53:32.035378 [ 3 ] {} <Trace> HTTP-Session: b202b68b-3e18-4871-96c1-9d22b92e0d77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13306 2024.08.16 05:53:32.035544 [ 3 ] {b228639b-9d7c-49f5-abf0-b0a0c16c6872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13307 2024.08.16 05:53:32.035589 [ 3 ] {b228639b-9d7c-49f5-abf0-b0a0c16c6872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13308 2024.08.16 05:53:32.035737 [ 3 ] {b228639b-9d7c-49f5-abf0-b0a0c16c6872} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13309 2024.08.16 05:53:32.036193 [ 3 ] {b228639b-9d7c-49f5-abf0-b0a0c16c6872} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13310 2024.08.16 05:53:32.036231 [ 3 ] {b228639b-9d7c-49f5-abf0-b0a0c16c6872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
13311 2024.08.16 05:53:32.036559 [ 3 ] {b228639b-9d7c-49f5-abf0-b0a0c16c6872} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
13312 2024.08.16 05:53:32.036869 [ 3 ] {b228639b-9d7c-49f5-abf0-b0a0c16c6872} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13313 2024.08.16 05:53:32.037024 [ 3 ] {b228639b-9d7c-49f5-abf0-b0a0c16c6872} <Debug> executeQuery: Read 217 rows, 19.35 KiB in 0.001558 sec., 139281.12965340182 rows/sec., 12.13 MiB/sec.
13314 2024.08.16 05:53:32.037279 [ 3 ] {b228639b-9d7c-49f5-abf0-b0a0c16c6872} <Debug> DynamicQueryHandler: Done processing query
13315 2024.08.16 05:53:32.037340 [ 3 ] {b228639b-9d7c-49f5-abf0-b0a0c16c6872} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
13316 2024.08.16 05:53:32.037396 [ 3 ] {} <Debug> HTTP-Session: b202b68b-3e18-4871-96c1-9d22b92e0d77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13317 2024.08.16 05:53:32.037600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13318 2024.08.16 05:53:32.037651 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13319 2024.08.16 05:53:32.037670 [ 3 ] {} <Debug> HTTP-Session: 86fd0ea9-3ccd-4fc9-9f96-31843b729197 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
13320 2024.08.16 05:53:32.037687 [ 3 ] {} <Debug> HTTP-Session: 86fd0ea9-3ccd-4fc9-9f96-31843b729197 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13321 2024.08.16 05:53:32.037701 [ 3 ] {} <Debug> HTTP-Session: 86fd0ea9-3ccd-4fc9-9f96-31843b729197 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13322 2024.08.16 05:53:32.037733 [ 3 ] {} <Trace> HTTP-Session: 86fd0ea9-3ccd-4fc9-9f96-31843b729197 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13323 2024.08.16 05:53:32.037830 [ 3 ] {6ce54009-4e64-4fc7-ac6d-ea0489f25f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13324 2024.08.16 05:53:32.037875 [ 3 ] {6ce54009-4e64-4fc7-ac6d-ea0489f25f04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13325 2024.08.16 05:53:32.038022 [ 3 ] {6ce54009-4e64-4fc7-ac6d-ea0489f25f04} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13326 2024.08.16 05:53:32.038331 [ 3 ] {6ce54009-4e64-4fc7-ac6d-ea0489f25f04} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13327 2024.08.16 05:53:32.038367 [ 3 ] {6ce54009-4e64-4fc7-ac6d-ea0489f25f04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
13328 2024.08.16 05:53:32.038671 [ 3 ] {6ce54009-4e64-4fc7-ac6d-ea0489f25f04} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
13329 2024.08.16 05:53:32.038991 [ 3 ] {6ce54009-4e64-4fc7-ac6d-ea0489f25f04} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13330 2024.08.16 05:53:32.039152 [ 3 ] {6ce54009-4e64-4fc7-ac6d-ea0489f25f04} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00134 sec., 1492.5373134328358 rows/sec., 104.22 KiB/sec.
13331 2024.08.16 05:53:32.039330 [ 3 ] {6ce54009-4e64-4fc7-ac6d-ea0489f25f04} <Debug> DynamicQueryHandler: Done processing query
13332 2024.08.16 05:53:32.039354 [ 3 ] {6ce54009-4e64-4fc7-ac6d-ea0489f25f04} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13333 2024.08.16 05:53:32.039370 [ 3 ] {} <Debug> HTTP-Session: 86fd0ea9-3ccd-4fc9-9f96-31843b729197 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13334 2024.08.16 05:53:32.039483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13335 2024.08.16 05:53:32.039531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13336 2024.08.16 05:53:32.039551 [ 3 ] {} <Debug> HTTP-Session: 473f8f35-0be3-4c59-adfd-480a4d7e9b03 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
13337 2024.08.16 05:53:32.039568 [ 3 ] {} <Debug> HTTP-Session: 473f8f35-0be3-4c59-adfd-480a4d7e9b03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13338 2024.08.16 05:53:32.039581 [ 3 ] {} <Debug> HTTP-Session: 473f8f35-0be3-4c59-adfd-480a4d7e9b03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13339 2024.08.16 05:53:32.039612 [ 3 ] {} <Trace> HTTP-Session: 473f8f35-0be3-4c59-adfd-480a4d7e9b03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13340 2024.08.16 05:53:32.039709 [ 3 ] {cda23763-3030-4d74-99f5-051da9be0d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
13341 2024.08.16 05:53:32.039756 [ 3 ] {cda23763-3030-4d74-99f5-051da9be0d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
13342 2024.08.16 05:53:32.039879 [ 3 ] {cda23763-3030-4d74-99f5-051da9be0d64} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13343 2024.08.16 05:53:32.040176 [ 3 ] {cda23763-3030-4d74-99f5-051da9be0d64} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13344 2024.08.16 05:53:32.040213 [ 3 ] {cda23763-3030-4d74-99f5-051da9be0d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
13345 2024.08.16 05:53:32.040513 [ 3 ] {cda23763-3030-4d74-99f5-051da9be0d64} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
13346 2024.08.16 05:53:32.040812 [ 3 ] {cda23763-3030-4d74-99f5-051da9be0d64} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13347 2024.08.16 05:53:32.040963 [ 3 ] {cda23763-3030-4d74-99f5-051da9be0d64} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001275 sec., 10980.392156862745 rows/sec., 769.00 KiB/sec.
13348 2024.08.16 05:53:32.041133 [ 3 ] {cda23763-3030-4d74-99f5-051da9be0d64} <Debug> DynamicQueryHandler: Done processing query
13349 2024.08.16 05:53:32.041157 [ 3 ] {cda23763-3030-4d74-99f5-051da9be0d64} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13350 2024.08.16 05:53:32.041173 [ 3 ] {} <Debug> HTTP-Session: 473f8f35-0be3-4c59-adfd-480a4d7e9b03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13351 2024.08.16 05:53:32.041295 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13352 2024.08.16 05:53:32.041343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13353 2024.08.16 05:53:32.041361 [ 3 ] {} <Debug> HTTP-Session: 870c730c-4939-4fec-b4c6-009b99cb5b9a Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
13354 2024.08.16 05:53:32.041377 [ 3 ] {} <Debug> HTTP-Session: 870c730c-4939-4fec-b4c6-009b99cb5b9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13355 2024.08.16 05:53:32.041390 [ 3 ] {} <Debug> HTTP-Session: 870c730c-4939-4fec-b4c6-009b99cb5b9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13356 2024.08.16 05:53:32.041420 [ 3 ] {} <Trace> HTTP-Session: 870c730c-4939-4fec-b4c6-009b99cb5b9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13357 2024.08.16 05:53:32.041511 [ 3 ] {293522d1-ca6b-4687-a923-bdb2e4ddf9c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
13358 2024.08.16 05:53:32.041552 [ 3 ] {293522d1-ca6b-4687-a923-bdb2e4ddf9c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
13359 2024.08.16 05:53:32.041679 [ 3 ] {293522d1-ca6b-4687-a923-bdb2e4ddf9c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13360 2024.08.16 05:53:32.041962 [ 3 ] {293522d1-ca6b-4687-a923-bdb2e4ddf9c5} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13361 2024.08.16 05:53:32.041998 [ 3 ] {293522d1-ca6b-4687-a923-bdb2e4ddf9c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
13362 2024.08.16 05:53:32.042293 [ 3 ] {293522d1-ca6b-4687-a923-bdb2e4ddf9c5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
13363 2024.08.16 05:53:32.042590 [ 3 ] {293522d1-ca6b-4687-a923-bdb2e4ddf9c5} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13364 2024.08.16 05:53:32.042752 [ 3 ] {293522d1-ca6b-4687-a923-bdb2e4ddf9c5} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001256 sec., 4777.070063694267 rows/sec., 282.24 KiB/sec.
13365 2024.08.16 05:53:32.043036 [ 3 ] {293522d1-ca6b-4687-a923-bdb2e4ddf9c5} <Debug> DynamicQueryHandler: Done processing query
13366 2024.08.16 05:53:32.043068 [ 3 ] {293522d1-ca6b-4687-a923-bdb2e4ddf9c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13367 2024.08.16 05:53:32.043084 [ 3 ] {} <Debug> HTTP-Session: 870c730c-4939-4fec-b4c6-009b99cb5b9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13368 2024.08.16 05:53:32.043255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 63666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13369 2024.08.16 05:53:32.043304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13370 2024.08.16 05:53:32.043323 [ 3 ] {} <Debug> HTTP-Session: 1577ff19-0edf-49d2-9908-1903b99decaf Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
13371 2024.08.16 05:53:32.043338 [ 3 ] {} <Debug> HTTP-Session: 1577ff19-0edf-49d2-9908-1903b99decaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13372 2024.08.16 05:53:32.043352 [ 3 ] {} <Debug> HTTP-Session: 1577ff19-0edf-49d2-9908-1903b99decaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13373 2024.08.16 05:53:32.043382 [ 3 ] {} <Trace> HTTP-Session: 1577ff19-0edf-49d2-9908-1903b99decaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13374 2024.08.16 05:53:32.043587 [ 3 ] {c0407b8d-9df1-4e6c-813d-2d56f62d5f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13375 2024.08.16 05:53:32.043630 [ 3 ] {c0407b8d-9df1-4e6c-813d-2d56f62d5f09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13376 2024.08.16 05:53:32.043777 [ 3 ] {c0407b8d-9df1-4e6c-813d-2d56f62d5f09} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13377 2024.08.16 05:53:32.044331 [ 3 ] {c0407b8d-9df1-4e6c-813d-2d56f62d5f09} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13378 2024.08.16 05:53:32.044374 [ 3 ] {c0407b8d-9df1-4e6c-813d-2d56f62d5f09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
13379 2024.08.16 05:53:32.044692 [ 3 ] {c0407b8d-9df1-4e6c-813d-2d56f62d5f09} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
13380 2024.08.16 05:53:32.044991 [ 3 ] {c0407b8d-9df1-4e6c-813d-2d56f62d5f09} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13381 2024.08.16 05:53:32.045131 [ 3 ] {c0407b8d-9df1-4e6c-813d-2d56f62d5f09} <Debug> executeQuery: Read 393 rows, 28.57 KiB in 0.001654 sec., 237605.80411124547 rows/sec., 16.87 MiB/sec.
13382 2024.08.16 05:53:32.045397 [ 3 ] {c0407b8d-9df1-4e6c-813d-2d56f62d5f09} <Debug> DynamicQueryHandler: Done processing query
13383 2024.08.16 05:53:32.045455 [ 3 ] {c0407b8d-9df1-4e6c-813d-2d56f62d5f09} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
13384 2024.08.16 05:53:32.045516 [ 3 ] {} <Debug> HTTP-Session: 1577ff19-0edf-49d2-9908-1903b99decaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13385 2024.08.16 05:53:32.045714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13386 2024.08.16 05:53:32.045765 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13387 2024.08.16 05:53:32.045784 [ 3 ] {} <Debug> HTTP-Session: 6b91e56c-421b-4e81-bb94-9add3666b742 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
13388 2024.08.16 05:53:32.045800 [ 3 ] {} <Debug> HTTP-Session: 6b91e56c-421b-4e81-bb94-9add3666b742 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13389 2024.08.16 05:53:32.045814 [ 3 ] {} <Debug> HTTP-Session: 6b91e56c-421b-4e81-bb94-9add3666b742 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13390 2024.08.16 05:53:32.045845 [ 3 ] {} <Trace> HTTP-Session: 6b91e56c-421b-4e81-bb94-9add3666b742 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13391 2024.08.16 05:53:32.045945 [ 3 ] {220e5df7-b025-4cf0-905f-bdb3a13404ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13392 2024.08.16 05:53:32.045990 [ 3 ] {220e5df7-b025-4cf0-905f-bdb3a13404ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13393 2024.08.16 05:53:32.046142 [ 3 ] {220e5df7-b025-4cf0-905f-bdb3a13404ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13394 2024.08.16 05:53:32.046431 [ 3 ] {220e5df7-b025-4cf0-905f-bdb3a13404ae} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13395 2024.08.16 05:53:32.046470 [ 3 ] {220e5df7-b025-4cf0-905f-bdb3a13404ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
13396 2024.08.16 05:53:32.046824 [ 3 ] {220e5df7-b025-4cf0-905f-bdb3a13404ae} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
13397 2024.08.16 05:53:32.047138 [ 3 ] {220e5df7-b025-4cf0-905f-bdb3a13404ae} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13398 2024.08.16 05:53:32.047285 [ 3 ] {220e5df7-b025-4cf0-905f-bdb3a13404ae} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001361 sec., 4408.52314474651 rows/sec., 230.33 KiB/sec.
13399 2024.08.16 05:53:32.047460 [ 3 ] {220e5df7-b025-4cf0-905f-bdb3a13404ae} <Debug> DynamicQueryHandler: Done processing query
13400 2024.08.16 05:53:32.047486 [ 3 ] {220e5df7-b025-4cf0-905f-bdb3a13404ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13401 2024.08.16 05:53:32.047504 [ 3 ] {} <Debug> HTTP-Session: 6b91e56c-421b-4e81-bb94-9add3666b742 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13402 2024.08.16 05:53:32.047650 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 44814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13403 2024.08.16 05:53:32.047699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13404 2024.08.16 05:53:32.047718 [ 3 ] {} <Debug> HTTP-Session: 4568b61a-00f1-4810-8db5-4ce7e37d46d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
13405 2024.08.16 05:53:32.047734 [ 3 ] {} <Debug> HTTP-Session: 4568b61a-00f1-4810-8db5-4ce7e37d46d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13406 2024.08.16 05:53:32.047747 [ 3 ] {} <Debug> HTTP-Session: 4568b61a-00f1-4810-8db5-4ce7e37d46d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13407 2024.08.16 05:53:32.047777 [ 3 ] {} <Trace> HTTP-Session: 4568b61a-00f1-4810-8db5-4ce7e37d46d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13408 2024.08.16 05:53:32.047979 [ 3 ] {be9b75e5-77f3-4f43-80a0-77c1a94fb89f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13409 2024.08.16 05:53:32.048031 [ 3 ] {be9b75e5-77f3-4f43-80a0-77c1a94fb89f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13410 2024.08.16 05:53:32.048174 [ 3 ] {be9b75e5-77f3-4f43-80a0-77c1a94fb89f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13411 2024.08.16 05:53:32.048649 [ 3 ] {be9b75e5-77f3-4f43-80a0-77c1a94fb89f} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13412 2024.08.16 05:53:32.048686 [ 3 ] {be9b75e5-77f3-4f43-80a0-77c1a94fb89f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
13413 2024.08.16 05:53:32.049061 [ 3 ] {be9b75e5-77f3-4f43-80a0-77c1a94fb89f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
13414 2024.08.16 05:53:32.049378 [ 3 ] {be9b75e5-77f3-4f43-80a0-77c1a94fb89f} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13415 2024.08.16 05:53:32.049536 [ 3 ] {be9b75e5-77f3-4f43-80a0-77c1a94fb89f} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001656 sec., 143719.80676328504 rows/sec., 9.63 MiB/sec.
13416 2024.08.16 05:53:32.049711 [ 3 ] {be9b75e5-77f3-4f43-80a0-77c1a94fb89f} <Debug> DynamicQueryHandler: Done processing query
13417 2024.08.16 05:53:32.049735 [ 3 ] {be9b75e5-77f3-4f43-80a0-77c1a94fb89f} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
13418 2024.08.16 05:53:32.049750 [ 3 ] {} <Debug> HTTP-Session: 4568b61a-00f1-4810-8db5-4ce7e37d46d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13419 2024.08.16 05:53:32.049880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13420 2024.08.16 05:53:32.049928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13421 2024.08.16 05:53:32.049948 [ 3 ] {} <Debug> HTTP-Session: c3e4cdd3-8b9a-4a8c-affc-d1944cbd5db0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
13422 2024.08.16 05:53:32.049964 [ 3 ] {} <Debug> HTTP-Session: c3e4cdd3-8b9a-4a8c-affc-d1944cbd5db0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13423 2024.08.16 05:53:32.049978 [ 3 ] {} <Debug> HTTP-Session: c3e4cdd3-8b9a-4a8c-affc-d1944cbd5db0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13424 2024.08.16 05:53:32.050008 [ 3 ] {} <Trace> HTTP-Session: c3e4cdd3-8b9a-4a8c-affc-d1944cbd5db0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13425 2024.08.16 05:53:32.050098 [ 3 ] {d99434a2-154c-4442-8727-4f0aaa3d0455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
13426 2024.08.16 05:53:32.050143 [ 3 ] {d99434a2-154c-4442-8727-4f0aaa3d0455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
13427 2024.08.16 05:53:32.050268 [ 3 ] {d99434a2-154c-4442-8727-4f0aaa3d0455} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13428 2024.08.16 05:53:32.050546 [ 3 ] {d99434a2-154c-4442-8727-4f0aaa3d0455} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13429 2024.08.16 05:53:32.050582 [ 3 ] {d99434a2-154c-4442-8727-4f0aaa3d0455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
13430 2024.08.16 05:53:32.050918 [ 3 ] {d99434a2-154c-4442-8727-4f0aaa3d0455} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
13431 2024.08.16 05:53:32.051235 [ 3 ] {d99434a2-154c-4442-8727-4f0aaa3d0455} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13432 2024.08.16 05:53:32.051395 [ 3 ] {d99434a2-154c-4442-8727-4f0aaa3d0455} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001308 sec., 764.5259938837921 rows/sec., 51.52 KiB/sec.
13433 2024.08.16 05:53:32.051595 [ 3 ] {d99434a2-154c-4442-8727-4f0aaa3d0455} <Debug> DynamicQueryHandler: Done processing query
13434 2024.08.16 05:53:32.051620 [ 3 ] {d99434a2-154c-4442-8727-4f0aaa3d0455} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
13435 2024.08.16 05:53:32.051636 [ 3 ] {} <Debug> HTTP-Session: c3e4cdd3-8b9a-4a8c-affc-d1944cbd5db0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13436 2024.08.16 05:53:32.051751 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14583, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13437 2024.08.16 05:53:32.051799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13438 2024.08.16 05:53:32.051818 [ 3 ] {} <Debug> HTTP-Session: c9848aa8-5951-4f5e-8be9-ed02adcb2fb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
13439 2024.08.16 05:53:32.051834 [ 3 ] {} <Debug> HTTP-Session: c9848aa8-5951-4f5e-8be9-ed02adcb2fb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13440 2024.08.16 05:53:32.051847 [ 3 ] {} <Debug> HTTP-Session: c9848aa8-5951-4f5e-8be9-ed02adcb2fb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13441 2024.08.16 05:53:32.051877 [ 3 ] {} <Trace> HTTP-Session: c9848aa8-5951-4f5e-8be9-ed02adcb2fb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13442 2024.08.16 05:53:32.052065 [ 3 ] {c2efcf0d-ebc7-40bb-9339-b9892351805b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13443 2024.08.16 05:53:32.052129 [ 3 ] {c2efcf0d-ebc7-40bb-9339-b9892351805b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
13444 2024.08.16 05:53:32.052540 [ 3 ] {c2efcf0d-ebc7-40bb-9339-b9892351805b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13445 2024.08.16 05:53:32.053082 [ 3 ] {c2efcf0d-ebc7-40bb-9339-b9892351805b} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13446 2024.08.16 05:53:32.053118 [ 3 ] {c2efcf0d-ebc7-40bb-9339-b9892351805b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
13447 2024.08.16 05:53:32.053688 [ 3 ] {c2efcf0d-ebc7-40bb-9339-b9892351805b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
13448 2024.08.16 05:53:32.054080 [ 3 ] {c2efcf0d-ebc7-40bb-9339-b9892351805b} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13449 2024.08.16 05:53:32.054263 [ 69 ] {} <Debug> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
13450 2024.08.16 05:53:32.054273 [ 3 ] {c2efcf0d-ebc7-40bb-9339-b9892351805b} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002317 sec., 3884.333189469141 rows/sec., 6.96 MiB/sec.
13451 2024.08.16 05:53:32.054323 [ 69 ] {} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13452 2024.08.16 05:53:32.054385 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
13453 2024.08.16 05:53:32.054693 [ 187 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::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
13454 2024.08.16 05:53:32.054793 [ 3 ] {c2efcf0d-ebc7-40bb-9339-b9892351805b} <Debug> DynamicQueryHandler: Done processing query
13455 2024.08.16 05:53:32.054827 [ 3 ] {c2efcf0d-ebc7-40bb-9339-b9892351805b} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
13456 2024.08.16 05:53:32.054855 [ 3 ] {} <Debug> HTTP-Session: c9848aa8-5951-4f5e-8be9-ed02adcb2fb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13457 2024.08.16 05:53:32.055013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13458 2024.08.16 05:53:32.055063 [ 187 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13459 2024.08.16 05:53:32.055075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13460 2024.08.16 05:53:32.055109 [ 3 ] {} <Debug> HTTP-Session: 9263bb2f-e61d-4005-8b6f-19cd998d1383 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
13461 2024.08.16 05:53:32.055138 [ 3 ] {} <Debug> HTTP-Session: 9263bb2f-e61d-4005-8b6f-19cd998d1383 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13462 2024.08.16 05:53:32.055151 [ 187 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 936 rows starting from the beginning of the part
13463 2024.08.16 05:53:32.055156 [ 3 ] {} <Debug> HTTP-Session: 9263bb2f-e61d-4005-8b6f-19cd998d1383 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13464 2024.08.16 05:53:32.055203 [ 3 ] {} <Trace> HTTP-Session: 9263bb2f-e61d-4005-8b6f-19cd998d1383 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13465 2024.08.16 05:53:32.055491 [ 3 ] {96e09c70-e615-4552-a2f3-1a6f14171591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13466 2024.08.16 05:53:32.055606 [ 3 ] {96e09c70-e615-4552-a2f3-1a6f14171591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13467 2024.08.16 05:53:32.055621 [ 187 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 9 rows starting from the beginning of the part
13468 2024.08.16 05:53:32.056290 [ 3 ] {96e09c70-e615-4552-a2f3-1a6f14171591} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13469 2024.08.16 05:53:32.056300 [ 187 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 23 rows starting from the beginning of the part
13470 2024.08.16 05:53:32.056825 [ 187 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 9 rows starting from the beginning of the part
13471 2024.08.16 05:53:32.057082 [ 3 ] {96e09c70-e615-4552-a2f3-1a6f14171591} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13472 2024.08.16 05:53:32.057163 [ 3 ] {96e09c70-e615-4552-a2f3-1a6f14171591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
13473 2024.08.16 05:53:32.057395 [ 187 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 23 rows starting from the beginning of the part
13474 2024.08.16 05:53:32.057893 [ 187 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 9 rows starting from the beginning of the part
13475 2024.08.16 05:53:32.058150 [ 3 ] {96e09c70-e615-4552-a2f3-1a6f14171591} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
13476 2024.08.16 05:53:32.058767 [ 3 ] {96e09c70-e615-4552-a2f3-1a6f14171591} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13477 2024.08.16 05:53:32.058996 [ 3 ] {96e09c70-e615-4552-a2f3-1a6f14171591} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003669 sec., 22349.41400926683 rows/sec., 1.42 MiB/sec.
13478 2024.08.16 05:53:32.059261 [ 3 ] {96e09c70-e615-4552-a2f3-1a6f14171591} <Debug> DynamicQueryHandler: Done processing query
13479 2024.08.16 05:53:32.059288 [ 3 ] {96e09c70-e615-4552-a2f3-1a6f14171591} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13480 2024.08.16 05:53:32.059306 [ 3 ] {} <Debug> HTTP-Session: 9263bb2f-e61d-4005-8b6f-19cd998d1383 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13481 2024.08.16 05:53:32.063019 [ 196 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1009 rows, containing 19 columns (19 merged, 0 gathered) in 0.008511961 sec., 118539.07695300765 rows/sec., 212.42 MiB/sec.
13482 2024.08.16 05:53:32.064114 [ 195 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
13483 2024.08.16 05:53:32.064645 [ 195 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13484 2024.08.16 05:53:32.064726 [ 195 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
13485 2024.08.16 05:53:32.064832 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.13 MiB.
13486 2024.08.16 05:53:37.022274 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13487 2024.08.16 05:53:37.022412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13488 2024.08.16 05:53:37.022439 [ 3 ] {} <Debug> HTTP-Session: 73fbbc56-e592-43a2-9625-53ff815b01a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
13489 2024.08.16 05:53:37.022462 [ 3 ] {} <Debug> HTTP-Session: 73fbbc56-e592-43a2-9625-53ff815b01a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13490 2024.08.16 05:53:37.022476 [ 3 ] {} <Debug> HTTP-Session: 73fbbc56-e592-43a2-9625-53ff815b01a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13491 2024.08.16 05:53:37.022523 [ 3 ] {} <Trace> HTTP-Session: 73fbbc56-e592-43a2-9625-53ff815b01a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13492 2024.08.16 05:53:37.022704 [ 3 ] {f8c944db-a2d7-4859-a269-43ce74ca1863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13493 2024.08.16 05:53:37.022772 [ 3 ] {f8c944db-a2d7-4859-a269-43ce74ca1863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13494 2024.08.16 05:53:37.023033 [ 3 ] {f8c944db-a2d7-4859-a269-43ce74ca1863} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13495 2024.08.16 05:53:37.023521 [ 3 ] {f8c944db-a2d7-4859-a269-43ce74ca1863} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13496 2024.08.16 05:53:37.023564 [ 3 ] {f8c944db-a2d7-4859-a269-43ce74ca1863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
13497 2024.08.16 05:53:37.023938 [ 3 ] {f8c944db-a2d7-4859-a269-43ce74ca1863} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
13498 2024.08.16 05:53:37.024277 [ 3 ] {f8c944db-a2d7-4859-a269-43ce74ca1863} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13499 2024.08.16 05:53:37.024433 [ 3 ] {f8c944db-a2d7-4859-a269-43ce74ca1863} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.001736 sec., 13248.847926267283 rows/sec., 1.05 MiB/sec.
13500 2024.08.16 05:53:37.024751 [ 3 ] {f8c944db-a2d7-4859-a269-43ce74ca1863} <Debug> DynamicQueryHandler: Done processing query
13501 2024.08.16 05:53:37.024817 [ 3 ] {f8c944db-a2d7-4859-a269-43ce74ca1863} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13502 2024.08.16 05:53:37.024883 [ 3 ] {} <Debug> HTTP-Session: 73fbbc56-e592-43a2-9625-53ff815b01a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13503 2024.08.16 05:53:37.025084 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 18224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13504 2024.08.16 05:53:37.025138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13505 2024.08.16 05:53:37.025159 [ 3 ] {} <Debug> HTTP-Session: faf0f5a3-6bf9-4570-b107-3c9baa27dcee Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
13506 2024.08.16 05:53:37.025176 [ 3 ] {} <Debug> HTTP-Session: faf0f5a3-6bf9-4570-b107-3c9baa27dcee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13507 2024.08.16 05:53:37.025190 [ 3 ] {} <Debug> HTTP-Session: faf0f5a3-6bf9-4570-b107-3c9baa27dcee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13508 2024.08.16 05:53:37.025223 [ 3 ] {} <Trace> HTTP-Session: faf0f5a3-6bf9-4570-b107-3c9baa27dcee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13509 2024.08.16 05:53:37.025368 [ 3 ] {74815900-429d-40c5-8994-6fb3d93ee155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13510 2024.08.16 05:53:37.025415 [ 3 ] {74815900-429d-40c5-8994-6fb3d93ee155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13511 2024.08.16 05:53:37.025568 [ 3 ] {74815900-429d-40c5-8994-6fb3d93ee155} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13512 2024.08.16 05:53:37.025992 [ 3 ] {74815900-429d-40c5-8994-6fb3d93ee155} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13513 2024.08.16 05:53:37.026032 [ 3 ] {74815900-429d-40c5-8994-6fb3d93ee155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
13514 2024.08.16 05:53:37.026353 [ 3 ] {74815900-429d-40c5-8994-6fb3d93ee155} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13515 2024.08.16 05:53:37.026656 [ 3 ] {74815900-429d-40c5-8994-6fb3d93ee155} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13516 2024.08.16 05:53:37.026799 [ 3 ] {74815900-429d-40c5-8994-6fb3d93ee155} <Debug> executeQuery: Read 125 rows, 10.63 KiB in 0.001492 sec., 83780.16085790885 rows/sec., 6.95 MiB/sec.
13517 2024.08.16 05:53:37.026976 [ 3 ] {74815900-429d-40c5-8994-6fb3d93ee155} <Debug> DynamicQueryHandler: Done processing query
13518 2024.08.16 05:53:37.027001 [ 3 ] {74815900-429d-40c5-8994-6fb3d93ee155} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
13519 2024.08.16 05:53:37.027018 [ 3 ] {} <Debug> HTTP-Session: faf0f5a3-6bf9-4570-b107-3c9baa27dcee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13520 2024.08.16 05:53:37.027200 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13521 2024.08.16 05:53:37.027248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13522 2024.08.16 05:53:37.027268 [ 3 ] {} <Debug> HTTP-Session: 6e5751ba-56c7-437c-bbc8-436db9c65881 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
13523 2024.08.16 05:53:37.027286 [ 3 ] {} <Debug> HTTP-Session: 6e5751ba-56c7-437c-bbc8-436db9c65881 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13524 2024.08.16 05:53:37.027301 [ 3 ] {} <Debug> HTTP-Session: 6e5751ba-56c7-437c-bbc8-436db9c65881 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13525 2024.08.16 05:53:37.027331 [ 3 ] {} <Trace> HTTP-Session: 6e5751ba-56c7-437c-bbc8-436db9c65881 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13526 2024.08.16 05:53:37.027454 [ 3 ] {3b640450-8bcd-4b08-bbb1-c7f994ce6531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13527 2024.08.16 05:53:37.027496 [ 3 ] {3b640450-8bcd-4b08-bbb1-c7f994ce6531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13528 2024.08.16 05:53:37.027627 [ 3 ] {3b640450-8bcd-4b08-bbb1-c7f994ce6531} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13529 2024.08.16 05:53:37.028031 [ 3 ] {3b640450-8bcd-4b08-bbb1-c7f994ce6531} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13530 2024.08.16 05:53:37.028066 [ 3 ] {3b640450-8bcd-4b08-bbb1-c7f994ce6531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
13531 2024.08.16 05:53:37.028354 [ 3 ] {3b640450-8bcd-4b08-bbb1-c7f994ce6531} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13532 2024.08.16 05:53:37.028636 [ 3 ] {3b640450-8bcd-4b08-bbb1-c7f994ce6531} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13533 2024.08.16 05:53:37.028783 [ 3 ] {3b640450-8bcd-4b08-bbb1-c7f994ce6531} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001426 sec., 61009.81767180926 rows/sec., 4.76 MiB/sec.
13534 2024.08.16 05:53:37.029011 [ 3 ] {3b640450-8bcd-4b08-bbb1-c7f994ce6531} <Debug> DynamicQueryHandler: Done processing query
13535 2024.08.16 05:53:37.029036 [ 3 ] {3b640450-8bcd-4b08-bbb1-c7f994ce6531} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
13536 2024.08.16 05:53:37.029052 [ 3 ] {} <Debug> HTTP-Session: 6e5751ba-56c7-437c-bbc8-436db9c65881 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13537 2024.08.16 05:53:37.029231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13538 2024.08.16 05:53:37.029279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13539 2024.08.16 05:53:37.029297 [ 3 ] {} <Debug> HTTP-Session: fe01ca42-23a5-46a1-9fe2-46b31f65b836 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
13540 2024.08.16 05:53:37.029313 [ 3 ] {} <Debug> HTTP-Session: fe01ca42-23a5-46a1-9fe2-46b31f65b836 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13541 2024.08.16 05:53:37.029327 [ 3 ] {} <Debug> HTTP-Session: fe01ca42-23a5-46a1-9fe2-46b31f65b836 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13542 2024.08.16 05:53:37.029358 [ 3 ] {} <Trace> HTTP-Session: fe01ca42-23a5-46a1-9fe2-46b31f65b836 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13543 2024.08.16 05:53:37.029519 [ 3 ] {20911755-f25c-4eb8-9fec-c5b69592187b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13544 2024.08.16 05:53:37.029568 [ 3 ] {20911755-f25c-4eb8-9fec-c5b69592187b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13545 2024.08.16 05:53:37.029714 [ 3 ] {20911755-f25c-4eb8-9fec-c5b69592187b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13546 2024.08.16 05:53:37.030123 [ 3 ] {20911755-f25c-4eb8-9fec-c5b69592187b} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13547 2024.08.16 05:53:37.030159 [ 3 ] {20911755-f25c-4eb8-9fec-c5b69592187b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
13548 2024.08.16 05:53:37.030553 [ 3 ] {20911755-f25c-4eb8-9fec-c5b69592187b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13549 2024.08.16 05:53:37.030890 [ 3 ] {20911755-f25c-4eb8-9fec-c5b69592187b} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13550 2024.08.16 05:53:37.031060 [ 3 ] {20911755-f25c-4eb8-9fec-c5b69592187b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001617 sec., 98948.67037724181 rows/sec., 6.89 MiB/sec.
13551 2024.08.16 05:53:37.031243 [ 3 ] {20911755-f25c-4eb8-9fec-c5b69592187b} <Debug> DynamicQueryHandler: Done processing query
13552 2024.08.16 05:53:37.031268 [ 3 ] {20911755-f25c-4eb8-9fec-c5b69592187b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13553 2024.08.16 05:53:37.031283 [ 3 ] {} <Debug> HTTP-Session: fe01ca42-23a5-46a1-9fe2-46b31f65b836 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13554 2024.08.16 05:53:37.031469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 36965, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13555 2024.08.16 05:53:37.031517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13556 2024.08.16 05:53:37.031538 [ 3 ] {} <Debug> HTTP-Session: 31631846-27ef-438a-a6c3-b49c365e11b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
13557 2024.08.16 05:53:37.031554 [ 3 ] {} <Debug> HTTP-Session: 31631846-27ef-438a-a6c3-b49c365e11b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13558 2024.08.16 05:53:37.031568 [ 3 ] {} <Debug> HTTP-Session: 31631846-27ef-438a-a6c3-b49c365e11b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13559 2024.08.16 05:53:37.031599 [ 3 ] {} <Trace> HTTP-Session: 31631846-27ef-438a-a6c3-b49c365e11b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13560 2024.08.16 05:53:37.031858 [ 3 ] {87057c87-909e-4011-be77-154811d4b8d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13561 2024.08.16 05:53:37.031927 [ 3 ] {87057c87-909e-4011-be77-154811d4b8d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
13562 2024.08.16 05:53:37.032338 [ 3 ] {87057c87-909e-4011-be77-154811d4b8d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13563 2024.08.16 05:53:37.032987 [ 3 ] {87057c87-909e-4011-be77-154811d4b8d4} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13564 2024.08.16 05:53:37.033023 [ 3 ] {87057c87-909e-4011-be77-154811d4b8d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
13565 2024.08.16 05:53:37.033631 [ 3 ] {87057c87-909e-4011-be77-154811d4b8d4} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
13566 2024.08.16 05:53:37.034027 [ 3 ] {87057c87-909e-4011-be77-154811d4b8d4} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13567 2024.08.16 05:53:37.034197 [ 3 ] {87057c87-909e-4011-be77-154811d4b8d4} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.00253 sec., 9090.90909090909 rows/sec., 16.29 MiB/sec.
13568 2024.08.16 05:53:37.034401 [ 3 ] {87057c87-909e-4011-be77-154811d4b8d4} <Debug> DynamicQueryHandler: Done processing query
13569 2024.08.16 05:53:37.034427 [ 3 ] {87057c87-909e-4011-be77-154811d4b8d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
13570 2024.08.16 05:53:37.034443 [ 3 ] {} <Debug> HTTP-Session: 31631846-27ef-438a-a6c3-b49c365e11b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13571 2024.08.16 05:53:37.034589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13572 2024.08.16 05:53:37.034637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13573 2024.08.16 05:53:37.034655 [ 3 ] {} <Debug> HTTP-Session: 625320cb-6276-4663-847e-6eb0bf750b2e Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
13574 2024.08.16 05:53:37.034670 [ 3 ] {} <Debug> HTTP-Session: 625320cb-6276-4663-847e-6eb0bf750b2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13575 2024.08.16 05:53:37.034683 [ 3 ] {} <Debug> HTTP-Session: 625320cb-6276-4663-847e-6eb0bf750b2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13576 2024.08.16 05:53:37.034712 [ 3 ] {} <Trace> HTTP-Session: 625320cb-6276-4663-847e-6eb0bf750b2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13577 2024.08.16 05:53:37.034822 [ 3 ] {d76d1d08-772f-4cd9-9e8d-2e3c005eed4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13578 2024.08.16 05:53:37.034864 [ 3 ] {d76d1d08-772f-4cd9-9e8d-2e3c005eed4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13579 2024.08.16 05:53:37.035052 [ 3 ] {d76d1d08-772f-4cd9-9e8d-2e3c005eed4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13580 2024.08.16 05:53:37.035364 [ 3 ] {d76d1d08-772f-4cd9-9e8d-2e3c005eed4f} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13581 2024.08.16 05:53:37.035401 [ 3 ] {d76d1d08-772f-4cd9-9e8d-2e3c005eed4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.66 GiB.
13582 2024.08.16 05:53:37.035752 [ 3 ] {d76d1d08-772f-4cd9-9e8d-2e3c005eed4f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
13583 2024.08.16 05:53:37.036083 [ 3 ] {d76d1d08-772f-4cd9-9e8d-2e3c005eed4f} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13584 2024.08.16 05:53:37.036227 [ 3 ] {d76d1d08-772f-4cd9-9e8d-2e3c005eed4f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001387 sec., 43258.83201153569 rows/sec., 2.92 MiB/sec.
13585 2024.08.16 05:53:37.036482 [ 3 ] {d76d1d08-772f-4cd9-9e8d-2e3c005eed4f} <Debug> DynamicQueryHandler: Done processing query
13586 2024.08.16 05:53:37.036537 [ 3 ] {d76d1d08-772f-4cd9-9e8d-2e3c005eed4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13587 2024.08.16 05:53:37.036598 [ 3 ] {} <Debug> HTTP-Session: 625320cb-6276-4663-847e-6eb0bf750b2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13588 2024.08.16 05:53:39.860830 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache
13589 2024.08.16 05:53:39.860886 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache
13590 2024.08.16 05:53:41.002390 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001728629 sec.
13591 2024.08.16 05:53:42.026634 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13592 2024.08.16 05:53:42.026772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13593 2024.08.16 05:53:42.026802 [ 3 ] {} <Debug> HTTP-Session: 8dc348c8-0e70-4338-878e-8dcf43e12234 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
13594 2024.08.16 05:53:42.026829 [ 3 ] {} <Debug> HTTP-Session: 8dc348c8-0e70-4338-878e-8dcf43e12234 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13595 2024.08.16 05:53:42.026846 [ 3 ] {} <Debug> HTTP-Session: 8dc348c8-0e70-4338-878e-8dcf43e12234 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13596 2024.08.16 05:53:42.026901 [ 3 ] {} <Trace> HTTP-Session: 8dc348c8-0e70-4338-878e-8dcf43e12234 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13597 2024.08.16 05:53:42.027100 [ 3 ] {bb21d11f-6c4e-4e9f-9ebb-8e2718827dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13598 2024.08.16 05:53:42.027169 [ 3 ] {bb21d11f-6c4e-4e9f-9ebb-8e2718827dce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13599 2024.08.16 05:53:42.027357 [ 3 ] {bb21d11f-6c4e-4e9f-9ebb-8e2718827dce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13600 2024.08.16 05:53:42.027810 [ 3 ] {bb21d11f-6c4e-4e9f-9ebb-8e2718827dce} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13601 2024.08.16 05:53:42.027852 [ 3 ] {bb21d11f-6c4e-4e9f-9ebb-8e2718827dce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
13602 2024.08.16 05:53:42.028235 [ 3 ] {bb21d11f-6c4e-4e9f-9ebb-8e2718827dce} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
13603 2024.08.16 05:53:42.028573 [ 3 ] {bb21d11f-6c4e-4e9f-9ebb-8e2718827dce} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13604 2024.08.16 05:53:42.028743 [ 3 ] {bb21d11f-6c4e-4e9f-9ebb-8e2718827dce} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001696 sec., 5306.603773584906 rows/sec., 430.13 KiB/sec.
13605 2024.08.16 05:53:42.028959 [ 3 ] {bb21d11f-6c4e-4e9f-9ebb-8e2718827dce} <Debug> DynamicQueryHandler: Done processing query
13606 2024.08.16 05:53:42.028985 [ 3 ] {bb21d11f-6c4e-4e9f-9ebb-8e2718827dce} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13607 2024.08.16 05:53:42.029001 [ 3 ] {} <Debug> HTTP-Session: 8dc348c8-0e70-4338-878e-8dcf43e12234 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13608 2024.08.16 05:53:42.029149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13609 2024.08.16 05:53:42.029203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13610 2024.08.16 05:53:42.029222 [ 3 ] {} <Debug> HTTP-Session: 9e6af3de-e77e-4d03-bb6a-863dcf6f6b7c Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
13611 2024.08.16 05:53:42.029240 [ 3 ] {} <Debug> HTTP-Session: 9e6af3de-e77e-4d03-bb6a-863dcf6f6b7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13612 2024.08.16 05:53:42.029253 [ 3 ] {} <Debug> HTTP-Session: 9e6af3de-e77e-4d03-bb6a-863dcf6f6b7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13613 2024.08.16 05:53:42.029289 [ 3 ] {} <Trace> HTTP-Session: 9e6af3de-e77e-4d03-bb6a-863dcf6f6b7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13614 2024.08.16 05:53:42.029392 [ 3 ] {b266718a-0bc8-4b31-8114-ab85e846b86f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
13615 2024.08.16 05:53:42.029437 [ 3 ] {b266718a-0bc8-4b31-8114-ab85e846b86f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
13616 2024.08.16 05:53:42.029569 [ 3 ] {b266718a-0bc8-4b31-8114-ab85e846b86f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13617 2024.08.16 05:53:42.029890 [ 3 ] {b266718a-0bc8-4b31-8114-ab85e846b86f} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13618 2024.08.16 05:53:42.029954 [ 3 ] {b266718a-0bc8-4b31-8114-ab85e846b86f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
13619 2024.08.16 05:53:42.030255 [ 3 ] {b266718a-0bc8-4b31-8114-ab85e846b86f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
13620 2024.08.16 05:53:42.030561 [ 3 ] {b266718a-0bc8-4b31-8114-ab85e846b86f} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13621 2024.08.16 05:53:42.030720 [ 3 ] {b266718a-0bc8-4b31-8114-ab85e846b86f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00135 sec., 1481.4814814814813 rows/sec., 120.80 KiB/sec.
13622 2024.08.16 05:53:42.030724 [ 52 ] {} <Debug> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0
13623 2024.08.16 05:53:42.030835 [ 52 ] {} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13624 2024.08.16 05:53:42.030879 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
13625 2024.08.16 05:53:42.030982 [ 3 ] {b266718a-0bc8-4b31-8114-ab85e846b86f} <Debug> DynamicQueryHandler: Done processing query
13626 2024.08.16 05:53:42.031039 [ 3 ] {b266718a-0bc8-4b31-8114-ab85e846b86f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13627 2024.08.16 05:53:42.031068 [ 3 ] {} <Debug> HTTP-Session: 9e6af3de-e77e-4d03-bb6a-863dcf6f6b7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13628 2024.08.16 05:53:42.031083 [ 198 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full
13629 2024.08.16 05:53:42.031325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 32551, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13630 2024.08.16 05:53:42.031390 [ 198 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13631 2024.08.16 05:53:42.031426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13632 2024.08.16 05:53:42.031453 [ 198 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 16 rows starting from the beginning of the part
13633 2024.08.16 05:53:42.031464 [ 3 ] {} <Debug> HTTP-Session: 8a132427-a401-4f56-952e-75449906f24e Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
13634 2024.08.16 05:53:42.031510 [ 3 ] {} <Debug> HTTP-Session: 8a132427-a401-4f56-952e-75449906f24e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13635 2024.08.16 05:53:42.031539 [ 3 ] {} <Debug> HTTP-Session: 8a132427-a401-4f56-952e-75449906f24e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13636 2024.08.16 05:53:42.031667 [ 3 ] {} <Trace> HTTP-Session: 8a132427-a401-4f56-952e-75449906f24e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13637 2024.08.16 05:53:42.031699 [ 198 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 4 rows starting from the beginning of the part
13638 2024.08.16 05:53:42.031997 [ 198 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part
13639 2024.08.16 05:53:42.032248 [ 3 ] {a77e057e-4bfd-4a78-b020-fa2e209c1bac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13640 2024.08.16 05:53:42.032302 [ 198 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part
13641 2024.08.16 05:53:42.032382 [ 3 ] {a77e057e-4bfd-4a78-b020-fa2e209c1bac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13642 2024.08.16 05:53:42.032631 [ 198 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part
13643 2024.08.16 05:53:42.032925 [ 198 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part
13644 2024.08.16 05:53:42.033473 [ 3 ] {a77e057e-4bfd-4a78-b020-fa2e209c1bac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13645 2024.08.16 05:53:42.034453 [ 3 ] {a77e057e-4bfd-4a78-b020-fa2e209c1bac} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13646 2024.08.16 05:53:42.034522 [ 3 ] {a77e057e-4bfd-4a78-b020-fa2e209c1bac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
13647 2024.08.16 05:53:42.035448 [ 3 ] {a77e057e-4bfd-4a78-b020-fa2e209c1bac} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13648 2024.08.16 05:53:42.035495 [ 198 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.004538615 sec., 6169.2829200097385 rows/sec., 503.06 KiB/sec.
13649 2024.08.16 05:53:42.035670 [ 198 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary)
13650 2024.08.16 05:53:42.036215 [ 3 ] {a77e057e-4bfd-4a78-b020-fa2e209c1bac} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13651 2024.08.16 05:53:42.036551 [ 3 ] {a77e057e-4bfd-4a78-b020-fa2e209c1bac} <Debug> executeQuery: Read 217 rows, 19.35 KiB in 0.004643 sec., 46737.02347620073 rows/sec., 4.07 MiB/sec.
13652 2024.08.16 05:53:42.036589 [ 198 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_29_6} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13653 2024.08.16 05:53:42.037115 [ 198 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_29_6} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6
13654 2024.08.16 05:53:42.037119 [ 3 ] {a77e057e-4bfd-4a78-b020-fa2e209c1bac} <Debug> DynamicQueryHandler: Done processing query
13655 2024.08.16 05:53:42.037205 [ 3 ] {a77e057e-4bfd-4a78-b020-fa2e209c1bac} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
13656 2024.08.16 05:53:42.037279 [ 3 ] {} <Debug> HTTP-Session: 8a132427-a401-4f56-952e-75449906f24e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13657 2024.08.16 05:53:42.037471 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
13658 2024.08.16 05:53:42.037535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13659 2024.08.16 05:53:42.037671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13660 2024.08.16 05:53:42.037691 [ 3 ] {} <Debug> HTTP-Session: 153277cb-271c-4a9a-af1f-9e2dc0ce3d3e Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
13661 2024.08.16 05:53:42.037708 [ 3 ] {} <Debug> HTTP-Session: 153277cb-271c-4a9a-af1f-9e2dc0ce3d3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13662 2024.08.16 05:53:42.037722 [ 3 ] {} <Debug> HTTP-Session: 153277cb-271c-4a9a-af1f-9e2dc0ce3d3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13663 2024.08.16 05:53:42.037753 [ 3 ] {} <Trace> HTTP-Session: 153277cb-271c-4a9a-af1f-9e2dc0ce3d3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13664 2024.08.16 05:53:42.037854 [ 3 ] {7196a2ea-f27d-4f9d-97c9-bab8f966822b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
13665 2024.08.16 05:53:42.037899 [ 3 ] {7196a2ea-f27d-4f9d-97c9-bab8f966822b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
13666 2024.08.16 05:53:42.038053 [ 3 ] {7196a2ea-f27d-4f9d-97c9-bab8f966822b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13667 2024.08.16 05:53:42.038357 [ 3 ] {7196a2ea-f27d-4f9d-97c9-bab8f966822b} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13668 2024.08.16 05:53:42.038393 [ 3 ] {7196a2ea-f27d-4f9d-97c9-bab8f966822b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
13669 2024.08.16 05:53:42.038703 [ 3 ] {7196a2ea-f27d-4f9d-97c9-bab8f966822b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
13670 2024.08.16 05:53:42.039017 [ 3 ] {7196a2ea-f27d-4f9d-97c9-bab8f966822b} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13671 2024.08.16 05:53:42.039172 [ 52 ] {} <Debug> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0
13672 2024.08.16 05:53:42.039183 [ 3 ] {7196a2ea-f27d-4f9d-97c9-bab8f966822b} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001344 sec., 1488.095238095238 rows/sec., 103.91 KiB/sec.
13673 2024.08.16 05:53:42.039233 [ 52 ] {} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13674 2024.08.16 05:53:42.039303 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
13675 2024.08.16 05:53:42.039463 [ 191 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full
13676 2024.08.16 05:53:42.039465 [ 3 ] {7196a2ea-f27d-4f9d-97c9-bab8f966822b} <Debug> DynamicQueryHandler: Done processing query
13677 2024.08.16 05:53:42.039514 [ 3 ] {7196a2ea-f27d-4f9d-97c9-bab8f966822b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13678 2024.08.16 05:53:42.039539 [ 3 ] {} <Debug> HTTP-Session: 153277cb-271c-4a9a-af1f-9e2dc0ce3d3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13679 2024.08.16 05:53:42.039608 [ 191 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13680 2024.08.16 05:53:42.039638 [ 191 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 16 rows starting from the beginning of the part
13681 2024.08.16 05:53:42.039711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13682 2024.08.16 05:53:42.039802 [ 191 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 4 rows starting from the beginning of the part
13683 2024.08.16 05:53:42.039851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13684 2024.08.16 05:53:42.039956 [ 3 ] {} <Debug> HTTP-Session: 43e776c8-999c-4d42-baea-9f05ccbf6961 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
13685 2024.08.16 05:53:42.040043 [ 3 ] {} <Debug> HTTP-Session: 43e776c8-999c-4d42-baea-9f05ccbf6961 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13686 2024.08.16 05:53:42.040138 [ 3 ] {} <Debug> HTTP-Session: 43e776c8-999c-4d42-baea-9f05ccbf6961 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13687 2024.08.16 05:53:42.040150 [ 191 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part
13688 2024.08.16 05:53:42.040252 [ 3 ] {} <Trace> HTTP-Session: 43e776c8-999c-4d42-baea-9f05ccbf6961 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13689 2024.08.16 05:53:42.040526 [ 191 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part
13690 2024.08.16 05:53:42.040639 [ 3 ] {db222410-7a5c-4f72-accf-e02fa01a52ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
13691 2024.08.16 05:53:42.040778 [ 191 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part
13692 2024.08.16 05:53:42.040785 [ 3 ] {db222410-7a5c-4f72-accf-e02fa01a52ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
13693 2024.08.16 05:53:42.041106 [ 191 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part
13694 2024.08.16 05:53:42.041694 [ 3 ] {db222410-7a5c-4f72-accf-e02fa01a52ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13695 2024.08.16 05:53:42.042185 [ 3 ] {db222410-7a5c-4f72-accf-e02fa01a52ad} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13696 2024.08.16 05:53:42.042227 [ 3 ] {db222410-7a5c-4f72-accf-e02fa01a52ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
13697 2024.08.16 05:53:42.042679 [ 3 ] {db222410-7a5c-4f72-accf-e02fa01a52ad} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
13698 2024.08.16 05:53:42.042801 [ 191 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.003397636 sec., 8241.024053194633 rows/sec., 575.42 KiB/sec.
13699 2024.08.16 05:53:42.042929 [ 191 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary)
13700 2024.08.16 05:53:42.043125 [ 3 ] {db222410-7a5c-4f72-accf-e02fa01a52ad} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13701 2024.08.16 05:53:42.043383 [ 3 ] {db222410-7a5c-4f72-accf-e02fa01a52ad} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002841 sec., 4927.84230904611 rows/sec., 345.11 KiB/sec.
13702 2024.08.16 05:53:42.043638 [ 191 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_29_6} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13703 2024.08.16 05:53:42.043826 [ 3 ] {db222410-7a5c-4f72-accf-e02fa01a52ad} <Debug> DynamicQueryHandler: Done processing query
13704 2024.08.16 05:53:42.043896 [ 3 ] {db222410-7a5c-4f72-accf-e02fa01a52ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13705 2024.08.16 05:53:42.043976 [ 191 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_29_6} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6
13706 2024.08.16 05:53:42.043984 [ 3 ] {} <Debug> HTTP-Session: 43e776c8-999c-4d42-baea-9f05ccbf6961 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13707 2024.08.16 05:53:42.044240 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
13708 2024.08.16 05:53:42.044252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13709 2024.08.16 05:53:42.044390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13710 2024.08.16 05:53:42.044433 [ 3 ] {} <Debug> HTTP-Session: d8a4747b-f48a-46cc-93d3-cff17057af2d Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
13711 2024.08.16 05:53:42.044452 [ 3 ] {} <Debug> HTTP-Session: d8a4747b-f48a-46cc-93d3-cff17057af2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13712 2024.08.16 05:53:42.044465 [ 3 ] {} <Debug> HTTP-Session: d8a4747b-f48a-46cc-93d3-cff17057af2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13713 2024.08.16 05:53:42.044496 [ 3 ] {} <Trace> HTTP-Session: d8a4747b-f48a-46cc-93d3-cff17057af2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13714 2024.08.16 05:53:42.044595 [ 3 ] {bfad4f80-f931-4d7d-b6d1-895fed869ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
13715 2024.08.16 05:53:42.044638 [ 3 ] {bfad4f80-f931-4d7d-b6d1-895fed869ecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
13716 2024.08.16 05:53:42.044783 [ 3 ] {bfad4f80-f931-4d7d-b6d1-895fed869ecd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13717 2024.08.16 05:53:42.045056 [ 3 ] {bfad4f80-f931-4d7d-b6d1-895fed869ecd} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13718 2024.08.16 05:53:42.045092 [ 3 ] {bfad4f80-f931-4d7d-b6d1-895fed869ecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
13719 2024.08.16 05:53:42.045395 [ 3 ] {bfad4f80-f931-4d7d-b6d1-895fed869ecd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
13720 2024.08.16 05:53:42.045707 [ 3 ] {bfad4f80-f931-4d7d-b6d1-895fed869ecd} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13721 2024.08.16 05:53:42.045857 [ 3 ] {bfad4f80-f931-4d7d-b6d1-895fed869ecd} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001283 sec., 4676.539360872954 rows/sec., 276.30 KiB/sec.
13722 2024.08.16 05:53:42.046018 [ 3 ] {bfad4f80-f931-4d7d-b6d1-895fed869ecd} <Debug> DynamicQueryHandler: Done processing query
13723 2024.08.16 05:53:42.046042 [ 3 ] {bfad4f80-f931-4d7d-b6d1-895fed869ecd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
13724 2024.08.16 05:53:42.046057 [ 3 ] {} <Debug> HTTP-Session: d8a4747b-f48a-46cc-93d3-cff17057af2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13725 2024.08.16 05:53:42.046279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 63666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13726 2024.08.16 05:53:42.046328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13727 2024.08.16 05:53:42.046347 [ 3 ] {} <Debug> HTTP-Session: e6f744fc-2c9a-4f0c-851f-ae0c62e172ae Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
13728 2024.08.16 05:53:42.046363 [ 3 ] {} <Debug> HTTP-Session: e6f744fc-2c9a-4f0c-851f-ae0c62e172ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13729 2024.08.16 05:53:42.046377 [ 3 ] {} <Debug> HTTP-Session: e6f744fc-2c9a-4f0c-851f-ae0c62e172ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13730 2024.08.16 05:53:42.046407 [ 3 ] {} <Trace> HTTP-Session: e6f744fc-2c9a-4f0c-851f-ae0c62e172ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13731 2024.08.16 05:53:42.046615 [ 3 ] {a28c480d-b3a0-48f7-b090-fc64fbb7c2ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13732 2024.08.16 05:53:42.046656 [ 3 ] {a28c480d-b3a0-48f7-b090-fc64fbb7c2ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13733 2024.08.16 05:53:42.046781 [ 3 ] {a28c480d-b3a0-48f7-b090-fc64fbb7c2ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13734 2024.08.16 05:53:42.047284 [ 3 ] {a28c480d-b3a0-48f7-b090-fc64fbb7c2ae} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13735 2024.08.16 05:53:42.047320 [ 3 ] {a28c480d-b3a0-48f7-b090-fc64fbb7c2ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
13736 2024.08.16 05:53:42.047641 [ 3 ] {a28c480d-b3a0-48f7-b090-fc64fbb7c2ae} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13737 2024.08.16 05:53:42.047948 [ 3 ] {a28c480d-b3a0-48f7-b090-fc64fbb7c2ae} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13738 2024.08.16 05:53:42.048101 [ 3 ] {a28c480d-b3a0-48f7-b090-fc64fbb7c2ae} <Debug> executeQuery: Read 393 rows, 28.57 KiB in 0.001594 sec., 246549.5608531995 rows/sec., 17.50 MiB/sec.
13739 2024.08.16 05:53:42.048354 [ 3 ] {a28c480d-b3a0-48f7-b090-fc64fbb7c2ae} <Debug> DynamicQueryHandler: Done processing query
13740 2024.08.16 05:53:42.048411 [ 3 ] {a28c480d-b3a0-48f7-b090-fc64fbb7c2ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
13741 2024.08.16 05:53:42.048470 [ 3 ] {} <Debug> HTTP-Session: e6f744fc-2c9a-4f0c-851f-ae0c62e172ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13742 2024.08.16 05:53:42.048671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13743 2024.08.16 05:53:42.048721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13744 2024.08.16 05:53:42.048740 [ 3 ] {} <Debug> HTTP-Session: 5a2212a6-8601-4322-98dd-d3fe6acfcdc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
13745 2024.08.16 05:53:42.048756 [ 3 ] {} <Debug> HTTP-Session: 5a2212a6-8601-4322-98dd-d3fe6acfcdc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13746 2024.08.16 05:53:42.048770 [ 3 ] {} <Debug> HTTP-Session: 5a2212a6-8601-4322-98dd-d3fe6acfcdc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13747 2024.08.16 05:53:42.048801 [ 3 ] {} <Trace> HTTP-Session: 5a2212a6-8601-4322-98dd-d3fe6acfcdc4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13748 2024.08.16 05:53:42.048900 [ 3 ] {28051192-9293-4cc0-ac4d-c3e806248dde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
13749 2024.08.16 05:53:42.048943 [ 3 ] {28051192-9293-4cc0-ac4d-c3e806248dde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
13750 2024.08.16 05:53:42.049086 [ 3 ] {28051192-9293-4cc0-ac4d-c3e806248dde} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13751 2024.08.16 05:53:42.049340 [ 3 ] {28051192-9293-4cc0-ac4d-c3e806248dde} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13752 2024.08.16 05:53:42.049375 [ 3 ] {28051192-9293-4cc0-ac4d-c3e806248dde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
13753 2024.08.16 05:53:42.049729 [ 3 ] {28051192-9293-4cc0-ac4d-c3e806248dde} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
13754 2024.08.16 05:53:42.050041 [ 3 ] {28051192-9293-4cc0-ac4d-c3e806248dde} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13755 2024.08.16 05:53:42.050193 [ 52 ] {} <Debug> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
13756 2024.08.16 05:53:42.050202 [ 3 ] {28051192-9293-4cc0-ac4d-c3e806248dde} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001315 sec., 4562.737642585552 rows/sec., 238.39 KiB/sec.
13757 2024.08.16 05:53:42.050256 [ 52 ] {} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13758 2024.08.16 05:53:42.050321 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
13759 2024.08.16 05:53:42.050521 [ 196 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
13760 2024.08.16 05:53:42.050533 [ 3 ] {28051192-9293-4cc0-ac4d-c3e806248dde} <Debug> DynamicQueryHandler: Done processing query
13761 2024.08.16 05:53:42.050604 [ 3 ] {28051192-9293-4cc0-ac4d-c3e806248dde} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
13762 2024.08.16 05:53:42.050628 [ 3 ] {} <Debug> HTTP-Session: 5a2212a6-8601-4322-98dd-d3fe6acfcdc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13763 2024.08.16 05:53:42.050747 [ 196 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13764 2024.08.16 05:53:42.050791 [ 196 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
13765 2024.08.16 05:53:42.050952 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 42909, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13766 2024.08.16 05:53:42.050989 [ 196 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
13767 2024.08.16 05:53:42.051078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13768 2024.08.16 05:53:42.051169 [ 3 ] {} <Debug> HTTP-Session: f6abb47b-4b1b-4253-959c-831c87843805 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
13769 2024.08.16 05:53:42.051249 [ 3 ] {} <Debug> HTTP-Session: f6abb47b-4b1b-4253-959c-831c87843805 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13770 2024.08.16 05:53:42.051263 [ 196 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
13771 2024.08.16 05:53:42.051290 [ 3 ] {} <Debug> HTTP-Session: f6abb47b-4b1b-4253-959c-831c87843805 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13772 2024.08.16 05:53:42.051441 [ 3 ] {} <Trace> HTTP-Session: f6abb47b-4b1b-4253-959c-831c87843805 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13773 2024.08.16 05:53:42.051469 [ 196 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
13774 2024.08.16 05:53:42.051641 [ 196 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
13775 2024.08.16 05:53:42.051871 [ 196 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
13776 2024.08.16 05:53:42.051973 [ 3 ] {e00cf44c-8612-4f34-a9cf-0852c390abf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13777 2024.08.16 05:53:42.052286 [ 3 ] {e00cf44c-8612-4f34-a9cf-0852c390abf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13778 2024.08.16 05:53:42.052782 [ 3 ] {e00cf44c-8612-4f34-a9cf-0852c390abf8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13779 2024.08.16 05:53:42.053668 [ 3 ] {e00cf44c-8612-4f34-a9cf-0852c390abf8} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13780 2024.08.16 05:53:42.053742 [ 3 ] {e00cf44c-8612-4f34-a9cf-0852c390abf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
13781 2024.08.16 05:53:42.054632 [ 196 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.00422047 sec., 44070.921011167 rows/sec., 2.25 MiB/sec.
13782 2024.08.16 05:53:42.054785 [ 3 ] {e00cf44c-8612-4f34-a9cf-0852c390abf8} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13783 2024.08.16 05:53:42.054797 [ 196 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
13784 2024.08.16 05:53:42.055557 [ 3 ] {e00cf44c-8612-4f34-a9cf-0852c390abf8} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13785 2024.08.16 05:53:42.055645 [ 196 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_31_6} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13786 2024.08.16 05:53:42.055910 [ 196 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_31_6} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
13787 2024.08.16 05:53:42.055908 [ 3 ] {e00cf44c-8612-4f34-a9cf-0852c390abf8} <Debug> executeQuery: Read 228 rows, 15.63 KiB in 0.004176 sec., 54597.70114942529 rows/sec., 3.65 MiB/sec.
13788 2024.08.16 05:53:42.056177 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
13789 2024.08.16 05:53:42.056537 [ 3 ] {e00cf44c-8612-4f34-a9cf-0852c390abf8} <Debug> DynamicQueryHandler: Done processing query
13790 2024.08.16 05:53:42.056595 [ 3 ] {e00cf44c-8612-4f34-a9cf-0852c390abf8} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
13791 2024.08.16 05:53:42.056625 [ 3 ] {} <Debug> HTTP-Session: f6abb47b-4b1b-4253-959c-831c87843805 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13792 2024.08.16 05:53:42.056788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13793 2024.08.16 05:53:42.056837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13794 2024.08.16 05:53:42.056856 [ 3 ] {} <Debug> HTTP-Session: df8bc315-c66b-4aeb-87a3-8323bd720554 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
13795 2024.08.16 05:53:42.056873 [ 3 ] {} <Debug> HTTP-Session: df8bc315-c66b-4aeb-87a3-8323bd720554 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13796 2024.08.16 05:53:42.056886 [ 3 ] {} <Debug> HTTP-Session: df8bc315-c66b-4aeb-87a3-8323bd720554 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13797 2024.08.16 05:53:42.056916 [ 3 ] {} <Trace> HTTP-Session: df8bc315-c66b-4aeb-87a3-8323bd720554 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13798 2024.08.16 05:53:42.057013 [ 3 ] {2e9b1602-6341-4e1f-8645-8f5c187b3a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
13799 2024.08.16 05:53:42.057059 [ 3 ] {2e9b1602-6341-4e1f-8645-8f5c187b3a10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
13800 2024.08.16 05:53:42.057216 [ 3 ] {2e9b1602-6341-4e1f-8645-8f5c187b3a10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13801 2024.08.16 05:53:42.057471 [ 3 ] {2e9b1602-6341-4e1f-8645-8f5c187b3a10} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13802 2024.08.16 05:53:42.057506 [ 3 ] {2e9b1602-6341-4e1f-8645-8f5c187b3a10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
13803 2024.08.16 05:53:42.057854 [ 3 ] {2e9b1602-6341-4e1f-8645-8f5c187b3a10} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
13804 2024.08.16 05:53:42.058175 [ 3 ] {2e9b1602-6341-4e1f-8645-8f5c187b3a10} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13805 2024.08.16 05:53:42.058324 [ 52 ] {} <Debug> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
13806 2024.08.16 05:53:42.058332 [ 3 ] {2e9b1602-6341-4e1f-8645-8f5c187b3a10} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001329 sec., 752.4454477050414 rows/sec., 50.70 KiB/sec.
13807 2024.08.16 05:53:42.058370 [ 52 ] {} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13808 2024.08.16 05:53:42.058437 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
13809 2024.08.16 05:53:42.058672 [ 3 ] {2e9b1602-6341-4e1f-8645-8f5c187b3a10} <Debug> DynamicQueryHandler: Done processing query
13810 2024.08.16 05:53:42.058696 [ 194 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
13811 2024.08.16 05:53:42.058710 [ 3 ] {2e9b1602-6341-4e1f-8645-8f5c187b3a10} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
13812 2024.08.16 05:53:42.058819 [ 3 ] {} <Debug> HTTP-Session: df8bc315-c66b-4aeb-87a3-8323bd720554 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13813 2024.08.16 05:53:42.059073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14596, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13814 2024.08.16 05:53:42.059084 [ 194 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13815 2024.08.16 05:53:42.059140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13816 2024.08.16 05:53:42.059176 [ 194 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 28 rows starting from the beginning of the part
13817 2024.08.16 05:53:42.059185 [ 3 ] {} <Debug> HTTP-Session: 399cc6a1-f47d-4f1a-aad9-7e4fa78fc0b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
13818 2024.08.16 05:53:42.059232 [ 3 ] {} <Debug> HTTP-Session: 399cc6a1-f47d-4f1a-aad9-7e4fa78fc0b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13819 2024.08.16 05:53:42.059278 [ 3 ] {} <Debug> HTTP-Session: 399cc6a1-f47d-4f1a-aad9-7e4fa78fc0b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13820 2024.08.16 05:53:42.059433 [ 3 ] {} <Trace> HTTP-Session: 399cc6a1-f47d-4f1a-aad9-7e4fa78fc0b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13821 2024.08.16 05:53:42.059448 [ 194 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
13822 2024.08.16 05:53:42.059719 [ 194 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
13823 2024.08.16 05:53:42.059929 [ 3 ] {33c11e18-d51b-4f27-acdb-fff0a9cea54b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13824 2024.08.16 05:53:42.059933 [ 194 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
13825 2024.08.16 05:53:42.060283 [ 194 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
13826 2024.08.16 05:53:42.060317 [ 3 ] {33c11e18-d51b-4f27-acdb-fff0a9cea54b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
13827 2024.08.16 05:53:42.060564 [ 194 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
13828 2024.08.16 05:53:42.062700 [ 3 ] {33c11e18-d51b-4f27-acdb-fff0a9cea54b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13829 2024.08.16 05:53:42.064315 [ 194 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33 rows, containing 4 columns (4 merged, 0 gathered) in 0.005761375 sec., 5727.799353452951 rows/sec., 384.60 KiB/sec.
13830 2024.08.16 05:53:42.064536 [ 3 ] {33c11e18-d51b-4f27-acdb-fff0a9cea54b} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13831 2024.08.16 05:53:42.064551 [ 194 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
13832 2024.08.16 05:53:42.064597 [ 3 ] {33c11e18-d51b-4f27-acdb-fff0a9cea54b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
13833 2024.08.16 05:53:42.065519 [ 194 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_31_6} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13834 2024.08.16 05:53:42.065745 [ 194 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_31_6} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6
13835 2024.08.16 05:53:42.065925 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
13836 2024.08.16 05:53:42.066176 [ 3 ] {33c11e18-d51b-4f27-acdb-fff0a9cea54b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
13837 2024.08.16 05:53:42.066606 [ 3 ] {33c11e18-d51b-4f27-acdb-fff0a9cea54b} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13838 2024.08.16 05:53:42.066806 [ 3 ] {33c11e18-d51b-4f27-acdb-fff0a9cea54b} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.007156 sec., 1257.6858580212408 rows/sec., 2.25 MiB/sec.
13839 2024.08.16 05:53:42.067061 [ 3 ] {33c11e18-d51b-4f27-acdb-fff0a9cea54b} <Debug> DynamicQueryHandler: Done processing query
13840 2024.08.16 05:53:42.067086 [ 3 ] {33c11e18-d51b-4f27-acdb-fff0a9cea54b} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
13841 2024.08.16 05:53:42.067102 [ 3 ] {} <Debug> HTTP-Session: 399cc6a1-f47d-4f1a-aad9-7e4fa78fc0b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13842 2024.08.16 05:53:42.067224 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 11543, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13843 2024.08.16 05:53:42.067272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13844 2024.08.16 05:53:42.067291 [ 3 ] {} <Debug> HTTP-Session: a554a9bc-c01b-4663-88db-4d2e93d4df87 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
13845 2024.08.16 05:53:42.067307 [ 3 ] {} <Debug> HTTP-Session: a554a9bc-c01b-4663-88db-4d2e93d4df87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13846 2024.08.16 05:53:42.067320 [ 3 ] {} <Debug> HTTP-Session: a554a9bc-c01b-4663-88db-4d2e93d4df87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13847 2024.08.16 05:53:42.067349 [ 3 ] {} <Trace> HTTP-Session: a554a9bc-c01b-4663-88db-4d2e93d4df87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13848 2024.08.16 05:53:42.067474 [ 3 ] {2c88f5c2-a88f-4758-9040-80b823f6e0be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13849 2024.08.16 05:53:42.067517 [ 3 ] {2c88f5c2-a88f-4758-9040-80b823f6e0be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13850 2024.08.16 05:53:42.067647 [ 3 ] {2c88f5c2-a88f-4758-9040-80b823f6e0be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13851 2024.08.16 05:53:42.067939 [ 3 ] {2c88f5c2-a88f-4758-9040-80b823f6e0be} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13852 2024.08.16 05:53:42.067973 [ 3 ] {2c88f5c2-a88f-4758-9040-80b823f6e0be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
13853 2024.08.16 05:53:42.068331 [ 3 ] {2c88f5c2-a88f-4758-9040-80b823f6e0be} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
13854 2024.08.16 05:53:42.068649 [ 3 ] {2c88f5c2-a88f-4758-9040-80b823f6e0be} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13855 2024.08.16 05:53:42.068773 [ 3 ] {2c88f5c2-a88f-4758-9040-80b823f6e0be} <Debug> executeQuery: Read 78 rows, 5.05 KiB in 0.00135 sec., 57777.777777777774 rows/sec., 3.65 MiB/sec.
13856 2024.08.16 05:53:42.068935 [ 3 ] {2c88f5c2-a88f-4758-9040-80b823f6e0be} <Debug> DynamicQueryHandler: Done processing query
13857 2024.08.16 05:53:42.068959 [ 3 ] {2c88f5c2-a88f-4758-9040-80b823f6e0be} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
13858 2024.08.16 05:53:42.068975 [ 3 ] {} <Debug> HTTP-Session: a554a9bc-c01b-4663-88db-4d2e93d4df87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13859 2024.08.16 05:53:47.022434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13860 2024.08.16 05:53:47.022578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13861 2024.08.16 05:53:47.022609 [ 3 ] {} <Debug> HTTP-Session: c9732496-c769-49b6-a3f4-08f5167622c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
13862 2024.08.16 05:53:47.022637 [ 3 ] {} <Debug> HTTP-Session: c9732496-c769-49b6-a3f4-08f5167622c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13863 2024.08.16 05:53:47.022655 [ 3 ] {} <Debug> HTTP-Session: c9732496-c769-49b6-a3f4-08f5167622c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13864 2024.08.16 05:53:47.022711 [ 3 ] {} <Trace> HTTP-Session: c9732496-c769-49b6-a3f4-08f5167622c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13865 2024.08.16 05:53:47.022922 [ 3 ] {e417567f-219e-4884-bf95-47739ba5c5ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
13866 2024.08.16 05:53:47.022997 [ 3 ] {e417567f-219e-4884-bf95-47739ba5c5ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
13867 2024.08.16 05:53:47.023212 [ 3 ] {e417567f-219e-4884-bf95-47739ba5c5ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13868 2024.08.16 05:53:47.023642 [ 3 ] {e417567f-219e-4884-bf95-47739ba5c5ad} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13869 2024.08.16 05:53:47.023688 [ 3 ] {e417567f-219e-4884-bf95-47739ba5c5ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
13870 2024.08.16 05:53:47.024062 [ 3 ] {e417567f-219e-4884-bf95-47739ba5c5ad} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
13871 2024.08.16 05:53:47.024403 [ 3 ] {e417567f-219e-4884-bf95-47739ba5c5ad} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13872 2024.08.16 05:53:47.024578 [ 3 ] {e417567f-219e-4884-bf95-47739ba5c5ad} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.001721 sec., 13364.323067983729 rows/sec., 1.06 MiB/sec.
13873 2024.08.16 05:53:47.024901 [ 3 ] {e417567f-219e-4884-bf95-47739ba5c5ad} <Debug> DynamicQueryHandler: Done processing query
13874 2024.08.16 05:53:47.024961 [ 3 ] {e417567f-219e-4884-bf95-47739ba5c5ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
13875 2024.08.16 05:53:47.025024 [ 3 ] {} <Debug> HTTP-Session: c9732496-c769-49b6-a3f4-08f5167622c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13876 2024.08.16 05:53:47.025255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 18224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13877 2024.08.16 05:53:47.025312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13878 2024.08.16 05:53:47.025332 [ 3 ] {} <Debug> HTTP-Session: beaa6717-e938-4e7c-bfcb-470461f4638e Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
13879 2024.08.16 05:53:47.025350 [ 3 ] {} <Debug> HTTP-Session: beaa6717-e938-4e7c-bfcb-470461f4638e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13880 2024.08.16 05:53:47.025363 [ 3 ] {} <Debug> HTTP-Session: beaa6717-e938-4e7c-bfcb-470461f4638e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13881 2024.08.16 05:53:47.025401 [ 3 ] {} <Trace> HTTP-Session: beaa6717-e938-4e7c-bfcb-470461f4638e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13882 2024.08.16 05:53:47.025548 [ 3 ] {81b8a505-e5b8-402f-95fa-a611a3d51c91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
13883 2024.08.16 05:53:47.025595 [ 3 ] {81b8a505-e5b8-402f-95fa-a611a3d51c91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
13884 2024.08.16 05:53:47.025746 [ 3 ] {81b8a505-e5b8-402f-95fa-a611a3d51c91} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13885 2024.08.16 05:53:47.026149 [ 3 ] {81b8a505-e5b8-402f-95fa-a611a3d51c91} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13886 2024.08.16 05:53:47.026187 [ 3 ] {81b8a505-e5b8-402f-95fa-a611a3d51c91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
13887 2024.08.16 05:53:47.026511 [ 3 ] {81b8a505-e5b8-402f-95fa-a611a3d51c91} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13888 2024.08.16 05:53:47.026830 [ 3 ] {81b8a505-e5b8-402f-95fa-a611a3d51c91} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13889 2024.08.16 05:53:47.026996 [ 3 ] {81b8a505-e5b8-402f-95fa-a611a3d51c91} <Debug> executeQuery: Read 125 rows, 10.63 KiB in 0.001511 sec., 82726.6710787558 rows/sec., 6.87 MiB/sec.
13890 2024.08.16 05:53:47.027013 [ 41 ] {} <Debug> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13891 2024.08.16 05:53:47.027117 [ 41 ] {} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13892 2024.08.16 05:53:47.027163 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
13893 2024.08.16 05:53:47.027281 [ 3 ] {81b8a505-e5b8-402f-95fa-a611a3d51c91} <Debug> DynamicQueryHandler: Done processing query
13894 2024.08.16 05:53:47.027334 [ 3 ] {81b8a505-e5b8-402f-95fa-a611a3d51c91} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
13895 2024.08.16 05:53:47.027365 [ 3 ] {} <Debug> HTTP-Session: beaa6717-e938-4e7c-bfcb-470461f4638e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13896 2024.08.16 05:53:47.027366 [ 192 ] {564535ed-8c40-4bc7-9d29-de870537704c::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
13897 2024.08.16 05:53:47.027561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13898 2024.08.16 05:53:47.027631 [ 192 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13899 2024.08.16 05:53:47.027655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13900 2024.08.16 05:53:47.027706 [ 192 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1434 rows starting from the beginning of the part
13901 2024.08.16 05:53:47.027716 [ 3 ] {} <Debug> HTTP-Session: c477753d-ed3f-47cf-89f2-b102ea0c4256 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
13902 2024.08.16 05:53:47.027777 [ 3 ] {} <Debug> HTTP-Session: c477753d-ed3f-47cf-89f2-b102ea0c4256 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13903 2024.08.16 05:53:47.027808 [ 3 ] {} <Debug> HTTP-Session: c477753d-ed3f-47cf-89f2-b102ea0c4256 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13904 2024.08.16 05:53:47.027923 [ 192 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1266 rows starting from the beginning of the part
13905 2024.08.16 05:53:47.027933 [ 3 ] {} <Trace> HTTP-Session: c477753d-ed3f-47cf-89f2-b102ea0c4256 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13906 2024.08.16 05:53:47.028212 [ 192 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 217 rows starting from the beginning of the part
13907 2024.08.16 05:53:47.028536 [ 192 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 125 rows starting from the beginning of the part
13908 2024.08.16 05:53:47.028733 [ 3 ] {cc648947-3999-48c9-ae01-39549c4cc763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
13909 2024.08.16 05:53:47.028811 [ 192 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 217 rows starting from the beginning of the part
13910 2024.08.16 05:53:47.028949 [ 3 ] {cc648947-3999-48c9-ae01-39549c4cc763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
13911 2024.08.16 05:53:47.029077 [ 192 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 125 rows starting from the beginning of the part
13912 2024.08.16 05:53:47.029816 [ 3 ] {cc648947-3999-48c9-ae01-39549c4cc763} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13913 2024.08.16 05:53:47.030514 [ 3 ] {cc648947-3999-48c9-ae01-39549c4cc763} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13914 2024.08.16 05:53:47.030563 [ 3 ] {cc648947-3999-48c9-ae01-39549c4cc763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
13915 2024.08.16 05:53:47.031438 [ 3 ] {cc648947-3999-48c9-ae01-39549c4cc763} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13916 2024.08.16 05:53:47.031859 [ 3 ] {cc648947-3999-48c9-ae01-39549c4cc763} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13917 2024.08.16 05:53:47.032031 [ 41 ] {} <Debug> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13918 2024.08.16 05:53:47.032051 [ 3 ] {cc648947-3999-48c9-ae01-39549c4cc763} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.00382 sec., 22774.869109947645 rows/sec., 1.78 MiB/sec.
13919 2024.08.16 05:53:47.032109 [ 41 ] {} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13920 2024.08.16 05:53:47.032204 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
13921 2024.08.16 05:53:47.032830 [ 189 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::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
13922 2024.08.16 05:53:47.032955 [ 3 ] {cc648947-3999-48c9-ae01-39549c4cc763} <Debug> DynamicQueryHandler: Done processing query
13923 2024.08.16 05:53:47.032967 [ 201 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3384 rows, containing 4 columns (4 merged, 0 gathered) in 0.005709104 sec., 592737.4943598856 rows/sec., 49.45 MiB/sec.
13924 2024.08.16 05:53:47.033049 [ 3 ] {cc648947-3999-48c9-ae01-39549c4cc763} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
13925 2024.08.16 05:53:47.033137 [ 3 ] {} <Debug> HTTP-Session: c477753d-ed3f-47cf-89f2-b102ea0c4256 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13926 2024.08.16 05:53:47.033433 [ 197 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13927 2024.08.16 05:53:47.033581 [ 189 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13928 2024.08.16 05:53:47.033606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13929 2024.08.16 05:53:47.033738 [ 189 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 904 rows starting from the beginning of the part
13930 2024.08.16 05:53:47.033943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13931 2024.08.16 05:53:47.034151 [ 3 ] {} <Debug> HTTP-Session: 4ae67887-2739-4338-bb19-4f8a6f81840c Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
13932 2024.08.16 05:53:47.034278 [ 3 ] {} <Debug> HTTP-Session: 4ae67887-2739-4338-bb19-4f8a6f81840c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13933 2024.08.16 05:53:47.034324 [ 189 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 545 rows starting from the beginning of the part
13934 2024.08.16 05:53:47.034446 [ 3 ] {} <Debug> HTTP-Session: 4ae67887-2739-4338-bb19-4f8a6f81840c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13935 2024.08.16 05:53:47.034824 [ 3 ] {} <Trace> HTTP-Session: 4ae67887-2739-4338-bb19-4f8a6f81840c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13936 2024.08.16 05:53:47.035207 [ 189 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 393 rows starting from the beginning of the part
13937 2024.08.16 05:53:47.036031 [ 189 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 87 rows starting from the beginning of the part
13938 2024.08.16 05:53:47.036364 [ 197 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_71_14} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13939 2024.08.16 05:53:47.036745 [ 189 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 393 rows starting from the beginning of the part
13940 2024.08.16 05:53:47.036806 [ 197 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_71_14} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13941 2024.08.16 05:53:47.037099 [ 3 ] {1eee7cc3-9f8f-4f07-8823-cf48b529059c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
13942 2024.08.16 05:53:47.037208 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB.
13943 2024.08.16 05:53:47.037236 [ 189 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 87 rows starting from the beginning of the part
13944 2024.08.16 05:53:47.037313 [ 3 ] {1eee7cc3-9f8f-4f07-8823-cf48b529059c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
13945 2024.08.16 05:53:47.038090 [ 3 ] {1eee7cc3-9f8f-4f07-8823-cf48b529059c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13946 2024.08.16 05:53:47.039061 [ 3 ] {1eee7cc3-9f8f-4f07-8823-cf48b529059c} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13947 2024.08.16 05:53:47.039133 [ 3 ] {1eee7cc3-9f8f-4f07-8823-cf48b529059c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
13948 2024.08.16 05:53:47.040023 [ 3 ] {1eee7cc3-9f8f-4f07-8823-cf48b529059c} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13949 2024.08.16 05:53:47.040657 [ 197 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2409 rows, containing 4 columns (4 merged, 0 gathered) in 0.008307837 sec., 289967.1719606439 rows/sec., 21.13 MiB/sec.
13950 2024.08.16 05:53:47.040885 [ 3 ] {1eee7cc3-9f8f-4f07-8823-cf48b529059c} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13951 2024.08.16 05:53:47.040897 [ 197 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
13952 2024.08.16 05:53:47.041185 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
13953 2024.08.16 05:53:47.041203 [ 3 ] {1eee7cc3-9f8f-4f07-8823-cf48b529059c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004565 sec., 35049.28806133626 rows/sec., 2.44 MiB/sec.
13954 2024.08.16 05:53:47.041274 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13955 2024.08.16 05:53:47.041378 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
13956 2024.08.16 05:53:47.041887 [ 192 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::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
13957 2024.08.16 05:53:47.042143 [ 3 ] {1eee7cc3-9f8f-4f07-8823-cf48b529059c} <Debug> DynamicQueryHandler: Done processing query
13958 2024.08.16 05:53:47.042235 [ 3 ] {1eee7cc3-9f8f-4f07-8823-cf48b529059c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
13959 2024.08.16 05:53:47.042331 [ 3 ] {} <Debug> HTTP-Session: 4ae67887-2739-4338-bb19-4f8a6f81840c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13960 2024.08.16 05:53:47.042348 [ 197 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_71_14} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13961 2024.08.16 05:53:47.042425 [ 192 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
13962 2024.08.16 05:53:47.042516 [ 192 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 20963 rows starting from the beginning of the part
13963 2024.08.16 05:53:47.042580 [ 197 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_71_14} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
13964 2024.08.16 05:53:47.042658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 36955, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13965 2024.08.16 05:53:47.042798 [ 192 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 845 rows starting from the beginning of the part
13966 2024.08.16 05:53:47.042851 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
13967 2024.08.16 05:53:47.042874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13968 2024.08.16 05:53:47.043069 [ 3 ] {} <Debug> HTTP-Session: 3bdeeb1e-d030-48c2-9580-48e1ba0ea216 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
13969 2024.08.16 05:53:47.043153 [ 192 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 238 rows starting from the beginning of the part
13970 2024.08.16 05:53:47.043174 [ 3 ] {} <Debug> HTTP-Session: 3bdeeb1e-d030-48c2-9580-48e1ba0ea216 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13971 2024.08.16 05:53:47.043256 [ 3 ] {} <Debug> HTTP-Session: 3bdeeb1e-d030-48c2-9580-48e1ba0ea216 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13972 2024.08.16 05:53:47.043457 [ 192 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part
13973 2024.08.16 05:53:47.043474 [ 3 ] {} <Trace> HTTP-Session: 3bdeeb1e-d030-48c2-9580-48e1ba0ea216 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13974 2024.08.16 05:53:47.043793 [ 192 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 228 rows starting from the beginning of the part
13975 2024.08.16 05:53:47.044068 [ 192 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part
13976 2024.08.16 05:53:47.044329 [ 3 ] {8a58cfe1-daa2-4f0e-8b1e-ca885fbf76e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
13977 2024.08.16 05:53:47.044678 [ 3 ] {8a58cfe1-daa2-4f0e-8b1e-ca885fbf76e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
13978 2024.08.16 05:53:47.045976 [ 3 ] {8a58cfe1-daa2-4f0e-8b1e-ca885fbf76e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13979 2024.08.16 05:53:47.047478 [ 3 ] {8a58cfe1-daa2-4f0e-8b1e-ca885fbf76e3} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13980 2024.08.16 05:53:47.047550 [ 3 ] {8a58cfe1-daa2-4f0e-8b1e-ca885fbf76e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
13981 2024.08.16 05:53:47.048909 [ 3 ] {8a58cfe1-daa2-4f0e-8b1e-ca885fbf76e3} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
13982 2024.08.16 05:53:47.049957 [ 3 ] {8a58cfe1-daa2-4f0e-8b1e-ca885fbf76e3} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
13983 2024.08.16 05:53:47.050172 [ 3 ] {8a58cfe1-daa2-4f0e-8b1e-ca885fbf76e3} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.006374 sec., 3608.4091622215246 rows/sec., 6.47 MiB/sec.
13984 2024.08.16 05:53:47.051466 [ 3 ] {8a58cfe1-daa2-4f0e-8b1e-ca885fbf76e3} <Debug> DynamicQueryHandler: Done processing query
13985 2024.08.16 05:53:47.051587 [ 3 ] {8a58cfe1-daa2-4f0e-8b1e-ca885fbf76e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
13986 2024.08.16 05:53:47.051702 [ 3 ] {} <Debug> HTTP-Session: 3bdeeb1e-d030-48c2-9580-48e1ba0ea216 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
13987 2024.08.16 05:53:47.052015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
13988 2024.08.16 05:53:47.052238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
13989 2024.08.16 05:53:47.052350 [ 3 ] {} <Debug> HTTP-Session: 6050b62f-c761-4102-8bff-1eea69b0580c Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
13990 2024.08.16 05:53:47.052404 [ 3 ] {} <Debug> HTTP-Session: 6050b62f-c761-4102-8bff-1eea69b0580c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
13991 2024.08.16 05:53:47.052470 [ 3 ] {} <Debug> HTTP-Session: 6050b62f-c761-4102-8bff-1eea69b0580c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
13992 2024.08.16 05:53:47.052536 [ 3 ] {} <Trace> HTTP-Session: 6050b62f-c761-4102-8bff-1eea69b0580c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
13993 2024.08.16 05:53:47.052701 [ 3 ] {cbe58fea-3b1b-4390-9833-3754e2663374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
13994 2024.08.16 05:53:47.052783 [ 3 ] {cbe58fea-3b1b-4390-9833-3754e2663374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
13995 2024.08.16 05:53:47.052966 [ 3 ] {cbe58fea-3b1b-4390-9833-3754e2663374} <Trace> ParallelParsingInputFormat: Parallel parsing is used
13996 2024.08.16 05:53:47.053477 [ 3 ] {cbe58fea-3b1b-4390-9833-3754e2663374} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
13997 2024.08.16 05:53:47.053518 [ 3 ] {cbe58fea-3b1b-4390-9833-3754e2663374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
13998 2024.08.16 05:53:47.053995 [ 3 ] {cbe58fea-3b1b-4390-9833-3754e2663374} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
13999 2024.08.16 05:53:47.054690 [ 3 ] {cbe58fea-3b1b-4390-9833-3754e2663374} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14000 2024.08.16 05:53:47.054768 [ 192 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22594 rows, containing 5 columns (5 merged, 0 gathered) in 0.013224258 sec., 1708526.8602593811 rows/sec., 115.45 MiB/sec.
14001 2024.08.16 05:53:47.054937 [ 41 ] {} <Debug> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
14002 2024.08.16 05:53:47.054949 [ 3 ] {cbe58fea-3b1b-4390-9833-3754e2663374} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002322 sec., 25839.793281653747 rows/sec., 1.74 MiB/sec.
14003 2024.08.16 05:53:47.054997 [ 41 ] {} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14004 2024.08.16 05:53:47.055072 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
14005 2024.08.16 05:53:47.055301 [ 192 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
14006 2024.08.16 05:53:47.055433 [ 193 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::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
14007 2024.08.16 05:53:47.055476 [ 3 ] {cbe58fea-3b1b-4390-9833-3754e2663374} <Debug> DynamicQueryHandler: Done processing query
14008 2024.08.16 05:53:47.055570 [ 3 ] {cbe58fea-3b1b-4390-9833-3754e2663374} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14009 2024.08.16 05:53:47.055648 [ 3 ] {} <Debug> HTTP-Session: 6050b62f-c761-4102-8bff-1eea69b0580c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14010 2024.08.16 05:53:47.055897 [ 193 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14011 2024.08.16 05:53:47.056005 [ 193 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4298 rows starting from the beginning of the part
14012 2024.08.16 05:53:47.056238 [ 193 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part
14013 2024.08.16 05:53:47.056472 [ 193 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 82 rows starting from the beginning of the part
14014 2024.08.16 05:53:47.056631 [ 193 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part
14015 2024.08.16 05:53:47.056871 [ 193 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 78 rows starting from the beginning of the part
14016 2024.08.16 05:53:47.056870 [ 192 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14017 2024.08.16 05:53:47.057139 [ 193 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part
14018 2024.08.16 05:53:47.057242 [ 192 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
14019 2024.08.16 05:53:47.057516 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB.
14020 2024.08.16 05:53:47.059222 [ 199 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4638 rows, containing 4 columns (4 merged, 0 gathered) in 0.003993116 sec., 1161498.9396751812 rows/sec., 75.82 MiB/sec.
14021 2024.08.16 05:53:47.059616 [ 188 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
14022 2024.08.16 05:53:47.060095 [ 188 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_71_14} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14023 2024.08.16 05:53:47.060197 [ 188 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_71_14} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
14024 2024.08.16 05:53:47.060294 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB.
14025 2024.08.16 05:53:52.027299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14026 2024.08.16 05:53:52.027418 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14027 2024.08.16 05:53:52.027444 [ 3 ] {} <Debug> HTTP-Session: 95efd029-8d74-4326-840f-337b62e8c718 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14028 2024.08.16 05:53:52.027469 [ 3 ] {} <Debug> HTTP-Session: 95efd029-8d74-4326-840f-337b62e8c718 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14029 2024.08.16 05:53:52.027485 [ 3 ] {} <Debug> HTTP-Session: 95efd029-8d74-4326-840f-337b62e8c718 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14030 2024.08.16 05:53:52.027541 [ 3 ] {} <Trace> HTTP-Session: 95efd029-8d74-4326-840f-337b62e8c718 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14031 2024.08.16 05:53:52.027775 [ 3 ] {7778eac8-53c2-4df4-a812-86b6948d0184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14032 2024.08.16 05:53:52.027863 [ 3 ] {7778eac8-53c2-4df4-a812-86b6948d0184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14033 2024.08.16 05:53:52.028140 [ 3 ] {7778eac8-53c2-4df4-a812-86b6948d0184} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14034 2024.08.16 05:53:52.028596 [ 3 ] {7778eac8-53c2-4df4-a812-86b6948d0184} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14035 2024.08.16 05:53:52.028640 [ 3 ] {7778eac8-53c2-4df4-a812-86b6948d0184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
14036 2024.08.16 05:53:52.029026 [ 3 ] {7778eac8-53c2-4df4-a812-86b6948d0184} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
14037 2024.08.16 05:53:52.029380 [ 3 ] {7778eac8-53c2-4df4-a812-86b6948d0184} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14038 2024.08.16 05:53:52.029537 [ 3 ] {7778eac8-53c2-4df4-a812-86b6948d0184} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001848 sec., 4870.12987012987 rows/sec., 394.75 KiB/sec.
14039 2024.08.16 05:53:52.029744 [ 3 ] {7778eac8-53c2-4df4-a812-86b6948d0184} <Debug> DynamicQueryHandler: Done processing query
14040 2024.08.16 05:53:52.029771 [ 3 ] {7778eac8-53c2-4df4-a812-86b6948d0184} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14041 2024.08.16 05:53:52.029788 [ 3 ] {} <Debug> HTTP-Session: 95efd029-8d74-4326-840f-337b62e8c718 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14042 2024.08.16 05:53:52.029950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14043 2024.08.16 05:53:52.030002 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14044 2024.08.16 05:53:52.030022 [ 3 ] {} <Debug> HTTP-Session: 24689073-fdc9-41cb-8e06-89dbb0953544 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14045 2024.08.16 05:53:52.030040 [ 3 ] {} <Debug> HTTP-Session: 24689073-fdc9-41cb-8e06-89dbb0953544 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14046 2024.08.16 05:53:52.030053 [ 3 ] {} <Debug> HTTP-Session: 24689073-fdc9-41cb-8e06-89dbb0953544 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14047 2024.08.16 05:53:52.030089 [ 3 ] {} <Trace> HTTP-Session: 24689073-fdc9-41cb-8e06-89dbb0953544 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14048 2024.08.16 05:53:52.030198 [ 3 ] {aff9d7c4-3cba-4be3-9dc5-a35112d483f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14049 2024.08.16 05:53:52.030245 [ 3 ] {aff9d7c4-3cba-4be3-9dc5-a35112d483f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14050 2024.08.16 05:53:52.030378 [ 3 ] {aff9d7c4-3cba-4be3-9dc5-a35112d483f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14051 2024.08.16 05:53:52.030688 [ 3 ] {aff9d7c4-3cba-4be3-9dc5-a35112d483f7} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14052 2024.08.16 05:53:52.030726 [ 3 ] {aff9d7c4-3cba-4be3-9dc5-a35112d483f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
14053 2024.08.16 05:53:52.031047 [ 3 ] {aff9d7c4-3cba-4be3-9dc5-a35112d483f7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
14054 2024.08.16 05:53:52.031384 [ 3 ] {aff9d7c4-3cba-4be3-9dc5-a35112d483f7} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14055 2024.08.16 05:53:52.031511 [ 3 ] {aff9d7c4-3cba-4be3-9dc5-a35112d483f7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001344 sec., 2976.190476190476 rows/sec., 242.69 KiB/sec.
14056 2024.08.16 05:53:52.031995 [ 3 ] {aff9d7c4-3cba-4be3-9dc5-a35112d483f7} <Debug> DynamicQueryHandler: Done processing query
14057 2024.08.16 05:53:52.032103 [ 3 ] {aff9d7c4-3cba-4be3-9dc5-a35112d483f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14058 2024.08.16 05:53:52.032192 [ 3 ] {} <Debug> HTTP-Session: 24689073-fdc9-41cb-8e06-89dbb0953544 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14059 2024.08.16 05:53:52.032486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 32686, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14060 2024.08.16 05:53:52.032542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14061 2024.08.16 05:53:52.032562 [ 3 ] {} <Debug> HTTP-Session: 27b7c5ef-a55f-4201-8b92-8aafc288e4fb Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14062 2024.08.16 05:53:52.032581 [ 3 ] {} <Debug> HTTP-Session: 27b7c5ef-a55f-4201-8b92-8aafc288e4fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14063 2024.08.16 05:53:52.032597 [ 3 ] {} <Debug> HTTP-Session: 27b7c5ef-a55f-4201-8b92-8aafc288e4fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14064 2024.08.16 05:53:52.032630 [ 3 ] {} <Trace> HTTP-Session: 27b7c5ef-a55f-4201-8b92-8aafc288e4fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14065 2024.08.16 05:53:52.032794 [ 3 ] {d8c82662-0b29-49ab-9feb-231ad664add2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14066 2024.08.16 05:53:52.032839 [ 3 ] {d8c82662-0b29-49ab-9feb-231ad664add2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14067 2024.08.16 05:53:52.032986 [ 3 ] {d8c82662-0b29-49ab-9feb-231ad664add2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14068 2024.08.16 05:53:52.033506 [ 3 ] {d8c82662-0b29-49ab-9feb-231ad664add2} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14069 2024.08.16 05:53:52.033543 [ 3 ] {d8c82662-0b29-49ab-9feb-231ad664add2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
14070 2024.08.16 05:53:52.033873 [ 3 ] {d8c82662-0b29-49ab-9feb-231ad664add2} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
14071 2024.08.16 05:53:52.034183 [ 3 ] {d8c82662-0b29-49ab-9feb-231ad664add2} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14072 2024.08.16 05:53:52.034304 [ 3 ] {d8c82662-0b29-49ab-9feb-231ad664add2} <Debug> executeQuery: Read 218 rows, 19.42 KiB in 0.001589 sec., 137193.20327249845 rows/sec., 11.93 MiB/sec.
14073 2024.08.16 05:53:52.034471 [ 3 ] {d8c82662-0b29-49ab-9feb-231ad664add2} <Debug> DynamicQueryHandler: Done processing query
14074 2024.08.16 05:53:52.034494 [ 3 ] {d8c82662-0b29-49ab-9feb-231ad664add2} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
14075 2024.08.16 05:53:52.034510 [ 3 ] {} <Debug> HTTP-Session: 27b7c5ef-a55f-4201-8b92-8aafc288e4fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14076 2024.08.16 05:53:52.034638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14077 2024.08.16 05:53:52.034687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14078 2024.08.16 05:53:52.034706 [ 3 ] {} <Debug> HTTP-Session: af182db0-f797-4145-85b6-0386292fc0e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14079 2024.08.16 05:53:52.034722 [ 3 ] {} <Debug> HTTP-Session: af182db0-f797-4145-85b6-0386292fc0e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14080 2024.08.16 05:53:52.034736 [ 3 ] {} <Debug> HTTP-Session: af182db0-f797-4145-85b6-0386292fc0e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14081 2024.08.16 05:53:52.034766 [ 3 ] {} <Trace> HTTP-Session: af182db0-f797-4145-85b6-0386292fc0e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14082 2024.08.16 05:53:52.034861 [ 3 ] {788ac940-6cea-4141-a92b-da3218a727f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14083 2024.08.16 05:53:52.034904 [ 3 ] {788ac940-6cea-4141-a92b-da3218a727f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14084 2024.08.16 05:53:52.035030 [ 3 ] {788ac940-6cea-4141-a92b-da3218a727f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14085 2024.08.16 05:53:52.035295 [ 3 ] {788ac940-6cea-4141-a92b-da3218a727f9} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14086 2024.08.16 05:53:52.035332 [ 3 ] {788ac940-6cea-4141-a92b-da3218a727f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
14087 2024.08.16 05:53:52.035630 [ 3 ] {788ac940-6cea-4141-a92b-da3218a727f9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
14088 2024.08.16 05:53:52.035937 [ 3 ] {788ac940-6cea-4141-a92b-da3218a727f9} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14089 2024.08.16 05:53:52.036064 [ 3 ] {788ac940-6cea-4141-a92b-da3218a727f9} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001228 sec., 3257.328990228013 rows/sec., 227.44 KiB/sec.
14090 2024.08.16 05:53:52.036209 [ 3 ] {788ac940-6cea-4141-a92b-da3218a727f9} <Debug> DynamicQueryHandler: Done processing query
14091 2024.08.16 05:53:52.036232 [ 3 ] {788ac940-6cea-4141-a92b-da3218a727f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14092 2024.08.16 05:53:52.036248 [ 3 ] {} <Debug> HTTP-Session: af182db0-f797-4145-85b6-0386292fc0e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14093 2024.08.16 05:53:52.036361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14094 2024.08.16 05:53:52.036408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14095 2024.08.16 05:53:52.036427 [ 3 ] {} <Debug> HTTP-Session: 40a7fe61-4abb-4dac-af66-37a1e3b3863d Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14096 2024.08.16 05:53:52.036443 [ 3 ] {} <Debug> HTTP-Session: 40a7fe61-4abb-4dac-af66-37a1e3b3863d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14097 2024.08.16 05:53:52.036456 [ 3 ] {} <Debug> HTTP-Session: 40a7fe61-4abb-4dac-af66-37a1e3b3863d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14098 2024.08.16 05:53:52.036487 [ 3 ] {} <Trace> HTTP-Session: 40a7fe61-4abb-4dac-af66-37a1e3b3863d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14099 2024.08.16 05:53:52.036582 [ 3 ] {a9159aa0-4db3-4345-941c-05e4fd3bfb38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
14100 2024.08.16 05:53:52.036623 [ 3 ] {a9159aa0-4db3-4345-941c-05e4fd3bfb38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
14101 2024.08.16 05:53:52.036745 [ 3 ] {a9159aa0-4db3-4345-941c-05e4fd3bfb38} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14102 2024.08.16 05:53:52.037015 [ 3 ] {a9159aa0-4db3-4345-941c-05e4fd3bfb38} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14103 2024.08.16 05:53:52.037051 [ 3 ] {a9159aa0-4db3-4345-941c-05e4fd3bfb38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
14104 2024.08.16 05:53:52.037361 [ 3 ] {a9159aa0-4db3-4345-941c-05e4fd3bfb38} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
14105 2024.08.16 05:53:52.037680 [ 3 ] {a9159aa0-4db3-4345-941c-05e4fd3bfb38} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14106 2024.08.16 05:53:52.037807 [ 3 ] {a9159aa0-4db3-4345-941c-05e4fd3bfb38} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00125 sec., 11200 rows/sec., 784.38 KiB/sec.
14107 2024.08.16 05:53:52.037813 [ 39 ] {} <Debug> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
14108 2024.08.16 05:53:52.037864 [ 39 ] {} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14109 2024.08.16 05:53:52.037903 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
14110 2024.08.16 05:53:52.038031 [ 3 ] {a9159aa0-4db3-4345-941c-05e4fd3bfb38} <Debug> DynamicQueryHandler: Done processing query
14111 2024.08.16 05:53:52.038104 [ 3 ] {a9159aa0-4db3-4345-941c-05e4fd3bfb38} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14112 2024.08.16 05:53:52.038129 [ 199 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::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
14113 2024.08.16 05:53:52.038149 [ 3 ] {} <Debug> HTTP-Session: 40a7fe61-4abb-4dac-af66-37a1e3b3863d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14114 2024.08.16 05:53:52.038390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14115 2024.08.16 05:53:52.038567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14116 2024.08.16 05:53:52.038694 [ 3 ] {} <Debug> HTTP-Session: f7b59eaa-64c2-4160-b9c3-2dfc02a3ddb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14117 2024.08.16 05:53:52.038782 [ 3 ] {} <Debug> HTTP-Session: f7b59eaa-64c2-4160-b9c3-2dfc02a3ddb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14118 2024.08.16 05:53:52.038790 [ 199 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14119 2024.08.16 05:53:52.038847 [ 3 ] {} <Debug> HTTP-Session: f7b59eaa-64c2-4160-b9c3-2dfc02a3ddb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14120 2024.08.16 05:53:52.038918 [ 199 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::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
14121 2024.08.16 05:53:52.039001 [ 3 ] {} <Trace> HTTP-Session: f7b59eaa-64c2-4160-b9c3-2dfc02a3ddb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14122 2024.08.16 05:53:52.039310 [ 199 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part
14123 2024.08.16 05:53:52.039380 [ 3 ] {568a934f-0248-469b-9972-c139cc122fd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
14124 2024.08.16 05:53:52.039567 [ 3 ] {568a934f-0248-469b-9972-c139cc122fd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
14125 2024.08.16 05:53:52.039600 [ 199 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 228 rows starting from the beginning of the part
14126 2024.08.16 05:53:52.040054 [ 199 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::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
14127 2024.08.16 05:53:52.040366 [ 199 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::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
14128 2024.08.16 05:53:52.040732 [ 199 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part
14129 2024.08.16 05:53:52.040945 [ 3 ] {568a934f-0248-469b-9972-c139cc122fd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14130 2024.08.16 05:53:52.041633 [ 3 ] {568a934f-0248-469b-9972-c139cc122fd5} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14131 2024.08.16 05:53:52.041674 [ 3 ] {568a934f-0248-469b-9972-c139cc122fd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
14132 2024.08.16 05:53:52.042154 [ 3 ] {568a934f-0248-469b-9972-c139cc122fd5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
14133 2024.08.16 05:53:52.042611 [ 188 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 4 columns (4 merged, 0 gathered) in 0.004634287 sec., 113717.60100313165 rows/sec., 7.29 MiB/sec.
14134 2024.08.16 05:53:52.042655 [ 3 ] {568a934f-0248-469b-9972-c139cc122fd5} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14135 2024.08.16 05:53:52.042913 [ 3 ] {568a934f-0248-469b-9972-c139cc122fd5} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00366 sec., 1639.344262295082 rows/sec., 96.86 KiB/sec.
14136 2024.08.16 05:53:52.042922 [ 188 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
14137 2024.08.16 05:53:52.043249 [ 3 ] {568a934f-0248-469b-9972-c139cc122fd5} <Debug> DynamicQueryHandler: Done processing query
14138 2024.08.16 05:53:52.043307 [ 3 ] {568a934f-0248-469b-9972-c139cc122fd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14139 2024.08.16 05:53:52.043366 [ 3 ] {} <Debug> HTTP-Session: f7b59eaa-64c2-4160-b9c3-2dfc02a3ddb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14140 2024.08.16 05:53:52.043633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 64011, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14141 2024.08.16 05:53:52.043725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14142 2024.08.16 05:53:52.043758 [ 188 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_41_8} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14143 2024.08.16 05:53:52.043764 [ 3 ] {} <Debug> HTTP-Session: b24ca079-268c-4ad6-92ae-1cd95939ba36 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14144 2024.08.16 05:53:52.043829 [ 3 ] {} <Debug> HTTP-Session: b24ca079-268c-4ad6-92ae-1cd95939ba36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14145 2024.08.16 05:53:52.043862 [ 3 ] {} <Debug> HTTP-Session: b24ca079-268c-4ad6-92ae-1cd95939ba36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14146 2024.08.16 05:53:52.043921 [ 3 ] {} <Trace> HTTP-Session: b24ca079-268c-4ad6-92ae-1cd95939ba36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14147 2024.08.16 05:53:52.043939 [ 188 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_41_8} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
14148 2024.08.16 05:53:52.044101 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
14149 2024.08.16 05:53:52.044200 [ 3 ] {47f7ca8e-22d4-49b6-a3b7-6163698749be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14150 2024.08.16 05:53:52.044249 [ 3 ] {47f7ca8e-22d4-49b6-a3b7-6163698749be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14151 2024.08.16 05:53:52.044398 [ 3 ] {47f7ca8e-22d4-49b6-a3b7-6163698749be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14152 2024.08.16 05:53:52.044954 [ 3 ] {47f7ca8e-22d4-49b6-a3b7-6163698749be} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14153 2024.08.16 05:53:52.044990 [ 3 ] {47f7ca8e-22d4-49b6-a3b7-6163698749be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
14154 2024.08.16 05:53:52.045323 [ 3 ] {47f7ca8e-22d4-49b6-a3b7-6163698749be} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
14155 2024.08.16 05:53:52.045636 [ 3 ] {47f7ca8e-22d4-49b6-a3b7-6163698749be} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14156 2024.08.16 05:53:52.045758 [ 3 ] {47f7ca8e-22d4-49b6-a3b7-6163698749be} <Debug> executeQuery: Read 395 rows, 28.73 KiB in 0.0017 sec., 232352.9411764706 rows/sec., 16.50 MiB/sec.
14157 2024.08.16 05:53:52.045925 [ 3 ] {47f7ca8e-22d4-49b6-a3b7-6163698749be} <Debug> DynamicQueryHandler: Done processing query
14158 2024.08.16 05:53:52.045950 [ 3 ] {47f7ca8e-22d4-49b6-a3b7-6163698749be} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
14159 2024.08.16 05:53:52.045965 [ 3 ] {} <Debug> HTTP-Session: b24ca079-268c-4ad6-92ae-1cd95939ba36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14160 2024.08.16 05:53:52.046182 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14161 2024.08.16 05:53:52.046229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14162 2024.08.16 05:53:52.046249 [ 3 ] {} <Debug> HTTP-Session: 3cd18583-68ec-4aa2-b895-ba04d0148c81 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14163 2024.08.16 05:53:52.046265 [ 3 ] {} <Debug> HTTP-Session: 3cd18583-68ec-4aa2-b895-ba04d0148c81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14164 2024.08.16 05:53:52.046279 [ 3 ] {} <Debug> HTTP-Session: 3cd18583-68ec-4aa2-b895-ba04d0148c81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14165 2024.08.16 05:53:52.046309 [ 3 ] {} <Trace> HTTP-Session: 3cd18583-68ec-4aa2-b895-ba04d0148c81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14166 2024.08.16 05:53:52.046404 [ 3 ] {ea71da19-9078-4f1f-8cc0-5aa19469fa17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
14167 2024.08.16 05:53:52.046447 [ 3 ] {ea71da19-9078-4f1f-8cc0-5aa19469fa17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14168 2024.08.16 05:53:52.046574 [ 3 ] {ea71da19-9078-4f1f-8cc0-5aa19469fa17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14169 2024.08.16 05:53:52.046825 [ 3 ] {ea71da19-9078-4f1f-8cc0-5aa19469fa17} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14170 2024.08.16 05:53:52.046859 [ 3 ] {ea71da19-9078-4f1f-8cc0-5aa19469fa17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
14171 2024.08.16 05:53:52.047212 [ 3 ] {ea71da19-9078-4f1f-8cc0-5aa19469fa17} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
14172 2024.08.16 05:53:52.047545 [ 3 ] {ea71da19-9078-4f1f-8cc0-5aa19469fa17} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14173 2024.08.16 05:53:52.047666 [ 3 ] {ea71da19-9078-4f1f-8cc0-5aa19469fa17} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001286 sec., 4665.629860031104 rows/sec., 243.76 KiB/sec.
14174 2024.08.16 05:53:52.047938 [ 3 ] {ea71da19-9078-4f1f-8cc0-5aa19469fa17} <Debug> DynamicQueryHandler: Done processing query
14175 2024.08.16 05:53:52.047983 [ 3 ] {ea71da19-9078-4f1f-8cc0-5aa19469fa17} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14176 2024.08.16 05:53:52.048000 [ 3 ] {} <Debug> HTTP-Session: 3cd18583-68ec-4aa2-b895-ba04d0148c81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14177 2024.08.16 05:53:52.048170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 46912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14178 2024.08.16 05:53:52.048218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14179 2024.08.16 05:53:52.048236 [ 3 ] {} <Debug> HTTP-Session: a3374b4b-8b06-4f0c-ba7d-3168cb339aea Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14180 2024.08.16 05:53:52.048253 [ 3 ] {} <Debug> HTTP-Session: a3374b4b-8b06-4f0c-ba7d-3168cb339aea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14181 2024.08.16 05:53:52.048267 [ 3 ] {} <Debug> HTTP-Session: a3374b4b-8b06-4f0c-ba7d-3168cb339aea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14182 2024.08.16 05:53:52.048297 [ 3 ] {} <Trace> HTTP-Session: a3374b4b-8b06-4f0c-ba7d-3168cb339aea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14183 2024.08.16 05:53:52.048464 [ 3 ] {376dbafb-8f88-46f4-89a3-a8f0437d01d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14184 2024.08.16 05:53:52.048511 [ 3 ] {376dbafb-8f88-46f4-89a3-a8f0437d01d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14185 2024.08.16 05:53:52.048674 [ 3 ] {376dbafb-8f88-46f4-89a3-a8f0437d01d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14186 2024.08.16 05:53:52.049111 [ 3 ] {376dbafb-8f88-46f4-89a3-a8f0437d01d4} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14187 2024.08.16 05:53:52.049147 [ 3 ] {376dbafb-8f88-46f4-89a3-a8f0437d01d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
14188 2024.08.16 05:53:52.049524 [ 3 ] {376dbafb-8f88-46f4-89a3-a8f0437d01d4} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
14189 2024.08.16 05:53:52.049859 [ 3 ] {376dbafb-8f88-46f4-89a3-a8f0437d01d4} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14190 2024.08.16 05:53:52.049985 [ 3 ] {376dbafb-8f88-46f4-89a3-a8f0437d01d4} <Debug> executeQuery: Read 249 rows, 17.12 KiB in 0.001606 sec., 155043.58655043587 rows/sec., 10.41 MiB/sec.
14191 2024.08.16 05:53:52.050154 [ 3 ] {376dbafb-8f88-46f4-89a3-a8f0437d01d4} <Debug> DynamicQueryHandler: Done processing query
14192 2024.08.16 05:53:52.050178 [ 3 ] {376dbafb-8f88-46f4-89a3-a8f0437d01d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
14193 2024.08.16 05:53:52.050194 [ 3 ] {} <Debug> HTTP-Session: a3374b4b-8b06-4f0c-ba7d-3168cb339aea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14194 2024.08.16 05:53:52.050369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14195 2024.08.16 05:53:52.050418 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14196 2024.08.16 05:53:52.050436 [ 3 ] {} <Debug> HTTP-Session: af531316-1af5-4536-bf7f-007c3537d291 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14197 2024.08.16 05:53:52.050452 [ 3 ] {} <Debug> HTTP-Session: af531316-1af5-4536-bf7f-007c3537d291 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14198 2024.08.16 05:53:52.050466 [ 3 ] {} <Debug> HTTP-Session: af531316-1af5-4536-bf7f-007c3537d291 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14199 2024.08.16 05:53:52.050496 [ 3 ] {} <Trace> HTTP-Session: af531316-1af5-4536-bf7f-007c3537d291 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14200 2024.08.16 05:53:52.050587 [ 3 ] {dfc0a872-591f-47aa-8494-e90e4072e293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
14201 2024.08.16 05:53:52.050630 [ 3 ] {dfc0a872-591f-47aa-8494-e90e4072e293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
14202 2024.08.16 05:53:52.050754 [ 3 ] {dfc0a872-591f-47aa-8494-e90e4072e293} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14203 2024.08.16 05:53:52.050995 [ 3 ] {dfc0a872-591f-47aa-8494-e90e4072e293} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14204 2024.08.16 05:53:52.051030 [ 3 ] {dfc0a872-591f-47aa-8494-e90e4072e293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
14205 2024.08.16 05:53:52.051371 [ 3 ] {dfc0a872-591f-47aa-8494-e90e4072e293} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
14206 2024.08.16 05:53:52.051686 [ 3 ] {dfc0a872-591f-47aa-8494-e90e4072e293} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14207 2024.08.16 05:53:52.051805 [ 3 ] {dfc0a872-591f-47aa-8494-e90e4072e293} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001239 sec., 807.1025020177563 rows/sec., 54.38 KiB/sec.
14208 2024.08.16 05:53:52.052047 [ 3 ] {dfc0a872-591f-47aa-8494-e90e4072e293} <Debug> DynamicQueryHandler: Done processing query
14209 2024.08.16 05:53:52.052089 [ 3 ] {dfc0a872-591f-47aa-8494-e90e4072e293} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
14210 2024.08.16 05:53:52.052107 [ 3 ] {} <Debug> HTTP-Session: af531316-1af5-4536-bf7f-007c3537d291 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14211 2024.08.16 05:53:52.052225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14583, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14212 2024.08.16 05:53:52.052271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14213 2024.08.16 05:53:52.052290 [ 3 ] {} <Debug> HTTP-Session: 417833bd-2180-498b-8308-0df96595b1d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14214 2024.08.16 05:53:52.052307 [ 3 ] {} <Debug> HTTP-Session: 417833bd-2180-498b-8308-0df96595b1d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14215 2024.08.16 05:53:52.052321 [ 3 ] {} <Debug> HTTP-Session: 417833bd-2180-498b-8308-0df96595b1d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14216 2024.08.16 05:53:52.052351 [ 3 ] {} <Trace> HTTP-Session: 417833bd-2180-498b-8308-0df96595b1d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14217 2024.08.16 05:53:52.052532 [ 3 ] {2a318c4e-3c92-409d-a12c-a08b07cf6801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14218 2024.08.16 05:53:52.052597 [ 3 ] {2a318c4e-3c92-409d-a12c-a08b07cf6801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
14219 2024.08.16 05:53:52.053011 [ 3 ] {2a318c4e-3c92-409d-a12c-a08b07cf6801} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14220 2024.08.16 05:53:52.053483 [ 3 ] {2a318c4e-3c92-409d-a12c-a08b07cf6801} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14221 2024.08.16 05:53:52.053518 [ 3 ] {2a318c4e-3c92-409d-a12c-a08b07cf6801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
14222 2024.08.16 05:53:52.054099 [ 3 ] {2a318c4e-3c92-409d-a12c-a08b07cf6801} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
14223 2024.08.16 05:53:52.054502 [ 3 ] {2a318c4e-3c92-409d-a12c-a08b07cf6801} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14224 2024.08.16 05:53:52.054674 [ 3 ] {2a318c4e-3c92-409d-a12c-a08b07cf6801} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002249 sec., 4001.7785682525564 rows/sec., 7.17 MiB/sec.
14225 2024.08.16 05:53:52.054875 [ 3 ] {2a318c4e-3c92-409d-a12c-a08b07cf6801} <Debug> DynamicQueryHandler: Done processing query
14226 2024.08.16 05:53:52.054899 [ 3 ] {2a318c4e-3c92-409d-a12c-a08b07cf6801} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
14227 2024.08.16 05:53:52.054915 [ 3 ] {} <Debug> HTTP-Session: 417833bd-2180-498b-8308-0df96595b1d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14228 2024.08.16 05:53:52.055037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 12765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14229 2024.08.16 05:53:52.055085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14230 2024.08.16 05:53:52.055105 [ 3 ] {} <Debug> HTTP-Session: 9a73912e-dacd-486f-8d9e-d756a8ef4cc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14231 2024.08.16 05:53:52.055122 [ 3 ] {} <Debug> HTTP-Session: 9a73912e-dacd-486f-8d9e-d756a8ef4cc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14232 2024.08.16 05:53:52.055136 [ 3 ] {} <Debug> HTTP-Session: 9a73912e-dacd-486f-8d9e-d756a8ef4cc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14233 2024.08.16 05:53:52.055166 [ 3 ] {} <Trace> HTTP-Session: 9a73912e-dacd-486f-8d9e-d756a8ef4cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14234 2024.08.16 05:53:52.055283 [ 3 ] {abbdcc29-c73a-47ff-85f2-a86f1cdaae00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14235 2024.08.16 05:53:52.055326 [ 3 ] {abbdcc29-c73a-47ff-85f2-a86f1cdaae00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14236 2024.08.16 05:53:52.055451 [ 3 ] {abbdcc29-c73a-47ff-85f2-a86f1cdaae00} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14237 2024.08.16 05:53:52.055747 [ 3 ] {abbdcc29-c73a-47ff-85f2-a86f1cdaae00} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14238 2024.08.16 05:53:52.055782 [ 3 ] {abbdcc29-c73a-47ff-85f2-a86f1cdaae00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
14239 2024.08.16 05:53:52.056131 [ 3 ] {abbdcc29-c73a-47ff-85f2-a86f1cdaae00} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
14240 2024.08.16 05:53:52.056444 [ 3 ] {abbdcc29-c73a-47ff-85f2-a86f1cdaae00} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14241 2024.08.16 05:53:52.056568 [ 3 ] {abbdcc29-c73a-47ff-85f2-a86f1cdaae00} <Debug> executeQuery: Read 86 rows, 5.61 KiB in 0.001325 sec., 64905.660377358494 rows/sec., 4.14 MiB/sec.
14242 2024.08.16 05:53:52.056727 [ 3 ] {abbdcc29-c73a-47ff-85f2-a86f1cdaae00} <Debug> DynamicQueryHandler: Done processing query
14243 2024.08.16 05:53:52.056751 [ 3 ] {abbdcc29-c73a-47ff-85f2-a86f1cdaae00} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14244 2024.08.16 05:53:52.056766 [ 3 ] {} <Debug> HTTP-Session: 9a73912e-dacd-486f-8d9e-d756a8ef4cc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14245 2024.08.16 05:53:54.861130 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache
14246 2024.08.16 05:53:54.861186 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache
14247 2024.08.16 05:53:57.050902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14248 2024.08.16 05:53:57.051039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14249 2024.08.16 05:53:57.051067 [ 3 ] {} <Debug> HTTP-Session: 1f6e7203-2f39-48ec-878f-8c6fe6d59174 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14250 2024.08.16 05:53:57.051095 [ 3 ] {} <Debug> HTTP-Session: 1f6e7203-2f39-48ec-878f-8c6fe6d59174 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14251 2024.08.16 05:53:57.051112 [ 3 ] {} <Debug> HTTP-Session: 1f6e7203-2f39-48ec-878f-8c6fe6d59174 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14252 2024.08.16 05:53:57.051167 [ 3 ] {} <Trace> HTTP-Session: 1f6e7203-2f39-48ec-878f-8c6fe6d59174 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14253 2024.08.16 05:53:57.051377 [ 3 ] {49a88e90-2b8f-424a-bcf2-1c24ff0a00a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14254 2024.08.16 05:53:57.051446 [ 3 ] {49a88e90-2b8f-424a-bcf2-1c24ff0a00a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14255 2024.08.16 05:53:57.051645 [ 3 ] {49a88e90-2b8f-424a-bcf2-1c24ff0a00a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14256 2024.08.16 05:53:57.052122 [ 3 ] {49a88e90-2b8f-424a-bcf2-1c24ff0a00a7} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14257 2024.08.16 05:53:57.052161 [ 3 ] {49a88e90-2b8f-424a-bcf2-1c24ff0a00a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
14258 2024.08.16 05:53:57.052543 [ 3 ] {49a88e90-2b8f-424a-bcf2-1c24ff0a00a7} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
14259 2024.08.16 05:53:57.052866 [ 3 ] {49a88e90-2b8f-424a-bcf2-1c24ff0a00a7} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14260 2024.08.16 05:53:57.053037 [ 3 ] {49a88e90-2b8f-424a-bcf2-1c24ff0a00a7} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.001722 sec., 13356.562137049941 rows/sec., 1.06 MiB/sec.
14261 2024.08.16 05:53:57.053050 [ 34 ] {} <Debug> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
14262 2024.08.16 05:53:57.053158 [ 34 ] {} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14263 2024.08.16 05:53:57.053205 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
14264 2024.08.16 05:53:57.053340 [ 3 ] {49a88e90-2b8f-424a-bcf2-1c24ff0a00a7} <Debug> DynamicQueryHandler: Done processing query
14265 2024.08.16 05:53:57.053410 [ 3 ] {49a88e90-2b8f-424a-bcf2-1c24ff0a00a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14266 2024.08.16 05:53:57.053466 [ 3 ] {} <Debug> HTTP-Session: 1f6e7203-2f39-48ec-878f-8c6fe6d59174 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14267 2024.08.16 05:53:57.053558 [ 200 ] {672f777d-ca35-471b-a125-eb27be1b576e::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
14268 2024.08.16 05:53:57.053665 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14269 2024.08.16 05:53:57.053775 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14270 2024.08.16 05:53:57.053829 [ 3 ] {} <Debug> HTTP-Session: 26667f0b-a4e0-4734-9018-697c3909f955 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14271 2024.08.16 05:53:57.053883 [ 3 ] {} <Debug> HTTP-Session: 26667f0b-a4e0-4734-9018-697c3909f955 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14272 2024.08.16 05:53:57.053923 [ 200 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14273 2024.08.16 05:53:57.053926 [ 3 ] {} <Debug> HTTP-Session: 26667f0b-a4e0-4734-9018-697c3909f955 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14274 2024.08.16 05:53:57.053998 [ 200 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 32 rows starting from the beginning of the part
14275 2024.08.16 05:53:57.054017 [ 3 ] {} <Trace> HTTP-Session: 26667f0b-a4e0-4734-9018-697c3909f955 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14276 2024.08.16 05:53:57.054189 [ 200 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 23 rows starting from the beginning of the part
14277 2024.08.16 05:53:57.054354 [ 3 ] {22e67881-835a-4df1-b1b8-c63405c0c9f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14278 2024.08.16 05:53:57.054493 [ 200 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 9 rows starting from the beginning of the part
14279 2024.08.16 05:53:57.054534 [ 3 ] {22e67881-835a-4df1-b1b8-c63405c0c9f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14280 2024.08.16 05:53:57.054901 [ 200 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 23 rows starting from the beginning of the part
14281 2024.08.16 05:53:57.055286 [ 200 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 9 rows starting from the beginning of the part
14282 2024.08.16 05:53:57.055661 [ 200 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 23 rows starting from the beginning of the part
14283 2024.08.16 05:53:57.055782 [ 3 ] {22e67881-835a-4df1-b1b8-c63405c0c9f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14284 2024.08.16 05:53:57.056843 [ 3 ] {22e67881-835a-4df1-b1b8-c63405c0c9f5} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14285 2024.08.16 05:53:57.056902 [ 3 ] {22e67881-835a-4df1-b1b8-c63405c0c9f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
14286 2024.08.16 05:53:57.057716 [ 3 ] {22e67881-835a-4df1-b1b8-c63405c0c9f5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
14287 2024.08.16 05:53:57.058510 [ 200 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 119 rows, containing 4 columns (4 merged, 0 gathered) in 0.005202176 sec., 22875.04305890458 rows/sec., 1.81 MiB/sec.
14288 2024.08.16 05:53:57.058649 [ 3 ] {22e67881-835a-4df1-b1b8-c63405c0c9f5} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14289 2024.08.16 05:53:57.058722 [ 200 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
14290 2024.08.16 05:53:57.058975 [ 3 ] {22e67881-835a-4df1-b1b8-c63405c0c9f5} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.004783 sec., 836.2952122099101 rows/sec., 68.19 KiB/sec.
14291 2024.08.16 05:53:57.059942 [ 3 ] {22e67881-835a-4df1-b1b8-c63405c0c9f5} <Debug> DynamicQueryHandler: Done processing query
14292 2024.08.16 05:53:57.059991 [ 3 ] {22e67881-835a-4df1-b1b8-c63405c0c9f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14293 2024.08.16 05:53:57.060000 [ 200 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_66_13} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14294 2024.08.16 05:53:57.060021 [ 3 ] {} <Debug> HTTP-Session: 26667f0b-a4e0-4734-9018-697c3909f955 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14295 2024.08.16 05:53:57.060129 [ 200 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_66_13} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
14296 2024.08.16 05:53:57.060226 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
14297 2024.08.16 05:53:57.060350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 183430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14298 2024.08.16 05:53:57.060405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14299 2024.08.16 05:53:57.060423 [ 3 ] {} <Debug> HTTP-Session: 3ff3f47c-6084-4014-bb9f-7c398300f523 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14300 2024.08.16 05:53:57.060439 [ 3 ] {} <Debug> HTTP-Session: 3ff3f47c-6084-4014-bb9f-7c398300f523 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14301 2024.08.16 05:53:57.060453 [ 3 ] {} <Debug> HTTP-Session: 3ff3f47c-6084-4014-bb9f-7c398300f523 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14302 2024.08.16 05:53:57.060483 [ 3 ] {} <Trace> HTTP-Session: 3ff3f47c-6084-4014-bb9f-7c398300f523 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14303 2024.08.16 05:53:57.060961 [ 3 ] {5f111104-4237-4a35-bdf1-67f0622101f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14304 2024.08.16 05:53:57.061007 [ 3 ] {5f111104-4237-4a35-bdf1-67f0622101f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14305 2024.08.16 05:53:57.061163 [ 3 ] {5f111104-4237-4a35-bdf1-67f0622101f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14306 2024.08.16 05:53:57.062548 [ 3 ] {5f111104-4237-4a35-bdf1-67f0622101f6} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14307 2024.08.16 05:53:57.062591 [ 3 ] {5f111104-4237-4a35-bdf1-67f0622101f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
14308 2024.08.16 05:53:57.062978 [ 3 ] {5f111104-4237-4a35-bdf1-67f0622101f6} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
14309 2024.08.16 05:53:57.063283 [ 3 ] {5f111104-4237-4a35-bdf1-67f0622101f6} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14310 2024.08.16 05:53:57.063438 [ 3 ] {5f111104-4237-4a35-bdf1-67f0622101f6} <Debug> executeQuery: Read 1267 rows, 106.89 KiB in 0.002793 sec., 453634.0852130326 rows/sec., 37.37 MiB/sec.
14311 2024.08.16 05:53:57.063624 [ 3 ] {5f111104-4237-4a35-bdf1-67f0622101f6} <Debug> DynamicQueryHandler: Done processing query
14312 2024.08.16 05:53:57.063648 [ 3 ] {5f111104-4237-4a35-bdf1-67f0622101f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.96 MiB.
14313 2024.08.16 05:53:57.063664 [ 3 ] {} <Debug> HTTP-Session: 3ff3f47c-6084-4014-bb9f-7c398300f523 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14314 2024.08.16 05:53:57.064018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14315 2024.08.16 05:53:57.064067 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14316 2024.08.16 05:53:57.064085 [ 3 ] {} <Debug> HTTP-Session: 3d274a1a-33ce-48d4-95fb-c4bf7ca4d611 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14317 2024.08.16 05:53:57.064102 [ 3 ] {} <Debug> HTTP-Session: 3d274a1a-33ce-48d4-95fb-c4bf7ca4d611 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14318 2024.08.16 05:53:57.064115 [ 3 ] {} <Debug> HTTP-Session: 3d274a1a-33ce-48d4-95fb-c4bf7ca4d611 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14319 2024.08.16 05:53:57.064145 [ 3 ] {} <Trace> HTTP-Session: 3d274a1a-33ce-48d4-95fb-c4bf7ca4d611 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14320 2024.08.16 05:53:57.064250 [ 3 ] {91644d30-79d2-4734-957b-a3b386387f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14321 2024.08.16 05:53:57.064292 [ 3 ] {91644d30-79d2-4734-957b-a3b386387f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14322 2024.08.16 05:53:57.064422 [ 3 ] {91644d30-79d2-4734-957b-a3b386387f6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14323 2024.08.16 05:53:57.064711 [ 3 ] {91644d30-79d2-4734-957b-a3b386387f6e} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14324 2024.08.16 05:53:57.064748 [ 3 ] {91644d30-79d2-4734-957b-a3b386387f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
14325 2024.08.16 05:53:57.065044 [ 3 ] {91644d30-79d2-4734-957b-a3b386387f6e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
14326 2024.08.16 05:53:57.065342 [ 3 ] {91644d30-79d2-4734-957b-a3b386387f6e} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14327 2024.08.16 05:53:57.065533 [ 3 ] {91644d30-79d2-4734-957b-a3b386387f6e} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001297 sec., 3084.040092521203 rows/sec., 215.34 KiB/sec.
14328 2024.08.16 05:53:57.065785 [ 3 ] {91644d30-79d2-4734-957b-a3b386387f6e} <Debug> DynamicQueryHandler: Done processing query
14329 2024.08.16 05:53:57.065832 [ 3 ] {91644d30-79d2-4734-957b-a3b386387f6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14330 2024.08.16 05:53:57.065858 [ 3 ] {} <Debug> HTTP-Session: 3d274a1a-33ce-48d4-95fb-c4bf7ca4d611 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14331 2024.08.16 05:53:57.066010 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 30454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14332 2024.08.16 05:53:57.066058 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14333 2024.08.16 05:53:57.066076 [ 3 ] {} <Debug> HTTP-Session: f34be3e1-fe00-4df6-aceb-370dbdbaed9f Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14334 2024.08.16 05:53:57.066092 [ 3 ] {} <Debug> HTTP-Session: f34be3e1-fe00-4df6-aceb-370dbdbaed9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14335 2024.08.16 05:53:57.066105 [ 3 ] {} <Debug> HTTP-Session: f34be3e1-fe00-4df6-aceb-370dbdbaed9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14336 2024.08.16 05:53:57.066135 [ 3 ] {} <Trace> HTTP-Session: f34be3e1-fe00-4df6-aceb-370dbdbaed9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14337 2024.08.16 05:53:57.066354 [ 3 ] {4ec5750f-17f3-40af-9f53-62e0844f5b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
14338 2024.08.16 05:53:57.066395 [ 3 ] {4ec5750f-17f3-40af-9f53-62e0844f5b74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
14339 2024.08.16 05:53:57.066535 [ 3 ] {4ec5750f-17f3-40af-9f53-62e0844f5b74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14340 2024.08.16 05:53:57.067015 [ 3 ] {4ec5750f-17f3-40af-9f53-62e0844f5b74} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14341 2024.08.16 05:53:57.067051 [ 3 ] {4ec5750f-17f3-40af-9f53-62e0844f5b74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
14342 2024.08.16 05:53:57.067365 [ 3 ] {4ec5750f-17f3-40af-9f53-62e0844f5b74} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
14343 2024.08.16 05:53:57.067658 [ 3 ] {4ec5750f-17f3-40af-9f53-62e0844f5b74} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14344 2024.08.16 05:53:57.067809 [ 3 ] {4ec5750f-17f3-40af-9f53-62e0844f5b74} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001571 sec., 145130.49013367284 rows/sec., 9.83 MiB/sec.
14345 2024.08.16 05:53:57.067972 [ 3 ] {4ec5750f-17f3-40af-9f53-62e0844f5b74} <Debug> DynamicQueryHandler: Done processing query
14346 2024.08.16 05:53:57.067997 [ 3 ] {4ec5750f-17f3-40af-9f53-62e0844f5b74} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
14347 2024.08.16 05:53:57.068012 [ 3 ] {} <Debug> HTTP-Session: f34be3e1-fe00-4df6-aceb-370dbdbaed9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14348 2024.08.16 05:53:57.068267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 90400, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14349 2024.08.16 05:53:57.068315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14350 2024.08.16 05:53:57.068334 [ 3 ] {} <Debug> HTTP-Session: 173bd904-8534-413c-a883-540f0708006c Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14351 2024.08.16 05:53:57.068350 [ 3 ] {} <Debug> HTTP-Session: 173bd904-8534-413c-a883-540f0708006c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14352 2024.08.16 05:53:57.068363 [ 3 ] {} <Debug> HTTP-Session: 173bd904-8534-413c-a883-540f0708006c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14353 2024.08.16 05:53:57.068393 [ 3 ] {} <Trace> HTTP-Session: 173bd904-8534-413c-a883-540f0708006c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14354 2024.08.16 05:53:57.068636 [ 3 ] {5d43c956-1150-4f0e-9736-19114ca41174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14355 2024.08.16 05:53:57.068678 [ 3 ] {5d43c956-1150-4f0e-9736-19114ca41174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14356 2024.08.16 05:53:57.068803 [ 3 ] {5d43c956-1150-4f0e-9736-19114ca41174} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14357 2024.08.16 05:53:57.069408 [ 3 ] {5d43c956-1150-4f0e-9736-19114ca41174} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14358 2024.08.16 05:53:57.069444 [ 3 ] {5d43c956-1150-4f0e-9736-19114ca41174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
14359 2024.08.16 05:53:57.069780 [ 3 ] {5d43c956-1150-4f0e-9736-19114ca41174} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
14360 2024.08.16 05:53:57.070075 [ 3 ] {5d43c956-1150-4f0e-9736-19114ca41174} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): 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.16 05:53:57.070223 [ 3 ] {5d43c956-1150-4f0e-9736-19114ca41174} <Debug> executeQuery: Read 547 rows, 41.57 KiB in 0.001718 sec., 318393.4807916182 rows/sec., 23.63 MiB/sec.
14362 2024.08.16 05:53:57.070379 [ 3 ] {5d43c956-1150-4f0e-9736-19114ca41174} <Debug> DynamicQueryHandler: Done processing query
14363 2024.08.16 05:53:57.070403 [ 3 ] {5d43c956-1150-4f0e-9736-19114ca41174} <Debug> MemoryTracker: Peak memory usage (for query): 4.55 MiB.
14364 2024.08.16 05:53:57.070419 [ 3 ] {} <Debug> HTTP-Session: 173bd904-8534-413c-a883-540f0708006c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14365 2024.08.16 05:53:57.070694 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 158809, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14366 2024.08.16 05:53:57.070740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14367 2024.08.16 05:53:57.070759 [ 3 ] {} <Debug> HTTP-Session: 4a096b7f-450f-4772-a1f5-9bda9836667c Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14368 2024.08.16 05:53:57.070774 [ 3 ] {} <Debug> HTTP-Session: 4a096b7f-450f-4772-a1f5-9bda9836667c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14369 2024.08.16 05:53:57.070788 [ 3 ] {} <Debug> HTTP-Session: 4a096b7f-450f-4772-a1f5-9bda9836667c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14370 2024.08.16 05:53:57.070818 [ 3 ] {} <Trace> HTTP-Session: 4a096b7f-450f-4772-a1f5-9bda9836667c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14371 2024.08.16 05:53:57.071220 [ 3 ] {9af3bc94-972e-44c3-9016-a76b9889f141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14372 2024.08.16 05:53:57.071268 [ 3 ] {9af3bc94-972e-44c3-9016-a76b9889f141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14373 2024.08.16 05:53:57.071414 [ 3 ] {9af3bc94-972e-44c3-9016-a76b9889f141} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14374 2024.08.16 05:53:57.072350 [ 3 ] {9af3bc94-972e-44c3-9016-a76b9889f141} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14375 2024.08.16 05:53:57.072387 [ 3 ] {9af3bc94-972e-44c3-9016-a76b9889f141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
14376 2024.08.16 05:53:57.072821 [ 3 ] {9af3bc94-972e-44c3-9016-a76b9889f141} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
14377 2024.08.16 05:53:57.073159 [ 3 ] {9af3bc94-972e-44c3-9016-a76b9889f141} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): 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.16 05:53:57.073313 [ 3 ] {9af3bc94-972e-44c3-9016-a76b9889f141} <Debug> executeQuery: Read 836 rows, 57.60 KiB in 0.002337 sec., 357723.57723577233 rows/sec., 24.07 MiB/sec.
14379 2024.08.16 05:53:57.073486 [ 3 ] {9af3bc94-972e-44c3-9016-a76b9889f141} <Debug> DynamicQueryHandler: Done processing query
14380 2024.08.16 05:53:57.073510 [ 3 ] {9af3bc94-972e-44c3-9016-a76b9889f141} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
14381 2024.08.16 05:53:57.073526 [ 3 ] {} <Debug> HTTP-Session: 4a096b7f-450f-4772-a1f5-9bda9836667c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14382 2024.08.16 05:53:57.073854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 36974, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14383 2024.08.16 05:53:57.073901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14384 2024.08.16 05:53:57.073920 [ 3 ] {} <Debug> HTTP-Session: 7130ad3a-179d-42de-8c87-da5a619a83d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14385 2024.08.16 05:53:57.073935 [ 3 ] {} <Debug> HTTP-Session: 7130ad3a-179d-42de-8c87-da5a619a83d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14386 2024.08.16 05:53:57.073949 [ 3 ] {} <Debug> HTTP-Session: 7130ad3a-179d-42de-8c87-da5a619a83d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14387 2024.08.16 05:53:57.073980 [ 3 ] {} <Trace> HTTP-Session: 7130ad3a-179d-42de-8c87-da5a619a83d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14388 2024.08.16 05:53:57.074276 [ 3 ] {b6044c47-da64-4040-9e90-7e2f6ae196eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14389 2024.08.16 05:53:57.074338 [ 3 ] {b6044c47-da64-4040-9e90-7e2f6ae196eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
14390 2024.08.16 05:53:57.074758 [ 3 ] {b6044c47-da64-4040-9e90-7e2f6ae196eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14391 2024.08.16 05:53:57.075426 [ 3 ] {b6044c47-da64-4040-9e90-7e2f6ae196eb} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14392 2024.08.16 05:53:57.075461 [ 3 ] {b6044c47-da64-4040-9e90-7e2f6ae196eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
14393 2024.08.16 05:53:57.076039 [ 3 ] {b6044c47-da64-4040-9e90-7e2f6ae196eb} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
14394 2024.08.16 05:53:57.076436 [ 3 ] {b6044c47-da64-4040-9e90-7e2f6ae196eb} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14395 2024.08.16 05:53:57.076607 [ 33 ] {} <Debug> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
14396 2024.08.16 05:53:57.076627 [ 3 ] {b6044c47-da64-4040-9e90-7e2f6ae196eb} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002561 sec., 8980.866848887154 rows/sec., 16.09 MiB/sec.
14397 2024.08.16 05:53:57.076698 [ 33 ] {} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14398 2024.08.16 05:53:57.076766 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
14399 2024.08.16 05:53:57.077227 [ 187 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::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
14400 2024.08.16 05:53:57.077648 [ 3 ] {b6044c47-da64-4040-9e90-7e2f6ae196eb} <Debug> DynamicQueryHandler: Done processing query
14401 2024.08.16 05:53:57.077741 [ 3 ] {b6044c47-da64-4040-9e90-7e2f6ae196eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
14402 2024.08.16 05:53:57.077818 [ 3 ] {} <Debug> HTTP-Session: 7130ad3a-179d-42de-8c87-da5a619a83d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14403 2024.08.16 05:53:57.078104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 8521, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14404 2024.08.16 05:53:57.078278 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14405 2024.08.16 05:53:57.078383 [ 3 ] {} <Debug> HTTP-Session: 903d0349-ecee-462b-b355-302d168cc052 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14406 2024.08.16 05:53:57.078464 [ 3 ] {} <Debug> HTTP-Session: 903d0349-ecee-462b-b355-302d168cc052 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14407 2024.08.16 05:53:57.078550 [ 3 ] {} <Debug> HTTP-Session: 903d0349-ecee-462b-b355-302d168cc052 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14408 2024.08.16 05:53:57.078694 [ 3 ] {} <Trace> HTTP-Session: 903d0349-ecee-462b-b355-302d168cc052 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14409 2024.08.16 05:53:57.078975 [ 3 ] {157d2d56-bea5-4251-a175-d17c328c36a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14410 2024.08.16 05:53:57.079037 [ 187 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14411 2024.08.16 05:53:57.079043 [ 3 ] {157d2d56-bea5-4251-a175-d17c328c36a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14412 2024.08.16 05:53:57.079145 [ 187 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1009 rows starting from the beginning of the part
14413 2024.08.16 05:53:57.079486 [ 3 ] {157d2d56-bea5-4251-a175-d17c328c36a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14414 2024.08.16 05:53:57.079837 [ 187 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 23 rows starting from the beginning of the part
14415 2024.08.16 05:53:57.080630 [ 187 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 9 rows starting from the beginning of the part
14416 2024.08.16 05:53:57.080700 [ 3 ] {157d2d56-bea5-4251-a175-d17c328c36a5} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14417 2024.08.16 05:53:57.080779 [ 3 ] {157d2d56-bea5-4251-a175-d17c328c36a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
14418 2024.08.16 05:53:57.081106 [ 187 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 23 rows starting from the beginning of the part
14419 2024.08.16 05:53:57.081632 [ 187 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 9 rows starting from the beginning of the part
14420 2024.08.16 05:53:57.081907 [ 3 ] {157d2d56-bea5-4251-a175-d17c328c36a5} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
14421 2024.08.16 05:53:57.082086 [ 187 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 23 rows starting from the beginning of the part
14422 2024.08.16 05:53:57.082856 [ 3 ] {157d2d56-bea5-4251-a175-d17c328c36a5} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14423 2024.08.16 05:53:57.083055 [ 3 ] {157d2d56-bea5-4251-a175-d17c328c36a5} <Debug> executeQuery: Read 56 rows, 3.86 KiB in 0.004157 sec., 13471.253307673804 rows/sec., 928.40 KiB/sec.
14424 2024.08.16 05:53:57.083282 [ 3 ] {157d2d56-bea5-4251-a175-d17c328c36a5} <Debug> DynamicQueryHandler: Done processing query
14425 2024.08.16 05:53:57.083312 [ 3 ] {157d2d56-bea5-4251-a175-d17c328c36a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14426 2024.08.16 05:53:57.083330 [ 3 ] {} <Debug> HTTP-Session: 903d0349-ecee-462b-b355-302d168cc052 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14427 2024.08.16 05:53:57.087593 [ 198 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1096 rows, containing 19 columns (19 merged, 0 gathered) in 0.010677407 sec., 102646.6444521596 rows/sec., 183.94 MiB/sec.
14428 2024.08.16 05:53:57.088967 [ 198 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
14429 2024.08.16 05:53:57.089601 [ 198 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14430 2024.08.16 05:53:57.089693 [ 198 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13
14431 2024.08.16 05:53:57.089851 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.48 MiB.
14432 2024.08.16 05:54:02.027395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14433 2024.08.16 05:54:02.027512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14434 2024.08.16 05:54:02.027537 [ 3 ] {} <Debug> HTTP-Session: 7bc99ef9-3118-4c20-ba8b-b7d0ba7df5f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14435 2024.08.16 05:54:02.027562 [ 3 ] {} <Debug> HTTP-Session: 7bc99ef9-3118-4c20-ba8b-b7d0ba7df5f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14436 2024.08.16 05:54:02.027578 [ 3 ] {} <Debug> HTTP-Session: 7bc99ef9-3118-4c20-ba8b-b7d0ba7df5f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14437 2024.08.16 05:54:02.027627 [ 3 ] {} <Trace> HTTP-Session: 7bc99ef9-3118-4c20-ba8b-b7d0ba7df5f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14438 2024.08.16 05:54:02.027819 [ 3 ] {702680db-7f18-4dbf-9d40-9f2228f18468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14439 2024.08.16 05:54:02.027888 [ 3 ] {702680db-7f18-4dbf-9d40-9f2228f18468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14440 2024.08.16 05:54:02.028103 [ 3 ] {702680db-7f18-4dbf-9d40-9f2228f18468} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14441 2024.08.16 05:54:02.028586 [ 3 ] {702680db-7f18-4dbf-9d40-9f2228f18468} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14442 2024.08.16 05:54:02.028635 [ 3 ] {702680db-7f18-4dbf-9d40-9f2228f18468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
14443 2024.08.16 05:54:02.029033 [ 3 ] {702680db-7f18-4dbf-9d40-9f2228f18468} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
14444 2024.08.16 05:54:02.029371 [ 3 ] {702680db-7f18-4dbf-9d40-9f2228f18468} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14445 2024.08.16 05:54:02.029545 [ 3 ] {702680db-7f18-4dbf-9d40-9f2228f18468} <Debug> executeQuery: Read 9 rows, 747.00 B in 0.001782 sec., 5050.50505050505 rows/sec., 409.37 KiB/sec.
14446 2024.08.16 05:54:02.029861 [ 3 ] {702680db-7f18-4dbf-9d40-9f2228f18468} <Debug> DynamicQueryHandler: Done processing query
14447 2024.08.16 05:54:02.029918 [ 3 ] {702680db-7f18-4dbf-9d40-9f2228f18468} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14448 2024.08.16 05:54:02.029958 [ 3 ] {} <Debug> HTTP-Session: 7bc99ef9-3118-4c20-ba8b-b7d0ba7df5f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14449 2024.08.16 05:54:02.030128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14450 2024.08.16 05:54:02.030190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14451 2024.08.16 05:54:02.030211 [ 3 ] {} <Debug> HTTP-Session: aae04e6c-60f1-468a-bf68-7bfc2d1161a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14452 2024.08.16 05:54:02.030229 [ 3 ] {} <Debug> HTTP-Session: aae04e6c-60f1-468a-bf68-7bfc2d1161a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14453 2024.08.16 05:54:02.030242 [ 3 ] {} <Debug> HTTP-Session: aae04e6c-60f1-468a-bf68-7bfc2d1161a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14454 2024.08.16 05:54:02.030279 [ 3 ] {} <Trace> HTTP-Session: aae04e6c-60f1-468a-bf68-7bfc2d1161a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14455 2024.08.16 05:54:02.030386 [ 3 ] {3d1328e1-09a3-4a15-8890-478e0d2dced7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
14456 2024.08.16 05:54:02.030433 [ 3 ] {3d1328e1-09a3-4a15-8890-478e0d2dced7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
14457 2024.08.16 05:54:02.030587 [ 3 ] {3d1328e1-09a3-4a15-8890-478e0d2dced7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14458 2024.08.16 05:54:02.030895 [ 3 ] {3d1328e1-09a3-4a15-8890-478e0d2dced7} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14459 2024.08.16 05:54:02.030933 [ 3 ] {3d1328e1-09a3-4a15-8890-478e0d2dced7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
14460 2024.08.16 05:54:02.031243 [ 3 ] {3d1328e1-09a3-4a15-8890-478e0d2dced7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
14461 2024.08.16 05:54:02.031552 [ 3 ] {3d1328e1-09a3-4a15-8890-478e0d2dced7} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14462 2024.08.16 05:54:02.031717 [ 3 ] {3d1328e1-09a3-4a15-8890-478e0d2dced7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00135 sec., 1481.4814814814813 rows/sec., 120.80 KiB/sec.
14463 2024.08.16 05:54:02.032043 [ 3 ] {3d1328e1-09a3-4a15-8890-478e0d2dced7} <Debug> DynamicQueryHandler: Done processing query
14464 2024.08.16 05:54:02.032078 [ 3 ] {3d1328e1-09a3-4a15-8890-478e0d2dced7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14465 2024.08.16 05:54:02.032095 [ 3 ] {} <Debug> HTTP-Session: aae04e6c-60f1-468a-bf68-7bfc2d1161a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14466 2024.08.16 05:54:02.032276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 32552, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14467 2024.08.16 05:54:02.032328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14468 2024.08.16 05:54:02.032347 [ 3 ] {} <Debug> HTTP-Session: 02dfe7f9-1092-4f05-b200-d4416c00f822 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14469 2024.08.16 05:54:02.032364 [ 3 ] {} <Debug> HTTP-Session: 02dfe7f9-1092-4f05-b200-d4416c00f822 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14470 2024.08.16 05:54:02.032378 [ 3 ] {} <Debug> HTTP-Session: 02dfe7f9-1092-4f05-b200-d4416c00f822 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14471 2024.08.16 05:54:02.032410 [ 3 ] {} <Trace> HTTP-Session: 02dfe7f9-1092-4f05-b200-d4416c00f822 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14472 2024.08.16 05:54:02.032566 [ 3 ] {45cbbb3e-fc86-4113-9341-495757b59470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14473 2024.08.16 05:54:02.032611 [ 3 ] {45cbbb3e-fc86-4113-9341-495757b59470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14474 2024.08.16 05:54:02.032760 [ 3 ] {45cbbb3e-fc86-4113-9341-495757b59470} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14475 2024.08.16 05:54:02.033205 [ 3 ] {45cbbb3e-fc86-4113-9341-495757b59470} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14476 2024.08.16 05:54:02.033243 [ 3 ] {45cbbb3e-fc86-4113-9341-495757b59470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
14477 2024.08.16 05:54:02.033570 [ 3 ] {45cbbb3e-fc86-4113-9341-495757b59470} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
14478 2024.08.16 05:54:02.033871 [ 3 ] {45cbbb3e-fc86-4113-9341-495757b59470} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14479 2024.08.16 05:54:02.034021 [ 3 ] {45cbbb3e-fc86-4113-9341-495757b59470} <Debug> executeQuery: Read 217 rows, 19.35 KiB in 0.001524 sec., 142388.45144356956 rows/sec., 12.40 MiB/sec.
14480 2024.08.16 05:54:02.034196 [ 3 ] {45cbbb3e-fc86-4113-9341-495757b59470} <Debug> DynamicQueryHandler: Done processing query
14481 2024.08.16 05:54:02.034221 [ 3 ] {45cbbb3e-fc86-4113-9341-495757b59470} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB.
14482 2024.08.16 05:54:02.034237 [ 3 ] {} <Debug> HTTP-Session: 02dfe7f9-1092-4f05-b200-d4416c00f822 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14483 2024.08.16 05:54:02.034384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14484 2024.08.16 05:54:02.034433 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14485 2024.08.16 05:54:02.034452 [ 3 ] {} <Debug> HTTP-Session: a224f046-35da-4b80-940c-0830b96ffbf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14486 2024.08.16 05:54:02.034469 [ 3 ] {} <Debug> HTTP-Session: a224f046-35da-4b80-940c-0830b96ffbf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14487 2024.08.16 05:54:02.034482 [ 3 ] {} <Debug> HTTP-Session: a224f046-35da-4b80-940c-0830b96ffbf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14488 2024.08.16 05:54:02.034513 [ 3 ] {} <Trace> HTTP-Session: a224f046-35da-4b80-940c-0830b96ffbf2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14489 2024.08.16 05:54:02.034607 [ 3 ] {4a0dbad5-9627-43ac-8312-fd9db2881935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
14490 2024.08.16 05:54:02.034650 [ 3 ] {4a0dbad5-9627-43ac-8312-fd9db2881935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
14491 2024.08.16 05:54:02.034779 [ 3 ] {4a0dbad5-9627-43ac-8312-fd9db2881935} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14492 2024.08.16 05:54:02.035051 [ 3 ] {4a0dbad5-9627-43ac-8312-fd9db2881935} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14493 2024.08.16 05:54:02.035088 [ 3 ] {4a0dbad5-9627-43ac-8312-fd9db2881935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
14494 2024.08.16 05:54:02.035387 [ 3 ] {4a0dbad5-9627-43ac-8312-fd9db2881935} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
14495 2024.08.16 05:54:02.035692 [ 3 ] {4a0dbad5-9627-43ac-8312-fd9db2881935} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14496 2024.08.16 05:54:02.035844 [ 3 ] {4a0dbad5-9627-43ac-8312-fd9db2881935} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001252 sec., 1597.4440894568688 rows/sec., 111.54 KiB/sec.
14497 2024.08.16 05:54:02.036005 [ 3 ] {4a0dbad5-9627-43ac-8312-fd9db2881935} <Debug> DynamicQueryHandler: Done processing query
14498 2024.08.16 05:54:02.036030 [ 3 ] {4a0dbad5-9627-43ac-8312-fd9db2881935} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14499 2024.08.16 05:54:02.036046 [ 3 ] {} <Debug> HTTP-Session: a224f046-35da-4b80-940c-0830b96ffbf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14500 2024.08.16 05:54:02.036163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14501 2024.08.16 05:54:02.036212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14502 2024.08.16 05:54:02.036231 [ 3 ] {} <Debug> HTTP-Session: 32503549-64fc-4e99-b843-efd157aca270 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14503 2024.08.16 05:54:02.036247 [ 3 ] {} <Debug> HTTP-Session: 32503549-64fc-4e99-b843-efd157aca270 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14504 2024.08.16 05:54:02.036260 [ 3 ] {} <Debug> HTTP-Session: 32503549-64fc-4e99-b843-efd157aca270 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14505 2024.08.16 05:54:02.036290 [ 3 ] {} <Trace> HTTP-Session: 32503549-64fc-4e99-b843-efd157aca270 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14506 2024.08.16 05:54:02.036389 [ 3 ] {b5ce1737-6ffd-452b-9ad3-768acab87140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
14507 2024.08.16 05:54:02.036430 [ 3 ] {b5ce1737-6ffd-452b-9ad3-768acab87140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
14508 2024.08.16 05:54:02.036556 [ 3 ] {b5ce1737-6ffd-452b-9ad3-768acab87140} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14509 2024.08.16 05:54:02.036854 [ 3 ] {b5ce1737-6ffd-452b-9ad3-768acab87140} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14510 2024.08.16 05:54:02.036890 [ 3 ] {b5ce1737-6ffd-452b-9ad3-768acab87140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
14511 2024.08.16 05:54:02.037201 [ 3 ] {b5ce1737-6ffd-452b-9ad3-768acab87140} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
14512 2024.08.16 05:54:02.037506 [ 3 ] {b5ce1737-6ffd-452b-9ad3-768acab87140} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14513 2024.08.16 05:54:02.037663 [ 3 ] {b5ce1737-6ffd-452b-9ad3-768acab87140} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001291 sec., 10844.306738962045 rows/sec., 759.46 KiB/sec.
14514 2024.08.16 05:54:02.037831 [ 3 ] {b5ce1737-6ffd-452b-9ad3-768acab87140} <Debug> DynamicQueryHandler: Done processing query
14515 2024.08.16 05:54:02.037855 [ 3 ] {b5ce1737-6ffd-452b-9ad3-768acab87140} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14516 2024.08.16 05:54:02.037871 [ 3 ] {} <Debug> HTTP-Session: 32503549-64fc-4e99-b843-efd157aca270 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14517 2024.08.16 05:54:02.037977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14518 2024.08.16 05:54:02.038026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14519 2024.08.16 05:54:02.038045 [ 3 ] {} <Debug> HTTP-Session: e03f3c5f-e292-4672-9e33-3df5b32d2e4e Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14520 2024.08.16 05:54:02.038061 [ 3 ] {} <Debug> HTTP-Session: e03f3c5f-e292-4672-9e33-3df5b32d2e4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14521 2024.08.16 05:54:02.038075 [ 3 ] {} <Debug> HTTP-Session: e03f3c5f-e292-4672-9e33-3df5b32d2e4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14522 2024.08.16 05:54:02.038106 [ 3 ] {} <Trace> HTTP-Session: e03f3c5f-e292-4672-9e33-3df5b32d2e4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14523 2024.08.16 05:54:02.038201 [ 3 ] {81a809b7-5186-4ef2-8759-85d78a5a4d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
14524 2024.08.16 05:54:02.038242 [ 3 ] {81a809b7-5186-4ef2-8759-85d78a5a4d4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
14525 2024.08.16 05:54:02.038371 [ 3 ] {81a809b7-5186-4ef2-8759-85d78a5a4d4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14526 2024.08.16 05:54:02.038651 [ 3 ] {81a809b7-5186-4ef2-8759-85d78a5a4d4d} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14527 2024.08.16 05:54:02.038687 [ 3 ] {81a809b7-5186-4ef2-8759-85d78a5a4d4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
14528 2024.08.16 05:54:02.038994 [ 3 ] {81a809b7-5186-4ef2-8759-85d78a5a4d4d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
14529 2024.08.16 05:54:02.039296 [ 3 ] {81a809b7-5186-4ef2-8759-85d78a5a4d4d} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14530 2024.08.16 05:54:02.039444 [ 3 ] {81a809b7-5186-4ef2-8759-85d78a5a4d4d} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001262 sec., 4754.358161648177 rows/sec., 280.90 KiB/sec.
14531 2024.08.16 05:54:02.039457 [ 25 ] {} <Debug> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0
14532 2024.08.16 05:54:02.039542 [ 25 ] {} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14533 2024.08.16 05:54:02.039590 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
14534 2024.08.16 05:54:02.039687 [ 3 ] {81a809b7-5186-4ef2-8759-85d78a5a4d4d} <Debug> DynamicQueryHandler: Done processing query
14535 2024.08.16 05:54:02.039746 [ 3 ] {81a809b7-5186-4ef2-8759-85d78a5a4d4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14536 2024.08.16 05:54:02.039776 [ 3 ] {} <Debug> HTTP-Session: e03f3c5f-e292-4672-9e33-3df5b32d2e4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14537 2024.08.16 05:54:02.039776 [ 186 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
14538 2024.08.16 05:54:02.039969 [ 186 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14539 2024.08.16 05:54:02.039991 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 63668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14540 2024.08.16 05:54:02.040016 [ 186 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
14541 2024.08.16 05:54:02.040078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14542 2024.08.16 05:54:02.040164 [ 3 ] {} <Debug> HTTP-Session: ec97bca2-097a-4b2c-8fdb-5160d14f4211 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14543 2024.08.16 05:54:02.040201 [ 186 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
14544 2024.08.16 05:54:02.040222 [ 3 ] {} <Debug> HTTP-Session: ec97bca2-097a-4b2c-8fdb-5160d14f4211 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14545 2024.08.16 05:54:02.040292 [ 3 ] {} <Debug> HTTP-Session: ec97bca2-097a-4b2c-8fdb-5160d14f4211 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14546 2024.08.16 05:54:02.040465 [ 3 ] {} <Trace> HTTP-Session: ec97bca2-097a-4b2c-8fdb-5160d14f4211 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14547 2024.08.16 05:54:02.040470 [ 186 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
14548 2024.08.16 05:54:02.040758 [ 186 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
14549 2024.08.16 05:54:02.040870 [ 186 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
14550 2024.08.16 05:54:02.041104 [ 3 ] {55cf88bc-cc3b-4e23-8464-c8d8797e5408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14551 2024.08.16 05:54:02.041361 [ 3 ] {55cf88bc-cc3b-4e23-8464-c8d8797e5408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14552 2024.08.16 05:54:02.041790 [ 3 ] {55cf88bc-cc3b-4e23-8464-c8d8797e5408} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14553 2024.08.16 05:54:02.043099 [ 186 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.003426086 sec., 8756.347622330555 rows/sec., 521.62 KiB/sec.
14554 2024.08.16 05:54:02.043123 [ 3 ] {55cf88bc-cc3b-4e23-8464-c8d8797e5408} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14555 2024.08.16 05:54:02.043194 [ 3 ] {55cf88bc-cc3b-4e23-8464-c8d8797e5408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
14556 2024.08.16 05:54:02.043268 [ 186 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary)
14557 2024.08.16 05:54:02.044054 [ 3 ] {55cf88bc-cc3b-4e23-8464-c8d8797e5408} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
14558 2024.08.16 05:54:02.044115 [ 186 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_33_8} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14559 2024.08.16 05:54:02.044326 [ 186 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_33_8} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8
14560 2024.08.16 05:54:02.044567 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
14561 2024.08.16 05:54:02.044757 [ 3 ] {55cf88bc-cc3b-4e23-8464-c8d8797e5408} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14562 2024.08.16 05:54:02.044935 [ 3 ] {55cf88bc-cc3b-4e23-8464-c8d8797e5408} <Debug> executeQuery: Read 393 rows, 28.57 KiB in 0.004156 sec., 94562.07892204043 rows/sec., 6.71 MiB/sec.
14563 2024.08.16 05:54:02.045126 [ 3 ] {55cf88bc-cc3b-4e23-8464-c8d8797e5408} <Debug> DynamicQueryHandler: Done processing query
14564 2024.08.16 05:54:02.045150 [ 3 ] {55cf88bc-cc3b-4e23-8464-c8d8797e5408} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
14565 2024.08.16 05:54:02.045167 [ 3 ] {} <Debug> HTTP-Session: ec97bca2-097a-4b2c-8fdb-5160d14f4211 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14566 2024.08.16 05:54:02.045377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14567 2024.08.16 05:54:02.045426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14568 2024.08.16 05:54:02.045446 [ 3 ] {} <Debug> HTTP-Session: 00bf15be-42e9-46f1-83f7-0d6af4e16b45 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14569 2024.08.16 05:54:02.045462 [ 3 ] {} <Debug> HTTP-Session: 00bf15be-42e9-46f1-83f7-0d6af4e16b45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14570 2024.08.16 05:54:02.045475 [ 3 ] {} <Debug> HTTP-Session: 00bf15be-42e9-46f1-83f7-0d6af4e16b45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14571 2024.08.16 05:54:02.045506 [ 3 ] {} <Trace> HTTP-Session: 00bf15be-42e9-46f1-83f7-0d6af4e16b45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14572 2024.08.16 05:54:02.045604 [ 3 ] {0dbe42ee-5299-4040-a11a-c31b688c45c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
14573 2024.08.16 05:54:02.045648 [ 3 ] {0dbe42ee-5299-4040-a11a-c31b688c45c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14574 2024.08.16 05:54:02.045783 [ 3 ] {0dbe42ee-5299-4040-a11a-c31b688c45c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14575 2024.08.16 05:54:02.046065 [ 3 ] {0dbe42ee-5299-4040-a11a-c31b688c45c3} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14576 2024.08.16 05:54:02.046102 [ 3 ] {0dbe42ee-5299-4040-a11a-c31b688c45c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
14577 2024.08.16 05:54:02.046460 [ 3 ] {0dbe42ee-5299-4040-a11a-c31b688c45c3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
14578 2024.08.16 05:54:02.046785 [ 3 ] {0dbe42ee-5299-4040-a11a-c31b688c45c3} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14579 2024.08.16 05:54:02.046944 [ 3 ] {0dbe42ee-5299-4040-a11a-c31b688c45c3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001356 sec., 4424.778761061947 rows/sec., 231.18 KiB/sec.
14580 2024.08.16 05:54:02.047115 [ 3 ] {0dbe42ee-5299-4040-a11a-c31b688c45c3} <Debug> DynamicQueryHandler: Done processing query
14581 2024.08.16 05:54:02.047140 [ 3 ] {0dbe42ee-5299-4040-a11a-c31b688c45c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14582 2024.08.16 05:54:02.047155 [ 3 ] {} <Debug> HTTP-Session: 00bf15be-42e9-46f1-83f7-0d6af4e16b45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14583 2024.08.16 05:54:02.047332 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 44816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14584 2024.08.16 05:54:02.047381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14585 2024.08.16 05:54:02.047400 [ 3 ] {} <Debug> HTTP-Session: f19d578f-c43b-41b5-92cb-7ac5d7331052 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14586 2024.08.16 05:54:02.047416 [ 3 ] {} <Debug> HTTP-Session: f19d578f-c43b-41b5-92cb-7ac5d7331052 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14587 2024.08.16 05:54:02.047430 [ 3 ] {} <Debug> HTTP-Session: f19d578f-c43b-41b5-92cb-7ac5d7331052 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14588 2024.08.16 05:54:02.047460 [ 3 ] {} <Trace> HTTP-Session: f19d578f-c43b-41b5-92cb-7ac5d7331052 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14589 2024.08.16 05:54:02.047668 [ 3 ] {2d6fb85e-f332-48ae-9120-636412cd1e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14590 2024.08.16 05:54:02.047713 [ 3 ] {2d6fb85e-f332-48ae-9120-636412cd1e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14591 2024.08.16 05:54:02.047859 [ 3 ] {2d6fb85e-f332-48ae-9120-636412cd1e27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14592 2024.08.16 05:54:02.048308 [ 3 ] {2d6fb85e-f332-48ae-9120-636412cd1e27} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14593 2024.08.16 05:54:02.048344 [ 3 ] {2d6fb85e-f332-48ae-9120-636412cd1e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
14594 2024.08.16 05:54:02.048728 [ 3 ] {2d6fb85e-f332-48ae-9120-636412cd1e27} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
14595 2024.08.16 05:54:02.049077 [ 3 ] {2d6fb85e-f332-48ae-9120-636412cd1e27} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14596 2024.08.16 05:54:02.049245 [ 3 ] {2d6fb85e-f332-48ae-9120-636412cd1e27} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001687 sec., 141078.83817427387 rows/sec., 9.46 MiB/sec.
14597 2024.08.16 05:54:02.049414 [ 3 ] {2d6fb85e-f332-48ae-9120-636412cd1e27} <Debug> DynamicQueryHandler: Done processing query
14598 2024.08.16 05:54:02.049443 [ 3 ] {2d6fb85e-f332-48ae-9120-636412cd1e27} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
14599 2024.08.16 05:54:02.049468 [ 3 ] {} <Debug> HTTP-Session: f19d578f-c43b-41b5-92cb-7ac5d7331052 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14600 2024.08.16 05:54:02.049652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14601 2024.08.16 05:54:02.049724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14602 2024.08.16 05:54:02.049748 [ 3 ] {} <Debug> HTTP-Session: 13726a6c-39d9-49e1-8e30-3fae99ec7daa Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14603 2024.08.16 05:54:02.049769 [ 3 ] {} <Debug> HTTP-Session: 13726a6c-39d9-49e1-8e30-3fae99ec7daa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14604 2024.08.16 05:54:02.049787 [ 3 ] {} <Debug> HTTP-Session: 13726a6c-39d9-49e1-8e30-3fae99ec7daa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14605 2024.08.16 05:54:02.049824 [ 3 ] {} <Trace> HTTP-Session: 13726a6c-39d9-49e1-8e30-3fae99ec7daa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14606 2024.08.16 05:54:02.049950 [ 3 ] {2ca1cf79-958a-4a7c-925f-595235da3643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
14607 2024.08.16 05:54:02.050004 [ 3 ] {2ca1cf79-958a-4a7c-925f-595235da3643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
14608 2024.08.16 05:54:02.050169 [ 3 ] {2ca1cf79-958a-4a7c-925f-595235da3643} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14609 2024.08.16 05:54:02.050476 [ 3 ] {2ca1cf79-958a-4a7c-925f-595235da3643} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14610 2024.08.16 05:54:02.050519 [ 3 ] {2ca1cf79-958a-4a7c-925f-595235da3643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
14611 2024.08.16 05:54:02.050898 [ 3 ] {2ca1cf79-958a-4a7c-925f-595235da3643} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
14612 2024.08.16 05:54:02.051215 [ 3 ] {2ca1cf79-958a-4a7c-925f-595235da3643} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14613 2024.08.16 05:54:02.051373 [ 3 ] {2ca1cf79-958a-4a7c-925f-595235da3643} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001444 sec., 692.5207756232687 rows/sec., 46.66 KiB/sec.
14614 2024.08.16 05:54:02.051545 [ 3 ] {2ca1cf79-958a-4a7c-925f-595235da3643} <Debug> DynamicQueryHandler: Done processing query
14615 2024.08.16 05:54:02.051569 [ 3 ] {2ca1cf79-958a-4a7c-925f-595235da3643} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
14616 2024.08.16 05:54:02.051585 [ 3 ] {} <Debug> HTTP-Session: 13726a6c-39d9-49e1-8e30-3fae99ec7daa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14617 2024.08.16 05:54:02.051703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14633, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14618 2024.08.16 05:54:02.051752 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14619 2024.08.16 05:54:02.051771 [ 3 ] {} <Debug> HTTP-Session: 3b5b73a4-2193-4d3b-bb0b-ab1eda0733c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14620 2024.08.16 05:54:02.051788 [ 3 ] {} <Debug> HTTP-Session: 3b5b73a4-2193-4d3b-bb0b-ab1eda0733c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14621 2024.08.16 05:54:02.051802 [ 3 ] {} <Debug> HTTP-Session: 3b5b73a4-2193-4d3b-bb0b-ab1eda0733c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14622 2024.08.16 05:54:02.051832 [ 3 ] {} <Trace> HTTP-Session: 3b5b73a4-2193-4d3b-bb0b-ab1eda0733c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14623 2024.08.16 05:54:02.052025 [ 3 ] {8cceed2d-3a6a-4627-a64f-6d706f12f56f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14624 2024.08.16 05:54:02.052087 [ 3 ] {8cceed2d-3a6a-4627-a64f-6d706f12f56f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
14625 2024.08.16 05:54:02.052503 [ 3 ] {8cceed2d-3a6a-4627-a64f-6d706f12f56f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14626 2024.08.16 05:54:02.053065 [ 3 ] {8cceed2d-3a6a-4627-a64f-6d706f12f56f} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14627 2024.08.16 05:54:02.053102 [ 3 ] {8cceed2d-3a6a-4627-a64f-6d706f12f56f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
14628 2024.08.16 05:54:02.053689 [ 3 ] {8cceed2d-3a6a-4627-a64f-6d706f12f56f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
14629 2024.08.16 05:54:02.054089 [ 3 ] {8cceed2d-3a6a-4627-a64f-6d706f12f56f} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14630 2024.08.16 05:54:02.054270 [ 3 ] {8cceed2d-3a6a-4627-a64f-6d706f12f56f} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002365 sec., 3805.496828752643 rows/sec., 6.82 MiB/sec.
14631 2024.08.16 05:54:02.054491 [ 3 ] {8cceed2d-3a6a-4627-a64f-6d706f12f56f} <Debug> DynamicQueryHandler: Done processing query
14632 2024.08.16 05:54:02.054514 [ 3 ] {8cceed2d-3a6a-4627-a64f-6d706f12f56f} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
14633 2024.08.16 05:54:02.054530 [ 3 ] {} <Debug> HTTP-Session: 3b5b73a4-2193-4d3b-bb0b-ab1eda0733c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14634 2024.08.16 05:54:02.054659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14635 2024.08.16 05:54:02.054706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14636 2024.08.16 05:54:02.054724 [ 3 ] {} <Debug> HTTP-Session: 3ac13e1e-7603-4a8f-804c-f1393c3d56bc Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14637 2024.08.16 05:54:02.054740 [ 3 ] {} <Debug> HTTP-Session: 3ac13e1e-7603-4a8f-804c-f1393c3d56bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14638 2024.08.16 05:54:02.054754 [ 3 ] {} <Debug> HTTP-Session: 3ac13e1e-7603-4a8f-804c-f1393c3d56bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14639 2024.08.16 05:54:02.054784 [ 3 ] {} <Trace> HTTP-Session: 3ac13e1e-7603-4a8f-804c-f1393c3d56bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14640 2024.08.16 05:54:02.054915 [ 3 ] {615a3402-b240-4ab6-93aa-51ce3432394c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14641 2024.08.16 05:54:02.054957 [ 3 ] {615a3402-b240-4ab6-93aa-51ce3432394c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14642 2024.08.16 05:54:02.055086 [ 3 ] {615a3402-b240-4ab6-93aa-51ce3432394c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14643 2024.08.16 05:54:02.055409 [ 3 ] {615a3402-b240-4ab6-93aa-51ce3432394c} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14644 2024.08.16 05:54:02.055445 [ 3 ] {615a3402-b240-4ab6-93aa-51ce3432394c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
14645 2024.08.16 05:54:02.055795 [ 3 ] {615a3402-b240-4ab6-93aa-51ce3432394c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
14646 2024.08.16 05:54:02.056115 [ 3 ] {615a3402-b240-4ab6-93aa-51ce3432394c} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14647 2024.08.16 05:54:02.056276 [ 3 ] {615a3402-b240-4ab6-93aa-51ce3432394c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001409 sec., 58197.30305180979 rows/sec., 3.70 MiB/sec.
14648 2024.08.16 05:54:02.056531 [ 3 ] {615a3402-b240-4ab6-93aa-51ce3432394c} <Debug> DynamicQueryHandler: Done processing query
14649 2024.08.16 05:54:02.056592 [ 3 ] {615a3402-b240-4ab6-93aa-51ce3432394c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14650 2024.08.16 05:54:02.056650 [ 3 ] {} <Debug> HTTP-Session: 3ac13e1e-7603-4a8f-804c-f1393c3d56bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14651 2024.08.16 05:54:07.022717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14652 2024.08.16 05:54:07.022904 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14653 2024.08.16 05:54:07.022950 [ 3 ] {} <Debug> HTTP-Session: 46bde5ce-7753-4b32-9a64-d51afb79c400 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14654 2024.08.16 05:54:07.022991 [ 3 ] {} <Debug> HTTP-Session: 46bde5ce-7753-4b32-9a64-d51afb79c400 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14655 2024.08.16 05:54:07.023020 [ 3 ] {} <Debug> HTTP-Session: 46bde5ce-7753-4b32-9a64-d51afb79c400 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14656 2024.08.16 05:54:07.023098 [ 3 ] {} <Trace> HTTP-Session: 46bde5ce-7753-4b32-9a64-d51afb79c400 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14657 2024.08.16 05:54:07.023379 [ 3 ] {7b99cb97-31ea-477b-94c2-b34cf0d397db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14658 2024.08.16 05:54:07.023481 [ 3 ] {7b99cb97-31ea-477b-94c2-b34cf0d397db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14659 2024.08.16 05:54:07.023800 [ 3 ] {7b99cb97-31ea-477b-94c2-b34cf0d397db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14660 2024.08.16 05:54:07.024283 [ 3 ] {7b99cb97-31ea-477b-94c2-b34cf0d397db} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14661 2024.08.16 05:54:07.024322 [ 3 ] {7b99cb97-31ea-477b-94c2-b34cf0d397db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
14662 2024.08.16 05:54:07.024691 [ 3 ] {7b99cb97-31ea-477b-94c2-b34cf0d397db} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
14663 2024.08.16 05:54:07.025046 [ 3 ] {7b99cb97-31ea-477b-94c2-b34cf0d397db} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14664 2024.08.16 05:54:07.025188 [ 3 ] {7b99cb97-31ea-477b-94c2-b34cf0d397db} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.001904 sec., 12079.831932773108 rows/sec., 979.13 KiB/sec.
14665 2024.08.16 05:54:07.025473 [ 3 ] {7b99cb97-31ea-477b-94c2-b34cf0d397db} <Debug> DynamicQueryHandler: Done processing query
14666 2024.08.16 05:54:07.025534 [ 3 ] {7b99cb97-31ea-477b-94c2-b34cf0d397db} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14667 2024.08.16 05:54:07.025583 [ 3 ] {} <Debug> HTTP-Session: 46bde5ce-7753-4b32-9a64-d51afb79c400 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14668 2024.08.16 05:54:07.025814 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 18224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14669 2024.08.16 05:54:07.025868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14670 2024.08.16 05:54:07.025888 [ 3 ] {} <Debug> HTTP-Session: c0600744-f2b8-402f-b756-0a24340576ee Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14671 2024.08.16 05:54:07.025906 [ 3 ] {} <Debug> HTTP-Session: c0600744-f2b8-402f-b756-0a24340576ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14672 2024.08.16 05:54:07.025920 [ 3 ] {} <Debug> HTTP-Session: c0600744-f2b8-402f-b756-0a24340576ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14673 2024.08.16 05:54:07.025953 [ 3 ] {} <Trace> HTTP-Session: c0600744-f2b8-402f-b756-0a24340576ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14674 2024.08.16 05:54:07.026090 [ 3 ] {81e44dea-f1de-4ab5-8add-c59240a8b7c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14675 2024.08.16 05:54:07.026134 [ 3 ] {81e44dea-f1de-4ab5-8add-c59240a8b7c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14676 2024.08.16 05:54:07.026280 [ 3 ] {81e44dea-f1de-4ab5-8add-c59240a8b7c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14677 2024.08.16 05:54:07.026727 [ 3 ] {81e44dea-f1de-4ab5-8add-c59240a8b7c3} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14678 2024.08.16 05:54:07.026764 [ 3 ] {81e44dea-f1de-4ab5-8add-c59240a8b7c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
14679 2024.08.16 05:54:07.027083 [ 3 ] {81e44dea-f1de-4ab5-8add-c59240a8b7c3} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14680 2024.08.16 05:54:07.027380 [ 3 ] {81e44dea-f1de-4ab5-8add-c59240a8b7c3} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14681 2024.08.16 05:54:07.027505 [ 3 ] {81e44dea-f1de-4ab5-8add-c59240a8b7c3} <Debug> executeQuery: Read 125 rows, 10.63 KiB in 0.001472 sec., 84918.47826086957 rows/sec., 7.05 MiB/sec.
14682 2024.08.16 05:54:07.027743 [ 3 ] {81e44dea-f1de-4ab5-8add-c59240a8b7c3} <Debug> DynamicQueryHandler: Done processing query
14683 2024.08.16 05:54:07.027801 [ 3 ] {81e44dea-f1de-4ab5-8add-c59240a8b7c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
14684 2024.08.16 05:54:07.027863 [ 3 ] {} <Debug> HTTP-Session: c0600744-f2b8-402f-b756-0a24340576ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14685 2024.08.16 05:54:07.028055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14686 2024.08.16 05:54:07.028106 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14687 2024.08.16 05:54:07.028126 [ 3 ] {} <Debug> HTTP-Session: e5f7f8fc-f8d8-4ab6-8d40-f81c5b823ef8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14688 2024.08.16 05:54:07.028144 [ 3 ] {} <Debug> HTTP-Session: e5f7f8fc-f8d8-4ab6-8d40-f81c5b823ef8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14689 2024.08.16 05:54:07.028158 [ 3 ] {} <Debug> HTTP-Session: e5f7f8fc-f8d8-4ab6-8d40-f81c5b823ef8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14690 2024.08.16 05:54:07.028191 [ 3 ] {} <Trace> HTTP-Session: e5f7f8fc-f8d8-4ab6-8d40-f81c5b823ef8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14691 2024.08.16 05:54:07.028317 [ 3 ] {d086c09e-be76-4aa5-bc9a-ef9212cf289c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14692 2024.08.16 05:54:07.028360 [ 3 ] {d086c09e-be76-4aa5-bc9a-ef9212cf289c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14693 2024.08.16 05:54:07.028500 [ 3 ] {d086c09e-be76-4aa5-bc9a-ef9212cf289c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14694 2024.08.16 05:54:07.028866 [ 3 ] {d086c09e-be76-4aa5-bc9a-ef9212cf289c} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14695 2024.08.16 05:54:07.028902 [ 3 ] {d086c09e-be76-4aa5-bc9a-ef9212cf289c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
14696 2024.08.16 05:54:07.029207 [ 3 ] {d086c09e-be76-4aa5-bc9a-ef9212cf289c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14697 2024.08.16 05:54:07.029499 [ 3 ] {d086c09e-be76-4aa5-bc9a-ef9212cf289c} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14698 2024.08.16 05:54:07.029622 [ 3 ] {d086c09e-be76-4aa5-bc9a-ef9212cf289c} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001355 sec., 64206.64206642066 rows/sec., 5.01 MiB/sec.
14699 2024.08.16 05:54:07.029797 [ 3 ] {d086c09e-be76-4aa5-bc9a-ef9212cf289c} <Debug> DynamicQueryHandler: Done processing query
14700 2024.08.16 05:54:07.029834 [ 3 ] {d086c09e-be76-4aa5-bc9a-ef9212cf289c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
14701 2024.08.16 05:54:07.029867 [ 3 ] {} <Debug> HTTP-Session: e5f7f8fc-f8d8-4ab6-8d40-f81c5b823ef8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14702 2024.08.16 05:54:07.030056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14703 2024.08.16 05:54:07.030105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14704 2024.08.16 05:54:07.030124 [ 3 ] {} <Debug> HTTP-Session: 1cc3fd8f-47ca-4610-a0d4-eecc0de32640 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14705 2024.08.16 05:54:07.030142 [ 3 ] {} <Debug> HTTP-Session: 1cc3fd8f-47ca-4610-a0d4-eecc0de32640 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14706 2024.08.16 05:54:07.030156 [ 3 ] {} <Debug> HTTP-Session: 1cc3fd8f-47ca-4610-a0d4-eecc0de32640 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14707 2024.08.16 05:54:07.030186 [ 3 ] {} <Trace> HTTP-Session: 1cc3fd8f-47ca-4610-a0d4-eecc0de32640 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14708 2024.08.16 05:54:07.030328 [ 3 ] {1d772762-2355-4e50-aca1-7f025915db87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14709 2024.08.16 05:54:07.030372 [ 3 ] {1d772762-2355-4e50-aca1-7f025915db87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14710 2024.08.16 05:54:07.030513 [ 3 ] {1d772762-2355-4e50-aca1-7f025915db87} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14711 2024.08.16 05:54:07.030885 [ 3 ] {1d772762-2355-4e50-aca1-7f025915db87} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14712 2024.08.16 05:54:07.030920 [ 3 ] {1d772762-2355-4e50-aca1-7f025915db87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
14713 2024.08.16 05:54:07.031299 [ 3 ] {1d772762-2355-4e50-aca1-7f025915db87} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14714 2024.08.16 05:54:07.031642 [ 3 ] {1d772762-2355-4e50-aca1-7f025915db87} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14715 2024.08.16 05:54:07.031768 [ 3 ] {1d772762-2355-4e50-aca1-7f025915db87} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001507 sec., 106171.20106171201 rows/sec., 7.39 MiB/sec.
14716 2024.08.16 05:54:07.031933 [ 3 ] {1d772762-2355-4e50-aca1-7f025915db87} <Debug> DynamicQueryHandler: Done processing query
14717 2024.08.16 05:54:07.031957 [ 3 ] {1d772762-2355-4e50-aca1-7f025915db87} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
14718 2024.08.16 05:54:07.031973 [ 3 ] {} <Debug> HTTP-Session: 1cc3fd8f-47ca-4610-a0d4-eecc0de32640 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14719 2024.08.16 05:54:07.032144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 36980, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14720 2024.08.16 05:54:07.032192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14721 2024.08.16 05:54:07.032211 [ 3 ] {} <Debug> HTTP-Session: be6f0e3f-3cb9-431b-98fa-d9b5d0c8c254 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14722 2024.08.16 05:54:07.032228 [ 3 ] {} <Debug> HTTP-Session: be6f0e3f-3cb9-431b-98fa-d9b5d0c8c254 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14723 2024.08.16 05:54:07.032241 [ 3 ] {} <Debug> HTTP-Session: be6f0e3f-3cb9-431b-98fa-d9b5d0c8c254 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14724 2024.08.16 05:54:07.032272 [ 3 ] {} <Trace> HTTP-Session: be6f0e3f-3cb9-431b-98fa-d9b5d0c8c254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14725 2024.08.16 05:54:07.032544 [ 3 ] {7abf1ae7-8e5a-40a3-be24-962874cdd978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14726 2024.08.16 05:54:07.032611 [ 3 ] {7abf1ae7-8e5a-40a3-be24-962874cdd978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
14727 2024.08.16 05:54:07.033034 [ 3 ] {7abf1ae7-8e5a-40a3-be24-962874cdd978} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14728 2024.08.16 05:54:07.033641 [ 3 ] {7abf1ae7-8e5a-40a3-be24-962874cdd978} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14729 2024.08.16 05:54:07.033676 [ 3 ] {7abf1ae7-8e5a-40a3-be24-962874cdd978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
14730 2024.08.16 05:54:07.034286 [ 3 ] {7abf1ae7-8e5a-40a3-be24-962874cdd978} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
14731 2024.08.16 05:54:07.034697 [ 3 ] {7abf1ae7-8e5a-40a3-be24-962874cdd978} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14732 2024.08.16 05:54:07.034839 [ 3 ] {7abf1ae7-8e5a-40a3-be24-962874cdd978} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002481 sec., 9270.455461507456 rows/sec., 16.61 MiB/sec.
14733 2024.08.16 05:54:07.035060 [ 3 ] {7abf1ae7-8e5a-40a3-be24-962874cdd978} <Debug> DynamicQueryHandler: Done processing query
14734 2024.08.16 05:54:07.035085 [ 3 ] {7abf1ae7-8e5a-40a3-be24-962874cdd978} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
14735 2024.08.16 05:54:07.035101 [ 3 ] {} <Debug> HTTP-Session: be6f0e3f-3cb9-431b-98fa-d9b5d0c8c254 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14736 2024.08.16 05:54:07.035275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14737 2024.08.16 05:54:07.035322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14738 2024.08.16 05:54:07.035341 [ 3 ] {} <Debug> HTTP-Session: 681d336c-800d-4e22-be42-4327e3d82128 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14739 2024.08.16 05:54:07.035357 [ 3 ] {} <Debug> HTTP-Session: 681d336c-800d-4e22-be42-4327e3d82128 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14740 2024.08.16 05:54:07.035371 [ 3 ] {} <Debug> HTTP-Session: 681d336c-800d-4e22-be42-4327e3d82128 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14741 2024.08.16 05:54:07.035401 [ 3 ] {} <Trace> HTTP-Session: 681d336c-800d-4e22-be42-4327e3d82128 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14742 2024.08.16 05:54:07.035524 [ 3 ] {386d1ad5-f0ab-45c6-b1a2-be304681e3c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14743 2024.08.16 05:54:07.035567 [ 3 ] {386d1ad5-f0ab-45c6-b1a2-be304681e3c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14744 2024.08.16 05:54:07.035691 [ 3 ] {386d1ad5-f0ab-45c6-b1a2-be304681e3c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14745 2024.08.16 05:54:07.035974 [ 3 ] {386d1ad5-f0ab-45c6-b1a2-be304681e3c3} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14746 2024.08.16 05:54:07.036009 [ 3 ] {386d1ad5-f0ab-45c6-b1a2-be304681e3c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB.
14747 2024.08.16 05:54:07.036358 [ 3 ] {386d1ad5-f0ab-45c6-b1a2-be304681e3c3} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
14748 2024.08.16 05:54:07.036672 [ 3 ] {386d1ad5-f0ab-45c6-b1a2-be304681e3c3} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14749 2024.08.16 05:54:07.036795 [ 3 ] {386d1ad5-f0ab-45c6-b1a2-be304681e3c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001319 sec., 45489.00682335102 rows/sec., 3.07 MiB/sec.
14750 2024.08.16 05:54:07.036954 [ 3 ] {386d1ad5-f0ab-45c6-b1a2-be304681e3c3} <Debug> DynamicQueryHandler: Done processing query
14751 2024.08.16 05:54:07.036978 [ 3 ] {386d1ad5-f0ab-45c6-b1a2-be304681e3c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
14752 2024.08.16 05:54:07.036994 [ 3 ] {} <Debug> HTTP-Session: 681d336c-800d-4e22-be42-4327e3d82128 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14753 2024.08.16 05:54:09.861229 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache
14754 2024.08.16 05:54:09.861300 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache
14755 2024.08.16 05:54:12.026485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14756 2024.08.16 05:54:12.026604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14757 2024.08.16 05:54:12.026633 [ 3 ] {} <Debug> HTTP-Session: ad09effd-ac31-4d4d-8929-41a49af56ea8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14758 2024.08.16 05:54:12.026661 [ 3 ] {} <Debug> HTTP-Session: ad09effd-ac31-4d4d-8929-41a49af56ea8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14759 2024.08.16 05:54:12.026680 [ 3 ] {} <Debug> HTTP-Session: ad09effd-ac31-4d4d-8929-41a49af56ea8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14760 2024.08.16 05:54:12.026736 [ 3 ] {} <Trace> HTTP-Session: ad09effd-ac31-4d4d-8929-41a49af56ea8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14761 2024.08.16 05:54:12.026936 [ 3 ] {8b23976d-84f0-4bbd-ad23-50c1eeadfc22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
14762 2024.08.16 05:54:12.026998 [ 3 ] {8b23976d-84f0-4bbd-ad23-50c1eeadfc22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
14763 2024.08.16 05:54:12.027184 [ 3 ] {8b23976d-84f0-4bbd-ad23-50c1eeadfc22} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14764 2024.08.16 05:54:12.027623 [ 3 ] {8b23976d-84f0-4bbd-ad23-50c1eeadfc22} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14765 2024.08.16 05:54:12.027664 [ 3 ] {8b23976d-84f0-4bbd-ad23-50c1eeadfc22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
14766 2024.08.16 05:54:12.028056 [ 3 ] {8b23976d-84f0-4bbd-ad23-50c1eeadfc22} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
14767 2024.08.16 05:54:12.028394 [ 3 ] {8b23976d-84f0-4bbd-ad23-50c1eeadfc22} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14768 2024.08.16 05:54:12.028546 [ 3 ] {8b23976d-84f0-4bbd-ad23-50c1eeadfc22} <Debug> executeQuery: Read 10 rows, 830.00 B in 0.001668 sec., 5995.2038369304555 rows/sec., 485.94 KiB/sec.
14769 2024.08.16 05:54:12.028827 [ 3 ] {8b23976d-84f0-4bbd-ad23-50c1eeadfc22} <Debug> DynamicQueryHandler: Done processing query
14770 2024.08.16 05:54:12.028883 [ 3 ] {8b23976d-84f0-4bbd-ad23-50c1eeadfc22} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14771 2024.08.16 05:54:12.028949 [ 3 ] {} <Debug> HTTP-Session: ad09effd-ac31-4d4d-8929-41a49af56ea8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14772 2024.08.16 05:54:12.029214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 32883, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14773 2024.08.16 05:54:12.029279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14774 2024.08.16 05:54:12.029299 [ 3 ] {} <Debug> HTTP-Session: dd3362a7-f77d-443e-be8a-62ad52023482 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14775 2024.08.16 05:54:12.029318 [ 3 ] {} <Debug> HTTP-Session: dd3362a7-f77d-443e-be8a-62ad52023482 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14776 2024.08.16 05:54:12.029331 [ 3 ] {} <Debug> HTTP-Session: dd3362a7-f77d-443e-be8a-62ad52023482 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14777 2024.08.16 05:54:12.029369 [ 3 ] {} <Trace> HTTP-Session: dd3362a7-f77d-443e-be8a-62ad52023482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14778 2024.08.16 05:54:12.029539 [ 3 ] {869b5a9e-cfbe-431b-b061-9d767151ce07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
14779 2024.08.16 05:54:12.029592 [ 3 ] {869b5a9e-cfbe-431b-b061-9d767151ce07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
14780 2024.08.16 05:54:12.029738 [ 3 ] {869b5a9e-cfbe-431b-b061-9d767151ce07} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14781 2024.08.16 05:54:12.030210 [ 3 ] {869b5a9e-cfbe-431b-b061-9d767151ce07} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14782 2024.08.16 05:54:12.030248 [ 3 ] {869b5a9e-cfbe-431b-b061-9d767151ce07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
14783 2024.08.16 05:54:12.030578 [ 3 ] {869b5a9e-cfbe-431b-b061-9d767151ce07} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14784 2024.08.16 05:54:12.030907 [ 3 ] {869b5a9e-cfbe-431b-b061-9d767151ce07} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14785 2024.08.16 05:54:12.031060 [ 3 ] {869b5a9e-cfbe-431b-b061-9d767151ce07} <Debug> executeQuery: Read 219 rows, 19.56 KiB in 0.001599 sec., 136960.60037523453 rows/sec., 11.94 MiB/sec.
14786 2024.08.16 05:54:12.031081 [ 125 ] {} <Debug> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
14787 2024.08.16 05:54:12.031189 [ 125 ] {} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14788 2024.08.16 05:54:12.031235 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
14789 2024.08.16 05:54:12.031326 [ 3 ] {869b5a9e-cfbe-431b-b061-9d767151ce07} <Debug> DynamicQueryHandler: Done processing query
14790 2024.08.16 05:54:12.031366 [ 3 ] {869b5a9e-cfbe-431b-b061-9d767151ce07} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
14791 2024.08.16 05:54:12.031386 [ 195 ] {564535ed-8c40-4bc7-9d29-de870537704c::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
14792 2024.08.16 05:54:12.031388 [ 3 ] {} <Debug> HTTP-Session: dd3362a7-f77d-443e-be8a-62ad52023482 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14793 2024.08.16 05:54:12.031514 [ 195 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14794 2024.08.16 05:54:12.031545 [ 195 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1434 rows starting from the beginning of the part
14795 2024.08.16 05:54:12.031588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14796 2024.08.16 05:54:12.031640 [ 195 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 218 rows starting from the beginning of the part
14797 2024.08.16 05:54:12.031692 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14798 2024.08.16 05:54:12.031789 [ 3 ] {} <Debug> HTTP-Session: 66916160-249b-4f82-93c9-6c0dd2937907 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14799 2024.08.16 05:54:12.031880 [ 3 ] {} <Debug> HTTP-Session: 66916160-249b-4f82-93c9-6c0dd2937907 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14800 2024.08.16 05:54:12.031916 [ 195 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1267 rows starting from the beginning of the part
14801 2024.08.16 05:54:12.031935 [ 3 ] {} <Debug> HTTP-Session: 66916160-249b-4f82-93c9-6c0dd2937907 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14802 2024.08.16 05:54:12.032127 [ 3 ] {} <Trace> HTTP-Session: 66916160-249b-4f82-93c9-6c0dd2937907 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14803 2024.08.16 05:54:12.032322 [ 195 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 217 rows starting from the beginning of the part
14804 2024.08.16 05:54:12.032549 [ 3 ] {5178618e-a4ec-44d0-8c06-bb5c695b1b5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
14805 2024.08.16 05:54:12.032693 [ 195 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 125 rows starting from the beginning of the part
14806 2024.08.16 05:54:12.032706 [ 3 ] {5178618e-a4ec-44d0-8c06-bb5c695b1b5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
14807 2024.08.16 05:54:12.033073 [ 195 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 219 rows starting from the beginning of the part
14808 2024.08.16 05:54:12.033771 [ 3 ] {5178618e-a4ec-44d0-8c06-bb5c695b1b5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14809 2024.08.16 05:54:12.034225 [ 3 ] {5178618e-a4ec-44d0-8c06-bb5c695b1b5c} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14810 2024.08.16 05:54:12.034265 [ 3 ] {5178618e-a4ec-44d0-8c06-bb5c695b1b5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
14811 2024.08.16 05:54:12.034714 [ 3 ] {5178618e-a4ec-44d0-8c06-bb5c695b1b5c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
14812 2024.08.16 05:54:12.035070 [ 3 ] {5178618e-a4ec-44d0-8c06-bb5c695b1b5c} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14813 2024.08.16 05:54:12.035245 [ 3 ] {5178618e-a4ec-44d0-8c06-bb5c695b1b5c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002846 sec., 4919.184820801124 rows/sec., 344.51 KiB/sec.
14814 2024.08.16 05:54:12.035574 [ 3 ] {5178618e-a4ec-44d0-8c06-bb5c695b1b5c} <Debug> DynamicQueryHandler: Done processing query
14815 2024.08.16 05:54:12.035660 [ 3 ] {5178618e-a4ec-44d0-8c06-bb5c695b1b5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14816 2024.08.16 05:54:12.035774 [ 3 ] {} <Debug> HTTP-Session: 66916160-249b-4f82-93c9-6c0dd2937907 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14817 2024.08.16 05:54:12.036074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14818 2024.08.16 05:54:12.036302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14819 2024.08.16 05:54:12.036392 [ 195 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3480 rows, containing 4 columns (4 merged, 0 gathered) in 0.005055454 sec., 688365.4761768181 rows/sec., 57.59 MiB/sec.
14820 2024.08.16 05:54:12.036394 [ 3 ] {} <Debug> HTTP-Session: 2729c757-8fd2-47d9-a9a8-f4c34d3f5602 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14821 2024.08.16 05:54:12.036476 [ 3 ] {} <Debug> HTTP-Session: 2729c757-8fd2-47d9-a9a8-f4c34d3f5602 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14822 2024.08.16 05:54:12.036507 [ 3 ] {} <Debug> HTTP-Session: 2729c757-8fd2-47d9-a9a8-f4c34d3f5602 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14823 2024.08.16 05:54:12.036547 [ 3 ] {} <Trace> HTTP-Session: 2729c757-8fd2-47d9-a9a8-f4c34d3f5602 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14824 2024.08.16 05:54:12.036647 [ 195 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
14825 2024.08.16 05:54:12.036667 [ 3 ] {15f342d7-7d86-486a-8ca8-53ebd40abdca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
14826 2024.08.16 05:54:12.036718 [ 3 ] {15f342d7-7d86-486a-8ca8-53ebd40abdca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
14827 2024.08.16 05:54:12.037083 [ 3 ] {15f342d7-7d86-486a-8ca8-53ebd40abdca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14828 2024.08.16 05:54:12.037254 [ 195 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_76_15} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14829 2024.08.16 05:54:12.037389 [ 195 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_76_15} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
14830 2024.08.16 05:54:12.037495 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB.
14831 2024.08.16 05:54:12.037534 [ 3 ] {15f342d7-7d86-486a-8ca8-53ebd40abdca} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14832 2024.08.16 05:54:12.037571 [ 3 ] {15f342d7-7d86-486a-8ca8-53ebd40abdca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
14833 2024.08.16 05:54:12.037894 [ 3 ] {15f342d7-7d86-486a-8ca8-53ebd40abdca} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
14834 2024.08.16 05:54:12.038192 [ 3 ] {15f342d7-7d86-486a-8ca8-53ebd40abdca} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14835 2024.08.16 05:54:12.038342 [ 3 ] {15f342d7-7d86-486a-8ca8-53ebd40abdca} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001705 sec., 3519.0615835777126 rows/sec., 207.91 KiB/sec.
14836 2024.08.16 05:54:12.038501 [ 3 ] {15f342d7-7d86-486a-8ca8-53ebd40abdca} <Debug> DynamicQueryHandler: Done processing query
14837 2024.08.16 05:54:12.038525 [ 3 ] {15f342d7-7d86-486a-8ca8-53ebd40abdca} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
14838 2024.08.16 05:54:12.038541 [ 3 ] {} <Debug> HTTP-Session: 2729c757-8fd2-47d9-a9a8-f4c34d3f5602 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14839 2024.08.16 05:54:12.038715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 64031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14840 2024.08.16 05:54:12.038761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14841 2024.08.16 05:54:12.038780 [ 3 ] {} <Debug> HTTP-Session: 30a38f00-36a6-48fb-bf12-91afb08836d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14842 2024.08.16 05:54:12.038797 [ 3 ] {} <Debug> HTTP-Session: 30a38f00-36a6-48fb-bf12-91afb08836d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14843 2024.08.16 05:54:12.038811 [ 3 ] {} <Debug> HTTP-Session: 30a38f00-36a6-48fb-bf12-91afb08836d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14844 2024.08.16 05:54:12.038842 [ 3 ] {} <Trace> HTTP-Session: 30a38f00-36a6-48fb-bf12-91afb08836d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14845 2024.08.16 05:54:12.039038 [ 3 ] {332b28ad-dac8-4b93-bc2e-8687f9f3c92b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
14846 2024.08.16 05:54:12.039080 [ 3 ] {332b28ad-dac8-4b93-bc2e-8687f9f3c92b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
14847 2024.08.16 05:54:12.039205 [ 3 ] {332b28ad-dac8-4b93-bc2e-8687f9f3c92b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14848 2024.08.16 05:54:12.039736 [ 3 ] {332b28ad-dac8-4b93-bc2e-8687f9f3c92b} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14849 2024.08.16 05:54:12.039772 [ 3 ] {332b28ad-dac8-4b93-bc2e-8687f9f3c92b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
14850 2024.08.16 05:54:12.040095 [ 3 ] {332b28ad-dac8-4b93-bc2e-8687f9f3c92b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14851 2024.08.16 05:54:12.040396 [ 3 ] {332b28ad-dac8-4b93-bc2e-8687f9f3c92b} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14852 2024.08.16 05:54:12.040548 [ 125 ] {} <Debug> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
14853 2024.08.16 05:54:12.040549 [ 3 ] {332b28ad-dac8-4b93-bc2e-8687f9f3c92b} <Debug> executeQuery: Read 395 rows, 28.75 KiB in 0.00161 sec., 245341.61490683228 rows/sec., 17.44 MiB/sec.
14854 2024.08.16 05:54:12.040609 [ 125 ] {} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14855 2024.08.16 05:54:12.040678 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
14856 2024.08.16 05:54:12.040939 [ 3 ] {332b28ad-dac8-4b93-bc2e-8687f9f3c92b} <Debug> DynamicQueryHandler: Done processing query
14857 2024.08.16 05:54:12.040975 [ 196 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::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
14858 2024.08.16 05:54:12.040988 [ 3 ] {332b28ad-dac8-4b93-bc2e-8687f9f3c92b} <Debug> MemoryTracker: Peak memory usage (for query): 4.38 MiB.
14859 2024.08.16 05:54:12.041104 [ 3 ] {} <Debug> HTTP-Session: 30a38f00-36a6-48fb-bf12-91afb08836d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14860 2024.08.16 05:54:12.041510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14861 2024.08.16 05:54:12.041576 [ 196 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14862 2024.08.16 05:54:12.041694 [ 196 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 904 rows starting from the beginning of the part
14863 2024.08.16 05:54:12.041702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14864 2024.08.16 05:54:12.041819 [ 3 ] {} <Debug> HTTP-Session: 6b1bc6f8-920d-4e5a-93f4-390deb042fcf Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14865 2024.08.16 05:54:12.041967 [ 196 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 395 rows starting from the beginning of the part
14866 2024.08.16 05:54:12.042216 [ 3 ] {} <Debug> HTTP-Session: 6b1bc6f8-920d-4e5a-93f4-390deb042fcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14867 2024.08.16 05:54:12.042357 [ 3 ] {} <Debug> HTTP-Session: 6b1bc6f8-920d-4e5a-93f4-390deb042fcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14868 2024.08.16 05:54:12.042371 [ 196 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 547 rows starting from the beginning of the part
14869 2024.08.16 05:54:12.042597 [ 3 ] {} <Trace> HTTP-Session: 6b1bc6f8-920d-4e5a-93f4-390deb042fcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14870 2024.08.16 05:54:12.042799 [ 196 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 393 rows starting from the beginning of the part
14871 2024.08.16 05:54:12.043184 [ 196 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 87 rows starting from the beginning of the part
14872 2024.08.16 05:54:12.043223 [ 3 ] {a7e77427-8d7f-4c45-9b32-a81a36108e14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
14873 2024.08.16 05:54:12.043615 [ 196 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 395 rows starting from the beginning of the part
14874 2024.08.16 05:54:12.043624 [ 3 ] {a7e77427-8d7f-4c45-9b32-a81a36108e14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
14875 2024.08.16 05:54:12.044420 [ 3 ] {a7e77427-8d7f-4c45-9b32-a81a36108e14} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14876 2024.08.16 05:54:12.045057 [ 3 ] {a7e77427-8d7f-4c45-9b32-a81a36108e14} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14877 2024.08.16 05:54:12.045120 [ 3 ] {a7e77427-8d7f-4c45-9b32-a81a36108e14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
14878 2024.08.16 05:54:12.046116 [ 3 ] {a7e77427-8d7f-4c45-9b32-a81a36108e14} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
14879 2024.08.16 05:54:12.046544 [ 3 ] {a7e77427-8d7f-4c45-9b32-a81a36108e14} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14880 2024.08.16 05:54:12.046984 [ 3 ] {a7e77427-8d7f-4c45-9b32-a81a36108e14} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004018 sec., 1493.2802389248384 rows/sec., 78.02 KiB/sec.
14881 2024.08.16 05:54:12.047287 [ 196 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2721 rows, containing 4 columns (4 merged, 0 gathered) in 0.006496437 sec., 418844.97609997605 rows/sec., 30.34 MiB/sec.
14882 2024.08.16 05:54:12.047664 [ 196 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
14883 2024.08.16 05:54:12.047758 [ 3 ] {a7e77427-8d7f-4c45-9b32-a81a36108e14} <Debug> DynamicQueryHandler: Done processing query
14884 2024.08.16 05:54:12.047805 [ 3 ] {a7e77427-8d7f-4c45-9b32-a81a36108e14} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14885 2024.08.16 05:54:12.047833 [ 3 ] {} <Debug> HTTP-Session: 6b1bc6f8-920d-4e5a-93f4-390deb042fcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14886 2024.08.16 05:54:12.048099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 44624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14887 2024.08.16 05:54:12.048171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14888 2024.08.16 05:54:12.048212 [ 3 ] {} <Debug> HTTP-Session: a2440176-d66c-4528-bb9c-c95d7137fe8d Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14889 2024.08.16 05:54:12.048232 [ 196 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_76_15} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14890 2024.08.16 05:54:12.048246 [ 3 ] {} <Debug> HTTP-Session: a2440176-d66c-4528-bb9c-c95d7137fe8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14891 2024.08.16 05:54:12.048301 [ 3 ] {} <Debug> HTTP-Session: a2440176-d66c-4528-bb9c-c95d7137fe8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14892 2024.08.16 05:54:12.048377 [ 3 ] {} <Trace> HTTP-Session: a2440176-d66c-4528-bb9c-c95d7137fe8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14893 2024.08.16 05:54:12.048433 [ 196 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_76_15} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
14894 2024.08.16 05:54:12.048569 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB.
14895 2024.08.16 05:54:12.048684 [ 3 ] {e1a00e59-6dd5-4577-922c-b5c1bc68e7ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
14896 2024.08.16 05:54:12.048737 [ 3 ] {e1a00e59-6dd5-4577-922c-b5c1bc68e7ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
14897 2024.08.16 05:54:12.048910 [ 3 ] {e1a00e59-6dd5-4577-922c-b5c1bc68e7ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14898 2024.08.16 05:54:12.049381 [ 3 ] {e1a00e59-6dd5-4577-922c-b5c1bc68e7ab} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14899 2024.08.16 05:54:12.049418 [ 3 ] {e1a00e59-6dd5-4577-922c-b5c1bc68e7ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
14900 2024.08.16 05:54:12.049817 [ 3 ] {e1a00e59-6dd5-4577-922c-b5c1bc68e7ab} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14901 2024.08.16 05:54:12.050159 [ 3 ] {e1a00e59-6dd5-4577-922c-b5c1bc68e7ab} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): 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.16 05:54:12.050315 [ 3 ] {e1a00e59-6dd5-4577-922c-b5c1bc68e7ab} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001805 sec., 131301.93905817176 rows/sec., 8.80 MiB/sec.
14903 2024.08.16 05:54:12.050324 [ 125 ] {} <Debug> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
14904 2024.08.16 05:54:12.050409 [ 125 ] {} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14905 2024.08.16 05:54:12.050451 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
14906 2024.08.16 05:54:12.050611 [ 3 ] {e1a00e59-6dd5-4577-922c-b5c1bc68e7ab} <Debug> DynamicQueryHandler: Done processing query
14907 2024.08.16 05:54:12.050638 [ 191 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::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
14908 2024.08.16 05:54:12.050650 [ 3 ] {e1a00e59-6dd5-4577-922c-b5c1bc68e7ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
14909 2024.08.16 05:54:12.050680 [ 3 ] {} <Debug> HTTP-Session: a2440176-d66c-4528-bb9c-c95d7137fe8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14910 2024.08.16 05:54:12.050923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14911 2024.08.16 05:54:12.050956 [ 191 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14912 2024.08.16 05:54:12.051031 [ 191 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 22594 rows starting from the beginning of the part
14913 2024.08.16 05:54:12.051049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14914 2024.08.16 05:54:12.051122 [ 3 ] {} <Debug> HTTP-Session: 17d3d552-1b3d-4e80-9fb4-d044f4f61f72 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14915 2024.08.16 05:54:12.051225 [ 3 ] {} <Debug> HTTP-Session: 17d3d552-1b3d-4e80-9fb4-d044f4f61f72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14916 2024.08.16 05:54:12.051364 [ 3 ] {} <Debug> HTTP-Session: 17d3d552-1b3d-4e80-9fb4-d044f4f61f72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14917 2024.08.16 05:54:12.051508 [ 191 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 249 rows starting from the beginning of the part
14918 2024.08.16 05:54:12.051581 [ 3 ] {} <Trace> HTTP-Session: 17d3d552-1b3d-4e80-9fb4-d044f4f61f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14919 2024.08.16 05:54:12.052253 [ 191 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 836 rows starting from the beginning of the part
14920 2024.08.16 05:54:12.052327 [ 3 ] {0f16b618-b415-432f-9cea-52abe9a38bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
14921 2024.08.16 05:54:12.052626 [ 3 ] {0f16b618-b415-432f-9cea-52abe9a38bd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
14922 2024.08.16 05:54:12.052778 [ 191 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 238 rows starting from the beginning of the part
14923 2024.08.16 05:54:12.053122 [ 191 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part
14924 2024.08.16 05:54:12.053501 [ 191 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 237 rows starting from the beginning of the part
14925 2024.08.16 05:54:12.054049 [ 3 ] {0f16b618-b415-432f-9cea-52abe9a38bd3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14926 2024.08.16 05:54:12.054477 [ 3 ] {0f16b618-b415-432f-9cea-52abe9a38bd3} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14927 2024.08.16 05:54:12.054521 [ 3 ] {0f16b618-b415-432f-9cea-52abe9a38bd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
14928 2024.08.16 05:54:12.054884 [ 3 ] {0f16b618-b415-432f-9cea-52abe9a38bd3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
14929 2024.08.16 05:54:12.055223 [ 3 ] {0f16b618-b415-432f-9cea-52abe9a38bd3} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14930 2024.08.16 05:54:12.055462 [ 3 ] {0f16b618-b415-432f-9cea-52abe9a38bd3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003431 sec., 291.4602156805596 rows/sec., 19.64 KiB/sec.
14931 2024.08.16 05:54:12.055684 [ 3 ] {0f16b618-b415-432f-9cea-52abe9a38bd3} <Debug> DynamicQueryHandler: Done processing query
14932 2024.08.16 05:54:12.055714 [ 3 ] {0f16b618-b415-432f-9cea-52abe9a38bd3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
14933 2024.08.16 05:54:12.055741 [ 3 ] {} <Debug> HTTP-Session: 17d3d552-1b3d-4e80-9fb4-d044f4f61f72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14934 2024.08.16 05:54:12.055895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 16219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14935 2024.08.16 05:54:12.055947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14936 2024.08.16 05:54:12.055966 [ 3 ] {} <Debug> HTTP-Session: 4c6af91b-d11e-4fa8-acf2-46e27539d89e Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14937 2024.08.16 05:54:12.055983 [ 3 ] {} <Debug> HTTP-Session: 4c6af91b-d11e-4fa8-acf2-46e27539d89e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14938 2024.08.16 05:54:12.056027 [ 3 ] {} <Debug> HTTP-Session: 4c6af91b-d11e-4fa8-acf2-46e27539d89e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14939 2024.08.16 05:54:12.056076 [ 3 ] {} <Trace> HTTP-Session: 4c6af91b-d11e-4fa8-acf2-46e27539d89e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14940 2024.08.16 05:54:12.056288 [ 3 ] {9d580699-76db-4619-82c7-2c376fdb22dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
14941 2024.08.16 05:54:12.056386 [ 3 ] {9d580699-76db-4619-82c7-2c376fdb22dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
14942 2024.08.16 05:54:12.056953 [ 3 ] {9d580699-76db-4619-82c7-2c376fdb22dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14943 2024.08.16 05:54:12.057571 [ 3 ] {9d580699-76db-4619-82c7-2c376fdb22dc} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14944 2024.08.16 05:54:12.057608 [ 3 ] {9d580699-76db-4619-82c7-2c376fdb22dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
14945 2024.08.16 05:54:12.058479 [ 3 ] {9d580699-76db-4619-82c7-2c376fdb22dc} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
14946 2024.08.16 05:54:12.059061 [ 3 ] {9d580699-76db-4619-82c7-2c376fdb22dc} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14947 2024.08.16 05:54:12.059328 [ 3 ] {9d580699-76db-4619-82c7-2c376fdb22dc} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.003145 sec., 3179.6502384737682 rows/sec., 5.70 MiB/sec.
14948 2024.08.16 05:54:12.060030 [ 3 ] {9d580699-76db-4619-82c7-2c376fdb22dc} <Debug> DynamicQueryHandler: Done processing query
14949 2024.08.16 05:54:12.060079 [ 3 ] {9d580699-76db-4619-82c7-2c376fdb22dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB.
14950 2024.08.16 05:54:12.060096 [ 3 ] {} <Debug> HTTP-Session: 4c6af91b-d11e-4fa8-acf2-46e27539d89e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14951 2024.08.16 05:54:12.060208 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14952 2024.08.16 05:54:12.060283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14953 2024.08.16 05:54:12.060335 [ 3 ] {} <Debug> HTTP-Session: f332062b-732d-4753-b1ca-d004aee86386 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14954 2024.08.16 05:54:12.060384 [ 3 ] {} <Debug> HTTP-Session: f332062b-732d-4753-b1ca-d004aee86386 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14955 2024.08.16 05:54:12.060406 [ 3 ] {} <Debug> HTTP-Session: f332062b-732d-4753-b1ca-d004aee86386 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14956 2024.08.16 05:54:12.060456 [ 3 ] {} <Trace> HTTP-Session: f332062b-732d-4753-b1ca-d004aee86386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14957 2024.08.16 05:54:12.060458 [ 201 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24314 rows, containing 5 columns (5 merged, 0 gathered) in 0.009897083 sec., 2456683.449052615 rows/sec., 165.97 MiB/sec.
14958 2024.08.16 05:54:12.060586 [ 3 ] {d9e2d1cf-162b-48d8-8e29-c2f66ae4f8ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
14959 2024.08.16 05:54:12.060635 [ 3 ] {d9e2d1cf-162b-48d8-8e29-c2f66ae4f8ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
14960 2024.08.16 05:54:12.060781 [ 3 ] {d9e2d1cf-162b-48d8-8e29-c2f66ae4f8ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14961 2024.08.16 05:54:12.061080 [ 3 ] {d9e2d1cf-162b-48d8-8e29-c2f66ae4f8ee} <Trace> oximeter.measurements_i64 (aeca9cd5-04f4-4ee7-9521-ff3b8d36e840): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14962 2024.08.16 05:54:12.061118 [ 3 ] {d9e2d1cf-162b-48d8-8e29-c2f66ae4f8ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
14963 2024.08.16 05:54:12.061296 [ 190 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
14964 2024.08.16 05:54:12.061767 [ 3 ] {d9e2d1cf-162b-48d8-8e29-c2f66ae4f8ee} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
14965 2024.08.16 05:54:12.062282 [ 190 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14966 2024.08.16 05:54:12.062481 [ 190 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
14967 2024.08.16 05:54:12.062485 [ 3 ] {d9e2d1cf-162b-48d8-8e29-c2f66ae4f8ee} <Trace> oximeter.measurements_i64 (aeca9cd5-04f4-4ee7-9521-ff3b8d36e840): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14968 2024.08.16 05:54:12.062665 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB.
14969 2024.08.16 05:54:12.062820 [ 3 ] {d9e2d1cf-162b-48d8-8e29-c2f66ae4f8ee} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.002252 sec., 1332.1492007104796 rows/sec., 106.68 KiB/sec.
14970 2024.08.16 05:54:12.063137 [ 3 ] {d9e2d1cf-162b-48d8-8e29-c2f66ae4f8ee} <Debug> DynamicQueryHandler: Done processing query
14971 2024.08.16 05:54:12.063161 [ 3 ] {d9e2d1cf-162b-48d8-8e29-c2f66ae4f8ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
14972 2024.08.16 05:54:12.063178 [ 3 ] {} <Debug> HTTP-Session: f332062b-732d-4753-b1ca-d004aee86386 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14973 2024.08.16 05:54:12.063299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
14974 2024.08.16 05:54:12.063345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
14975 2024.08.16 05:54:12.063363 [ 3 ] {} <Debug> HTTP-Session: ff35dab5-d2eb-4bc8-a1be-1bd182faf8b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
14976 2024.08.16 05:54:12.063379 [ 3 ] {} <Debug> HTTP-Session: ff35dab5-d2eb-4bc8-a1be-1bd182faf8b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
14977 2024.08.16 05:54:12.063393 [ 3 ] {} <Debug> HTTP-Session: ff35dab5-d2eb-4bc8-a1be-1bd182faf8b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
14978 2024.08.16 05:54:12.063425 [ 3 ] {} <Trace> HTTP-Session: ff35dab5-d2eb-4bc8-a1be-1bd182faf8b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
14979 2024.08.16 05:54:12.063546 [ 3 ] {4b1bef06-ca60-4271-8f14-50f7693e777d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
14980 2024.08.16 05:54:12.063590 [ 3 ] {4b1bef06-ca60-4271-8f14-50f7693e777d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
14981 2024.08.16 05:54:12.063741 [ 3 ] {4b1bef06-ca60-4271-8f14-50f7693e777d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
14982 2024.08.16 05:54:12.064044 [ 3 ] {4b1bef06-ca60-4271-8f14-50f7693e777d} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14983 2024.08.16 05:54:12.064080 [ 3 ] {4b1bef06-ca60-4271-8f14-50f7693e777d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
14984 2024.08.16 05:54:12.064442 [ 3 ] {4b1bef06-ca60-4271-8f14-50f7693e777d} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
14985 2024.08.16 05:54:12.064768 [ 3 ] {4b1bef06-ca60-4271-8f14-50f7693e777d} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
14986 2024.08.16 05:54:12.064922 [ 3 ] {4b1bef06-ca60-4271-8f14-50f7693e777d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001413 sec., 58032.55484784147 rows/sec., 3.69 MiB/sec.
14987 2024.08.16 05:54:12.064923 [ 118 ] {} <Debug> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
14988 2024.08.16 05:54:12.065020 [ 118 ] {} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
14989 2024.08.16 05:54:12.065079 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
14990 2024.08.16 05:54:12.065209 [ 3 ] {4b1bef06-ca60-4271-8f14-50f7693e777d} <Debug> DynamicQueryHandler: Done processing query
14991 2024.08.16 05:54:12.065267 [ 3 ] {4b1bef06-ca60-4271-8f14-50f7693e777d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
14992 2024.08.16 05:54:12.065302 [ 3 ] {} <Debug> HTTP-Session: ff35dab5-d2eb-4bc8-a1be-1bd182faf8b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
14993 2024.08.16 05:54:12.065311 [ 193 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::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
14994 2024.08.16 05:54:12.065495 [ 193 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
14995 2024.08.16 05:54:12.065535 [ 193 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4638 rows starting from the beginning of the part
14996 2024.08.16 05:54:12.065635 [ 193 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 86 rows starting from the beginning of the part
14997 2024.08.16 05:54:12.065725 [ 193 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part
14998 2024.08.16 05:54:12.065836 [ 193 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 82 rows starting from the beginning of the part
14999 2024.08.16 05:54:12.065923 [ 193 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part
15000 2024.08.16 05:54:12.066001 [ 193 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 82 rows starting from the beginning of the part
15001 2024.08.16 05:54:12.067931 [ 197 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5004 rows, containing 4 columns (4 merged, 0 gathered) in 0.002755996 sec., 1815677.5263824766 rows/sec., 118.46 MiB/sec.
15002 2024.08.16 05:54:12.068394 [ 197 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
15003 2024.08.16 05:54:12.068792 [ 197 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_76_15} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15004 2024.08.16 05:54:12.068875 [ 197 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_76_15} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
15005 2024.08.16 05:54:12.068954 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB.
15006 2024.08.16 05:54:17.024614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15007 2024.08.16 05:54:17.024763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15008 2024.08.16 05:54:17.024797 [ 3 ] {} <Debug> HTTP-Session: f496422c-3db8-4f76-ab21-f4f74c595fe0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
15009 2024.08.16 05:54:17.024830 [ 3 ] {} <Debug> HTTP-Session: f496422c-3db8-4f76-ab21-f4f74c595fe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15010 2024.08.16 05:54:17.024856 [ 3 ] {} <Debug> HTTP-Session: f496422c-3db8-4f76-ab21-f4f74c595fe0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15011 2024.08.16 05:54:17.024924 [ 3 ] {} <Trace> HTTP-Session: f496422c-3db8-4f76-ab21-f4f74c595fe0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15012 2024.08.16 05:54:17.025163 [ 3 ] {e1197b72-2d85-4ca3-a4f9-20e148f6b909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
15013 2024.08.16 05:54:17.025256 [ 3 ] {e1197b72-2d85-4ca3-a4f9-20e148f6b909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
15014 2024.08.16 05:54:17.025475 [ 3 ] {e1197b72-2d85-4ca3-a4f9-20e148f6b909} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15015 2024.08.16 05:54:17.025965 [ 3 ] {e1197b72-2d85-4ca3-a4f9-20e148f6b909} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15016 2024.08.16 05:54:17.026028 [ 3 ] {e1197b72-2d85-4ca3-a4f9-20e148f6b909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
15017 2024.08.16 05:54:17.026541 [ 3 ] {e1197b72-2d85-4ca3-a4f9-20e148f6b909} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
15018 2024.08.16 05:54:17.026980 [ 3 ] {e1197b72-2d85-4ca3-a4f9-20e148f6b909} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15019 2024.08.16 05:54:17.027166 [ 3 ] {e1197b72-2d85-4ca3-a4f9-20e148f6b909} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.002071 sec., 11105.74601641719 rows/sec., 900.17 KiB/sec.
15020 2024.08.16 05:54:17.027536 [ 3 ] {e1197b72-2d85-4ca3-a4f9-20e148f6b909} <Debug> DynamicQueryHandler: Done processing query
15021 2024.08.16 05:54:17.027613 [ 3 ] {e1197b72-2d85-4ca3-a4f9-20e148f6b909} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15022 2024.08.16 05:54:17.027674 [ 3 ] {} <Debug> HTTP-Session: f496422c-3db8-4f76-ab21-f4f74c595fe0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15023 2024.08.16 05:54:17.027934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 18224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15024 2024.08.16 05:54:17.028003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15025 2024.08.16 05:54:17.028027 [ 3 ] {} <Debug> HTTP-Session: c60004f9-012f-499c-b8ea-79727e98fe23 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
15026 2024.08.16 05:54:17.028049 [ 3 ] {} <Debug> HTTP-Session: c60004f9-012f-499c-b8ea-79727e98fe23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15027 2024.08.16 05:54:17.028070 [ 3 ] {} <Debug> HTTP-Session: c60004f9-012f-499c-b8ea-79727e98fe23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15028 2024.08.16 05:54:17.028127 [ 3 ] {} <Trace> HTTP-Session: c60004f9-012f-499c-b8ea-79727e98fe23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15029 2024.08.16 05:54:17.028317 [ 3 ] {4c8759c1-40eb-4fc3-b7a1-b1eb0f0b0b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15030 2024.08.16 05:54:17.028382 [ 3 ] {4c8759c1-40eb-4fc3-b7a1-b1eb0f0b0b64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15031 2024.08.16 05:54:17.028590 [ 3 ] {4c8759c1-40eb-4fc3-b7a1-b1eb0f0b0b64} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15032 2024.08.16 05:54:17.029044 [ 3 ] {4c8759c1-40eb-4fc3-b7a1-b1eb0f0b0b64} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15033 2024.08.16 05:54:17.029095 [ 3 ] {4c8759c1-40eb-4fc3-b7a1-b1eb0f0b0b64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
15034 2024.08.16 05:54:17.029492 [ 3 ] {4c8759c1-40eb-4fc3-b7a1-b1eb0f0b0b64} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
15035 2024.08.16 05:54:17.029884 [ 3 ] {4c8759c1-40eb-4fc3-b7a1-b1eb0f0b0b64} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15036 2024.08.16 05:54:17.030066 [ 3 ] {4c8759c1-40eb-4fc3-b7a1-b1eb0f0b0b64} <Debug> executeQuery: Read 125 rows, 10.63 KiB in 0.001822 sec., 68605.9275521405 rows/sec., 5.69 MiB/sec.
15037 2024.08.16 05:54:17.030285 [ 3 ] {4c8759c1-40eb-4fc3-b7a1-b1eb0f0b0b64} <Debug> DynamicQueryHandler: Done processing query
15038 2024.08.16 05:54:17.030320 [ 3 ] {4c8759c1-40eb-4fc3-b7a1-b1eb0f0b0b64} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
15039 2024.08.16 05:54:17.030369 [ 3 ] {} <Debug> HTTP-Session: c60004f9-012f-499c-b8ea-79727e98fe23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15040 2024.08.16 05:54:17.030618 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 14774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15041 2024.08.16 05:54:17.030693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15042 2024.08.16 05:54:17.030721 [ 3 ] {} <Debug> HTTP-Session: e180c90a-6f44-4c25-9bfd-5a70e5c7dd8e Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
15043 2024.08.16 05:54:17.030752 [ 3 ] {} <Debug> HTTP-Session: e180c90a-6f44-4c25-9bfd-5a70e5c7dd8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15044 2024.08.16 05:54:17.030777 [ 3 ] {} <Debug> HTTP-Session: e180c90a-6f44-4c25-9bfd-5a70e5c7dd8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15045 2024.08.16 05:54:17.030823 [ 3 ] {} <Trace> HTTP-Session: e180c90a-6f44-4c25-9bfd-5a70e5c7dd8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15046 2024.08.16 05:54:17.030991 [ 3 ] {f146800e-3fe8-4bb4-b485-8e62a0fd145b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15047 2024.08.16 05:54:17.031054 [ 3 ] {f146800e-3fe8-4bb4-b485-8e62a0fd145b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15048 2024.08.16 05:54:17.031229 [ 3 ] {f146800e-3fe8-4bb4-b485-8e62a0fd145b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15049 2024.08.16 05:54:17.031714 [ 3 ] {f146800e-3fe8-4bb4-b485-8e62a0fd145b} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15050 2024.08.16 05:54:17.031764 [ 3 ] {f146800e-3fe8-4bb4-b485-8e62a0fd145b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
15051 2024.08.16 05:54:17.032203 [ 3 ] {f146800e-3fe8-4bb4-b485-8e62a0fd145b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
15052 2024.08.16 05:54:17.032619 [ 3 ] {f146800e-3fe8-4bb4-b485-8e62a0fd145b} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15053 2024.08.16 05:54:17.032824 [ 3 ] {f146800e-3fe8-4bb4-b485-8e62a0fd145b} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001892 sec., 45983.0866807611 rows/sec., 3.59 MiB/sec.
15054 2024.08.16 05:54:17.033023 [ 3 ] {f146800e-3fe8-4bb4-b485-8e62a0fd145b} <Debug> DynamicQueryHandler: Done processing query
15055 2024.08.16 05:54:17.033057 [ 3 ] {f146800e-3fe8-4bb4-b485-8e62a0fd145b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
15056 2024.08.16 05:54:17.033077 [ 3 ] {} <Debug> HTTP-Session: e180c90a-6f44-4c25-9bfd-5a70e5c7dd8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15057 2024.08.16 05:54:17.033339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15058 2024.08.16 05:54:17.033401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15059 2024.08.16 05:54:17.033430 [ 3 ] {} <Debug> HTTP-Session: 974f888b-f534-4618-ac9c-1bee96c9b987 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
15060 2024.08.16 05:54:17.033452 [ 3 ] {} <Debug> HTTP-Session: 974f888b-f534-4618-ac9c-1bee96c9b987 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15061 2024.08.16 05:54:17.033472 [ 3 ] {} <Debug> HTTP-Session: 974f888b-f534-4618-ac9c-1bee96c9b987 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15062 2024.08.16 05:54:17.033518 [ 3 ] {} <Trace> HTTP-Session: 974f888b-f534-4618-ac9c-1bee96c9b987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15063 2024.08.16 05:54:17.033713 [ 3 ] {8db5c1e0-36c3-4d2f-8d85-56e04747b5c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15064 2024.08.16 05:54:17.033776 [ 3 ] {8db5c1e0-36c3-4d2f-8d85-56e04747b5c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15065 2024.08.16 05:54:17.033966 [ 3 ] {8db5c1e0-36c3-4d2f-8d85-56e04747b5c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15066 2024.08.16 05:54:17.034406 [ 3 ] {8db5c1e0-36c3-4d2f-8d85-56e04747b5c4} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15067 2024.08.16 05:54:17.034454 [ 3 ] {8db5c1e0-36c3-4d2f-8d85-56e04747b5c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
15068 2024.08.16 05:54:17.034984 [ 3 ] {8db5c1e0-36c3-4d2f-8d85-56e04747b5c4} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
15069 2024.08.16 05:54:17.035497 [ 3 ] {8db5c1e0-36c3-4d2f-8d85-56e04747b5c4} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15070 2024.08.16 05:54:17.035721 [ 3 ] {8db5c1e0-36c3-4d2f-8d85-56e04747b5c4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002092 sec., 76481.83556405353 rows/sec., 5.33 MiB/sec.
15071 2024.08.16 05:54:17.035954 [ 3 ] {8db5c1e0-36c3-4d2f-8d85-56e04747b5c4} <Debug> DynamicQueryHandler: Done processing query
15072 2024.08.16 05:54:17.035986 [ 3 ] {8db5c1e0-36c3-4d2f-8d85-56e04747b5c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15073 2024.08.16 05:54:17.036007 [ 3 ] {} <Debug> HTTP-Session: 974f888b-f534-4618-ac9c-1bee96c9b987 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15074 2024.08.16 05:54:17.036310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 36971, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15075 2024.08.16 05:54:17.036374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15076 2024.08.16 05:54:17.036403 [ 3 ] {} <Debug> HTTP-Session: 16fcbc27-2778-433f-a5ad-37fc07355c02 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
15077 2024.08.16 05:54:17.036424 [ 3 ] {} <Debug> HTTP-Session: 16fcbc27-2778-433f-a5ad-37fc07355c02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15078 2024.08.16 05:54:17.036443 [ 3 ] {} <Debug> HTTP-Session: 16fcbc27-2778-433f-a5ad-37fc07355c02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15079 2024.08.16 05:54:17.036494 [ 3 ] {} <Trace> HTTP-Session: 16fcbc27-2778-433f-a5ad-37fc07355c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15080 2024.08.16 05:54:17.036850 [ 3 ] {a815ba25-e622-4eba-b0f0-f968151f1e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15081 2024.08.16 05:54:17.036927 [ 3 ] {a815ba25-e622-4eba-b0f0-f968151f1e96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
15082 2024.08.16 05:54:17.037412 [ 3 ] {a815ba25-e622-4eba-b0f0-f968151f1e96} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15083 2024.08.16 05:54:17.038277 [ 3 ] {a815ba25-e622-4eba-b0f0-f968151f1e96} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15084 2024.08.16 05:54:17.038341 [ 3 ] {a815ba25-e622-4eba-b0f0-f968151f1e96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
15085 2024.08.16 05:54:17.039530 [ 3 ] {a815ba25-e622-4eba-b0f0-f968151f1e96} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
15086 2024.08.16 05:54:17.040251 [ 3 ] {a815ba25-e622-4eba-b0f0-f968151f1e96} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15087 2024.08.16 05:54:17.040506 [ 3 ] {a815ba25-e622-4eba-b0f0-f968151f1e96} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.003891 sec., 5911.076843998972 rows/sec., 10.59 MiB/sec.
15088 2024.08.16 05:54:17.040839 [ 3 ] {a815ba25-e622-4eba-b0f0-f968151f1e96} <Debug> DynamicQueryHandler: Done processing query
15089 2024.08.16 05:54:17.040877 [ 3 ] {a815ba25-e622-4eba-b0f0-f968151f1e96} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
15090 2024.08.16 05:54:17.040896 [ 3 ] {} <Debug> HTTP-Session: 16fcbc27-2778-433f-a5ad-37fc07355c02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15091 2024.08.16 05:54:17.041095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15092 2024.08.16 05:54:17.041155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15093 2024.08.16 05:54:17.041183 [ 3 ] {} <Debug> HTTP-Session: db24dfd9-0369-49bd-9199-9a7914fcd250 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
15094 2024.08.16 05:54:17.041204 [ 3 ] {} <Debug> HTTP-Session: db24dfd9-0369-49bd-9199-9a7914fcd250 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15095 2024.08.16 05:54:17.041222 [ 3 ] {} <Debug> HTTP-Session: db24dfd9-0369-49bd-9199-9a7914fcd250 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15096 2024.08.16 05:54:17.041271 [ 3 ] {} <Trace> HTTP-Session: db24dfd9-0369-49bd-9199-9a7914fcd250 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15097 2024.08.16 05:54:17.041430 [ 3 ] {d966a3af-70b4-474d-811e-a3fd9eb4d7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15098 2024.08.16 05:54:17.041492 [ 3 ] {d966a3af-70b4-474d-811e-a3fd9eb4d7a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15099 2024.08.16 05:54:17.041642 [ 3 ] {d966a3af-70b4-474d-811e-a3fd9eb4d7a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15100 2024.08.16 05:54:17.041982 [ 3 ] {d966a3af-70b4-474d-811e-a3fd9eb4d7a7} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15101 2024.08.16 05:54:17.042033 [ 3 ] {d966a3af-70b4-474d-811e-a3fd9eb4d7a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.64 GiB.
15102 2024.08.16 05:54:17.043940 [ 3 ] {d966a3af-70b4-474d-811e-a3fd9eb4d7a7} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
15103 2024.08.16 05:54:17.044448 [ 3 ] {d966a3af-70b4-474d-811e-a3fd9eb4d7a7} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15104 2024.08.16 05:54:17.044651 [ 3 ] {d966a3af-70b4-474d-811e-a3fd9eb4d7a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003269 sec., 18354.236769654326 rows/sec., 1.24 MiB/sec.
15105 2024.08.16 05:54:17.044952 [ 3 ] {d966a3af-70b4-474d-811e-a3fd9eb4d7a7} <Debug> DynamicQueryHandler: Done processing query
15106 2024.08.16 05:54:17.045006 [ 3 ] {d966a3af-70b4-474d-811e-a3fd9eb4d7a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15107 2024.08.16 05:54:17.045051 [ 3 ] {} <Debug> HTTP-Session: db24dfd9-0369-49bd-9199-9a7914fcd250 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15108 2024.08.16 05:54:22.027065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15109 2024.08.16 05:54:22.027191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15110 2024.08.16 05:54:22.027220 [ 3 ] {} <Debug> HTTP-Session: 5f9ec4a0-1f92-4850-b8dc-7197150fa0ec Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
15111 2024.08.16 05:54:22.027249 [ 3 ] {} <Debug> HTTP-Session: 5f9ec4a0-1f92-4850-b8dc-7197150fa0ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15112 2024.08.16 05:54:22.027267 [ 3 ] {} <Debug> HTTP-Session: 5f9ec4a0-1f92-4850-b8dc-7197150fa0ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15113 2024.08.16 05:54:22.027320 [ 3 ] {} <Trace> HTTP-Session: 5f9ec4a0-1f92-4850-b8dc-7197150fa0ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15114 2024.08.16 05:54:22.027638 [ 3 ] {82cdcf14-006e-4f05-9e41-c20ec6b4bd42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
15115 2024.08.16 05:54:22.027712 [ 3 ] {82cdcf14-006e-4f05-9e41-c20ec6b4bd42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
15116 2024.08.16 05:54:22.027921 [ 3 ] {82cdcf14-006e-4f05-9e41-c20ec6b4bd42} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15117 2024.08.16 05:54:22.028313 [ 3 ] {82cdcf14-006e-4f05-9e41-c20ec6b4bd42} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15118 2024.08.16 05:54:22.028352 [ 3 ] {82cdcf14-006e-4f05-9e41-c20ec6b4bd42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
15119 2024.08.16 05:54:22.028728 [ 3 ] {82cdcf14-006e-4f05-9e41-c20ec6b4bd42} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
15120 2024.08.16 05:54:22.029062 [ 3 ] {82cdcf14-006e-4f05-9e41-c20ec6b4bd42} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15121 2024.08.16 05:54:22.029237 [ 3 ] {82cdcf14-006e-4f05-9e41-c20ec6b4bd42} <Debug> executeQuery: Read 21 rows, 1.70 KiB in 0.001657 sec., 12673.506336753167 rows/sec., 1.00 MiB/sec.
15122 2024.08.16 05:54:22.029252 [ 26 ] {} <Debug> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
15123 2024.08.16 05:54:22.029376 [ 26 ] {} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15124 2024.08.16 05:54:22.029414 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
15125 2024.08.16 05:54:22.029520 [ 3 ] {82cdcf14-006e-4f05-9e41-c20ec6b4bd42} <Debug> DynamicQueryHandler: Done processing query
15126 2024.08.16 05:54:22.029614 [ 3 ] {82cdcf14-006e-4f05-9e41-c20ec6b4bd42} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15127 2024.08.16 05:54:22.029670 [ 3 ] {} <Debug> HTTP-Session: 5f9ec4a0-1f92-4850-b8dc-7197150fa0ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15128 2024.08.16 05:54:22.029732 [ 201 ] {672f777d-ca35-471b-a125-eb27be1b576e::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
15129 2024.08.16 05:54:22.030003 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 37837, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15130 2024.08.16 05:54:22.030141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15131 2024.08.16 05:54:22.030159 [ 201 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15132 2024.08.16 05:54:22.030180 [ 3 ] {} <Debug> HTTP-Session: b588331a-09ac-4048-b491-43af33d5bb6e Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
15133 2024.08.16 05:54:22.030227 [ 3 ] {} <Debug> HTTP-Session: b588331a-09ac-4048-b491-43af33d5bb6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15134 2024.08.16 05:54:22.030234 [ 201 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 32 rows starting from the beginning of the part
15135 2024.08.16 05:54:22.030249 [ 3 ] {} <Debug> HTTP-Session: b588331a-09ac-4048-b491-43af33d5bb6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15136 2024.08.16 05:54:22.030339 [ 3 ] {} <Trace> HTTP-Session: b588331a-09ac-4048-b491-43af33d5bb6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15137 2024.08.16 05:54:22.030466 [ 201 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 9 rows starting from the beginning of the part
15138 2024.08.16 05:54:22.030708 [ 201 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 23 rows starting from the beginning of the part
15139 2024.08.16 05:54:22.030921 [ 201 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 10 rows starting from the beginning of the part
15140 2024.08.16 05:54:22.030940 [ 3 ] {fb2da9d3-dab8-458a-84d4-ac306cf8f4f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15141 2024.08.16 05:54:22.031161 [ 3 ] {fb2da9d3-dab8-458a-84d4-ac306cf8f4f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15142 2024.08.16 05:54:22.031231 [ 201 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 23 rows starting from the beginning of the part
15143 2024.08.16 05:54:22.031536 [ 201 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 21 rows starting from the beginning of the part
15144 2024.08.16 05:54:22.032268 [ 3 ] {fb2da9d3-dab8-458a-84d4-ac306cf8f4f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15145 2024.08.16 05:54:22.033230 [ 3 ] {fb2da9d3-dab8-458a-84d4-ac306cf8f4f6} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15146 2024.08.16 05:54:22.033297 [ 3 ] {fb2da9d3-dab8-458a-84d4-ac306cf8f4f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
15147 2024.08.16 05:54:22.034157 [ 201 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 118 rows, containing 4 columns (4 merged, 0 gathered) in 0.004655937 sec., 25343.985539323236 rows/sec., 2.01 MiB/sec.
15148 2024.08.16 05:54:22.034201 [ 3 ] {fb2da9d3-dab8-458a-84d4-ac306cf8f4f6} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
15149 2024.08.16 05:54:22.034327 [ 201 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
15150 2024.08.16 05:54:22.035010 [ 3 ] {fb2da9d3-dab8-458a-84d4-ac306cf8f4f6} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15151 2024.08.16 05:54:22.035329 [ 3 ] {fb2da9d3-dab8-458a-84d4-ac306cf8f4f6} <Debug> executeQuery: Read 252 rows, 22.51 KiB in 0.004697 sec., 53651.26676602087 rows/sec., 4.68 MiB/sec.
15152 2024.08.16 05:54:22.035338 [ 201 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_71_14} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15153 2024.08.16 05:54:22.035580 [ 201 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_71_14} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
15154 2024.08.16 05:54:22.035706 [ 3 ] {fb2da9d3-dab8-458a-84d4-ac306cf8f4f6} <Debug> DynamicQueryHandler: Done processing query
15155 2024.08.16 05:54:22.035714 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
15156 2024.08.16 05:54:22.035748 [ 3 ] {fb2da9d3-dab8-458a-84d4-ac306cf8f4f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.34 MiB.
15157 2024.08.16 05:54:22.035785 [ 3 ] {} <Debug> HTTP-Session: b588331a-09ac-4048-b491-43af33d5bb6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15158 2024.08.16 05:54:22.035982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15159 2024.08.16 05:54:22.036030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15160 2024.08.16 05:54:22.036050 [ 3 ] {} <Debug> HTTP-Session: d1598ae4-29a9-4f2d-ab6f-69e2ecf79371 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
15161 2024.08.16 05:54:22.036066 [ 3 ] {} <Debug> HTTP-Session: d1598ae4-29a9-4f2d-ab6f-69e2ecf79371 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15162 2024.08.16 05:54:22.036080 [ 3 ] {} <Debug> HTTP-Session: d1598ae4-29a9-4f2d-ab6f-69e2ecf79371 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15163 2024.08.16 05:54:22.036111 [ 3 ] {} <Trace> HTTP-Session: d1598ae4-29a9-4f2d-ab6f-69e2ecf79371 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15164 2024.08.16 05:54:22.036216 [ 3 ] {6c709351-809e-4a83-844f-03c362a08529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
15165 2024.08.16 05:54:22.036257 [ 3 ] {6c709351-809e-4a83-844f-03c362a08529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
15166 2024.08.16 05:54:22.036409 [ 3 ] {6c709351-809e-4a83-844f-03c362a08529} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15167 2024.08.16 05:54:22.036767 [ 3 ] {6c709351-809e-4a83-844f-03c362a08529} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15168 2024.08.16 05:54:22.036803 [ 3 ] {6c709351-809e-4a83-844f-03c362a08529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
15169 2024.08.16 05:54:22.037122 [ 3 ] {6c709351-809e-4a83-844f-03c362a08529} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
15170 2024.08.16 05:54:22.037432 [ 3 ] {6c709351-809e-4a83-844f-03c362a08529} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15171 2024.08.16 05:54:22.037599 [ 3 ] {6c709351-809e-4a83-844f-03c362a08529} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001402 sec., 9985.73466476462 rows/sec., 699.34 KiB/sec.
15172 2024.08.16 05:54:22.037887 [ 3 ] {6c709351-809e-4a83-844f-03c362a08529} <Debug> DynamicQueryHandler: Done processing query
15173 2024.08.16 05:54:22.037935 [ 3 ] {6c709351-809e-4a83-844f-03c362a08529} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15174 2024.08.16 05:54:22.037973 [ 3 ] {} <Debug> HTTP-Session: d1598ae4-29a9-4f2d-ab6f-69e2ecf79371 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15175 2024.08.16 05:54:22.038135 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15176 2024.08.16 05:54:22.038185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15177 2024.08.16 05:54:22.038204 [ 3 ] {} <Debug> HTTP-Session: 961453c1-e8ee-4a80-a5fe-85ef0b1f00e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
15178 2024.08.16 05:54:22.038221 [ 3 ] {} <Debug> HTTP-Session: 961453c1-e8ee-4a80-a5fe-85ef0b1f00e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15179 2024.08.16 05:54:22.038235 [ 3 ] {} <Debug> HTTP-Session: 961453c1-e8ee-4a80-a5fe-85ef0b1f00e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15180 2024.08.16 05:54:22.038267 [ 3 ] {} <Trace> HTTP-Session: 961453c1-e8ee-4a80-a5fe-85ef0b1f00e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15181 2024.08.16 05:54:22.038364 [ 3 ] {c614663d-8165-47db-9b3e-57fe46f0a7e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
15182 2024.08.16 05:54:22.038407 [ 3 ] {c614663d-8165-47db-9b3e-57fe46f0a7e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
15183 2024.08.16 05:54:22.038551 [ 3 ] {c614663d-8165-47db-9b3e-57fe46f0a7e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15184 2024.08.16 05:54:22.038828 [ 3 ] {c614663d-8165-47db-9b3e-57fe46f0a7e2} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15185 2024.08.16 05:54:22.038864 [ 3 ] {c614663d-8165-47db-9b3e-57fe46f0a7e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
15186 2024.08.16 05:54:22.039176 [ 3 ] {c614663d-8165-47db-9b3e-57fe46f0a7e2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
15187 2024.08.16 05:54:22.039481 [ 3 ] {c614663d-8165-47db-9b3e-57fe46f0a7e2} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15188 2024.08.16 05:54:22.039625 [ 3 ] {c614663d-8165-47db-9b3e-57fe46f0a7e2} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001281 sec., 4683.840749414519 rows/sec., 276.73 KiB/sec.
15189 2024.08.16 05:54:22.039786 [ 3 ] {c614663d-8165-47db-9b3e-57fe46f0a7e2} <Debug> DynamicQueryHandler: Done processing query
15190 2024.08.16 05:54:22.039809 [ 3 ] {c614663d-8165-47db-9b3e-57fe46f0a7e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15191 2024.08.16 05:54:22.039826 [ 3 ] {} <Debug> HTTP-Session: 961453c1-e8ee-4a80-a5fe-85ef0b1f00e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15192 2024.08.16 05:54:22.039989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 66887, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15193 2024.08.16 05:54:22.040035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15194 2024.08.16 05:54:22.040054 [ 3 ] {} <Debug> HTTP-Session: d2fbcad4-57e4-458c-81dd-ecef43f9600e Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
15195 2024.08.16 05:54:22.040070 [ 3 ] {} <Debug> HTTP-Session: d2fbcad4-57e4-458c-81dd-ecef43f9600e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15196 2024.08.16 05:54:22.040084 [ 3 ] {} <Debug> HTTP-Session: d2fbcad4-57e4-458c-81dd-ecef43f9600e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15197 2024.08.16 05:54:22.040114 [ 3 ] {} <Trace> HTTP-Session: d2fbcad4-57e4-458c-81dd-ecef43f9600e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15198 2024.08.16 05:54:22.040321 [ 3 ] {258d57d7-3f32-4fd6-8cae-23ab725cfc48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15199 2024.08.16 05:54:22.040364 [ 3 ] {258d57d7-3f32-4fd6-8cae-23ab725cfc48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15200 2024.08.16 05:54:22.040488 [ 3 ] {258d57d7-3f32-4fd6-8cae-23ab725cfc48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15201 2024.08.16 05:54:22.041041 [ 3 ] {258d57d7-3f32-4fd6-8cae-23ab725cfc48} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15202 2024.08.16 05:54:22.041077 [ 3 ] {258d57d7-3f32-4fd6-8cae-23ab725cfc48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
15203 2024.08.16 05:54:22.041399 [ 3 ] {258d57d7-3f32-4fd6-8cae-23ab725cfc48} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
15204 2024.08.16 05:54:22.041707 [ 3 ] {258d57d7-3f32-4fd6-8cae-23ab725cfc48} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15205 2024.08.16 05:54:22.041859 [ 3 ] {258d57d7-3f32-4fd6-8cae-23ab725cfc48} <Debug> executeQuery: Read 412 rows, 30.09 KiB in 0.001643 sec., 250760.80340839928 rows/sec., 17.88 MiB/sec.
15206 2024.08.16 05:54:22.042020 [ 3 ] {258d57d7-3f32-4fd6-8cae-23ab725cfc48} <Debug> DynamicQueryHandler: Done processing query
15207 2024.08.16 05:54:22.042044 [ 3 ] {258d57d7-3f32-4fd6-8cae-23ab725cfc48} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
15208 2024.08.16 05:54:22.042060 [ 3 ] {} <Debug> HTTP-Session: d2fbcad4-57e4-458c-81dd-ecef43f9600e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15209 2024.08.16 05:54:22.042207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15210 2024.08.16 05:54:22.042255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15211 2024.08.16 05:54:22.042273 [ 3 ] {} <Debug> HTTP-Session: c5b4e186-1090-4c89-8390-3cb6062dacb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
15212 2024.08.16 05:54:22.042289 [ 3 ] {} <Debug> HTTP-Session: c5b4e186-1090-4c89-8390-3cb6062dacb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15213 2024.08.16 05:54:22.042302 [ 3 ] {} <Debug> HTTP-Session: c5b4e186-1090-4c89-8390-3cb6062dacb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15214 2024.08.16 05:54:22.042333 [ 3 ] {} <Trace> HTTP-Session: c5b4e186-1090-4c89-8390-3cb6062dacb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15215 2024.08.16 05:54:22.042427 [ 3 ] {b07b0eb1-2d7d-411d-857d-121fc82ebd46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
15216 2024.08.16 05:54:22.042468 [ 3 ] {b07b0eb1-2d7d-411d-857d-121fc82ebd46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
15217 2024.08.16 05:54:22.042597 [ 3 ] {b07b0eb1-2d7d-411d-857d-121fc82ebd46} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15218 2024.08.16 05:54:22.042894 [ 3 ] {b07b0eb1-2d7d-411d-857d-121fc82ebd46} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15219 2024.08.16 05:54:22.042929 [ 3 ] {b07b0eb1-2d7d-411d-857d-121fc82ebd46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
15220 2024.08.16 05:54:22.043287 [ 3 ] {b07b0eb1-2d7d-411d-857d-121fc82ebd46} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
15221 2024.08.16 05:54:22.043620 [ 3 ] {b07b0eb1-2d7d-411d-857d-121fc82ebd46} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15222 2024.08.16 05:54:22.043778 [ 3 ] {b07b0eb1-2d7d-411d-857d-121fc82ebd46} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001364 sec., 4398.826979472141 rows/sec., 229.82 KiB/sec.
15223 2024.08.16 05:54:22.043950 [ 3 ] {b07b0eb1-2d7d-411d-857d-121fc82ebd46} <Debug> DynamicQueryHandler: Done processing query
15224 2024.08.16 05:54:22.043975 [ 3 ] {b07b0eb1-2d7d-411d-857d-121fc82ebd46} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15225 2024.08.16 05:54:22.043991 [ 3 ] {} <Debug> HTTP-Session: c5b4e186-1090-4c89-8390-3cb6062dacb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15226 2024.08.16 05:54:22.044132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 44624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15227 2024.08.16 05:54:22.044180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15228 2024.08.16 05:54:22.044199 [ 3 ] {} <Debug> HTTP-Session: a09b8094-9e87-4e44-aaf1-5569fad92fce Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
15229 2024.08.16 05:54:22.044216 [ 3 ] {} <Debug> HTTP-Session: a09b8094-9e87-4e44-aaf1-5569fad92fce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15230 2024.08.16 05:54:22.044229 [ 3 ] {} <Debug> HTTP-Session: a09b8094-9e87-4e44-aaf1-5569fad92fce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15231 2024.08.16 05:54:22.044259 [ 3 ] {} <Trace> HTTP-Session: a09b8094-9e87-4e44-aaf1-5569fad92fce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15232 2024.08.16 05:54:22.044447 [ 3 ] {46601d94-4b5c-48ee-a46d-52ac7261cf1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15233 2024.08.16 05:54:22.044493 [ 3 ] {46601d94-4b5c-48ee-a46d-52ac7261cf1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15234 2024.08.16 05:54:22.044636 [ 3 ] {46601d94-4b5c-48ee-a46d-52ac7261cf1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15235 2024.08.16 05:54:22.045109 [ 3 ] {46601d94-4b5c-48ee-a46d-52ac7261cf1b} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15236 2024.08.16 05:54:22.045145 [ 3 ] {46601d94-4b5c-48ee-a46d-52ac7261cf1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
15237 2024.08.16 05:54:22.045531 [ 3 ] {46601d94-4b5c-48ee-a46d-52ac7261cf1b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
15238 2024.08.16 05:54:22.045863 [ 3 ] {46601d94-4b5c-48ee-a46d-52ac7261cf1b} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15239 2024.08.16 05:54:22.046026 [ 3 ] {46601d94-4b5c-48ee-a46d-52ac7261cf1b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001674 sec., 141577.06093189964 rows/sec., 9.49 MiB/sec.
15240 2024.08.16 05:54:22.046279 [ 3 ] {46601d94-4b5c-48ee-a46d-52ac7261cf1b} <Debug> DynamicQueryHandler: Done processing query
15241 2024.08.16 05:54:22.046339 [ 3 ] {46601d94-4b5c-48ee-a46d-52ac7261cf1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
15242 2024.08.16 05:54:22.046401 [ 3 ] {} <Debug> HTTP-Session: a09b8094-9e87-4e44-aaf1-5569fad92fce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15243 2024.08.16 05:54:22.046584 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15244 2024.08.16 05:54:22.046636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15245 2024.08.16 05:54:22.046655 [ 3 ] {} <Debug> HTTP-Session: d2a75e27-12f2-4008-a439-db0c8a3fc9c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
15246 2024.08.16 05:54:22.046672 [ 3 ] {} <Debug> HTTP-Session: d2a75e27-12f2-4008-a439-db0c8a3fc9c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15247 2024.08.16 05:54:22.046686 [ 3 ] {} <Debug> HTTP-Session: d2a75e27-12f2-4008-a439-db0c8a3fc9c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15248 2024.08.16 05:54:22.046718 [ 3 ] {} <Trace> HTTP-Session: d2a75e27-12f2-4008-a439-db0c8a3fc9c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15249 2024.08.16 05:54:22.046811 [ 3 ] {891e7d43-1eff-4187-b4a6-20a08c41b8db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
15250 2024.08.16 05:54:22.046857 [ 3 ] {891e7d43-1eff-4187-b4a6-20a08c41b8db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
15251 2024.08.16 05:54:22.046998 [ 3 ] {891e7d43-1eff-4187-b4a6-20a08c41b8db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15252 2024.08.16 05:54:22.047263 [ 3 ] {891e7d43-1eff-4187-b4a6-20a08c41b8db} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15253 2024.08.16 05:54:22.047298 [ 3 ] {891e7d43-1eff-4187-b4a6-20a08c41b8db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
15254 2024.08.16 05:54:22.047637 [ 3 ] {891e7d43-1eff-4187-b4a6-20a08c41b8db} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
15255 2024.08.16 05:54:22.047948 [ 3 ] {891e7d43-1eff-4187-b4a6-20a08c41b8db} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15256 2024.08.16 05:54:22.048108 [ 3 ] {891e7d43-1eff-4187-b4a6-20a08c41b8db} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00131 sec., 763.3587786259542 rows/sec., 51.44 KiB/sec.
15257 2024.08.16 05:54:22.048274 [ 3 ] {891e7d43-1eff-4187-b4a6-20a08c41b8db} <Debug> DynamicQueryHandler: Done processing query
15258 2024.08.16 05:54:22.048298 [ 3 ] {891e7d43-1eff-4187-b4a6-20a08c41b8db} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
15259 2024.08.16 05:54:22.048314 [ 3 ] {} <Debug> HTTP-Session: d2a75e27-12f2-4008-a439-db0c8a3fc9c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15260 2024.08.16 05:54:22.048451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 33591, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15261 2024.08.16 05:54:22.048498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15262 2024.08.16 05:54:22.048516 [ 3 ] {} <Debug> HTTP-Session: a682ba07-f654-4794-ae6a-7135b88e363e Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
15263 2024.08.16 05:54:22.048532 [ 3 ] {} <Debug> HTTP-Session: a682ba07-f654-4794-ae6a-7135b88e363e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15264 2024.08.16 05:54:22.048546 [ 3 ] {} <Debug> HTTP-Session: a682ba07-f654-4794-ae6a-7135b88e363e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15265 2024.08.16 05:54:22.048577 [ 3 ] {} <Trace> HTTP-Session: a682ba07-f654-4794-ae6a-7135b88e363e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15266 2024.08.16 05:54:22.048844 [ 3 ] {07e533b6-cf9d-4449-9ebb-0074dbaf4f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15267 2024.08.16 05:54:22.048907 [ 3 ] {07e533b6-cf9d-4449-9ebb-0074dbaf4f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
15268 2024.08.16 05:54:22.049329 [ 3 ] {07e533b6-cf9d-4449-9ebb-0074dbaf4f9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15269 2024.08.16 05:54:22.049960 [ 3 ] {07e533b6-cf9d-4449-9ebb-0074dbaf4f9f} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15270 2024.08.16 05:54:22.049996 [ 3 ] {07e533b6-cf9d-4449-9ebb-0074dbaf4f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
15271 2024.08.16 05:54:22.050583 [ 3 ] {07e533b6-cf9d-4449-9ebb-0074dbaf4f9f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
15272 2024.08.16 05:54:22.050985 [ 3 ] {07e533b6-cf9d-4449-9ebb-0074dbaf4f9f} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15273 2024.08.16 05:54:22.051163 [ 26 ] {} <Debug> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
15274 2024.08.16 05:54:22.051173 [ 3 ] {07e533b6-cf9d-4449-9ebb-0074dbaf4f9f} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002507 sec., 8376.545672118069 rows/sec., 15.01 MiB/sec.
15275 2024.08.16 05:54:22.051237 [ 26 ] {} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15276 2024.08.16 05:54:22.051327 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
15277 2024.08.16 05:54:22.051631 [ 197 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::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
15278 2024.08.16 05:54:22.051755 [ 3 ] {07e533b6-cf9d-4449-9ebb-0074dbaf4f9f} <Debug> DynamicQueryHandler: Done processing query
15279 2024.08.16 05:54:22.051806 [ 3 ] {07e533b6-cf9d-4449-9ebb-0074dbaf4f9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
15280 2024.08.16 05:54:22.051857 [ 3 ] {} <Debug> HTTP-Session: a682ba07-f654-4794-ae6a-7135b88e363e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15281 2024.08.16 05:54:22.052066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1946, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15282 2024.08.16 05:54:22.052179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15283 2024.08.16 05:54:22.052235 [ 3 ] {} <Debug> HTTP-Session: d124e5d8-8403-401c-894b-b060f709537f Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
15284 2024.08.16 05:54:22.052245 [ 197 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15285 2024.08.16 05:54:22.052262 [ 3 ] {} <Debug> HTTP-Session: d124e5d8-8403-401c-894b-b060f709537f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15286 2024.08.16 05:54:22.052306 [ 3 ] {} <Debug> HTTP-Session: d124e5d8-8403-401c-894b-b060f709537f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15287 2024.08.16 05:54:22.052405 [ 3 ] {} <Trace> HTTP-Session: d124e5d8-8403-401c-894b-b060f709537f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15288 2024.08.16 05:54:22.052412 [ 197 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1096 rows starting from the beginning of the part
15289 2024.08.16 05:54:22.052639 [ 3 ] {27e7aaf7-28a4-41f2-8b62-ff0ed3bf19e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
15290 2024.08.16 05:54:22.052892 [ 3 ] {27e7aaf7-28a4-41f2-8b62-ff0ed3bf19e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
15291 2024.08.16 05:54:22.053079 [ 197 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 9 rows starting from the beginning of the part
15292 2024.08.16 05:54:22.053556 [ 3 ] {27e7aaf7-28a4-41f2-8b62-ff0ed3bf19e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15293 2024.08.16 05:54:22.053940 [ 197 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 23 rows starting from the beginning of the part
15294 2024.08.16 05:54:22.054590 [ 197 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 10 rows starting from the beginning of the part
15295 2024.08.16 05:54:22.054720 [ 3 ] {27e7aaf7-28a4-41f2-8b62-ff0ed3bf19e1} <Trace> oximeter.measurements_i64 (aeca9cd5-04f4-4ee7-9521-ff3b8d36e840): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15296 2024.08.16 05:54:22.054799 [ 3 ] {27e7aaf7-28a4-41f2-8b62-ff0ed3bf19e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
15297 2024.08.16 05:54:22.055245 [ 197 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 23 rows starting from the beginning of the part
15298 2024.08.16 05:54:22.055823 [ 197 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 21 rows starting from the beginning of the part
15299 2024.08.16 05:54:22.056271 [ 3 ] {27e7aaf7-28a4-41f2-8b62-ff0ed3bf19e1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
15300 2024.08.16 05:54:22.057416 [ 3 ] {27e7aaf7-28a4-41f2-8b62-ff0ed3bf19e1} <Trace> oximeter.measurements_i64 (aeca9cd5-04f4-4ee7-9521-ff3b8d36e840): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15301 2024.08.16 05:54:22.057759 [ 3 ] {27e7aaf7-28a4-41f2-8b62-ff0ed3bf19e1} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.005217 sec., 2300.1725129384704 rows/sec., 162.48 KiB/sec.
15302 2024.08.16 05:54:22.058388 [ 3 ] {27e7aaf7-28a4-41f2-8b62-ff0ed3bf19e1} <Debug> DynamicQueryHandler: Done processing query
15303 2024.08.16 05:54:22.058433 [ 3 ] {27e7aaf7-28a4-41f2-8b62-ff0ed3bf19e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15304 2024.08.16 05:54:22.058477 [ 3 ] {} <Debug> HTTP-Session: d124e5d8-8403-401c-894b-b060f709537f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15305 2024.08.16 05:54:22.058616 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15306 2024.08.16 05:54:22.058673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15307 2024.08.16 05:54:22.058693 [ 3 ] {} <Debug> HTTP-Session: f9659a1a-0228-42b6-8017-84e9f87069eb Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
15308 2024.08.16 05:54:22.058710 [ 3 ] {} <Debug> HTTP-Session: f9659a1a-0228-42b6-8017-84e9f87069eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15309 2024.08.16 05:54:22.058724 [ 3 ] {} <Debug> HTTP-Session: f9659a1a-0228-42b6-8017-84e9f87069eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15310 2024.08.16 05:54:22.058756 [ 3 ] {} <Trace> HTTP-Session: f9659a1a-0228-42b6-8017-84e9f87069eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15311 2024.08.16 05:54:22.058888 [ 3 ] {9307ea35-fbef-47c5-a0dc-7bf0cf2bca81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15312 2024.08.16 05:54:22.058933 [ 3 ] {9307ea35-fbef-47c5-a0dc-7bf0cf2bca81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15313 2024.08.16 05:54:22.059084 [ 3 ] {9307ea35-fbef-47c5-a0dc-7bf0cf2bca81} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15314 2024.08.16 05:54:22.059849 [ 3 ] {9307ea35-fbef-47c5-a0dc-7bf0cf2bca81} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15315 2024.08.16 05:54:22.059904 [ 3 ] {9307ea35-fbef-47c5-a0dc-7bf0cf2bca81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB.
15316 2024.08.16 05:54:22.060932 [ 3 ] {9307ea35-fbef-47c5-a0dc-7bf0cf2bca81} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
15317 2024.08.16 05:54:22.061849 [ 3 ] {9307ea35-fbef-47c5-a0dc-7bf0cf2bca81} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15318 2024.08.16 05:54:22.062228 [ 3 ] {9307ea35-fbef-47c5-a0dc-7bf0cf2bca81} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003359 sec., 24412.0273891039 rows/sec., 1.55 MiB/sec.
15319 2024.08.16 05:54:22.062670 [ 3 ] {9307ea35-fbef-47c5-a0dc-7bf0cf2bca81} <Debug> DynamicQueryHandler: Done processing query
15320 2024.08.16 05:54:22.062713 [ 3 ] {9307ea35-fbef-47c5-a0dc-7bf0cf2bca81} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15321 2024.08.16 05:54:22.062748 [ 3 ] {} <Debug> HTTP-Session: f9659a1a-0228-42b6-8017-84e9f87069eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15322 2024.08.16 05:54:22.065897 [ 192 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1182 rows, containing 19 columns (19 merged, 0 gathered) in 0.014443769 sec., 81834.59594237487 rows/sec., 146.64 MiB/sec.
15323 2024.08.16 05:54:22.066938 [ 192 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
15324 2024.08.16 05:54:22.067584 [ 192 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15325 2024.08.16 05:54:22.067680 [ 192 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14
15326 2024.08.16 05:54:22.067836 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.50 MiB.
15327 2024.08.16 05:54:24.861342 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache
15328 2024.08.16 05:54:24.861411 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache
15329 2024.08.16 05:54:27.051865 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15330 2024.08.16 05:54:27.051993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15331 2024.08.16 05:54:27.052022 [ 3 ] {} <Debug> HTTP-Session: 4afe6006-a8f0-425e-a9f6-ba4519e7b0d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
15332 2024.08.16 05:54:27.052050 [ 3 ] {} <Debug> HTTP-Session: 4afe6006-a8f0-425e-a9f6-ba4519e7b0d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15333 2024.08.16 05:54:27.052069 [ 3 ] {} <Debug> HTTP-Session: 4afe6006-a8f0-425e-a9f6-ba4519e7b0d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15334 2024.08.16 05:54:27.052124 [ 3 ] {} <Trace> HTTP-Session: 4afe6006-a8f0-425e-a9f6-ba4519e7b0d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15335 2024.08.16 05:54:27.052341 [ 3 ] {a4dab509-1653-4447-8d90-025ceaaa6b4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
15336 2024.08.16 05:54:27.052409 [ 3 ] {a4dab509-1653-4447-8d90-025ceaaa6b4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
15337 2024.08.16 05:54:27.052597 [ 3 ] {a4dab509-1653-4447-8d90-025ceaaa6b4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15338 2024.08.16 05:54:27.053079 [ 3 ] {a4dab509-1653-4447-8d90-025ceaaa6b4c} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15339 2024.08.16 05:54:27.053126 [ 3 ] {a4dab509-1653-4447-8d90-025ceaaa6b4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
15340 2024.08.16 05:54:27.053507 [ 3 ] {a4dab509-1653-4447-8d90-025ceaaa6b4c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
15341 2024.08.16 05:54:27.053859 [ 3 ] {a4dab509-1653-4447-8d90-025ceaaa6b4c} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15342 2024.08.16 05:54:27.054020 [ 3 ] {a4dab509-1653-4447-8d90-025ceaaa6b4c} <Debug> executeQuery: Read 24 rows, 1.95 KiB in 0.001745 sec., 13753.581661891118 rows/sec., 1.09 MiB/sec.
15343 2024.08.16 05:54:27.054259 [ 3 ] {a4dab509-1653-4447-8d90-025ceaaa6b4c} <Debug> DynamicQueryHandler: Done processing query
15344 2024.08.16 05:54:27.054286 [ 3 ] {a4dab509-1653-4447-8d90-025ceaaa6b4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15345 2024.08.16 05:54:27.054303 [ 3 ] {} <Debug> HTTP-Session: 4afe6006-a8f0-425e-a9f6-ba4519e7b0d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15346 2024.08.16 05:54:27.054451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15347 2024.08.16 05:54:27.054507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15348 2024.08.16 05:54:27.054527 [ 3 ] {} <Debug> HTTP-Session: 5926fa89-03c2-42ff-a2dd-67056662641a Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
15349 2024.08.16 05:54:27.054545 [ 3 ] {} <Debug> HTTP-Session: 5926fa89-03c2-42ff-a2dd-67056662641a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15350 2024.08.16 05:54:27.054558 [ 3 ] {} <Debug> HTTP-Session: 5926fa89-03c2-42ff-a2dd-67056662641a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15351 2024.08.16 05:54:27.054594 [ 3 ] {} <Trace> HTTP-Session: 5926fa89-03c2-42ff-a2dd-67056662641a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15352 2024.08.16 05:54:27.054702 [ 3 ] {fd0a72aa-4464-43cf-a383-34fa745c2be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
15353 2024.08.16 05:54:27.054748 [ 3 ] {fd0a72aa-4464-43cf-a383-34fa745c2be7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
15354 2024.08.16 05:54:27.054890 [ 3 ] {fd0a72aa-4464-43cf-a383-34fa745c2be7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15355 2024.08.16 05:54:27.055207 [ 3 ] {fd0a72aa-4464-43cf-a383-34fa745c2be7} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15356 2024.08.16 05:54:27.055246 [ 3 ] {fd0a72aa-4464-43cf-a383-34fa745c2be7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
15357 2024.08.16 05:54:27.055544 [ 3 ] {fd0a72aa-4464-43cf-a383-34fa745c2be7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
15358 2024.08.16 05:54:27.055857 [ 3 ] {fd0a72aa-4464-43cf-a383-34fa745c2be7} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15359 2024.08.16 05:54:27.055993 [ 3 ] {fd0a72aa-4464-43cf-a383-34fa745c2be7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001318 sec., 1517.4506828528074 rows/sec., 123.74 KiB/sec.
15360 2024.08.16 05:54:27.056188 [ 3 ] {fd0a72aa-4464-43cf-a383-34fa745c2be7} <Debug> DynamicQueryHandler: Done processing query
15361 2024.08.16 05:54:27.056213 [ 3 ] {fd0a72aa-4464-43cf-a383-34fa745c2be7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15362 2024.08.16 05:54:27.056229 [ 3 ] {} <Debug> HTTP-Session: 5926fa89-03c2-42ff-a2dd-67056662641a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15363 2024.08.16 05:54:27.056603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 183743, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15364 2024.08.16 05:54:27.056654 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15365 2024.08.16 05:54:27.056674 [ 3 ] {} <Debug> HTTP-Session: 1fa535fc-b60a-4dc1-af49-73c80c915eaf Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
15366 2024.08.16 05:54:27.056692 [ 3 ] {} <Debug> HTTP-Session: 1fa535fc-b60a-4dc1-af49-73c80c915eaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15367 2024.08.16 05:54:27.056706 [ 3 ] {} <Debug> HTTP-Session: 1fa535fc-b60a-4dc1-af49-73c80c915eaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15368 2024.08.16 05:54:27.056737 [ 3 ] {} <Trace> HTTP-Session: 1fa535fc-b60a-4dc1-af49-73c80c915eaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15369 2024.08.16 05:54:27.057226 [ 3 ] {d78616ab-dd74-44ce-a2c8-aed1d5dd74af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15370 2024.08.16 05:54:27.057275 [ 3 ] {d78616ab-dd74-44ce-a2c8-aed1d5dd74af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15371 2024.08.16 05:54:27.057412 [ 3 ] {d78616ab-dd74-44ce-a2c8-aed1d5dd74af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15372 2024.08.16 05:54:27.058530 [ 3 ] {d78616ab-dd74-44ce-a2c8-aed1d5dd74af} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15373 2024.08.16 05:54:27.058567 [ 3 ] {d78616ab-dd74-44ce-a2c8-aed1d5dd74af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
15374 2024.08.16 05:54:27.058953 [ 3 ] {d78616ab-dd74-44ce-a2c8-aed1d5dd74af} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
15375 2024.08.16 05:54:27.059273 [ 3 ] {d78616ab-dd74-44ce-a2c8-aed1d5dd74af} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15376 2024.08.16 05:54:27.059429 [ 3 ] {d78616ab-dd74-44ce-a2c8-aed1d5dd74af} <Debug> executeQuery: Read 1269 rows, 107.08 KiB in 0.002518 sec., 503971.40587768075 rows/sec., 41.53 MiB/sec.
15377 2024.08.16 05:54:27.059602 [ 3 ] {d78616ab-dd74-44ce-a2c8-aed1d5dd74af} <Debug> DynamicQueryHandler: Done processing query
15378 2024.08.16 05:54:27.059627 [ 3 ] {d78616ab-dd74-44ce-a2c8-aed1d5dd74af} <Debug> MemoryTracker: Peak memory usage (for query): 4.96 MiB.
15379 2024.08.16 05:54:27.059643 [ 3 ] {} <Debug> HTTP-Session: 1fa535fc-b60a-4dc1-af49-73c80c915eaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15380 2024.08.16 05:54:27.059834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15381 2024.08.16 05:54:27.059884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15382 2024.08.16 05:54:27.059903 [ 3 ] {} <Debug> HTTP-Session: 744a1f3d-c7a9-4cda-985a-59ac9efb547f Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
15383 2024.08.16 05:54:27.059920 [ 3 ] {} <Debug> HTTP-Session: 744a1f3d-c7a9-4cda-985a-59ac9efb547f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15384 2024.08.16 05:54:27.059933 [ 3 ] {} <Debug> HTTP-Session: 744a1f3d-c7a9-4cda-985a-59ac9efb547f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15385 2024.08.16 05:54:27.059964 [ 3 ] {} <Trace> HTTP-Session: 744a1f3d-c7a9-4cda-985a-59ac9efb547f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15386 2024.08.16 05:54:27.060058 [ 3 ] {75957d19-65fd-40bf-982e-aaa48743ba91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15387 2024.08.16 05:54:27.060100 [ 3 ] {75957d19-65fd-40bf-982e-aaa48743ba91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15388 2024.08.16 05:54:27.060227 [ 3 ] {75957d19-65fd-40bf-982e-aaa48743ba91} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15389 2024.08.16 05:54:27.060506 [ 3 ] {75957d19-65fd-40bf-982e-aaa48743ba91} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15390 2024.08.16 05:54:27.060542 [ 3 ] {75957d19-65fd-40bf-982e-aaa48743ba91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
15391 2024.08.16 05:54:27.060847 [ 3 ] {75957d19-65fd-40bf-982e-aaa48743ba91} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
15392 2024.08.16 05:54:27.061154 [ 3 ] {75957d19-65fd-40bf-982e-aaa48743ba91} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15393 2024.08.16 05:54:27.061305 [ 3 ] {75957d19-65fd-40bf-982e-aaa48743ba91} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001264 sec., 1582.2784810126584 rows/sec., 110.48 KiB/sec.
15394 2024.08.16 05:54:27.061470 [ 3 ] {75957d19-65fd-40bf-982e-aaa48743ba91} <Debug> DynamicQueryHandler: Done processing query
15395 2024.08.16 05:54:27.061494 [ 3 ] {75957d19-65fd-40bf-982e-aaa48743ba91} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15396 2024.08.16 05:54:27.061510 [ 3 ] {} <Debug> HTTP-Session: 744a1f3d-c7a9-4cda-985a-59ac9efb547f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15397 2024.08.16 05:54:27.061719 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 30454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15398 2024.08.16 05:54:27.061768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15399 2024.08.16 05:54:27.061787 [ 3 ] {} <Debug> HTTP-Session: 83451930-33ae-42f0-8f87-efad11405544 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
15400 2024.08.16 05:54:27.061803 [ 3 ] {} <Debug> HTTP-Session: 83451930-33ae-42f0-8f87-efad11405544 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15401 2024.08.16 05:54:27.061817 [ 3 ] {} <Debug> HTTP-Session: 83451930-33ae-42f0-8f87-efad11405544 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15402 2024.08.16 05:54:27.061847 [ 3 ] {} <Trace> HTTP-Session: 83451930-33ae-42f0-8f87-efad11405544 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15403 2024.08.16 05:54:27.061992 [ 3 ] {80d057a8-8f37-478d-97c3-2d424be74b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
15404 2024.08.16 05:54:27.062032 [ 3 ] {80d057a8-8f37-478d-97c3-2d424be74b69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
15405 2024.08.16 05:54:27.062157 [ 3 ] {80d057a8-8f37-478d-97c3-2d424be74b69} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15406 2024.08.16 05:54:27.062564 [ 3 ] {80d057a8-8f37-478d-97c3-2d424be74b69} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15407 2024.08.16 05:54:27.062599 [ 3 ] {80d057a8-8f37-478d-97c3-2d424be74b69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
15408 2024.08.16 05:54:27.062923 [ 3 ] {80d057a8-8f37-478d-97c3-2d424be74b69} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
15409 2024.08.16 05:54:27.063223 [ 3 ] {80d057a8-8f37-478d-97c3-2d424be74b69} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15410 2024.08.16 05:54:27.063370 [ 3 ] {80d057a8-8f37-478d-97c3-2d424be74b69} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001439 sec., 158443.36344683808 rows/sec., 10.73 MiB/sec.
15411 2024.08.16 05:54:27.063370 [ 36 ] {} <Debug> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
15412 2024.08.16 05:54:27.063476 [ 36 ] {} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15413 2024.08.16 05:54:27.063521 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
15414 2024.08.16 05:54:27.063608 [ 3 ] {80d057a8-8f37-478d-97c3-2d424be74b69} <Debug> DynamicQueryHandler: Done processing query
15415 2024.08.16 05:54:27.063674 [ 3 ] {80d057a8-8f37-478d-97c3-2d424be74b69} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
15416 2024.08.16 05:54:27.063710 [ 3 ] {} <Debug> HTTP-Session: 83451930-33ae-42f0-8f87-efad11405544 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15417 2024.08.16 05:54:27.063725 [ 188 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::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
15418 2024.08.16 05:54:27.063885 [ 188 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15419 2024.08.16 05:54:27.063922 [ 188 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::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
15420 2024.08.16 05:54:27.063976 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 90228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15421 2024.08.16 05:54:27.064044 [ 188 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 228 rows starting from the beginning of the part
15422 2024.08.16 05:54:27.064079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15423 2024.08.16 05:54:27.064183 [ 3 ] {} <Debug> HTTP-Session: a95c587f-76ab-487d-b666-78b877726320 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
15424 2024.08.16 05:54:27.064320 [ 3 ] {} <Debug> HTTP-Session: a95c587f-76ab-487d-b666-78b877726320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15425 2024.08.16 05:54:27.064321 [ 188 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::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
15426 2024.08.16 05:54:27.064394 [ 3 ] {} <Debug> HTTP-Session: a95c587f-76ab-487d-b666-78b877726320 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15427 2024.08.16 05:54:27.064677 [ 3 ] {} <Trace> HTTP-Session: a95c587f-76ab-487d-b666-78b877726320 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15428 2024.08.16 05:54:27.064738 [ 188 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::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
15429 2024.08.16 05:54:27.065161 [ 188 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part
15430 2024.08.16 05:54:27.065250 [ 188 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 228 rows starting from the beginning of the part
15431 2024.08.16 05:54:27.065550 [ 3 ] {31431a26-ff59-49dc-a55b-e621121c210c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15432 2024.08.16 05:54:27.065682 [ 3 ] {31431a26-ff59-49dc-a55b-e621121c210c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15433 2024.08.16 05:54:27.066035 [ 3 ] {31431a26-ff59-49dc-a55b-e621121c210c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15434 2024.08.16 05:54:27.067252 [ 3 ] {31431a26-ff59-49dc-a55b-e621121c210c} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15435 2024.08.16 05:54:27.067330 [ 3 ] {31431a26-ff59-49dc-a55b-e621121c210c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
15436 2024.08.16 05:54:27.067655 [ 199 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 741 rows, containing 4 columns (4 merged, 0 gathered) in 0.004043456 sec., 183259.0734262967 rows/sec., 11.74 MiB/sec.
15437 2024.08.16 05:54:27.067838 [ 199 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
15438 2024.08.16 05:54:27.067929 [ 3 ] {31431a26-ff59-49dc-a55b-e621121c210c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
15439 2024.08.16 05:54:27.068520 [ 3 ] {31431a26-ff59-49dc-a55b-e621121c210c} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15440 2024.08.16 05:54:27.068551 [ 199 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_46_9} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15441 2024.08.16 05:54:27.068685 [ 199 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_46_9} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
15442 2024.08.16 05:54:27.068765 [ 3 ] {31431a26-ff59-49dc-a55b-e621121c210c} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.003652 sec., 149507.11938663747 rows/sec., 11.09 MiB/sec.
15443 2024.08.16 05:54:27.068921 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB.
15444 2024.08.16 05:54:27.069176 [ 3 ] {31431a26-ff59-49dc-a55b-e621121c210c} <Debug> DynamicQueryHandler: Done processing query
15445 2024.08.16 05:54:27.069245 [ 3 ] {31431a26-ff59-49dc-a55b-e621121c210c} <Debug> MemoryTracker: Peak memory usage (for query): 4.55 MiB.
15446 2024.08.16 05:54:27.069307 [ 3 ] {} <Debug> HTTP-Session: a95c587f-76ab-487d-b666-78b877726320 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15447 2024.08.16 05:54:27.069691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 160546, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15448 2024.08.16 05:54:27.069741 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15449 2024.08.16 05:54:27.069761 [ 3 ] {} <Debug> HTTP-Session: b7632bce-49b5-4f7b-8ff8-5b61278e623b Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
15450 2024.08.16 05:54:27.069778 [ 3 ] {} <Debug> HTTP-Session: b7632bce-49b5-4f7b-8ff8-5b61278e623b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15451 2024.08.16 05:54:27.069791 [ 3 ] {} <Debug> HTTP-Session: b7632bce-49b5-4f7b-8ff8-5b61278e623b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15452 2024.08.16 05:54:27.069824 [ 3 ] {} <Trace> HTTP-Session: b7632bce-49b5-4f7b-8ff8-5b61278e623b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15453 2024.08.16 05:54:27.070278 [ 3 ] {b5c07b52-f375-4cea-9bdf-bebb7f6dbd7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15454 2024.08.16 05:54:27.070328 [ 3 ] {b5c07b52-f375-4cea-9bdf-bebb7f6dbd7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15455 2024.08.16 05:54:27.070490 [ 3 ] {b5c07b52-f375-4cea-9bdf-bebb7f6dbd7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15456 2024.08.16 05:54:27.071297 [ 3 ] {b5c07b52-f375-4cea-9bdf-bebb7f6dbd7f} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15457 2024.08.16 05:54:27.071333 [ 3 ] {b5c07b52-f375-4cea-9bdf-bebb7f6dbd7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
15458 2024.08.16 05:54:27.071789 [ 3 ] {b5c07b52-f375-4cea-9bdf-bebb7f6dbd7f} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
15459 2024.08.16 05:54:27.072138 [ 3 ] {b5c07b52-f375-4cea-9bdf-bebb7f6dbd7f} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15460 2024.08.16 05:54:27.072299 [ 3 ] {b5c07b52-f375-4cea-9bdf-bebb7f6dbd7f} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.002306 sec., 366435.3859496965 rows/sec., 24.66 MiB/sec.
15461 2024.08.16 05:54:27.072484 [ 3 ] {b5c07b52-f375-4cea-9bdf-bebb7f6dbd7f} <Debug> DynamicQueryHandler: Done processing query
15462 2024.08.16 05:54:27.072509 [ 3 ] {b5c07b52-f375-4cea-9bdf-bebb7f6dbd7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
15463 2024.08.16 05:54:27.072525 [ 3 ] {} <Debug> HTTP-Session: b7632bce-49b5-4f7b-8ff8-5b61278e623b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15464 2024.08.16 05:54:27.072719 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 38559, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15465 2024.08.16 05:54:27.072767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15466 2024.08.16 05:54:27.072787 [ 3 ] {} <Debug> HTTP-Session: 835d593f-1e9d-431d-a01c-5d63babfadb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
15467 2024.08.16 05:54:27.072802 [ 3 ] {} <Debug> HTTP-Session: 835d593f-1e9d-431d-a01c-5d63babfadb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15468 2024.08.16 05:54:27.072816 [ 3 ] {} <Debug> HTTP-Session: 835d593f-1e9d-431d-a01c-5d63babfadb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15469 2024.08.16 05:54:27.072847 [ 3 ] {} <Trace> HTTP-Session: 835d593f-1e9d-431d-a01c-5d63babfadb1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15470 2024.08.16 05:54:27.073223 [ 3 ] {7786281c-d331-4f19-88ba-18c06fbd0e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15471 2024.08.16 05:54:27.073286 [ 3 ] {7786281c-d331-4f19-88ba-18c06fbd0e94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
15472 2024.08.16 05:54:27.073689 [ 3 ] {7786281c-d331-4f19-88ba-18c06fbd0e94} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15473 2024.08.16 05:54:27.074327 [ 3 ] {7786281c-d331-4f19-88ba-18c06fbd0e94} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15474 2024.08.16 05:54:27.074368 [ 3 ] {7786281c-d331-4f19-88ba-18c06fbd0e94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
15475 2024.08.16 05:54:27.075046 [ 3 ] {7786281c-d331-4f19-88ba-18c06fbd0e94} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
15476 2024.08.16 05:54:27.075455 [ 3 ] {7786281c-d331-4f19-88ba-18c06fbd0e94} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15477 2024.08.16 05:54:27.075643 [ 3 ] {7786281c-d331-4f19-88ba-18c06fbd0e94} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002709 sec., 8859.357696566998 rows/sec., 15.88 MiB/sec.
15478 2024.08.16 05:54:27.075847 [ 3 ] {7786281c-d331-4f19-88ba-18c06fbd0e94} <Debug> DynamicQueryHandler: Done processing query
15479 2024.08.16 05:54:27.075871 [ 3 ] {7786281c-d331-4f19-88ba-18c06fbd0e94} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
15480 2024.08.16 05:54:27.075888 [ 3 ] {} <Debug> HTTP-Session: 835d593f-1e9d-431d-a01c-5d63babfadb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15481 2024.08.16 05:54:27.076030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15482 2024.08.16 05:54:27.076076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15483 2024.08.16 05:54:27.076095 [ 3 ] {} <Debug> HTTP-Session: edecc6bd-f11b-4379-8115-d44d9406b2ac Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
15484 2024.08.16 05:54:27.076111 [ 3 ] {} <Debug> HTTP-Session: edecc6bd-f11b-4379-8115-d44d9406b2ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15485 2024.08.16 05:54:27.076124 [ 3 ] {} <Debug> HTTP-Session: edecc6bd-f11b-4379-8115-d44d9406b2ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15486 2024.08.16 05:54:27.076155 [ 3 ] {} <Trace> HTTP-Session: edecc6bd-f11b-4379-8115-d44d9406b2ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15487 2024.08.16 05:54:27.076265 [ 3 ] {8901bbfd-36bb-4c26-8ad3-a17639b4f205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15488 2024.08.16 05:54:27.076308 [ 3 ] {8901bbfd-36bb-4c26-8ad3-a17639b4f205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15489 2024.08.16 05:54:27.076433 [ 3 ] {8901bbfd-36bb-4c26-8ad3-a17639b4f205} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15490 2024.08.16 05:54:27.076729 [ 3 ] {8901bbfd-36bb-4c26-8ad3-a17639b4f205} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15491 2024.08.16 05:54:27.076765 [ 3 ] {8901bbfd-36bb-4c26-8ad3-a17639b4f205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
15492 2024.08.16 05:54:27.077123 [ 3 ] {8901bbfd-36bb-4c26-8ad3-a17639b4f205} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
15493 2024.08.16 05:54:27.077453 [ 3 ] {8901bbfd-36bb-4c26-8ad3-a17639b4f205} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15494 2024.08.16 05:54:27.077605 [ 3 ] {8901bbfd-36bb-4c26-8ad3-a17639b4f205} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001369 sec., 43827.61139517897 rows/sec., 2.95 MiB/sec.
15495 2024.08.16 05:54:27.077775 [ 3 ] {8901bbfd-36bb-4c26-8ad3-a17639b4f205} <Debug> DynamicQueryHandler: Done processing query
15496 2024.08.16 05:54:27.077800 [ 3 ] {8901bbfd-36bb-4c26-8ad3-a17639b4f205} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15497 2024.08.16 05:54:27.077816 [ 3 ] {} <Debug> HTTP-Session: edecc6bd-f11b-4379-8115-d44d9406b2ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15498 2024.08.16 05:54:32.022403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1521, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15499 2024.08.16 05:54:32.022589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15500 2024.08.16 05:54:32.022633 [ 3 ] {} <Debug> HTTP-Session: 7fc9bc46-f5ec-4340-a93b-49eecbc31100 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
15501 2024.08.16 05:54:32.022674 [ 3 ] {} <Debug> HTTP-Session: 7fc9bc46-f5ec-4340-a93b-49eecbc31100 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15502 2024.08.16 05:54:32.022702 [ 3 ] {} <Debug> HTTP-Session: 7fc9bc46-f5ec-4340-a93b-49eecbc31100 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15503 2024.08.16 05:54:32.022782 [ 3 ] {} <Trace> HTTP-Session: 7fc9bc46-f5ec-4340-a93b-49eecbc31100 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15504 2024.08.16 05:54:32.023176 [ 3 ] {cd43e43b-d797-431d-a18a-4c77f16c5590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) 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)
15505 2024.08.16 05:54:32.023722 [ 3 ] {cd43e43b-d797-431d-a18a-4c77f16c5590} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0
15506 2024.08.16 05:54:32.023774 [ 3 ] {cd43e43b-d797-431d-a18a-4c77f16c5590} <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
15507 2024.08.16 05:54:32.024146 [ 3 ] {cd43e43b-d797-431d-a18a-4c77f16c5590} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
15508 2024.08.16 05:54:32.024228 [ 3 ] {cd43e43b-d797-431d-a18a-4c77f16c5590} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
15509 2024.08.16 05:54:32.024401 [ 3 ] {cd43e43b-d797-431d-a18a-4c77f16c5590} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Key condition: (column 0 notIn 42-element set)
15510 2024.08.16 05:54:32.024509 [ 259 ] {cd43e43b-d797-431d-a18a-4c77f16c5590} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_1_6_1 with 1 steps
15511 2024.08.16 05:54:32.024563 [ 255 ] {cd43e43b-d797-431d-a18a-4c77f16c5590} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps
15512 2024.08.16 05:54:32.024690 [ 3 ] {cd43e43b-d797-431d-a18a-4c77f16c5590} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (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
15513 2024.08.16 05:54:32.024720 [ 3 ] {cd43e43b-d797-431d-a18a-4c77f16c5590} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Spreading mark ranges among streams (default reading)
15514 2024.08.16 05:54:32.024824 [ 3 ] {cd43e43b-d797-431d-a18a-4c77f16c5590} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24
15515 2024.08.16 05:54:32.024850 [ 3 ] {cd43e43b-d797-431d-a18a-4c77f16c5590} <Debug> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235) (SelectExecutor): Reading approx. 42 rows with 2 streams
15516 2024.08.16 05:54:32.024898 [ 3 ] {cd43e43b-d797-431d-a18a-4c77f16c5590} <Trace> MergeTreeBaseSelectProcessor: 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'))"
15517 2024.08.16 05:54:32.024952 [ 3 ] {cd43e43b-d797-431d-a18a-4c77f16c5590} <Trace> MergeTreeBaseSelectProcessor: 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'))"
15518 2024.08.16 05:54:32.026744 [ 3 ] {cd43e43b-d797-431d-a18a-4c77f16c5590} <Debug> executeQuery: Read 42 rows, 1.60 KiB in 0.003773 sec., 11131.725417439704 rows/sec., 424.74 KiB/sec.
15519 2024.08.16 05:54:32.027112 [ 3 ] {cd43e43b-d797-431d-a18a-4c77f16c5590} <Debug> DynamicQueryHandler: Done processing query
15520 2024.08.16 05:54:32.027139 [ 3 ] {cd43e43b-d797-431d-a18a-4c77f16c5590} <Debug> MemoryTracker: Peak memory usage (for query): 3.08 MiB.
15521 2024.08.16 05:54:32.027156 [ 3 ] {} <Debug> HTTP-Session: 7fc9bc46-f5ec-4340-a93b-49eecbc31100 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15522 2024.08.16 05:54:32.031987 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 538, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15523 2024.08.16 05:54:32.032046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15524 2024.08.16 05:54:32.032070 [ 3 ] {} <Debug> HTTP-Session: dae1182c-71f8-4426-b377-a1b6852a369f Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
15525 2024.08.16 05:54:32.032092 [ 3 ] {} <Debug> HTTP-Session: dae1182c-71f8-4426-b377-a1b6852a369f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15526 2024.08.16 05:54:32.032109 [ 3 ] {} <Debug> HTTP-Session: dae1182c-71f8-4426-b377-a1b6852a369f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15527 2024.08.16 05:54:32.032152 [ 3 ] {} <Trace> HTTP-Session: dae1182c-71f8-4426-b377-a1b6852a369f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15528 2024.08.16 05:54:32.032289 [ 3 ] {090fd8da-8d6e-479e-aec5-e65ee513185e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
15529 2024.08.16 05:54:32.032343 [ 3 ] {090fd8da-8d6e-479e-aec5-e65ee513185e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
15530 2024.08.16 05:54:32.032546 [ 3 ] {090fd8da-8d6e-479e-aec5-e65ee513185e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15531 2024.08.16 05:54:32.032912 [ 3 ] {090fd8da-8d6e-479e-aec5-e65ee513185e} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15532 2024.08.16 05:54:32.032951 [ 3 ] {090fd8da-8d6e-479e-aec5-e65ee513185e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
15533 2024.08.16 05:54:32.033434 [ 3 ] {090fd8da-8d6e-479e-aec5-e65ee513185e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
15534 2024.08.16 05:54:32.033743 [ 3 ] {090fd8da-8d6e-479e-aec5-e65ee513185e} <Trace> oximeter.timeseries_schema (8be8aefd-9226-4f78-8b70-187b4c7b8235): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15535 2024.08.16 05:54:32.033909 [ 3 ] {090fd8da-8d6e-479e-aec5-e65ee513185e} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001666 sec., 600.2400960384153 rows/sec., 167.06 KiB/sec.
15536 2024.08.16 05:54:32.034223 [ 3 ] {090fd8da-8d6e-479e-aec5-e65ee513185e} <Debug> DynamicQueryHandler: Done processing query
15537 2024.08.16 05:54:32.034249 [ 3 ] {090fd8da-8d6e-479e-aec5-e65ee513185e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
15538 2024.08.16 05:54:32.034265 [ 3 ] {} <Debug> HTTP-Session: dae1182c-71f8-4426-b377-a1b6852a369f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15539 2024.08.16 05:54:32.034397 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15540 2024.08.16 05:54:32.034445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15541 2024.08.16 05:54:32.034465 [ 3 ] {} <Debug> HTTP-Session: cb6df817-6b5f-4bbf-a0aa-f0d65fc5ceea Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
15542 2024.08.16 05:54:32.034481 [ 3 ] {} <Debug> HTTP-Session: cb6df817-6b5f-4bbf-a0aa-f0d65fc5ceea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15543 2024.08.16 05:54:32.034495 [ 3 ] {} <Debug> HTTP-Session: cb6df817-6b5f-4bbf-a0aa-f0d65fc5ceea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15544 2024.08.16 05:54:32.034527 [ 3 ] {} <Trace> HTTP-Session: cb6df817-6b5f-4bbf-a0aa-f0d65fc5ceea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15545 2024.08.16 05:54:32.034641 [ 3 ] {122b3e17-586d-487d-804f-bfe081685d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
15546 2024.08.16 05:54:32.034685 [ 3 ] {122b3e17-586d-487d-804f-bfe081685d35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
15547 2024.08.16 05:54:32.034829 [ 3 ] {122b3e17-586d-487d-804f-bfe081685d35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15548 2024.08.16 05:54:32.035140 [ 3 ] {122b3e17-586d-487d-804f-bfe081685d35} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15549 2024.08.16 05:54:32.035176 [ 3 ] {122b3e17-586d-487d-804f-bfe081685d35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
15550 2024.08.16 05:54:32.035481 [ 3 ] {122b3e17-586d-487d-804f-bfe081685d35} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
15551 2024.08.16 05:54:32.035775 [ 3 ] {122b3e17-586d-487d-804f-bfe081685d35} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15552 2024.08.16 05:54:32.035924 [ 3 ] {122b3e17-586d-487d-804f-bfe081685d35} <Debug> executeQuery: Read 22 rows, 1.78 KiB in 0.001321 sec., 16654.04996214989 rows/sec., 1.32 MiB/sec.
15553 2024.08.16 05:54:32.036120 [ 3 ] {122b3e17-586d-487d-804f-bfe081685d35} <Debug> DynamicQueryHandler: Done processing query
15554 2024.08.16 05:54:32.036157 [ 3 ] {122b3e17-586d-487d-804f-bfe081685d35} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15555 2024.08.16 05:54:32.036190 [ 3 ] {} <Debug> HTTP-Session: cb6df817-6b5f-4bbf-a0aa-f0d65fc5ceea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15556 2024.08.16 05:54:32.036324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15557 2024.08.16 05:54:32.036372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15558 2024.08.16 05:54:32.036391 [ 3 ] {} <Debug> HTTP-Session: 953c74ff-c6f2-4457-b6c8-675aa5154d15 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
15559 2024.08.16 05:54:32.036408 [ 3 ] {} <Debug> HTTP-Session: 953c74ff-c6f2-4457-b6c8-675aa5154d15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15560 2024.08.16 05:54:32.036421 [ 3 ] {} <Debug> HTTP-Session: 953c74ff-c6f2-4457-b6c8-675aa5154d15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15561 2024.08.16 05:54:32.036452 [ 3 ] {} <Trace> HTTP-Session: 953c74ff-c6f2-4457-b6c8-675aa5154d15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15562 2024.08.16 05:54:32.036545 [ 3 ] {5f4726b5-5ce2-4604-8019-de8c6b330862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
15563 2024.08.16 05:54:32.036586 [ 3 ] {5f4726b5-5ce2-4604-8019-de8c6b330862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
15564 2024.08.16 05:54:32.036713 [ 3 ] {5f4726b5-5ce2-4604-8019-de8c6b330862} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15565 2024.08.16 05:54:32.036995 [ 3 ] {5f4726b5-5ce2-4604-8019-de8c6b330862} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15566 2024.08.16 05:54:32.037030 [ 3 ] {5f4726b5-5ce2-4604-8019-de8c6b330862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
15567 2024.08.16 05:54:32.037318 [ 3 ] {5f4726b5-5ce2-4604-8019-de8c6b330862} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
15568 2024.08.16 05:54:32.037618 [ 3 ] {5f4726b5-5ce2-4604-8019-de8c6b330862} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15569 2024.08.16 05:54:32.037777 [ 154 ] {} <Debug> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0
15570 2024.08.16 05:54:32.037785 [ 3 ] {5f4726b5-5ce2-4604-8019-de8c6b330862} <Debug> executeQuery: Read 4 rows, 319.00 B in 0.001252 sec., 3194.8881789137376 rows/sec., 248.82 KiB/sec.
15571 2024.08.16 05:54:32.037864 [ 154 ] {} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15572 2024.08.16 05:54:32.037933 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
15573 2024.08.16 05:54:32.038125 [ 3 ] {5f4726b5-5ce2-4604-8019-de8c6b330862} <Debug> DynamicQueryHandler: Done processing query
15574 2024.08.16 05:54:32.038185 [ 3 ] {5f4726b5-5ce2-4604-8019-de8c6b330862} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15575 2024.08.16 05:54:32.038216 [ 3 ] {} <Debug> HTTP-Session: 953c74ff-c6f2-4457-b6c8-675aa5154d15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15576 2024.08.16 05:54:32.038225 [ 200 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full
15577 2024.08.16 05:54:32.038439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 38953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15578 2024.08.16 05:54:32.038556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15579 2024.08.16 05:54:32.038584 [ 200 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15580 2024.08.16 05:54:32.038596 [ 3 ] {} <Debug> HTTP-Session: 82aa362a-5c26-412b-9758-15452ba08a86 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
15581 2024.08.16 05:54:32.038644 [ 200 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 16 rows starting from the beginning of the part
15582 2024.08.16 05:54:32.038647 [ 3 ] {} <Debug> HTTP-Session: 82aa362a-5c26-412b-9758-15452ba08a86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15583 2024.08.16 05:54:32.038700 [ 3 ] {} <Debug> HTTP-Session: 82aa362a-5c26-412b-9758-15452ba08a86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15584 2024.08.16 05:54:32.038799 [ 3 ] {} <Trace> HTTP-Session: 82aa362a-5c26-412b-9758-15452ba08a86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15585 2024.08.16 05:54:32.038841 [ 200 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part
15586 2024.08.16 05:54:32.039242 [ 200 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 4 rows starting from the beginning of the part
15587 2024.08.16 05:54:32.039390 [ 3 ] {1089046d-04f2-49bf-a7f7-160891fb46a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15588 2024.08.16 05:54:32.039552 [ 200 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part
15589 2024.08.16 05:54:32.039622 [ 3 ] {1089046d-04f2-49bf-a7f7-160891fb46a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15590 2024.08.16 05:54:32.039763 [ 200 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part
15591 2024.08.16 05:54:32.040102 [ 200 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 4 rows starting from the beginning of the part
15592 2024.08.16 05:54:32.040889 [ 3 ] {1089046d-04f2-49bf-a7f7-160891fb46a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15593 2024.08.16 05:54:32.041757 [ 3 ] {1089046d-04f2-49bf-a7f7-160891fb46a4} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15594 2024.08.16 05:54:32.041831 [ 3 ] {1089046d-04f2-49bf-a7f7-160891fb46a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
15595 2024.08.16 05:54:32.042765 [ 3 ] {1089046d-04f2-49bf-a7f7-160891fb46a4} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
15596 2024.08.16 05:54:32.042807 [ 199 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.004762359 sec., 6719.359040341142 rows/sec., 544.84 KiB/sec.
15597 2024.08.16 05:54:32.042961 [ 199 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary)
15598 2024.08.16 05:54:32.043198 [ 3 ] {1089046d-04f2-49bf-a7f7-160891fb46a4} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15599 2024.08.16 05:54:32.043463 [ 3 ] {1089046d-04f2-49bf-a7f7-160891fb46a4} <Debug> executeQuery: Read 260 rows, 23.15 KiB in 0.004371 sec., 59482.95584534432 rows/sec., 5.17 MiB/sec.
15600 2024.08.16 05:54:32.043730 [ 186 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_34_7} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15601 2024.08.16 05:54:32.043897 [ 3 ] {1089046d-04f2-49bf-a7f7-160891fb46a4} <Debug> DynamicQueryHandler: Done processing query
15602 2024.08.16 05:54:32.043996 [ 3 ] {1089046d-04f2-49bf-a7f7-160891fb46a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB.
15603 2024.08.16 05:54:32.044093 [ 3 ] {} <Debug> HTTP-Session: 82aa362a-5c26-412b-9758-15452ba08a86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15604 2024.08.16 05:54:32.044168 [ 186 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_34_7} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7
15605 2024.08.16 05:54:32.044444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 596, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15606 2024.08.16 05:54:32.044549 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
15607 2024.08.16 05:54:32.044667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15608 2024.08.16 05:54:32.044744 [ 3 ] {} <Debug> HTTP-Session: d68eb436-7677-4b43-b715-c8e229d91038 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
15609 2024.08.16 05:54:32.044801 [ 3 ] {} <Debug> HTTP-Session: d68eb436-7677-4b43-b715-c8e229d91038 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15610 2024.08.16 05:54:32.044838 [ 3 ] {} <Debug> HTTP-Session: d68eb436-7677-4b43-b715-c8e229d91038 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15611 2024.08.16 05:54:32.044881 [ 3 ] {} <Trace> HTTP-Session: d68eb436-7677-4b43-b715-c8e229d91038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15612 2024.08.16 05:54:32.044980 [ 3 ] {3c6fbe2c-373a-49b9-adc0-d73d683471d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15613 2024.08.16 05:54:32.045024 [ 3 ] {3c6fbe2c-373a-49b9-adc0-d73d683471d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15614 2024.08.16 05:54:32.045171 [ 3 ] {3c6fbe2c-373a-49b9-adc0-d73d683471d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15615 2024.08.16 05:54:32.045446 [ 3 ] {3c6fbe2c-373a-49b9-adc0-d73d683471d4} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15616 2024.08.16 05:54:32.045481 [ 3 ] {3c6fbe2c-373a-49b9-adc0-d73d683471d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
15617 2024.08.16 05:54:32.045784 [ 3 ] {3c6fbe2c-373a-49b9-adc0-d73d683471d4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
15618 2024.08.16 05:54:32.046086 [ 3 ] {3c6fbe2c-373a-49b9-adc0-d73d683471d4} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15619 2024.08.16 05:54:32.046241 [ 154 ] {} <Debug> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0
15620 2024.08.16 05:54:32.046250 [ 3 ] {3c6fbe2c-373a-49b9-adc0-d73d683471d4} <Debug> executeQuery: Read 4 rows, 271.00 B in 0.001281 sec., 3122.56049960968 rows/sec., 206.60 KiB/sec.
15621 2024.08.16 05:54:32.046289 [ 154 ] {} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15622 2024.08.16 05:54:32.046348 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
15623 2024.08.16 05:54:32.046550 [ 199 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full
15624 2024.08.16 05:54:32.046574 [ 3 ] {3c6fbe2c-373a-49b9-adc0-d73d683471d4} <Debug> DynamicQueryHandler: Done processing query
15625 2024.08.16 05:54:32.046631 [ 3 ] {3c6fbe2c-373a-49b9-adc0-d73d683471d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15626 2024.08.16 05:54:32.046679 [ 3 ] {} <Debug> HTTP-Session: d68eb436-7677-4b43-b715-c8e229d91038 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15627 2024.08.16 05:54:32.046890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15628 2024.08.16 05:54:32.046927 [ 199 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15629 2024.08.16 05:54:32.046959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15630 2024.08.16 05:54:32.046970 [ 199 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 16 rows starting from the beginning of the part
15631 2024.08.16 05:54:32.046987 [ 3 ] {} <Debug> HTTP-Session: 479d5a53-fda4-4c67-8b64-488e161bea1b Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
15632 2024.08.16 05:54:32.047008 [ 3 ] {} <Debug> HTTP-Session: 479d5a53-fda4-4c67-8b64-488e161bea1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15633 2024.08.16 05:54:32.047034 [ 3 ] {} <Debug> HTTP-Session: 479d5a53-fda4-4c67-8b64-488e161bea1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15634 2024.08.16 05:54:32.047149 [ 3 ] {} <Trace> HTTP-Session: 479d5a53-fda4-4c67-8b64-488e161bea1b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15635 2024.08.16 05:54:32.047155 [ 199 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part
15636 2024.08.16 05:54:32.047523 [ 3 ] {5d3812a2-ab3f-4c10-81b9-b06a799b91ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
15637 2024.08.16 05:54:32.047548 [ 199 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 4 rows starting from the beginning of the part
15638 2024.08.16 05:54:32.047681 [ 3 ] {5d3812a2-ab3f-4c10-81b9-b06a799b91ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
15639 2024.08.16 05:54:32.047913 [ 199 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part
15640 2024.08.16 05:54:32.048314 [ 199 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part
15641 2024.08.16 05:54:32.048703 [ 199 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 4 rows starting from the beginning of the part
15642 2024.08.16 05:54:32.049082 [ 3 ] {5d3812a2-ab3f-4c10-81b9-b06a799b91ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15643 2024.08.16 05:54:32.049608 [ 3 ] {5d3812a2-ab3f-4c10-81b9-b06a799b91ec} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15644 2024.08.16 05:54:32.049646 [ 3 ] {5d3812a2-ab3f-4c10-81b9-b06a799b91ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
15645 2024.08.16 05:54:32.050099 [ 3 ] {5d3812a2-ab3f-4c10-81b9-b06a799b91ec} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
15646 2024.08.16 05:54:32.050453 [ 199 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.004016836 sec., 7966.469131425828 rows/sec., 552.61 KiB/sec.
15647 2024.08.16 05:54:32.050664 [ 186 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary)
15648 2024.08.16 05:54:32.050754 [ 3 ] {5d3812a2-ab3f-4c10-81b9-b06a799b91ec} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15649 2024.08.16 05:54:32.051137 [ 3 ] {5d3812a2-ab3f-4c10-81b9-b06a799b91ec} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003725 sec., 3758.3892617449665 rows/sec., 263.21 KiB/sec.
15650 2024.08.16 05:54:32.051894 [ 3 ] {5d3812a2-ab3f-4c10-81b9-b06a799b91ec} <Debug> DynamicQueryHandler: Done processing query
15651 2024.08.16 05:54:32.051998 [ 3 ] {5d3812a2-ab3f-4c10-81b9-b06a799b91ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15652 2024.08.16 05:54:32.052066 [ 3 ] {} <Debug> HTTP-Session: 479d5a53-fda4-4c67-8b64-488e161bea1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15653 2024.08.16 05:54:32.052196 [ 186 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_34_7} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15654 2024.08.16 05:54:32.052282 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15655 2024.08.16 05:54:32.052342 [ 186 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_34_7} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7
15656 2024.08.16 05:54:32.052359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15657 2024.08.16 05:54:32.052398 [ 3 ] {} <Debug> HTTP-Session: 902d324c-9ee4-427a-8a16-b698600cb46a Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
15658 2024.08.16 05:54:32.052451 [ 3 ] {} <Debug> HTTP-Session: 902d324c-9ee4-427a-8a16-b698600cb46a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15659 2024.08.16 05:54:32.052485 [ 3 ] {} <Debug> HTTP-Session: 902d324c-9ee4-427a-8a16-b698600cb46a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15660 2024.08.16 05:54:32.052495 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB.
15661 2024.08.16 05:54:32.052554 [ 3 ] {} <Trace> HTTP-Session: 902d324c-9ee4-427a-8a16-b698600cb46a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15662 2024.08.16 05:54:32.052659 [ 3 ] {3578e237-82eb-4781-a9f8-72ff28a4ab8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
15663 2024.08.16 05:54:32.052701 [ 3 ] {3578e237-82eb-4781-a9f8-72ff28a4ab8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
15664 2024.08.16 05:54:32.052853 [ 3 ] {3578e237-82eb-4781-a9f8-72ff28a4ab8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15665 2024.08.16 05:54:32.053141 [ 3 ] {3578e237-82eb-4781-a9f8-72ff28a4ab8c} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15666 2024.08.16 05:54:32.053177 [ 3 ] {3578e237-82eb-4781-a9f8-72ff28a4ab8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
15667 2024.08.16 05:54:32.053474 [ 3 ] {3578e237-82eb-4781-a9f8-72ff28a4ab8c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
15668 2024.08.16 05:54:32.053782 [ 3 ] {3578e237-82eb-4781-a9f8-72ff28a4ab8c} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15669 2024.08.16 05:54:32.053940 [ 3 ] {3578e237-82eb-4781-a9f8-72ff28a4ab8c} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001301 sec., 4611.837048424289 rows/sec., 272.48 KiB/sec.
15670 2024.08.16 05:54:32.054102 [ 3 ] {3578e237-82eb-4781-a9f8-72ff28a4ab8c} <Debug> DynamicQueryHandler: Done processing query
15671 2024.08.16 05:54:32.054127 [ 3 ] {3578e237-82eb-4781-a9f8-72ff28a4ab8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15672 2024.08.16 05:54:32.054142 [ 3 ] {} <Debug> HTTP-Session: 902d324c-9ee4-427a-8a16-b698600cb46a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15673 2024.08.16 05:54:32.054311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 68105, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15674 2024.08.16 05:54:32.054359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15675 2024.08.16 05:54:32.054378 [ 3 ] {} <Debug> HTTP-Session: 1d375c6e-73fa-41a2-8b61-22bb56934999 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
15676 2024.08.16 05:54:32.054394 [ 3 ] {} <Debug> HTTP-Session: 1d375c6e-73fa-41a2-8b61-22bb56934999 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15677 2024.08.16 05:54:32.054408 [ 3 ] {} <Debug> HTTP-Session: 1d375c6e-73fa-41a2-8b61-22bb56934999 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15678 2024.08.16 05:54:32.054437 [ 3 ] {} <Trace> HTTP-Session: 1d375c6e-73fa-41a2-8b61-22bb56934999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15679 2024.08.16 05:54:32.054653 [ 3 ] {b6a39839-7ed7-4055-9b5f-737dfd37d729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15680 2024.08.16 05:54:32.054695 [ 3 ] {b6a39839-7ed7-4055-9b5f-737dfd37d729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15681 2024.08.16 05:54:32.054822 [ 3 ] {b6a39839-7ed7-4055-9b5f-737dfd37d729} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15682 2024.08.16 05:54:32.055317 [ 3 ] {b6a39839-7ed7-4055-9b5f-737dfd37d729} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15683 2024.08.16 05:54:32.055353 [ 3 ] {b6a39839-7ed7-4055-9b5f-737dfd37d729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
15684 2024.08.16 05:54:32.055674 [ 3 ] {b6a39839-7ed7-4055-9b5f-737dfd37d729} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
15685 2024.08.16 05:54:32.055968 [ 3 ] {b6a39839-7ed7-4055-9b5f-737dfd37d729} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15686 2024.08.16 05:54:32.056124 [ 3 ] {b6a39839-7ed7-4055-9b5f-737dfd37d729} <Debug> executeQuery: Read 420 rows, 30.59 KiB in 0.001586 sec., 264817.1500630517 rows/sec., 18.83 MiB/sec.
15687 2024.08.16 05:54:32.056289 [ 3 ] {b6a39839-7ed7-4055-9b5f-737dfd37d729} <Debug> DynamicQueryHandler: Done processing query
15688 2024.08.16 05:54:32.056313 [ 3 ] {b6a39839-7ed7-4055-9b5f-737dfd37d729} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
15689 2024.08.16 05:54:32.056328 [ 3 ] {} <Debug> HTTP-Session: 1d375c6e-73fa-41a2-8b61-22bb56934999 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15690 2024.08.16 05:54:32.056454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15691 2024.08.16 05:54:32.056500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15692 2024.08.16 05:54:32.056519 [ 3 ] {} <Debug> HTTP-Session: 834b2724-4184-46cd-8fbc-8bd058675164 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
15693 2024.08.16 05:54:32.056535 [ 3 ] {} <Debug> HTTP-Session: 834b2724-4184-46cd-8fbc-8bd058675164 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15694 2024.08.16 05:54:32.056549 [ 3 ] {} <Debug> HTTP-Session: 834b2724-4184-46cd-8fbc-8bd058675164 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15695 2024.08.16 05:54:32.056579 [ 3 ] {} <Trace> HTTP-Session: 834b2724-4184-46cd-8fbc-8bd058675164 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15696 2024.08.16 05:54:32.056671 [ 3 ] {e5f956cf-8b85-4202-9d22-229850eba4cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
15697 2024.08.16 05:54:32.056712 [ 3 ] {e5f956cf-8b85-4202-9d22-229850eba4cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
15698 2024.08.16 05:54:32.056840 [ 3 ] {e5f956cf-8b85-4202-9d22-229850eba4cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15699 2024.08.16 05:54:32.057097 [ 3 ] {e5f956cf-8b85-4202-9d22-229850eba4cd} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15700 2024.08.16 05:54:32.057131 [ 3 ] {e5f956cf-8b85-4202-9d22-229850eba4cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
15701 2024.08.16 05:54:32.057478 [ 3 ] {e5f956cf-8b85-4202-9d22-229850eba4cd} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
15702 2024.08.16 05:54:32.057808 [ 3 ] {e5f956cf-8b85-4202-9d22-229850eba4cd} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15703 2024.08.16 05:54:32.057962 [ 154 ] {} <Debug> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
15704 2024.08.16 05:54:32.057970 [ 3 ] {e5f956cf-8b85-4202-9d22-229850eba4cd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001311 sec., 4576.659038901602 rows/sec., 239.11 KiB/sec.
15705 2024.08.16 05:54:32.058015 [ 154 ] {} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15706 2024.08.16 05:54:32.058086 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
15707 2024.08.16 05:54:32.058327 [ 3 ] {e5f956cf-8b85-4202-9d22-229850eba4cd} <Debug> DynamicQueryHandler: Done processing query
15708 2024.08.16 05:54:32.058409 [ 3 ] {e5f956cf-8b85-4202-9d22-229850eba4cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
15709 2024.08.16 05:54:32.058500 [ 3 ] {} <Debug> HTTP-Session: 834b2724-4184-46cd-8fbc-8bd058675164 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15710 2024.08.16 05:54:32.058559 [ 198 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
15711 2024.08.16 05:54:32.058799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 45176, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15712 2024.08.16 05:54:32.058920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15713 2024.08.16 05:54:32.058979 [ 3 ] {} <Debug> HTTP-Session: 1096f6b9-dd23-4009-ae0c-de0b7c14d955 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
15714 2024.08.16 05:54:32.058988 [ 198 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15715 2024.08.16 05:54:32.059007 [ 3 ] {} <Debug> HTTP-Session: 1096f6b9-dd23-4009-ae0c-de0b7c14d955 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15716 2024.08.16 05:54:32.059053 [ 3 ] {} <Debug> HTTP-Session: 1096f6b9-dd23-4009-ae0c-de0b7c14d955 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15717 2024.08.16 05:54:32.059059 [ 198 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
15718 2024.08.16 05:54:32.059117 [ 3 ] {} <Trace> HTTP-Session: 1096f6b9-dd23-4009-ae0c-de0b7c14d955 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15719 2024.08.16 05:54:32.059350 [ 198 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
15720 2024.08.16 05:54:32.059495 [ 198 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
15721 2024.08.16 05:54:32.059617 [ 3 ] {16c265ef-84f7-4e58-b456-92d05889a592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15722 2024.08.16 05:54:32.059839 [ 198 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
15723 2024.08.16 05:54:32.059862 [ 3 ] {16c265ef-84f7-4e58-b456-92d05889a592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15724 2024.08.16 05:54:32.060194 [ 198 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
15725 2024.08.16 05:54:32.060544 [ 198 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
15726 2024.08.16 05:54:32.060977 [ 3 ] {16c265ef-84f7-4e58-b456-92d05889a592} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15727 2024.08.16 05:54:32.061845 [ 3 ] {16c265ef-84f7-4e58-b456-92d05889a592} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15728 2024.08.16 05:54:32.061909 [ 3 ] {16c265ef-84f7-4e58-b456-92d05889a592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
15729 2024.08.16 05:54:32.063007 [ 3 ] {16c265ef-84f7-4e58-b456-92d05889a592} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
15730 2024.08.16 05:54:32.063211 [ 195 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.005010073 sec., 43113.144259574656 rows/sec., 2.20 MiB/sec.
15731 2024.08.16 05:54:32.063383 [ 195 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
15732 2024.08.16 05:54:32.063552 [ 3 ] {16c265ef-84f7-4e58-b456-92d05889a592} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15733 2024.08.16 05:54:32.063851 [ 3 ] {16c265ef-84f7-4e58-b456-92d05889a592} <Debug> executeQuery: Read 240 rows, 16.46 KiB in 0.004464 sec., 53763.44086021505 rows/sec., 3.60 MiB/sec.
15734 2024.08.16 05:54:32.064055 [ 195 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_36_7} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15735 2024.08.16 05:54:32.064084 [ 3 ] {16c265ef-84f7-4e58-b456-92d05889a592} <Debug> DynamicQueryHandler: Done processing query
15736 2024.08.16 05:54:32.064115 [ 3 ] {16c265ef-84f7-4e58-b456-92d05889a592} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
15737 2024.08.16 05:54:32.064132 [ 3 ] {} <Debug> HTTP-Session: 1096f6b9-dd23-4009-ae0c-de0b7c14d955 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15738 2024.08.16 05:54:32.064147 [ 195 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_36_7} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
15739 2024.08.16 05:54:32.064239 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
15740 2024.08.16 05:54:32.064265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15741 2024.08.16 05:54:32.064312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15742 2024.08.16 05:54:32.064331 [ 3 ] {} <Debug> HTTP-Session: fe228c32-75d5-45ca-b24c-b587df727326 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
15743 2024.08.16 05:54:32.064346 [ 3 ] {} <Debug> HTTP-Session: fe228c32-75d5-45ca-b24c-b587df727326 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15744 2024.08.16 05:54:32.064360 [ 3 ] {} <Debug> HTTP-Session: fe228c32-75d5-45ca-b24c-b587df727326 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15745 2024.08.16 05:54:32.064390 [ 3 ] {} <Trace> HTTP-Session: fe228c32-75d5-45ca-b24c-b587df727326 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15746 2024.08.16 05:54:32.064482 [ 3 ] {070b0308-115a-46ec-bcd2-bcd0e7b097c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
15747 2024.08.16 05:54:32.064525 [ 3 ] {070b0308-115a-46ec-bcd2-bcd0e7b097c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
15748 2024.08.16 05:54:32.064656 [ 3 ] {070b0308-115a-46ec-bcd2-bcd0e7b097c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15749 2024.08.16 05:54:32.064931 [ 3 ] {070b0308-115a-46ec-bcd2-bcd0e7b097c7} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15750 2024.08.16 05:54:32.064965 [ 3 ] {070b0308-115a-46ec-bcd2-bcd0e7b097c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
15751 2024.08.16 05:54:32.065303 [ 3 ] {070b0308-115a-46ec-bcd2-bcd0e7b097c7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
15752 2024.08.16 05:54:32.065626 [ 3 ] {070b0308-115a-46ec-bcd2-bcd0e7b097c7} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15753 2024.08.16 05:54:32.065787 [ 3 ] {070b0308-115a-46ec-bcd2-bcd0e7b097c7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001313 sec., 761.6146230007616 rows/sec., 51.32 KiB/sec.
15754 2024.08.16 05:54:32.065789 [ 153 ] {} <Debug> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
15755 2024.08.16 05:54:32.065886 [ 153 ] {} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15756 2024.08.16 05:54:32.065934 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
15757 2024.08.16 05:54:32.066052 [ 3 ] {070b0308-115a-46ec-bcd2-bcd0e7b097c7} <Debug> DynamicQueryHandler: Done processing query
15758 2024.08.16 05:54:32.066116 [ 3 ] {070b0308-115a-46ec-bcd2-bcd0e7b097c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
15759 2024.08.16 05:54:32.066130 [ 194 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
15760 2024.08.16 05:54:32.066150 [ 3 ] {} <Debug> HTTP-Session: fe228c32-75d5-45ca-b24c-b587df727326 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15761 2024.08.16 05:54:32.066326 [ 194 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15762 2024.08.16 05:54:32.066347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 35229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15763 2024.08.16 05:54:32.066379 [ 194 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 33 rows starting from the beginning of the part
15764 2024.08.16 05:54:32.066444 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15765 2024.08.16 05:54:32.066537 [ 3 ] {} <Debug> HTTP-Session: f42af702-80b4-4320-8616-d4a7da3de949 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
15766 2024.08.16 05:54:32.066597 [ 194 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
15767 2024.08.16 05:54:32.066622 [ 3 ] {} <Debug> HTTP-Session: f42af702-80b4-4320-8616-d4a7da3de949 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15768 2024.08.16 05:54:32.066680 [ 3 ] {} <Debug> HTTP-Session: f42af702-80b4-4320-8616-d4a7da3de949 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15769 2024.08.16 05:54:32.066842 [ 3 ] {} <Trace> HTTP-Session: f42af702-80b4-4320-8616-d4a7da3de949 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15770 2024.08.16 05:54:32.066938 [ 194 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
15771 2024.08.16 05:54:32.067202 [ 194 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
15772 2024.08.16 05:54:32.067431 [ 3 ] {950b3c41-b610-4e0c-b0bb-8db9c5705180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15773 2024.08.16 05:54:32.067447 [ 194 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
15774 2024.08.16 05:54:32.067794 [ 3 ] {950b3c41-b610-4e0c-b0bb-8db9c5705180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
15775 2024.08.16 05:54:32.067846 [ 194 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
15776 2024.08.16 05:54:32.069843 [ 3 ] {950b3c41-b610-4e0c-b0bb-8db9c5705180} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15777 2024.08.16 05:54:32.071354 [ 189 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 4 columns (4 merged, 0 gathered) in 0.005331038 sec., 7128.06774215453 rows/sec., 478.84 KiB/sec.
15778 2024.08.16 05:54:32.071589 [ 3 ] {950b3c41-b610-4e0c-b0bb-8db9c5705180} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15779 2024.08.16 05:54:32.071634 [ 189 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
15780 2024.08.16 05:54:32.071641 [ 3 ] {950b3c41-b610-4e0c-b0bb-8db9c5705180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
15781 2024.08.16 05:54:32.072555 [ 189 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_36_7} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15782 2024.08.16 05:54:32.072797 [ 189 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_36_7} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7
15783 2024.08.16 05:54:32.073001 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
15784 2024.08.16 05:54:32.073257 [ 3 ] {950b3c41-b610-4e0c-b0bb-8db9c5705180} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
15785 2024.08.16 05:54:32.073740 [ 3 ] {950b3c41-b610-4e0c-b0bb-8db9c5705180} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15786 2024.08.16 05:54:32.073941 [ 3 ] {950b3c41-b610-4e0c-b0bb-8db9c5705180} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.006881 sec., 3197.209707891295 rows/sec., 5.73 MiB/sec.
15787 2024.08.16 05:54:32.074202 [ 3 ] {950b3c41-b610-4e0c-b0bb-8db9c5705180} <Debug> DynamicQueryHandler: Done processing query
15788 2024.08.16 05:54:32.074227 [ 3 ] {950b3c41-b610-4e0c-b0bb-8db9c5705180} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB.
15789 2024.08.16 05:54:32.074243 [ 3 ] {} <Debug> HTTP-Session: f42af702-80b4-4320-8616-d4a7da3de949 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15790 2024.08.16 05:54:32.074370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15791 2024.08.16 05:54:32.074420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15792 2024.08.16 05:54:32.074439 [ 3 ] {} <Debug> HTTP-Session: 993003e1-5ea2-401f-aed5-891f40b3e94f Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
15793 2024.08.16 05:54:32.074456 [ 3 ] {} <Debug> HTTP-Session: 993003e1-5ea2-401f-aed5-891f40b3e94f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15794 2024.08.16 05:54:32.074470 [ 3 ] {} <Debug> HTTP-Session: 993003e1-5ea2-401f-aed5-891f40b3e94f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15795 2024.08.16 05:54:32.074502 [ 3 ] {} <Trace> HTTP-Session: 993003e1-5ea2-401f-aed5-891f40b3e94f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15796 2024.08.16 05:54:32.074633 [ 3 ] {8ab40bff-5a3a-4438-90e2-47a71fd6c784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15797 2024.08.16 05:54:32.074677 [ 3 ] {8ab40bff-5a3a-4438-90e2-47a71fd6c784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15798 2024.08.16 05:54:32.074809 [ 3 ] {8ab40bff-5a3a-4438-90e2-47a71fd6c784} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15799 2024.08.16 05:54:32.075120 [ 3 ] {8ab40bff-5a3a-4438-90e2-47a71fd6c784} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15800 2024.08.16 05:54:32.075157 [ 3 ] {8ab40bff-5a3a-4438-90e2-47a71fd6c784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
15801 2024.08.16 05:54:32.075528 [ 3 ] {8ab40bff-5a3a-4438-90e2-47a71fd6c784} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
15802 2024.08.16 05:54:32.075883 [ 3 ] {8ab40bff-5a3a-4438-90e2-47a71fd6c784} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15803 2024.08.16 05:54:32.076041 [ 3 ] {8ab40bff-5a3a-4438-90e2-47a71fd6c784} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001459 sec., 56202.878684030155 rows/sec., 3.57 MiB/sec.
15804 2024.08.16 05:54:32.076217 [ 3 ] {8ab40bff-5a3a-4438-90e2-47a71fd6c784} <Debug> DynamicQueryHandler: Done processing query
15805 2024.08.16 05:54:32.076241 [ 3 ] {8ab40bff-5a3a-4438-90e2-47a71fd6c784} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
15806 2024.08.16 05:54:32.076257 [ 3 ] {} <Debug> HTTP-Session: 993003e1-5ea2-401f-aed5-891f40b3e94f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15807 2024.08.16 05:54:33.000149 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.18 MiB, peak 220.34 MiB, free memory in arenas 0.00 B, will set to 209.17 MiB (RSS), difference: -1.01 MiB
15808 2024.08.16 05:54:37.023569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3633, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15809 2024.08.16 05:54:37.023687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15810 2024.08.16 05:54:37.023712 [ 3 ] {} <Debug> HTTP-Session: 8bd7d56d-43b4-4736-9d3e-70e0cecd00ed Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
15811 2024.08.16 05:54:37.023736 [ 3 ] {} <Debug> HTTP-Session: 8bd7d56d-43b4-4736-9d3e-70e0cecd00ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15812 2024.08.16 05:54:37.023750 [ 3 ] {} <Debug> HTTP-Session: 8bd7d56d-43b4-4736-9d3e-70e0cecd00ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15813 2024.08.16 05:54:37.023799 [ 3 ] {} <Trace> HTTP-Session: 8bd7d56d-43b4-4736-9d3e-70e0cecd00ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15814 2024.08.16 05:54:37.023982 [ 3 ] {7560f8c5-3352-4ab0-a4ac-f0a6ddfe93f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
15815 2024.08.16 05:54:37.024044 [ 3 ] {7560f8c5-3352-4ab0-a4ac-f0a6ddfe93f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
15816 2024.08.16 05:54:37.024227 [ 3 ] {7560f8c5-3352-4ab0-a4ac-f0a6ddfe93f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15817 2024.08.16 05:54:37.024709 [ 3 ] {7560f8c5-3352-4ab0-a4ac-f0a6ddfe93f4} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15818 2024.08.16 05:54:37.024751 [ 3 ] {7560f8c5-3352-4ab0-a4ac-f0a6ddfe93f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
15819 2024.08.16 05:54:37.025130 [ 3 ] {7560f8c5-3352-4ab0-a4ac-f0a6ddfe93f4} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
15820 2024.08.16 05:54:37.025460 [ 3 ] {7560f8c5-3352-4ab0-a4ac-f0a6ddfe93f4} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15821 2024.08.16 05:54:37.025613 [ 3 ] {7560f8c5-3352-4ab0-a4ac-f0a6ddfe93f4} <Debug> executeQuery: Read 25 rows, 2.03 KiB in 0.001689 sec., 14801.657785671996 rows/sec., 1.17 MiB/sec.
15822 2024.08.16 05:54:37.025861 [ 3 ] {7560f8c5-3352-4ab0-a4ac-f0a6ddfe93f4} <Debug> DynamicQueryHandler: Done processing query
15823 2024.08.16 05:54:37.025888 [ 3 ] {7560f8c5-3352-4ab0-a4ac-f0a6ddfe93f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15824 2024.08.16 05:54:37.025905 [ 3 ] {} <Debug> HTTP-Session: 8bd7d56d-43b4-4736-9d3e-70e0cecd00ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15825 2024.08.16 05:54:37.026043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15826 2024.08.16 05:54:37.026099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15827 2024.08.16 05:54:37.026118 [ 3 ] {} <Debug> HTTP-Session: 854b842e-c125-47b3-9105-f095d23b9b2c Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
15828 2024.08.16 05:54:37.026137 [ 3 ] {} <Debug> HTTP-Session: 854b842e-c125-47b3-9105-f095d23b9b2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15829 2024.08.16 05:54:37.026150 [ 3 ] {} <Debug> HTTP-Session: 854b842e-c125-47b3-9105-f095d23b9b2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15830 2024.08.16 05:54:37.026187 [ 3 ] {} <Trace> HTTP-Session: 854b842e-c125-47b3-9105-f095d23b9b2c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15831 2024.08.16 05:54:37.026287 [ 3 ] {4d9f0192-53cb-45f4-95fc-296cd4d8d153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
15832 2024.08.16 05:54:37.026333 [ 3 ] {4d9f0192-53cb-45f4-95fc-296cd4d8d153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
15833 2024.08.16 05:54:37.026473 [ 3 ] {4d9f0192-53cb-45f4-95fc-296cd4d8d153} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15834 2024.08.16 05:54:37.026786 [ 3 ] {4d9f0192-53cb-45f4-95fc-296cd4d8d153} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15835 2024.08.16 05:54:37.026821 [ 3 ] {4d9f0192-53cb-45f4-95fc-296cd4d8d153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
15836 2024.08.16 05:54:37.027131 [ 3 ] {4d9f0192-53cb-45f4-95fc-296cd4d8d153} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
15837 2024.08.16 05:54:37.027434 [ 3 ] {4d9f0192-53cb-45f4-95fc-296cd4d8d153} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15838 2024.08.16 05:54:37.027570 [ 3 ] {4d9f0192-53cb-45f4-95fc-296cd4d8d153} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001308 sec., 764.5259938837921 rows/sec., 56.74 KiB/sec.
15839 2024.08.16 05:54:37.027743 [ 3 ] {4d9f0192-53cb-45f4-95fc-296cd4d8d153} <Debug> DynamicQueryHandler: Done processing query
15840 2024.08.16 05:54:37.027768 [ 3 ] {4d9f0192-53cb-45f4-95fc-296cd4d8d153} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15841 2024.08.16 05:54:37.027784 [ 3 ] {} <Debug> HTTP-Session: 854b842e-c125-47b3-9105-f095d23b9b2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15842 2024.08.16 05:54:37.027952 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 19396, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15843 2024.08.16 05:54:37.028002 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15844 2024.08.16 05:54:37.028020 [ 3 ] {} <Debug> HTTP-Session: 7227e001-ba9f-4cb6-be26-6a0554b64741 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
15845 2024.08.16 05:54:37.028037 [ 3 ] {} <Debug> HTTP-Session: 7227e001-ba9f-4cb6-be26-6a0554b64741 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15846 2024.08.16 05:54:37.028051 [ 3 ] {} <Debug> HTTP-Session: 7227e001-ba9f-4cb6-be26-6a0554b64741 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15847 2024.08.16 05:54:37.028082 [ 3 ] {} <Trace> HTTP-Session: 7227e001-ba9f-4cb6-be26-6a0554b64741 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15848 2024.08.16 05:54:37.028221 [ 3 ] {da6af15b-5bed-48a0-ab88-d8b1fdf16e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
15849 2024.08.16 05:54:37.028264 [ 3 ] {da6af15b-5bed-48a0-ab88-d8b1fdf16e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
15850 2024.08.16 05:54:37.028392 [ 3 ] {da6af15b-5bed-48a0-ab88-d8b1fdf16e3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15851 2024.08.16 05:54:37.028781 [ 3 ] {da6af15b-5bed-48a0-ab88-d8b1fdf16e3f} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15852 2024.08.16 05:54:37.028817 [ 3 ] {da6af15b-5bed-48a0-ab88-d8b1fdf16e3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
15853 2024.08.16 05:54:37.029126 [ 3 ] {da6af15b-5bed-48a0-ab88-d8b1fdf16e3f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
15854 2024.08.16 05:54:37.029418 [ 3 ] {da6af15b-5bed-48a0-ab88-d8b1fdf16e3f} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15855 2024.08.16 05:54:37.029563 [ 3 ] {da6af15b-5bed-48a0-ab88-d8b1fdf16e3f} <Debug> executeQuery: Read 133 rows, 11.32 KiB in 0.001407 sec., 94527.3631840796 rows/sec., 7.85 MiB/sec.
15856 2024.08.16 05:54:37.029580 [ 93 ] {} <Debug> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
15857 2024.08.16 05:54:37.029681 [ 93 ] {} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15858 2024.08.16 05:54:37.029729 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
15859 2024.08.16 05:54:37.029832 [ 3 ] {da6af15b-5bed-48a0-ab88-d8b1fdf16e3f} <Debug> DynamicQueryHandler: Done processing query
15860 2024.08.16 05:54:37.029891 [ 3 ] {da6af15b-5bed-48a0-ab88-d8b1fdf16e3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
15861 2024.08.16 05:54:37.029911 [ 193 ] {564535ed-8c40-4bc7-9d29-de870537704c::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
15862 2024.08.16 05:54:37.029920 [ 3 ] {} <Debug> HTTP-Session: 7227e001-ba9f-4cb6-be26-6a0554b64741 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15863 2024.08.16 05:54:37.030088 [ 193 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15864 2024.08.16 05:54:37.030133 [ 193 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1437 rows starting from the beginning of the part
15865 2024.08.16 05:54:37.030168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15866 2024.08.16 05:54:37.030243 [ 193 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 125 rows starting from the beginning of the part
15867 2024.08.16 05:54:37.030332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15868 2024.08.16 05:54:37.030469 [ 3 ] {} <Debug> HTTP-Session: beba47ad-8627-43a5-b716-7e2494d20c64 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
15869 2024.08.16 05:54:37.030610 [ 3 ] {} <Debug> HTTP-Session: beba47ad-8627-43a5-b716-7e2494d20c64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15870 2024.08.16 05:54:37.030628 [ 193 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 252 rows starting from the beginning of the part
15871 2024.08.16 05:54:37.030688 [ 3 ] {} <Debug> HTTP-Session: beba47ad-8627-43a5-b716-7e2494d20c64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15872 2024.08.16 05:54:37.030883 [ 3 ] {} <Trace> HTTP-Session: beba47ad-8627-43a5-b716-7e2494d20c64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15873 2024.08.16 05:54:37.030959 [ 193 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1269 rows starting from the beginning of the part
15874 2024.08.16 05:54:37.031204 [ 193 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 260 rows starting from the beginning of the part
15875 2024.08.16 05:54:37.031278 [ 3 ] {b66c018f-4110-435e-8c7e-c12af4df2b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
15876 2024.08.16 05:54:37.031452 [ 193 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 133 rows starting from the beginning of the part
15877 2024.08.16 05:54:37.031480 [ 3 ] {b66c018f-4110-435e-8c7e-c12af4df2b88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
15878 2024.08.16 05:54:37.032159 [ 3 ] {b66c018f-4110-435e-8c7e-c12af4df2b88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15879 2024.08.16 05:54:37.032823 [ 3 ] {b66c018f-4110-435e-8c7e-c12af4df2b88} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15880 2024.08.16 05:54:37.032887 [ 3 ] {b66c018f-4110-435e-8c7e-c12af4df2b88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
15881 2024.08.16 05:54:37.033641 [ 3 ] {b66c018f-4110-435e-8c7e-c12af4df2b88} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
15882 2024.08.16 05:54:37.034353 [ 3 ] {b66c018f-4110-435e-8c7e-c12af4df2b88} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15883 2024.08.16 05:54:37.034535 [ 3 ] {b66c018f-4110-435e-8c7e-c12af4df2b88} <Debug> executeQuery: Read 1 rows, 64.00 B in 0.003397 sec., 294.37739181630855 rows/sec., 18.40 KiB/sec.
15884 2024.08.16 05:54:37.034742 [ 3 ] {b66c018f-4110-435e-8c7e-c12af4df2b88} <Debug> DynamicQueryHandler: Done processing query
15885 2024.08.16 05:54:37.034776 [ 3 ] {b66c018f-4110-435e-8c7e-c12af4df2b88} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
15886 2024.08.16 05:54:37.034835 [ 3 ] {} <Debug> HTTP-Session: beba47ad-8627-43a5-b716-7e2494d20c64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15887 2024.08.16 05:54:37.035064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 16224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15888 2024.08.16 05:54:37.035088 [ 193 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3476 rows, containing 4 columns (4 merged, 0 gathered) in 0.005284687 sec., 657749.4561172687 rows/sec., 54.93 MiB/sec.
15889 2024.08.16 05:54:37.035134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15890 2024.08.16 05:54:37.035176 [ 3 ] {} <Debug> HTTP-Session: 54c0de71-cc72-4b44-be83-b833d9707152 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
15891 2024.08.16 05:54:37.035193 [ 3 ] {} <Debug> HTTP-Session: 54c0de71-cc72-4b44-be83-b833d9707152 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15892 2024.08.16 05:54:37.035208 [ 3 ] {} <Debug> HTTP-Session: 54c0de71-cc72-4b44-be83-b833d9707152 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15893 2024.08.16 05:54:37.035247 [ 3 ] {} <Trace> HTTP-Session: 54c0de71-cc72-4b44-be83-b833d9707152 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15894 2024.08.16 05:54:37.035403 [ 190 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
15895 2024.08.16 05:54:37.035423 [ 3 ] {172f9579-cad9-41ad-b830-b14900df55d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
15896 2024.08.16 05:54:37.035536 [ 3 ] {172f9579-cad9-41ad-b830-b14900df55d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
15897 2024.08.16 05:54:37.035834 [ 3 ] {172f9579-cad9-41ad-b830-b14900df55d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15898 2024.08.16 05:54:37.036662 [ 190 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_81_16} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15899 2024.08.16 05:54:37.036686 [ 3 ] {172f9579-cad9-41ad-b830-b14900df55d4} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15900 2024.08.16 05:54:37.036765 [ 3 ] {172f9579-cad9-41ad-b830-b14900df55d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
15901 2024.08.16 05:54:37.036901 [ 190 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_81_16} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
15902 2024.08.16 05:54:37.037125 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB.
15903 2024.08.16 05:54:37.037342 [ 3 ] {172f9579-cad9-41ad-b830-b14900df55d4} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
15904 2024.08.16 05:54:37.037657 [ 3 ] {172f9579-cad9-41ad-b830-b14900df55d4} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15905 2024.08.16 05:54:37.037814 [ 3 ] {172f9579-cad9-41ad-b830-b14900df55d4} <Debug> executeQuery: Read 96 rows, 7.61 KiB in 0.00248 sec., 38709.67741935484 rows/sec., 3.00 MiB/sec.
15906 2024.08.16 05:54:37.037829 [ 93 ] {} <Debug> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
15907 2024.08.16 05:54:37.037909 [ 93 ] {} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15908 2024.08.16 05:54:37.037956 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
15909 2024.08.16 05:54:37.038107 [ 3 ] {172f9579-cad9-41ad-b830-b14900df55d4} <Debug> DynamicQueryHandler: Done processing query
15910 2024.08.16 05:54:37.038157 [ 3 ] {172f9579-cad9-41ad-b830-b14900df55d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
15911 2024.08.16 05:54:37.038169 [ 191 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::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
15912 2024.08.16 05:54:37.038209 [ 3 ] {} <Debug> HTTP-Session: 54c0de71-cc72-4b44-be83-b833d9707152 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15913 2024.08.16 05:54:37.038530 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 32693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15914 2024.08.16 05:54:37.038626 [ 191 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15915 2024.08.16 05:54:37.038719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15916 2024.08.16 05:54:37.038746 [ 191 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 905 rows starting from the beginning of the part
15917 2024.08.16 05:54:37.038829 [ 3 ] {} <Debug> HTTP-Session: 521d15a7-af6e-40d0-a9c9-ea76dd759ee4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
15918 2024.08.16 05:54:37.038925 [ 3 ] {} <Debug> HTTP-Session: 521d15a7-af6e-40d0-a9c9-ea76dd759ee4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15919 2024.08.16 05:54:37.039021 [ 3 ] {} <Debug> HTTP-Session: 521d15a7-af6e-40d0-a9c9-ea76dd759ee4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15920 2024.08.16 05:54:37.039164 [ 191 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 87 rows starting from the beginning of the part
15921 2024.08.16 05:54:37.039215 [ 3 ] {} <Trace> HTTP-Session: 521d15a7-af6e-40d0-a9c9-ea76dd759ee4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15922 2024.08.16 05:54:37.039539 [ 191 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 412 rows starting from the beginning of the part
15923 2024.08.16 05:54:37.039830 [ 3 ] {128ee0df-f951-438c-ac6e-d2f76c24b165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
15924 2024.08.16 05:54:37.039951 [ 191 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 546 rows starting from the beginning of the part
15925 2024.08.16 05:54:37.040010 [ 3 ] {128ee0df-f951-438c-ac6e-d2f76c24b165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
15926 2024.08.16 05:54:37.040295 [ 191 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 420 rows starting from the beginning of the part
15927 2024.08.16 05:54:37.040727 [ 191 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 96 rows starting from the beginning of the part
15928 2024.08.16 05:54:37.041938 [ 3 ] {128ee0df-f951-438c-ac6e-d2f76c24b165} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15929 2024.08.16 05:54:37.042671 [ 3 ] {128ee0df-f951-438c-ac6e-d2f76c24b165} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15930 2024.08.16 05:54:37.042712 [ 3 ] {128ee0df-f951-438c-ac6e-d2f76c24b165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
15931 2024.08.16 05:54:37.043211 [ 3 ] {128ee0df-f951-438c-ac6e-d2f76c24b165} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
15932 2024.08.16 05:54:37.043631 [ 191 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2466 rows, containing 4 columns (4 merged, 0 gathered) in 0.005594112 sec., 440820.63426688634 rows/sec., 32.14 MiB/sec.
15933 2024.08.16 05:54:37.043784 [ 3 ] {128ee0df-f951-438c-ac6e-d2f76c24b165} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15934 2024.08.16 05:54:37.043802 [ 191 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
15935 2024.08.16 05:54:37.044010 [ 3 ] {128ee0df-f951-438c-ac6e-d2f76c24b165} <Debug> executeQuery: Read 171 rows, 12.18 KiB in 0.004505 sec., 37957.824639289676 rows/sec., 2.64 MiB/sec.
15936 2024.08.16 05:54:37.044005 [ 93 ] {} <Debug> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
15937 2024.08.16 05:54:37.044186 [ 93 ] {} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15938 2024.08.16 05:54:37.044316 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
15939 2024.08.16 05:54:37.044708 [ 3 ] {128ee0df-f951-438c-ac6e-d2f76c24b165} <Debug> DynamicQueryHandler: Done processing query
15940 2024.08.16 05:54:37.044774 [ 3 ] {128ee0df-f951-438c-ac6e-d2f76c24b165} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
15941 2024.08.16 05:54:37.044801 [ 196 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::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
15942 2024.08.16 05:54:37.044824 [ 3 ] {} <Debug> HTTP-Session: 521d15a7-af6e-40d0-a9c9-ea76dd759ee4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15943 2024.08.16 05:54:37.045007 [ 191 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_81_16} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15944 2024.08.16 05:54:37.045143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 40198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15945 2024.08.16 05:54:37.045293 [ 191 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_81_16} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
15946 2024.08.16 05:54:37.045307 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15947 2024.08.16 05:54:37.045381 [ 3 ] {} <Debug> HTTP-Session: 77a9287b-8fc7-40cc-8f49-11ed32693c22 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
15948 2024.08.16 05:54:37.045480 [ 3 ] {} <Debug> HTTP-Session: 77a9287b-8fc7-40cc-8f49-11ed32693c22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15949 2024.08.16 05:54:37.045498 [ 196 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15950 2024.08.16 05:54:37.045520 [ 3 ] {} <Debug> HTTP-Session: 77a9287b-8fc7-40cc-8f49-11ed32693c22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15951 2024.08.16 05:54:37.045529 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB.
15952 2024.08.16 05:54:37.045626 [ 196 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 24314 rows starting from the beginning of the part
15953 2024.08.16 05:54:37.045638 [ 3 ] {} <Trace> HTTP-Session: 77a9287b-8fc7-40cc-8f49-11ed32693c22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15954 2024.08.16 05:54:37.045883 [ 196 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part
15955 2024.08.16 05:54:37.046107 [ 196 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 237 rows starting from the beginning of the part
15956 2024.08.16 05:54:37.046310 [ 196 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 845 rows starting from the beginning of the part
15957 2024.08.16 05:54:37.046416 [ 3 ] {57cb6341-5ae1-40f6-ab10-4a546794e508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
15958 2024.08.16 05:54:37.046590 [ 196 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 240 rows starting from the beginning of the part
15959 2024.08.16 05:54:37.046915 [ 196 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 171 rows starting from the beginning of the part
15960 2024.08.16 05:54:37.046932 [ 3 ] {57cb6341-5ae1-40f6-ab10-4a546794e508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
15961 2024.08.16 05:54:37.048603 [ 3 ] {57cb6341-5ae1-40f6-ab10-4a546794e508} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15962 2024.08.16 05:54:37.049898 [ 3 ] {57cb6341-5ae1-40f6-ab10-4a546794e508} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15963 2024.08.16 05:54:37.049966 [ 3 ] {57cb6341-5ae1-40f6-ab10-4a546794e508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
15964 2024.08.16 05:54:37.051644 [ 3 ] {57cb6341-5ae1-40f6-ab10-4a546794e508} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
15965 2024.08.16 05:54:37.052546 [ 3 ] {57cb6341-5ae1-40f6-ab10-4a546794e508} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15966 2024.08.16 05:54:37.052756 [ 3 ] {57cb6341-5ae1-40f6-ab10-4a546794e508} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.006876 sec., 3635.8347876672483 rows/sec., 6.52 MiB/sec.
15967 2024.08.16 05:54:37.053279 [ 3 ] {57cb6341-5ae1-40f6-ab10-4a546794e508} <Debug> DynamicQueryHandler: Done processing query
15968 2024.08.16 05:54:37.053355 [ 3 ] {57cb6341-5ae1-40f6-ab10-4a546794e508} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
15969 2024.08.16 05:54:37.053440 [ 3 ] {} <Debug> HTTP-Session: 77a9287b-8fc7-40cc-8f49-11ed32693c22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15970 2024.08.16 05:54:37.053655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 9743, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
15971 2024.08.16 05:54:37.053706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
15972 2024.08.16 05:54:37.053728 [ 3 ] {} <Debug> HTTP-Session: 7e71a4ec-496a-4451-bc79-d65bf6b8a9d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
15973 2024.08.16 05:54:37.053745 [ 3 ] {} <Debug> HTTP-Session: 7e71a4ec-496a-4451-bc79-d65bf6b8a9d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
15974 2024.08.16 05:54:37.053760 [ 3 ] {} <Debug> HTTP-Session: 7e71a4ec-496a-4451-bc79-d65bf6b8a9d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
15975 2024.08.16 05:54:37.053798 [ 3 ] {} <Trace> HTTP-Session: 7e71a4ec-496a-4451-bc79-d65bf6b8a9d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
15976 2024.08.16 05:54:37.053916 [ 3 ] {bcf7fc03-0d7a-4ce0-ac93-8c252fe00c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
15977 2024.08.16 05:54:37.053962 [ 3 ] {bcf7fc03-0d7a-4ce0-ac93-8c252fe00c86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
15978 2024.08.16 05:54:37.054160 [ 3 ] {bcf7fc03-0d7a-4ce0-ac93-8c252fe00c86} <Trace> ParallelParsingInputFormat: Parallel parsing is used
15979 2024.08.16 05:54:37.054536 [ 3 ] {bcf7fc03-0d7a-4ce0-ac93-8c252fe00c86} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15980 2024.08.16 05:54:37.054573 [ 3 ] {bcf7fc03-0d7a-4ce0-ac93-8c252fe00c86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
15981 2024.08.16 05:54:37.055274 [ 3 ] {bcf7fc03-0d7a-4ce0-ac93-8c252fe00c86} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
15982 2024.08.16 05:54:37.055683 [ 3 ] {bcf7fc03-0d7a-4ce0-ac93-8c252fe00c86} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
15983 2024.08.16 05:54:37.055864 [ 3 ] {bcf7fc03-0d7a-4ce0-ac93-8c252fe00c86} <Debug> executeQuery: Read 64 rows, 4.42 KiB in 0.001982 sec., 32290.615539858733 rows/sec., 2.18 MiB/sec.
15984 2024.08.16 05:54:37.055895 [ 93 ] {} <Debug> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
15985 2024.08.16 05:54:37.055973 [ 93 ] {} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
15986 2024.08.16 05:54:37.056024 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB.
15987 2024.08.16 05:54:37.056333 [ 3 ] {bcf7fc03-0d7a-4ce0-ac93-8c252fe00c86} <Debug> DynamicQueryHandler: Done processing query
15988 2024.08.16 05:54:37.056360 [ 201 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::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
15989 2024.08.16 05:54:37.056378 [ 3 ] {bcf7fc03-0d7a-4ce0-ac93-8c252fe00c86} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
15990 2024.08.16 05:54:37.056671 [ 3 ] {} <Debug> HTTP-Session: 7e71a4ec-496a-4451-bc79-d65bf6b8a9d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
15991 2024.08.16 05:54:37.057047 [ 201 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
15992 2024.08.16 05:54:37.057204 [ 201 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 5004 rows starting from the beginning of the part
15993 2024.08.16 05:54:37.057741 [ 201 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part
15994 2024.08.16 05:54:37.058312 [ 201 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 82 rows starting from the beginning of the part
15995 2024.08.16 05:54:37.058765 [ 201 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part
15996 2024.08.16 05:54:37.058915 [ 197 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25967 rows, containing 5 columns (5 merged, 0 gathered) in 0.014354697 sec., 1808954.9364922158 rows/sec., 122.23 MiB/sec.
15997 2024.08.16 05:54:37.058952 [ 201 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 82 rows starting from the beginning of the part
15998 2024.08.16 05:54:37.059049 [ 201 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part
15999 2024.08.16 05:54:37.059384 [ 197 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
16000 2024.08.16 05:54:37.059944 [ 197 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16001 2024.08.16 05:54:37.060077 [ 197 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
16002 2024.08.16 05:54:37.060200 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB.
16003 2024.08.16 05:54:37.061187 [ 188 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5352 rows, containing 4 columns (4 merged, 0 gathered) in 0.005072294 sec., 1055143.8855870736 rows/sec., 68.86 MiB/sec.
16004 2024.08.16 05:54:37.061607 [ 197 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
16005 2024.08.16 05:54:37.061970 [ 197 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_81_16} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16006 2024.08.16 05:54:37.062047 [ 197 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_81_16} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
16007 2024.08.16 05:54:37.062124 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB.
16008 2024.08.16 05:54:39.861449 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache
16009 2024.08.16 05:54:39.861510 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache
16010 2024.08.16 05:54:42.027699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 4210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16011 2024.08.16 05:54:42.027848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16012 2024.08.16 05:54:42.027891 [ 3 ] {} <Debug> HTTP-Session: 33716aa2-6591-4edf-a483-1c4abe860f41 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16013 2024.08.16 05:54:42.027933 [ 3 ] {} <Debug> HTTP-Session: 33716aa2-6591-4edf-a483-1c4abe860f41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16014 2024.08.16 05:54:42.027961 [ 3 ] {} <Debug> HTTP-Session: 33716aa2-6591-4edf-a483-1c4abe860f41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16015 2024.08.16 05:54:42.028040 [ 3 ] {} <Trace> HTTP-Session: 33716aa2-6591-4edf-a483-1c4abe860f41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16016 2024.08.16 05:54:42.028328 [ 3 ] {e45ef40d-c344-45f3-b0dc-8f0957757ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
16017 2024.08.16 05:54:42.028430 [ 3 ] {e45ef40d-c344-45f3-b0dc-8f0957757ea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
16018 2024.08.16 05:54:42.028748 [ 3 ] {e45ef40d-c344-45f3-b0dc-8f0957757ea0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16019 2024.08.16 05:54:42.029344 [ 3 ] {e45ef40d-c344-45f3-b0dc-8f0957757ea0} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16020 2024.08.16 05:54:42.029382 [ 3 ] {e45ef40d-c344-45f3-b0dc-8f0957757ea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
16021 2024.08.16 05:54:42.029755 [ 3 ] {e45ef40d-c344-45f3-b0dc-8f0957757ea0} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
16022 2024.08.16 05:54:42.030094 [ 3 ] {e45ef40d-c344-45f3-b0dc-8f0957757ea0} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16023 2024.08.16 05:54:42.030233 [ 3 ] {e45ef40d-c344-45f3-b0dc-8f0957757ea0} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.002004 sec., 14471.057884231535 rows/sec., 1.15 MiB/sec.
16024 2024.08.16 05:54:42.030521 [ 3 ] {e45ef40d-c344-45f3-b0dc-8f0957757ea0} <Debug> DynamicQueryHandler: Done processing query
16025 2024.08.16 05:54:42.030584 [ 3 ] {e45ef40d-c344-45f3-b0dc-8f0957757ea0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16026 2024.08.16 05:54:42.030643 [ 3 ] {} <Debug> HTTP-Session: 33716aa2-6591-4edf-a483-1c4abe860f41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16027 2024.08.16 05:54:42.030856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16028 2024.08.16 05:54:42.030908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16029 2024.08.16 05:54:42.030928 [ 3 ] {} <Debug> HTTP-Session: 69e5471b-a7a8-410d-aa3b-a831ef27aba2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16030 2024.08.16 05:54:42.030945 [ 3 ] {} <Debug> HTTP-Session: 69e5471b-a7a8-410d-aa3b-a831ef27aba2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16031 2024.08.16 05:54:42.030958 [ 3 ] {} <Debug> HTTP-Session: 69e5471b-a7a8-410d-aa3b-a831ef27aba2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16032 2024.08.16 05:54:42.030990 [ 3 ] {} <Trace> HTTP-Session: 69e5471b-a7a8-410d-aa3b-a831ef27aba2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16033 2024.08.16 05:54:42.031090 [ 3 ] {d24a6a54-725b-4287-b931-dd9bb3986588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
16034 2024.08.16 05:54:42.031134 [ 3 ] {d24a6a54-725b-4287-b931-dd9bb3986588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
16035 2024.08.16 05:54:42.031279 [ 3 ] {d24a6a54-725b-4287-b931-dd9bb3986588} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16036 2024.08.16 05:54:42.031641 [ 3 ] {d24a6a54-725b-4287-b931-dd9bb3986588} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16037 2024.08.16 05:54:42.031677 [ 3 ] {d24a6a54-725b-4287-b931-dd9bb3986588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
16038 2024.08.16 05:54:42.031982 [ 3 ] {d24a6a54-725b-4287-b931-dd9bb3986588} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
16039 2024.08.16 05:54:42.032298 [ 3 ] {d24a6a54-725b-4287-b931-dd9bb3986588} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16040 2024.08.16 05:54:42.032422 [ 3 ] {d24a6a54-725b-4287-b931-dd9bb3986588} <Debug> executeQuery: Read 4 rows, 319.00 B in 0.001359 sec., 2943.3406916850627 rows/sec., 229.23 KiB/sec.
16041 2024.08.16 05:54:42.032590 [ 3 ] {d24a6a54-725b-4287-b931-dd9bb3986588} <Debug> DynamicQueryHandler: Done processing query
16042 2024.08.16 05:54:42.032615 [ 3 ] {d24a6a54-725b-4287-b931-dd9bb3986588} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
16043 2024.08.16 05:54:42.032630 [ 3 ] {} <Debug> HTTP-Session: 69e5471b-a7a8-410d-aa3b-a831ef27aba2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16044 2024.08.16 05:54:42.032793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 42154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16045 2024.08.16 05:54:42.032840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16046 2024.08.16 05:54:42.032860 [ 3 ] {} <Debug> HTTP-Session: 1cb5f1da-cb84-4db1-a729-034abb3e7f19 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16047 2024.08.16 05:54:42.032876 [ 3 ] {} <Debug> HTTP-Session: 1cb5f1da-cb84-4db1-a729-034abb3e7f19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16048 2024.08.16 05:54:42.032890 [ 3 ] {} <Debug> HTTP-Session: 1cb5f1da-cb84-4db1-a729-034abb3e7f19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16049 2024.08.16 05:54:42.032920 [ 3 ] {} <Trace> HTTP-Session: 1cb5f1da-cb84-4db1-a729-034abb3e7f19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16050 2024.08.16 05:54:42.033094 [ 3 ] {3715aeb8-2391-46c2-b312-3071b214ef50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16051 2024.08.16 05:54:42.033135 [ 3 ] {3715aeb8-2391-46c2-b312-3071b214ef50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16052 2024.08.16 05:54:42.033258 [ 3 ] {3715aeb8-2391-46c2-b312-3071b214ef50} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16053 2024.08.16 05:54:42.033727 [ 3 ] {3715aeb8-2391-46c2-b312-3071b214ef50} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16054 2024.08.16 05:54:42.033761 [ 3 ] {3715aeb8-2391-46c2-b312-3071b214ef50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
16055 2024.08.16 05:54:42.034079 [ 3 ] {3715aeb8-2391-46c2-b312-3071b214ef50} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
16056 2024.08.16 05:54:42.034378 [ 3 ] {3715aeb8-2391-46c2-b312-3071b214ef50} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16057 2024.08.16 05:54:42.034499 [ 3 ] {3715aeb8-2391-46c2-b312-3071b214ef50} <Debug> executeQuery: Read 281 rows, 25.08 KiB in 0.001497 sec., 187708.75083500333 rows/sec., 16.36 MiB/sec.
16058 2024.08.16 05:54:42.034755 [ 3 ] {3715aeb8-2391-46c2-b312-3071b214ef50} <Debug> DynamicQueryHandler: Done processing query
16059 2024.08.16 05:54:42.034812 [ 3 ] {3715aeb8-2391-46c2-b312-3071b214ef50} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
16060 2024.08.16 05:54:42.034870 [ 3 ] {} <Debug> HTTP-Session: 1cb5f1da-cb84-4db1-a729-034abb3e7f19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16061 2024.08.16 05:54:42.035064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 595, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16062 2024.08.16 05:54:42.035114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16063 2024.08.16 05:54:42.035133 [ 3 ] {} <Debug> HTTP-Session: 19f49512-4b45-4c88-8ab9-b0d8ad3a3886 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16064 2024.08.16 05:54:42.035149 [ 3 ] {} <Debug> HTTP-Session: 19f49512-4b45-4c88-8ab9-b0d8ad3a3886 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16065 2024.08.16 05:54:42.035163 [ 3 ] {} <Debug> HTTP-Session: 19f49512-4b45-4c88-8ab9-b0d8ad3a3886 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16066 2024.08.16 05:54:42.035194 [ 3 ] {} <Trace> HTTP-Session: 19f49512-4b45-4c88-8ab9-b0d8ad3a3886 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16067 2024.08.16 05:54:42.035293 [ 3 ] {ed48d95f-af02-4ac1-9887-adac1404259e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16068 2024.08.16 05:54:42.035335 [ 3 ] {ed48d95f-af02-4ac1-9887-adac1404259e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16069 2024.08.16 05:54:42.035474 [ 3 ] {ed48d95f-af02-4ac1-9887-adac1404259e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16070 2024.08.16 05:54:42.035751 [ 3 ] {ed48d95f-af02-4ac1-9887-adac1404259e} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16071 2024.08.16 05:54:42.035786 [ 3 ] {ed48d95f-af02-4ac1-9887-adac1404259e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
16072 2024.08.16 05:54:42.036081 [ 3 ] {ed48d95f-af02-4ac1-9887-adac1404259e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
16073 2024.08.16 05:54:42.036378 [ 3 ] {ed48d95f-af02-4ac1-9887-adac1404259e} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16074 2024.08.16 05:54:42.036500 [ 3 ] {ed48d95f-af02-4ac1-9887-adac1404259e} <Debug> executeQuery: Read 4 rows, 271.00 B in 0.001234 sec., 3241.4910858995136 rows/sec., 214.46 KiB/sec.
16075 2024.08.16 05:54:42.036663 [ 3 ] {ed48d95f-af02-4ac1-9887-adac1404259e} <Debug> DynamicQueryHandler: Done processing query
16076 2024.08.16 05:54:42.036687 [ 3 ] {ed48d95f-af02-4ac1-9887-adac1404259e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
16077 2024.08.16 05:54:42.036702 [ 3 ] {} <Debug> HTTP-Session: 19f49512-4b45-4c88-8ab9-b0d8ad3a3886 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16078 2024.08.16 05:54:42.036812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16079 2024.08.16 05:54:42.036859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16080 2024.08.16 05:54:42.036878 [ 3 ] {} <Debug> HTTP-Session: b976c5b1-6f22-4bde-94a2-42cfad41ecc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16081 2024.08.16 05:54:42.036894 [ 3 ] {} <Debug> HTTP-Session: b976c5b1-6f22-4bde-94a2-42cfad41ecc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16082 2024.08.16 05:54:42.036908 [ 3 ] {} <Debug> HTTP-Session: b976c5b1-6f22-4bde-94a2-42cfad41ecc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16083 2024.08.16 05:54:42.036937 [ 3 ] {} <Trace> HTTP-Session: b976c5b1-6f22-4bde-94a2-42cfad41ecc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16084 2024.08.16 05:54:42.037031 [ 3 ] {01e57cc0-5b74-470b-8e0d-e630bfc6ab1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
16085 2024.08.16 05:54:42.037071 [ 3 ] {01e57cc0-5b74-470b-8e0d-e630bfc6ab1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
16086 2024.08.16 05:54:42.037192 [ 3 ] {01e57cc0-5b74-470b-8e0d-e630bfc6ab1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16087 2024.08.16 05:54:42.037470 [ 3 ] {01e57cc0-5b74-470b-8e0d-e630bfc6ab1d} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16088 2024.08.16 05:54:42.037505 [ 3 ] {01e57cc0-5b74-470b-8e0d-e630bfc6ab1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
16089 2024.08.16 05:54:42.037805 [ 3 ] {01e57cc0-5b74-470b-8e0d-e630bfc6ab1d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
16090 2024.08.16 05:54:42.038104 [ 3 ] {01e57cc0-5b74-470b-8e0d-e630bfc6ab1d} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16091 2024.08.16 05:54:42.038225 [ 3 ] {01e57cc0-5b74-470b-8e0d-e630bfc6ab1d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00122 sec., 11475.409836065573 rows/sec., 803.66 KiB/sec.
16092 2024.08.16 05:54:42.038386 [ 3 ] {01e57cc0-5b74-470b-8e0d-e630bfc6ab1d} <Debug> DynamicQueryHandler: Done processing query
16093 2024.08.16 05:54:42.038410 [ 3 ] {01e57cc0-5b74-470b-8e0d-e630bfc6ab1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
16094 2024.08.16 05:54:42.038425 [ 3 ] {} <Debug> HTTP-Session: b976c5b1-6f22-4bde-94a2-42cfad41ecc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16095 2024.08.16 05:54:42.038535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16096 2024.08.16 05:54:42.038582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16097 2024.08.16 05:54:42.038601 [ 3 ] {} <Debug> HTTP-Session: 0f0d56c4-3724-4f40-8758-a45c98d93a90 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16098 2024.08.16 05:54:42.038617 [ 3 ] {} <Debug> HTTP-Session: 0f0d56c4-3724-4f40-8758-a45c98d93a90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16099 2024.08.16 05:54:42.038630 [ 3 ] {} <Debug> HTTP-Session: 0f0d56c4-3724-4f40-8758-a45c98d93a90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16100 2024.08.16 05:54:42.038664 [ 3 ] {} <Trace> HTTP-Session: 0f0d56c4-3724-4f40-8758-a45c98d93a90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16101 2024.08.16 05:54:42.038757 [ 3 ] {ba7ad0c8-b1f4-4413-a3f9-431bb68db7a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
16102 2024.08.16 05:54:42.038798 [ 3 ] {ba7ad0c8-b1f4-4413-a3f9-431bb68db7a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
16103 2024.08.16 05:54:42.038921 [ 3 ] {ba7ad0c8-b1f4-4413-a3f9-431bb68db7a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16104 2024.08.16 05:54:42.039206 [ 3 ] {ba7ad0c8-b1f4-4413-a3f9-431bb68db7a5} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16105 2024.08.16 05:54:42.039241 [ 3 ] {ba7ad0c8-b1f4-4413-a3f9-431bb68db7a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
16106 2024.08.16 05:54:42.039531 [ 3 ] {ba7ad0c8-b1f4-4413-a3f9-431bb68db7a5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
16107 2024.08.16 05:54:42.039828 [ 3 ] {ba7ad0c8-b1f4-4413-a3f9-431bb68db7a5} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16108 2024.08.16 05:54:42.039947 [ 123 ] {} <Debug> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0
16109 2024.08.16 05:54:42.039957 [ 3 ] {ba7ad0c8-b1f4-4413-a3f9-431bb68db7a5} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001224 sec., 4901.9607843137255 rows/sec., 289.62 KiB/sec.
16110 2024.08.16 05:54:42.039988 [ 123 ] {} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16111 2024.08.16 05:54:42.040026 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
16112 2024.08.16 05:54:42.040143 [ 187 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
16113 2024.08.16 05:54:42.040155 [ 3 ] {ba7ad0c8-b1f4-4413-a3f9-431bb68db7a5} <Debug> DynamicQueryHandler: Done processing query
16114 2024.08.16 05:54:42.040195 [ 3 ] {ba7ad0c8-b1f4-4413-a3f9-431bb68db7a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
16115 2024.08.16 05:54:42.040216 [ 3 ] {} <Debug> HTTP-Session: 0f0d56c4-3724-4f40-8758-a45c98d93a90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16116 2024.08.16 05:54:42.040295 [ 187 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16117 2024.08.16 05:54:42.040330 [ 187 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
16118 2024.08.16 05:54:42.040407 [ 187 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
16119 2024.08.16 05:54:42.040426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 69829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16120 2024.08.16 05:54:42.040646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16121 2024.08.16 05:54:42.040802 [ 3 ] {} <Debug> HTTP-Session: 8f552922-dd27-4dfb-b861-851855228650 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16122 2024.08.16 05:54:42.040816 [ 187 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
16123 2024.08.16 05:54:42.040892 [ 3 ] {} <Debug> HTTP-Session: 8f552922-dd27-4dfb-b861-851855228650 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16124 2024.08.16 05:54:42.040963 [ 3 ] {} <Debug> HTTP-Session: 8f552922-dd27-4dfb-b861-851855228650 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16125 2024.08.16 05:54:42.041130 [ 3 ] {} <Trace> HTTP-Session: 8f552922-dd27-4dfb-b861-851855228650 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16126 2024.08.16 05:54:42.041163 [ 187 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
16127 2024.08.16 05:54:42.041478 [ 187 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::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
16128 2024.08.16 05:54:42.041651 [ 3 ] {2bd6b9a7-3a47-4cd4-a45f-960ea4aac2c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16129 2024.08.16 05:54:42.041810 [ 3 ] {2bd6b9a7-3a47-4cd4-a45f-960ea4aac2c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16130 2024.08.16 05:54:42.042110 [ 3 ] {2bd6b9a7-3a47-4cd4-a45f-960ea4aac2c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16131 2024.08.16 05:54:42.042957 [ 3 ] {2bd6b9a7-3a47-4cd4-a45f-960ea4aac2c6} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16132 2024.08.16 05:54:42.043005 [ 3 ] {2bd6b9a7-3a47-4cd4-a45f-960ea4aac2c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
16133 2024.08.16 05:54:42.043042 [ 188 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.002949248 sec., 10172.084544941627 rows/sec., 605.95 KiB/sec.
16134 2024.08.16 05:54:42.043309 [ 188 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary)
16135 2024.08.16 05:54:42.043615 [ 3 ] {2bd6b9a7-3a47-4cd4-a45f-960ea4aac2c6} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
16136 2024.08.16 05:54:42.044366 [ 195 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_37_9} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16137 2024.08.16 05:54:42.044417 [ 3 ] {2bd6b9a7-3a47-4cd4-a45f-960ea4aac2c6} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16138 2024.08.16 05:54:42.044488 [ 195 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_37_9} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9
16139 2024.08.16 05:54:42.044615 [ 3 ] {2bd6b9a7-3a47-4cd4-a45f-960ea4aac2c6} <Debug> executeQuery: Read 430 rows, 31.42 KiB in 0.003234 sec., 132962.2758194187 rows/sec., 9.49 MiB/sec.
16140 2024.08.16 05:54:42.044623 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
16141 2024.08.16 05:54:42.044863 [ 3 ] {2bd6b9a7-3a47-4cd4-a45f-960ea4aac2c6} <Debug> DynamicQueryHandler: Done processing query
16142 2024.08.16 05:54:42.044895 [ 3 ] {2bd6b9a7-3a47-4cd4-a45f-960ea4aac2c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
16143 2024.08.16 05:54:42.044916 [ 3 ] {} <Debug> HTTP-Session: 8f552922-dd27-4dfb-b861-851855228650 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16144 2024.08.16 05:54:42.045070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16145 2024.08.16 05:54:42.045129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16146 2024.08.16 05:54:42.045153 [ 3 ] {} <Debug> HTTP-Session: 13706e7c-d5c2-41c9-bc83-bf44ed81aa82 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16147 2024.08.16 05:54:42.045174 [ 3 ] {} <Debug> HTTP-Session: 13706e7c-d5c2-41c9-bc83-bf44ed81aa82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16148 2024.08.16 05:54:42.045192 [ 3 ] {} <Debug> HTTP-Session: 13706e7c-d5c2-41c9-bc83-bf44ed81aa82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16149 2024.08.16 05:54:42.045229 [ 3 ] {} <Trace> HTTP-Session: 13706e7c-d5c2-41c9-bc83-bf44ed81aa82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16150 2024.08.16 05:54:42.045352 [ 3 ] {0052e6bf-0b5c-48f8-9e98-9d8b83f57074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
16151 2024.08.16 05:54:42.045405 [ 3 ] {0052e6bf-0b5c-48f8-9e98-9d8b83f57074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
16152 2024.08.16 05:54:42.045567 [ 3 ] {0052e6bf-0b5c-48f8-9e98-9d8b83f57074} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16153 2024.08.16 05:54:42.045860 [ 3 ] {0052e6bf-0b5c-48f8-9e98-9d8b83f57074} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16154 2024.08.16 05:54:42.045896 [ 3 ] {0052e6bf-0b5c-48f8-9e98-9d8b83f57074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
16155 2024.08.16 05:54:42.046263 [ 3 ] {0052e6bf-0b5c-48f8-9e98-9d8b83f57074} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
16156 2024.08.16 05:54:42.046586 [ 3 ] {0052e6bf-0b5c-48f8-9e98-9d8b83f57074} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16157 2024.08.16 05:54:42.046710 [ 3 ] {0052e6bf-0b5c-48f8-9e98-9d8b83f57074} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001392 sec., 4310.3448275862065 rows/sec., 225.20 KiB/sec.
16158 2024.08.16 05:54:42.046871 [ 3 ] {0052e6bf-0b5c-48f8-9e98-9d8b83f57074} <Debug> DynamicQueryHandler: Done processing query
16159 2024.08.16 05:54:42.046895 [ 3 ] {0052e6bf-0b5c-48f8-9e98-9d8b83f57074} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16160 2024.08.16 05:54:42.046912 [ 3 ] {} <Debug> HTTP-Session: 13706e7c-d5c2-41c9-bc83-bf44ed81aa82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16161 2024.08.16 05:54:42.047087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 43271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16162 2024.08.16 05:54:42.047135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16163 2024.08.16 05:54:42.047155 [ 3 ] {} <Debug> HTTP-Session: 026407c1-a379-43d7-b810-a1a2ab9c4306 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16164 2024.08.16 05:54:42.047172 [ 3 ] {} <Debug> HTTP-Session: 026407c1-a379-43d7-b810-a1a2ab9c4306 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16165 2024.08.16 05:54:42.047185 [ 3 ] {} <Debug> HTTP-Session: 026407c1-a379-43d7-b810-a1a2ab9c4306 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16166 2024.08.16 05:54:42.047217 [ 3 ] {} <Trace> HTTP-Session: 026407c1-a379-43d7-b810-a1a2ab9c4306 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16167 2024.08.16 05:54:42.047396 [ 3 ] {1adc68ae-6dd9-4015-98b4-cf120fca7395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16168 2024.08.16 05:54:42.047441 [ 3 ] {1adc68ae-6dd9-4015-98b4-cf120fca7395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16169 2024.08.16 05:54:42.047580 [ 3 ] {1adc68ae-6dd9-4015-98b4-cf120fca7395} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16170 2024.08.16 05:54:42.047984 [ 3 ] {1adc68ae-6dd9-4015-98b4-cf120fca7395} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16171 2024.08.16 05:54:42.048019 [ 3 ] {1adc68ae-6dd9-4015-98b4-cf120fca7395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
16172 2024.08.16 05:54:42.048398 [ 3 ] {1adc68ae-6dd9-4015-98b4-cf120fca7395} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
16173 2024.08.16 05:54:42.048763 [ 3 ] {1adc68ae-6dd9-4015-98b4-cf120fca7395} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16174 2024.08.16 05:54:42.048908 [ 3 ] {1adc68ae-6dd9-4015-98b4-cf120fca7395} <Debug> executeQuery: Read 230 rows, 15.75 KiB in 0.001609 sec., 142945.92914853946 rows/sec., 9.56 MiB/sec.
16175 2024.08.16 05:54:42.049118 [ 3 ] {1adc68ae-6dd9-4015-98b4-cf120fca7395} <Debug> DynamicQueryHandler: Done processing query
16176 2024.08.16 05:54:42.049148 [ 3 ] {1adc68ae-6dd9-4015-98b4-cf120fca7395} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
16177 2024.08.16 05:54:42.049166 [ 3 ] {} <Debug> HTTP-Session: 026407c1-a379-43d7-b810-a1a2ab9c4306 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16178 2024.08.16 05:54:42.049309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16179 2024.08.16 05:54:42.049363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16180 2024.08.16 05:54:42.049383 [ 3 ] {} <Debug> HTTP-Session: eea5d617-fed7-4a3d-954f-309acc64acde Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16181 2024.08.16 05:54:42.049399 [ 3 ] {} <Debug> HTTP-Session: eea5d617-fed7-4a3d-954f-309acc64acde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16182 2024.08.16 05:54:42.049413 [ 3 ] {} <Debug> HTTP-Session: eea5d617-fed7-4a3d-954f-309acc64acde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16183 2024.08.16 05:54:42.049444 [ 3 ] {} <Trace> HTTP-Session: eea5d617-fed7-4a3d-954f-309acc64acde Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16184 2024.08.16 05:54:42.049536 [ 3 ] {5983cd5a-7ff0-4a12-af37-f0e0abad3fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
16185 2024.08.16 05:54:42.049582 [ 3 ] {5983cd5a-7ff0-4a12-af37-f0e0abad3fa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
16186 2024.08.16 05:54:42.049709 [ 3 ] {5983cd5a-7ff0-4a12-af37-f0e0abad3fa2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16187 2024.08.16 05:54:42.049946 [ 3 ] {5983cd5a-7ff0-4a12-af37-f0e0abad3fa2} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16188 2024.08.16 05:54:42.049980 [ 3 ] {5983cd5a-7ff0-4a12-af37-f0e0abad3fa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
16189 2024.08.16 05:54:42.050320 [ 3 ] {5983cd5a-7ff0-4a12-af37-f0e0abad3fa2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
16190 2024.08.16 05:54:42.050635 [ 3 ] {5983cd5a-7ff0-4a12-af37-f0e0abad3fa2} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16191 2024.08.16 05:54:42.050765 [ 3 ] {5983cd5a-7ff0-4a12-af37-f0e0abad3fa2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001252 sec., 798.7220447284344 rows/sec., 53.82 KiB/sec.
16192 2024.08.16 05:54:42.051070 [ 3 ] {5983cd5a-7ff0-4a12-af37-f0e0abad3fa2} <Debug> DynamicQueryHandler: Done processing query
16193 2024.08.16 05:54:42.051137 [ 3 ] {5983cd5a-7ff0-4a12-af37-f0e0abad3fa2} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
16194 2024.08.16 05:54:42.051198 [ 3 ] {} <Debug> HTTP-Session: eea5d617-fed7-4a3d-954f-309acc64acde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16195 2024.08.16 05:54:42.051471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 46515, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16196 2024.08.16 05:54:42.051523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16197 2024.08.16 05:54:42.051542 [ 3 ] {} <Debug> HTTP-Session: 2084e219-54c0-42ee-afe5-86db0a221559 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16198 2024.08.16 05:54:42.051558 [ 3 ] {} <Debug> HTTP-Session: 2084e219-54c0-42ee-afe5-86db0a221559 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16199 2024.08.16 05:54:42.051572 [ 3 ] {} <Debug> HTTP-Session: 2084e219-54c0-42ee-afe5-86db0a221559 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16200 2024.08.16 05:54:42.051604 [ 3 ] {} <Trace> HTTP-Session: 2084e219-54c0-42ee-afe5-86db0a221559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16201 2024.08.16 05:54:42.051908 [ 3 ] {e7cc1f27-cb43-47a9-be17-59a5544c2e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16202 2024.08.16 05:54:42.051976 [ 3 ] {e7cc1f27-cb43-47a9-be17-59a5544c2e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
16203 2024.08.16 05:54:42.052391 [ 3 ] {e7cc1f27-cb43-47a9-be17-59a5544c2e3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16204 2024.08.16 05:54:42.053077 [ 3 ] {e7cc1f27-cb43-47a9-be17-59a5544c2e3f} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16205 2024.08.16 05:54:42.053113 [ 3 ] {e7cc1f27-cb43-47a9-be17-59a5544c2e3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
16206 2024.08.16 05:54:42.053740 [ 3 ] {e7cc1f27-cb43-47a9-be17-59a5544c2e3f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
16207 2024.08.16 05:54:42.054132 [ 3 ] {e7cc1f27-cb43-47a9-be17-59a5544c2e3f} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16208 2024.08.16 05:54:42.054281 [ 3 ] {e7cc1f27-cb43-47a9-be17-59a5544c2e3f} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002588 sec., 11205.564142194746 rows/sec., 20.08 MiB/sec.
16209 2024.08.16 05:54:42.054505 [ 3 ] {e7cc1f27-cb43-47a9-be17-59a5544c2e3f} <Debug> DynamicQueryHandler: Done processing query
16210 2024.08.16 05:54:42.054529 [ 3 ] {e7cc1f27-cb43-47a9-be17-59a5544c2e3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
16211 2024.08.16 05:54:42.054545 [ 3 ] {} <Debug> HTTP-Session: 2084e219-54c0-42ee-afe5-86db0a221559 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16212 2024.08.16 05:54:42.054660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 563, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16213 2024.08.16 05:54:42.054709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16214 2024.08.16 05:54:42.054728 [ 3 ] {} <Debug> HTTP-Session: f7d8b130-9dc9-4684-a43c-06f6f8854dc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16215 2024.08.16 05:54:42.054744 [ 3 ] {} <Debug> HTTP-Session: f7d8b130-9dc9-4684-a43c-06f6f8854dc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16216 2024.08.16 05:54:42.054758 [ 3 ] {} <Debug> HTTP-Session: f7d8b130-9dc9-4684-a43c-06f6f8854dc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16217 2024.08.16 05:54:42.054788 [ 3 ] {} <Trace> HTTP-Session: f7d8b130-9dc9-4684-a43c-06f6f8854dc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16218 2024.08.16 05:54:42.054880 [ 3 ] {6d8bb2fa-f0d2-4eea-9bc4-6a66540e81b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
16219 2024.08.16 05:54:42.054923 [ 3 ] {6d8bb2fa-f0d2-4eea-9bc4-6a66540e81b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
16220 2024.08.16 05:54:42.055048 [ 3 ] {6d8bb2fa-f0d2-4eea-9bc4-6a66540e81b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16221 2024.08.16 05:54:42.055287 [ 3 ] {6d8bb2fa-f0d2-4eea-9bc4-6a66540e81b0} <Trace> oximeter.measurements_i64 (aeca9cd5-04f4-4ee7-9521-ff3b8d36e840): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16222 2024.08.16 05:54:42.055322 [ 3 ] {6d8bb2fa-f0d2-4eea-9bc4-6a66540e81b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
16223 2024.08.16 05:54:42.055666 [ 3 ] {6d8bb2fa-f0d2-4eea-9bc4-6a66540e81b0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
16224 2024.08.16 05:54:42.055984 [ 3 ] {6d8bb2fa-f0d2-4eea-9bc4-6a66540e81b0} <Trace> oximeter.measurements_i64 (aeca9cd5-04f4-4ee7-9521-ff3b8d36e840): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16225 2024.08.16 05:54:42.056113 [ 3 ] {6d8bb2fa-f0d2-4eea-9bc4-6a66540e81b0} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001257 sec., 2386.634844868735 rows/sec., 191.12 KiB/sec.
16226 2024.08.16 05:54:42.056404 [ 3 ] {6d8bb2fa-f0d2-4eea-9bc4-6a66540e81b0} <Debug> DynamicQueryHandler: Done processing query
16227 2024.08.16 05:54:42.056429 [ 3 ] {6d8bb2fa-f0d2-4eea-9bc4-6a66540e81b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16228 2024.08.16 05:54:42.056445 [ 3 ] {} <Debug> HTTP-Session: f7d8b130-9dc9-4684-a43c-06f6f8854dc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16229 2024.08.16 05:54:42.056566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 11543, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16230 2024.08.16 05:54:42.056612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16231 2024.08.16 05:54:42.056632 [ 3 ] {} <Debug> HTTP-Session: 57315d39-d370-4c89-9582-57da5bcddedf Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16232 2024.08.16 05:54:42.056649 [ 3 ] {} <Debug> HTTP-Session: 57315d39-d370-4c89-9582-57da5bcddedf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16233 2024.08.16 05:54:42.056662 [ 3 ] {} <Debug> HTTP-Session: 57315d39-d370-4c89-9582-57da5bcddedf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16234 2024.08.16 05:54:42.056693 [ 3 ] {} <Trace> HTTP-Session: 57315d39-d370-4c89-9582-57da5bcddedf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16235 2024.08.16 05:54:42.056810 [ 3 ] {54a15d56-62f9-4d18-b551-a71ebb692919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16236 2024.08.16 05:54:42.056854 [ 3 ] {54a15d56-62f9-4d18-b551-a71ebb692919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16237 2024.08.16 05:54:42.056997 [ 3 ] {54a15d56-62f9-4d18-b551-a71ebb692919} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16238 2024.08.16 05:54:42.057278 [ 3 ] {54a15d56-62f9-4d18-b551-a71ebb692919} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16239 2024.08.16 05:54:42.057314 [ 3 ] {54a15d56-62f9-4d18-b551-a71ebb692919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
16240 2024.08.16 05:54:42.057674 [ 3 ] {54a15d56-62f9-4d18-b551-a71ebb692919} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
16241 2024.08.16 05:54:42.057987 [ 3 ] {54a15d56-62f9-4d18-b551-a71ebb692919} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16242 2024.08.16 05:54:42.058112 [ 3 ] {54a15d56-62f9-4d18-b551-a71ebb692919} <Debug> executeQuery: Read 78 rows, 5.05 KiB in 0.001343 sec., 58078.9277736411 rows/sec., 3.67 MiB/sec.
16243 2024.08.16 05:54:42.058367 [ 3 ] {54a15d56-62f9-4d18-b551-a71ebb692919} <Debug> DynamicQueryHandler: Done processing query
16244 2024.08.16 05:54:42.058427 [ 3 ] {54a15d56-62f9-4d18-b551-a71ebb692919} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16245 2024.08.16 05:54:42.058483 [ 3 ] {} <Debug> HTTP-Session: 57315d39-d370-4c89-9582-57da5bcddedf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16246 2024.08.16 05:54:47.023088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16247 2024.08.16 05:54:47.023276 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16248 2024.08.16 05:54:47.023321 [ 3 ] {} <Debug> HTTP-Session: 4e563649-608f-49b5-9284-247bdad00c68 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16249 2024.08.16 05:54:47.023361 [ 3 ] {} <Debug> HTTP-Session: 4e563649-608f-49b5-9284-247bdad00c68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16250 2024.08.16 05:54:47.023389 [ 3 ] {} <Debug> HTTP-Session: 4e563649-608f-49b5-9284-247bdad00c68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16251 2024.08.16 05:54:47.023469 [ 3 ] {} <Trace> HTTP-Session: 4e563649-608f-49b5-9284-247bdad00c68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16252 2024.08.16 05:54:47.023759 [ 3 ] {24e68ae6-80bd-4a7b-8d00-a030c42c2080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
16253 2024.08.16 05:54:47.023865 [ 3 ] {24e68ae6-80bd-4a7b-8d00-a030c42c2080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
16254 2024.08.16 05:54:47.024108 [ 3 ] {24e68ae6-80bd-4a7b-8d00-a030c42c2080} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16255 2024.08.16 05:54:47.024519 [ 3 ] {24e68ae6-80bd-4a7b-8d00-a030c42c2080} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16256 2024.08.16 05:54:47.024560 [ 3 ] {24e68ae6-80bd-4a7b-8d00-a030c42c2080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
16257 2024.08.16 05:54:47.024930 [ 3 ] {24e68ae6-80bd-4a7b-8d00-a030c42c2080} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
16258 2024.08.16 05:54:47.025260 [ 3 ] {24e68ae6-80bd-4a7b-8d00-a030c42c2080} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16259 2024.08.16 05:54:47.025425 [ 3 ] {24e68ae6-80bd-4a7b-8d00-a030c42c2080} <Debug> executeQuery: Read 26 rows, 2.11 KiB in 0.001761 sec., 14764.338444065872 rows/sec., 1.17 MiB/sec.
16260 2024.08.16 05:54:47.025494 [ 144 ] {} <Debug> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
16261 2024.08.16 05:54:47.025621 [ 144 ] {} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16262 2024.08.16 05:54:47.025684 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
16263 2024.08.16 05:54:47.025728 [ 3 ] {24e68ae6-80bd-4a7b-8d00-a030c42c2080} <Debug> DynamicQueryHandler: Done processing query
16264 2024.08.16 05:54:47.025795 [ 3 ] {24e68ae6-80bd-4a7b-8d00-a030c42c2080} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16265 2024.08.16 05:54:47.025853 [ 3 ] {} <Debug> HTTP-Session: 4e563649-608f-49b5-9284-247bdad00c68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16266 2024.08.16 05:54:47.026005 [ 188 ] {672f777d-ca35-471b-a125-eb27be1b576e::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
16267 2024.08.16 05:54:47.026087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16268 2024.08.16 05:54:47.026191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16269 2024.08.16 05:54:47.026252 [ 3 ] {} <Debug> HTTP-Session: 8a1a48f1-c191-40bf-8aa2-2c6fb5875a1e Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16270 2024.08.16 05:54:47.026298 [ 3 ] {} <Debug> HTTP-Session: 8a1a48f1-c191-40bf-8aa2-2c6fb5875a1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16271 2024.08.16 05:54:47.026311 [ 188 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16272 2024.08.16 05:54:47.026324 [ 3 ] {} <Debug> HTTP-Session: 8a1a48f1-c191-40bf-8aa2-2c6fb5875a1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16273 2024.08.16 05:54:47.026368 [ 188 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 44 rows starting from the beginning of the part
16274 2024.08.16 05:54:47.026396 [ 3 ] {} <Trace> HTTP-Session: 8a1a48f1-c191-40bf-8aa2-2c6fb5875a1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16275 2024.08.16 05:54:47.026513 [ 188 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 24 rows starting from the beginning of the part
16276 2024.08.16 05:54:47.026710 [ 3 ] {2b94e5cc-fb8c-409c-b73f-4f91e564c63b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
16277 2024.08.16 05:54:47.026781 [ 188 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 22 rows starting from the beginning of the part
16278 2024.08.16 05:54:47.026930 [ 3 ] {2b94e5cc-fb8c-409c-b73f-4f91e564c63b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
16279 2024.08.16 05:54:47.027040 [ 188 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 25 rows starting from the beginning of the part
16280 2024.08.16 05:54:47.027313 [ 188 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 29 rows starting from the beginning of the part
16281 2024.08.16 05:54:47.027639 [ 188 ] {672f777d-ca35-471b-a125-eb27be1b576e::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
16282 2024.08.16 05:54:47.028456 [ 3 ] {2b94e5cc-fb8c-409c-b73f-4f91e564c63b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16283 2024.08.16 05:54:47.029258 [ 3 ] {2b94e5cc-fb8c-409c-b73f-4f91e564c63b} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16284 2024.08.16 05:54:47.029322 [ 3 ] {2b94e5cc-fb8c-409c-b73f-4f91e564c63b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
16285 2024.08.16 05:54:47.030191 [ 3 ] {2b94e5cc-fb8c-409c-b73f-4f91e564c63b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
16286 2024.08.16 05:54:47.030511 [ 188 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 4 columns (4 merged, 0 gathered) in 0.004689688 sec., 36249.74625177624 rows/sec., 2.87 MiB/sec.
16287 2024.08.16 05:54:47.030747 [ 188 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
16288 2024.08.16 05:54:47.030949 [ 3 ] {2b94e5cc-fb8c-409c-b73f-4f91e564c63b} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16289 2024.08.16 05:54:47.031391 [ 3 ] {2b94e5cc-fb8c-409c-b73f-4f91e564c63b} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.00485 sec., 206.18556701030928 rows/sec., 15.30 KiB/sec.
16290 2024.08.16 05:54:47.031682 [ 187 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_76_15} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16291 2024.08.16 05:54:47.031726 [ 3 ] {2b94e5cc-fb8c-409c-b73f-4f91e564c63b} <Debug> DynamicQueryHandler: Done processing query
16292 2024.08.16 05:54:47.031754 [ 3 ] {2b94e5cc-fb8c-409c-b73f-4f91e564c63b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
16293 2024.08.16 05:54:47.031774 [ 3 ] {} <Debug> HTTP-Session: 8a1a48f1-c191-40bf-8aa2-2c6fb5875a1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16294 2024.08.16 05:54:47.031809 [ 187 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_76_15} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
16295 2024.08.16 05:54:47.031911 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB.
16296 2024.08.16 05:54:47.032029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 19843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16297 2024.08.16 05:54:47.032077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16298 2024.08.16 05:54:47.032096 [ 3 ] {} <Debug> HTTP-Session: 7c2b0ac1-b01b-408d-ab4d-b4faa779a5a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16299 2024.08.16 05:54:47.032112 [ 3 ] {} <Debug> HTTP-Session: 7c2b0ac1-b01b-408d-ab4d-b4faa779a5a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16300 2024.08.16 05:54:47.032126 [ 3 ] {} <Debug> HTTP-Session: 7c2b0ac1-b01b-408d-ab4d-b4faa779a5a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16301 2024.08.16 05:54:47.032158 [ 3 ] {} <Trace> HTTP-Session: 7c2b0ac1-b01b-408d-ab4d-b4faa779a5a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16302 2024.08.16 05:54:47.032302 [ 3 ] {d8b8e61b-e498-409b-bd03-4c8481a068f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16303 2024.08.16 05:54:47.032344 [ 3 ] {d8b8e61b-e498-409b-bd03-4c8481a068f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16304 2024.08.16 05:54:47.032482 [ 3 ] {d8b8e61b-e498-409b-bd03-4c8481a068f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16305 2024.08.16 05:54:47.032874 [ 3 ] {d8b8e61b-e498-409b-bd03-4c8481a068f8} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16306 2024.08.16 05:54:47.032910 [ 3 ] {d8b8e61b-e498-409b-bd03-4c8481a068f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
16307 2024.08.16 05:54:47.033229 [ 3 ] {d8b8e61b-e498-409b-bd03-4c8481a068f8} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
16308 2024.08.16 05:54:47.033535 [ 3 ] {d8b8e61b-e498-409b-bd03-4c8481a068f8} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16309 2024.08.16 05:54:47.033683 [ 3 ] {d8b8e61b-e498-409b-bd03-4c8481a068f8} <Debug> executeQuery: Read 136 rows, 11.58 KiB in 0.001446 sec., 94052.55878284924 rows/sec., 7.82 MiB/sec.
16310 2024.08.16 05:54:47.033858 [ 3 ] {d8b8e61b-e498-409b-bd03-4c8481a068f8} <Debug> DynamicQueryHandler: Done processing query
16311 2024.08.16 05:54:47.033883 [ 3 ] {d8b8e61b-e498-409b-bd03-4c8481a068f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
16312 2024.08.16 05:54:47.033898 [ 3 ] {} <Debug> HTTP-Session: 7c2b0ac1-b01b-408d-ab4d-b4faa779a5a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16313 2024.08.16 05:54:47.034078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16314 2024.08.16 05:54:47.034126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16315 2024.08.16 05:54:47.034144 [ 3 ] {} <Debug> HTTP-Session: d8e7897e-c501-462b-9f57-a2ee471ac418 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16316 2024.08.16 05:54:47.034160 [ 3 ] {} <Debug> HTTP-Session: d8e7897e-c501-462b-9f57-a2ee471ac418 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16317 2024.08.16 05:54:47.034173 [ 3 ] {} <Debug> HTTP-Session: d8e7897e-c501-462b-9f57-a2ee471ac418 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16318 2024.08.16 05:54:47.034203 [ 3 ] {} <Trace> HTTP-Session: d8e7897e-c501-462b-9f57-a2ee471ac418 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16319 2024.08.16 05:54:47.034295 [ 3 ] {b752a08b-bb56-4609-b9cd-4635e8bc2192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16320 2024.08.16 05:54:47.034337 [ 3 ] {b752a08b-bb56-4609-b9cd-4635e8bc2192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16321 2024.08.16 05:54:47.034465 [ 3 ] {b752a08b-bb56-4609-b9cd-4635e8bc2192} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16322 2024.08.16 05:54:47.034719 [ 3 ] {b752a08b-bb56-4609-b9cd-4635e8bc2192} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16323 2024.08.16 05:54:47.034755 [ 3 ] {b752a08b-bb56-4609-b9cd-4635e8bc2192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
16324 2024.08.16 05:54:47.035051 [ 3 ] {b752a08b-bb56-4609-b9cd-4635e8bc2192} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
16325 2024.08.16 05:54:47.035347 [ 3 ] {b752a08b-bb56-4609-b9cd-4635e8bc2192} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16326 2024.08.16 05:54:47.035498 [ 3 ] {b752a08b-bb56-4609-b9cd-4635e8bc2192} <Debug> executeQuery: Read 1 rows, 64.00 B in 0.001216 sec., 822.3684210526316 rows/sec., 51.40 KiB/sec.
16327 2024.08.16 05:54:47.035768 [ 3 ] {b752a08b-bb56-4609-b9cd-4635e8bc2192} <Debug> DynamicQueryHandler: Done processing query
16328 2024.08.16 05:54:47.035819 [ 3 ] {b752a08b-bb56-4609-b9cd-4635e8bc2192} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
16329 2024.08.16 05:54:47.035846 [ 3 ] {} <Debug> HTTP-Session: d8e7897e-c501-462b-9f57-a2ee471ac418 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16330 2024.08.16 05:54:47.035988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 17383, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16331 2024.08.16 05:54:47.036035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16332 2024.08.16 05:54:47.036053 [ 3 ] {} <Debug> HTTP-Session: 2fccea8a-554d-48f5-bc81-07a4a9422ace Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16333 2024.08.16 05:54:47.036069 [ 3 ] {} <Debug> HTTP-Session: 2fccea8a-554d-48f5-bc81-07a4a9422ace Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16334 2024.08.16 05:54:47.036082 [ 3 ] {} <Debug> HTTP-Session: 2fccea8a-554d-48f5-bc81-07a4a9422ace Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16335 2024.08.16 05:54:47.036112 [ 3 ] {} <Trace> HTTP-Session: 2fccea8a-554d-48f5-bc81-07a4a9422ace Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16336 2024.08.16 05:54:47.036240 [ 3 ] {66ce8f2a-464b-4f73-a285-99617af2e2db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16337 2024.08.16 05:54:47.036283 [ 3 ] {66ce8f2a-464b-4f73-a285-99617af2e2db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16338 2024.08.16 05:54:47.036428 [ 3 ] {66ce8f2a-464b-4f73-a285-99617af2e2db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16339 2024.08.16 05:54:47.036755 [ 3 ] {66ce8f2a-464b-4f73-a285-99617af2e2db} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16340 2024.08.16 05:54:47.036792 [ 3 ] {66ce8f2a-464b-4f73-a285-99617af2e2db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
16341 2024.08.16 05:54:47.037107 [ 3 ] {66ce8f2a-464b-4f73-a285-99617af2e2db} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
16342 2024.08.16 05:54:47.037405 [ 3 ] {66ce8f2a-464b-4f73-a285-99617af2e2db} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16343 2024.08.16 05:54:47.037549 [ 3 ] {66ce8f2a-464b-4f73-a285-99617af2e2db} <Debug> executeQuery: Read 103 rows, 8.14 KiB in 0.001356 sec., 75958.70206489676 rows/sec., 5.86 MiB/sec.
16344 2024.08.16 05:54:47.037813 [ 3 ] {66ce8f2a-464b-4f73-a285-99617af2e2db} <Debug> DynamicQueryHandler: Done processing query
16345 2024.08.16 05:54:47.037867 [ 3 ] {66ce8f2a-464b-4f73-a285-99617af2e2db} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
16346 2024.08.16 05:54:47.037924 [ 3 ] {} <Debug> HTTP-Session: 2fccea8a-554d-48f5-bc81-07a4a9422ace Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16347 2024.08.16 05:54:47.038155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 30787, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16348 2024.08.16 05:54:47.038208 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16349 2024.08.16 05:54:47.038226 [ 3 ] {} <Debug> HTTP-Session: c08a9f95-dd3f-4464-b6ec-9c5868262ba5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16350 2024.08.16 05:54:47.038242 [ 3 ] {} <Debug> HTTP-Session: c08a9f95-dd3f-4464-b6ec-9c5868262ba5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16351 2024.08.16 05:54:47.038256 [ 3 ] {} <Debug> HTTP-Session: c08a9f95-dd3f-4464-b6ec-9c5868262ba5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16352 2024.08.16 05:54:47.038287 [ 3 ] {} <Trace> HTTP-Session: c08a9f95-dd3f-4464-b6ec-9c5868262ba5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16353 2024.08.16 05:54:47.038431 [ 3 ] {79e8600e-8f69-43dd-8e1c-67c7c640e0ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16354 2024.08.16 05:54:47.038480 [ 3 ] {79e8600e-8f69-43dd-8e1c-67c7c640e0ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16355 2024.08.16 05:54:47.038641 [ 3 ] {79e8600e-8f69-43dd-8e1c-67c7c640e0ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16356 2024.08.16 05:54:47.039000 [ 3 ] {79e8600e-8f69-43dd-8e1c-67c7c640e0ad} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16357 2024.08.16 05:54:47.039036 [ 3 ] {79e8600e-8f69-43dd-8e1c-67c7c640e0ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
16358 2024.08.16 05:54:47.039412 [ 3 ] {79e8600e-8f69-43dd-8e1c-67c7c640e0ad} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
16359 2024.08.16 05:54:47.039738 [ 3 ] {79e8600e-8f69-43dd-8e1c-67c7c640e0ad} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16360 2024.08.16 05:54:47.039884 [ 3 ] {79e8600e-8f69-43dd-8e1c-67c7c640e0ad} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001513 sec., 106411.10376734963 rows/sec., 7.41 MiB/sec.
16361 2024.08.16 05:54:47.040149 [ 3 ] {79e8600e-8f69-43dd-8e1c-67c7c640e0ad} <Debug> DynamicQueryHandler: Done processing query
16362 2024.08.16 05:54:47.040209 [ 3 ] {79e8600e-8f69-43dd-8e1c-67c7c640e0ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
16363 2024.08.16 05:54:47.040269 [ 3 ] {} <Debug> HTTP-Session: c08a9f95-dd3f-4464-b6ec-9c5868262ba5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16364 2024.08.16 05:54:47.040539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 42033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16365 2024.08.16 05:54:47.040589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16366 2024.08.16 05:54:47.040608 [ 3 ] {} <Debug> HTTP-Session: 88bc9216-c915-428b-9c16-b4404e225075 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16367 2024.08.16 05:54:47.040625 [ 3 ] {} <Debug> HTTP-Session: 88bc9216-c915-428b-9c16-b4404e225075 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16368 2024.08.16 05:54:47.040638 [ 3 ] {} <Debug> HTTP-Session: 88bc9216-c915-428b-9c16-b4404e225075 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16369 2024.08.16 05:54:47.040672 [ 3 ] {} <Trace> HTTP-Session: 88bc9216-c915-428b-9c16-b4404e225075 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16370 2024.08.16 05:54:47.040955 [ 3 ] {31591394-4098-46ab-8602-3a2a61b12cbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16371 2024.08.16 05:54:47.041025 [ 3 ] {31591394-4098-46ab-8602-3a2a61b12cbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
16372 2024.08.16 05:54:47.041449 [ 3 ] {31591394-4098-46ab-8602-3a2a61b12cbd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16373 2024.08.16 05:54:47.042149 [ 3 ] {31591394-4098-46ab-8602-3a2a61b12cbd} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16374 2024.08.16 05:54:47.042186 [ 3 ] {31591394-4098-46ab-8602-3a2a61b12cbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
16375 2024.08.16 05:54:47.042784 [ 3 ] {31591394-4098-46ab-8602-3a2a61b12cbd} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary)
16376 2024.08.16 05:54:47.043181 [ 3 ] {31591394-4098-46ab-8602-3a2a61b12cbd} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16377 2024.08.16 05:54:47.043377 [ 3 ] {31591394-4098-46ab-8602-3a2a61b12cbd} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002603 sec., 9988.474836726855 rows/sec., 17.90 MiB/sec.
16378 2024.08.16 05:54:47.043377 [ 144 ] {} <Debug> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0
16379 2024.08.16 05:54:47.043512 [ 144 ] {} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16380 2024.08.16 05:54:47.043608 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
16381 2024.08.16 05:54:47.043919 [ 188 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::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
16382 2024.08.16 05:54:47.043926 [ 3 ] {31591394-4098-46ab-8602-3a2a61b12cbd} <Debug> DynamicQueryHandler: Done processing query
16383 2024.08.16 05:54:47.044008 [ 3 ] {31591394-4098-46ab-8602-3a2a61b12cbd} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
16384 2024.08.16 05:54:47.044041 [ 3 ] {} <Debug> HTTP-Session: 88bc9216-c915-428b-9c16-b4404e225075 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16385 2024.08.16 05:54:47.044237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 945, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16386 2024.08.16 05:54:47.044349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16387 2024.08.16 05:54:47.044408 [ 3 ] {} <Debug> HTTP-Session: 8115464e-c029-441a-9d7d-3194d7dd9bf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16388 2024.08.16 05:54:47.044458 [ 3 ] {} <Debug> HTTP-Session: 8115464e-c029-441a-9d7d-3194d7dd9bf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16389 2024.08.16 05:54:47.044506 [ 3 ] {} <Debug> HTTP-Session: 8115464e-c029-441a-9d7d-3194d7dd9bf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16390 2024.08.16 05:54:47.044588 [ 3 ] {} <Trace> HTTP-Session: 8115464e-c029-441a-9d7d-3194d7dd9bf2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16391 2024.08.16 05:54:47.044785 [ 188 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16392 2024.08.16 05:54:47.044815 [ 3 ] {f865c3d3-4422-437d-aa39-95a56128429f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
16393 2024.08.16 05:54:47.044928 [ 3 ] {f865c3d3-4422-437d-aa39-95a56128429f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
16394 2024.08.16 05:54:47.044955 [ 188 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1182 rows starting from the beginning of the part
16395 2024.08.16 05:54:47.045708 [ 3 ] {f865c3d3-4422-437d-aa39-95a56128429f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16396 2024.08.16 05:54:47.045951 [ 188 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 24 rows starting from the beginning of the part
16397 2024.08.16 05:54:47.046640 [ 188 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 22 rows starting from the beginning of the part
16398 2024.08.16 05:54:47.046869 [ 3 ] {f865c3d3-4422-437d-aa39-95a56128429f} <Trace> oximeter.measurements_i64 (aeca9cd5-04f4-4ee7-9521-ff3b8d36e840): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16399 2024.08.16 05:54:47.047000 [ 3 ] {f865c3d3-4422-437d-aa39-95a56128429f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
16400 2024.08.16 05:54:47.047413 [ 188 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 25 rows starting from the beginning of the part
16401 2024.08.16 05:54:47.048090 [ 188 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 29 rows starting from the beginning of the part
16402 2024.08.16 05:54:47.048592 [ 3 ] {f865c3d3-4422-437d-aa39-95a56128429f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
16403 2024.08.16 05:54:47.048692 [ 188 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::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
16404 2024.08.16 05:54:47.049794 [ 3 ] {f865c3d3-4422-437d-aa39-95a56128429f} <Trace> oximeter.measurements_i64 (aeca9cd5-04f4-4ee7-9521-ff3b8d36e840): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16405 2024.08.16 05:54:47.050045 [ 144 ] {} <Debug> oximeter.measurements_i64 (aeca9cd5-04f4-4ee7-9521-ff3b8d36e840) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
16406 2024.08.16 05:54:47.050099 [ 3 ] {f865c3d3-4422-437d-aa39-95a56128429f} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.005329 sec., 1125.9148057796958 rows/sec., 74.22 KiB/sec.
16407 2024.08.16 05:54:47.050128 [ 144 ] {} <Trace> oximeter.measurements_i64 (aeca9cd5-04f4-4ee7-9521-ff3b8d36e840): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16408 2024.08.16 05:54:47.050230 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
16409 2024.08.16 05:54:47.050981 [ 3 ] {f865c3d3-4422-437d-aa39-95a56128429f} <Debug> DynamicQueryHandler: Done processing query
16410 2024.08.16 05:54:47.051116 [ 187 ] {aeca9cd5-04f4-4ee7-9521-ff3b8d36e840::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
16411 2024.08.16 05:54:47.051116 [ 3 ] {f865c3d3-4422-437d-aa39-95a56128429f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16412 2024.08.16 05:54:47.051266 [ 3 ] {} <Debug> HTTP-Session: 8115464e-c029-441a-9d7d-3194d7dd9bf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16413 2024.08.16 05:54:47.051587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16414 2024.08.16 05:54:47.051765 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16415 2024.08.16 05:54:47.051801 [ 187 ] {aeca9cd5-04f4-4ee7-9521-ff3b8d36e840::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16416 2024.08.16 05:54:47.051828 [ 3 ] {} <Debug> HTTP-Session: d4e1ac64-90c1-48b3-9b9c-4016c6bcea2d Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16417 2024.08.16 05:54:47.051902 [ 3 ] {} <Debug> HTTP-Session: d4e1ac64-90c1-48b3-9b9c-4016c6bcea2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16418 2024.08.16 05:54:47.051911 [ 187 ] {aeca9cd5-04f4-4ee7-9521-ff3b8d36e840::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
16419 2024.08.16 05:54:47.051958 [ 3 ] {} <Debug> HTTP-Session: d4e1ac64-90c1-48b3-9b9c-4016c6bcea2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16420 2024.08.16 05:54:47.052065 [ 3 ] {} <Trace> HTTP-Session: d4e1ac64-90c1-48b3-9b9c-4016c6bcea2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16421 2024.08.16 05:54:47.052328 [ 187 ] {aeca9cd5-04f4-4ee7-9521-ff3b8d36e840::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 9 rows starting from the beginning of the part
16422 2024.08.16 05:54:47.052528 [ 3 ] {bcbcb961-6ec9-4173-8413-a78843190944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16423 2024.08.16 05:54:47.052594 [ 187 ] {aeca9cd5-04f4-4ee7-9521-ff3b8d36e840::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part
16424 2024.08.16 05:54:47.052667 [ 3 ] {bcbcb961-6ec9-4173-8413-a78843190944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16425 2024.08.16 05:54:47.053040 [ 187 ] {aeca9cd5-04f4-4ee7-9521-ff3b8d36e840::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part
16426 2024.08.16 05:54:47.053439 [ 187 ] {aeca9cd5-04f4-4ee7-9521-ff3b8d36e840::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 3 rows starting from the beginning of the part
16427 2024.08.16 05:54:47.053924 [ 187 ] {aeca9cd5-04f4-4ee7-9521-ff3b8d36e840::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
16428 2024.08.16 05:54:47.054684 [ 3 ] {bcbcb961-6ec9-4173-8413-a78843190944} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16429 2024.08.16 05:54:47.056466 [ 3 ] {bcbcb961-6ec9-4173-8413-a78843190944} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16430 2024.08.16 05:54:47.056587 [ 3 ] {bcbcb961-6ec9-4173-8413-a78843190944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
16431 2024.08.16 05:54:47.058413 [ 3 ] {bcbcb961-6ec9-4173-8413-a78843190944} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
16432 2024.08.16 05:54:47.059506 [ 187 ] {aeca9cd5-04f4-4ee7-9521-ff3b8d36e840::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.00906798 sec., 5624.185320214646 rows/sec., 409.77 KiB/sec.
16433 2024.08.16 05:54:47.059772 [ 187 ] {aeca9cd5-04f4-4ee7-9521-ff3b8d36e840::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
16434 2024.08.16 05:54:47.060188 [ 3 ] {bcbcb961-6ec9-4173-8413-a78843190944} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16435 2024.08.16 05:54:47.060970 [ 3 ] {bcbcb961-6ec9-4173-8413-a78843190944} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.008568 sec., 7002.80112044818 rows/sec., 483.27 KiB/sec.
16436 2024.08.16 05:54:47.062058 [ 3 ] {bcbcb961-6ec9-4173-8413-a78843190944} <Debug> DynamicQueryHandler: Done processing query
16437 2024.08.16 05:54:47.062182 [ 3 ] {bcbcb961-6ec9-4173-8413-a78843190944} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16438 2024.08.16 05:54:47.062326 [ 3 ] {} <Debug> HTTP-Session: d4e1ac64-90c1-48b3-9b9c-4016c6bcea2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16439 2024.08.16 05:54:47.062404 [ 187 ] {aeca9cd5-04f4-4ee7-9521-ff3b8d36e840::all_1_6_1} <Trace> oximeter.measurements_i64 (aeca9cd5-04f4-4ee7-9521-ff3b8d36e840): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16440 2024.08.16 05:54:47.062825 [ 187 ] {aeca9cd5-04f4-4ee7-9521-ff3b8d36e840::all_1_6_1} <Trace> oximeter.measurements_i64 (aeca9cd5-04f4-4ee7-9521-ff3b8d36e840) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1
16441 2024.08.16 05:54:47.063164 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
16442 2024.08.16 05:54:47.066192 [ 188 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1308 rows, containing 19 columns (19 merged, 0 gathered) in 0.02241156 sec., 58362.73780138464 rows/sec., 104.58 MiB/sec.
16443 2024.08.16 05:54:47.067423 [ 198 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary)
16444 2024.08.16 05:54:47.068096 [ 198 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_76_15} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16445 2024.08.16 05:54:47.068190 [ 198 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_76_15} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15
16446 2024.08.16 05:54:47.068361 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.39 MiB.
16447 2024.08.16 05:54:52.027759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 4210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16448 2024.08.16 05:54:52.027901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16449 2024.08.16 05:54:52.027931 [ 3 ] {} <Debug> HTTP-Session: f1039760-7d2f-4b9c-ada0-99b3be6d58cf Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16450 2024.08.16 05:54:52.027960 [ 3 ] {} <Debug> HTTP-Session: f1039760-7d2f-4b9c-ada0-99b3be6d58cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16451 2024.08.16 05:54:52.027979 [ 3 ] {} <Debug> HTTP-Session: f1039760-7d2f-4b9c-ada0-99b3be6d58cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16452 2024.08.16 05:54:52.028039 [ 3 ] {} <Trace> HTTP-Session: f1039760-7d2f-4b9c-ada0-99b3be6d58cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16453 2024.08.16 05:54:52.028241 [ 3 ] {4d1fcc79-c4dc-4151-9104-eef9938130ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
16454 2024.08.16 05:54:52.028306 [ 3 ] {4d1fcc79-c4dc-4151-9104-eef9938130ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
16455 2024.08.16 05:54:52.028497 [ 3 ] {4d1fcc79-c4dc-4151-9104-eef9938130ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16456 2024.08.16 05:54:52.028954 [ 3 ] {4d1fcc79-c4dc-4151-9104-eef9938130ad} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16457 2024.08.16 05:54:52.028997 [ 3 ] {4d1fcc79-c4dc-4151-9104-eef9938130ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
16458 2024.08.16 05:54:52.029365 [ 3 ] {4d1fcc79-c4dc-4151-9104-eef9938130ad} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
16459 2024.08.16 05:54:52.029710 [ 3 ] {4d1fcc79-c4dc-4151-9104-eef9938130ad} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16460 2024.08.16 05:54:52.029861 [ 3 ] {4d1fcc79-c4dc-4151-9104-eef9938130ad} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.001679 sec., 17272.185824895772 rows/sec., 1.37 MiB/sec.
16461 2024.08.16 05:54:52.030076 [ 3 ] {4d1fcc79-c4dc-4151-9104-eef9938130ad} <Debug> DynamicQueryHandler: Done processing query
16462 2024.08.16 05:54:52.030102 [ 3 ] {4d1fcc79-c4dc-4151-9104-eef9938130ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16463 2024.08.16 05:54:52.030118 [ 3 ] {} <Debug> HTTP-Session: f1039760-7d2f-4b9c-ada0-99b3be6d58cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16464 2024.08.16 05:54:52.030265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16465 2024.08.16 05:54:52.030312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16466 2024.08.16 05:54:52.030330 [ 3 ] {} <Debug> HTTP-Session: 39277fa3-5827-418c-adb9-30261d3b223d Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16467 2024.08.16 05:54:52.030347 [ 3 ] {} <Debug> HTTP-Session: 39277fa3-5827-418c-adb9-30261d3b223d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16468 2024.08.16 05:54:52.030361 [ 3 ] {} <Debug> HTTP-Session: 39277fa3-5827-418c-adb9-30261d3b223d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16469 2024.08.16 05:54:52.030393 [ 3 ] {} <Trace> HTTP-Session: 39277fa3-5827-418c-adb9-30261d3b223d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16470 2024.08.16 05:54:52.030488 [ 3 ] {2b37ddee-bab6-489a-93f2-a503052c82c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
16471 2024.08.16 05:54:52.030531 [ 3 ] {2b37ddee-bab6-489a-93f2-a503052c82c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
16472 2024.08.16 05:54:52.030657 [ 3 ] {2b37ddee-bab6-489a-93f2-a503052c82c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16473 2024.08.16 05:54:52.030949 [ 3 ] {2b37ddee-bab6-489a-93f2-a503052c82c0} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16474 2024.08.16 05:54:52.030987 [ 3 ] {2b37ddee-bab6-489a-93f2-a503052c82c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
16475 2024.08.16 05:54:52.031284 [ 3 ] {2b37ddee-bab6-489a-93f2-a503052c82c0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
16476 2024.08.16 05:54:52.031592 [ 3 ] {2b37ddee-bab6-489a-93f2-a503052c82c0} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16477 2024.08.16 05:54:52.031753 [ 3 ] {2b37ddee-bab6-489a-93f2-a503052c82c0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001283 sec., 3117.692907248636 rows/sec., 254.23 KiB/sec.
16478 2024.08.16 05:54:52.032320 [ 3 ] {2b37ddee-bab6-489a-93f2-a503052c82c0} <Debug> DynamicQueryHandler: Done processing query
16479 2024.08.16 05:54:52.032430 [ 3 ] {2b37ddee-bab6-489a-93f2-a503052c82c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
16480 2024.08.16 05:54:52.032537 [ 3 ] {} <Debug> HTTP-Session: 39277fa3-5827-418c-adb9-30261d3b223d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16481 2024.08.16 05:54:52.032837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 41777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16482 2024.08.16 05:54:52.032890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16483 2024.08.16 05:54:52.032909 [ 3 ] {} <Debug> HTTP-Session: e265996c-b6fe-4e20-9cf7-09098ba5d9bc Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16484 2024.08.16 05:54:52.032925 [ 3 ] {} <Debug> HTTP-Session: e265996c-b6fe-4e20-9cf7-09098ba5d9bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16485 2024.08.16 05:54:52.032939 [ 3 ] {} <Debug> HTTP-Session: e265996c-b6fe-4e20-9cf7-09098ba5d9bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16486 2024.08.16 05:54:52.032971 [ 3 ] {} <Trace> HTTP-Session: e265996c-b6fe-4e20-9cf7-09098ba5d9bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16487 2024.08.16 05:54:52.033149 [ 3 ] {589260fc-aa56-49f0-adc1-538cfc876b5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16488 2024.08.16 05:54:52.033194 [ 3 ] {589260fc-aa56-49f0-adc1-538cfc876b5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16489 2024.08.16 05:54:52.033346 [ 3 ] {589260fc-aa56-49f0-adc1-538cfc876b5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16490 2024.08.16 05:54:52.033800 [ 3 ] {589260fc-aa56-49f0-adc1-538cfc876b5c} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16491 2024.08.16 05:54:52.033837 [ 3 ] {589260fc-aa56-49f0-adc1-538cfc876b5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
16492 2024.08.16 05:54:52.034163 [ 3 ] {589260fc-aa56-49f0-adc1-538cfc876b5c} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
16493 2024.08.16 05:54:52.034469 [ 3 ] {589260fc-aa56-49f0-adc1-538cfc876b5c} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16494 2024.08.16 05:54:52.034614 [ 3 ] {589260fc-aa56-49f0-adc1-538cfc876b5c} <Debug> executeQuery: Read 278 rows, 24.88 KiB in 0.001559 sec., 178319.43553559974 rows/sec., 15.59 MiB/sec.
16495 2024.08.16 05:54:52.034878 [ 3 ] {589260fc-aa56-49f0-adc1-538cfc876b5c} <Debug> DynamicQueryHandler: Done processing query
16496 2024.08.16 05:54:52.034936 [ 3 ] {589260fc-aa56-49f0-adc1-538cfc876b5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
16497 2024.08.16 05:54:52.034990 [ 3 ] {} <Debug> HTTP-Session: e265996c-b6fe-4e20-9cf7-09098ba5d9bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16498 2024.08.16 05:54:52.035207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16499 2024.08.16 05:54:52.035259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16500 2024.08.16 05:54:52.035278 [ 3 ] {} <Debug> HTTP-Session: 33c62fc7-e80e-4220-91be-4f527e1d3043 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16501 2024.08.16 05:54:52.035294 [ 3 ] {} <Debug> HTTP-Session: 33c62fc7-e80e-4220-91be-4f527e1d3043 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16502 2024.08.16 05:54:52.035308 [ 3 ] {} <Debug> HTTP-Session: 33c62fc7-e80e-4220-91be-4f527e1d3043 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16503 2024.08.16 05:54:52.035340 [ 3 ] {} <Trace> HTTP-Session: 33c62fc7-e80e-4220-91be-4f527e1d3043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16504 2024.08.16 05:54:52.035439 [ 3 ] {e9a7f83e-8133-4f5c-8835-4402f37d8087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16505 2024.08.16 05:54:52.035482 [ 3 ] {e9a7f83e-8133-4f5c-8835-4402f37d8087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16506 2024.08.16 05:54:52.035628 [ 3 ] {e9a7f83e-8133-4f5c-8835-4402f37d8087} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16507 2024.08.16 05:54:52.035938 [ 3 ] {e9a7f83e-8133-4f5c-8835-4402f37d8087} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16508 2024.08.16 05:54:52.035976 [ 3 ] {e9a7f83e-8133-4f5c-8835-4402f37d8087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
16509 2024.08.16 05:54:52.036271 [ 3 ] {e9a7f83e-8133-4f5c-8835-4402f37d8087} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
16510 2024.08.16 05:54:52.036583 [ 3 ] {e9a7f83e-8133-4f5c-8835-4402f37d8087} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16511 2024.08.16 05:54:52.036740 [ 3 ] {e9a7f83e-8133-4f5c-8835-4402f37d8087} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001325 sec., 3018.867924528302 rows/sec., 210.79 KiB/sec.
16512 2024.08.16 05:54:52.036911 [ 3 ] {e9a7f83e-8133-4f5c-8835-4402f37d8087} <Debug> DynamicQueryHandler: Done processing query
16513 2024.08.16 05:54:52.036935 [ 3 ] {e9a7f83e-8133-4f5c-8835-4402f37d8087} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
16514 2024.08.16 05:54:52.036950 [ 3 ] {} <Debug> HTTP-Session: 33c62fc7-e80e-4220-91be-4f527e1d3043 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16515 2024.08.16 05:54:52.037060 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16516 2024.08.16 05:54:52.037108 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16517 2024.08.16 05:54:52.037127 [ 3 ] {} <Debug> HTTP-Session: e3646154-f34b-4e13-b79a-1ac6b812ba18 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16518 2024.08.16 05:54:52.037143 [ 3 ] {} <Debug> HTTP-Session: e3646154-f34b-4e13-b79a-1ac6b812ba18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16519 2024.08.16 05:54:52.037157 [ 3 ] {} <Debug> HTTP-Session: e3646154-f34b-4e13-b79a-1ac6b812ba18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16520 2024.08.16 05:54:52.037188 [ 3 ] {} <Trace> HTTP-Session: e3646154-f34b-4e13-b79a-1ac6b812ba18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16521 2024.08.16 05:54:52.037283 [ 3 ] {44f6ace1-bea2-4a79-ac69-d73a5abc4a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
16522 2024.08.16 05:54:52.037324 [ 3 ] {44f6ace1-bea2-4a79-ac69-d73a5abc4a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
16523 2024.08.16 05:54:52.037452 [ 3 ] {44f6ace1-bea2-4a79-ac69-d73a5abc4a70} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16524 2024.08.16 05:54:52.037731 [ 3 ] {44f6ace1-bea2-4a79-ac69-d73a5abc4a70} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16525 2024.08.16 05:54:52.037768 [ 3 ] {44f6ace1-bea2-4a79-ac69-d73a5abc4a70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
16526 2024.08.16 05:54:52.038082 [ 3 ] {44f6ace1-bea2-4a79-ac69-d73a5abc4a70} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
16527 2024.08.16 05:54:52.038384 [ 3 ] {44f6ace1-bea2-4a79-ac69-d73a5abc4a70} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16528 2024.08.16 05:54:52.038533 [ 3 ] {44f6ace1-bea2-4a79-ac69-d73a5abc4a70} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001268 sec., 11041.009463722397 rows/sec., 773.24 KiB/sec.
16529 2024.08.16 05:54:52.038783 [ 3 ] {44f6ace1-bea2-4a79-ac69-d73a5abc4a70} <Debug> DynamicQueryHandler: Done processing query
16530 2024.08.16 05:54:52.038839 [ 3 ] {44f6ace1-bea2-4a79-ac69-d73a5abc4a70} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
16531 2024.08.16 05:54:52.038895 [ 3 ] {} <Debug> HTTP-Session: e3646154-f34b-4e13-b79a-1ac6b812ba18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16532 2024.08.16 05:54:52.039040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16533 2024.08.16 05:54:52.039090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16534 2024.08.16 05:54:52.039109 [ 3 ] {} <Debug> HTTP-Session: 8b0a8c9c-b8b0-4d18-a8c1-180321bdbd11 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16535 2024.08.16 05:54:52.039125 [ 3 ] {} <Debug> HTTP-Session: 8b0a8c9c-b8b0-4d18-a8c1-180321bdbd11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16536 2024.08.16 05:54:52.039141 [ 3 ] {} <Debug> HTTP-Session: 8b0a8c9c-b8b0-4d18-a8c1-180321bdbd11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16537 2024.08.16 05:54:52.039173 [ 3 ] {} <Trace> HTTP-Session: 8b0a8c9c-b8b0-4d18-a8c1-180321bdbd11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16538 2024.08.16 05:54:52.039271 [ 3 ] {43ab5926-11cf-4b31-88a6-fc24537f1ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
16539 2024.08.16 05:54:52.039315 [ 3 ] {43ab5926-11cf-4b31-88a6-fc24537f1ccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
16540 2024.08.16 05:54:52.039452 [ 3 ] {43ab5926-11cf-4b31-88a6-fc24537f1ccd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16541 2024.08.16 05:54:52.039751 [ 3 ] {43ab5926-11cf-4b31-88a6-fc24537f1ccd} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16542 2024.08.16 05:54:52.039788 [ 3 ] {43ab5926-11cf-4b31-88a6-fc24537f1ccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
16543 2024.08.16 05:54:52.040091 [ 3 ] {43ab5926-11cf-4b31-88a6-fc24537f1ccd} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
16544 2024.08.16 05:54:52.040395 [ 3 ] {43ab5926-11cf-4b31-88a6-fc24537f1ccd} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16545 2024.08.16 05:54:52.040514 [ 3 ] {43ab5926-11cf-4b31-88a6-fc24537f1ccd} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001269 sec., 4728.132387706856 rows/sec., 279.35 KiB/sec.
16546 2024.08.16 05:54:52.040677 [ 3 ] {43ab5926-11cf-4b31-88a6-fc24537f1ccd} <Debug> DynamicQueryHandler: Done processing query
16547 2024.08.16 05:54:52.040701 [ 3 ] {43ab5926-11cf-4b31-88a6-fc24537f1ccd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
16548 2024.08.16 05:54:52.040717 [ 3 ] {} <Debug> HTTP-Session: 8b0a8c9c-b8b0-4d18-a8c1-180321bdbd11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16549 2024.08.16 05:54:52.040872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 67397, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16550 2024.08.16 05:54:52.040920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16551 2024.08.16 05:54:52.040939 [ 3 ] {} <Debug> HTTP-Session: 9b55ce2e-031c-4240-9d52-4678a43ef857 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16552 2024.08.16 05:54:52.040955 [ 3 ] {} <Debug> HTTP-Session: 9b55ce2e-031c-4240-9d52-4678a43ef857 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16553 2024.08.16 05:54:52.040969 [ 3 ] {} <Debug> HTTP-Session: 9b55ce2e-031c-4240-9d52-4678a43ef857 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16554 2024.08.16 05:54:52.040998 [ 3 ] {} <Trace> HTTP-Session: 9b55ce2e-031c-4240-9d52-4678a43ef857 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16555 2024.08.16 05:54:52.041200 [ 3 ] {0072d724-de86-4d31-8e93-b201f5348228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16556 2024.08.16 05:54:52.041242 [ 3 ] {0072d724-de86-4d31-8e93-b201f5348228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16557 2024.08.16 05:54:52.041363 [ 3 ] {0072d724-de86-4d31-8e93-b201f5348228} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16558 2024.08.16 05:54:52.041869 [ 3 ] {0072d724-de86-4d31-8e93-b201f5348228} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16559 2024.08.16 05:54:52.041905 [ 3 ] {0072d724-de86-4d31-8e93-b201f5348228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
16560 2024.08.16 05:54:52.042231 [ 3 ] {0072d724-de86-4d31-8e93-b201f5348228} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
16561 2024.08.16 05:54:52.042539 [ 3 ] {0072d724-de86-4d31-8e93-b201f5348228} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16562 2024.08.16 05:54:52.042660 [ 3 ] {0072d724-de86-4d31-8e93-b201f5348228} <Debug> executeQuery: Read 415 rows, 30.33 KiB in 0.001562 sec., 265685.01920614595 rows/sec., 18.96 MiB/sec.
16563 2024.08.16 05:54:52.042818 [ 3 ] {0072d724-de86-4d31-8e93-b201f5348228} <Debug> DynamicQueryHandler: Done processing query
16564 2024.08.16 05:54:52.042842 [ 3 ] {0072d724-de86-4d31-8e93-b201f5348228} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
16565 2024.08.16 05:54:52.042858 [ 3 ] {} <Debug> HTTP-Session: 9b55ce2e-031c-4240-9d52-4678a43ef857 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16566 2024.08.16 05:54:52.043055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16567 2024.08.16 05:54:52.043101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16568 2024.08.16 05:54:52.043120 [ 3 ] {} <Debug> HTTP-Session: 569546f3-db14-4c34-828f-6f93b96aeaf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16569 2024.08.16 05:54:52.043137 [ 3 ] {} <Debug> HTTP-Session: 569546f3-db14-4c34-828f-6f93b96aeaf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16570 2024.08.16 05:54:52.043150 [ 3 ] {} <Debug> HTTP-Session: 569546f3-db14-4c34-828f-6f93b96aeaf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16571 2024.08.16 05:54:52.043180 [ 3 ] {} <Trace> HTTP-Session: 569546f3-db14-4c34-828f-6f93b96aeaf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16572 2024.08.16 05:54:52.043274 [ 3 ] {9f03cdc6-78a0-4c30-932c-cfa5d97373f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
16573 2024.08.16 05:54:52.043316 [ 3 ] {9f03cdc6-78a0-4c30-932c-cfa5d97373f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
16574 2024.08.16 05:54:52.043441 [ 3 ] {9f03cdc6-78a0-4c30-932c-cfa5d97373f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16575 2024.08.16 05:54:52.043778 [ 3 ] {9f03cdc6-78a0-4c30-932c-cfa5d97373f3} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16576 2024.08.16 05:54:52.043813 [ 3 ] {9f03cdc6-78a0-4c30-932c-cfa5d97373f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
16577 2024.08.16 05:54:52.044167 [ 3 ] {9f03cdc6-78a0-4c30-932c-cfa5d97373f3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
16578 2024.08.16 05:54:52.044488 [ 3 ] {9f03cdc6-78a0-4c30-932c-cfa5d97373f3} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16579 2024.08.16 05:54:52.044616 [ 3 ] {9f03cdc6-78a0-4c30-932c-cfa5d97373f3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001363 sec., 4402.054292002935 rows/sec., 229.99 KiB/sec.
16580 2024.08.16 05:54:52.044875 [ 3 ] {9f03cdc6-78a0-4c30-932c-cfa5d97373f3} <Debug> DynamicQueryHandler: Done processing query
16581 2024.08.16 05:54:52.044917 [ 3 ] {9f03cdc6-78a0-4c30-932c-cfa5d97373f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
16582 2024.08.16 05:54:52.044940 [ 3 ] {} <Debug> HTTP-Session: 569546f3-db14-4c34-828f-6f93b96aeaf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16583 2024.08.16 05:54:52.045098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 45006, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16584 2024.08.16 05:54:52.045147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16585 2024.08.16 05:54:52.045165 [ 3 ] {} <Debug> HTTP-Session: 13dd4bf3-ab2a-46d9-8e9c-3f649aed2260 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16586 2024.08.16 05:54:52.045181 [ 3 ] {} <Debug> HTTP-Session: 13dd4bf3-ab2a-46d9-8e9c-3f649aed2260 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16587 2024.08.16 05:54:52.045195 [ 3 ] {} <Debug> HTTP-Session: 13dd4bf3-ab2a-46d9-8e9c-3f649aed2260 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16588 2024.08.16 05:54:52.045225 [ 3 ] {} <Trace> HTTP-Session: 13dd4bf3-ab2a-46d9-8e9c-3f649aed2260 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16589 2024.08.16 05:54:52.045388 [ 3 ] {66ca40fb-634a-44cb-9d60-feac1db63bdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16590 2024.08.16 05:54:52.045435 [ 3 ] {66ca40fb-634a-44cb-9d60-feac1db63bdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16591 2024.08.16 05:54:52.045583 [ 3 ] {66ca40fb-634a-44cb-9d60-feac1db63bdc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16592 2024.08.16 05:54:52.046014 [ 3 ] {66ca40fb-634a-44cb-9d60-feac1db63bdc} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16593 2024.08.16 05:54:52.046049 [ 3 ] {66ca40fb-634a-44cb-9d60-feac1db63bdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
16594 2024.08.16 05:54:52.046423 [ 3 ] {66ca40fb-634a-44cb-9d60-feac1db63bdc} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
16595 2024.08.16 05:54:52.046752 [ 3 ] {66ca40fb-634a-44cb-9d60-feac1db63bdc} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16596 2024.08.16 05:54:52.046877 [ 3 ] {66ca40fb-634a-44cb-9d60-feac1db63bdc} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001571 sec., 152132.3997453851 rows/sec., 10.20 MiB/sec.
16597 2024.08.16 05:54:52.047129 [ 3 ] {66ca40fb-634a-44cb-9d60-feac1db63bdc} <Debug> DynamicQueryHandler: Done processing query
16598 2024.08.16 05:54:52.047193 [ 3 ] {66ca40fb-634a-44cb-9d60-feac1db63bdc} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
16599 2024.08.16 05:54:52.047249 [ 3 ] {} <Debug> HTTP-Session: 13dd4bf3-ab2a-46d9-8e9c-3f649aed2260 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16600 2024.08.16 05:54:52.047560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16601 2024.08.16 05:54:52.047625 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16602 2024.08.16 05:54:52.047645 [ 3 ] {} <Debug> HTTP-Session: 8d578989-697d-4206-a66c-d86b91fa95bd Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16603 2024.08.16 05:54:52.047661 [ 3 ] {} <Debug> HTTP-Session: 8d578989-697d-4206-a66c-d86b91fa95bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16604 2024.08.16 05:54:52.047676 [ 3 ] {} <Debug> HTTP-Session: 8d578989-697d-4206-a66c-d86b91fa95bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16605 2024.08.16 05:54:52.047708 [ 3 ] {} <Trace> HTTP-Session: 8d578989-697d-4206-a66c-d86b91fa95bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16606 2024.08.16 05:54:52.047803 [ 3 ] {0d29569e-a4d2-409b-8b69-6f2a2fbc5ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
16607 2024.08.16 05:54:52.047851 [ 3 ] {0d29569e-a4d2-409b-8b69-6f2a2fbc5ce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
16608 2024.08.16 05:54:52.047998 [ 3 ] {0d29569e-a4d2-409b-8b69-6f2a2fbc5ce0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16609 2024.08.16 05:54:52.048276 [ 3 ] {0d29569e-a4d2-409b-8b69-6f2a2fbc5ce0} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16610 2024.08.16 05:54:52.048312 [ 3 ] {0d29569e-a4d2-409b-8b69-6f2a2fbc5ce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
16611 2024.08.16 05:54:52.048658 [ 3 ] {0d29569e-a4d2-409b-8b69-6f2a2fbc5ce0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
16612 2024.08.16 05:54:52.048976 [ 3 ] {0d29569e-a4d2-409b-8b69-6f2a2fbc5ce0} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16613 2024.08.16 05:54:52.049108 [ 3 ] {0d29569e-a4d2-409b-8b69-6f2a2fbc5ce0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001329 sec., 752.4454477050414 rows/sec., 50.70 KiB/sec.
16614 2024.08.16 05:54:52.049273 [ 3 ] {0d29569e-a4d2-409b-8b69-6f2a2fbc5ce0} <Debug> DynamicQueryHandler: Done processing query
16615 2024.08.16 05:54:52.049297 [ 3 ] {0d29569e-a4d2-409b-8b69-6f2a2fbc5ce0} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
16616 2024.08.16 05:54:52.049312 [ 3 ] {} <Debug> HTTP-Session: 8d578989-697d-4206-a66c-d86b91fa95bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16617 2024.08.16 05:54:52.049439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 46515, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16618 2024.08.16 05:54:52.049487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16619 2024.08.16 05:54:52.049506 [ 3 ] {} <Debug> HTTP-Session: 9ec999cb-17f4-4d76-b925-ebbc4f340576 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16620 2024.08.16 05:54:52.049522 [ 3 ] {} <Debug> HTTP-Session: 9ec999cb-17f4-4d76-b925-ebbc4f340576 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16621 2024.08.16 05:54:52.049536 [ 3 ] {} <Debug> HTTP-Session: 9ec999cb-17f4-4d76-b925-ebbc4f340576 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16622 2024.08.16 05:54:52.049566 [ 3 ] {} <Trace> HTTP-Session: 9ec999cb-17f4-4d76-b925-ebbc4f340576 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16623 2024.08.16 05:54:52.049861 [ 3 ] {e92e2b54-488e-47c8-9036-aa5e92edd79c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16624 2024.08.16 05:54:52.049923 [ 3 ] {e92e2b54-488e-47c8-9036-aa5e92edd79c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
16625 2024.08.16 05:54:52.050315 [ 3 ] {e92e2b54-488e-47c8-9036-aa5e92edd79c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16626 2024.08.16 05:54:52.050918 [ 3 ] {e92e2b54-488e-47c8-9036-aa5e92edd79c} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16627 2024.08.16 05:54:52.050953 [ 3 ] {e92e2b54-488e-47c8-9036-aa5e92edd79c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
16628 2024.08.16 05:54:52.051552 [ 3 ] {e92e2b54-488e-47c8-9036-aa5e92edd79c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary)
16629 2024.08.16 05:54:52.051961 [ 3 ] {e92e2b54-488e-47c8-9036-aa5e92edd79c} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16630 2024.08.16 05:54:52.052104 [ 3 ] {e92e2b54-488e-47c8-9036-aa5e92edd79c} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002449 sec., 11841.567986933444 rows/sec., 21.22 MiB/sec.
16631 2024.08.16 05:54:52.052309 [ 3 ] {e92e2b54-488e-47c8-9036-aa5e92edd79c} <Debug> DynamicQueryHandler: Done processing query
16632 2024.08.16 05:54:52.052334 [ 3 ] {e92e2b54-488e-47c8-9036-aa5e92edd79c} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
16633 2024.08.16 05:54:52.052350 [ 3 ] {} <Debug> HTTP-Session: 9ec999cb-17f4-4d76-b925-ebbc4f340576 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16634 2024.08.16 05:54:52.052521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16635 2024.08.16 05:54:52.052569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16636 2024.08.16 05:54:52.052587 [ 3 ] {} <Debug> HTTP-Session: 6ad19e3c-2d4e-4b4c-a252-483e49f497f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16637 2024.08.16 05:54:52.052604 [ 3 ] {} <Debug> HTTP-Session: 6ad19e3c-2d4e-4b4c-a252-483e49f497f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16638 2024.08.16 05:54:52.052617 [ 3 ] {} <Debug> HTTP-Session: 6ad19e3c-2d4e-4b4c-a252-483e49f497f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16639 2024.08.16 05:54:52.052648 [ 3 ] {} <Trace> HTTP-Session: 6ad19e3c-2d4e-4b4c-a252-483e49f497f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16640 2024.08.16 05:54:52.052762 [ 3 ] {c9062c2c-32d9-4626-8573-7d6521da15c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16641 2024.08.16 05:54:52.052805 [ 3 ] {c9062c2c-32d9-4626-8573-7d6521da15c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16642 2024.08.16 05:54:52.052930 [ 3 ] {c9062c2c-32d9-4626-8573-7d6521da15c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16643 2024.08.16 05:54:52.053269 [ 3 ] {c9062c2c-32d9-4626-8573-7d6521da15c6} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16644 2024.08.16 05:54:52.053305 [ 3 ] {c9062c2c-32d9-4626-8573-7d6521da15c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
16645 2024.08.16 05:54:52.053660 [ 3 ] {c9062c2c-32d9-4626-8573-7d6521da15c6} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
16646 2024.08.16 05:54:52.053986 [ 3 ] {c9062c2c-32d9-4626-8573-7d6521da15c6} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16647 2024.08.16 05:54:52.054109 [ 3 ] {c9062c2c-32d9-4626-8573-7d6521da15c6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001388 sec., 59077.8097982709 rows/sec., 3.75 MiB/sec.
16648 2024.08.16 05:54:52.054303 [ 3 ] {c9062c2c-32d9-4626-8573-7d6521da15c6} <Debug> DynamicQueryHandler: Done processing query
16649 2024.08.16 05:54:52.054342 [ 3 ] {c9062c2c-32d9-4626-8573-7d6521da15c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
16650 2024.08.16 05:54:52.054374 [ 3 ] {} <Debug> HTTP-Session: 6ad19e3c-2d4e-4b4c-a252-483e49f497f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16651 2024.08.16 05:54:54.861568 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache
16652 2024.08.16 05:54:54.861639 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache
16653 2024.08.16 05:54:57.052831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16654 2024.08.16 05:54:57.052955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16655 2024.08.16 05:54:57.052985 [ 3 ] {} <Debug> HTTP-Session: ec43922f-562c-4c78-879d-fec619af5ce8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16656 2024.08.16 05:54:57.053014 [ 3 ] {} <Debug> HTTP-Session: ec43922f-562c-4c78-879d-fec619af5ce8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16657 2024.08.16 05:54:57.053031 [ 3 ] {} <Debug> HTTP-Session: ec43922f-562c-4c78-879d-fec619af5ce8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16658 2024.08.16 05:54:57.053089 [ 3 ] {} <Trace> HTTP-Session: ec43922f-562c-4c78-879d-fec619af5ce8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16659 2024.08.16 05:54:57.053294 [ 3 ] {ef038c4d-4ff7-4bb6-988c-03b33cef709b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
16660 2024.08.16 05:54:57.053359 [ 3 ] {ef038c4d-4ff7-4bb6-988c-03b33cef709b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
16661 2024.08.16 05:54:57.053551 [ 3 ] {ef038c4d-4ff7-4bb6-988c-03b33cef709b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16662 2024.08.16 05:54:57.053970 [ 3 ] {ef038c4d-4ff7-4bb6-988c-03b33cef709b} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16663 2024.08.16 05:54:57.054010 [ 3 ] {ef038c4d-4ff7-4bb6-988c-03b33cef709b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
16664 2024.08.16 05:54:57.054385 [ 3 ] {ef038c4d-4ff7-4bb6-988c-03b33cef709b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
16665 2024.08.16 05:54:57.054722 [ 3 ] {ef038c4d-4ff7-4bb6-988c-03b33cef709b} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16666 2024.08.16 05:54:57.054884 [ 3 ] {ef038c4d-4ff7-4bb6-988c-03b33cef709b} <Debug> executeQuery: Read 26 rows, 2.11 KiB in 0.001647 sec., 15786.278081360048 rows/sec., 1.25 MiB/sec.
16667 2024.08.16 05:54:57.055083 [ 3 ] {ef038c4d-4ff7-4bb6-988c-03b33cef709b} <Debug> DynamicQueryHandler: Done processing query
16668 2024.08.16 05:54:57.055109 [ 3 ] {ef038c4d-4ff7-4bb6-988c-03b33cef709b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16669 2024.08.16 05:54:57.055124 [ 3 ] {} <Debug> HTTP-Session: ec43922f-562c-4c78-879d-fec619af5ce8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16670 2024.08.16 05:54:57.055256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16671 2024.08.16 05:54:57.055303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16672 2024.08.16 05:54:57.055322 [ 3 ] {} <Debug> HTTP-Session: a1bb3174-f83d-4f0c-bac2-5c1319d6879c Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16673 2024.08.16 05:54:57.055338 [ 3 ] {} <Debug> HTTP-Session: a1bb3174-f83d-4f0c-bac2-5c1319d6879c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16674 2024.08.16 05:54:57.055352 [ 3 ] {} <Debug> HTTP-Session: a1bb3174-f83d-4f0c-bac2-5c1319d6879c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16675 2024.08.16 05:54:57.055383 [ 3 ] {} <Trace> HTTP-Session: a1bb3174-f83d-4f0c-bac2-5c1319d6879c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16676 2024.08.16 05:54:57.055477 [ 3 ] {d38cff57-71e3-4f6d-9db5-99195f3cf017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
16677 2024.08.16 05:54:57.055520 [ 3 ] {d38cff57-71e3-4f6d-9db5-99195f3cf017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
16678 2024.08.16 05:54:57.055644 [ 3 ] {d38cff57-71e3-4f6d-9db5-99195f3cf017} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16679 2024.08.16 05:54:57.055965 [ 3 ] {d38cff57-71e3-4f6d-9db5-99195f3cf017} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16680 2024.08.16 05:54:57.056002 [ 3 ] {d38cff57-71e3-4f6d-9db5-99195f3cf017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
16681 2024.08.16 05:54:57.056301 [ 3 ] {d38cff57-71e3-4f6d-9db5-99195f3cf017} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
16682 2024.08.16 05:54:57.056606 [ 3 ] {d38cff57-71e3-4f6d-9db5-99195f3cf017} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16683 2024.08.16 05:54:57.056770 [ 3 ] {d38cff57-71e3-4f6d-9db5-99195f3cf017} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001311 sec., 3051.106025934401 rows/sec., 248.80 KiB/sec.
16684 2024.08.16 05:54:57.056769 [ 134 ] {} <Debug> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20) (MergerMutator): Selected 6 parts from all_1_34_7 to all_39_39_0
16685 2024.08.16 05:54:57.056899 [ 134 ] {} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16686 2024.08.16 05:54:57.056941 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
16687 2024.08.16 05:54:57.057023 [ 3 ] {d38cff57-71e3-4f6d-9db5-99195f3cf017} <Debug> DynamicQueryHandler: Done processing query
16688 2024.08.16 05:54:57.057077 [ 3 ] {d38cff57-71e3-4f6d-9db5-99195f3cf017} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
16689 2024.08.16 05:54:57.057130 [ 3 ] {} <Debug> HTTP-Session: a1bb3174-f83d-4f0c-bac2-5c1319d6879c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16690 2024.08.16 05:54:57.057178 [ 199 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_39_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_34_7 to all_39_39_0 into Compact with storage Full
16691 2024.08.16 05:54:57.057393 [ 199 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_39_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16692 2024.08.16 05:54:57.057414 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 184795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16693 2024.08.16 05:54:57.057434 [ 199 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 18 rows starting from the beginning of the part
16694 2024.08.16 05:54:57.057473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16695 2024.08.16 05:54:57.057507 [ 3 ] {} <Debug> HTTP-Session: 5d8d4c4f-b332-4c59-857d-5e4e33b333e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16696 2024.08.16 05:54:57.057534 [ 3 ] {} <Debug> HTTP-Session: 5d8d4c4f-b332-4c59-857d-5e4e33b333e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16697 2024.08.16 05:54:57.057537 [ 199 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part
16698 2024.08.16 05:54:57.057587 [ 3 ] {} <Debug> HTTP-Session: 5d8d4c4f-b332-4c59-857d-5e4e33b333e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16699 2024.08.16 05:54:57.057731 [ 3 ] {} <Trace> HTTP-Session: 5d8d4c4f-b332-4c59-857d-5e4e33b333e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16700 2024.08.16 05:54:57.057919 [ 199 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 4 rows starting from the beginning of the part
16701 2024.08.16 05:54:57.058237 [ 199 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part
16702 2024.08.16 05:54:57.058361 [ 199 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 4 rows starting from the beginning of the part
16703 2024.08.16 05:54:57.058605 [ 199 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 4 rows starting from the beginning of the part
16704 2024.08.16 05:54:57.058605 [ 3 ] {9d0aee83-fd5d-4fdf-9d1c-f2bca5c0c0f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16705 2024.08.16 05:54:57.058772 [ 3 ] {9d0aee83-fd5d-4fdf-9d1c-f2bca5c0c0f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16706 2024.08.16 05:54:57.059241 [ 3 ] {9d0aee83-fd5d-4fdf-9d1c-f2bca5c0c0f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16707 2024.08.16 05:54:57.060035 [ 200 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_39_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.002993389 sec., 10690.224357743013 rows/sec., 857.03 KiB/sec.
16708 2024.08.16 05:54:57.060394 [ 186 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_39_8} <Trace> MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary)
16709 2024.08.16 05:54:57.060805 [ 3 ] {9d0aee83-fd5d-4fdf-9d1c-f2bca5c0c0f5} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16710 2024.08.16 05:54:57.060882 [ 3 ] {9d0aee83-fd5d-4fdf-9d1c-f2bca5c0c0f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
16711 2024.08.16 05:54:57.061191 [ 186 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_39_8} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16712 2024.08.16 05:54:57.061387 [ 186 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_39_8} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20) (MergerMutator): Merged 6 parts: [all_1_34_7, all_39_39_0] -> all_1_39_8
16713 2024.08.16 05:54:57.061542 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
16714 2024.08.16 05:54:57.061610 [ 3 ] {9d0aee83-fd5d-4fdf-9d1c-f2bca5c0c0f5} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
16715 2024.08.16 05:54:57.061948 [ 3 ] {9d0aee83-fd5d-4fdf-9d1c-f2bca5c0c0f5} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16716 2024.08.16 05:54:57.062109 [ 3 ] {9d0aee83-fd5d-4fdf-9d1c-f2bca5c0c0f5} <Debug> executeQuery: Read 1276 rows, 107.71 KiB in 0.004005 sec., 318601.747815231 rows/sec., 26.26 MiB/sec.
16717 2024.08.16 05:54:57.062405 [ 3 ] {9d0aee83-fd5d-4fdf-9d1c-f2bca5c0c0f5} <Debug> DynamicQueryHandler: Done processing query
16718 2024.08.16 05:54:57.062468 [ 3 ] {9d0aee83-fd5d-4fdf-9d1c-f2bca5c0c0f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.96 MiB.
16719 2024.08.16 05:54:57.062523 [ 3 ] {} <Debug> HTTP-Session: 5d8d4c4f-b332-4c59-857d-5e4e33b333e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16720 2024.08.16 05:54:57.062757 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16721 2024.08.16 05:54:57.062808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16722 2024.08.16 05:54:57.062826 [ 3 ] {} <Debug> HTTP-Session: 5485650d-29d0-4f91-8c2e-b1c68e329883 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16723 2024.08.16 05:54:57.062843 [ 3 ] {} <Debug> HTTP-Session: 5485650d-29d0-4f91-8c2e-b1c68e329883 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16724 2024.08.16 05:54:57.062857 [ 3 ] {} <Debug> HTTP-Session: 5485650d-29d0-4f91-8c2e-b1c68e329883 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16725 2024.08.16 05:54:57.062888 [ 3 ] {} <Trace> HTTP-Session: 5485650d-29d0-4f91-8c2e-b1c68e329883 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16726 2024.08.16 05:54:57.062988 [ 3 ] {9f559f2d-2797-43da-9fee-45050d56b169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16727 2024.08.16 05:54:57.063031 [ 3 ] {9f559f2d-2797-43da-9fee-45050d56b169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16728 2024.08.16 05:54:57.063178 [ 3 ] {9f559f2d-2797-43da-9fee-45050d56b169} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16729 2024.08.16 05:54:57.063483 [ 3 ] {9f559f2d-2797-43da-9fee-45050d56b169} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16730 2024.08.16 05:54:57.063519 [ 3 ] {9f559f2d-2797-43da-9fee-45050d56b169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
16731 2024.08.16 05:54:57.063826 [ 3 ] {9f559f2d-2797-43da-9fee-45050d56b169} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
16732 2024.08.16 05:54:57.064129 [ 3 ] {9f559f2d-2797-43da-9fee-45050d56b169} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16733 2024.08.16 05:54:57.064290 [ 3 ] {9f559f2d-2797-43da-9fee-45050d56b169} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001322 sec., 3025.7186081694404 rows/sec., 211.27 KiB/sec.
16734 2024.08.16 05:54:57.064287 [ 133 ] {} <Debug> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca) (MergerMutator): Selected 6 parts from all_1_34_7 to all_39_39_0
16735 2024.08.16 05:54:57.064423 [ 133 ] {} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16736 2024.08.16 05:54:57.064464 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
16737 2024.08.16 05:54:57.064545 [ 3 ] {9f559f2d-2797-43da-9fee-45050d56b169} <Debug> DynamicQueryHandler: Done processing query
16738 2024.08.16 05:54:57.064604 [ 3 ] {9f559f2d-2797-43da-9fee-45050d56b169} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
16739 2024.08.16 05:54:57.064650 [ 3 ] {} <Debug> HTTP-Session: 5485650d-29d0-4f91-8c2e-b1c68e329883 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16740 2024.08.16 05:54:57.064692 [ 189 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_39_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_34_7 to all_39_39_0 into Compact with storage Full
16741 2024.08.16 05:54:57.064892 [ 189 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_39_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16742 2024.08.16 05:54:57.064916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 30454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16743 2024.08.16 05:54:57.064951 [ 189 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 18 rows starting from the beginning of the part
16744 2024.08.16 05:54:57.065009 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16745 2024.08.16 05:54:57.065094 [ 3 ] {} <Debug> HTTP-Session: fc11399b-ff45-460f-ac30-796667a7cc03 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16746 2024.08.16 05:54:57.065164 [ 3 ] {} <Debug> HTTP-Session: fc11399b-ff45-460f-ac30-796667a7cc03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16747 2024.08.16 05:54:57.065229 [ 189 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part
16748 2024.08.16 05:54:57.065245 [ 3 ] {} <Debug> HTTP-Session: fc11399b-ff45-460f-ac30-796667a7cc03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16749 2024.08.16 05:54:57.065394 [ 3 ] {} <Trace> HTTP-Session: fc11399b-ff45-460f-ac30-796667a7cc03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16750 2024.08.16 05:54:57.065490 [ 189 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 4 rows starting from the beginning of the part
16751 2024.08.16 05:54:57.065752 [ 189 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part
16752 2024.08.16 05:54:57.065932 [ 3 ] {08b877a8-5772-478e-bbba-7210d9cf4710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
16753 2024.08.16 05:54:57.065994 [ 189 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 4 rows starting from the beginning of the part
16754 2024.08.16 05:54:57.066099 [ 3 ] {08b877a8-5772-478e-bbba-7210d9cf4710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
16755 2024.08.16 05:54:57.066236 [ 189 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 4 rows starting from the beginning of the part
16756 2024.08.16 05:54:57.067012 [ 3 ] {08b877a8-5772-478e-bbba-7210d9cf4710} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16757 2024.08.16 05:54:57.068143 [ 3 ] {08b877a8-5772-478e-bbba-7210d9cf4710} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16758 2024.08.16 05:54:57.068208 [ 3 ] {08b877a8-5772-478e-bbba-7210d9cf4710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
16759 2024.08.16 05:54:57.068973 [ 189 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_39_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.004411443 sec., 7253.862284971153 rows/sec., 496.53 KiB/sec.
16760 2024.08.16 05:54:57.069105 [ 3 ] {08b877a8-5772-478e-bbba-7210d9cf4710} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
16761 2024.08.16 05:54:57.069147 [ 189 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_39_8} <Trace> MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary)
16762 2024.08.16 05:54:57.069885 [ 3 ] {08b877a8-5772-478e-bbba-7210d9cf4710} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16763 2024.08.16 05:54:57.070002 [ 189 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_39_8} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16764 2024.08.16 05:54:57.070200 [ 3 ] {08b877a8-5772-478e-bbba-7210d9cf4710} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.004529 sec., 50342.2389048355 rows/sec., 3.41 MiB/sec.
16765 2024.08.16 05:54:57.070233 [ 189 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_39_8} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca) (MergerMutator): Merged 6 parts: [all_1_34_7, all_39_39_0] -> all_1_39_8
16766 2024.08.16 05:54:57.070473 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
16767 2024.08.16 05:54:57.070578 [ 3 ] {08b877a8-5772-478e-bbba-7210d9cf4710} <Debug> DynamicQueryHandler: Done processing query
16768 2024.08.16 05:54:57.070608 [ 3 ] {08b877a8-5772-478e-bbba-7210d9cf4710} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
16769 2024.08.16 05:54:57.070624 [ 3 ] {} <Debug> HTTP-Session: fc11399b-ff45-460f-ac30-796667a7cc03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16770 2024.08.16 05:54:57.070871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 90907, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16771 2024.08.16 05:54:57.070920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16772 2024.08.16 05:54:57.070939 [ 3 ] {} <Debug> HTTP-Session: 09200283-7456-439c-bde4-19a896e9c8f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16773 2024.08.16 05:54:57.070955 [ 3 ] {} <Debug> HTTP-Session: 09200283-7456-439c-bde4-19a896e9c8f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16774 2024.08.16 05:54:57.070969 [ 3 ] {} <Debug> HTTP-Session: 09200283-7456-439c-bde4-19a896e9c8f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16775 2024.08.16 05:54:57.070999 [ 3 ] {} <Trace> HTTP-Session: 09200283-7456-439c-bde4-19a896e9c8f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16776 2024.08.16 05:54:57.071280 [ 3 ] {66e62c63-0aa9-4b3d-a027-6fe8f8396680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16777 2024.08.16 05:54:57.071324 [ 3 ] {66e62c63-0aa9-4b3d-a027-6fe8f8396680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16778 2024.08.16 05:54:57.071471 [ 3 ] {66e62c63-0aa9-4b3d-a027-6fe8f8396680} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16779 2024.08.16 05:54:57.072093 [ 3 ] {66e62c63-0aa9-4b3d-a027-6fe8f8396680} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16780 2024.08.16 05:54:57.072130 [ 3 ] {66e62c63-0aa9-4b3d-a027-6fe8f8396680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
16781 2024.08.16 05:54:57.072466 [ 3 ] {66e62c63-0aa9-4b3d-a027-6fe8f8396680} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
16782 2024.08.16 05:54:57.072797 [ 3 ] {66e62c63-0aa9-4b3d-a027-6fe8f8396680} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16783 2024.08.16 05:54:57.072952 [ 3 ] {66e62c63-0aa9-4b3d-a027-6fe8f8396680} <Debug> executeQuery: Read 550 rows, 41.81 KiB in 0.001844 sec., 298264.6420824295 rows/sec., 22.14 MiB/sec.
16784 2024.08.16 05:54:57.073159 [ 3 ] {66e62c63-0aa9-4b3d-a027-6fe8f8396680} <Debug> DynamicQueryHandler: Done processing query
16785 2024.08.16 05:54:57.073197 [ 3 ] {66e62c63-0aa9-4b3d-a027-6fe8f8396680} <Debug> MemoryTracker: Peak memory usage (for query): 4.55 MiB.
16786 2024.08.16 05:54:57.073231 [ 3 ] {} <Debug> HTTP-Session: 09200283-7456-439c-bde4-19a896e9c8f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16787 2024.08.16 05:54:57.073578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 160840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16788 2024.08.16 05:54:57.073628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16789 2024.08.16 05:54:57.073646 [ 3 ] {} <Debug> HTTP-Session: 3d14a0a4-1de1-4dc7-b00c-7304bb07256e Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16790 2024.08.16 05:54:57.073662 [ 3 ] {} <Debug> HTTP-Session: 3d14a0a4-1de1-4dc7-b00c-7304bb07256e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16791 2024.08.16 05:54:57.073676 [ 3 ] {} <Debug> HTTP-Session: 3d14a0a4-1de1-4dc7-b00c-7304bb07256e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16792 2024.08.16 05:54:57.073707 [ 3 ] {} <Trace> HTTP-Session: 3d14a0a4-1de1-4dc7-b00c-7304bb07256e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16793 2024.08.16 05:54:57.074115 [ 3 ] {886e5c16-2256-4d1b-8177-d5f3e9c37eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
16794 2024.08.16 05:54:57.074164 [ 3 ] {886e5c16-2256-4d1b-8177-d5f3e9c37eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
16795 2024.08.16 05:54:57.074310 [ 3 ] {886e5c16-2256-4d1b-8177-d5f3e9c37eab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16796 2024.08.16 05:54:57.075065 [ 3 ] {886e5c16-2256-4d1b-8177-d5f3e9c37eab} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16797 2024.08.16 05:54:57.075102 [ 3 ] {886e5c16-2256-4d1b-8177-d5f3e9c37eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
16798 2024.08.16 05:54:57.075542 [ 3 ] {886e5c16-2256-4d1b-8177-d5f3e9c37eab} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
16799 2024.08.16 05:54:57.075884 [ 3 ] {886e5c16-2256-4d1b-8177-d5f3e9c37eab} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16800 2024.08.16 05:54:57.076049 [ 3 ] {886e5c16-2256-4d1b-8177-d5f3e9c37eab} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.002189 sec., 386477.84376427595 rows/sec., 26.01 MiB/sec.
16801 2024.08.16 05:54:57.076227 [ 3 ] {886e5c16-2256-4d1b-8177-d5f3e9c37eab} <Debug> DynamicQueryHandler: Done processing query
16802 2024.08.16 05:54:57.076252 [ 3 ] {886e5c16-2256-4d1b-8177-d5f3e9c37eab} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
16803 2024.08.16 05:54:57.076268 [ 3 ] {} <Debug> HTTP-Session: 3d14a0a4-1de1-4dc7-b00c-7304bb07256e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16804 2024.08.16 05:54:57.076461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 42029, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16805 2024.08.16 05:54:57.076510 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16806 2024.08.16 05:54:57.076529 [ 3 ] {} <Debug> HTTP-Session: 7a47de14-a98c-4811-b44f-f9f2ac3c2fd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16807 2024.08.16 05:54:57.076544 [ 3 ] {} <Debug> HTTP-Session: 7a47de14-a98c-4811-b44f-f9f2ac3c2fd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16808 2024.08.16 05:54:57.076558 [ 3 ] {} <Debug> HTTP-Session: 7a47de14-a98c-4811-b44f-f9f2ac3c2fd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16809 2024.08.16 05:54:57.076588 [ 3 ] {} <Trace> HTTP-Session: 7a47de14-a98c-4811-b44f-f9f2ac3c2fd2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16810 2024.08.16 05:54:57.076921 [ 3 ] {671793f4-149c-4f06-bf82-dd0c4a83b443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
16811 2024.08.16 05:54:57.076985 [ 3 ] {671793f4-149c-4f06-bf82-dd0c4a83b443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
16812 2024.08.16 05:54:57.077406 [ 3 ] {671793f4-149c-4f06-bf82-dd0c4a83b443} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16813 2024.08.16 05:54:57.078096 [ 3 ] {671793f4-149c-4f06-bf82-dd0c4a83b443} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16814 2024.08.16 05:54:57.078131 [ 3 ] {671793f4-149c-4f06-bf82-dd0c4a83b443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
16815 2024.08.16 05:54:57.078752 [ 3 ] {671793f4-149c-4f06-bf82-dd0c4a83b443} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary)
16816 2024.08.16 05:54:57.079176 [ 3 ] {671793f4-149c-4f06-bf82-dd0c4a83b443} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16817 2024.08.16 05:54:57.079373 [ 3 ] {671793f4-149c-4f06-bf82-dd0c4a83b443} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002704 sec., 9615.384615384615 rows/sec., 17.23 MiB/sec.
16818 2024.08.16 05:54:57.079607 [ 3 ] {671793f4-149c-4f06-bf82-dd0c4a83b443} <Debug> DynamicQueryHandler: Done processing query
16819 2024.08.16 05:54:57.079631 [ 3 ] {671793f4-149c-4f06-bf82-dd0c4a83b443} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
16820 2024.08.16 05:54:57.079647 [ 3 ] {} <Debug> HTTP-Session: 7a47de14-a98c-4811-b44f-f9f2ac3c2fd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16821 2024.08.16 05:54:57.079814 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16822 2024.08.16 05:54:57.079864 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16823 2024.08.16 05:54:57.079883 [ 3 ] {} <Debug> HTTP-Session: e0898970-5758-4e36-8de5-7f8742ded896 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16824 2024.08.16 05:54:57.079899 [ 3 ] {} <Debug> HTTP-Session: e0898970-5758-4e36-8de5-7f8742ded896 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16825 2024.08.16 05:54:57.079912 [ 3 ] {} <Debug> HTTP-Session: e0898970-5758-4e36-8de5-7f8742ded896 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16826 2024.08.16 05:54:57.079943 [ 3 ] {} <Trace> HTTP-Session: e0898970-5758-4e36-8de5-7f8742ded896 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16827 2024.08.16 05:54:57.080059 [ 3 ] {a80ec41e-05ca-4c2b-836c-2b4fccb43ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
16828 2024.08.16 05:54:57.080104 [ 3 ] {a80ec41e-05ca-4c2b-836c-2b4fccb43ca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
16829 2024.08.16 05:54:57.080232 [ 3 ] {a80ec41e-05ca-4c2b-836c-2b4fccb43ca0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16830 2024.08.16 05:54:57.080541 [ 3 ] {a80ec41e-05ca-4c2b-836c-2b4fccb43ca0} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16831 2024.08.16 05:54:57.080576 [ 3 ] {a80ec41e-05ca-4c2b-836c-2b4fccb43ca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.63 GiB.
16832 2024.08.16 05:54:57.080935 [ 3 ] {a80ec41e-05ca-4c2b-836c-2b4fccb43ca0} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
16833 2024.08.16 05:54:57.081265 [ 3 ] {a80ec41e-05ca-4c2b-836c-2b4fccb43ca0} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16834 2024.08.16 05:54:57.081425 [ 3 ] {a80ec41e-05ca-4c2b-836c-2b4fccb43ca0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001402 sec., 42796.00570613409 rows/sec., 2.88 MiB/sec.
16835 2024.08.16 05:54:57.081602 [ 3 ] {a80ec41e-05ca-4c2b-836c-2b4fccb43ca0} <Debug> DynamicQueryHandler: Done processing query
16836 2024.08.16 05:54:57.081626 [ 3 ] {a80ec41e-05ca-4c2b-836c-2b4fccb43ca0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16837 2024.08.16 05:54:57.081642 [ 3 ] {} <Debug> HTTP-Session: e0898970-5758-4e36-8de5-7f8742ded896 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16838 2024.08.16 05:55:02.027562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 4210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16839 2024.08.16 05:55:02.027697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16840 2024.08.16 05:55:02.027728 [ 3 ] {} <Debug> HTTP-Session: 91ed3179-1b7e-4649-9a2f-38012d286566 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16841 2024.08.16 05:55:02.027755 [ 3 ] {} <Debug> HTTP-Session: 91ed3179-1b7e-4649-9a2f-38012d286566 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16842 2024.08.16 05:55:02.027773 [ 3 ] {} <Debug> HTTP-Session: 91ed3179-1b7e-4649-9a2f-38012d286566 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16843 2024.08.16 05:55:02.027826 [ 3 ] {} <Trace> HTTP-Session: 91ed3179-1b7e-4649-9a2f-38012d286566 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16844 2024.08.16 05:55:02.028040 [ 3 ] {e3f40806-b645-4bee-8b86-52f0db5d331d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
16845 2024.08.16 05:55:02.028113 [ 3 ] {e3f40806-b645-4bee-8b86-52f0db5d331d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
16846 2024.08.16 05:55:02.028333 [ 3 ] {e3f40806-b645-4bee-8b86-52f0db5d331d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16847 2024.08.16 05:55:02.028841 [ 3 ] {e3f40806-b645-4bee-8b86-52f0db5d331d} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16848 2024.08.16 05:55:02.028882 [ 3 ] {e3f40806-b645-4bee-8b86-52f0db5d331d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
16849 2024.08.16 05:55:02.029260 [ 3 ] {e3f40806-b645-4bee-8b86-52f0db5d331d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
16850 2024.08.16 05:55:02.029602 [ 3 ] {e3f40806-b645-4bee-8b86-52f0db5d331d} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16851 2024.08.16 05:55:02.029776 [ 3 ] {e3f40806-b645-4bee-8b86-52f0db5d331d} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.001801 sec., 16102.165463631316 rows/sec., 1.27 MiB/sec.
16852 2024.08.16 05:55:02.029986 [ 3 ] {e3f40806-b645-4bee-8b86-52f0db5d331d} <Debug> DynamicQueryHandler: Done processing query
16853 2024.08.16 05:55:02.030013 [ 3 ] {e3f40806-b645-4bee-8b86-52f0db5d331d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
16854 2024.08.16 05:55:02.030029 [ 3 ] {} <Debug> HTTP-Session: 91ed3179-1b7e-4649-9a2f-38012d286566 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16855 2024.08.16 05:55:02.030225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16856 2024.08.16 05:55:02.030275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16857 2024.08.16 05:55:02.030294 [ 3 ] {} <Debug> HTTP-Session: dd1b4fdd-a581-4dac-b7a6-166c145d6298 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16858 2024.08.16 05:55:02.030310 [ 3 ] {} <Debug> HTTP-Session: dd1b4fdd-a581-4dac-b7a6-166c145d6298 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16859 2024.08.16 05:55:02.030324 [ 3 ] {} <Debug> HTTP-Session: dd1b4fdd-a581-4dac-b7a6-166c145d6298 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16860 2024.08.16 05:55:02.030355 [ 3 ] {} <Trace> HTTP-Session: dd1b4fdd-a581-4dac-b7a6-166c145d6298 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16861 2024.08.16 05:55:02.030449 [ 3 ] {70efa8f6-dfbb-40ab-9c14-c9c031bcede4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
16862 2024.08.16 05:55:02.030492 [ 3 ] {70efa8f6-dfbb-40ab-9c14-c9c031bcede4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
16863 2024.08.16 05:55:02.030622 [ 3 ] {70efa8f6-dfbb-40ab-9c14-c9c031bcede4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16864 2024.08.16 05:55:02.030924 [ 3 ] {70efa8f6-dfbb-40ab-9c14-c9c031bcede4} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16865 2024.08.16 05:55:02.030961 [ 3 ] {70efa8f6-dfbb-40ab-9c14-c9c031bcede4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
16866 2024.08.16 05:55:02.031261 [ 3 ] {70efa8f6-dfbb-40ab-9c14-c9c031bcede4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
16867 2024.08.16 05:55:02.031566 [ 3 ] {70efa8f6-dfbb-40ab-9c14-c9c031bcede4} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16868 2024.08.16 05:55:02.031718 [ 3 ] {70efa8f6-dfbb-40ab-9c14-c9c031bcede4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001286 sec., 1555.2099533437013 rows/sec., 126.82 KiB/sec.
16869 2024.08.16 05:55:02.031894 [ 3 ] {70efa8f6-dfbb-40ab-9c14-c9c031bcede4} <Debug> DynamicQueryHandler: Done processing query
16870 2024.08.16 05:55:02.031919 [ 3 ] {70efa8f6-dfbb-40ab-9c14-c9c031bcede4} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
16871 2024.08.16 05:55:02.031934 [ 3 ] {} <Debug> HTTP-Session: dd1b4fdd-a581-4dac-b7a6-166c145d6298 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16872 2024.08.16 05:55:02.032095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 41643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16873 2024.08.16 05:55:02.032143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16874 2024.08.16 05:55:02.032162 [ 3 ] {} <Debug> HTTP-Session: 518a9dec-10f0-41ff-b0d6-bb3253d5bdca Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16875 2024.08.16 05:55:02.032177 [ 3 ] {} <Debug> HTTP-Session: 518a9dec-10f0-41ff-b0d6-bb3253d5bdca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16876 2024.08.16 05:55:02.032191 [ 3 ] {} <Debug> HTTP-Session: 518a9dec-10f0-41ff-b0d6-bb3253d5bdca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16877 2024.08.16 05:55:02.032221 [ 3 ] {} <Trace> HTTP-Session: 518a9dec-10f0-41ff-b0d6-bb3253d5bdca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16878 2024.08.16 05:55:02.032393 [ 3 ] {b1d875f6-bd04-4183-ab84-f74d7d1ec8f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
16879 2024.08.16 05:55:02.032436 [ 3 ] {b1d875f6-bd04-4183-ab84-f74d7d1ec8f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
16880 2024.08.16 05:55:02.032559 [ 3 ] {b1d875f6-bd04-4183-ab84-f74d7d1ec8f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16881 2024.08.16 05:55:02.033072 [ 3 ] {b1d875f6-bd04-4183-ab84-f74d7d1ec8f7} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16882 2024.08.16 05:55:02.033109 [ 3 ] {b1d875f6-bd04-4183-ab84-f74d7d1ec8f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
16883 2024.08.16 05:55:02.033453 [ 3 ] {b1d875f6-bd04-4183-ab84-f74d7d1ec8f7} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
16884 2024.08.16 05:55:02.033760 [ 3 ] {b1d875f6-bd04-4183-ab84-f74d7d1ec8f7} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16885 2024.08.16 05:55:02.033910 [ 3 ] {b1d875f6-bd04-4183-ab84-f74d7d1ec8f7} <Debug> executeQuery: Read 277 rows, 24.81 KiB in 0.001603 sec., 172800.99812850903 rows/sec., 15.11 MiB/sec.
16886 2024.08.16 05:55:02.033950 [ 128 ] {} <Debug> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
16887 2024.08.16 05:55:02.034087 [ 128 ] {} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16888 2024.08.16 05:55:02.034144 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
16889 2024.08.16 05:55:02.034166 [ 3 ] {b1d875f6-bd04-4183-ab84-f74d7d1ec8f7} <Debug> DynamicQueryHandler: Done processing query
16890 2024.08.16 05:55:02.034215 [ 3 ] {b1d875f6-bd04-4183-ab84-f74d7d1ec8f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
16891 2024.08.16 05:55:02.034274 [ 3 ] {} <Debug> HTTP-Session: 518a9dec-10f0-41ff-b0d6-bb3253d5bdca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16892 2024.08.16 05:55:02.034421 [ 200 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
16893 2024.08.16 05:55:02.034505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16894 2024.08.16 05:55:02.034601 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16895 2024.08.16 05:55:02.034660 [ 3 ] {} <Debug> HTTP-Session: 1ac0bb77-6f18-4033-9529-fa0f7044faf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16896 2024.08.16 05:55:02.034712 [ 3 ] {} <Debug> HTTP-Session: 1ac0bb77-6f18-4033-9529-fa0f7044faf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16897 2024.08.16 05:55:02.034726 [ 200 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16898 2024.08.16 05:55:02.034744 [ 3 ] {} <Debug> HTTP-Session: 1ac0bb77-6f18-4033-9529-fa0f7044faf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16899 2024.08.16 05:55:02.034799 [ 200 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1485 rows starting from the beginning of the part
16900 2024.08.16 05:55:02.034816 [ 3 ] {} <Trace> HTTP-Session: 1ac0bb77-6f18-4033-9529-fa0f7044faf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16901 2024.08.16 05:55:02.034988 [ 200 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 281 rows starting from the beginning of the part
16902 2024.08.16 05:55:02.035274 [ 3 ] {5e7af33e-ac6a-4c22-9b03-081b539ec1d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
16903 2024.08.16 05:55:02.035355 [ 200 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 136 rows starting from the beginning of the part
16904 2024.08.16 05:55:02.035448 [ 3 ] {5e7af33e-ac6a-4c22-9b03-081b539ec1d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
16905 2024.08.16 05:55:02.035643 [ 200 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 278 rows starting from the beginning of the part
16906 2024.08.16 05:55:02.035995 [ 200 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 1276 rows starting from the beginning of the part
16907 2024.08.16 05:55:02.036338 [ 200 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 277 rows starting from the beginning of the part
16908 2024.08.16 05:55:02.036707 [ 3 ] {5e7af33e-ac6a-4c22-9b03-081b539ec1d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16909 2024.08.16 05:55:02.037464 [ 3 ] {5e7af33e-ac6a-4c22-9b03-081b539ec1d5} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16910 2024.08.16 05:55:02.037535 [ 3 ] {5e7af33e-ac6a-4c22-9b03-081b539ec1d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
16911 2024.08.16 05:55:02.038218 [ 3 ] {5e7af33e-ac6a-4c22-9b03-081b539ec1d5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
16912 2024.08.16 05:55:02.038938 [ 3 ] {5e7af33e-ac6a-4c22-9b03-081b539ec1d5} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16913 2024.08.16 05:55:02.039115 [ 3 ] {5e7af33e-ac6a-4c22-9b03-081b539ec1d5} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.004098 sec., 488.0429477794046 rows/sec., 34.08 KiB/sec.
16914 2024.08.16 05:55:02.039311 [ 3 ] {5e7af33e-ac6a-4c22-9b03-081b539ec1d5} <Debug> DynamicQueryHandler: Done processing query
16915 2024.08.16 05:55:02.039338 [ 3 ] {5e7af33e-ac6a-4c22-9b03-081b539ec1d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
16916 2024.08.16 05:55:02.039354 [ 3 ] {} <Debug> HTTP-Session: 1ac0bb77-6f18-4033-9529-fa0f7044faf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16917 2024.08.16 05:55:02.039493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16918 2024.08.16 05:55:02.039628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16919 2024.08.16 05:55:02.039711 [ 3 ] {} <Debug> HTTP-Session: 8262aea4-bec1-44b7-a7a3-479fd2221e20 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16920 2024.08.16 05:55:02.039774 [ 3 ] {} <Debug> HTTP-Session: 8262aea4-bec1-44b7-a7a3-479fd2221e20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16921 2024.08.16 05:55:02.039799 [ 3 ] {} <Debug> HTTP-Session: 8262aea4-bec1-44b7-a7a3-479fd2221e20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16922 2024.08.16 05:55:02.039850 [ 3 ] {} <Trace> HTTP-Session: 8262aea4-bec1-44b7-a7a3-479fd2221e20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16923 2024.08.16 05:55:02.039882 [ 190 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3733 rows, containing 4 columns (4 merged, 0 gathered) in 0.005599733 sec., 666638.9272488528 rows/sec., 55.96 MiB/sec.
16924 2024.08.16 05:55:02.039987 [ 3 ] {0f01a010-7090-4958-b2e4-908322a2eaef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
16925 2024.08.16 05:55:02.040050 [ 3 ] {0f01a010-7090-4958-b2e4-908322a2eaef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
16926 2024.08.16 05:55:02.040205 [ 3 ] {0f01a010-7090-4958-b2e4-908322a2eaef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16927 2024.08.16 05:55:02.040417 [ 190 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
16928 2024.08.16 05:55:02.040722 [ 3 ] {0f01a010-7090-4958-b2e4-908322a2eaef} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16929 2024.08.16 05:55:02.040803 [ 3 ] {0f01a010-7090-4958-b2e4-908322a2eaef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
16930 2024.08.16 05:55:02.041415 [ 190 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_86_17} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16931 2024.08.16 05:55:02.041549 [ 3 ] {0f01a010-7090-4958-b2e4-908322a2eaef} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
16932 2024.08.16 05:55:02.041561 [ 190 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_86_17} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
16933 2024.08.16 05:55:02.041750 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB.
16934 2024.08.16 05:55:02.042021 [ 3 ] {0f01a010-7090-4958-b2e4-908322a2eaef} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16935 2024.08.16 05:55:02.042198 [ 3 ] {0f01a010-7090-4958-b2e4-908322a2eaef} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002252 sec., 6216.696269982238 rows/sec., 435.38 KiB/sec.
16936 2024.08.16 05:55:02.042220 [ 128 ] {} <Debug> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
16937 2024.08.16 05:55:02.042336 [ 128 ] {} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16938 2024.08.16 05:55:02.042401 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
16939 2024.08.16 05:55:02.042508 [ 3 ] {0f01a010-7090-4958-b2e4-908322a2eaef} <Debug> DynamicQueryHandler: Done processing query
16940 2024.08.16 05:55:02.042580 [ 3 ] {0f01a010-7090-4958-b2e4-908322a2eaef} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
16941 2024.08.16 05:55:02.042628 [ 3 ] {} <Debug> HTTP-Session: 8262aea4-bec1-44b7-a7a3-479fd2221e20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16942 2024.08.16 05:55:02.042653 [ 197 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::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
16943 2024.08.16 05:55:02.042799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16944 2024.08.16 05:55:02.042911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16945 2024.08.16 05:55:02.042942 [ 197 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16946 2024.08.16 05:55:02.042956 [ 3 ] {} <Debug> HTTP-Session: 67c3a1ca-b4eb-419b-b323-e53e9ffc4835 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16947 2024.08.16 05:55:02.043007 [ 3 ] {} <Debug> HTTP-Session: 67c3a1ca-b4eb-419b-b323-e53e9ffc4835 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16948 2024.08.16 05:55:02.043011 [ 197 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::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
16949 2024.08.16 05:55:02.043026 [ 3 ] {} <Debug> HTTP-Session: 67c3a1ca-b4eb-419b-b323-e53e9ffc4835 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16950 2024.08.16 05:55:02.043124 [ 3 ] {} <Trace> HTTP-Session: 67c3a1ca-b4eb-419b-b323-e53e9ffc4835 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16951 2024.08.16 05:55:02.043239 [ 197 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::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
16952 2024.08.16 05:55:02.043636 [ 197 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::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
16953 2024.08.16 05:55:02.043671 [ 3 ] {4c65c735-f414-4cec-91ec-2cc7f3904427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
16954 2024.08.16 05:55:02.043896 [ 197 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part
16955 2024.08.16 05:55:02.043908 [ 3 ] {4c65c735-f414-4cec-91ec-2cc7f3904427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
16956 2024.08.16 05:55:02.044181 [ 197 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 228 rows starting from the beginning of the part
16957 2024.08.16 05:55:02.044491 [ 197 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::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
16958 2024.08.16 05:55:02.045118 [ 3 ] {4c65c735-f414-4cec-91ec-2cc7f3904427} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16959 2024.08.16 05:55:02.045777 [ 3 ] {4c65c735-f414-4cec-91ec-2cc7f3904427} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16960 2024.08.16 05:55:02.045832 [ 3 ] {4c65c735-f414-4cec-91ec-2cc7f3904427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
16961 2024.08.16 05:55:02.046728 [ 3 ] {4c65c735-f414-4cec-91ec-2cc7f3904427} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
16962 2024.08.16 05:55:02.047440 [ 201 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 4 columns (4 merged, 0 gathered) in 0.004904521 sec., 107451.87960251367 rows/sec., 6.89 MiB/sec.
16963 2024.08.16 05:55:02.047507 [ 3 ] {4c65c735-f414-4cec-91ec-2cc7f3904427} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16964 2024.08.16 05:55:02.047781 [ 3 ] {4c65c735-f414-4cec-91ec-2cc7f3904427} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.004403 sec., 1362.7072450601863 rows/sec., 80.51 KiB/sec.
16965 2024.08.16 05:55:02.047827 [ 196 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
16966 2024.08.16 05:55:02.048146 [ 3 ] {4c65c735-f414-4cec-91ec-2cc7f3904427} <Debug> DynamicQueryHandler: Done processing query
16967 2024.08.16 05:55:02.048181 [ 3 ] {4c65c735-f414-4cec-91ec-2cc7f3904427} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
16968 2024.08.16 05:55:02.048225 [ 3 ] {} <Debug> HTTP-Session: 67c3a1ca-b4eb-419b-b323-e53e9ffc4835 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16969 2024.08.16 05:55:02.048472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 67054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16970 2024.08.16 05:55:02.048580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16971 2024.08.16 05:55:02.048621 [ 3 ] {} <Debug> HTTP-Session: cc9a1932-fdd7-467e-a44c-4b04c8ede8aa Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16972 2024.08.16 05:55:02.048648 [ 3 ] {} <Debug> HTTP-Session: cc9a1932-fdd7-467e-a44c-4b04c8ede8aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16973 2024.08.16 05:55:02.048670 [ 3 ] {} <Debug> HTTP-Session: cc9a1932-fdd7-467e-a44c-4b04c8ede8aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
16974 2024.08.16 05:55:02.048717 [ 3 ] {} <Trace> HTTP-Session: cc9a1932-fdd7-467e-a44c-4b04c8ede8aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
16975 2024.08.16 05:55:02.048796 [ 196 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_51_10} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16976 2024.08.16 05:55:02.048956 [ 196 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_51_10} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10
16977 2024.08.16 05:55:02.049056 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB.
16978 2024.08.16 05:55:02.049114 [ 3 ] {c3215974-ed0b-45d9-ba92-45ba9b11a96b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
16979 2024.08.16 05:55:02.049164 [ 3 ] {c3215974-ed0b-45d9-ba92-45ba9b11a96b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
16980 2024.08.16 05:55:02.049314 [ 3 ] {c3215974-ed0b-45d9-ba92-45ba9b11a96b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
16981 2024.08.16 05:55:02.049901 [ 3 ] {c3215974-ed0b-45d9-ba92-45ba9b11a96b} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16982 2024.08.16 05:55:02.049940 [ 3 ] {c3215974-ed0b-45d9-ba92-45ba9b11a96b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
16983 2024.08.16 05:55:02.050283 [ 3 ] {c3215974-ed0b-45d9-ba92-45ba9b11a96b} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
16984 2024.08.16 05:55:02.050593 [ 3 ] {c3215974-ed0b-45d9-ba92-45ba9b11a96b} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
16985 2024.08.16 05:55:02.050749 [ 3 ] {c3215974-ed0b-45d9-ba92-45ba9b11a96b} <Debug> executeQuery: Read 413 rows, 30.17 KiB in 0.001884 sec., 219214.43736730362 rows/sec., 15.64 MiB/sec.
16986 2024.08.16 05:55:02.050763 [ 128 ] {} <Debug> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
16987 2024.08.16 05:55:02.050841 [ 128 ] {} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
16988 2024.08.16 05:55:02.050894 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
16989 2024.08.16 05:55:02.051026 [ 3 ] {c3215974-ed0b-45d9-ba92-45ba9b11a96b} <Debug> DynamicQueryHandler: Done processing query
16990 2024.08.16 05:55:02.051086 [ 3 ] {c3215974-ed0b-45d9-ba92-45ba9b11a96b} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
16991 2024.08.16 05:55:02.051107 [ 191 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
16992 2024.08.16 05:55:02.051132 [ 3 ] {} <Debug> HTTP-Session: cc9a1932-fdd7-467e-a44c-4b04c8ede8aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
16993 2024.08.16 05:55:02.051440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
16994 2024.08.16 05:55:02.051609 [ 191 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
16995 2024.08.16 05:55:02.051612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
16996 2024.08.16 05:55:02.051694 [ 3 ] {} <Debug> HTTP-Session: 2fb2dda4-c488-4b9c-bcad-beff5313bcc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
16997 2024.08.16 05:55:02.051703 [ 191 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 943 rows starting from the beginning of the part
16998 2024.08.16 05:55:02.051778 [ 3 ] {} <Debug> HTTP-Session: 2fb2dda4-c488-4b9c-bcad-beff5313bcc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
16999 2024.08.16 05:55:02.051842 [ 3 ] {} <Debug> HTTP-Session: 2fb2dda4-c488-4b9c-bcad-beff5313bcc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17000 2024.08.16 05:55:02.052030 [ 3 ] {} <Trace> HTTP-Session: 2fb2dda4-c488-4b9c-bcad-beff5313bcc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17001 2024.08.16 05:55:02.052151 [ 191 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 430 rows starting from the beginning of the part
17002 2024.08.16 05:55:02.052582 [ 3 ] {c1e0c515-544b-446b-b7ad-81060406fb31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
17003 2024.08.16 05:55:02.052662 [ 191 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 103 rows starting from the beginning of the part
17004 2024.08.16 05:55:02.052849 [ 3 ] {c1e0c515-544b-446b-b7ad-81060406fb31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
17005 2024.08.16 05:55:02.053232 [ 191 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 415 rows starting from the beginning of the part
17006 2024.08.16 05:55:02.053686 [ 191 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 550 rows starting from the beginning of the part
17007 2024.08.16 05:55:02.054226 [ 191 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 413 rows starting from the beginning of the part
17008 2024.08.16 05:55:02.054747 [ 3 ] {c1e0c515-544b-446b-b7ad-81060406fb31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17009 2024.08.16 05:55:02.055447 [ 3 ] {c1e0c515-544b-446b-b7ad-81060406fb31} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17010 2024.08.16 05:55:02.055489 [ 3 ] {c1e0c515-544b-446b-b7ad-81060406fb31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
17011 2024.08.16 05:55:02.056047 [ 3 ] {c1e0c515-544b-446b-b7ad-81060406fb31} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
17012 2024.08.16 05:55:02.056409 [ 3 ] {c1e0c515-544b-446b-b7ad-81060406fb31} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17013 2024.08.16 05:55:02.056836 [ 3 ] {c1e0c515-544b-446b-b7ad-81060406fb31} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004505 sec., 1331.853496115427 rows/sec., 69.58 KiB/sec.
17014 2024.08.16 05:55:02.056988 [ 191 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2854 rows, containing 4 columns (4 merged, 0 gathered) in 0.00602154 sec., 473965.1318433491 rows/sec., 34.39 MiB/sec.
17015 2024.08.16 05:55:02.057354 [ 191 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
17016 2024.08.16 05:55:02.057372 [ 3 ] {c1e0c515-544b-446b-b7ad-81060406fb31} <Debug> DynamicQueryHandler: Done processing query
17017 2024.08.16 05:55:02.057466 [ 3 ] {c1e0c515-544b-446b-b7ad-81060406fb31} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
17018 2024.08.16 05:55:02.057560 [ 3 ] {} <Debug> HTTP-Session: 2fb2dda4-c488-4b9c-bcad-beff5313bcc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17019 2024.08.16 05:55:02.057827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 44816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17020 2024.08.16 05:55:02.057888 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17021 2024.08.16 05:55:02.057915 [ 3 ] {} <Debug> HTTP-Session: e57cac1e-ecbd-4eaf-9941-2138a0e6f396 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
17022 2024.08.16 05:55:02.057935 [ 3 ] {} <Debug> HTTP-Session: e57cac1e-ecbd-4eaf-9941-2138a0e6f396 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17023 2024.08.16 05:55:02.057956 [ 3 ] {} <Debug> HTTP-Session: e57cac1e-ecbd-4eaf-9941-2138a0e6f396 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17024 2024.08.16 05:55:02.057994 [ 3 ] {} <Trace> HTTP-Session: e57cac1e-ecbd-4eaf-9941-2138a0e6f396 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17025 2024.08.16 05:55:02.058051 [ 191 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_86_17} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17026 2024.08.16 05:55:02.058138 [ 191 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_86_17} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
17027 2024.08.16 05:55:02.058222 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB.
17028 2024.08.16 05:55:02.058233 [ 3 ] {96e4c03f-fcc2-4edf-8c67-aadc1edb7d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17029 2024.08.16 05:55:02.058285 [ 3 ] {96e4c03f-fcc2-4edf-8c67-aadc1edb7d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17030 2024.08.16 05:55:02.058430 [ 3 ] {96e4c03f-fcc2-4edf-8c67-aadc1edb7d29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17031 2024.08.16 05:55:02.058870 [ 3 ] {96e4c03f-fcc2-4edf-8c67-aadc1edb7d29} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17032 2024.08.16 05:55:02.058907 [ 3 ] {96e4c03f-fcc2-4edf-8c67-aadc1edb7d29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
17033 2024.08.16 05:55:02.059300 [ 3 ] {96e4c03f-fcc2-4edf-8c67-aadc1edb7d29} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
17034 2024.08.16 05:55:02.059636 [ 3 ] {96e4c03f-fcc2-4edf-8c67-aadc1edb7d29} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17035 2024.08.16 05:55:02.059800 [ 3 ] {96e4c03f-fcc2-4edf-8c67-aadc1edb7d29} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001707 sec., 139425.89338019918 rows/sec., 9.35 MiB/sec.
17036 2024.08.16 05:55:02.059823 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
17037 2024.08.16 05:55:02.059949 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17038 2024.08.16 05:55:02.060008 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
17039 2024.08.16 05:55:02.060097 [ 3 ] {96e4c03f-fcc2-4edf-8c67-aadc1edb7d29} <Debug> DynamicQueryHandler: Done processing query
17040 2024.08.16 05:55:02.060166 [ 3 ] {96e4c03f-fcc2-4edf-8c67-aadc1edb7d29} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
17041 2024.08.16 05:55:02.060227 [ 3 ] {} <Debug> HTTP-Session: e57cac1e-ecbd-4eaf-9941-2138a0e6f396 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17042 2024.08.16 05:55:02.060251 [ 201 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
17043 2024.08.16 05:55:02.060419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17044 2024.08.16 05:55:02.060530 [ 201 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17045 2024.08.16 05:55:02.060531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17046 2024.08.16 05:55:02.060608 [ 201 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 25967 rows starting from the beginning of the part
17047 2024.08.16 05:55:02.060612 [ 3 ] {} <Debug> HTTP-Session: 24b3612d-7b32-4e1a-87c2-e39fbe53474d Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
17048 2024.08.16 05:55:02.060675 [ 3 ] {} <Debug> HTTP-Session: 24b3612d-7b32-4e1a-87c2-e39fbe53474d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17049 2024.08.16 05:55:02.060714 [ 3 ] {} <Debug> HTTP-Session: 24b3612d-7b32-4e1a-87c2-e39fbe53474d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17050 2024.08.16 05:55:02.060859 [ 3 ] {} <Trace> HTTP-Session: 24b3612d-7b32-4e1a-87c2-e39fbe53474d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17051 2024.08.16 05:55:02.060865 [ 201 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 230 rows starting from the beginning of the part
17052 2024.08.16 05:55:02.061341 [ 201 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 161 rows starting from the beginning of the part
17053 2024.08.16 05:55:02.061345 [ 3 ] {686673e8-a54d-43fe-97f0-60dc01c61260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
17054 2024.08.16 05:55:02.061580 [ 3 ] {686673e8-a54d-43fe-97f0-60dc01c61260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
17055 2024.08.16 05:55:02.061617 [ 201 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 239 rows starting from the beginning of the part
17056 2024.08.16 05:55:02.062008 [ 201 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 846 rows starting from the beginning of the part
17057 2024.08.16 05:55:02.062389 [ 201 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 238 rows starting from the beginning of the part
17058 2024.08.16 05:55:02.062894 [ 3 ] {686673e8-a54d-43fe-97f0-60dc01c61260} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17059 2024.08.16 05:55:02.063582 [ 3 ] {686673e8-a54d-43fe-97f0-60dc01c61260} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17060 2024.08.16 05:55:02.063650 [ 3 ] {686673e8-a54d-43fe-97f0-60dc01c61260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
17061 2024.08.16 05:55:02.064067 [ 3 ] {686673e8-a54d-43fe-97f0-60dc01c61260} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
17062 2024.08.16 05:55:02.064526 [ 3 ] {686673e8-a54d-43fe-97f0-60dc01c61260} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17063 2024.08.16 05:55:02.064940 [ 3 ] {686673e8-a54d-43fe-97f0-60dc01c61260} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003893 sec., 256.871307474955 rows/sec., 17.31 KiB/sec.
17064 2024.08.16 05:55:02.065338 [ 3 ] {686673e8-a54d-43fe-97f0-60dc01c61260} <Debug> DynamicQueryHandler: Done processing query
17065 2024.08.16 05:55:02.065384 [ 3 ] {686673e8-a54d-43fe-97f0-60dc01c61260} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
17066 2024.08.16 05:55:02.065407 [ 3 ] {} <Debug> HTTP-Session: 24b3612d-7b32-4e1a-87c2-e39fbe53474d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17067 2024.08.16 05:55:02.065621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 46515, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17068 2024.08.16 05:55:02.065684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17069 2024.08.16 05:55:02.065710 [ 3 ] {} <Debug> HTTP-Session: 2cc56ae5-22ac-4a4f-8afb-c0fc87de15df Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
17070 2024.08.16 05:55:02.065732 [ 3 ] {} <Debug> HTTP-Session: 2cc56ae5-22ac-4a4f-8afb-c0fc87de15df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17071 2024.08.16 05:55:02.065746 [ 3 ] {} <Debug> HTTP-Session: 2cc56ae5-22ac-4a4f-8afb-c0fc87de15df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17072 2024.08.16 05:55:02.065780 [ 3 ] {} <Trace> HTTP-Session: 2cc56ae5-22ac-4a4f-8afb-c0fc87de15df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17073 2024.08.16 05:55:02.066112 [ 3 ] {d518f2af-28e4-4977-a20a-77db82f1a38d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
17074 2024.08.16 05:55:02.066188 [ 3 ] {d518f2af-28e4-4977-a20a-77db82f1a38d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
17075 2024.08.16 05:55:02.066851 [ 3 ] {d518f2af-28e4-4977-a20a-77db82f1a38d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17076 2024.08.16 05:55:02.067898 [ 3 ] {d518f2af-28e4-4977-a20a-77db82f1a38d} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17077 2024.08.16 05:55:02.067939 [ 3 ] {d518f2af-28e4-4977-a20a-77db82f1a38d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
17078 2024.08.16 05:55:02.068813 [ 3 ] {d518f2af-28e4-4977-a20a-77db82f1a38d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary)
17079 2024.08.16 05:55:02.069319 [ 3 ] {d518f2af-28e4-4977-a20a-77db82f1a38d} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17080 2024.08.16 05:55:02.069614 [ 3 ] {d518f2af-28e4-4977-a20a-77db82f1a38d} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.00373 sec., 7774.7989276139415 rows/sec., 13.93 MiB/sec.
17081 2024.08.16 05:55:02.069892 [ 3 ] {d518f2af-28e4-4977-a20a-77db82f1a38d} <Debug> DynamicQueryHandler: Done processing query
17082 2024.08.16 05:55:02.069931 [ 3 ] {d518f2af-28e4-4977-a20a-77db82f1a38d} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
17083 2024.08.16 05:55:02.069960 [ 3 ] {} <Debug> HTTP-Session: 2cc56ae5-22ac-4a4f-8afb-c0fc87de15df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17084 2024.08.16 05:55:02.070151 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17085 2024.08.16 05:55:02.070256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17086 2024.08.16 05:55:02.070304 [ 3 ] {} <Debug> HTTP-Session: f72ff108-6039-49ce-b0e1-ee6fe7ca14b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
17087 2024.08.16 05:55:02.070355 [ 3 ] {} <Debug> HTTP-Session: f72ff108-6039-49ce-b0e1-ee6fe7ca14b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17088 2024.08.16 05:55:02.070406 [ 3 ] {} <Debug> HTTP-Session: f72ff108-6039-49ce-b0e1-ee6fe7ca14b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17089 2024.08.16 05:55:02.070531 [ 3 ] {} <Trace> HTTP-Session: f72ff108-6039-49ce-b0e1-ee6fe7ca14b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17090 2024.08.16 05:55:02.070681 [ 195 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27681 rows, containing 5 columns (5 merged, 0 gathered) in 0.010565344 sec., 2619980.9490348822 rows/sec., 177.00 MiB/sec.
17091 2024.08.16 05:55:02.070774 [ 3 ] {43acc13a-04b9-4e95-80d2-05e69596f682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17092 2024.08.16 05:55:02.070822 [ 3 ] {43acc13a-04b9-4e95-80d2-05e69596f682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17093 2024.08.16 05:55:02.071020 [ 3 ] {43acc13a-04b9-4e95-80d2-05e69596f682} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17094 2024.08.16 05:55:02.071137 [ 194 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
17095 2024.08.16 05:55:02.071552 [ 3 ] {43acc13a-04b9-4e95-80d2-05e69596f682} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17096 2024.08.16 05:55:02.071693 [ 3 ] {43acc13a-04b9-4e95-80d2-05e69596f682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
17097 2024.08.16 05:55:02.072100 [ 194 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17098 2024.08.16 05:55:02.072265 [ 194 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
17099 2024.08.16 05:55:02.072438 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB.
17100 2024.08.16 05:55:02.072498 [ 3 ] {43acc13a-04b9-4e95-80d2-05e69596f682} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
17101 2024.08.16 05:55:02.072833 [ 3 ] {43acc13a-04b9-4e95-80d2-05e69596f682} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17102 2024.08.16 05:55:02.072998 [ 3 ] {43acc13a-04b9-4e95-80d2-05e69596f682} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002311 sec., 35482.4751189961 rows/sec., 2.25 MiB/sec.
17103 2024.08.16 05:55:02.073027 [ 128 ] {} <Debug> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
17104 2024.08.16 05:55:02.073131 [ 128 ] {} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17105 2024.08.16 05:55:02.073213 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
17106 2024.08.16 05:55:02.073330 [ 3 ] {43acc13a-04b9-4e95-80d2-05e69596f682} <Debug> DynamicQueryHandler: Done processing query
17107 2024.08.16 05:55:02.073399 [ 3 ] {43acc13a-04b9-4e95-80d2-05e69596f682} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17108 2024.08.16 05:55:02.073445 [ 3 ] {} <Debug> HTTP-Session: f72ff108-6039-49ce-b0e1-ee6fe7ca14b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17109 2024.08.16 05:55:02.073456 [ 198 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
17110 2024.08.16 05:55:02.073614 [ 198 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17111 2024.08.16 05:55:02.073650 [ 198 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5352 rows starting from the beginning of the part
17112 2024.08.16 05:55:02.073754 [ 198 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 78 rows starting from the beginning of the part
17113 2024.08.16 05:55:02.073998 [ 198 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part
17114 2024.08.16 05:55:02.074104 [ 198 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 82 rows starting from the beginning of the part
17115 2024.08.16 05:55:02.074344 [ 198 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part
17116 2024.08.16 05:55:02.074560 [ 198 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 82 rows starting from the beginning of the part
17117 2024.08.16 05:55:02.076740 [ 198 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5714 rows, containing 4 columns (4 merged, 0 gathered) in 0.003424906 sec., 1668366.9566405618 rows/sec., 108.83 MiB/sec.
17118 2024.08.16 05:55:02.077041 [ 198 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
17119 2024.08.16 05:55:02.077398 [ 198 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_86_17} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17120 2024.08.16 05:55:02.077469 [ 198 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_86_17} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
17121 2024.08.16 05:55:02.077538 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB.
17122 2024.08.16 05:55:07.023424 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17123 2024.08.16 05:55:07.023561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17124 2024.08.16 05:55:07.023591 [ 3 ] {} <Debug> HTTP-Session: 408b6d87-70fa-418e-9018-10326d379b54 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
17125 2024.08.16 05:55:07.023619 [ 3 ] {} <Debug> HTTP-Session: 408b6d87-70fa-418e-9018-10326d379b54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17126 2024.08.16 05:55:07.023636 [ 3 ] {} <Debug> HTTP-Session: 408b6d87-70fa-418e-9018-10326d379b54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17127 2024.08.16 05:55:07.023694 [ 3 ] {} <Trace> HTTP-Session: 408b6d87-70fa-418e-9018-10326d379b54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17128 2024.08.16 05:55:07.023902 [ 3 ] {12de09f6-911c-45fc-9fbb-a8f51e30b339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
17129 2024.08.16 05:55:07.023974 [ 3 ] {12de09f6-911c-45fc-9fbb-a8f51e30b339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
17130 2024.08.16 05:55:07.024189 [ 3 ] {12de09f6-911c-45fc-9fbb-a8f51e30b339} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17131 2024.08.16 05:55:07.024684 [ 3 ] {12de09f6-911c-45fc-9fbb-a8f51e30b339} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17132 2024.08.16 05:55:07.024726 [ 3 ] {12de09f6-911c-45fc-9fbb-a8f51e30b339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
17133 2024.08.16 05:55:07.025111 [ 3 ] {12de09f6-911c-45fc-9fbb-a8f51e30b339} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
17134 2024.08.16 05:55:07.025453 [ 3 ] {12de09f6-911c-45fc-9fbb-a8f51e30b339} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17135 2024.08.16 05:55:07.025629 [ 3 ] {12de09f6-911c-45fc-9fbb-a8f51e30b339} <Debug> executeQuery: Read 26 rows, 2.11 KiB in 0.001791 sec., 14517.029592406476 rows/sec., 1.15 MiB/sec.
17136 2024.08.16 05:55:07.025886 [ 3 ] {12de09f6-911c-45fc-9fbb-a8f51e30b339} <Debug> DynamicQueryHandler: Done processing query
17137 2024.08.16 05:55:07.025926 [ 3 ] {12de09f6-911c-45fc-9fbb-a8f51e30b339} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17138 2024.08.16 05:55:07.025960 [ 3 ] {} <Debug> HTTP-Session: 408b6d87-70fa-418e-9018-10326d379b54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17139 2024.08.16 05:55:07.026166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 19589, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17140 2024.08.16 05:55:07.026223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17141 2024.08.16 05:55:07.026266 [ 3 ] {} <Debug> HTTP-Session: 8b20ae26-b022-41b6-89fa-b46e6db5298f Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
17142 2024.08.16 05:55:07.026285 [ 3 ] {} <Debug> HTTP-Session: 8b20ae26-b022-41b6-89fa-b46e6db5298f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17143 2024.08.16 05:55:07.026299 [ 3 ] {} <Debug> HTTP-Session: 8b20ae26-b022-41b6-89fa-b46e6db5298f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17144 2024.08.16 05:55:07.026335 [ 3 ] {} <Trace> HTTP-Session: 8b20ae26-b022-41b6-89fa-b46e6db5298f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17145 2024.08.16 05:55:07.026480 [ 3 ] {1ac45047-8144-4ab8-9e20-d4abd1ae8e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17146 2024.08.16 05:55:07.026525 [ 3 ] {1ac45047-8144-4ab8-9e20-d4abd1ae8e28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17147 2024.08.16 05:55:07.026656 [ 3 ] {1ac45047-8144-4ab8-9e20-d4abd1ae8e28} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17148 2024.08.16 05:55:07.027069 [ 3 ] {1ac45047-8144-4ab8-9e20-d4abd1ae8e28} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17149 2024.08.16 05:55:07.027106 [ 3 ] {1ac45047-8144-4ab8-9e20-d4abd1ae8e28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
17150 2024.08.16 05:55:07.027426 [ 3 ] {1ac45047-8144-4ab8-9e20-d4abd1ae8e28} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
17151 2024.08.16 05:55:07.027751 [ 3 ] {1ac45047-8144-4ab8-9e20-d4abd1ae8e28} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17152 2024.08.16 05:55:07.027923 [ 3 ] {1ac45047-8144-4ab8-9e20-d4abd1ae8e28} <Debug> executeQuery: Read 134 rows, 11.45 KiB in 0.001505 sec., 89036.54485049834 rows/sec., 7.43 MiB/sec.
17153 2024.08.16 05:55:07.028211 [ 3 ] {1ac45047-8144-4ab8-9e20-d4abd1ae8e28} <Debug> DynamicQueryHandler: Done processing query
17154 2024.08.16 05:55:07.028274 [ 3 ] {1ac45047-8144-4ab8-9e20-d4abd1ae8e28} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
17155 2024.08.16 05:55:07.028336 [ 3 ] {} <Debug> HTTP-Session: 8b20ae26-b022-41b6-89fa-b46e6db5298f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17156 2024.08.16 05:55:07.028523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 15281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17157 2024.08.16 05:55:07.028577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17158 2024.08.16 05:55:07.028596 [ 3 ] {} <Debug> HTTP-Session: 626b32b9-ca43-42ed-8294-0f441a72465d Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
17159 2024.08.16 05:55:07.028614 [ 3 ] {} <Debug> HTTP-Session: 626b32b9-ca43-42ed-8294-0f441a72465d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17160 2024.08.16 05:55:07.028627 [ 3 ] {} <Debug> HTTP-Session: 626b32b9-ca43-42ed-8294-0f441a72465d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17161 2024.08.16 05:55:07.028661 [ 3 ] {} <Trace> HTTP-Session: 626b32b9-ca43-42ed-8294-0f441a72465d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17162 2024.08.16 05:55:07.028800 [ 3 ] {f37e8ada-a08b-43a2-892e-8d56bab2cb61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17163 2024.08.16 05:55:07.028845 [ 3 ] {f37e8ada-a08b-43a2-892e-8d56bab2cb61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17164 2024.08.16 05:55:07.028992 [ 3 ] {f37e8ada-a08b-43a2-892e-8d56bab2cb61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17165 2024.08.16 05:55:07.029406 [ 3 ] {f37e8ada-a08b-43a2-892e-8d56bab2cb61} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17166 2024.08.16 05:55:07.029443 [ 3 ] {f37e8ada-a08b-43a2-892e-8d56bab2cb61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
17167 2024.08.16 05:55:07.029763 [ 3 ] {f37e8ada-a08b-43a2-892e-8d56bab2cb61} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
17168 2024.08.16 05:55:07.030080 [ 3 ] {f37e8ada-a08b-43a2-892e-8d56bab2cb61} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17169 2024.08.16 05:55:07.030234 [ 3 ] {f37e8ada-a08b-43a2-892e-8d56bab2cb61} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00149 sec., 60402.68456375839 rows/sec., 4.72 MiB/sec.
17170 2024.08.16 05:55:07.030411 [ 3 ] {f37e8ada-a08b-43a2-892e-8d56bab2cb61} <Debug> DynamicQueryHandler: Done processing query
17171 2024.08.16 05:55:07.030436 [ 3 ] {f37e8ada-a08b-43a2-892e-8d56bab2cb61} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
17172 2024.08.16 05:55:07.030452 [ 3 ] {} <Debug> HTTP-Session: 626b32b9-ca43-42ed-8294-0f441a72465d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17173 2024.08.16 05:55:07.030626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 32513, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17174 2024.08.16 05:55:07.030676 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17175 2024.08.16 05:55:07.030695 [ 3 ] {} <Debug> HTTP-Session: 94454656-89c2-4b85-ad42-1e9d7b60666e Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
17176 2024.08.16 05:55:07.030712 [ 3 ] {} <Debug> HTTP-Session: 94454656-89c2-4b85-ad42-1e9d7b60666e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17177 2024.08.16 05:55:07.030726 [ 3 ] {} <Debug> HTTP-Session: 94454656-89c2-4b85-ad42-1e9d7b60666e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17178 2024.08.16 05:55:07.030757 [ 3 ] {} <Trace> HTTP-Session: 94454656-89c2-4b85-ad42-1e9d7b60666e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17179 2024.08.16 05:55:07.030902 [ 3 ] {23dc8b29-bdd8-4ae1-a4ab-ecf54cc27283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17180 2024.08.16 05:55:07.030950 [ 3 ] {23dc8b29-bdd8-4ae1-a4ab-ecf54cc27283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17181 2024.08.16 05:55:07.031097 [ 3 ] {23dc8b29-bdd8-4ae1-a4ab-ecf54cc27283} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17182 2024.08.16 05:55:07.031485 [ 3 ] {23dc8b29-bdd8-4ae1-a4ab-ecf54cc27283} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17183 2024.08.16 05:55:07.031521 [ 3 ] {23dc8b29-bdd8-4ae1-a4ab-ecf54cc27283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
17184 2024.08.16 05:55:07.031917 [ 3 ] {23dc8b29-bdd8-4ae1-a4ab-ecf54cc27283} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
17185 2024.08.16 05:55:07.032256 [ 3 ] {23dc8b29-bdd8-4ae1-a4ab-ecf54cc27283} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17186 2024.08.16 05:55:07.032409 [ 3 ] {23dc8b29-bdd8-4ae1-a4ab-ecf54cc27283} <Debug> executeQuery: Read 170 rows, 12.12 KiB in 0.00157 sec., 108280.25477707006 rows/sec., 7.54 MiB/sec.
17187 2024.08.16 05:55:07.032590 [ 3 ] {23dc8b29-bdd8-4ae1-a4ab-ecf54cc27283} <Debug> DynamicQueryHandler: Done processing query
17188 2024.08.16 05:55:07.032615 [ 3 ] {23dc8b29-bdd8-4ae1-a4ab-ecf54cc27283} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
17189 2024.08.16 05:55:07.032630 [ 3 ] {} <Debug> HTTP-Session: 94454656-89c2-4b85-ad42-1e9d7b60666e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17190 2024.08.16 05:55:07.032792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 42025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17191 2024.08.16 05:55:07.032840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17192 2024.08.16 05:55:07.032859 [ 3 ] {} <Debug> HTTP-Session: dd445006-1dd4-46cc-9ae5-c7099083ee12 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
17193 2024.08.16 05:55:07.032875 [ 3 ] {} <Debug> HTTP-Session: dd445006-1dd4-46cc-9ae5-c7099083ee12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17194 2024.08.16 05:55:07.032889 [ 3 ] {} <Debug> HTTP-Session: dd445006-1dd4-46cc-9ae5-c7099083ee12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17195 2024.08.16 05:55:07.032919 [ 3 ] {} <Trace> HTTP-Session: dd445006-1dd4-46cc-9ae5-c7099083ee12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17196 2024.08.16 05:55:07.033209 [ 3 ] {70485004-41d9-49f4-b7a9-ad69cf9cf234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
17197 2024.08.16 05:55:07.033272 [ 3 ] {70485004-41d9-49f4-b7a9-ad69cf9cf234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
17198 2024.08.16 05:55:07.033690 [ 3 ] {70485004-41d9-49f4-b7a9-ad69cf9cf234} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17199 2024.08.16 05:55:07.034413 [ 3 ] {70485004-41d9-49f4-b7a9-ad69cf9cf234} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17200 2024.08.16 05:55:07.034449 [ 3 ] {70485004-41d9-49f4-b7a9-ad69cf9cf234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
17201 2024.08.16 05:55:07.035087 [ 3 ] {70485004-41d9-49f4-b7a9-ad69cf9cf234} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary)
17202 2024.08.16 05:55:07.035503 [ 3 ] {70485004-41d9-49f4-b7a9-ad69cf9cf234} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17203 2024.08.16 05:55:07.035702 [ 3 ] {70485004-41d9-49f4-b7a9-ad69cf9cf234} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002691 sec., 9661.835748792271 rows/sec., 17.31 MiB/sec.
17204 2024.08.16 05:55:07.035937 [ 3 ] {70485004-41d9-49f4-b7a9-ad69cf9cf234} <Debug> DynamicQueryHandler: Done processing query
17205 2024.08.16 05:55:07.035962 [ 3 ] {70485004-41d9-49f4-b7a9-ad69cf9cf234} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
17206 2024.08.16 05:55:07.035977 [ 3 ] {} <Debug> HTTP-Session: dd445006-1dd4-46cc-9ae5-c7099083ee12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17207 2024.08.16 05:55:07.036110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 9743, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17208 2024.08.16 05:55:07.036158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17209 2024.08.16 05:55:07.036177 [ 3 ] {} <Debug> HTTP-Session: 5c78dde1-9031-412b-b419-d34a35db4e61 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
17210 2024.08.16 05:55:07.036193 [ 3 ] {} <Debug> HTTP-Session: 5c78dde1-9031-412b-b419-d34a35db4e61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17211 2024.08.16 05:55:07.036207 [ 3 ] {} <Debug> HTTP-Session: 5c78dde1-9031-412b-b419-d34a35db4e61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17212 2024.08.16 05:55:07.036237 [ 3 ] {} <Trace> HTTP-Session: 5c78dde1-9031-412b-b419-d34a35db4e61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17213 2024.08.16 05:55:07.036353 [ 3 ] {e90b56b1-bbac-42c7-9d8d-78b4e96b7016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17214 2024.08.16 05:55:07.036396 [ 3 ] {e90b56b1-bbac-42c7-9d8d-78b4e96b7016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17215 2024.08.16 05:55:07.036523 [ 3 ] {e90b56b1-bbac-42c7-9d8d-78b4e96b7016} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17216 2024.08.16 05:55:07.036816 [ 3 ] {e90b56b1-bbac-42c7-9d8d-78b4e96b7016} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17217 2024.08.16 05:55:07.036852 [ 3 ] {e90b56b1-bbac-42c7-9d8d-78b4e96b7016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
17218 2024.08.16 05:55:07.037212 [ 3 ] {e90b56b1-bbac-42c7-9d8d-78b4e96b7016} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
17219 2024.08.16 05:55:07.037532 [ 3 ] {e90b56b1-bbac-42c7-9d8d-78b4e96b7016} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17220 2024.08.16 05:55:07.037668 [ 3 ] {e90b56b1-bbac-42c7-9d8d-78b4e96b7016} <Debug> executeQuery: Read 64 rows, 4.42 KiB in 0.001348 sec., 47477.744807121664 rows/sec., 3.20 MiB/sec.
17221 2024.08.16 05:55:07.037866 [ 3 ] {e90b56b1-bbac-42c7-9d8d-78b4e96b7016} <Debug> DynamicQueryHandler: Done processing query
17222 2024.08.16 05:55:07.037891 [ 3 ] {e90b56b1-bbac-42c7-9d8d-78b4e96b7016} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17223 2024.08.16 05:55:07.037906 [ 3 ] {} <Debug> HTTP-Session: 5c78dde1-9031-412b-b419-d34a35db4e61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17224 2024.08.16 05:55:09.861681 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache
17225 2024.08.16 05:55:09.861750 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache
17226 2024.08.16 05:55:12.027333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 4210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17227 2024.08.16 05:55:12.027448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17228 2024.08.16 05:55:12.027475 [ 3 ] {} <Debug> HTTP-Session: 78f3897f-38d4-4a16-a3e7-9403bb081d7f Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
17229 2024.08.16 05:55:12.027503 [ 3 ] {} <Debug> HTTP-Session: 78f3897f-38d4-4a16-a3e7-9403bb081d7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17230 2024.08.16 05:55:12.027520 [ 3 ] {} <Debug> HTTP-Session: 78f3897f-38d4-4a16-a3e7-9403bb081d7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17231 2024.08.16 05:55:12.027575 [ 3 ] {} <Trace> HTTP-Session: 78f3897f-38d4-4a16-a3e7-9403bb081d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17232 2024.08.16 05:55:12.027780 [ 3 ] {1874f076-3142-4506-8fdb-152f16af44c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
17233 2024.08.16 05:55:12.027841 [ 3 ] {1874f076-3142-4506-8fdb-152f16af44c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
17234 2024.08.16 05:55:12.028026 [ 3 ] {1874f076-3142-4506-8fdb-152f16af44c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17235 2024.08.16 05:55:12.028475 [ 3 ] {1874f076-3142-4506-8fdb-152f16af44c8} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17236 2024.08.16 05:55:12.028515 [ 3 ] {1874f076-3142-4506-8fdb-152f16af44c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
17237 2024.08.16 05:55:12.028881 [ 3 ] {1874f076-3142-4506-8fdb-152f16af44c8} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
17238 2024.08.16 05:55:12.029210 [ 3 ] {1874f076-3142-4506-8fdb-152f16af44c8} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17239 2024.08.16 05:55:12.029377 [ 3 ] {1874f076-3142-4506-8fdb-152f16af44c8} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.001655 sec., 17522.658610271905 rows/sec., 1.39 MiB/sec.
17240 2024.08.16 05:55:12.029418 [ 116 ] {} <Debug> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
17241 2024.08.16 05:55:12.029541 [ 116 ] {} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17242 2024.08.16 05:55:12.029601 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
17243 2024.08.16 05:55:12.029643 [ 3 ] {1874f076-3142-4506-8fdb-152f16af44c8} <Debug> DynamicQueryHandler: Done processing query
17244 2024.08.16 05:55:12.029694 [ 3 ] {1874f076-3142-4506-8fdb-152f16af44c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17245 2024.08.16 05:55:12.029755 [ 3 ] {} <Debug> HTTP-Session: 78f3897f-38d4-4a16-a3e7-9403bb081d7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17246 2024.08.16 05:55:12.029882 [ 187 ] {672f777d-ca35-471b-a125-eb27be1b576e::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
17247 2024.08.16 05:55:12.030099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 41509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17248 2024.08.16 05:55:12.030274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17249 2024.08.16 05:55:12.030381 [ 3 ] {} <Debug> HTTP-Session: 9a071bda-721b-4489-8090-4c60c86d0e9e Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
17250 2024.08.16 05:55:12.030476 [ 3 ] {} <Debug> HTTP-Session: 9a071bda-721b-4489-8090-4c60c86d0e9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17251 2024.08.16 05:55:12.030530 [ 187 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17252 2024.08.16 05:55:12.030550 [ 3 ] {} <Debug> HTTP-Session: 9a071bda-721b-4489-8090-4c60c86d0e9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17253 2024.08.16 05:55:12.030674 [ 187 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 55 rows starting from the beginning of the part
17254 2024.08.16 05:55:12.030704 [ 3 ] {} <Trace> HTTP-Session: 9a071bda-721b-4489-8090-4c60c86d0e9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17255 2024.08.16 05:55:12.031018 [ 187 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 29 rows starting from the beginning of the part
17256 2024.08.16 05:55:12.031229 [ 3 ] {c2892852-a53f-4d8d-85b7-375f88da637c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17257 2024.08.16 05:55:12.031559 [ 3 ] {c2892852-a53f-4d8d-85b7-375f88da637c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17258 2024.08.16 05:55:12.031633 [ 187 ] {672f777d-ca35-471b-a125-eb27be1b576e::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
17259 2024.08.16 05:55:12.032237 [ 187 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 29 rows starting from the beginning of the part
17260 2024.08.16 05:55:12.032793 [ 187 ] {672f777d-ca35-471b-a125-eb27be1b576e::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
17261 2024.08.16 05:55:12.033115 [ 187 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 29 rows starting from the beginning of the part
17262 2024.08.16 05:55:12.033601 [ 3 ] {c2892852-a53f-4d8d-85b7-375f88da637c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17263 2024.08.16 05:55:12.034558 [ 3 ] {c2892852-a53f-4d8d-85b7-375f88da637c} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17264 2024.08.16 05:55:12.034606 [ 3 ] {c2892852-a53f-4d8d-85b7-375f88da637c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
17265 2024.08.16 05:55:12.035034 [ 187 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 194 rows, containing 4 columns (4 merged, 0 gathered) in 0.005323658 sec., 36441.10872636822 rows/sec., 2.88 MiB/sec.
17266 2024.08.16 05:55:12.035121 [ 3 ] {c2892852-a53f-4d8d-85b7-375f88da637c} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
17267 2024.08.16 05:55:12.035144 [ 187 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
17268 2024.08.16 05:55:12.035615 [ 3 ] {c2892852-a53f-4d8d-85b7-375f88da637c} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17269 2024.08.16 05:55:12.035661 [ 187 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_81_16} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17270 2024.08.16 05:55:12.035811 [ 187 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_81_16} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
17271 2024.08.16 05:55:12.035837 [ 3 ] {c2892852-a53f-4d8d-85b7-375f88da637c} <Debug> executeQuery: Read 276 rows, 24.73 KiB in 0.004866 sec., 56720.09864364982 rows/sec., 4.96 MiB/sec.
17272 2024.08.16 05:55:12.035961 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
17273 2024.08.16 05:55:12.036092 [ 3 ] {c2892852-a53f-4d8d-85b7-375f88da637c} <Debug> DynamicQueryHandler: Done processing query
17274 2024.08.16 05:55:12.036116 [ 3 ] {c2892852-a53f-4d8d-85b7-375f88da637c} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
17275 2024.08.16 05:55:12.036132 [ 3 ] {} <Debug> HTTP-Session: 9a071bda-721b-4489-8090-4c60c86d0e9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17276 2024.08.16 05:55:12.036269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17277 2024.08.16 05:55:12.036318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17278 2024.08.16 05:55:12.036337 [ 3 ] {} <Debug> HTTP-Session: c848da5a-e4b3-403f-bdb7-b8d4436bcd83 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
17279 2024.08.16 05:55:12.036354 [ 3 ] {} <Debug> HTTP-Session: c848da5a-e4b3-403f-bdb7-b8d4436bcd83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17280 2024.08.16 05:55:12.036367 [ 3 ] {} <Debug> HTTP-Session: c848da5a-e4b3-403f-bdb7-b8d4436bcd83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17281 2024.08.16 05:55:12.036398 [ 3 ] {} <Trace> HTTP-Session: c848da5a-e4b3-403f-bdb7-b8d4436bcd83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17282 2024.08.16 05:55:12.036496 [ 3 ] {b17be4fe-ed03-4b2b-86d0-40358d8c80e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
17283 2024.08.16 05:55:12.036537 [ 3 ] {b17be4fe-ed03-4b2b-86d0-40358d8c80e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
17284 2024.08.16 05:55:12.036665 [ 3 ] {b17be4fe-ed03-4b2b-86d0-40358d8c80e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17285 2024.08.16 05:55:12.036939 [ 3 ] {b17be4fe-ed03-4b2b-86d0-40358d8c80e0} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17286 2024.08.16 05:55:12.036975 [ 3 ] {b17be4fe-ed03-4b2b-86d0-40358d8c80e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
17287 2024.08.16 05:55:12.037282 [ 3 ] {b17be4fe-ed03-4b2b-86d0-40358d8c80e0} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
17288 2024.08.16 05:55:12.037593 [ 3 ] {b17be4fe-ed03-4b2b-86d0-40358d8c80e0} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17289 2024.08.16 05:55:12.037743 [ 3 ] {b17be4fe-ed03-4b2b-86d0-40358d8c80e0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001271 sec., 11014.948859166012 rows/sec., 771.42 KiB/sec.
17290 2024.08.16 05:55:12.038030 [ 3 ] {b17be4fe-ed03-4b2b-86d0-40358d8c80e0} <Debug> DynamicQueryHandler: Done processing query
17291 2024.08.16 05:55:12.038096 [ 3 ] {b17be4fe-ed03-4b2b-86d0-40358d8c80e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
17292 2024.08.16 05:55:12.038168 [ 3 ] {} <Debug> HTTP-Session: c848da5a-e4b3-403f-bdb7-b8d4436bcd83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17293 2024.08.16 05:55:12.038378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17294 2024.08.16 05:55:12.038455 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17295 2024.08.16 05:55:12.038475 [ 3 ] {} <Debug> HTTP-Session: 3e3f898d-f49c-4316-8986-25ce226a3c06 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
17296 2024.08.16 05:55:12.038491 [ 3 ] {} <Debug> HTTP-Session: 3e3f898d-f49c-4316-8986-25ce226a3c06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17297 2024.08.16 05:55:12.038505 [ 3 ] {} <Debug> HTTP-Session: 3e3f898d-f49c-4316-8986-25ce226a3c06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17298 2024.08.16 05:55:12.038537 [ 3 ] {} <Trace> HTTP-Session: 3e3f898d-f49c-4316-8986-25ce226a3c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17299 2024.08.16 05:55:12.038637 [ 3 ] {485355c4-bb98-40a3-a52a-8889834290b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
17300 2024.08.16 05:55:12.038681 [ 3 ] {485355c4-bb98-40a3-a52a-8889834290b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
17301 2024.08.16 05:55:12.038829 [ 3 ] {485355c4-bb98-40a3-a52a-8889834290b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17302 2024.08.16 05:55:12.039145 [ 3 ] {485355c4-bb98-40a3-a52a-8889834290b0} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17303 2024.08.16 05:55:12.039181 [ 3 ] {485355c4-bb98-40a3-a52a-8889834290b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
17304 2024.08.16 05:55:12.039481 [ 3 ] {485355c4-bb98-40a3-a52a-8889834290b0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
17305 2024.08.16 05:55:12.039786 [ 3 ] {485355c4-bb98-40a3-a52a-8889834290b0} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17306 2024.08.16 05:55:12.039919 [ 3 ] {485355c4-bb98-40a3-a52a-8889834290b0} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001309 sec., 4583.651642475172 rows/sec., 270.81 KiB/sec.
17307 2024.08.16 05:55:12.040081 [ 3 ] {485355c4-bb98-40a3-a52a-8889834290b0} <Debug> DynamicQueryHandler: Done processing query
17308 2024.08.16 05:55:12.040104 [ 3 ] {485355c4-bb98-40a3-a52a-8889834290b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
17309 2024.08.16 05:55:12.040120 [ 3 ] {} <Debug> HTTP-Session: 3e3f898d-f49c-4316-8986-25ce226a3c06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17310 2024.08.16 05:55:12.040286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 66711, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17311 2024.08.16 05:55:12.040334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17312 2024.08.16 05:55:12.040352 [ 3 ] {} <Debug> HTTP-Session: 0a54d8c9-594b-4513-8be9-38312dec9186 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
17313 2024.08.16 05:55:12.040368 [ 3 ] {} <Debug> HTTP-Session: 0a54d8c9-594b-4513-8be9-38312dec9186 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17314 2024.08.16 05:55:12.040381 [ 3 ] {} <Debug> HTTP-Session: 0a54d8c9-594b-4513-8be9-38312dec9186 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17315 2024.08.16 05:55:12.040412 [ 3 ] {} <Trace> HTTP-Session: 0a54d8c9-594b-4513-8be9-38312dec9186 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17316 2024.08.16 05:55:12.040614 [ 3 ] {747f8e1d-ee0a-45f7-9f58-97f19364ed1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17317 2024.08.16 05:55:12.040656 [ 3 ] {747f8e1d-ee0a-45f7-9f58-97f19364ed1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17318 2024.08.16 05:55:12.040780 [ 3 ] {747f8e1d-ee0a-45f7-9f58-97f19364ed1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17319 2024.08.16 05:55:12.041266 [ 3 ] {747f8e1d-ee0a-45f7-9f58-97f19364ed1b} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17320 2024.08.16 05:55:12.041302 [ 3 ] {747f8e1d-ee0a-45f7-9f58-97f19364ed1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
17321 2024.08.16 05:55:12.041623 [ 3 ] {747f8e1d-ee0a-45f7-9f58-97f19364ed1b} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
17322 2024.08.16 05:55:12.041917 [ 3 ] {747f8e1d-ee0a-45f7-9f58-97f19364ed1b} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17323 2024.08.16 05:55:12.042042 [ 3 ] {747f8e1d-ee0a-45f7-9f58-97f19364ed1b} <Debug> executeQuery: Read 411 rows, 30.00 KiB in 0.001539 sec., 267056.53021442494 rows/sec., 19.04 MiB/sec.
17324 2024.08.16 05:55:12.042276 [ 3 ] {747f8e1d-ee0a-45f7-9f58-97f19364ed1b} <Debug> DynamicQueryHandler: Done processing query
17325 2024.08.16 05:55:12.042338 [ 3 ] {747f8e1d-ee0a-45f7-9f58-97f19364ed1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
17326 2024.08.16 05:55:12.042399 [ 3 ] {} <Debug> HTTP-Session: 0a54d8c9-594b-4513-8be9-38312dec9186 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17327 2024.08.16 05:55:12.042582 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17328 2024.08.16 05:55:12.042632 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17329 2024.08.16 05:55:12.042651 [ 3 ] {} <Debug> HTTP-Session: 2f39c440-40ef-4a41-8c5a-46054193cd21 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
17330 2024.08.16 05:55:12.042668 [ 3 ] {} <Debug> HTTP-Session: 2f39c440-40ef-4a41-8c5a-46054193cd21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17331 2024.08.16 05:55:12.042681 [ 3 ] {} <Debug> HTTP-Session: 2f39c440-40ef-4a41-8c5a-46054193cd21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17332 2024.08.16 05:55:12.042714 [ 3 ] {} <Trace> HTTP-Session: 2f39c440-40ef-4a41-8c5a-46054193cd21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17333 2024.08.16 05:55:12.042813 [ 3 ] {27667c8c-d0ef-4e13-88d3-651cc68ebafe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
17334 2024.08.16 05:55:12.042859 [ 3 ] {27667c8c-d0ef-4e13-88d3-651cc68ebafe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
17335 2024.08.16 05:55:12.043001 [ 3 ] {27667c8c-d0ef-4e13-88d3-651cc68ebafe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17336 2024.08.16 05:55:12.043293 [ 3 ] {27667c8c-d0ef-4e13-88d3-651cc68ebafe} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17337 2024.08.16 05:55:12.043328 [ 3 ] {27667c8c-d0ef-4e13-88d3-651cc68ebafe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
17338 2024.08.16 05:55:12.043683 [ 3 ] {27667c8c-d0ef-4e13-88d3-651cc68ebafe} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
17339 2024.08.16 05:55:12.044003 [ 3 ] {27667c8c-d0ef-4e13-88d3-651cc68ebafe} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17340 2024.08.16 05:55:12.044127 [ 3 ] {27667c8c-d0ef-4e13-88d3-651cc68ebafe} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001341 sec., 4474.27293064877 rows/sec., 233.76 KiB/sec.
17341 2024.08.16 05:55:12.044287 [ 3 ] {27667c8c-d0ef-4e13-88d3-651cc68ebafe} <Debug> DynamicQueryHandler: Done processing query
17342 2024.08.16 05:55:12.044312 [ 3 ] {27667c8c-d0ef-4e13-88d3-651cc68ebafe} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
17343 2024.08.16 05:55:12.044327 [ 3 ] {} <Debug> HTTP-Session: 2f39c440-40ef-4a41-8c5a-46054193cd21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17344 2024.08.16 05:55:12.044459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 42718, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17345 2024.08.16 05:55:12.044507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17346 2024.08.16 05:55:12.044526 [ 3 ] {} <Debug> HTTP-Session: 96f0d473-9223-43d0-bf84-39d4a5e14922 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
17347 2024.08.16 05:55:12.044542 [ 3 ] {} <Debug> HTTP-Session: 96f0d473-9223-43d0-bf84-39d4a5e14922 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17348 2024.08.16 05:55:12.044555 [ 3 ] {} <Debug> HTTP-Session: 96f0d473-9223-43d0-bf84-39d4a5e14922 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17349 2024.08.16 05:55:12.044584 [ 3 ] {} <Trace> HTTP-Session: 96f0d473-9223-43d0-bf84-39d4a5e14922 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17350 2024.08.16 05:55:12.044782 [ 3 ] {88f8b7e6-78dd-4fdd-a7f5-1191a0362a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17351 2024.08.16 05:55:12.044827 [ 3 ] {88f8b7e6-78dd-4fdd-a7f5-1191a0362a24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17352 2024.08.16 05:55:12.044962 [ 3 ] {88f8b7e6-78dd-4fdd-a7f5-1191a0362a24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17353 2024.08.16 05:55:12.045342 [ 3 ] {88f8b7e6-78dd-4fdd-a7f5-1191a0362a24} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17354 2024.08.16 05:55:12.045378 [ 3 ] {88f8b7e6-78dd-4fdd-a7f5-1191a0362a24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
17355 2024.08.16 05:55:12.045750 [ 3 ] {88f8b7e6-78dd-4fdd-a7f5-1191a0362a24} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
17356 2024.08.16 05:55:12.046073 [ 3 ] {88f8b7e6-78dd-4fdd-a7f5-1191a0362a24} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17357 2024.08.16 05:55:12.046201 [ 3 ] {88f8b7e6-78dd-4fdd-a7f5-1191a0362a24} <Debug> executeQuery: Read 227 rows, 15.56 KiB in 0.001534 sec., 147979.13950456324 rows/sec., 9.90 MiB/sec.
17358 2024.08.16 05:55:12.046463 [ 3 ] {88f8b7e6-78dd-4fdd-a7f5-1191a0362a24} <Debug> DynamicQueryHandler: Done processing query
17359 2024.08.16 05:55:12.046527 [ 3 ] {88f8b7e6-78dd-4fdd-a7f5-1191a0362a24} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
17360 2024.08.16 05:55:12.046587 [ 3 ] {} <Debug> HTTP-Session: 96f0d473-9223-43d0-bf84-39d4a5e14922 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17361 2024.08.16 05:55:12.046817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17362 2024.08.16 05:55:12.046905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17363 2024.08.16 05:55:12.046925 [ 3 ] {} <Debug> HTTP-Session: 14c0fdec-61de-43b8-a83c-a52665a336e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
17364 2024.08.16 05:55:12.046941 [ 3 ] {} <Debug> HTTP-Session: 14c0fdec-61de-43b8-a83c-a52665a336e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17365 2024.08.16 05:55:12.046954 [ 3 ] {} <Debug> HTTP-Session: 14c0fdec-61de-43b8-a83c-a52665a336e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17366 2024.08.16 05:55:12.046986 [ 3 ] {} <Trace> HTTP-Session: 14c0fdec-61de-43b8-a83c-a52665a336e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17367 2024.08.16 05:55:12.047081 [ 3 ] {30c2eef2-d9fd-49f5-87dc-bc515880e7ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
17368 2024.08.16 05:55:12.047126 [ 3 ] {30c2eef2-d9fd-49f5-87dc-bc515880e7ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
17369 2024.08.16 05:55:12.047265 [ 3 ] {30c2eef2-d9fd-49f5-87dc-bc515880e7ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17370 2024.08.16 05:55:12.047541 [ 3 ] {30c2eef2-d9fd-49f5-87dc-bc515880e7ef} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17371 2024.08.16 05:55:12.047576 [ 3 ] {30c2eef2-d9fd-49f5-87dc-bc515880e7ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
17372 2024.08.16 05:55:12.047913 [ 3 ] {30c2eef2-d9fd-49f5-87dc-bc515880e7ef} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
17373 2024.08.16 05:55:12.048223 [ 3 ] {30c2eef2-d9fd-49f5-87dc-bc515880e7ef} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17374 2024.08.16 05:55:12.048354 [ 3 ] {30c2eef2-d9fd-49f5-87dc-bc515880e7ef} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001296 sec., 771.6049382716049 rows/sec., 51.99 KiB/sec.
17375 2024.08.16 05:55:12.048681 [ 3 ] {30c2eef2-d9fd-49f5-87dc-bc515880e7ef} <Debug> DynamicQueryHandler: Done processing query
17376 2024.08.16 05:55:12.048717 [ 3 ] {30c2eef2-d9fd-49f5-87dc-bc515880e7ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
17377 2024.08.16 05:55:12.048735 [ 3 ] {} <Debug> HTTP-Session: 14c0fdec-61de-43b8-a83c-a52665a336e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17378 2024.08.16 05:55:12.048915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 46515, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17379 2024.08.16 05:55:12.048965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17380 2024.08.16 05:55:12.048983 [ 3 ] {} <Debug> HTTP-Session: 2b841e0f-a48c-4e31-800f-103fc13cefc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
17381 2024.08.16 05:55:12.048999 [ 3 ] {} <Debug> HTTP-Session: 2b841e0f-a48c-4e31-800f-103fc13cefc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17382 2024.08.16 05:55:12.049013 [ 3 ] {} <Debug> HTTP-Session: 2b841e0f-a48c-4e31-800f-103fc13cefc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17383 2024.08.16 05:55:12.049043 [ 3 ] {} <Trace> HTTP-Session: 2b841e0f-a48c-4e31-800f-103fc13cefc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17384 2024.08.16 05:55:12.049364 [ 3 ] {51369177-df8a-40ce-8f33-a4a7c4ec59ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
17385 2024.08.16 05:55:12.049434 [ 3 ] {51369177-df8a-40ce-8f33-a4a7c4ec59ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
17386 2024.08.16 05:55:12.049838 [ 3 ] {51369177-df8a-40ce-8f33-a4a7c4ec59ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17387 2024.08.16 05:55:12.050385 [ 3 ] {51369177-df8a-40ce-8f33-a4a7c4ec59ec} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17388 2024.08.16 05:55:12.050419 [ 3 ] {51369177-df8a-40ce-8f33-a4a7c4ec59ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
17389 2024.08.16 05:55:12.051061 [ 3 ] {51369177-df8a-40ce-8f33-a4a7c4ec59ec} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary)
17390 2024.08.16 05:55:12.051460 [ 3 ] {51369177-df8a-40ce-8f33-a4a7c4ec59ec} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17391 2024.08.16 05:55:12.051603 [ 111 ] {} <Debug> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0
17392 2024.08.16 05:55:12.051609 [ 3 ] {51369177-df8a-40ce-8f33-a4a7c4ec59ec} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002478 sec., 11702.986279257464 rows/sec., 20.97 MiB/sec.
17393 2024.08.16 05:55:12.051653 [ 111 ] {} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17394 2024.08.16 05:55:12.051699 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
17395 2024.08.16 05:55:12.052063 [ 3 ] {51369177-df8a-40ce-8f33-a4a7c4ec59ec} <Debug> DynamicQueryHandler: Done processing query
17396 2024.08.16 05:55:12.052058 [ 188 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::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
17397 2024.08.16 05:55:12.052099 [ 3 ] {51369177-df8a-40ce-8f33-a4a7c4ec59ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
17398 2024.08.16 05:55:12.052161 [ 3 ] {} <Debug> HTTP-Session: 2b841e0f-a48c-4e31-800f-103fc13cefc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17399 2024.08.16 05:55:12.052360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 11543, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17400 2024.08.16 05:55:12.052477 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17401 2024.08.16 05:55:12.052539 [ 3 ] {} <Debug> HTTP-Session: 112fd27d-5722-4306-8938-73e51fd00bc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
17402 2024.08.16 05:55:12.052595 [ 3 ] {} <Debug> HTTP-Session: 112fd27d-5722-4306-8938-73e51fd00bc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17403 2024.08.16 05:55:12.052642 [ 3 ] {} <Debug> HTTP-Session: 112fd27d-5722-4306-8938-73e51fd00bc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17404 2024.08.16 05:55:12.052759 [ 3 ] {} <Trace> HTTP-Session: 112fd27d-5722-4306-8938-73e51fd00bc0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17405 2024.08.16 05:55:12.053046 [ 3 ] {1d8ce744-18c0-4513-bbcd-d327d4ae2947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17406 2024.08.16 05:55:12.053160 [ 3 ] {1d8ce744-18c0-4513-bbcd-d327d4ae2947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17407 2024.08.16 05:55:12.053174 [ 188 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17408 2024.08.16 05:55:12.053431 [ 188 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1308 rows starting from the beginning of the part
17409 2024.08.16 05:55:12.053748 [ 3 ] {1d8ce744-18c0-4513-bbcd-d327d4ae2947} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17410 2024.08.16 05:55:12.054368 [ 188 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 29 rows starting from the beginning of the part
17411 2024.08.16 05:55:12.055254 [ 188 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::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
17412 2024.08.16 05:55:12.055257 [ 3 ] {1d8ce744-18c0-4513-bbcd-d327d4ae2947} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17413 2024.08.16 05:55:12.055339 [ 3 ] {1d8ce744-18c0-4513-bbcd-d327d4ae2947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
17414 2024.08.16 05:55:12.055863 [ 188 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 29 rows starting from the beginning of the part
17415 2024.08.16 05:55:12.056605 [ 188 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::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
17416 2024.08.16 05:55:12.056782 [ 3 ] {1d8ce744-18c0-4513-bbcd-d327d4ae2947} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
17417 2024.08.16 05:55:12.057279 [ 188 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 29 rows starting from the beginning of the part
17418 2024.08.16 05:55:12.057939 [ 3 ] {1d8ce744-18c0-4513-bbcd-d327d4ae2947} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17419 2024.08.16 05:55:12.058340 [ 3 ] {1d8ce744-18c0-4513-bbcd-d327d4ae2947} <Debug> executeQuery: Read 78 rows, 5.05 KiB in 0.005418 sec., 14396.456256921372 rows/sec., 932.40 KiB/sec.
17420 2024.08.16 05:55:12.058987 [ 3 ] {1d8ce744-18c0-4513-bbcd-d327d4ae2947} <Debug> DynamicQueryHandler: Done processing query
17421 2024.08.16 05:55:12.059062 [ 3 ] {1d8ce744-18c0-4513-bbcd-d327d4ae2947} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17422 2024.08.16 05:55:12.059110 [ 3 ] {} <Debug> HTTP-Session: 112fd27d-5722-4306-8938-73e51fd00bc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17423 2024.08.16 05:55:12.065585 [ 186 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1447 rows, containing 19 columns (19 merged, 0 gathered) in 0.013736646 sec., 105338.66855126062 rows/sec., 188.76 MiB/sec.
17424 2024.08.16 05:55:12.066954 [ 186 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary)
17425 2024.08.16 05:55:12.067607 [ 186 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_81_16} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17426 2024.08.16 05:55:12.067703 [ 186 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_81_16} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16
17427 2024.08.16 05:55:12.067880 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB.
17428 2024.08.16 05:55:17.023483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17429 2024.08.16 05:55:17.023612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17430 2024.08.16 05:55:17.023641 [ 3 ] {} <Debug> HTTP-Session: f9cf245c-16aa-4f52-ac76-48f558fc5afd Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
17431 2024.08.16 05:55:17.023669 [ 3 ] {} <Debug> HTTP-Session: f9cf245c-16aa-4f52-ac76-48f558fc5afd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17432 2024.08.16 05:55:17.023686 [ 3 ] {} <Debug> HTTP-Session: f9cf245c-16aa-4f52-ac76-48f558fc5afd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17433 2024.08.16 05:55:17.023741 [ 3 ] {} <Trace> HTTP-Session: f9cf245c-16aa-4f52-ac76-48f558fc5afd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17434 2024.08.16 05:55:17.023929 [ 3 ] {13262f90-75ec-4a62-953f-1b72734e8e85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
17435 2024.08.16 05:55:17.023990 [ 3 ] {13262f90-75ec-4a62-953f-1b72734e8e85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
17436 2024.08.16 05:55:17.024173 [ 3 ] {13262f90-75ec-4a62-953f-1b72734e8e85} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17437 2024.08.16 05:55:17.024532 [ 3 ] {13262f90-75ec-4a62-953f-1b72734e8e85} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17438 2024.08.16 05:55:17.024569 [ 3 ] {13262f90-75ec-4a62-953f-1b72734e8e85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
17439 2024.08.16 05:55:17.024932 [ 3 ] {13262f90-75ec-4a62-953f-1b72734e8e85} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
17440 2024.08.16 05:55:17.025274 [ 3 ] {13262f90-75ec-4a62-953f-1b72734e8e85} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17441 2024.08.16 05:55:17.025430 [ 3 ] {13262f90-75ec-4a62-953f-1b72734e8e85} <Debug> executeQuery: Read 26 rows, 2.11 KiB in 0.001555 sec., 16720.257234726687 rows/sec., 1.32 MiB/sec.
17442 2024.08.16 05:55:17.025643 [ 3 ] {13262f90-75ec-4a62-953f-1b72734e8e85} <Debug> DynamicQueryHandler: Done processing query
17443 2024.08.16 05:55:17.025669 [ 3 ] {13262f90-75ec-4a62-953f-1b72734e8e85} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17444 2024.08.16 05:55:17.025684 [ 3 ] {} <Debug> HTTP-Session: f9cf245c-16aa-4f52-ac76-48f558fc5afd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17445 2024.08.16 05:55:17.025934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 19589, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17446 2024.08.16 05:55:17.025982 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17447 2024.08.16 05:55:17.026001 [ 3 ] {} <Debug> HTTP-Session: ca051789-430b-46e7-94bf-f45cd16a5515 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
17448 2024.08.16 05:55:17.026018 [ 3 ] {} <Debug> HTTP-Session: ca051789-430b-46e7-94bf-f45cd16a5515 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17449 2024.08.16 05:55:17.026031 [ 3 ] {} <Debug> HTTP-Session: ca051789-430b-46e7-94bf-f45cd16a5515 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17450 2024.08.16 05:55:17.026062 [ 3 ] {} <Trace> HTTP-Session: ca051789-430b-46e7-94bf-f45cd16a5515 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17451 2024.08.16 05:55:17.026194 [ 3 ] {49a74daf-3629-49d3-854d-ba4c0ca641b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17452 2024.08.16 05:55:17.026236 [ 3 ] {49a74daf-3629-49d3-854d-ba4c0ca641b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17453 2024.08.16 05:55:17.026359 [ 3 ] {49a74daf-3629-49d3-854d-ba4c0ca641b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17454 2024.08.16 05:55:17.026691 [ 3 ] {49a74daf-3629-49d3-854d-ba4c0ca641b2} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17455 2024.08.16 05:55:17.026729 [ 3 ] {49a74daf-3629-49d3-854d-ba4c0ca641b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
17456 2024.08.16 05:55:17.027039 [ 3 ] {49a74daf-3629-49d3-854d-ba4c0ca641b2} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
17457 2024.08.16 05:55:17.027337 [ 3 ] {49a74daf-3629-49d3-854d-ba4c0ca641b2} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17458 2024.08.16 05:55:17.027485 [ 3 ] {49a74daf-3629-49d3-854d-ba4c0ca641b2} <Debug> executeQuery: Read 134 rows, 11.45 KiB in 0.001342 sec., 99850.96870342772 rows/sec., 8.33 MiB/sec.
17459 2024.08.16 05:55:17.027638 [ 3 ] {49a74daf-3629-49d3-854d-ba4c0ca641b2} <Debug> DynamicQueryHandler: Done processing query
17460 2024.08.16 05:55:17.027663 [ 3 ] {49a74daf-3629-49d3-854d-ba4c0ca641b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
17461 2024.08.16 05:55:17.027678 [ 3 ] {} <Debug> HTTP-Session: ca051789-430b-46e7-94bf-f45cd16a5515 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17462 2024.08.16 05:55:17.027816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 15281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17463 2024.08.16 05:55:17.027862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17464 2024.08.16 05:55:17.027881 [ 3 ] {} <Debug> HTTP-Session: c2ce8d30-dba7-4d61-b7db-f94eaa63ada0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
17465 2024.08.16 05:55:17.027897 [ 3 ] {} <Debug> HTTP-Session: c2ce8d30-dba7-4d61-b7db-f94eaa63ada0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17466 2024.08.16 05:55:17.027911 [ 3 ] {} <Debug> HTTP-Session: c2ce8d30-dba7-4d61-b7db-f94eaa63ada0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17467 2024.08.16 05:55:17.027941 [ 3 ] {} <Trace> HTTP-Session: c2ce8d30-dba7-4d61-b7db-f94eaa63ada0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17468 2024.08.16 05:55:17.028056 [ 3 ] {faf6b538-14c9-4101-b6ec-45565db78a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17469 2024.08.16 05:55:17.028097 [ 3 ] {faf6b538-14c9-4101-b6ec-45565db78a90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17470 2024.08.16 05:55:17.028219 [ 3 ] {faf6b538-14c9-4101-b6ec-45565db78a90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17471 2024.08.16 05:55:17.028501 [ 3 ] {faf6b538-14c9-4101-b6ec-45565db78a90} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17472 2024.08.16 05:55:17.028538 [ 3 ] {faf6b538-14c9-4101-b6ec-45565db78a90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
17473 2024.08.16 05:55:17.028846 [ 3 ] {faf6b538-14c9-4101-b6ec-45565db78a90} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
17474 2024.08.16 05:55:17.029145 [ 3 ] {faf6b538-14c9-4101-b6ec-45565db78a90} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17475 2024.08.16 05:55:17.029295 [ 3 ] {faf6b538-14c9-4101-b6ec-45565db78a90} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001273 sec., 70699.13589945012 rows/sec., 5.52 MiB/sec.
17476 2024.08.16 05:55:17.029445 [ 3 ] {faf6b538-14c9-4101-b6ec-45565db78a90} <Debug> DynamicQueryHandler: Done processing query
17477 2024.08.16 05:55:17.029469 [ 3 ] {faf6b538-14c9-4101-b6ec-45565db78a90} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
17478 2024.08.16 05:55:17.029485 [ 3 ] {} <Debug> HTTP-Session: c2ce8d30-dba7-4d61-b7db-f94eaa63ada0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17479 2024.08.16 05:55:17.029670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17480 2024.08.16 05:55:17.029717 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17481 2024.08.16 05:55:17.029736 [ 3 ] {} <Debug> HTTP-Session: 3a9dbacb-263a-4b03-9b5d-64e5a29f9ed7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
17482 2024.08.16 05:55:17.029753 [ 3 ] {} <Debug> HTTP-Session: 3a9dbacb-263a-4b03-9b5d-64e5a29f9ed7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17483 2024.08.16 05:55:17.029766 [ 3 ] {} <Debug> HTTP-Session: 3a9dbacb-263a-4b03-9b5d-64e5a29f9ed7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17484 2024.08.16 05:55:17.029795 [ 3 ] {} <Trace> HTTP-Session: 3a9dbacb-263a-4b03-9b5d-64e5a29f9ed7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17485 2024.08.16 05:55:17.029929 [ 3 ] {ed9bc0d1-7b93-4029-9331-2e37a1a4906a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17486 2024.08.16 05:55:17.029972 [ 3 ] {ed9bc0d1-7b93-4029-9331-2e37a1a4906a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17487 2024.08.16 05:55:17.030114 [ 3 ] {ed9bc0d1-7b93-4029-9331-2e37a1a4906a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17488 2024.08.16 05:55:17.030434 [ 3 ] {ed9bc0d1-7b93-4029-9331-2e37a1a4906a} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17489 2024.08.16 05:55:17.030470 [ 3 ] {ed9bc0d1-7b93-4029-9331-2e37a1a4906a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
17490 2024.08.16 05:55:17.030849 [ 3 ] {ed9bc0d1-7b93-4029-9331-2e37a1a4906a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
17491 2024.08.16 05:55:17.031187 [ 3 ] {ed9bc0d1-7b93-4029-9331-2e37a1a4906a} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17492 2024.08.16 05:55:17.031354 [ 3 ] {ed9bc0d1-7b93-4029-9331-2e37a1a4906a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00148 sec., 108108.1081081081 rows/sec., 7.53 MiB/sec.
17493 2024.08.16 05:55:17.031550 [ 3 ] {ed9bc0d1-7b93-4029-9331-2e37a1a4906a} <Debug> DynamicQueryHandler: Done processing query
17494 2024.08.16 05:55:17.031592 [ 3 ] {ed9bc0d1-7b93-4029-9331-2e37a1a4906a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
17495 2024.08.16 05:55:17.031627 [ 3 ] {} <Debug> HTTP-Session: 3a9dbacb-263a-4b03-9b5d-64e5a29f9ed7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17496 2024.08.16 05:55:17.031821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 42044, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17497 2024.08.16 05:55:17.031868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17498 2024.08.16 05:55:17.031887 [ 3 ] {} <Debug> HTTP-Session: 28d7508c-b66c-4169-bbbb-937151a5b3ae Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
17499 2024.08.16 05:55:17.031903 [ 3 ] {} <Debug> HTTP-Session: 28d7508c-b66c-4169-bbbb-937151a5b3ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17500 2024.08.16 05:55:17.031916 [ 3 ] {} <Debug> HTTP-Session: 28d7508c-b66c-4169-bbbb-937151a5b3ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17501 2024.08.16 05:55:17.031947 [ 3 ] {} <Trace> HTTP-Session: 28d7508c-b66c-4169-bbbb-937151a5b3ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17502 2024.08.16 05:55:17.032219 [ 3 ] {b4be6610-740d-43c4-9920-323ac40723d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
17503 2024.08.16 05:55:17.032281 [ 3 ] {b4be6610-740d-43c4-9920-323ac40723d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
17504 2024.08.16 05:55:17.032687 [ 3 ] {b4be6610-740d-43c4-9920-323ac40723d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17505 2024.08.16 05:55:17.033249 [ 3 ] {b4be6610-740d-43c4-9920-323ac40723d8} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17506 2024.08.16 05:55:17.033288 [ 3 ] {b4be6610-740d-43c4-9920-323ac40723d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
17507 2024.08.16 05:55:17.033882 [ 3 ] {b4be6610-740d-43c4-9920-323ac40723d8} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary)
17508 2024.08.16 05:55:17.034288 [ 3 ] {b4be6610-740d-43c4-9920-323ac40723d8} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17509 2024.08.16 05:55:17.034475 [ 3 ] {b4be6610-740d-43c4-9920-323ac40723d8} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002441 sec., 10651.372388365424 rows/sec., 19.09 MiB/sec.
17510 2024.08.16 05:55:17.034672 [ 3 ] {b4be6610-740d-43c4-9920-323ac40723d8} <Debug> DynamicQueryHandler: Done processing query
17511 2024.08.16 05:55:17.034696 [ 3 ] {b4be6610-740d-43c4-9920-323ac40723d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
17512 2024.08.16 05:55:17.034711 [ 3 ] {} <Debug> HTTP-Session: 28d7508c-b66c-4169-bbbb-937151a5b3ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17513 2024.08.16 05:55:17.034854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17514 2024.08.16 05:55:17.034900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17515 2024.08.16 05:55:17.034919 [ 3 ] {} <Debug> HTTP-Session: 5fdb7d69-8a89-4419-90ce-37b17c1fd172 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
17516 2024.08.16 05:55:17.034935 [ 3 ] {} <Debug> HTTP-Session: 5fdb7d69-8a89-4419-90ce-37b17c1fd172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17517 2024.08.16 05:55:17.034949 [ 3 ] {} <Debug> HTTP-Session: 5fdb7d69-8a89-4419-90ce-37b17c1fd172 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17518 2024.08.16 05:55:17.034978 [ 3 ] {} <Trace> HTTP-Session: 5fdb7d69-8a89-4419-90ce-37b17c1fd172 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17519 2024.08.16 05:55:17.035087 [ 3 ] {1e69bf10-c535-46aa-9916-d7408bf769b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17520 2024.08.16 05:55:17.035130 [ 3 ] {1e69bf10-c535-46aa-9916-d7408bf769b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17521 2024.08.16 05:55:17.035257 [ 3 ] {1e69bf10-c535-46aa-9916-d7408bf769b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17522 2024.08.16 05:55:17.035526 [ 3 ] {1e69bf10-c535-46aa-9916-d7408bf769b4} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17523 2024.08.16 05:55:17.035565 [ 3 ] {1e69bf10-c535-46aa-9916-d7408bf769b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
17524 2024.08.16 05:55:17.035924 [ 3 ] {1e69bf10-c535-46aa-9916-d7408bf769b4} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
17525 2024.08.16 05:55:17.036243 [ 3 ] {1e69bf10-c535-46aa-9916-d7408bf769b4} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17526 2024.08.16 05:55:17.036397 [ 3 ] {1e69bf10-c535-46aa-9916-d7408bf769b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001339 sec., 44809.55937266617 rows/sec., 3.02 MiB/sec.
17527 2024.08.16 05:55:17.036549 [ 3 ] {1e69bf10-c535-46aa-9916-d7408bf769b4} <Debug> DynamicQueryHandler: Done processing query
17528 2024.08.16 05:55:17.036573 [ 3 ] {1e69bf10-c535-46aa-9916-d7408bf769b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17529 2024.08.16 05:55:17.036588 [ 3 ] {} <Debug> HTTP-Session: 5fdb7d69-8a89-4419-90ce-37b17c1fd172 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17530 2024.08.16 05:55:22.027271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 4210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17531 2024.08.16 05:55:22.027394 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17532 2024.08.16 05:55:22.027418 [ 3 ] {} <Debug> HTTP-Session: 3de5d382-bc0f-4b8c-b227-353536b2f7cd Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
17533 2024.08.16 05:55:22.027442 [ 3 ] {} <Debug> HTTP-Session: 3de5d382-bc0f-4b8c-b227-353536b2f7cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17534 2024.08.16 05:55:22.027457 [ 3 ] {} <Debug> HTTP-Session: 3de5d382-bc0f-4b8c-b227-353536b2f7cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17535 2024.08.16 05:55:22.027506 [ 3 ] {} <Trace> HTTP-Session: 3de5d382-bc0f-4b8c-b227-353536b2f7cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17536 2024.08.16 05:55:22.027689 [ 3 ] {ddbc65d3-eaed-4dc7-b61f-636d56d6e454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
17537 2024.08.16 05:55:22.027752 [ 3 ] {ddbc65d3-eaed-4dc7-b61f-636d56d6e454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
17538 2024.08.16 05:55:22.027938 [ 3 ] {ddbc65d3-eaed-4dc7-b61f-636d56d6e454} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17539 2024.08.16 05:55:22.028364 [ 3 ] {ddbc65d3-eaed-4dc7-b61f-636d56d6e454} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17540 2024.08.16 05:55:22.028404 [ 3 ] {ddbc65d3-eaed-4dc7-b61f-636d56d6e454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
17541 2024.08.16 05:55:22.028769 [ 3 ] {ddbc65d3-eaed-4dc7-b61f-636d56d6e454} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
17542 2024.08.16 05:55:22.029095 [ 3 ] {ddbc65d3-eaed-4dc7-b61f-636d56d6e454} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17543 2024.08.16 05:55:22.029239 [ 3 ] {ddbc65d3-eaed-4dc7-b61f-636d56d6e454} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.001608 sec., 18034.825870646764 rows/sec., 1.43 MiB/sec.
17544 2024.08.16 05:55:22.029468 [ 3 ] {ddbc65d3-eaed-4dc7-b61f-636d56d6e454} <Debug> DynamicQueryHandler: Done processing query
17545 2024.08.16 05:55:22.029494 [ 3 ] {ddbc65d3-eaed-4dc7-b61f-636d56d6e454} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17546 2024.08.16 05:55:22.029511 [ 3 ] {} <Debug> HTTP-Session: 3de5d382-bc0f-4b8c-b227-353536b2f7cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17547 2024.08.16 05:55:22.029741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 41509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17548 2024.08.16 05:55:22.029791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17549 2024.08.16 05:55:22.029809 [ 3 ] {} <Debug> HTTP-Session: f3a89fed-268d-4f4a-bfad-3eb8bfcd1c1d Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
17550 2024.08.16 05:55:22.029826 [ 3 ] {} <Debug> HTTP-Session: f3a89fed-268d-4f4a-bfad-3eb8bfcd1c1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17551 2024.08.16 05:55:22.029839 [ 3 ] {} <Debug> HTTP-Session: f3a89fed-268d-4f4a-bfad-3eb8bfcd1c1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17552 2024.08.16 05:55:22.029871 [ 3 ] {} <Trace> HTTP-Session: f3a89fed-268d-4f4a-bfad-3eb8bfcd1c1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17553 2024.08.16 05:55:22.030044 [ 3 ] {5d04e945-6393-4a22-91af-c4a65e679cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17554 2024.08.16 05:55:22.030087 [ 3 ] {5d04e945-6393-4a22-91af-c4a65e679cb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17555 2024.08.16 05:55:22.030219 [ 3 ] {5d04e945-6393-4a22-91af-c4a65e679cb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17556 2024.08.16 05:55:22.030659 [ 3 ] {5d04e945-6393-4a22-91af-c4a65e679cb1} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17557 2024.08.16 05:55:22.030695 [ 3 ] {5d04e945-6393-4a22-91af-c4a65e679cb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
17558 2024.08.16 05:55:22.031023 [ 3 ] {5d04e945-6393-4a22-91af-c4a65e679cb1} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
17559 2024.08.16 05:55:22.031365 [ 3 ] {5d04e945-6393-4a22-91af-c4a65e679cb1} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17560 2024.08.16 05:55:22.031654 [ 3 ] {5d04e945-6393-4a22-91af-c4a65e679cb1} <Debug> executeQuery: Read 276 rows, 24.73 KiB in 0.001679 sec., 164383.56164383562 rows/sec., 14.39 MiB/sec.
17561 2024.08.16 05:55:22.032310 [ 3 ] {5d04e945-6393-4a22-91af-c4a65e679cb1} <Debug> DynamicQueryHandler: Done processing query
17562 2024.08.16 05:55:22.032417 [ 3 ] {5d04e945-6393-4a22-91af-c4a65e679cb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
17563 2024.08.16 05:55:22.032509 [ 3 ] {} <Debug> HTTP-Session: f3a89fed-268d-4f4a-bfad-3eb8bfcd1c1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17564 2024.08.16 05:55:22.032843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17565 2024.08.16 05:55:22.032994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17566 2024.08.16 05:55:22.033037 [ 3 ] {} <Debug> HTTP-Session: ef9115b9-2b9f-48f8-802c-f57480491a16 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
17567 2024.08.16 05:55:22.033070 [ 3 ] {} <Debug> HTTP-Session: ef9115b9-2b9f-48f8-802c-f57480491a16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17568 2024.08.16 05:55:22.033099 [ 3 ] {} <Debug> HTTP-Session: ef9115b9-2b9f-48f8-802c-f57480491a16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17569 2024.08.16 05:55:22.033143 [ 3 ] {} <Trace> HTTP-Session: ef9115b9-2b9f-48f8-802c-f57480491a16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17570 2024.08.16 05:55:22.033242 [ 3 ] {d839b0b2-804b-4524-a645-4b8f4f37fad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
17571 2024.08.16 05:55:22.033285 [ 3 ] {d839b0b2-804b-4524-a645-4b8f4f37fad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
17572 2024.08.16 05:55:22.033427 [ 3 ] {d839b0b2-804b-4524-a645-4b8f4f37fad6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17573 2024.08.16 05:55:22.033698 [ 3 ] {d839b0b2-804b-4524-a645-4b8f4f37fad6} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17574 2024.08.16 05:55:22.033735 [ 3 ] {d839b0b2-804b-4524-a645-4b8f4f37fad6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
17575 2024.08.16 05:55:22.034041 [ 3 ] {d839b0b2-804b-4524-a645-4b8f4f37fad6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
17576 2024.08.16 05:55:22.034344 [ 3 ] {d839b0b2-804b-4524-a645-4b8f4f37fad6} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17577 2024.08.16 05:55:22.034497 [ 3 ] {d839b0b2-804b-4524-a645-4b8f4f37fad6} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001283 sec., 10911.925175370225 rows/sec., 764.20 KiB/sec.
17578 2024.08.16 05:55:22.034662 [ 3 ] {d839b0b2-804b-4524-a645-4b8f4f37fad6} <Debug> DynamicQueryHandler: Done processing query
17579 2024.08.16 05:55:22.034686 [ 3 ] {d839b0b2-804b-4524-a645-4b8f4f37fad6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
17580 2024.08.16 05:55:22.034702 [ 3 ] {} <Debug> HTTP-Session: ef9115b9-2b9f-48f8-802c-f57480491a16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17581 2024.08.16 05:55:22.034827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17582 2024.08.16 05:55:22.034875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17583 2024.08.16 05:55:22.034893 [ 3 ] {} <Debug> HTTP-Session: 8fe24e39-9612-439c-a464-0ce23043b06b Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
17584 2024.08.16 05:55:22.034910 [ 3 ] {} <Debug> HTTP-Session: 8fe24e39-9612-439c-a464-0ce23043b06b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17585 2024.08.16 05:55:22.034923 [ 3 ] {} <Debug> HTTP-Session: 8fe24e39-9612-439c-a464-0ce23043b06b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17586 2024.08.16 05:55:22.034953 [ 3 ] {} <Trace> HTTP-Session: 8fe24e39-9612-439c-a464-0ce23043b06b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17587 2024.08.16 05:55:22.035046 [ 3 ] {dd1cabee-56b2-4fe0-b601-55edbd3c68c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
17588 2024.08.16 05:55:22.035087 [ 3 ] {dd1cabee-56b2-4fe0-b601-55edbd3c68c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
17589 2024.08.16 05:55:22.035212 [ 3 ] {dd1cabee-56b2-4fe0-b601-55edbd3c68c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17590 2024.08.16 05:55:22.035470 [ 3 ] {dd1cabee-56b2-4fe0-b601-55edbd3c68c5} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17591 2024.08.16 05:55:22.035506 [ 3 ] {dd1cabee-56b2-4fe0-b601-55edbd3c68c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
17592 2024.08.16 05:55:22.035803 [ 3 ] {dd1cabee-56b2-4fe0-b601-55edbd3c68c5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
17593 2024.08.16 05:55:22.036101 [ 3 ] {dd1cabee-56b2-4fe0-b601-55edbd3c68c5} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17594 2024.08.16 05:55:22.036260 [ 3 ] {dd1cabee-56b2-4fe0-b601-55edbd3c68c5} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001229 sec., 4882.017900732302 rows/sec., 288.44 KiB/sec.
17595 2024.08.16 05:55:22.036269 [ 105 ] {} <Debug> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0
17596 2024.08.16 05:55:22.036365 [ 105 ] {} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17597 2024.08.16 05:55:22.036415 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
17598 2024.08.16 05:55:22.036508 [ 3 ] {dd1cabee-56b2-4fe0-b601-55edbd3c68c5} <Debug> DynamicQueryHandler: Done processing query
17599 2024.08.16 05:55:22.036592 [ 3 ] {dd1cabee-56b2-4fe0-b601-55edbd3c68c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
17600 2024.08.16 05:55:22.036672 [ 3 ] {} <Debug> HTTP-Session: 8fe24e39-9612-439c-a464-0ce23043b06b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17601 2024.08.16 05:55:22.036900 [ 186 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full
17602 2024.08.16 05:55:22.037050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 66711, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17603 2024.08.16 05:55:22.037147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17604 2024.08.16 05:55:22.037203 [ 3 ] {} <Debug> HTTP-Session: 9e1b6d31-928e-4846-8946-b7c48f82ca33 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
17605 2024.08.16 05:55:22.037259 [ 3 ] {} <Debug> HTTP-Session: 9e1b6d31-928e-4846-8946-b7c48f82ca33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17606 2024.08.16 05:55:22.037296 [ 3 ] {} <Debug> HTTP-Session: 9e1b6d31-928e-4846-8946-b7c48f82ca33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17607 2024.08.16 05:55:22.037315 [ 186 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17608 2024.08.16 05:55:22.037351 [ 3 ] {} <Trace> HTTP-Session: 9e1b6d31-928e-4846-8946-b7c48f82ca33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17609 2024.08.16 05:55:22.037374 [ 186 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 6 rows starting from the beginning of the part
17610 2024.08.16 05:55:22.037617 [ 186 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part
17611 2024.08.16 05:55:22.037841 [ 3 ] {1da40330-03a9-4e68-bd14-821ab0de011d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17612 2024.08.16 05:55:22.037927 [ 186 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part
17613 2024.08.16 05:55:22.038033 [ 3 ] {1da40330-03a9-4e68-bd14-821ab0de011d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17614 2024.08.16 05:55:22.038270 [ 186 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part
17615 2024.08.16 05:55:22.038623 [ 186 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part
17616 2024.08.16 05:55:22.039123 [ 3 ] {1da40330-03a9-4e68-bd14-821ab0de011d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17617 2024.08.16 05:55:22.040185 [ 3 ] {1da40330-03a9-4e68-bd14-821ab0de011d} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17618 2024.08.16 05:55:22.040260 [ 3 ] {1da40330-03a9-4e68-bd14-821ab0de011d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
17619 2024.08.16 05:55:22.040882 [ 186 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.004345762 sec., 6903.277261847289 rows/sec., 411.23 KiB/sec.
17620 2024.08.16 05:55:22.041095 [ 186 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary)
17621 2024.08.16 05:55:22.041135 [ 3 ] {1da40330-03a9-4e68-bd14-821ab0de011d} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
17622 2024.08.16 05:55:22.042127 [ 186 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_41_10} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17623 2024.08.16 05:55:22.042162 [ 3 ] {1da40330-03a9-4e68-bd14-821ab0de011d} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17624 2024.08.16 05:55:22.042345 [ 186 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_41_10} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10
17625 2024.08.16 05:55:22.042492 [ 3 ] {1da40330-03a9-4e68-bd14-821ab0de011d} <Debug> executeQuery: Read 411 rows, 30.00 KiB in 0.00495 sec., 83030.30303030302 rows/sec., 5.92 MiB/sec.
17626 2024.08.16 05:55:22.042579 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB.
17627 2024.08.16 05:55:22.042798 [ 3 ] {1da40330-03a9-4e68-bd14-821ab0de011d} <Debug> DynamicQueryHandler: Done processing query
17628 2024.08.16 05:55:22.042828 [ 3 ] {1da40330-03a9-4e68-bd14-821ab0de011d} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
17629 2024.08.16 05:55:22.042843 [ 3 ] {} <Debug> HTTP-Session: 9e1b6d31-928e-4846-8946-b7c48f82ca33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17630 2024.08.16 05:55:22.043015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17631 2024.08.16 05:55:22.043064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17632 2024.08.16 05:55:22.043083 [ 3 ] {} <Debug> HTTP-Session: d3fa756f-0bef-4e5a-860b-68086cddae63 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
17633 2024.08.16 05:55:22.043099 [ 3 ] {} <Debug> HTTP-Session: d3fa756f-0bef-4e5a-860b-68086cddae63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17634 2024.08.16 05:55:22.043113 [ 3 ] {} <Debug> HTTP-Session: d3fa756f-0bef-4e5a-860b-68086cddae63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17635 2024.08.16 05:55:22.043144 [ 3 ] {} <Trace> HTTP-Session: d3fa756f-0bef-4e5a-860b-68086cddae63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17636 2024.08.16 05:55:22.043239 [ 3 ] {003b771c-d78b-4ad6-bfe9-5ed7fb4dbe7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
17637 2024.08.16 05:55:22.043283 [ 3 ] {003b771c-d78b-4ad6-bfe9-5ed7fb4dbe7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
17638 2024.08.16 05:55:22.043427 [ 3 ] {003b771c-d78b-4ad6-bfe9-5ed7fb4dbe7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17639 2024.08.16 05:55:22.043678 [ 3 ] {003b771c-d78b-4ad6-bfe9-5ed7fb4dbe7b} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17640 2024.08.16 05:55:22.043715 [ 3 ] {003b771c-d78b-4ad6-bfe9-5ed7fb4dbe7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
17641 2024.08.16 05:55:22.044075 [ 3 ] {003b771c-d78b-4ad6-bfe9-5ed7fb4dbe7b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
17642 2024.08.16 05:55:22.044396 [ 3 ] {003b771c-d78b-4ad6-bfe9-5ed7fb4dbe7b} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17643 2024.08.16 05:55:22.044548 [ 3 ] {003b771c-d78b-4ad6-bfe9-5ed7fb4dbe7b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001329 sec., 4514.672686230248 rows/sec., 235.87 KiB/sec.
17644 2024.08.16 05:55:22.044555 [ 105 ] {} <Debug> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
17645 2024.08.16 05:55:22.044631 [ 105 ] {} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17646 2024.08.16 05:55:22.044685 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
17647 2024.08.16 05:55:22.044849 [ 3 ] {003b771c-d78b-4ad6-bfe9-5ed7fb4dbe7b} <Debug> DynamicQueryHandler: Done processing query
17648 2024.08.16 05:55:22.044865 [ 188 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
17649 2024.08.16 05:55:22.044895 [ 3 ] {003b771c-d78b-4ad6-bfe9-5ed7fb4dbe7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
17650 2024.08.16 05:55:22.044952 [ 3 ] {} <Debug> HTTP-Session: d3fa756f-0bef-4e5a-860b-68086cddae63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17651 2024.08.16 05:55:22.045095 [ 188 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17652 2024.08.16 05:55:22.045151 [ 188 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 216 rows starting from the beginning of the part
17653 2024.08.16 05:55:22.045164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 44624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17654 2024.08.16 05:55:22.045363 [ 188 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part
17655 2024.08.16 05:55:22.045377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17656 2024.08.16 05:55:22.045505 [ 3 ] {} <Debug> HTTP-Session: c9e7ef41-d9f7-438b-83e8-551b4468d9ed Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
17657 2024.08.16 05:55:22.045611 [ 3 ] {} <Debug> HTTP-Session: c9e7ef41-d9f7-438b-83e8-551b4468d9ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17658 2024.08.16 05:55:22.045632 [ 188 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part
17659 2024.08.16 05:55:22.045684 [ 3 ] {} <Debug> HTTP-Session: c9e7ef41-d9f7-438b-83e8-551b4468d9ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17660 2024.08.16 05:55:22.045909 [ 3 ] {} <Trace> HTTP-Session: c9e7ef41-d9f7-438b-83e8-551b4468d9ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17661 2024.08.16 05:55:22.045936 [ 188 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part
17662 2024.08.16 05:55:22.046214 [ 188 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part
17663 2024.08.16 05:55:22.046464 [ 188 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part
17664 2024.08.16 05:55:22.046565 [ 3 ] {b084d4c2-5eed-4551-94df-ad442e8bb24e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17665 2024.08.16 05:55:22.046862 [ 3 ] {b084d4c2-5eed-4551-94df-ad442e8bb24e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17666 2024.08.16 05:55:22.047381 [ 3 ] {b084d4c2-5eed-4551-94df-ad442e8bb24e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17667 2024.08.16 05:55:22.048346 [ 3 ] {b084d4c2-5eed-4551-94df-ad442e8bb24e} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17668 2024.08.16 05:55:22.048411 [ 3 ] {b084d4c2-5eed-4551-94df-ad442e8bb24e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
17669 2024.08.16 05:55:22.049344 [ 188 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.004571145 sec., 53815.83826371729 rows/sec., 2.75 MiB/sec.
17670 2024.08.16 05:55:22.049446 [ 3 ] {b084d4c2-5eed-4551-94df-ad442e8bb24e} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
17671 2024.08.16 05:55:22.049529 [ 188 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
17672 2024.08.16 05:55:22.050197 [ 3 ] {b084d4c2-5eed-4551-94df-ad442e8bb24e} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17673 2024.08.16 05:55:22.050500 [ 3 ] {b084d4c2-5eed-4551-94df-ad442e8bb24e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004227 sec., 56068.1334279631 rows/sec., 3.76 MiB/sec.
17674 2024.08.16 05:55:22.050517 [ 188 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_41_8} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17675 2024.08.16 05:55:22.050942 [ 188 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_41_8} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
17676 2024.08.16 05:55:22.051038 [ 3 ] {b084d4c2-5eed-4551-94df-ad442e8bb24e} <Debug> DynamicQueryHandler: Done processing query
17677 2024.08.16 05:55:22.051122 [ 3 ] {b084d4c2-5eed-4551-94df-ad442e8bb24e} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
17678 2024.08.16 05:55:22.051192 [ 3 ] {} <Debug> HTTP-Session: c9e7ef41-d9f7-438b-83e8-551b4468d9ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17679 2024.08.16 05:55:22.051278 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
17680 2024.08.16 05:55:22.051396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17681 2024.08.16 05:55:22.051470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17682 2024.08.16 05:55:22.051495 [ 3 ] {} <Debug> HTTP-Session: 3fa11aa6-395b-4d39-803b-12513aff6f61 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
17683 2024.08.16 05:55:22.051511 [ 3 ] {} <Debug> HTTP-Session: 3fa11aa6-395b-4d39-803b-12513aff6f61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17684 2024.08.16 05:55:22.051525 [ 3 ] {} <Debug> HTTP-Session: 3fa11aa6-395b-4d39-803b-12513aff6f61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17685 2024.08.16 05:55:22.051557 [ 3 ] {} <Trace> HTTP-Session: 3fa11aa6-395b-4d39-803b-12513aff6f61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17686 2024.08.16 05:55:22.051650 [ 3 ] {5a13d12b-b407-4ee7-b0e5-029a8e8bc0dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
17687 2024.08.16 05:55:22.051695 [ 3 ] {5a13d12b-b407-4ee7-b0e5-029a8e8bc0dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
17688 2024.08.16 05:55:22.051836 [ 3 ] {5a13d12b-b407-4ee7-b0e5-029a8e8bc0dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17689 2024.08.16 05:55:22.052090 [ 3 ] {5a13d12b-b407-4ee7-b0e5-029a8e8bc0dd} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17690 2024.08.16 05:55:22.052126 [ 3 ] {5a13d12b-b407-4ee7-b0e5-029a8e8bc0dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
17691 2024.08.16 05:55:22.052475 [ 3 ] {5a13d12b-b407-4ee7-b0e5-029a8e8bc0dd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
17692 2024.08.16 05:55:22.052793 [ 3 ] {5a13d12b-b407-4ee7-b0e5-029a8e8bc0dd} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17693 2024.08.16 05:55:22.052945 [ 3 ] {5a13d12b-b407-4ee7-b0e5-029a8e8bc0dd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00131 sec., 763.3587786259542 rows/sec., 51.44 KiB/sec.
17694 2024.08.16 05:55:22.052956 [ 105 ] {} <Debug> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
17695 2024.08.16 05:55:22.053042 [ 105 ] {} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17696 2024.08.16 05:55:22.053097 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
17697 2024.08.16 05:55:22.053232 [ 3 ] {5a13d12b-b407-4ee7-b0e5-029a8e8bc0dd} <Debug> DynamicQueryHandler: Done processing query
17698 2024.08.16 05:55:22.053288 [ 3 ] {5a13d12b-b407-4ee7-b0e5-029a8e8bc0dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
17699 2024.08.16 05:55:22.053306 [ 192 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
17700 2024.08.16 05:55:22.053316 [ 3 ] {} <Debug> HTTP-Session: 3fa11aa6-395b-4d39-803b-12513aff6f61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17701 2024.08.16 05:55:22.053491 [ 192 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17702 2024.08.16 05:55:22.053544 [ 192 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 38 rows starting from the beginning of the part
17703 2024.08.16 05:55:22.053570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 46515, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17704 2024.08.16 05:55:22.053705 [ 192 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
17705 2024.08.16 05:55:22.053732 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17706 2024.08.16 05:55:22.053832 [ 3 ] {} <Debug> HTTP-Session: 29e9f009-8d0b-4177-9da7-12ef8d888b06 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
17707 2024.08.16 05:55:22.053987 [ 3 ] {} <Debug> HTTP-Session: 29e9f009-8d0b-4177-9da7-12ef8d888b06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17708 2024.08.16 05:55:22.054091 [ 192 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
17709 2024.08.16 05:55:22.054138 [ 3 ] {} <Debug> HTTP-Session: 29e9f009-8d0b-4177-9da7-12ef8d888b06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17710 2024.08.16 05:55:22.054309 [ 3 ] {} <Trace> HTTP-Session: 29e9f009-8d0b-4177-9da7-12ef8d888b06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17711 2024.08.16 05:55:22.054369 [ 192 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
17712 2024.08.16 05:55:22.054531 [ 192 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
17713 2024.08.16 05:55:22.054768 [ 192 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
17714 2024.08.16 05:55:22.055111 [ 3 ] {0871cbeb-8fb7-43e8-a273-34cd8588b37d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
17715 2024.08.16 05:55:22.055341 [ 3 ] {0871cbeb-8fb7-43e8-a273-34cd8588b37d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
17716 2024.08.16 05:55:22.057319 [ 3 ] {0871cbeb-8fb7-43e8-a273-34cd8588b37d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17717 2024.08.16 05:55:22.058304 [ 194 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43 rows, containing 4 columns (4 merged, 0 gathered) in 0.005111495 sec., 8412.411632995827 rows/sec., 565.32 KiB/sec.
17718 2024.08.16 05:55:22.058598 [ 194 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
17719 2024.08.16 05:55:22.059645 [ 3 ] {0871cbeb-8fb7-43e8-a273-34cd8588b37d} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17720 2024.08.16 05:55:22.059708 [ 3 ] {0871cbeb-8fb7-43e8-a273-34cd8588b37d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
17721 2024.08.16 05:55:22.059933 [ 194 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_41_8} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17722 2024.08.16 05:55:22.060161 [ 194 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_41_8} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8
17723 2024.08.16 05:55:22.060323 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
17724 2024.08.16 05:55:22.060786 [ 3 ] {0871cbeb-8fb7-43e8-a273-34cd8588b37d} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary)
17725 2024.08.16 05:55:22.061222 [ 3 ] {0871cbeb-8fb7-43e8-a273-34cd8588b37d} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17726 2024.08.16 05:55:22.061411 [ 3 ] {0871cbeb-8fb7-43e8-a273-34cd8588b37d} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.006831 sec., 4245.352071439028 rows/sec., 7.61 MiB/sec.
17727 2024.08.16 05:55:22.061668 [ 3 ] {0871cbeb-8fb7-43e8-a273-34cd8588b37d} <Debug> DynamicQueryHandler: Done processing query
17728 2024.08.16 05:55:22.061693 [ 3 ] {0871cbeb-8fb7-43e8-a273-34cd8588b37d} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
17729 2024.08.16 05:55:22.061709 [ 3 ] {} <Debug> HTTP-Session: 29e9f009-8d0b-4177-9da7-12ef8d888b06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17730 2024.08.16 05:55:22.061837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17731 2024.08.16 05:55:22.061885 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17732 2024.08.16 05:55:22.061904 [ 3 ] {} <Debug> HTTP-Session: ce9cb84b-1ef7-416c-9082-f961a427a346 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
17733 2024.08.16 05:55:22.061920 [ 3 ] {} <Debug> HTTP-Session: ce9cb84b-1ef7-416c-9082-f961a427a346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17734 2024.08.16 05:55:22.061934 [ 3 ] {} <Debug> HTTP-Session: ce9cb84b-1ef7-416c-9082-f961a427a346 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17735 2024.08.16 05:55:22.061965 [ 3 ] {} <Trace> HTTP-Session: ce9cb84b-1ef7-416c-9082-f961a427a346 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17736 2024.08.16 05:55:22.062112 [ 3 ] {c6b615ed-dfce-441b-9685-314b638b5ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17737 2024.08.16 05:55:22.062155 [ 3 ] {c6b615ed-dfce-441b-9685-314b638b5ddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17738 2024.08.16 05:55:22.062286 [ 3 ] {c6b615ed-dfce-441b-9685-314b638b5ddc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17739 2024.08.16 05:55:22.062607 [ 3 ] {c6b615ed-dfce-441b-9685-314b638b5ddc} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17740 2024.08.16 05:55:22.062644 [ 3 ] {c6b615ed-dfce-441b-9685-314b638b5ddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.62 GiB.
17741 2024.08.16 05:55:22.062999 [ 3 ] {c6b615ed-dfce-441b-9685-314b638b5ddc} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
17742 2024.08.16 05:55:22.063314 [ 3 ] {c6b615ed-dfce-441b-9685-314b638b5ddc} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17743 2024.08.16 05:55:22.063466 [ 3 ] {c6b615ed-dfce-441b-9685-314b638b5ddc} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001412 sec., 58073.65439093484 rows/sec., 3.69 MiB/sec.
17744 2024.08.16 05:55:22.063716 [ 3 ] {c6b615ed-dfce-441b-9685-314b638b5ddc} <Debug> DynamicQueryHandler: Done processing query
17745 2024.08.16 05:55:22.063772 [ 3 ] {c6b615ed-dfce-441b-9685-314b638b5ddc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
17746 2024.08.16 05:55:22.063832 [ 3 ] {} <Debug> HTTP-Session: ce9cb84b-1ef7-416c-9082-f961a427a346 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17747 2024.08.16 05:55:24.861789 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache
17748 2024.08.16 05:55:24.861849 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache
17749 2024.08.16 05:55:27.052396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17750 2024.08.16 05:55:27.052520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17751 2024.08.16 05:55:27.052548 [ 3 ] {} <Debug> HTTP-Session: 5abaeeb0-ace5-480c-b7b1-d59e99e9f3fa Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
17752 2024.08.16 05:55:27.052577 [ 3 ] {} <Debug> HTTP-Session: 5abaeeb0-ace5-480c-b7b1-d59e99e9f3fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17753 2024.08.16 05:55:27.052594 [ 3 ] {} <Debug> HTTP-Session: 5abaeeb0-ace5-480c-b7b1-d59e99e9f3fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17754 2024.08.16 05:55:27.052649 [ 3 ] {} <Trace> HTTP-Session: 5abaeeb0-ace5-480c-b7b1-d59e99e9f3fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17755 2024.08.16 05:55:27.052858 [ 3 ] {657cbc2f-f5e3-40e9-abf6-9f6b90fb2a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
17756 2024.08.16 05:55:27.052929 [ 3 ] {657cbc2f-f5e3-40e9-abf6-9f6b90fb2a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
17757 2024.08.16 05:55:27.053145 [ 3 ] {657cbc2f-f5e3-40e9-abf6-9f6b90fb2a1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17758 2024.08.16 05:55:27.053695 [ 3 ] {657cbc2f-f5e3-40e9-abf6-9f6b90fb2a1d} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17759 2024.08.16 05:55:27.053735 [ 3 ] {657cbc2f-f5e3-40e9-abf6-9f6b90fb2a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
17760 2024.08.16 05:55:27.054112 [ 3 ] {657cbc2f-f5e3-40e9-abf6-9f6b90fb2a1d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
17761 2024.08.16 05:55:27.054442 [ 3 ] {657cbc2f-f5e3-40e9-abf6-9f6b90fb2a1d} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17762 2024.08.16 05:55:27.054597 [ 3 ] {657cbc2f-f5e3-40e9-abf6-9f6b90fb2a1d} <Debug> executeQuery: Read 26 rows, 2.11 KiB in 0.001807 sec., 14388.489208633093 rows/sec., 1.14 MiB/sec.
17763 2024.08.16 05:55:27.054809 [ 3 ] {657cbc2f-f5e3-40e9-abf6-9f6b90fb2a1d} <Debug> DynamicQueryHandler: Done processing query
17764 2024.08.16 05:55:27.054835 [ 3 ] {657cbc2f-f5e3-40e9-abf6-9f6b90fb2a1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17765 2024.08.16 05:55:27.054852 [ 3 ] {} <Debug> HTTP-Session: 5abaeeb0-ace5-480c-b7b1-d59e99e9f3fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17766 2024.08.16 05:55:27.054998 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17767 2024.08.16 05:55:27.055047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17768 2024.08.16 05:55:27.055067 [ 3 ] {} <Debug> HTTP-Session: 26f2e753-3824-469d-aa9e-ec1f3df80830 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
17769 2024.08.16 05:55:27.055083 [ 3 ] {} <Debug> HTTP-Session: 26f2e753-3824-469d-aa9e-ec1f3df80830 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17770 2024.08.16 05:55:27.055097 [ 3 ] {} <Debug> HTTP-Session: 26f2e753-3824-469d-aa9e-ec1f3df80830 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17771 2024.08.16 05:55:27.055128 [ 3 ] {} <Trace> HTTP-Session: 26f2e753-3824-469d-aa9e-ec1f3df80830 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17772 2024.08.16 05:55:27.055220 [ 3 ] {90c67746-2686-4498-9e52-f8fb528d7ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
17773 2024.08.16 05:55:27.055263 [ 3 ] {90c67746-2686-4498-9e52-f8fb528d7ff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
17774 2024.08.16 05:55:27.055395 [ 3 ] {90c67746-2686-4498-9e52-f8fb528d7ff6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17775 2024.08.16 05:55:27.055747 [ 3 ] {90c67746-2686-4498-9e52-f8fb528d7ff6} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17776 2024.08.16 05:55:27.055784 [ 3 ] {90c67746-2686-4498-9e52-f8fb528d7ff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
17777 2024.08.16 05:55:27.056089 [ 3 ] {90c67746-2686-4498-9e52-f8fb528d7ff6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
17778 2024.08.16 05:55:27.056393 [ 3 ] {90c67746-2686-4498-9e52-f8fb528d7ff6} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17779 2024.08.16 05:55:27.056555 [ 3 ] {90c67746-2686-4498-9e52-f8fb528d7ff6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001346 sec., 1485.8841010401188 rows/sec., 121.16 KiB/sec.
17780 2024.08.16 05:55:27.056861 [ 3 ] {90c67746-2686-4498-9e52-f8fb528d7ff6} <Debug> DynamicQueryHandler: Done processing query
17781 2024.08.16 05:55:27.056904 [ 3 ] {90c67746-2686-4498-9e52-f8fb528d7ff6} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
17782 2024.08.16 05:55:27.056931 [ 3 ] {} <Debug> HTTP-Session: 26f2e753-3824-469d-aa9e-ec1f3df80830 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17783 2024.08.16 05:55:27.057192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 184662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17784 2024.08.16 05:55:27.057242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17785 2024.08.16 05:55:27.057261 [ 3 ] {} <Debug> HTTP-Session: c459f1b9-19fb-493d-90c3-a00af3b693c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
17786 2024.08.16 05:55:27.057278 [ 3 ] {} <Debug> HTTP-Session: c459f1b9-19fb-493d-90c3-a00af3b693c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17787 2024.08.16 05:55:27.057291 [ 3 ] {} <Debug> HTTP-Session: c459f1b9-19fb-493d-90c3-a00af3b693c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17788 2024.08.16 05:55:27.057321 [ 3 ] {} <Trace> HTTP-Session: c459f1b9-19fb-493d-90c3-a00af3b693c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17789 2024.08.16 05:55:27.057794 [ 3 ] {67ff26bc-cf2a-468e-850b-6487ce897896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
17790 2024.08.16 05:55:27.057839 [ 3 ] {67ff26bc-cf2a-468e-850b-6487ce897896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
17791 2024.08.16 05:55:27.057984 [ 3 ] {67ff26bc-cf2a-468e-850b-6487ce897896} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17792 2024.08.16 05:55:27.059221 [ 3 ] {67ff26bc-cf2a-468e-850b-6487ce897896} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17793 2024.08.16 05:55:27.059258 [ 3 ] {67ff26bc-cf2a-468e-850b-6487ce897896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
17794 2024.08.16 05:55:27.059635 [ 3 ] {67ff26bc-cf2a-468e-850b-6487ce897896} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
17795 2024.08.16 05:55:27.059943 [ 3 ] {67ff26bc-cf2a-468e-850b-6487ce897896} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17796 2024.08.16 05:55:27.060090 [ 3 ] {67ff26bc-cf2a-468e-850b-6487ce897896} <Debug> executeQuery: Read 1275 rows, 107.64 KiB in 0.002607 sec., 489067.89413118525 rows/sec., 40.32 MiB/sec.
17797 2024.08.16 05:55:27.060103 [ 101 ] {} <Debug> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
17798 2024.08.16 05:55:27.060214 [ 101 ] {} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17799 2024.08.16 05:55:27.060256 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
17800 2024.08.16 05:55:27.060332 [ 3 ] {67ff26bc-cf2a-468e-850b-6487ce897896} <Debug> DynamicQueryHandler: Done processing query
17801 2024.08.16 05:55:27.060403 [ 3 ] {67ff26bc-cf2a-468e-850b-6487ce897896} <Debug> MemoryTracker: Peak memory usage (for query): 4.96 MiB.
17802 2024.08.16 05:55:27.060486 [ 3 ] {} <Debug> HTTP-Session: c459f1b9-19fb-493d-90c3-a00af3b693c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17803 2024.08.16 05:55:27.060562 [ 201 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
17804 2024.08.16 05:55:27.060900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17805 2024.08.16 05:55:27.061125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17806 2024.08.16 05:55:27.061141 [ 201 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17807 2024.08.16 05:55:27.061225 [ 3 ] {} <Debug> HTTP-Session: 4efcf083-583b-4016-91d1-217765d7e61b Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
17808 2024.08.16 05:55:27.061261 [ 201 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1509 rows starting from the beginning of the part
17809 2024.08.16 05:55:27.061321 [ 3 ] {} <Debug> HTTP-Session: 4efcf083-583b-4016-91d1-217765d7e61b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17810 2024.08.16 05:55:27.061404 [ 3 ] {} <Debug> HTTP-Session: 4efcf083-583b-4016-91d1-217765d7e61b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17811 2024.08.16 05:55:27.061540 [ 201 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 134 rows starting from the beginning of the part
17812 2024.08.16 05:55:27.061590 [ 3 ] {} <Trace> HTTP-Session: 4efcf083-583b-4016-91d1-217765d7e61b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17813 2024.08.16 05:55:27.061830 [ 201 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 276 rows starting from the beginning of the part
17814 2024.08.16 05:55:27.062080 [ 201 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 134 rows starting from the beginning of the part
17815 2024.08.16 05:55:27.062127 [ 3 ] {d2074c81-d4c2-4cdd-b2de-06404ebf3bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
17816 2024.08.16 05:55:27.062361 [ 201 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 276 rows starting from the beginning of the part
17817 2024.08.16 05:55:27.062376 [ 3 ] {d2074c81-d4c2-4cdd-b2de-06404ebf3bfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
17818 2024.08.16 05:55:27.062628 [ 201 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1275 rows starting from the beginning of the part
17819 2024.08.16 05:55:27.063287 [ 3 ] {d2074c81-d4c2-4cdd-b2de-06404ebf3bfa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17820 2024.08.16 05:55:27.063908 [ 3 ] {d2074c81-d4c2-4cdd-b2de-06404ebf3bfa} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17821 2024.08.16 05:55:27.063951 [ 3 ] {d2074c81-d4c2-4cdd-b2de-06404ebf3bfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
17822 2024.08.16 05:55:27.064747 [ 3 ] {d2074c81-d4c2-4cdd-b2de-06404ebf3bfa} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
17823 2024.08.16 05:55:27.065306 [ 3 ] {d2074c81-d4c2-4cdd-b2de-06404ebf3bfa} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17824 2024.08.16 05:55:27.065493 [ 3 ] {d2074c81-d4c2-4cdd-b2de-06404ebf3bfa} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.003561 sec., 561.6399887672002 rows/sec., 39.22 KiB/sec.
17825 2024.08.16 05:55:27.065855 [ 3 ] {d2074c81-d4c2-4cdd-b2de-06404ebf3bfa} <Debug> DynamicQueryHandler: Done processing query
17826 2024.08.16 05:55:27.065944 [ 3 ] {d2074c81-d4c2-4cdd-b2de-06404ebf3bfa} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
17827 2024.08.16 05:55:27.066031 [ 3 ] {} <Debug> HTTP-Session: 4efcf083-583b-4016-91d1-217765d7e61b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17828 2024.08.16 05:55:27.066400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 30454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17829 2024.08.16 05:55:27.066650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17830 2024.08.16 05:55:27.066759 [ 3 ] {} <Debug> HTTP-Session: 3ab4b755-443d-434d-a088-f0bb872b69e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
17831 2024.08.16 05:55:27.066751 [ 201 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3604 rows, containing 4 columns (4 merged, 0 gathered) in 0.006385085 sec., 564440.4107384632 rows/sec., 47.26 MiB/sec.
17832 2024.08.16 05:55:27.066825 [ 3 ] {} <Debug> HTTP-Session: 3ab4b755-443d-434d-a088-f0bb872b69e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17833 2024.08.16 05:55:27.066880 [ 3 ] {} <Debug> HTTP-Session: 3ab4b755-443d-434d-a088-f0bb872b69e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17834 2024.08.16 05:55:27.066948 [ 3 ] {} <Trace> HTTP-Session: 3ab4b755-443d-434d-a088-f0bb872b69e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17835 2024.08.16 05:55:27.067081 [ 201 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
17836 2024.08.16 05:55:27.067227 [ 3 ] {09645547-bf2b-4035-b8c8-e068f55d4c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
17837 2024.08.16 05:55:27.067369 [ 3 ] {09645547-bf2b-4035-b8c8-e068f55d4c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
17838 2024.08.16 05:55:27.067858 [ 3 ] {09645547-bf2b-4035-b8c8-e068f55d4c6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17839 2024.08.16 05:55:27.068004 [ 201 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_91_18} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17840 2024.08.16 05:55:27.068130 [ 201 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_91_18} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
17841 2024.08.16 05:55:27.068276 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB.
17842 2024.08.16 05:55:27.068494 [ 3 ] {09645547-bf2b-4035-b8c8-e068f55d4c6f} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17843 2024.08.16 05:55:27.068536 [ 3 ] {09645547-bf2b-4035-b8c8-e068f55d4c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
17844 2024.08.16 05:55:27.068872 [ 3 ] {09645547-bf2b-4035-b8c8-e068f55d4c6f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
17845 2024.08.16 05:55:27.069179 [ 3 ] {09645547-bf2b-4035-b8c8-e068f55d4c6f} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17846 2024.08.16 05:55:27.069337 [ 3 ] {09645547-bf2b-4035-b8c8-e068f55d4c6f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002268 sec., 100529.10052910053 rows/sec., 6.81 MiB/sec.
17847 2024.08.16 05:55:27.069516 [ 3 ] {09645547-bf2b-4035-b8c8-e068f55d4c6f} <Debug> DynamicQueryHandler: Done processing query
17848 2024.08.16 05:55:27.069540 [ 3 ] {09645547-bf2b-4035-b8c8-e068f55d4c6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
17849 2024.08.16 05:55:27.069556 [ 3 ] {} <Debug> HTTP-Session: 3ab4b755-443d-434d-a088-f0bb872b69e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17850 2024.08.16 05:55:27.069768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 90566, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17851 2024.08.16 05:55:27.069816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17852 2024.08.16 05:55:27.069835 [ 3 ] {} <Debug> HTTP-Session: ee0b6781-6850-4512-93e8-6a0332bed3a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
17853 2024.08.16 05:55:27.069851 [ 3 ] {} <Debug> HTTP-Session: ee0b6781-6850-4512-93e8-6a0332bed3a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17854 2024.08.16 05:55:27.069864 [ 3 ] {} <Debug> HTTP-Session: ee0b6781-6850-4512-93e8-6a0332bed3a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17855 2024.08.16 05:55:27.069898 [ 3 ] {} <Trace> HTTP-Session: ee0b6781-6850-4512-93e8-6a0332bed3a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17856 2024.08.16 05:55:27.070287 [ 3 ] {51a7b41a-c175-4dc6-bcaa-c3bce8920bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
17857 2024.08.16 05:55:27.070328 [ 3 ] {51a7b41a-c175-4dc6-bcaa-c3bce8920bfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
17858 2024.08.16 05:55:27.070458 [ 3 ] {51a7b41a-c175-4dc6-bcaa-c3bce8920bfe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17859 2024.08.16 05:55:27.071138 [ 3 ] {51a7b41a-c175-4dc6-bcaa-c3bce8920bfe} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17860 2024.08.16 05:55:27.071175 [ 3 ] {51a7b41a-c175-4dc6-bcaa-c3bce8920bfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
17861 2024.08.16 05:55:27.071497 [ 3 ] {51a7b41a-c175-4dc6-bcaa-c3bce8920bfe} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
17862 2024.08.16 05:55:27.071793 [ 3 ] {51a7b41a-c175-4dc6-bcaa-c3bce8920bfe} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17863 2024.08.16 05:55:27.071938 [ 3 ] {51a7b41a-c175-4dc6-bcaa-c3bce8920bfe} <Debug> executeQuery: Read 548 rows, 41.65 KiB in 0.00191 sec., 286910.9947643979 rows/sec., 21.29 MiB/sec.
17864 2024.08.16 05:55:27.071946 [ 101 ] {} <Debug> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
17865 2024.08.16 05:55:27.072031 [ 101 ] {} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17866 2024.08.16 05:55:27.072106 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
17867 2024.08.16 05:55:27.072182 [ 3 ] {51a7b41a-c175-4dc6-bcaa-c3bce8920bfe} <Debug> DynamicQueryHandler: Done processing query
17868 2024.08.16 05:55:27.072243 [ 3 ] {51a7b41a-c175-4dc6-bcaa-c3bce8920bfe} <Debug> MemoryTracker: Peak memory usage (for query): 4.55 MiB.
17869 2024.08.16 05:55:27.072288 [ 3 ] {} <Debug> HTTP-Session: ee0b6781-6850-4512-93e8-6a0332bed3a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17870 2024.08.16 05:55:27.072332 [ 196 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
17871 2024.08.16 05:55:27.072509 [ 196 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17872 2024.08.16 05:55:27.072558 [ 196 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 951 rows starting from the beginning of the part
17873 2024.08.16 05:55:27.072584 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 160653, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17874 2024.08.16 05:55:27.072715 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17875 2024.08.16 05:55:27.072740 [ 196 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 90 rows starting from the beginning of the part
17876 2024.08.16 05:55:27.072810 [ 3 ] {} <Debug> HTTP-Session: cad9f6f4-78ea-4679-8286-38eda7046137 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
17877 2024.08.16 05:55:27.072910 [ 3 ] {} <Debug> HTTP-Session: cad9f6f4-78ea-4679-8286-38eda7046137 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17878 2024.08.16 05:55:27.073027 [ 3 ] {} <Debug> HTTP-Session: cad9f6f4-78ea-4679-8286-38eda7046137 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17879 2024.08.16 05:55:27.073112 [ 196 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 411 rows starting from the beginning of the part
17880 2024.08.16 05:55:27.073137 [ 3 ] {} <Trace> HTTP-Session: cad9f6f4-78ea-4679-8286-38eda7046137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17881 2024.08.16 05:55:27.073458 [ 196 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 90 rows starting from the beginning of the part
17882 2024.08.16 05:55:27.073627 [ 196 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 411 rows starting from the beginning of the part
17883 2024.08.16 05:55:27.073736 [ 196 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 548 rows starting from the beginning of the part
17884 2024.08.16 05:55:27.074061 [ 3 ] {ff49e6fd-b1dc-4051-b5c8-9fdeb8aa4744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
17885 2024.08.16 05:55:27.074238 [ 3 ] {ff49e6fd-b1dc-4051-b5c8-9fdeb8aa4744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
17886 2024.08.16 05:55:27.074687 [ 3 ] {ff49e6fd-b1dc-4051-b5c8-9fdeb8aa4744} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17887 2024.08.16 05:55:27.076019 [ 3 ] {ff49e6fd-b1dc-4051-b5c8-9fdeb8aa4744} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17888 2024.08.16 05:55:27.076062 [ 3 ] {ff49e6fd-b1dc-4051-b5c8-9fdeb8aa4744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
17889 2024.08.16 05:55:27.076722 [ 196 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2501 rows, containing 4 columns (4 merged, 0 gathered) in 0.004525555 sec., 552639.4000293887 rows/sec., 40.33 MiB/sec.
17890 2024.08.16 05:55:27.076835 [ 3 ] {ff49e6fd-b1dc-4051-b5c8-9fdeb8aa4744} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
17891 2024.08.16 05:55:27.076919 [ 191 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
17892 2024.08.16 05:55:27.077344 [ 3 ] {ff49e6fd-b1dc-4051-b5c8-9fdeb8aa4744} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17893 2024.08.16 05:55:27.077471 [ 191 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_91_18} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17894 2024.08.16 05:55:27.077542 [ 3 ] {ff49e6fd-b1dc-4051-b5c8-9fdeb8aa4744} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.004 sec., 211250 rows/sec., 14.22 MiB/sec.
17895 2024.08.16 05:55:27.077571 [ 100 ] {} <Debug> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
17896 2024.08.16 05:55:27.077732 [ 100 ] {} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17897 2024.08.16 05:55:27.077802 [ 191 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_91_18} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
17898 2024.08.16 05:55:27.077820 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
17899 2024.08.16 05:55:27.078097 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB.
17900 2024.08.16 05:55:27.078104 [ 3 ] {ff49e6fd-b1dc-4051-b5c8-9fdeb8aa4744} <Debug> DynamicQueryHandler: Done processing query
17901 2024.08.16 05:55:27.078145 [ 3 ] {ff49e6fd-b1dc-4051-b5c8-9fdeb8aa4744} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
17902 2024.08.16 05:55:27.078157 [ 197 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
17903 2024.08.16 05:55:27.078170 [ 3 ] {} <Debug> HTTP-Session: cad9f6f4-78ea-4679-8286-38eda7046137 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17904 2024.08.16 05:55:27.078339 [ 197 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17905 2024.08.16 05:55:27.078377 [ 197 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 27681 rows starting from the beginning of the part
17906 2024.08.16 05:55:27.078478 [ 197 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 170 rows starting from the beginning of the part
17907 2024.08.16 05:55:27.078609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 42049, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17908 2024.08.16 05:55:27.078820 [ 197 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 227 rows starting from the beginning of the part
17909 2024.08.16 05:55:27.078910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17910 2024.08.16 05:55:27.079036 [ 3 ] {} <Debug> HTTP-Session: 1e82dee4-de14-4a0c-9f1e-d1cefb4a6ba9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
17911 2024.08.16 05:55:27.079129 [ 197 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part
17912 2024.08.16 05:55:27.079145 [ 3 ] {} <Debug> HTTP-Session: 1e82dee4-de14-4a0c-9f1e-d1cefb4a6ba9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17913 2024.08.16 05:55:27.079217 [ 3 ] {} <Debug> HTTP-Session: 1e82dee4-de14-4a0c-9f1e-d1cefb4a6ba9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17914 2024.08.16 05:55:27.079453 [ 197 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 237 rows starting from the beginning of the part
17915 2024.08.16 05:55:27.079466 [ 3 ] {} <Trace> HTTP-Session: 1e82dee4-de14-4a0c-9f1e-d1cefb4a6ba9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17916 2024.08.16 05:55:27.079667 [ 197 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 845 rows starting from the beginning of the part
17917 2024.08.16 05:55:27.080084 [ 3 ] {8af86c5a-75ae-455d-ba32-2c5e48bdf41f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
17918 2024.08.16 05:55:27.080236 [ 3 ] {8af86c5a-75ae-455d-ba32-2c5e48bdf41f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
17919 2024.08.16 05:55:27.081311 [ 3 ] {8af86c5a-75ae-455d-ba32-2c5e48bdf41f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17920 2024.08.16 05:55:27.082983 [ 3 ] {8af86c5a-75ae-455d-ba32-2c5e48bdf41f} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17921 2024.08.16 05:55:27.083055 [ 3 ] {8af86c5a-75ae-455d-ba32-2c5e48bdf41f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
17922 2024.08.16 05:55:27.084087 [ 3 ] {8af86c5a-75ae-455d-ba32-2c5e48bdf41f} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary)
17923 2024.08.16 05:55:27.085019 [ 3 ] {8af86c5a-75ae-455d-ba32-2c5e48bdf41f} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17924 2024.08.16 05:55:27.085254 [ 3 ] {8af86c5a-75ae-455d-ba32-2c5e48bdf41f} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.005549 sec., 4685.528924130474 rows/sec., 8.40 MiB/sec.
17925 2024.08.16 05:55:27.085793 [ 3 ] {8af86c5a-75ae-455d-ba32-2c5e48bdf41f} <Debug> DynamicQueryHandler: Done processing query
17926 2024.08.16 05:55:27.085819 [ 3 ] {8af86c5a-75ae-455d-ba32-2c5e48bdf41f} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
17927 2024.08.16 05:55:27.085836 [ 3 ] {} <Debug> HTTP-Session: 1e82dee4-de14-4a0c-9f1e-d1cefb4a6ba9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17928 2024.08.16 05:55:27.085963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17929 2024.08.16 05:55:27.086016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17930 2024.08.16 05:55:27.086058 [ 3 ] {} <Debug> HTTP-Session: 795d08a0-036d-474c-a2cb-d348ac58a008 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
17931 2024.08.16 05:55:27.086087 [ 3 ] {} <Debug> HTTP-Session: 795d08a0-036d-474c-a2cb-d348ac58a008 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17932 2024.08.16 05:55:27.086110 [ 3 ] {} <Debug> HTTP-Session: 795d08a0-036d-474c-a2cb-d348ac58a008 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17933 2024.08.16 05:55:27.086154 [ 3 ] {} <Trace> HTTP-Session: 795d08a0-036d-474c-a2cb-d348ac58a008 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17934 2024.08.16 05:55:27.086319 [ 3 ] {1aa7819c-ebd3-469f-9ea5-255890af363a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
17935 2024.08.16 05:55:27.086366 [ 3 ] {1aa7819c-ebd3-469f-9ea5-255890af363a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
17936 2024.08.16 05:55:27.086546 [ 3 ] {1aa7819c-ebd3-469f-9ea5-255890af363a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17937 2024.08.16 05:55:27.086980 [ 3 ] {1aa7819c-ebd3-469f-9ea5-255890af363a} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17938 2024.08.16 05:55:27.087025 [ 3 ] {1aa7819c-ebd3-469f-9ea5-255890af363a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
17939 2024.08.16 05:55:27.087592 [ 3 ] {1aa7819c-ebd3-469f-9ea5-255890af363a} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
17940 2024.08.16 05:55:27.087979 [ 3 ] {1aa7819c-ebd3-469f-9ea5-255890af363a} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17941 2024.08.16 05:55:27.088133 [ 3 ] {1aa7819c-ebd3-469f-9ea5-255890af363a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001886 sec., 31813.361611876986 rows/sec., 2.14 MiB/sec.
17942 2024.08.16 05:55:27.088147 [ 100 ] {} <Debug> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
17943 2024.08.16 05:55:27.088310 [ 100 ] {} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17944 2024.08.16 05:55:27.088380 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
17945 2024.08.16 05:55:27.088638 [ 3 ] {1aa7819c-ebd3-469f-9ea5-255890af363a} <Debug> DynamicQueryHandler: Done processing query
17946 2024.08.16 05:55:27.088699 [ 3 ] {1aa7819c-ebd3-469f-9ea5-255890af363a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17947 2024.08.16 05:55:27.088724 [ 190 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
17948 2024.08.16 05:55:27.088734 [ 3 ] {} <Debug> HTTP-Session: 795d08a0-036d-474c-a2cb-d348ac58a008 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17949 2024.08.16 05:55:27.089026 [ 190 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
17950 2024.08.16 05:55:27.089067 [ 190 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5714 rows starting from the beginning of the part
17951 2024.08.16 05:55:27.089145 [ 190 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 64 rows starting from the beginning of the part
17952 2024.08.16 05:55:27.089463 [ 190 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 78 rows starting from the beginning of the part
17953 2024.08.16 05:55:27.089952 [ 190 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part
17954 2024.08.16 05:55:27.090134 [ 195 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29320 rows, containing 5 columns (5 merged, 0 gathered) in 0.01213573 sec., 2416006.288867666 rows/sec., 163.24 MiB/sec.
17955 2024.08.16 05:55:27.090148 [ 190 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 82 rows starting from the beginning of the part
17956 2024.08.16 05:55:27.090282 [ 190 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part
17957 2024.08.16 05:55:27.090776 [ 195 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
17958 2024.08.16 05:55:27.091705 [ 195 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17959 2024.08.16 05:55:27.092001 [ 195 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
17960 2024.08.16 05:55:27.092198 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB.
17961 2024.08.16 05:55:27.093333 [ 199 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6058 rows, containing 4 columns (4 merged, 0 gathered) in 0.004758619 sec., 1273058.4230424834 rows/sec., 83.07 MiB/sec.
17962 2024.08.16 05:55:27.093835 [ 187 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
17963 2024.08.16 05:55:27.094247 [ 187 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_91_18} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17964 2024.08.16 05:55:27.094330 [ 187 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_91_18} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
17965 2024.08.16 05:55:27.094418 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB.
17966 2024.08.16 05:55:32.028166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 4210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17967 2024.08.16 05:55:32.028289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17968 2024.08.16 05:55:32.028315 [ 3 ] {} <Debug> HTTP-Session: 11a38eb9-5588-4b69-9795-8f12ce7dbcf9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
17969 2024.08.16 05:55:32.028340 [ 3 ] {} <Debug> HTTP-Session: 11a38eb9-5588-4b69-9795-8f12ce7dbcf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17970 2024.08.16 05:55:32.028354 [ 3 ] {} <Debug> HTTP-Session: 11a38eb9-5588-4b69-9795-8f12ce7dbcf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17971 2024.08.16 05:55:32.028404 [ 3 ] {} <Trace> HTTP-Session: 11a38eb9-5588-4b69-9795-8f12ce7dbcf9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17972 2024.08.16 05:55:32.028591 [ 3 ] {f8315006-39c7-4fcc-8f6d-874df1efbd7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
17973 2024.08.16 05:55:32.028655 [ 3 ] {f8315006-39c7-4fcc-8f6d-874df1efbd7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
17974 2024.08.16 05:55:32.028844 [ 3 ] {f8315006-39c7-4fcc-8f6d-874df1efbd7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17975 2024.08.16 05:55:32.029318 [ 3 ] {f8315006-39c7-4fcc-8f6d-874df1efbd7c} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17976 2024.08.16 05:55:32.029356 [ 3 ] {f8315006-39c7-4fcc-8f6d-874df1efbd7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
17977 2024.08.16 05:55:32.029726 [ 3 ] {f8315006-39c7-4fcc-8f6d-874df1efbd7c} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
17978 2024.08.16 05:55:32.030066 [ 3 ] {f8315006-39c7-4fcc-8f6d-874df1efbd7c} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17979 2024.08.16 05:55:32.030237 [ 3 ] {f8315006-39c7-4fcc-8f6d-874df1efbd7c} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.001702 sec., 17038.777908343127 rows/sec., 1.35 MiB/sec.
17980 2024.08.16 05:55:32.030463 [ 3 ] {f8315006-39c7-4fcc-8f6d-874df1efbd7c} <Debug> DynamicQueryHandler: Done processing query
17981 2024.08.16 05:55:32.030489 [ 3 ] {f8315006-39c7-4fcc-8f6d-874df1efbd7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
17982 2024.08.16 05:55:32.030505 [ 3 ] {} <Debug> HTTP-Session: 11a38eb9-5588-4b69-9795-8f12ce7dbcf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
17983 2024.08.16 05:55:32.030660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
17984 2024.08.16 05:55:32.030710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
17985 2024.08.16 05:55:32.030730 [ 3 ] {} <Debug> HTTP-Session: 7f252e7a-c3ea-42e1-ada4-f7d71276167e Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
17986 2024.08.16 05:55:32.030747 [ 3 ] {} <Debug> HTTP-Session: 7f252e7a-c3ea-42e1-ada4-f7d71276167e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
17987 2024.08.16 05:55:32.030762 [ 3 ] {} <Debug> HTTP-Session: 7f252e7a-c3ea-42e1-ada4-f7d71276167e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
17988 2024.08.16 05:55:32.030793 [ 3 ] {} <Trace> HTTP-Session: 7f252e7a-c3ea-42e1-ada4-f7d71276167e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
17989 2024.08.16 05:55:32.030889 [ 3 ] {5efa3b7c-80b1-4c9e-9290-b227a115d2a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
17990 2024.08.16 05:55:32.030931 [ 3 ] {5efa3b7c-80b1-4c9e-9290-b227a115d2a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
17991 2024.08.16 05:55:32.031059 [ 3 ] {5efa3b7c-80b1-4c9e-9290-b227a115d2a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
17992 2024.08.16 05:55:32.031366 [ 3 ] {5efa3b7c-80b1-4c9e-9290-b227a115d2a8} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
17993 2024.08.16 05:55:32.031403 [ 3 ] {5efa3b7c-80b1-4c9e-9290-b227a115d2a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
17994 2024.08.16 05:55:32.031704 [ 3 ] {5efa3b7c-80b1-4c9e-9290-b227a115d2a8} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
17995 2024.08.16 05:55:32.032023 [ 3 ] {5efa3b7c-80b1-4c9e-9290-b227a115d2a8} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
17996 2024.08.16 05:55:32.032145 [ 3 ] {5efa3b7c-80b1-4c9e-9290-b227a115d2a8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001281 sec., 1561.28024980484 rows/sec., 127.31 KiB/sec.
17997 2024.08.16 05:55:32.032311 [ 3 ] {5efa3b7c-80b1-4c9e-9290-b227a115d2a8} <Debug> DynamicQueryHandler: Done processing query
17998 2024.08.16 05:55:32.032336 [ 3 ] {5efa3b7c-80b1-4c9e-9290-b227a115d2a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
17999 2024.08.16 05:55:32.032351 [ 3 ] {} <Debug> HTTP-Session: 7f252e7a-c3ea-42e1-ada4-f7d71276167e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18000 2024.08.16 05:55:32.032583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 41642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18001 2024.08.16 05:55:32.032631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18002 2024.08.16 05:55:32.032650 [ 3 ] {} <Debug> HTTP-Session: aa492b75-0b39-42df-a5d2-349a62d08062 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18003 2024.08.16 05:55:32.032666 [ 3 ] {} <Debug> HTTP-Session: aa492b75-0b39-42df-a5d2-349a62d08062 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18004 2024.08.16 05:55:32.032679 [ 3 ] {} <Debug> HTTP-Session: aa492b75-0b39-42df-a5d2-349a62d08062 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18005 2024.08.16 05:55:32.032710 [ 3 ] {} <Trace> HTTP-Session: aa492b75-0b39-42df-a5d2-349a62d08062 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18006 2024.08.16 05:55:32.032891 [ 3 ] {54b39782-e00f-4fe4-b9a7-2c3b2a011c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
18007 2024.08.16 05:55:32.032937 [ 3 ] {54b39782-e00f-4fe4-b9a7-2c3b2a011c30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
18008 2024.08.16 05:55:32.033062 [ 3 ] {54b39782-e00f-4fe4-b9a7-2c3b2a011c30} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18009 2024.08.16 05:55:32.033537 [ 3 ] {54b39782-e00f-4fe4-b9a7-2c3b2a011c30} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18010 2024.08.16 05:55:32.033573 [ 3 ] {54b39782-e00f-4fe4-b9a7-2c3b2a011c30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
18011 2024.08.16 05:55:32.033894 [ 3 ] {54b39782-e00f-4fe4-b9a7-2c3b2a011c30} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
18012 2024.08.16 05:55:32.034206 [ 3 ] {54b39782-e00f-4fe4-b9a7-2c3b2a011c30} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18013 2024.08.16 05:55:32.034327 [ 3 ] {54b39782-e00f-4fe4-b9a7-2c3b2a011c30} <Debug> executeQuery: Read 277 rows, 24.81 KiB in 0.00153 sec., 181045.75163398695 rows/sec., 15.83 MiB/sec.
18014 2024.08.16 05:55:32.034494 [ 3 ] {54b39782-e00f-4fe4-b9a7-2c3b2a011c30} <Debug> DynamicQueryHandler: Done processing query
18015 2024.08.16 05:55:32.034518 [ 3 ] {54b39782-e00f-4fe4-b9a7-2c3b2a011c30} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
18016 2024.08.16 05:55:32.034533 [ 3 ] {} <Debug> HTTP-Session: aa492b75-0b39-42df-a5d2-349a62d08062 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18017 2024.08.16 05:55:32.034671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18018 2024.08.16 05:55:32.034718 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18019 2024.08.16 05:55:32.034737 [ 3 ] {} <Debug> HTTP-Session: a8f2c107-9d2b-436a-9b79-7011a1d76328 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18020 2024.08.16 05:55:32.034753 [ 3 ] {} <Debug> HTTP-Session: a8f2c107-9d2b-436a-9b79-7011a1d76328 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18021 2024.08.16 05:55:32.034768 [ 3 ] {} <Debug> HTTP-Session: a8f2c107-9d2b-436a-9b79-7011a1d76328 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18022 2024.08.16 05:55:32.034798 [ 3 ] {} <Trace> HTTP-Session: a8f2c107-9d2b-436a-9b79-7011a1d76328 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18023 2024.08.16 05:55:32.034889 [ 3 ] {26a9491e-c313-433e-8a44-9a03191b6151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
18024 2024.08.16 05:55:32.034933 [ 3 ] {26a9491e-c313-433e-8a44-9a03191b6151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
18025 2024.08.16 05:55:32.035057 [ 3 ] {26a9491e-c313-433e-8a44-9a03191b6151} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18026 2024.08.16 05:55:32.035340 [ 3 ] {26a9491e-c313-433e-8a44-9a03191b6151} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18027 2024.08.16 05:55:32.035376 [ 3 ] {26a9491e-c313-433e-8a44-9a03191b6151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
18028 2024.08.16 05:55:32.035673 [ 3 ] {26a9491e-c313-433e-8a44-9a03191b6151} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
18029 2024.08.16 05:55:32.035977 [ 3 ] {26a9491e-c313-433e-8a44-9a03191b6151} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18030 2024.08.16 05:55:32.036097 [ 3 ] {26a9491e-c313-433e-8a44-9a03191b6151} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001231 sec., 1624.6953696181965 rows/sec., 113.44 KiB/sec.
18031 2024.08.16 05:55:32.036345 [ 3 ] {26a9491e-c313-433e-8a44-9a03191b6151} <Debug> DynamicQueryHandler: Done processing query
18032 2024.08.16 05:55:32.036393 [ 3 ] {26a9491e-c313-433e-8a44-9a03191b6151} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
18033 2024.08.16 05:55:32.036418 [ 3 ] {} <Debug> HTTP-Session: a8f2c107-9d2b-436a-9b79-7011a1d76328 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18034 2024.08.16 05:55:32.036537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18035 2024.08.16 05:55:32.036586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18036 2024.08.16 05:55:32.036605 [ 3 ] {} <Debug> HTTP-Session: f3fc329b-4e03-4099-8ee3-67e72f5fc9c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18037 2024.08.16 05:55:32.036621 [ 3 ] {} <Debug> HTTP-Session: f3fc329b-4e03-4099-8ee3-67e72f5fc9c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18038 2024.08.16 05:55:32.036635 [ 3 ] {} <Debug> HTTP-Session: f3fc329b-4e03-4099-8ee3-67e72f5fc9c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18039 2024.08.16 05:55:32.036665 [ 3 ] {} <Trace> HTTP-Session: f3fc329b-4e03-4099-8ee3-67e72f5fc9c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18040 2024.08.16 05:55:32.036769 [ 3 ] {c89b7eda-640d-45a2-b597-ba5e8d51e60b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
18041 2024.08.16 05:55:32.036811 [ 3 ] {c89b7eda-640d-45a2-b597-ba5e8d51e60b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
18042 2024.08.16 05:55:32.036953 [ 3 ] {c89b7eda-640d-45a2-b597-ba5e8d51e60b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18043 2024.08.16 05:55:32.037233 [ 3 ] {c89b7eda-640d-45a2-b597-ba5e8d51e60b} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18044 2024.08.16 05:55:32.037269 [ 3 ] {c89b7eda-640d-45a2-b597-ba5e8d51e60b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
18045 2024.08.16 05:55:32.037582 [ 3 ] {c89b7eda-640d-45a2-b597-ba5e8d51e60b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
18046 2024.08.16 05:55:32.037887 [ 3 ] {c89b7eda-640d-45a2-b597-ba5e8d51e60b} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18047 2024.08.16 05:55:32.038010 [ 3 ] {c89b7eda-640d-45a2-b597-ba5e8d51e60b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001272 sec., 11006.289308176101 rows/sec., 770.81 KiB/sec.
18048 2024.08.16 05:55:32.038209 [ 3 ] {c89b7eda-640d-45a2-b597-ba5e8d51e60b} <Debug> DynamicQueryHandler: Done processing query
18049 2024.08.16 05:55:32.038241 [ 3 ] {c89b7eda-640d-45a2-b597-ba5e8d51e60b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
18050 2024.08.16 05:55:32.038259 [ 3 ] {} <Debug> HTTP-Session: f3fc329b-4e03-4099-8ee3-67e72f5fc9c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18051 2024.08.16 05:55:32.038375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18052 2024.08.16 05:55:32.038422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18053 2024.08.16 05:55:32.038441 [ 3 ] {} <Debug> HTTP-Session: 32a75129-e3fc-4cf6-9842-ab9170528e5c Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18054 2024.08.16 05:55:32.038457 [ 3 ] {} <Debug> HTTP-Session: 32a75129-e3fc-4cf6-9842-ab9170528e5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18055 2024.08.16 05:55:32.038470 [ 3 ] {} <Debug> HTTP-Session: 32a75129-e3fc-4cf6-9842-ab9170528e5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18056 2024.08.16 05:55:32.038500 [ 3 ] {} <Trace> HTTP-Session: 32a75129-e3fc-4cf6-9842-ab9170528e5c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18057 2024.08.16 05:55:32.038591 [ 3 ] {3fb8d27c-05a8-45ef-a21b-831795e4ffda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
18058 2024.08.16 05:55:32.038633 [ 3 ] {3fb8d27c-05a8-45ef-a21b-831795e4ffda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
18059 2024.08.16 05:55:32.038757 [ 3 ] {3fb8d27c-05a8-45ef-a21b-831795e4ffda} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18060 2024.08.16 05:55:32.039057 [ 3 ] {3fb8d27c-05a8-45ef-a21b-831795e4ffda} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18061 2024.08.16 05:55:32.039092 [ 3 ] {3fb8d27c-05a8-45ef-a21b-831795e4ffda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
18062 2024.08.16 05:55:32.039395 [ 3 ] {3fb8d27c-05a8-45ef-a21b-831795e4ffda} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
18063 2024.08.16 05:55:32.039693 [ 3 ] {3fb8d27c-05a8-45ef-a21b-831795e4ffda} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18064 2024.08.16 05:55:32.039822 [ 3 ] {3fb8d27c-05a8-45ef-a21b-831795e4ffda} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001256 sec., 4777.070063694267 rows/sec., 282.24 KiB/sec.
18065 2024.08.16 05:55:32.039990 [ 3 ] {3fb8d27c-05a8-45ef-a21b-831795e4ffda} <Debug> DynamicQueryHandler: Done processing query
18066 2024.08.16 05:55:32.040015 [ 3 ] {3fb8d27c-05a8-45ef-a21b-831795e4ffda} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
18067 2024.08.16 05:55:32.040030 [ 3 ] {} <Debug> HTTP-Session: 32a75129-e3fc-4cf6-9842-ab9170528e5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18068 2024.08.16 05:55:32.040193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 67052, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18069 2024.08.16 05:55:32.040240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18070 2024.08.16 05:55:32.040258 [ 3 ] {} <Debug> HTTP-Session: 14385749-02e6-4322-8a4e-761c59242cb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18071 2024.08.16 05:55:32.040273 [ 3 ] {} <Debug> HTTP-Session: 14385749-02e6-4322-8a4e-761c59242cb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18072 2024.08.16 05:55:32.040287 [ 3 ] {} <Debug> HTTP-Session: 14385749-02e6-4322-8a4e-761c59242cb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18073 2024.08.16 05:55:32.040317 [ 3 ] {} <Trace> HTTP-Session: 14385749-02e6-4322-8a4e-761c59242cb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18074 2024.08.16 05:55:32.040519 [ 3 ] {622f1280-5619-45be-b34f-64c7cd4f9c34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
18075 2024.08.16 05:55:32.040560 [ 3 ] {622f1280-5619-45be-b34f-64c7cd4f9c34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
18076 2024.08.16 05:55:32.040683 [ 3 ] {622f1280-5619-45be-b34f-64c7cd4f9c34} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18077 2024.08.16 05:55:32.041221 [ 3 ] {622f1280-5619-45be-b34f-64c7cd4f9c34} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18078 2024.08.16 05:55:32.041257 [ 3 ] {622f1280-5619-45be-b34f-64c7cd4f9c34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
18079 2024.08.16 05:55:32.041581 [ 3 ] {622f1280-5619-45be-b34f-64c7cd4f9c34} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
18080 2024.08.16 05:55:32.041894 [ 3 ] {622f1280-5619-45be-b34f-64c7cd4f9c34} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18081 2024.08.16 05:55:32.042018 [ 3 ] {622f1280-5619-45be-b34f-64c7cd4f9c34} <Debug> executeQuery: Read 413 rows, 30.17 KiB in 0.001601 sec., 257963.7726420987 rows/sec., 18.40 MiB/sec.
18082 2024.08.16 05:55:32.042180 [ 3 ] {622f1280-5619-45be-b34f-64c7cd4f9c34} <Debug> DynamicQueryHandler: Done processing query
18083 2024.08.16 05:55:32.042204 [ 3 ] {622f1280-5619-45be-b34f-64c7cd4f9c34} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
18084 2024.08.16 05:55:32.042219 [ 3 ] {} <Debug> HTTP-Session: 14385749-02e6-4322-8a4e-761c59242cb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18085 2024.08.16 05:55:32.042355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18086 2024.08.16 05:55:32.042411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18087 2024.08.16 05:55:32.042430 [ 3 ] {} <Debug> HTTP-Session: 3a2aae7b-793c-459d-bdc4-6ea5942e6077 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18088 2024.08.16 05:55:32.042446 [ 3 ] {} <Debug> HTTP-Session: 3a2aae7b-793c-459d-bdc4-6ea5942e6077 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18089 2024.08.16 05:55:32.042460 [ 3 ] {} <Debug> HTTP-Session: 3a2aae7b-793c-459d-bdc4-6ea5942e6077 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18090 2024.08.16 05:55:32.042490 [ 3 ] {} <Trace> HTTP-Session: 3a2aae7b-793c-459d-bdc4-6ea5942e6077 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18091 2024.08.16 05:55:32.042582 [ 3 ] {f84d12e7-c253-4406-bf52-5983700c6fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
18092 2024.08.16 05:55:32.042625 [ 3 ] {f84d12e7-c253-4406-bf52-5983700c6fe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
18093 2024.08.16 05:55:32.042752 [ 3 ] {f84d12e7-c253-4406-bf52-5983700c6fe7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18094 2024.08.16 05:55:32.043024 [ 3 ] {f84d12e7-c253-4406-bf52-5983700c6fe7} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18095 2024.08.16 05:55:32.043060 [ 3 ] {f84d12e7-c253-4406-bf52-5983700c6fe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
18096 2024.08.16 05:55:32.043429 [ 3 ] {f84d12e7-c253-4406-bf52-5983700c6fe7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
18097 2024.08.16 05:55:32.043742 [ 3 ] {f84d12e7-c253-4406-bf52-5983700c6fe7} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18098 2024.08.16 05:55:32.043868 [ 3 ] {f84d12e7-c253-4406-bf52-5983700c6fe7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001306 sec., 4594.180704441041 rows/sec., 240.03 KiB/sec.
18099 2024.08.16 05:55:32.044208 [ 3 ] {f84d12e7-c253-4406-bf52-5983700c6fe7} <Debug> DynamicQueryHandler: Done processing query
18100 2024.08.16 05:55:32.044243 [ 3 ] {f84d12e7-c253-4406-bf52-5983700c6fe7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
18101 2024.08.16 05:55:32.044260 [ 3 ] {} <Debug> HTTP-Session: 3a2aae7b-793c-459d-bdc4-6ea5942e6077 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18102 2024.08.16 05:55:32.044410 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 46720, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18103 2024.08.16 05:55:32.044459 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18104 2024.08.16 05:55:32.044477 [ 3 ] {} <Debug> HTTP-Session: 7035fbd7-94b6-49ad-a11b-dc6842ef187a Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18105 2024.08.16 05:55:32.044493 [ 3 ] {} <Debug> HTTP-Session: 7035fbd7-94b6-49ad-a11b-dc6842ef187a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18106 2024.08.16 05:55:32.044506 [ 3 ] {} <Debug> HTTP-Session: 7035fbd7-94b6-49ad-a11b-dc6842ef187a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18107 2024.08.16 05:55:32.044536 [ 3 ] {} <Trace> HTTP-Session: 7035fbd7-94b6-49ad-a11b-dc6842ef187a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18108 2024.08.16 05:55:32.044703 [ 3 ] {34820771-bb28-4bcf-bafb-cab30371408a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
18109 2024.08.16 05:55:32.044751 [ 3 ] {34820771-bb28-4bcf-bafb-cab30371408a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
18110 2024.08.16 05:55:32.044910 [ 3 ] {34820771-bb28-4bcf-bafb-cab30371408a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18111 2024.08.16 05:55:32.045347 [ 3 ] {34820771-bb28-4bcf-bafb-cab30371408a} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18112 2024.08.16 05:55:32.045383 [ 3 ] {34820771-bb28-4bcf-bafb-cab30371408a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
18113 2024.08.16 05:55:32.045755 [ 3 ] {34820771-bb28-4bcf-bafb-cab30371408a} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
18114 2024.08.16 05:55:32.046084 [ 3 ] {34820771-bb28-4bcf-bafb-cab30371408a} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18115 2024.08.16 05:55:32.046208 [ 3 ] {34820771-bb28-4bcf-bafb-cab30371408a} <Debug> executeQuery: Read 248 rows, 17.05 KiB in 0.001588 sec., 156171.2846347607 rows/sec., 10.48 MiB/sec.
18116 2024.08.16 05:55:32.046374 [ 3 ] {34820771-bb28-4bcf-bafb-cab30371408a} <Debug> DynamicQueryHandler: Done processing query
18117 2024.08.16 05:55:32.046399 [ 3 ] {34820771-bb28-4bcf-bafb-cab30371408a} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
18118 2024.08.16 05:55:32.046414 [ 3 ] {} <Debug> HTTP-Session: 7035fbd7-94b6-49ad-a11b-dc6842ef187a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18119 2024.08.16 05:55:32.046535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18120 2024.08.16 05:55:32.046583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18121 2024.08.16 05:55:32.046602 [ 3 ] {} <Debug> HTTP-Session: 0c39cab8-7050-4343-99c1-3023874fb850 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18122 2024.08.16 05:55:32.046617 [ 3 ] {} <Debug> HTTP-Session: 0c39cab8-7050-4343-99c1-3023874fb850 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18123 2024.08.16 05:55:32.046631 [ 3 ] {} <Debug> HTTP-Session: 0c39cab8-7050-4343-99c1-3023874fb850 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18124 2024.08.16 05:55:32.046661 [ 3 ] {} <Trace> HTTP-Session: 0c39cab8-7050-4343-99c1-3023874fb850 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18125 2024.08.16 05:55:32.046751 [ 3 ] {7eabd49c-9fe9-4fd1-978c-55a9b81a6106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
18126 2024.08.16 05:55:32.046796 [ 3 ] {7eabd49c-9fe9-4fd1-978c-55a9b81a6106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
18127 2024.08.16 05:55:32.046924 [ 3 ] {7eabd49c-9fe9-4fd1-978c-55a9b81a6106} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18128 2024.08.16 05:55:32.047184 [ 3 ] {7eabd49c-9fe9-4fd1-978c-55a9b81a6106} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18129 2024.08.16 05:55:32.047220 [ 3 ] {7eabd49c-9fe9-4fd1-978c-55a9b81a6106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
18130 2024.08.16 05:55:32.047556 [ 3 ] {7eabd49c-9fe9-4fd1-978c-55a9b81a6106} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
18131 2024.08.16 05:55:32.047881 [ 3 ] {7eabd49c-9fe9-4fd1-978c-55a9b81a6106} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18132 2024.08.16 05:55:32.048005 [ 3 ] {7eabd49c-9fe9-4fd1-978c-55a9b81a6106} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001274 sec., 784.9293563579278 rows/sec., 52.89 KiB/sec.
18133 2024.08.16 05:55:32.048220 [ 3 ] {7eabd49c-9fe9-4fd1-978c-55a9b81a6106} <Debug> DynamicQueryHandler: Done processing query
18134 2024.08.16 05:55:32.048245 [ 3 ] {7eabd49c-9fe9-4fd1-978c-55a9b81a6106} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
18135 2024.08.16 05:55:32.048261 [ 3 ] {} <Debug> HTTP-Session: 0c39cab8-7050-4343-99c1-3023874fb850 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18136 2024.08.16 05:55:32.048462 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 46515, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18137 2024.08.16 05:55:32.048510 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18138 2024.08.16 05:55:32.048528 [ 3 ] {} <Debug> HTTP-Session: cd03d3c5-7624-4df8-85dd-fc3a8dc1da5a Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18139 2024.08.16 05:55:32.048545 [ 3 ] {} <Debug> HTTP-Session: cd03d3c5-7624-4df8-85dd-fc3a8dc1da5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18140 2024.08.16 05:55:32.048558 [ 3 ] {} <Debug> HTTP-Session: cd03d3c5-7624-4df8-85dd-fc3a8dc1da5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18141 2024.08.16 05:55:32.048588 [ 3 ] {} <Trace> HTTP-Session: cd03d3c5-7624-4df8-85dd-fc3a8dc1da5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18142 2024.08.16 05:55:32.048901 [ 3 ] {e6a214ba-014b-45b1-8c91-9f6458cbcba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
18143 2024.08.16 05:55:32.048961 [ 3 ] {e6a214ba-014b-45b1-8c91-9f6458cbcba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
18144 2024.08.16 05:55:32.049362 [ 3 ] {e6a214ba-014b-45b1-8c91-9f6458cbcba1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18145 2024.08.16 05:55:32.050084 [ 3 ] {e6a214ba-014b-45b1-8c91-9f6458cbcba1} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18146 2024.08.16 05:55:32.050118 [ 3 ] {e6a214ba-014b-45b1-8c91-9f6458cbcba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
18147 2024.08.16 05:55:32.050728 [ 3 ] {e6a214ba-014b-45b1-8c91-9f6458cbcba1} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary)
18148 2024.08.16 05:55:32.051129 [ 3 ] {e6a214ba-014b-45b1-8c91-9f6458cbcba1} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18149 2024.08.16 05:55:32.051275 [ 3 ] {e6a214ba-014b-45b1-8c91-9f6458cbcba1} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002594 sec., 11179.64533538936 rows/sec., 20.03 MiB/sec.
18150 2024.08.16 05:55:32.051723 [ 3 ] {e6a214ba-014b-45b1-8c91-9f6458cbcba1} <Debug> DynamicQueryHandler: Done processing query
18151 2024.08.16 05:55:32.051783 [ 3 ] {e6a214ba-014b-45b1-8c91-9f6458cbcba1} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
18152 2024.08.16 05:55:32.051835 [ 3 ] {} <Debug> HTTP-Session: cd03d3c5-7624-4df8-85dd-fc3a8dc1da5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18153 2024.08.16 05:55:32.052026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 12765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18154 2024.08.16 05:55:32.052079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18155 2024.08.16 05:55:32.052098 [ 3 ] {} <Debug> HTTP-Session: f523c918-d07c-4de7-8b0a-4c3c3513a05c Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18156 2024.08.16 05:55:32.052114 [ 3 ] {} <Debug> HTTP-Session: f523c918-d07c-4de7-8b0a-4c3c3513a05c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18157 2024.08.16 05:55:32.052128 [ 3 ] {} <Debug> HTTP-Session: f523c918-d07c-4de7-8b0a-4c3c3513a05c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18158 2024.08.16 05:55:32.052160 [ 3 ] {} <Trace> HTTP-Session: f523c918-d07c-4de7-8b0a-4c3c3513a05c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18159 2024.08.16 05:55:32.052294 [ 3 ] {761cfc34-f34a-46a1-af09-c58c87eefef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
18160 2024.08.16 05:55:32.052339 [ 3 ] {761cfc34-f34a-46a1-af09-c58c87eefef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
18161 2024.08.16 05:55:32.052476 [ 3 ] {761cfc34-f34a-46a1-af09-c58c87eefef7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18162 2024.08.16 05:55:32.052883 [ 3 ] {761cfc34-f34a-46a1-af09-c58c87eefef7} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18163 2024.08.16 05:55:32.052918 [ 3 ] {761cfc34-f34a-46a1-af09-c58c87eefef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
18164 2024.08.16 05:55:32.053269 [ 3 ] {761cfc34-f34a-46a1-af09-c58c87eefef7} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
18165 2024.08.16 05:55:32.053575 [ 3 ] {761cfc34-f34a-46a1-af09-c58c87eefef7} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18166 2024.08.16 05:55:32.053694 [ 3 ] {761cfc34-f34a-46a1-af09-c58c87eefef7} <Debug> executeQuery: Read 86 rows, 5.61 KiB in 0.001459 sec., 58944.48252227553 rows/sec., 3.76 MiB/sec.
18167 2024.08.16 05:55:32.053860 [ 3 ] {761cfc34-f34a-46a1-af09-c58c87eefef7} <Debug> DynamicQueryHandler: Done processing query
18168 2024.08.16 05:55:32.053884 [ 3 ] {761cfc34-f34a-46a1-af09-c58c87eefef7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
18169 2024.08.16 05:55:32.053899 [ 3 ] {} <Debug> HTTP-Session: f523c918-d07c-4de7-8b0a-4c3c3513a05c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18170 2024.08.16 05:55:37.022334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18171 2024.08.16 05:55:37.022465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18172 2024.08.16 05:55:37.022494 [ 3 ] {} <Debug> HTTP-Session: f04112b7-f65d-4352-9186-1d39e7a44bbf Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18173 2024.08.16 05:55:37.022521 [ 3 ] {} <Debug> HTTP-Session: f04112b7-f65d-4352-9186-1d39e7a44bbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18174 2024.08.16 05:55:37.022539 [ 3 ] {} <Debug> HTTP-Session: f04112b7-f65d-4352-9186-1d39e7a44bbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18175 2024.08.16 05:55:37.022595 [ 3 ] {} <Trace> HTTP-Session: f04112b7-f65d-4352-9186-1d39e7a44bbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18176 2024.08.16 05:55:37.022801 [ 3 ] {6ceb2f43-0806-4146-aff1-b2732e0a4175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
18177 2024.08.16 05:55:37.022872 [ 3 ] {6ceb2f43-0806-4146-aff1-b2732e0a4175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
18178 2024.08.16 05:55:37.023083 [ 3 ] {6ceb2f43-0806-4146-aff1-b2732e0a4175} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18179 2024.08.16 05:55:37.023529 [ 3 ] {6ceb2f43-0806-4146-aff1-b2732e0a4175} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18180 2024.08.16 05:55:37.023572 [ 3 ] {6ceb2f43-0806-4146-aff1-b2732e0a4175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
18181 2024.08.16 05:55:37.023943 [ 3 ] {6ceb2f43-0806-4146-aff1-b2732e0a4175} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
18182 2024.08.16 05:55:37.024285 [ 3 ] {6ceb2f43-0806-4146-aff1-b2732e0a4175} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18183 2024.08.16 05:55:37.024442 [ 3 ] {6ceb2f43-0806-4146-aff1-b2732e0a4175} <Debug> executeQuery: Read 26 rows, 2.11 KiB in 0.001704 sec., 15258.215962441314 rows/sec., 1.21 MiB/sec.
18184 2024.08.16 05:55:37.024519 [ 89 ] {} <Debug> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
18185 2024.08.16 05:55:37.024611 [ 89 ] {} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18186 2024.08.16 05:55:37.024649 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
18187 2024.08.16 05:55:37.024705 [ 3 ] {6ceb2f43-0806-4146-aff1-b2732e0a4175} <Debug> DynamicQueryHandler: Done processing query
18188 2024.08.16 05:55:37.024788 [ 3 ] {6ceb2f43-0806-4146-aff1-b2732e0a4175} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18189 2024.08.16 05:55:37.024853 [ 3 ] {} <Debug> HTTP-Session: f04112b7-f65d-4352-9186-1d39e7a44bbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18190 2024.08.16 05:55:37.024897 [ 189 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
18191 2024.08.16 05:55:37.025092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 19589, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18192 2024.08.16 05:55:37.025160 [ 189 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18193 2024.08.16 05:55:37.025194 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18194 2024.08.16 05:55:37.025221 [ 189 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 55 rows starting from the beginning of the part
18195 2024.08.16 05:55:37.025236 [ 3 ] {} <Debug> HTTP-Session: d9f90069-5182-460b-881a-c23377f32b67 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18196 2024.08.16 05:55:37.025288 [ 3 ] {} <Debug> HTTP-Session: d9f90069-5182-460b-881a-c23377f32b67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18197 2024.08.16 05:55:37.025331 [ 3 ] {} <Debug> HTTP-Session: d9f90069-5182-460b-881a-c23377f32b67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18198 2024.08.16 05:55:37.025452 [ 189 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 26 rows starting from the beginning of the part
18199 2024.08.16 05:55:37.025486 [ 3 ] {} <Trace> HTTP-Session: d9f90069-5182-460b-881a-c23377f32b67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18200 2024.08.16 05:55:37.025717 [ 189 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 29 rows starting from the beginning of the part
18201 2024.08.16 05:55:37.026079 [ 189 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 26 rows starting from the beginning of the part
18202 2024.08.16 05:55:37.026147 [ 3 ] {04a1cea3-ce86-42ac-a25e-a08f9d39edd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
18203 2024.08.16 05:55:37.026263 [ 189 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 29 rows starting from the beginning of the part
18204 2024.08.16 05:55:37.026381 [ 3 ] {04a1cea3-ce86-42ac-a25e-a08f9d39edd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
18205 2024.08.16 05:55:37.026564 [ 189 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 26 rows starting from the beginning of the part
18206 2024.08.16 05:55:37.027273 [ 3 ] {04a1cea3-ce86-42ac-a25e-a08f9d39edd7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18207 2024.08.16 05:55:37.028246 [ 3 ] {04a1cea3-ce86-42ac-a25e-a08f9d39edd7} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18208 2024.08.16 05:55:37.028327 [ 3 ] {04a1cea3-ce86-42ac-a25e-a08f9d39edd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
18209 2024.08.16 05:55:37.029244 [ 3 ] {04a1cea3-ce86-42ac-a25e-a08f9d39edd7} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
18210 2024.08.16 05:55:37.029258 [ 199 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 191 rows, containing 4 columns (4 merged, 0 gathered) in 0.004520915 sec., 42248.08473505916 rows/sec., 3.34 MiB/sec.
18211 2024.08.16 05:55:37.029500 [ 193 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
18212 2024.08.16 05:55:37.029831 [ 3 ] {04a1cea3-ce86-42ac-a25e-a08f9d39edd7} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18213 2024.08.16 05:55:37.030298 [ 3 ] {04a1cea3-ce86-42ac-a25e-a08f9d39edd7} <Debug> executeQuery: Read 134 rows, 11.45 KiB in 0.004511 sec., 29705.16515185103 rows/sec., 2.48 MiB/sec.
18214 2024.08.16 05:55:37.030673 [ 193 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_86_17} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18215 2024.08.16 05:55:37.030877 [ 3 ] {04a1cea3-ce86-42ac-a25e-a08f9d39edd7} <Debug> DynamicQueryHandler: Done processing query
18216 2024.08.16 05:55:37.030976 [ 193 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_86_17} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
18217 2024.08.16 05:55:37.030978 [ 3 ] {04a1cea3-ce86-42ac-a25e-a08f9d39edd7} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
18218 2024.08.16 05:55:37.031081 [ 3 ] {} <Debug> HTTP-Session: d9f90069-5182-460b-881a-c23377f32b67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18219 2024.08.16 05:55:37.031240 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB.
18220 2024.08.16 05:55:37.031329 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 15281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18221 2024.08.16 05:55:37.031387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18222 2024.08.16 05:55:37.031407 [ 3 ] {} <Debug> HTTP-Session: ba55b3f0-bf55-4735-b61e-875db7166a95 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18223 2024.08.16 05:55:37.031424 [ 3 ] {} <Debug> HTTP-Session: ba55b3f0-bf55-4735-b61e-875db7166a95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18224 2024.08.16 05:55:37.031438 [ 3 ] {} <Debug> HTTP-Session: ba55b3f0-bf55-4735-b61e-875db7166a95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18225 2024.08.16 05:55:37.031472 [ 3 ] {} <Trace> HTTP-Session: ba55b3f0-bf55-4735-b61e-875db7166a95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18226 2024.08.16 05:55:37.031621 [ 3 ] {67dc66b7-6121-4591-9716-dc82cb289ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
18227 2024.08.16 05:55:37.031666 [ 3 ] {67dc66b7-6121-4591-9716-dc82cb289ea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
18228 2024.08.16 05:55:37.031830 [ 3 ] {67dc66b7-6121-4591-9716-dc82cb289ea8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18229 2024.08.16 05:55:37.032210 [ 3 ] {67dc66b7-6121-4591-9716-dc82cb289ea8} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18230 2024.08.16 05:55:37.032248 [ 3 ] {67dc66b7-6121-4591-9716-dc82cb289ea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
18231 2024.08.16 05:55:37.032565 [ 3 ] {67dc66b7-6121-4591-9716-dc82cb289ea8} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
18232 2024.08.16 05:55:37.032878 [ 3 ] {67dc66b7-6121-4591-9716-dc82cb289ea8} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18233 2024.08.16 05:55:37.033031 [ 3 ] {67dc66b7-6121-4591-9716-dc82cb289ea8} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001468 sec., 61307.90190735695 rows/sec., 4.79 MiB/sec.
18234 2024.08.16 05:55:37.033199 [ 3 ] {67dc66b7-6121-4591-9716-dc82cb289ea8} <Debug> DynamicQueryHandler: Done processing query
18235 2024.08.16 05:55:37.033224 [ 3 ] {67dc66b7-6121-4591-9716-dc82cb289ea8} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
18236 2024.08.16 05:55:37.033240 [ 3 ] {} <Debug> HTTP-Session: ba55b3f0-bf55-4735-b61e-875db7166a95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18237 2024.08.16 05:55:37.033448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 28701, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18238 2024.08.16 05:55:37.033498 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18239 2024.08.16 05:55:37.033518 [ 3 ] {} <Debug> HTTP-Session: 6bcecd92-5ec9-4d7e-8c7a-4869d7321b5a Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18240 2024.08.16 05:55:37.033534 [ 3 ] {} <Debug> HTTP-Session: 6bcecd92-5ec9-4d7e-8c7a-4869d7321b5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18241 2024.08.16 05:55:37.033548 [ 3 ] {} <Debug> HTTP-Session: 6bcecd92-5ec9-4d7e-8c7a-4869d7321b5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18242 2024.08.16 05:55:37.033578 [ 3 ] {} <Trace> HTTP-Session: 6bcecd92-5ec9-4d7e-8c7a-4869d7321b5a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18243 2024.08.16 05:55:37.033717 [ 3 ] {5af656e9-d4a9-446b-887b-61da4a0aa303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
18244 2024.08.16 05:55:37.033764 [ 3 ] {5af656e9-d4a9-446b-887b-61da4a0aa303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
18245 2024.08.16 05:55:37.033911 [ 3 ] {5af656e9-d4a9-446b-887b-61da4a0aa303} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18246 2024.08.16 05:55:37.034256 [ 3 ] {5af656e9-d4a9-446b-887b-61da4a0aa303} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18247 2024.08.16 05:55:37.034292 [ 3 ] {5af656e9-d4a9-446b-887b-61da4a0aa303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
18248 2024.08.16 05:55:37.034680 [ 3 ] {5af656e9-d4a9-446b-887b-61da4a0aa303} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
18249 2024.08.16 05:55:37.035005 [ 3 ] {5af656e9-d4a9-446b-887b-61da4a0aa303} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18250 2024.08.16 05:55:37.035155 [ 3 ] {5af656e9-d4a9-446b-887b-61da4a0aa303} <Debug> executeQuery: Read 150 rows, 10.70 KiB in 0.001498 sec., 100133.51134846461 rows/sec., 6.98 MiB/sec.
18251 2024.08.16 05:55:37.035316 [ 3 ] {5af656e9-d4a9-446b-887b-61da4a0aa303} <Debug> DynamicQueryHandler: Done processing query
18252 2024.08.16 05:55:37.035340 [ 3 ] {5af656e9-d4a9-446b-887b-61da4a0aa303} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
18253 2024.08.16 05:55:37.035356 [ 3 ] {} <Debug> HTTP-Session: 6bcecd92-5ec9-4d7e-8c7a-4869d7321b5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18254 2024.08.16 05:55:37.035539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 42058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18255 2024.08.16 05:55:37.035586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18256 2024.08.16 05:55:37.035604 [ 3 ] {} <Debug> HTTP-Session: 693c8ae5-484a-4daa-931d-69a82bf24bc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18257 2024.08.16 05:55:37.035621 [ 3 ] {} <Debug> HTTP-Session: 693c8ae5-484a-4daa-931d-69a82bf24bc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18258 2024.08.16 05:55:37.035635 [ 3 ] {} <Debug> HTTP-Session: 693c8ae5-484a-4daa-931d-69a82bf24bc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18259 2024.08.16 05:55:37.035665 [ 3 ] {} <Trace> HTTP-Session: 693c8ae5-484a-4daa-931d-69a82bf24bc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18260 2024.08.16 05:55:37.035958 [ 3 ] {c53ea656-365c-410a-95ed-b4b703165463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
18261 2024.08.16 05:55:37.036019 [ 3 ] {c53ea656-365c-410a-95ed-b4b703165463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
18262 2024.08.16 05:55:37.036435 [ 3 ] {c53ea656-365c-410a-95ed-b4b703165463} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18263 2024.08.16 05:55:37.037087 [ 3 ] {c53ea656-365c-410a-95ed-b4b703165463} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18264 2024.08.16 05:55:37.037124 [ 3 ] {c53ea656-365c-410a-95ed-b4b703165463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
18265 2024.08.16 05:55:37.037716 [ 3 ] {c53ea656-365c-410a-95ed-b4b703165463} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary)
18266 2024.08.16 05:55:37.038115 [ 3 ] {c53ea656-365c-410a-95ed-b4b703165463} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18267 2024.08.16 05:55:37.038292 [ 89 ] {} <Debug> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0
18268 2024.08.16 05:55:37.038307 [ 3 ] {c53ea656-365c-410a-95ed-b4b703165463} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002552 sec., 10188.08777429467 rows/sec., 18.26 MiB/sec.
18269 2024.08.16 05:55:37.038354 [ 89 ] {} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18270 2024.08.16 05:55:37.038433 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
18271 2024.08.16 05:55:37.038806 [ 189 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full
18272 2024.08.16 05:55:37.039166 [ 3 ] {c53ea656-365c-410a-95ed-b4b703165463} <Debug> DynamicQueryHandler: Done processing query
18273 2024.08.16 05:55:37.039279 [ 3 ] {c53ea656-365c-410a-95ed-b4b703165463} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
18274 2024.08.16 05:55:37.039385 [ 3 ] {} <Debug> HTTP-Session: 693c8ae5-484a-4daa-931d-69a82bf24bc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18275 2024.08.16 05:55:37.039760 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 8521, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18276 2024.08.16 05:55:37.040010 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18277 2024.08.16 05:55:37.040122 [ 3 ] {} <Debug> HTTP-Session: 4a9af7d0-12ea-4dca-87c0-2c5080b3acb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18278 2024.08.16 05:55:37.040226 [ 3 ] {} <Debug> HTTP-Session: 4a9af7d0-12ea-4dca-87c0-2c5080b3acb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18279 2024.08.16 05:55:37.040320 [ 3 ] {} <Debug> HTTP-Session: 4a9af7d0-12ea-4dca-87c0-2c5080b3acb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18280 2024.08.16 05:55:37.040415 [ 3 ] {} <Trace> HTTP-Session: 4a9af7d0-12ea-4dca-87c0-2c5080b3acb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18281 2024.08.16 05:55:37.040547 [ 189 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18282 2024.08.16 05:55:37.040686 [ 3 ] {5e6828a3-49cb-4491-a3e8-c9f1c9c36edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
18283 2024.08.16 05:55:37.040716 [ 189 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1447 rows starting from the beginning of the part
18284 2024.08.16 05:55:37.040782 [ 3 ] {5e6828a3-49cb-4491-a3e8-c9f1c9c36edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
18285 2024.08.16 05:55:37.041610 [ 189 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 26 rows starting from the beginning of the part
18286 2024.08.16 05:55:37.041638 [ 3 ] {5e6828a3-49cb-4491-a3e8-c9f1c9c36edc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18287 2024.08.16 05:55:37.042252 [ 189 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 29 rows starting from the beginning of the part
18288 2024.08.16 05:55:37.042633 [ 3 ] {5e6828a3-49cb-4491-a3e8-c9f1c9c36edc} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18289 2024.08.16 05:55:37.042761 [ 3 ] {5e6828a3-49cb-4491-a3e8-c9f1c9c36edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
18290 2024.08.16 05:55:37.042920 [ 189 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 26 rows starting from the beginning of the part
18291 2024.08.16 05:55:37.044349 [ 189 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 29 rows starting from the beginning of the part
18292 2024.08.16 05:55:37.044777 [ 3 ] {5e6828a3-49cb-4491-a3e8-c9f1c9c36edc} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
18293 2024.08.16 05:55:37.045058 [ 189 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 26 rows starting from the beginning of the part
18294 2024.08.16 05:55:37.045954 [ 3 ] {5e6828a3-49cb-4491-a3e8-c9f1c9c36edc} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18295 2024.08.16 05:55:37.046360 [ 3 ] {5e6828a3-49cb-4491-a3e8-c9f1c9c36edc} <Debug> executeQuery: Read 56 rows, 3.86 KiB in 0.005778 sec., 9691.934925579784 rows/sec., 667.94 KiB/sec.
18296 2024.08.16 05:55:37.046677 [ 3 ] {5e6828a3-49cb-4491-a3e8-c9f1c9c36edc} <Debug> DynamicQueryHandler: Done processing query
18297 2024.08.16 05:55:37.046740 [ 3 ] {5e6828a3-49cb-4491-a3e8-c9f1c9c36edc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18298 2024.08.16 05:55:37.046792 [ 3 ] {} <Debug> HTTP-Session: 4a9af7d0-12ea-4dca-87c0-2c5080b3acb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18299 2024.08.16 05:55:37.052278 [ 199 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1583 rows, containing 19 columns (19 merged, 0 gathered) in 0.013721837 sec., 115363.56247345016 rows/sec., 206.73 MiB/sec.
18300 2024.08.16 05:55:37.053854 [ 194 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary)
18301 2024.08.16 05:55:37.054521 [ 194 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_86_17} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18302 2024.08.16 05:55:37.054623 [ 194 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_86_17} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17
18303 2024.08.16 05:55:37.054803 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.69 MiB.
18304 2024.08.16 05:55:38.000162 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 214.43 MiB, peak 226.66 MiB, free memory in arenas 0.00 B, will set to 215.50 MiB (RSS), difference: 1.07 MiB
18305 2024.08.16 05:55:39.861897 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache
18306 2024.08.16 05:55:39.861997 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache
18307 2024.08.16 05:55:41.003136 [ 243 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002637474 sec.
18308 2024.08.16 05:55:42.028193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 4210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18309 2024.08.16 05:55:42.028305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18310 2024.08.16 05:55:42.028336 [ 3 ] {} <Debug> HTTP-Session: 4d98163a-94d9-4980-9eb5-9964a11bf735 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18311 2024.08.16 05:55:42.028364 [ 3 ] {} <Debug> HTTP-Session: 4d98163a-94d9-4980-9eb5-9964a11bf735 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18312 2024.08.16 05:55:42.028382 [ 3 ] {} <Debug> HTTP-Session: 4d98163a-94d9-4980-9eb5-9964a11bf735 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18313 2024.08.16 05:55:42.028435 [ 3 ] {} <Trace> HTTP-Session: 4d98163a-94d9-4980-9eb5-9964a11bf735 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18314 2024.08.16 05:55:42.028630 [ 3 ] {5ad8f619-069b-4126-b3fa-53546aa024c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
18315 2024.08.16 05:55:42.028691 [ 3 ] {5ad8f619-069b-4126-b3fa-53546aa024c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
18316 2024.08.16 05:55:42.028878 [ 3 ] {5ad8f619-069b-4126-b3fa-53546aa024c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18317 2024.08.16 05:55:42.029303 [ 3 ] {5ad8f619-069b-4126-b3fa-53546aa024c5} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18318 2024.08.16 05:55:42.029343 [ 3 ] {5ad8f619-069b-4126-b3fa-53546aa024c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
18319 2024.08.16 05:55:42.029714 [ 3 ] {5ad8f619-069b-4126-b3fa-53546aa024c5} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
18320 2024.08.16 05:55:42.030050 [ 3 ] {5ad8f619-069b-4126-b3fa-53546aa024c5} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18321 2024.08.16 05:55:42.030218 [ 3 ] {5ad8f619-069b-4126-b3fa-53546aa024c5} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.001644 sec., 17639.902676399026 rows/sec., 1.40 MiB/sec.
18322 2024.08.16 05:55:42.030449 [ 3 ] {5ad8f619-069b-4126-b3fa-53546aa024c5} <Debug> DynamicQueryHandler: Done processing query
18323 2024.08.16 05:55:42.030491 [ 3 ] {5ad8f619-069b-4126-b3fa-53546aa024c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18324 2024.08.16 05:55:42.030525 [ 3 ] {} <Debug> HTTP-Session: 4d98163a-94d9-4980-9eb5-9964a11bf735 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18325 2024.08.16 05:55:42.030696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18326 2024.08.16 05:55:42.030750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18327 2024.08.16 05:55:42.030770 [ 3 ] {} <Debug> HTTP-Session: 08060b5f-f091-492f-b88c-6f24a9836409 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18328 2024.08.16 05:55:42.030789 [ 3 ] {} <Debug> HTTP-Session: 08060b5f-f091-492f-b88c-6f24a9836409 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18329 2024.08.16 05:55:42.030803 [ 3 ] {} <Debug> HTTP-Session: 08060b5f-f091-492f-b88c-6f24a9836409 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18330 2024.08.16 05:55:42.030838 [ 3 ] {} <Trace> HTTP-Session: 08060b5f-f091-492f-b88c-6f24a9836409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18331 2024.08.16 05:55:42.030939 [ 3 ] {cb1f4d40-2e29-455f-8fb8-e6c2eb0ebb30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
18332 2024.08.16 05:55:42.030983 [ 3 ] {cb1f4d40-2e29-455f-8fb8-e6c2eb0ebb30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
18333 2024.08.16 05:55:42.031116 [ 3 ] {cb1f4d40-2e29-455f-8fb8-e6c2eb0ebb30} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18334 2024.08.16 05:55:42.031398 [ 3 ] {cb1f4d40-2e29-455f-8fb8-e6c2eb0ebb30} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18335 2024.08.16 05:55:42.031435 [ 3 ] {cb1f4d40-2e29-455f-8fb8-e6c2eb0ebb30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
18336 2024.08.16 05:55:42.031748 [ 3 ] {cb1f4d40-2e29-455f-8fb8-e6c2eb0ebb30} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
18337 2024.08.16 05:55:42.032046 [ 3 ] {cb1f4d40-2e29-455f-8fb8-e6c2eb0ebb30} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18338 2024.08.16 05:55:42.032196 [ 3 ] {cb1f4d40-2e29-455f-8fb8-e6c2eb0ebb30} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00128 sec., 1562.4999999999998 rows/sec., 127.41 KiB/sec.
18339 2024.08.16 05:55:42.032355 [ 3 ] {cb1f4d40-2e29-455f-8fb8-e6c2eb0ebb30} <Debug> DynamicQueryHandler: Done processing query
18340 2024.08.16 05:55:42.032379 [ 3 ] {cb1f4d40-2e29-455f-8fb8-e6c2eb0ebb30} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
18341 2024.08.16 05:55:42.032395 [ 3 ] {} <Debug> HTTP-Session: 08060b5f-f091-492f-b88c-6f24a9836409 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18342 2024.08.16 05:55:42.032545 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 41642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18343 2024.08.16 05:55:42.032592 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18344 2024.08.16 05:55:42.032611 [ 3 ] {} <Debug> HTTP-Session: b208d9e5-161d-4623-9040-23e9395131fa Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18345 2024.08.16 05:55:42.032626 [ 3 ] {} <Debug> HTTP-Session: b208d9e5-161d-4623-9040-23e9395131fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18346 2024.08.16 05:55:42.032640 [ 3 ] {} <Debug> HTTP-Session: b208d9e5-161d-4623-9040-23e9395131fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18347 2024.08.16 05:55:42.032671 [ 3 ] {} <Trace> HTTP-Session: b208d9e5-161d-4623-9040-23e9395131fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18348 2024.08.16 05:55:42.032841 [ 3 ] {db181f56-6d02-483f-9852-626c8ddb61e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
18349 2024.08.16 05:55:42.032883 [ 3 ] {db181f56-6d02-483f-9852-626c8ddb61e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
18350 2024.08.16 05:55:42.033010 [ 3 ] {db181f56-6d02-483f-9852-626c8ddb61e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18351 2024.08.16 05:55:42.033458 [ 3 ] {db181f56-6d02-483f-9852-626c8ddb61e2} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18352 2024.08.16 05:55:42.033493 [ 3 ] {db181f56-6d02-483f-9852-626c8ddb61e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
18353 2024.08.16 05:55:42.033810 [ 3 ] {db181f56-6d02-483f-9852-626c8ddb61e2} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
18354 2024.08.16 05:55:42.034110 [ 3 ] {db181f56-6d02-483f-9852-626c8ddb61e2} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18355 2024.08.16 05:55:42.034257 [ 3 ] {db181f56-6d02-483f-9852-626c8ddb61e2} <Debug> executeQuery: Read 277 rows, 24.81 KiB in 0.001505 sec., 184053.1561461794 rows/sec., 16.10 MiB/sec.
18356 2024.08.16 05:55:42.034432 [ 3 ] {db181f56-6d02-483f-9852-626c8ddb61e2} <Debug> DynamicQueryHandler: Done processing query
18357 2024.08.16 05:55:42.034456 [ 3 ] {db181f56-6d02-483f-9852-626c8ddb61e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
18358 2024.08.16 05:55:42.034472 [ 3 ] {} <Debug> HTTP-Session: b208d9e5-161d-4623-9040-23e9395131fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18359 2024.08.16 05:55:42.034597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 329, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18360 2024.08.16 05:55:42.034644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18361 2024.08.16 05:55:42.034663 [ 3 ] {} <Debug> HTTP-Session: e2614a0b-085a-4684-b61b-1d414ae6e968 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18362 2024.08.16 05:55:42.034680 [ 3 ] {} <Debug> HTTP-Session: e2614a0b-085a-4684-b61b-1d414ae6e968 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18363 2024.08.16 05:55:42.034693 [ 3 ] {} <Debug> HTTP-Session: e2614a0b-085a-4684-b61b-1d414ae6e968 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18364 2024.08.16 05:55:42.034724 [ 3 ] {} <Trace> HTTP-Session: e2614a0b-085a-4684-b61b-1d414ae6e968 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18365 2024.08.16 05:55:42.034816 [ 3 ] {cbf92b12-0537-4061-abe4-f440c7505491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
18366 2024.08.16 05:55:42.034857 [ 3 ] {cbf92b12-0537-4061-abe4-f440c7505491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
18367 2024.08.16 05:55:42.034982 [ 3 ] {cbf92b12-0537-4061-abe4-f440c7505491} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18368 2024.08.16 05:55:42.035266 [ 3 ] {cbf92b12-0537-4061-abe4-f440c7505491} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18369 2024.08.16 05:55:42.035302 [ 3 ] {cbf92b12-0537-4061-abe4-f440c7505491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
18370 2024.08.16 05:55:42.035589 [ 3 ] {cbf92b12-0537-4061-abe4-f440c7505491} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
18371 2024.08.16 05:55:42.035885 [ 3 ] {cbf92b12-0537-4061-abe4-f440c7505491} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18372 2024.08.16 05:55:42.036042 [ 3 ] {cbf92b12-0537-4061-abe4-f440c7505491} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001244 sec., 1607.717041800643 rows/sec., 112.26 KiB/sec.
18373 2024.08.16 05:55:42.036203 [ 3 ] {cbf92b12-0537-4061-abe4-f440c7505491} <Debug> DynamicQueryHandler: Done processing query
18374 2024.08.16 05:55:42.036227 [ 3 ] {cbf92b12-0537-4061-abe4-f440c7505491} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
18375 2024.08.16 05:55:42.036242 [ 3 ] {} <Debug> HTTP-Session: e2614a0b-085a-4684-b61b-1d414ae6e968 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18376 2024.08.16 05:55:42.036351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18377 2024.08.16 05:55:42.036399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18378 2024.08.16 05:55:42.036418 [ 3 ] {} <Debug> HTTP-Session: 8bb66139-8d77-46d8-93f7-63d975ca0df3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18379 2024.08.16 05:55:42.036435 [ 3 ] {} <Debug> HTTP-Session: 8bb66139-8d77-46d8-93f7-63d975ca0df3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18380 2024.08.16 05:55:42.036448 [ 3 ] {} <Debug> HTTP-Session: 8bb66139-8d77-46d8-93f7-63d975ca0df3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18381 2024.08.16 05:55:42.036478 [ 3 ] {} <Trace> HTTP-Session: 8bb66139-8d77-46d8-93f7-63d975ca0df3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18382 2024.08.16 05:55:42.036574 [ 3 ] {d3ee1742-3b90-41f4-952e-baf5467f3852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
18383 2024.08.16 05:55:42.036614 [ 3 ] {d3ee1742-3b90-41f4-952e-baf5467f3852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
18384 2024.08.16 05:55:42.036739 [ 3 ] {d3ee1742-3b90-41f4-952e-baf5467f3852} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18385 2024.08.16 05:55:42.037014 [ 3 ] {d3ee1742-3b90-41f4-952e-baf5467f3852} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18386 2024.08.16 05:55:42.037049 [ 3 ] {d3ee1742-3b90-41f4-952e-baf5467f3852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
18387 2024.08.16 05:55:42.037356 [ 3 ] {d3ee1742-3b90-41f4-952e-baf5467f3852} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
18388 2024.08.16 05:55:42.037653 [ 3 ] {d3ee1742-3b90-41f4-952e-baf5467f3852} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18389 2024.08.16 05:55:42.037807 [ 3 ] {d3ee1742-3b90-41f4-952e-baf5467f3852} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001254 sec., 11164.27432216906 rows/sec., 781.87 KiB/sec.
18390 2024.08.16 05:55:42.037819 [ 86 ] {} <Debug> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
18391 2024.08.16 05:55:42.037931 [ 86 ] {} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18392 2024.08.16 05:55:42.037965 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
18393 2024.08.16 05:55:42.038049 [ 3 ] {d3ee1742-3b90-41f4-952e-baf5467f3852} <Debug> DynamicQueryHandler: Done processing query
18394 2024.08.16 05:55:42.038143 [ 3 ] {d3ee1742-3b90-41f4-952e-baf5467f3852} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
18395 2024.08.16 05:55:42.038214 [ 3 ] {} <Debug> HTTP-Session: 8bb66139-8d77-46d8-93f7-63d975ca0df3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18396 2024.08.16 05:55:42.038281 [ 193 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::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
18397 2024.08.16 05:55:42.038490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18398 2024.08.16 05:55:42.038704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18399 2024.08.16 05:55:42.038847 [ 3 ] {} <Debug> HTTP-Session: b7d8fd7c-02b0-4d9f-8f10-4e01374d660d Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18400 2024.08.16 05:55:42.038887 [ 193 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18401 2024.08.16 05:55:42.038942 [ 3 ] {} <Debug> HTTP-Session: b7d8fd7c-02b0-4d9f-8f10-4e01374d660d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18402 2024.08.16 05:55:42.038988 [ 193 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 243 rows starting from the beginning of the part
18403 2024.08.16 05:55:42.039006 [ 3 ] {} <Debug> HTTP-Session: b7d8fd7c-02b0-4d9f-8f10-4e01374d660d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18404 2024.08.16 05:55:42.039086 [ 3 ] {} <Trace> HTTP-Session: b7d8fd7c-02b0-4d9f-8f10-4e01374d660d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18405 2024.08.16 05:55:42.039229 [ 193 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 14 rows starting from the beginning of the part
18406 2024.08.16 05:55:42.039537 [ 3 ] {8d00e045-e325-4c5a-b692-10d4e111ba36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
18407 2024.08.16 05:55:42.039559 [ 193 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 14 rows starting from the beginning of the part
18408 2024.08.16 05:55:42.039676 [ 3 ] {8d00e045-e325-4c5a-b692-10d4e111ba36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
18409 2024.08.16 05:55:42.039793 [ 193 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 228 rows starting from the beginning of the part
18410 2024.08.16 05:55:42.040142 [ 193 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 14 rows starting from the beginning of the part
18411 2024.08.16 05:55:42.040500 [ 193 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 14 rows starting from the beginning of the part
18412 2024.08.16 05:55:42.040976 [ 3 ] {8d00e045-e325-4c5a-b692-10d4e111ba36} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18413 2024.08.16 05:55:42.041789 [ 3 ] {8d00e045-e325-4c5a-b692-10d4e111ba36} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18414 2024.08.16 05:55:42.041853 [ 3 ] {8d00e045-e325-4c5a-b692-10d4e111ba36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
18415 2024.08.16 05:55:42.042712 [ 3 ] {8d00e045-e325-4c5a-b692-10d4e111ba36} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
18416 2024.08.16 05:55:42.043381 [ 193 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 4 columns (4 merged, 0 gathered) in 0.005309148 sec., 99262.6312169109 rows/sec., 6.37 MiB/sec.
18417 2024.08.16 05:55:42.043472 [ 3 ] {8d00e045-e325-4c5a-b692-10d4e111ba36} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18418 2024.08.16 05:55:42.043592 [ 193 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
18419 2024.08.16 05:55:42.043769 [ 3 ] {8d00e045-e325-4c5a-b692-10d4e111ba36} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.004423 sec., 1356.5453312231518 rows/sec., 80.15 KiB/sec.
18420 2024.08.16 05:55:42.044164 [ 3 ] {8d00e045-e325-4c5a-b692-10d4e111ba36} <Debug> DynamicQueryHandler: Done processing query
18421 2024.08.16 05:55:42.044206 [ 3 ] {8d00e045-e325-4c5a-b692-10d4e111ba36} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
18422 2024.08.16 05:55:42.044243 [ 3 ] {} <Debug> HTTP-Session: b7d8fd7c-02b0-4d9f-8f10-4e01374d660d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18423 2024.08.16 05:55:42.044392 [ 193 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_56_11} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18424 2024.08.16 05:55:42.044499 [ 193 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_56_11} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11
18425 2024.08.16 05:55:42.044501 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 67052, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18426 2024.08.16 05:55:42.044616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18427 2024.08.16 05:55:42.044642 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
18428 2024.08.16 05:55:42.044653 [ 3 ] {} <Debug> HTTP-Session: 0fd26d90-4e7a-4378-a8ec-3df4d76b7005 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18429 2024.08.16 05:55:42.044694 [ 3 ] {} <Debug> HTTP-Session: 0fd26d90-4e7a-4378-a8ec-3df4d76b7005 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18430 2024.08.16 05:55:42.044708 [ 3 ] {} <Debug> HTTP-Session: 0fd26d90-4e7a-4378-a8ec-3df4d76b7005 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18431 2024.08.16 05:55:42.044740 [ 3 ] {} <Trace> HTTP-Session: 0fd26d90-4e7a-4378-a8ec-3df4d76b7005 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18432 2024.08.16 05:55:42.044975 [ 3 ] {2d1a717f-373b-4484-8575-eb892b59a281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
18433 2024.08.16 05:55:42.045017 [ 3 ] {2d1a717f-373b-4484-8575-eb892b59a281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
18434 2024.08.16 05:55:42.045166 [ 3 ] {2d1a717f-373b-4484-8575-eb892b59a281} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18435 2024.08.16 05:55:42.045698 [ 3 ] {2d1a717f-373b-4484-8575-eb892b59a281} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18436 2024.08.16 05:55:42.045735 [ 3 ] {2d1a717f-373b-4484-8575-eb892b59a281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
18437 2024.08.16 05:55:42.046059 [ 3 ] {2d1a717f-373b-4484-8575-eb892b59a281} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
18438 2024.08.16 05:55:42.046361 [ 3 ] {2d1a717f-373b-4484-8575-eb892b59a281} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18439 2024.08.16 05:55:42.046509 [ 3 ] {2d1a717f-373b-4484-8575-eb892b59a281} <Debug> executeQuery: Read 413 rows, 30.17 KiB in 0.001658 sec., 249095.29553679132 rows/sec., 17.77 MiB/sec.
18440 2024.08.16 05:55:42.046760 [ 3 ] {2d1a717f-373b-4484-8575-eb892b59a281} <Debug> DynamicQueryHandler: Done processing query
18441 2024.08.16 05:55:42.046795 [ 3 ] {2d1a717f-373b-4484-8575-eb892b59a281} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
18442 2024.08.16 05:55:42.046812 [ 3 ] {} <Debug> HTTP-Session: 0fd26d90-4e7a-4378-a8ec-3df4d76b7005 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18443 2024.08.16 05:55:42.047003 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18444 2024.08.16 05:55:42.047147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18445 2024.08.16 05:55:42.047228 [ 3 ] {} <Debug> HTTP-Session: de0d4d86-c64f-4b66-aef1-4fd0cc47a6d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18446 2024.08.16 05:55:42.047294 [ 3 ] {} <Debug> HTTP-Session: de0d4d86-c64f-4b66-aef1-4fd0cc47a6d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18447 2024.08.16 05:55:42.047350 [ 3 ] {} <Debug> HTTP-Session: de0d4d86-c64f-4b66-aef1-4fd0cc47a6d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18448 2024.08.16 05:55:42.047471 [ 3 ] {} <Trace> HTTP-Session: de0d4d86-c64f-4b66-aef1-4fd0cc47a6d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18449 2024.08.16 05:55:42.047730 [ 3 ] {5d0cc425-7665-491b-a028-a5e1efd0c3df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
18450 2024.08.16 05:55:42.047780 [ 3 ] {5d0cc425-7665-491b-a028-a5e1efd0c3df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
18451 2024.08.16 05:55:42.047927 [ 3 ] {5d0cc425-7665-491b-a028-a5e1efd0c3df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18452 2024.08.16 05:55:42.048187 [ 3 ] {5d0cc425-7665-491b-a028-a5e1efd0c3df} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18453 2024.08.16 05:55:42.048224 [ 3 ] {5d0cc425-7665-491b-a028-a5e1efd0c3df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
18454 2024.08.16 05:55:42.048586 [ 3 ] {5d0cc425-7665-491b-a028-a5e1efd0c3df} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
18455 2024.08.16 05:55:42.048904 [ 3 ] {5d0cc425-7665-491b-a028-a5e1efd0c3df} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18456 2024.08.16 05:55:42.049057 [ 3 ] {5d0cc425-7665-491b-a028-a5e1efd0c3df} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001407 sec., 4264.392324093817 rows/sec., 222.80 KiB/sec.
18457 2024.08.16 05:55:42.049223 [ 3 ] {5d0cc425-7665-491b-a028-a5e1efd0c3df} <Debug> DynamicQueryHandler: Done processing query
18458 2024.08.16 05:55:42.049247 [ 3 ] {5d0cc425-7665-491b-a028-a5e1efd0c3df} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
18459 2024.08.16 05:55:42.049262 [ 3 ] {} <Debug> HTTP-Session: de0d4d86-c64f-4b66-aef1-4fd0cc47a6d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18460 2024.08.16 05:55:42.049416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 44815, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18461 2024.08.16 05:55:42.049463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18462 2024.08.16 05:55:42.049482 [ 3 ] {} <Debug> HTTP-Session: c1053d61-e98f-4237-a4ee-eb70bc0619e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18463 2024.08.16 05:55:42.049499 [ 3 ] {} <Debug> HTTP-Session: c1053d61-e98f-4237-a4ee-eb70bc0619e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18464 2024.08.16 05:55:42.049512 [ 3 ] {} <Debug> HTTP-Session: c1053d61-e98f-4237-a4ee-eb70bc0619e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18465 2024.08.16 05:55:42.049543 [ 3 ] {} <Trace> HTTP-Session: c1053d61-e98f-4237-a4ee-eb70bc0619e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18466 2024.08.16 05:55:42.049741 [ 3 ] {78480a6d-8edd-4ff8-876a-40683c64e0c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
18467 2024.08.16 05:55:42.049786 [ 3 ] {78480a6d-8edd-4ff8-876a-40683c64e0c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
18468 2024.08.16 05:55:42.049928 [ 3 ] {78480a6d-8edd-4ff8-876a-40683c64e0c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18469 2024.08.16 05:55:42.050341 [ 3 ] {78480a6d-8edd-4ff8-876a-40683c64e0c1} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18470 2024.08.16 05:55:42.050377 [ 3 ] {78480a6d-8edd-4ff8-876a-40683c64e0c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
18471 2024.08.16 05:55:42.050748 [ 3 ] {78480a6d-8edd-4ff8-876a-40683c64e0c1} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
18472 2024.08.16 05:55:42.051074 [ 3 ] {78480a6d-8edd-4ff8-876a-40683c64e0c1} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18473 2024.08.16 05:55:42.051222 [ 3 ] {78480a6d-8edd-4ff8-876a-40683c64e0c1} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001591 sec., 149591.45191703332 rows/sec., 10.03 MiB/sec.
18474 2024.08.16 05:55:42.051473 [ 3 ] {78480a6d-8edd-4ff8-876a-40683c64e0c1} <Debug> DynamicQueryHandler: Done processing query
18475 2024.08.16 05:55:42.051532 [ 3 ] {78480a6d-8edd-4ff8-876a-40683c64e0c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
18476 2024.08.16 05:55:42.051590 [ 3 ] {} <Debug> HTTP-Session: c1053d61-e98f-4237-a4ee-eb70bc0619e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18477 2024.08.16 05:55:42.051799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18478 2024.08.16 05:55:42.051894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18479 2024.08.16 05:55:42.051916 [ 3 ] {} <Debug> HTTP-Session: ec631478-0948-4136-9e33-d68c77a17933 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18480 2024.08.16 05:55:42.051932 [ 3 ] {} <Debug> HTTP-Session: ec631478-0948-4136-9e33-d68c77a17933 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18481 2024.08.16 05:55:42.051946 [ 3 ] {} <Debug> HTTP-Session: ec631478-0948-4136-9e33-d68c77a17933 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18482 2024.08.16 05:55:42.051977 [ 3 ] {} <Trace> HTTP-Session: ec631478-0948-4136-9e33-d68c77a17933 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18483 2024.08.16 05:55:42.052070 [ 3 ] {ebc61289-6294-4be2-94c3-bc47440dad1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
18484 2024.08.16 05:55:42.052116 [ 3 ] {ebc61289-6294-4be2-94c3-bc47440dad1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
18485 2024.08.16 05:55:42.052254 [ 3 ] {ebc61289-6294-4be2-94c3-bc47440dad1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18486 2024.08.16 05:55:42.052499 [ 3 ] {ebc61289-6294-4be2-94c3-bc47440dad1e} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18487 2024.08.16 05:55:42.052534 [ 3 ] {ebc61289-6294-4be2-94c3-bc47440dad1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
18488 2024.08.16 05:55:42.052873 [ 3 ] {ebc61289-6294-4be2-94c3-bc47440dad1e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
18489 2024.08.16 05:55:42.053189 [ 3 ] {ebc61289-6294-4be2-94c3-bc47440dad1e} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18490 2024.08.16 05:55:42.053336 [ 3 ] {ebc61289-6294-4be2-94c3-bc47440dad1e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001283 sec., 779.423226812159 rows/sec., 52.52 KiB/sec.
18491 2024.08.16 05:55:42.053499 [ 3 ] {ebc61289-6294-4be2-94c3-bc47440dad1e} <Debug> DynamicQueryHandler: Done processing query
18492 2024.08.16 05:55:42.053522 [ 3 ] {ebc61289-6294-4be2-94c3-bc47440dad1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
18493 2024.08.16 05:55:42.053538 [ 3 ] {} <Debug> HTTP-Session: ec631478-0948-4136-9e33-d68c77a17933 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18494 2024.08.16 05:55:42.053697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 46515, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18495 2024.08.16 05:55:42.053745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18496 2024.08.16 05:55:42.053764 [ 3 ] {} <Debug> HTTP-Session: 1726c689-b5f3-4783-9834-a4f4f09c6471 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18497 2024.08.16 05:55:42.053781 [ 3 ] {} <Debug> HTTP-Session: 1726c689-b5f3-4783-9834-a4f4f09c6471 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18498 2024.08.16 05:55:42.053795 [ 3 ] {} <Debug> HTTP-Session: 1726c689-b5f3-4783-9834-a4f4f09c6471 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18499 2024.08.16 05:55:42.053825 [ 3 ] {} <Trace> HTTP-Session: 1726c689-b5f3-4783-9834-a4f4f09c6471 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18500 2024.08.16 05:55:42.054139 [ 3 ] {8c893f12-9ff4-402f-9b80-4e146edca786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
18501 2024.08.16 05:55:42.054201 [ 3 ] {8c893f12-9ff4-402f-9b80-4e146edca786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
18502 2024.08.16 05:55:42.054615 [ 3 ] {8c893f12-9ff4-402f-9b80-4e146edca786} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18503 2024.08.16 05:55:42.055209 [ 3 ] {8c893f12-9ff4-402f-9b80-4e146edca786} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18504 2024.08.16 05:55:42.055244 [ 3 ] {8c893f12-9ff4-402f-9b80-4e146edca786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
18505 2024.08.16 05:55:42.055845 [ 3 ] {8c893f12-9ff4-402f-9b80-4e146edca786} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary)
18506 2024.08.16 05:55:42.056240 [ 3 ] {8c893f12-9ff4-402f-9b80-4e146edca786} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18507 2024.08.16 05:55:42.056435 [ 3 ] {8c893f12-9ff4-402f-9b80-4e146edca786} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002518 sec., 11517.077045274027 rows/sec., 20.64 MiB/sec.
18508 2024.08.16 05:55:42.056791 [ 3 ] {8c893f12-9ff4-402f-9b80-4e146edca786} <Debug> DynamicQueryHandler: Done processing query
18509 2024.08.16 05:55:42.056853 [ 3 ] {8c893f12-9ff4-402f-9b80-4e146edca786} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
18510 2024.08.16 05:55:42.056912 [ 3 ] {} <Debug> HTTP-Session: 1726c689-b5f3-4783-9834-a4f4f09c6471 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18511 2024.08.16 05:55:42.057164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18512 2024.08.16 05:55:42.057269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18513 2024.08.16 05:55:42.057307 [ 3 ] {} <Debug> HTTP-Session: 601fb6b5-20a9-4dc0-bc7d-55dd2d85e28b Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18514 2024.08.16 05:55:42.057324 [ 3 ] {} <Debug> HTTP-Session: 601fb6b5-20a9-4dc0-bc7d-55dd2d85e28b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18515 2024.08.16 05:55:42.057337 [ 3 ] {} <Debug> HTTP-Session: 601fb6b5-20a9-4dc0-bc7d-55dd2d85e28b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18516 2024.08.16 05:55:42.057370 [ 3 ] {} <Trace> HTTP-Session: 601fb6b5-20a9-4dc0-bc7d-55dd2d85e28b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18517 2024.08.16 05:55:42.057511 [ 3 ] {9ea1a919-cf0a-46d7-a600-8ea242b73830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
18518 2024.08.16 05:55:42.057556 [ 3 ] {9ea1a919-cf0a-46d7-a600-8ea242b73830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
18519 2024.08.16 05:55:42.057686 [ 3 ] {9ea1a919-cf0a-46d7-a600-8ea242b73830} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18520 2024.08.16 05:55:42.058057 [ 3 ] {9ea1a919-cf0a-46d7-a600-8ea242b73830} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18521 2024.08.16 05:55:42.058092 [ 3 ] {9ea1a919-cf0a-46d7-a600-8ea242b73830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
18522 2024.08.16 05:55:42.058439 [ 3 ] {9ea1a919-cf0a-46d7-a600-8ea242b73830} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
18523 2024.08.16 05:55:42.058750 [ 3 ] {9ea1a919-cf0a-46d7-a600-8ea242b73830} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18524 2024.08.16 05:55:42.058901 [ 3 ] {9ea1a919-cf0a-46d7-a600-8ea242b73830} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001442 sec., 56865.464632454925 rows/sec., 3.61 MiB/sec.
18525 2024.08.16 05:55:42.059070 [ 3 ] {9ea1a919-cf0a-46d7-a600-8ea242b73830} <Debug> DynamicQueryHandler: Done processing query
18526 2024.08.16 05:55:42.059094 [ 3 ] {9ea1a919-cf0a-46d7-a600-8ea242b73830} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
18527 2024.08.16 05:55:42.059109 [ 3 ] {} <Debug> HTTP-Session: 601fb6b5-20a9-4dc0-bc7d-55dd2d85e28b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18528 2024.08.16 05:55:47.023634 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18529 2024.08.16 05:55:47.023835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18530 2024.08.16 05:55:47.023880 [ 3 ] {} <Debug> HTTP-Session: 498c9c48-022c-422e-aa6f-b9a55fdf8e00 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18531 2024.08.16 05:55:47.023922 [ 3 ] {} <Debug> HTTP-Session: 498c9c48-022c-422e-aa6f-b9a55fdf8e00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18532 2024.08.16 05:55:47.023950 [ 3 ] {} <Debug> HTTP-Session: 498c9c48-022c-422e-aa6f-b9a55fdf8e00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18533 2024.08.16 05:55:47.024029 [ 3 ] {} <Trace> HTTP-Session: 498c9c48-022c-422e-aa6f-b9a55fdf8e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18534 2024.08.16 05:55:47.024314 [ 3 ] {7fe2ddb4-dde8-4578-9ba2-cc31bd20b951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
18535 2024.08.16 05:55:47.024415 [ 3 ] {7fe2ddb4-dde8-4578-9ba2-cc31bd20b951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
18536 2024.08.16 05:55:47.024743 [ 3 ] {7fe2ddb4-dde8-4578-9ba2-cc31bd20b951} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18537 2024.08.16 05:55:47.025279 [ 3 ] {7fe2ddb4-dde8-4578-9ba2-cc31bd20b951} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18538 2024.08.16 05:55:47.025321 [ 3 ] {7fe2ddb4-dde8-4578-9ba2-cc31bd20b951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
18539 2024.08.16 05:55:47.025690 [ 3 ] {7fe2ddb4-dde8-4578-9ba2-cc31bd20b951} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
18540 2024.08.16 05:55:47.026035 [ 3 ] {7fe2ddb4-dde8-4578-9ba2-cc31bd20b951} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18541 2024.08.16 05:55:47.026207 [ 3 ] {7fe2ddb4-dde8-4578-9ba2-cc31bd20b951} <Debug> executeQuery: Read 26 rows, 2.11 KiB in 0.001986 sec., 13091.641490433032 rows/sec., 1.04 MiB/sec.
18542 2024.08.16 05:55:47.026515 [ 3 ] {7fe2ddb4-dde8-4578-9ba2-cc31bd20b951} <Debug> DynamicQueryHandler: Done processing query
18543 2024.08.16 05:55:47.026575 [ 3 ] {7fe2ddb4-dde8-4578-9ba2-cc31bd20b951} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18544 2024.08.16 05:55:47.026630 [ 3 ] {} <Debug> HTTP-Session: 498c9c48-022c-422e-aa6f-b9a55fdf8e00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18545 2024.08.16 05:55:47.026847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 19589, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18546 2024.08.16 05:55:47.026904 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18547 2024.08.16 05:55:47.026924 [ 3 ] {} <Debug> HTTP-Session: 50b77d25-64a8-456f-b8de-e1188a73f955 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18548 2024.08.16 05:55:47.026942 [ 3 ] {} <Debug> HTTP-Session: 50b77d25-64a8-456f-b8de-e1188a73f955 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18549 2024.08.16 05:55:47.026955 [ 3 ] {} <Debug> HTTP-Session: 50b77d25-64a8-456f-b8de-e1188a73f955 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18550 2024.08.16 05:55:47.026990 [ 3 ] {} <Trace> HTTP-Session: 50b77d25-64a8-456f-b8de-e1188a73f955 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18551 2024.08.16 05:55:47.027139 [ 3 ] {4e6cbd7a-80aa-4532-a604-0d0c2d3b605c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
18552 2024.08.16 05:55:47.027187 [ 3 ] {4e6cbd7a-80aa-4532-a604-0d0c2d3b605c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
18553 2024.08.16 05:55:47.027334 [ 3 ] {4e6cbd7a-80aa-4532-a604-0d0c2d3b605c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18554 2024.08.16 05:55:47.027742 [ 3 ] {4e6cbd7a-80aa-4532-a604-0d0c2d3b605c} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18555 2024.08.16 05:55:47.027779 [ 3 ] {4e6cbd7a-80aa-4532-a604-0d0c2d3b605c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
18556 2024.08.16 05:55:47.028091 [ 3 ] {4e6cbd7a-80aa-4532-a604-0d0c2d3b605c} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
18557 2024.08.16 05:55:47.028423 [ 3 ] {4e6cbd7a-80aa-4532-a604-0d0c2d3b605c} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18558 2024.08.16 05:55:47.028578 [ 3 ] {4e6cbd7a-80aa-4532-a604-0d0c2d3b605c} <Debug> executeQuery: Read 134 rows, 11.45 KiB in 0.001501 sec., 89273.81745502999 rows/sec., 7.45 MiB/sec.
18559 2024.08.16 05:55:47.028818 [ 3 ] {4e6cbd7a-80aa-4532-a604-0d0c2d3b605c} <Debug> DynamicQueryHandler: Done processing query
18560 2024.08.16 05:55:47.028869 [ 3 ] {4e6cbd7a-80aa-4532-a604-0d0c2d3b605c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
18561 2024.08.16 05:55:47.028928 [ 3 ] {} <Debug> HTTP-Session: 50b77d25-64a8-456f-b8de-e1188a73f955 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18562 2024.08.16 05:55:47.029140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 15281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18563 2024.08.16 05:55:47.029194 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18564 2024.08.16 05:55:47.029214 [ 3 ] {} <Debug> HTTP-Session: f9e8ef54-ede0-4a14-8876-63162e654887 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18565 2024.08.16 05:55:47.029231 [ 3 ] {} <Debug> HTTP-Session: f9e8ef54-ede0-4a14-8876-63162e654887 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18566 2024.08.16 05:55:47.029246 [ 3 ] {} <Debug> HTTP-Session: f9e8ef54-ede0-4a14-8876-63162e654887 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18567 2024.08.16 05:55:47.029279 [ 3 ] {} <Trace> HTTP-Session: f9e8ef54-ede0-4a14-8876-63162e654887 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18568 2024.08.16 05:55:47.029443 [ 3 ] {32b39c66-8f07-4df3-b1c7-cdf34ca0c064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
18569 2024.08.16 05:55:47.029485 [ 3 ] {32b39c66-8f07-4df3-b1c7-cdf34ca0c064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
18570 2024.08.16 05:55:47.029630 [ 3 ] {32b39c66-8f07-4df3-b1c7-cdf34ca0c064} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18571 2024.08.16 05:55:47.029993 [ 3 ] {32b39c66-8f07-4df3-b1c7-cdf34ca0c064} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18572 2024.08.16 05:55:47.030030 [ 3 ] {32b39c66-8f07-4df3-b1c7-cdf34ca0c064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
18573 2024.08.16 05:55:47.030339 [ 3 ] {32b39c66-8f07-4df3-b1c7-cdf34ca0c064} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
18574 2024.08.16 05:55:47.030655 [ 3 ] {32b39c66-8f07-4df3-b1c7-cdf34ca0c064} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18575 2024.08.16 05:55:47.030816 [ 3 ] {32b39c66-8f07-4df3-b1c7-cdf34ca0c064} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001421 sec., 63335.6790992259 rows/sec., 4.95 MiB/sec.
18576 2024.08.16 05:55:47.030983 [ 3 ] {32b39c66-8f07-4df3-b1c7-cdf34ca0c064} <Debug> DynamicQueryHandler: Done processing query
18577 2024.08.16 05:55:47.031007 [ 3 ] {32b39c66-8f07-4df3-b1c7-cdf34ca0c064} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
18578 2024.08.16 05:55:47.031047 [ 3 ] {} <Debug> HTTP-Session: f9e8ef54-ede0-4a14-8876-63162e654887 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18579 2024.08.16 05:55:47.031263 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18580 2024.08.16 05:55:47.031312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18581 2024.08.16 05:55:47.031332 [ 3 ] {} <Debug> HTTP-Session: 2a2929d6-66de-4768-bf29-b94964e71fcc Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18582 2024.08.16 05:55:47.031348 [ 3 ] {} <Debug> HTTP-Session: 2a2929d6-66de-4768-bf29-b94964e71fcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18583 2024.08.16 05:55:47.031362 [ 3 ] {} <Debug> HTTP-Session: 2a2929d6-66de-4768-bf29-b94964e71fcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18584 2024.08.16 05:55:47.031392 [ 3 ] {} <Trace> HTTP-Session: 2a2929d6-66de-4768-bf29-b94964e71fcc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18585 2024.08.16 05:55:47.031546 [ 3 ] {00c8f07d-12e4-402d-b3df-80cdadb260c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
18586 2024.08.16 05:55:47.031593 [ 3 ] {00c8f07d-12e4-402d-b3df-80cdadb260c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
18587 2024.08.16 05:55:47.031739 [ 3 ] {00c8f07d-12e4-402d-b3df-80cdadb260c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18588 2024.08.16 05:55:47.032127 [ 3 ] {00c8f07d-12e4-402d-b3df-80cdadb260c1} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18589 2024.08.16 05:55:47.032164 [ 3 ] {00c8f07d-12e4-402d-b3df-80cdadb260c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
18590 2024.08.16 05:55:47.032548 [ 3 ] {00c8f07d-12e4-402d-b3df-80cdadb260c1} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
18591 2024.08.16 05:55:47.032888 [ 3 ] {00c8f07d-12e4-402d-b3df-80cdadb260c1} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18592 2024.08.16 05:55:47.033050 [ 3 ] {00c8f07d-12e4-402d-b3df-80cdadb260c1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001576 sec., 101522.84263959392 rows/sec., 7.07 MiB/sec.
18593 2024.08.16 05:55:47.033230 [ 3 ] {00c8f07d-12e4-402d-b3df-80cdadb260c1} <Debug> DynamicQueryHandler: Done processing query
18594 2024.08.16 05:55:47.033253 [ 3 ] {00c8f07d-12e4-402d-b3df-80cdadb260c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
18595 2024.08.16 05:55:47.033269 [ 3 ] {} <Debug> HTTP-Session: 2a2929d6-66de-4768-bf29-b94964e71fcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18596 2024.08.16 05:55:47.033452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 42203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18597 2024.08.16 05:55:47.033500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18598 2024.08.16 05:55:47.033518 [ 3 ] {} <Debug> HTTP-Session: f8271a9c-fae5-49dd-8cad-5356f5cece10 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18599 2024.08.16 05:55:47.033534 [ 3 ] {} <Debug> HTTP-Session: f8271a9c-fae5-49dd-8cad-5356f5cece10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18600 2024.08.16 05:55:47.033548 [ 3 ] {} <Debug> HTTP-Session: f8271a9c-fae5-49dd-8cad-5356f5cece10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18601 2024.08.16 05:55:47.033578 [ 3 ] {} <Trace> HTTP-Session: f8271a9c-fae5-49dd-8cad-5356f5cece10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18602 2024.08.16 05:55:47.033866 [ 3 ] {e5a5b612-8545-4df8-aa12-53557ffd05d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
18603 2024.08.16 05:55:47.033929 [ 3 ] {e5a5b612-8545-4df8-aa12-53557ffd05d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
18604 2024.08.16 05:55:47.034345 [ 3 ] {e5a5b612-8545-4df8-aa12-53557ffd05d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18605 2024.08.16 05:55:47.035073 [ 3 ] {e5a5b612-8545-4df8-aa12-53557ffd05d0} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18606 2024.08.16 05:55:47.035108 [ 3 ] {e5a5b612-8545-4df8-aa12-53557ffd05d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
18607 2024.08.16 05:55:47.035737 [ 3 ] {e5a5b612-8545-4df8-aa12-53557ffd05d0} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary)
18608 2024.08.16 05:55:47.036137 [ 3 ] {e5a5b612-8545-4df8-aa12-53557ffd05d0} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18609 2024.08.16 05:55:47.036321 [ 3 ] {e5a5b612-8545-4df8-aa12-53557ffd05d0} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002644 sec., 9833.585476550681 rows/sec., 17.62 MiB/sec.
18610 2024.08.16 05:55:47.036814 [ 3 ] {e5a5b612-8545-4df8-aa12-53557ffd05d0} <Debug> DynamicQueryHandler: Done processing query
18611 2024.08.16 05:55:47.036874 [ 3 ] {e5a5b612-8545-4df8-aa12-53557ffd05d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
18612 2024.08.16 05:55:47.036926 [ 3 ] {} <Debug> HTTP-Session: f8271a9c-fae5-49dd-8cad-5356f5cece10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18613 2024.08.16 05:55:47.037113 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18614 2024.08.16 05:55:47.037165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18615 2024.08.16 05:55:47.037183 [ 3 ] {} <Debug> HTTP-Session: bb90771a-a8e4-45ad-9323-819559697c49 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18616 2024.08.16 05:55:47.037200 [ 3 ] {} <Debug> HTTP-Session: bb90771a-a8e4-45ad-9323-819559697c49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18617 2024.08.16 05:55:47.037213 [ 3 ] {} <Debug> HTTP-Session: bb90771a-a8e4-45ad-9323-819559697c49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18618 2024.08.16 05:55:47.037245 [ 3 ] {} <Trace> HTTP-Session: bb90771a-a8e4-45ad-9323-819559697c49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18619 2024.08.16 05:55:47.037373 [ 3 ] {b829b3ec-436b-4285-ab79-fa630fa7643b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
18620 2024.08.16 05:55:47.037418 [ 3 ] {b829b3ec-436b-4285-ab79-fa630fa7643b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
18621 2024.08.16 05:55:47.037561 [ 3 ] {b829b3ec-436b-4285-ab79-fa630fa7643b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18622 2024.08.16 05:55:47.037885 [ 3 ] {b829b3ec-436b-4285-ab79-fa630fa7643b} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18623 2024.08.16 05:55:47.037920 [ 3 ] {b829b3ec-436b-4285-ab79-fa630fa7643b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.61 GiB.
18624 2024.08.16 05:55:47.038275 [ 3 ] {b829b3ec-436b-4285-ab79-fa630fa7643b} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
18625 2024.08.16 05:55:47.038591 [ 3 ] {b829b3ec-436b-4285-ab79-fa630fa7643b} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18626 2024.08.16 05:55:47.038757 [ 3 ] {b829b3ec-436b-4285-ab79-fa630fa7643b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001417 sec., 42342.97812279464 rows/sec., 2.85 MiB/sec.
18627 2024.08.16 05:55:47.039028 [ 3 ] {b829b3ec-436b-4285-ab79-fa630fa7643b} <Debug> DynamicQueryHandler: Done processing query
18628 2024.08.16 05:55:47.039090 [ 3 ] {b829b3ec-436b-4285-ab79-fa630fa7643b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18629 2024.08.16 05:55:47.039151 [ 3 ] {} <Debug> HTTP-Session: bb90771a-a8e4-45ad-9323-819559697c49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18630 2024.08.16 05:55:52.027377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 4210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18631 2024.08.16 05:55:52.027556 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18632 2024.08.16 05:55:52.027602 [ 3 ] {} <Debug> HTTP-Session: c10adb86-a42f-4e8d-b16e-d5de4c5ddb15 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18633 2024.08.16 05:55:52.027643 [ 3 ] {} <Debug> HTTP-Session: c10adb86-a42f-4e8d-b16e-d5de4c5ddb15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18634 2024.08.16 05:55:52.027672 [ 3 ] {} <Debug> HTTP-Session: c10adb86-a42f-4e8d-b16e-d5de4c5ddb15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18635 2024.08.16 05:55:52.027751 [ 3 ] {} <Trace> HTTP-Session: c10adb86-a42f-4e8d-b16e-d5de4c5ddb15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18636 2024.08.16 05:55:52.027979 [ 3 ] {de70b982-1106-4a98-8833-e085a0ce3ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
18637 2024.08.16 05:55:52.028040 [ 3 ] {de70b982-1106-4a98-8833-e085a0ce3ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
18638 2024.08.16 05:55:52.028220 [ 3 ] {de70b982-1106-4a98-8833-e085a0ce3ad9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18639 2024.08.16 05:55:52.028678 [ 3 ] {de70b982-1106-4a98-8833-e085a0ce3ad9} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18640 2024.08.16 05:55:52.028717 [ 3 ] {de70b982-1106-4a98-8833-e085a0ce3ad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
18641 2024.08.16 05:55:52.029089 [ 3 ] {de70b982-1106-4a98-8833-e085a0ce3ad9} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
18642 2024.08.16 05:55:52.029422 [ 3 ] {de70b982-1106-4a98-8833-e085a0ce3ad9} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18643 2024.08.16 05:55:52.029582 [ 3 ] {de70b982-1106-4a98-8833-e085a0ce3ad9} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.00166 sec., 17469.87951807229 rows/sec., 1.38 MiB/sec.
18644 2024.08.16 05:55:52.029868 [ 3 ] {de70b982-1106-4a98-8833-e085a0ce3ad9} <Debug> DynamicQueryHandler: Done processing query
18645 2024.08.16 05:55:52.029933 [ 3 ] {de70b982-1106-4a98-8833-e085a0ce3ad9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18646 2024.08.16 05:55:52.029985 [ 3 ] {} <Debug> HTTP-Session: c10adb86-a42f-4e8d-b16e-d5de4c5ddb15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18647 2024.08.16 05:55:52.030215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18648 2024.08.16 05:55:52.030268 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18649 2024.08.16 05:55:52.030287 [ 3 ] {} <Debug> HTTP-Session: d6e915f6-c84d-4d82-8d7e-b8ea8696af48 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18650 2024.08.16 05:55:52.030304 [ 3 ] {} <Debug> HTTP-Session: d6e915f6-c84d-4d82-8d7e-b8ea8696af48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18651 2024.08.16 05:55:52.030318 [ 3 ] {} <Debug> HTTP-Session: d6e915f6-c84d-4d82-8d7e-b8ea8696af48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18652 2024.08.16 05:55:52.030350 [ 3 ] {} <Trace> HTTP-Session: d6e915f6-c84d-4d82-8d7e-b8ea8696af48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18653 2024.08.16 05:55:52.030450 [ 3 ] {3e12bd60-1942-4935-b7e7-e4a75832716d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
18654 2024.08.16 05:55:52.030494 [ 3 ] {3e12bd60-1942-4935-b7e7-e4a75832716d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
18655 2024.08.16 05:55:52.030641 [ 3 ] {3e12bd60-1942-4935-b7e7-e4a75832716d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18656 2024.08.16 05:55:52.030987 [ 3 ] {3e12bd60-1942-4935-b7e7-e4a75832716d} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18657 2024.08.16 05:55:52.031023 [ 3 ] {3e12bd60-1942-4935-b7e7-e4a75832716d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
18658 2024.08.16 05:55:52.031310 [ 3 ] {3e12bd60-1942-4935-b7e7-e4a75832716d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
18659 2024.08.16 05:55:52.031600 [ 3 ] {3e12bd60-1942-4935-b7e7-e4a75832716d} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18660 2024.08.16 05:55:52.031754 [ 3 ] {3e12bd60-1942-4935-b7e7-e4a75832716d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001325 sec., 3018.867924528302 rows/sec., 246.17 KiB/sec.
18661 2024.08.16 05:55:52.031765 [ 72 ] {} <Debug> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20) (MergerMutator): Selected 6 parts from all_1_39_8 to all_44_44_0
18662 2024.08.16 05:55:52.031868 [ 72 ] {} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18663 2024.08.16 05:55:52.031920 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
18664 2024.08.16 05:55:52.032012 [ 3 ] {3e12bd60-1942-4935-b7e7-e4a75832716d} <Debug> DynamicQueryHandler: Done processing query
18665 2024.08.16 05:55:52.032102 [ 3 ] {3e12bd60-1942-4935-b7e7-e4a75832716d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
18666 2024.08.16 05:55:52.032397 [ 188 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_44_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_39_8 to all_44_44_0 into Compact with storage Full
18667 2024.08.16 05:55:52.032475 [ 3 ] {} <Debug> HTTP-Session: d6e915f6-c84d-4d82-8d7e-b8ea8696af48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18668 2024.08.16 05:55:52.032982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 41777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18669 2024.08.16 05:55:52.033098 [ 188 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_44_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18670 2024.08.16 05:55:52.033213 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18671 2024.08.16 05:55:52.033224 [ 188 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_39_8, total 19 rows starting from the beginning of the part
18672 2024.08.16 05:55:52.033321 [ 3 ] {} <Debug> HTTP-Session: c92e83a9-e0f6-47f7-affa-3c146a85d42c Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18673 2024.08.16 05:55:52.033409 [ 3 ] {} <Debug> HTTP-Session: c92e83a9-e0f6-47f7-affa-3c146a85d42c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18674 2024.08.16 05:55:52.033574 [ 3 ] {} <Debug> HTTP-Session: c92e83a9-e0f6-47f7-affa-3c146a85d42c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18675 2024.08.16 05:55:52.033650 [ 188 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 2 rows starting from the beginning of the part
18676 2024.08.16 05:55:52.033822 [ 3 ] {} <Trace> HTTP-Session: c92e83a9-e0f6-47f7-affa-3c146a85d42c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18677 2024.08.16 05:55:52.033984 [ 188 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 2 rows starting from the beginning of the part
18678 2024.08.16 05:55:52.034339 [ 188 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 2 rows starting from the beginning of the part
18679 2024.08.16 05:55:52.034653 [ 188 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 2 rows starting from the beginning of the part
18680 2024.08.16 05:55:52.035092 [ 188 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 4 rows starting from the beginning of the part
18681 2024.08.16 05:55:52.035117 [ 3 ] {8be0032a-c813-4798-87ab-f785f6f8ddfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
18682 2024.08.16 05:55:52.035320 [ 3 ] {8be0032a-c813-4798-87ab-f785f6f8ddfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
18683 2024.08.16 05:55:52.035867 [ 3 ] {8be0032a-c813-4798-87ab-f785f6f8ddfc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18684 2024.08.16 05:55:52.036934 [ 3 ] {8be0032a-c813-4798-87ab-f785f6f8ddfc} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18685 2024.08.16 05:55:52.036999 [ 3 ] {8be0032a-c813-4798-87ab-f785f6f8ddfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
18686 2024.08.16 05:55:52.037731 [ 188 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_44_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31 rows, containing 4 columns (4 merged, 0 gathered) in 0.005709034 sec., 5429.99043270718 rows/sec., 438.93 KiB/sec.
18687 2024.08.16 05:55:52.037857 [ 3 ] {8be0032a-c813-4798-87ab-f785f6f8ddfc} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
18688 2024.08.16 05:55:52.037899 [ 188 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_44_9} <Trace> MergedBlockOutputStream: filled checksums all_1_44_9 (state Temporary)
18689 2024.08.16 05:55:52.038635 [ 3 ] {8be0032a-c813-4798-87ab-f785f6f8ddfc} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18690 2024.08.16 05:55:52.038751 [ 188 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_44_9} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_merge_all_1_44_9 to all_1_44_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18691 2024.08.16 05:55:52.038880 [ 72 ] {} <Debug> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
18692 2024.08.16 05:55:52.038988 [ 72 ] {} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18693 2024.08.16 05:55:52.038974 [ 3 ] {8be0032a-c813-4798-87ab-f785f6f8ddfc} <Debug> executeQuery: Read 278 rows, 24.88 KiB in 0.004229 sec., 65736.58075195081 rows/sec., 5.75 MiB/sec.
18694 2024.08.16 05:55:52.039047 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
18695 2024.08.16 05:55:52.039058 [ 188 ] {739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20::all_1_44_9} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20) (MergerMutator): Merged 6 parts: [all_1_39_8, all_44_44_0] -> all_1_44_9
18696 2024.08.16 05:55:52.039452 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
18697 2024.08.16 05:55:52.039515 [ 3 ] {8be0032a-c813-4798-87ab-f785f6f8ddfc} <Debug> DynamicQueryHandler: Done processing query
18698 2024.08.16 05:55:52.039530 [ 186 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full
18699 2024.08.16 05:55:52.039548 [ 3 ] {8be0032a-c813-4798-87ab-f785f6f8ddfc} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
18700 2024.08.16 05:55:52.039612 [ 3 ] {} <Debug> HTTP-Session: c92e83a9-e0f6-47f7-affa-3c146a85d42c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18701 2024.08.16 05:55:52.039767 [ 186 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18702 2024.08.16 05:55:52.039786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18703 2024.08.16 05:55:52.039834 [ 186 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1509 rows starting from the beginning of the part
18704 2024.08.16 05:55:52.039874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18705 2024.08.16 05:55:52.039937 [ 3 ] {} <Debug> HTTP-Session: 6ed94c85-667e-4be0-9763-6238ac309e71 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18706 2024.08.16 05:55:52.040009 [ 3 ] {} <Debug> HTTP-Session: 6ed94c85-667e-4be0-9763-6238ac309e71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18707 2024.08.16 05:55:52.040064 [ 3 ] {} <Debug> HTTP-Session: 6ed94c85-667e-4be0-9763-6238ac309e71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18708 2024.08.16 05:55:52.040105 [ 186 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 277 rows starting from the beginning of the part
18709 2024.08.16 05:55:52.040211 [ 3 ] {} <Trace> HTTP-Session: 6ed94c85-667e-4be0-9763-6238ac309e71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18710 2024.08.16 05:55:52.040402 [ 186 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 134 rows starting from the beginning of the part
18711 2024.08.16 05:55:52.040639 [ 3 ] {c498881a-335c-4594-9480-7f0d10692f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
18712 2024.08.16 05:55:52.040699 [ 186 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 277 rows starting from the beginning of the part
18713 2024.08.16 05:55:52.040781 [ 3 ] {c498881a-335c-4594-9480-7f0d10692f57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
18714 2024.08.16 05:55:52.041050 [ 186 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 134 rows starting from the beginning of the part
18715 2024.08.16 05:55:52.041443 [ 186 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 278 rows starting from the beginning of the part
18716 2024.08.16 05:55:52.041757 [ 3 ] {c498881a-335c-4594-9480-7f0d10692f57} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18717 2024.08.16 05:55:52.042616 [ 3 ] {c498881a-335c-4594-9480-7f0d10692f57} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18718 2024.08.16 05:55:52.042683 [ 3 ] {c498881a-335c-4594-9480-7f0d10692f57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
18719 2024.08.16 05:55:52.043327 [ 3 ] {c498881a-335c-4594-9480-7f0d10692f57} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
18720 2024.08.16 05:55:52.044176 [ 3 ] {c498881a-335c-4594-9480-7f0d10692f57} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18721 2024.08.16 05:55:52.044350 [ 72 ] {} <Debug> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca) (MergerMutator): Selected 6 parts from all_1_39_8 to all_44_44_0
18722 2024.08.16 05:55:52.044380 [ 3 ] {c498881a-335c-4594-9480-7f0d10692f57} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.00391 sec., 1023.0179028132992 rows/sec., 71.43 KiB/sec.
18723 2024.08.16 05:55:52.044425 [ 72 ] {} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18724 2024.08.16 05:55:52.044500 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
18725 2024.08.16 05:55:52.045009 [ 3 ] {c498881a-335c-4594-9480-7f0d10692f57} <Debug> DynamicQueryHandler: Done processing query
18726 2024.08.16 05:55:52.045090 [ 200 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_44_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_39_8 to all_44_44_0 into Compact with storage Full
18727 2024.08.16 05:55:52.045142 [ 3 ] {c498881a-335c-4594-9480-7f0d10692f57} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
18728 2024.08.16 05:55:52.045285 [ 3 ] {} <Debug> HTTP-Session: 6ed94c85-667e-4be0-9763-6238ac309e71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18729 2024.08.16 05:55:52.045852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18730 2024.08.16 05:55:52.046134 [ 200 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_44_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18731 2024.08.16 05:55:52.046134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18732 2024.08.16 05:55:52.046204 [ 190 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2609 rows, containing 4 columns (4 merged, 0 gathered) in 0.006904784 sec., 377853.9632811106 rows/sec., 32.02 MiB/sec.
18733 2024.08.16 05:55:52.046306 [ 200 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_39_8, total 19 rows starting from the beginning of the part
18734 2024.08.16 05:55:52.046301 [ 3 ] {} <Debug> HTTP-Session: d22fb8ba-ec65-450f-b5cd-6e6482097292 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18735 2024.08.16 05:55:52.046422 [ 3 ] {} <Debug> HTTP-Session: d22fb8ba-ec65-450f-b5cd-6e6482097292 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18736 2024.08.16 05:55:52.046573 [ 3 ] {} <Debug> HTTP-Session: d22fb8ba-ec65-450f-b5cd-6e6482097292 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18737 2024.08.16 05:55:52.046639 [ 200 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 2 rows starting from the beginning of the part
18738 2024.08.16 05:55:52.046803 [ 3 ] {} <Trace> HTTP-Session: d22fb8ba-ec65-450f-b5cd-6e6482097292 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18739 2024.08.16 05:55:52.046940 [ 200 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 2 rows starting from the beginning of the part
18740 2024.08.16 05:55:52.047274 [ 190 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
18741 2024.08.16 05:55:52.047344 [ 200 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 2 rows starting from the beginning of the part
18742 2024.08.16 05:55:52.047646 [ 3 ] {394e1960-0f96-4c51-a902-767a7d5eac30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
18743 2024.08.16 05:55:52.047707 [ 200 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 2 rows starting from the beginning of the part
18744 2024.08.16 05:55:52.047860 [ 3 ] {394e1960-0f96-4c51-a902-767a7d5eac30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
18745 2024.08.16 05:55:52.048042 [ 200 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 4 rows starting from the beginning of the part
18746 2024.08.16 05:55:52.049138 [ 3 ] {394e1960-0f96-4c51-a902-767a7d5eac30} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18747 2024.08.16 05:55:52.050432 [ 195 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_96_19} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18748 2024.08.16 05:55:52.050699 [ 3 ] {394e1960-0f96-4c51-a902-767a7d5eac30} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18749 2024.08.16 05:55:52.050779 [ 195 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_96_19} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
18750 2024.08.16 05:55:52.050785 [ 3 ] {394e1960-0f96-4c51-a902-767a7d5eac30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
18751 2024.08.16 05:55:52.051041 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB.
18752 2024.08.16 05:55:52.051871 [ 3 ] {394e1960-0f96-4c51-a902-767a7d5eac30} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
18753 2024.08.16 05:55:52.051953 [ 200 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_44_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31 rows, containing 4 columns (4 merged, 0 gathered) in 0.007297861 sec., 4247.82001191856 rows/sec., 293.59 KiB/sec.
18754 2024.08.16 05:55:52.052249 [ 190 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_44_9} <Trace> MergedBlockOutputStream: filled checksums all_1_44_9 (state Temporary)
18755 2024.08.16 05:55:52.052671 [ 3 ] {394e1960-0f96-4c51-a902-767a7d5eac30} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18756 2024.08.16 05:55:52.053041 [ 3 ] {394e1960-0f96-4c51-a902-767a7d5eac30} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005858 sec., 2389.894161829976 rows/sec., 167.37 KiB/sec.
18757 2024.08.16 05:55:52.053246 [ 190 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_44_9} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_merge_all_1_44_9 to all_1_44_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18758 2024.08.16 05:55:52.053567 [ 190 ] {924328f1-fa7a-4089-90a8-fc238edad5ca::all_1_44_9} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca) (MergerMutator): Merged 6 parts: [all_1_39_8, all_44_44_0] -> all_1_44_9
18759 2024.08.16 05:55:52.053628 [ 3 ] {394e1960-0f96-4c51-a902-767a7d5eac30} <Debug> DynamicQueryHandler: Done processing query
18760 2024.08.16 05:55:52.053801 [ 3 ] {394e1960-0f96-4c51-a902-767a7d5eac30} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
18761 2024.08.16 05:55:52.053882 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
18762 2024.08.16 05:55:52.053890 [ 3 ] {} <Debug> HTTP-Session: d22fb8ba-ec65-450f-b5cd-6e6482097292 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18763 2024.08.16 05:55:52.054086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18764 2024.08.16 05:55:52.054139 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18765 2024.08.16 05:55:52.054158 [ 3 ] {} <Debug> HTTP-Session: 7c638020-151e-4535-a9cd-86fd7ae459ab Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18766 2024.08.16 05:55:52.054175 [ 3 ] {} <Debug> HTTP-Session: 7c638020-151e-4535-a9cd-86fd7ae459ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18767 2024.08.16 05:55:52.054188 [ 3 ] {} <Debug> HTTP-Session: 7c638020-151e-4535-a9cd-86fd7ae459ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18768 2024.08.16 05:55:52.054224 [ 3 ] {} <Trace> HTTP-Session: 7c638020-151e-4535-a9cd-86fd7ae459ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18769 2024.08.16 05:55:52.054325 [ 3 ] {15514a37-83c8-43fb-a311-e436eacdf259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
18770 2024.08.16 05:55:52.054368 [ 3 ] {15514a37-83c8-43fb-a311-e436eacdf259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
18771 2024.08.16 05:55:52.054526 [ 3 ] {15514a37-83c8-43fb-a311-e436eacdf259} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18772 2024.08.16 05:55:52.054828 [ 3 ] {15514a37-83c8-43fb-a311-e436eacdf259} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18773 2024.08.16 05:55:52.054865 [ 3 ] {15514a37-83c8-43fb-a311-e436eacdf259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
18774 2024.08.16 05:55:52.055166 [ 3 ] {15514a37-83c8-43fb-a311-e436eacdf259} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
18775 2024.08.16 05:55:52.055482 [ 3 ] {15514a37-83c8-43fb-a311-e436eacdf259} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18776 2024.08.16 05:55:52.055635 [ 3 ] {15514a37-83c8-43fb-a311-e436eacdf259} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001329 sec., 4514.672686230248 rows/sec., 266.74 KiB/sec.
18777 2024.08.16 05:55:52.055803 [ 3 ] {15514a37-83c8-43fb-a311-e436eacdf259} <Debug> DynamicQueryHandler: Done processing query
18778 2024.08.16 05:55:52.055826 [ 3 ] {15514a37-83c8-43fb-a311-e436eacdf259} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
18779 2024.08.16 05:55:52.055841 [ 3 ] {} <Debug> HTTP-Session: 7c638020-151e-4535-a9cd-86fd7ae459ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18780 2024.08.16 05:55:52.056029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 67397, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18781 2024.08.16 05:55:52.056076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18782 2024.08.16 05:55:52.056095 [ 3 ] {} <Debug> HTTP-Session: 1f66637e-538f-4731-af39-199c892cffc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18783 2024.08.16 05:55:52.056111 [ 3 ] {} <Debug> HTTP-Session: 1f66637e-538f-4731-af39-199c892cffc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18784 2024.08.16 05:55:52.056124 [ 3 ] {} <Debug> HTTP-Session: 1f66637e-538f-4731-af39-199c892cffc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18785 2024.08.16 05:55:52.056155 [ 3 ] {} <Trace> HTTP-Session: 1f66637e-538f-4731-af39-199c892cffc2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18786 2024.08.16 05:55:52.056453 [ 3 ] {2d348322-6753-48aa-858f-4bc7a6b85391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
18787 2024.08.16 05:55:52.056493 [ 3 ] {2d348322-6753-48aa-858f-4bc7a6b85391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
18788 2024.08.16 05:55:52.056618 [ 3 ] {2d348322-6753-48aa-858f-4bc7a6b85391} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18789 2024.08.16 05:55:52.057176 [ 3 ] {2d348322-6753-48aa-858f-4bc7a6b85391} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18790 2024.08.16 05:55:52.057212 [ 3 ] {2d348322-6753-48aa-858f-4bc7a6b85391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
18791 2024.08.16 05:55:52.057534 [ 3 ] {2d348322-6753-48aa-858f-4bc7a6b85391} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
18792 2024.08.16 05:55:52.057832 [ 3 ] {2d348322-6753-48aa-858f-4bc7a6b85391} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18793 2024.08.16 05:55:52.057980 [ 3 ] {2d348322-6753-48aa-858f-4bc7a6b85391} <Debug> executeQuery: Read 415 rows, 30.33 KiB in 0.001725 sec., 240579.71014492755 rows/sec., 17.17 MiB/sec.
18794 2024.08.16 05:55:52.057988 [ 72 ] {} <Debug> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
18795 2024.08.16 05:55:52.058067 [ 72 ] {} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18796 2024.08.16 05:55:52.058122 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
18797 2024.08.16 05:55:52.058246 [ 3 ] {2d348322-6753-48aa-858f-4bc7a6b85391} <Debug> DynamicQueryHandler: Done processing query
18798 2024.08.16 05:55:52.058271 [ 196 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full
18799 2024.08.16 05:55:52.058282 [ 3 ] {2d348322-6753-48aa-858f-4bc7a6b85391} <Debug> MemoryTracker: Peak memory usage (for query): 4.45 MiB.
18800 2024.08.16 05:55:52.058346 [ 3 ] {} <Debug> HTTP-Session: 1f66637e-538f-4731-af39-199c892cffc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18801 2024.08.16 05:55:52.058452 [ 196 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18802 2024.08.16 05:55:52.058487 [ 196 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 951 rows starting from the beginning of the part
18803 2024.08.16 05:55:52.058524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18804 2024.08.16 05:55:52.058670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18805 2024.08.16 05:55:52.058694 [ 196 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 413 rows starting from the beginning of the part
18806 2024.08.16 05:55:52.058754 [ 3 ] {} <Debug> HTTP-Session: 26ea6489-25e6-4fc4-b10f-048c4053c66c Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18807 2024.08.16 05:55:52.058855 [ 3 ] {} <Debug> HTTP-Session: 26ea6489-25e6-4fc4-b10f-048c4053c66c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18808 2024.08.16 05:55:52.058955 [ 196 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 90 rows starting from the beginning of the part
18809 2024.08.16 05:55:52.059005 [ 3 ] {} <Debug> HTTP-Session: 26ea6489-25e6-4fc4-b10f-048c4053c66c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18810 2024.08.16 05:55:52.059221 [ 196 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 413 rows starting from the beginning of the part
18811 2024.08.16 05:55:52.059240 [ 3 ] {} <Trace> HTTP-Session: 26ea6489-25e6-4fc4-b10f-048c4053c66c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18812 2024.08.16 05:55:52.059474 [ 196 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 90 rows starting from the beginning of the part
18813 2024.08.16 05:55:52.059737 [ 196 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 415 rows starting from the beginning of the part
18814 2024.08.16 05:55:52.059784 [ 3 ] {770608d1-a850-499b-8853-d0cd6999a37e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
18815 2024.08.16 05:55:52.060076 [ 3 ] {770608d1-a850-499b-8853-d0cd6999a37e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
18816 2024.08.16 05:55:52.060571 [ 3 ] {770608d1-a850-499b-8853-d0cd6999a37e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18817 2024.08.16 05:55:52.061177 [ 3 ] {770608d1-a850-499b-8853-d0cd6999a37e} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18818 2024.08.16 05:55:52.061237 [ 3 ] {770608d1-a850-499b-8853-d0cd6999a37e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
18819 2024.08.16 05:55:52.062235 [ 3 ] {770608d1-a850-499b-8853-d0cd6999a37e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
18820 2024.08.16 05:55:52.062783 [ 3 ] {770608d1-a850-499b-8853-d0cd6999a37e} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18821 2024.08.16 05:55:52.062979 [ 190 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2372 rows, containing 4 columns (4 merged, 0 gathered) in 0.004785399 sec., 495674.4463732282 rows/sec., 35.90 MiB/sec.
18822 2024.08.16 05:55:52.063150 [ 3 ] {770608d1-a850-499b-8853-d0cd6999a37e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003582 sec., 1675.041876046901 rows/sec., 87.51 KiB/sec.
18823 2024.08.16 05:55:52.063455 [ 191 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
18824 2024.08.16 05:55:52.063591 [ 3 ] {770608d1-a850-499b-8853-d0cd6999a37e} <Debug> DynamicQueryHandler: Done processing query
18825 2024.08.16 05:55:52.063675 [ 3 ] {770608d1-a850-499b-8853-d0cd6999a37e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
18826 2024.08.16 05:55:52.063753 [ 3 ] {} <Debug> HTTP-Session: 26ea6489-25e6-4fc4-b10f-048c4053c66c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18827 2024.08.16 05:55:52.064046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 45006, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18828 2024.08.16 05:55:52.064167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18829 2024.08.16 05:55:52.064199 [ 3 ] {} <Debug> HTTP-Session: 62f59bce-9baa-4c17-8eff-4ca3ba4598bb Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18830 2024.08.16 05:55:52.064227 [ 3 ] {} <Debug> HTTP-Session: 62f59bce-9baa-4c17-8eff-4ca3ba4598bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18831 2024.08.16 05:55:52.064245 [ 3 ] {} <Debug> HTTP-Session: 62f59bce-9baa-4c17-8eff-4ca3ba4598bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18832 2024.08.16 05:55:52.064285 [ 3 ] {} <Trace> HTTP-Session: 62f59bce-9baa-4c17-8eff-4ca3ba4598bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18833 2024.08.16 05:55:52.064423 [ 191 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_96_19} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18834 2024.08.16 05:55:52.064503 [ 191 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_96_19} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
18835 2024.08.16 05:55:52.064544 [ 3 ] {319b841d-1625-46c0-9412-29041d654f65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
18836 2024.08.16 05:55:52.064602 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB.
18837 2024.08.16 05:55:52.064617 [ 3 ] {319b841d-1625-46c0-9412-29041d654f65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
18838 2024.08.16 05:55:52.064774 [ 3 ] {319b841d-1625-46c0-9412-29041d654f65} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18839 2024.08.16 05:55:52.065230 [ 3 ] {319b841d-1625-46c0-9412-29041d654f65} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18840 2024.08.16 05:55:52.065265 [ 3 ] {319b841d-1625-46c0-9412-29041d654f65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
18841 2024.08.16 05:55:52.065643 [ 3 ] {319b841d-1625-46c0-9412-29041d654f65} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
18842 2024.08.16 05:55:52.065981 [ 3 ] {319b841d-1625-46c0-9412-29041d654f65} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18843 2024.08.16 05:55:52.066134 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
18844 2024.08.16 05:55:52.066142 [ 3 ] {319b841d-1625-46c0-9412-29041d654f65} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001753 sec., 136337.70678836282 rows/sec., 9.14 MiB/sec.
18845 2024.08.16 05:55:52.066193 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18846 2024.08.16 05:55:52.066262 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
18847 2024.08.16 05:55:52.066499 [ 191 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full
18848 2024.08.16 05:55:52.066556 [ 3 ] {319b841d-1625-46c0-9412-29041d654f65} <Debug> DynamicQueryHandler: Done processing query
18849 2024.08.16 05:55:52.066603 [ 3 ] {319b841d-1625-46c0-9412-29041d654f65} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
18850 2024.08.16 05:55:52.066700 [ 3 ] {} <Debug> HTTP-Session: 62f59bce-9baa-4c17-8eff-4ca3ba4598bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18851 2024.08.16 05:55:52.067015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18852 2024.08.16 05:55:52.067084 [ 191 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18853 2024.08.16 05:55:52.067199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18854 2024.08.16 05:55:52.067227 [ 191 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 29320 rows starting from the beginning of the part
18855 2024.08.16 05:55:52.067308 [ 3 ] {} <Debug> HTTP-Session: 6eb7cdef-602e-417e-a6a2-d481b76e587d Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18856 2024.08.16 05:55:52.067406 [ 3 ] {} <Debug> HTTP-Session: 6eb7cdef-602e-417e-a6a2-d481b76e587d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18857 2024.08.16 05:55:52.067510 [ 3 ] {} <Debug> HTTP-Session: 6eb7cdef-602e-417e-a6a2-d481b76e587d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18858 2024.08.16 05:55:52.067659 [ 3 ] {} <Trace> HTTP-Session: 6eb7cdef-602e-417e-a6a2-d481b76e587d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18859 2024.08.16 05:55:52.067663 [ 191 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 248 rows starting from the beginning of the part
18860 2024.08.16 05:55:52.068168 [ 3 ] {acc9cc5d-dbea-4d80-b6e8-d48e780fa476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
18861 2024.08.16 05:55:52.068296 [ 191 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 150 rows starting from the beginning of the part
18862 2024.08.16 05:55:52.068734 [ 3 ] {acc9cc5d-dbea-4d80-b6e8-d48e780fa476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
18863 2024.08.16 05:55:52.068928 [ 191 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 238 rows starting from the beginning of the part
18864 2024.08.16 05:55:52.069395 [ 191 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part
18865 2024.08.16 05:55:52.069855 [ 191 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 239 rows starting from the beginning of the part
18866 2024.08.16 05:55:52.070453 [ 3 ] {acc9cc5d-dbea-4d80-b6e8-d48e780fa476} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18867 2024.08.16 05:55:52.070958 [ 3 ] {acc9cc5d-dbea-4d80-b6e8-d48e780fa476} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18868 2024.08.16 05:55:52.071005 [ 3 ] {acc9cc5d-dbea-4d80-b6e8-d48e780fa476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
18869 2024.08.16 05:55:52.071387 [ 3 ] {acc9cc5d-dbea-4d80-b6e8-d48e780fa476} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
18870 2024.08.16 05:55:52.071745 [ 3 ] {acc9cc5d-dbea-4d80-b6e8-d48e780fa476} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18871 2024.08.16 05:55:52.072006 [ 3 ] {acc9cc5d-dbea-4d80-b6e8-d48e780fa476} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004112 sec., 243.1906614785992 rows/sec., 16.39 KiB/sec.
18872 2024.08.16 05:55:52.072385 [ 3 ] {acc9cc5d-dbea-4d80-b6e8-d48e780fa476} <Debug> DynamicQueryHandler: Done processing query
18873 2024.08.16 05:55:52.072451 [ 3 ] {acc9cc5d-dbea-4d80-b6e8-d48e780fa476} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
18874 2024.08.16 05:55:52.072516 [ 3 ] {} <Debug> HTTP-Session: 6eb7cdef-602e-417e-a6a2-d481b76e587d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18875 2024.08.16 05:55:52.072740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 46515, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18876 2024.08.16 05:55:52.072815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18877 2024.08.16 05:55:52.072836 [ 3 ] {} <Debug> HTTP-Session: e8e30d37-ebde-45bc-a110-fe0b07522556 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18878 2024.08.16 05:55:52.072858 [ 3 ] {} <Debug> HTTP-Session: e8e30d37-ebde-45bc-a110-fe0b07522556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18879 2024.08.16 05:55:52.072872 [ 3 ] {} <Debug> HTTP-Session: e8e30d37-ebde-45bc-a110-fe0b07522556 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18880 2024.08.16 05:55:52.072906 [ 3 ] {} <Trace> HTTP-Session: e8e30d37-ebde-45bc-a110-fe0b07522556 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18881 2024.08.16 05:55:52.073216 [ 3 ] {89835aa0-60c8-4648-98bd-8bd957c3bc59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
18882 2024.08.16 05:55:52.073279 [ 3 ] {89835aa0-60c8-4648-98bd-8bd957c3bc59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
18883 2024.08.16 05:55:52.073800 [ 3 ] {89835aa0-60c8-4648-98bd-8bd957c3bc59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18884 2024.08.16 05:55:52.074650 [ 3 ] {89835aa0-60c8-4648-98bd-8bd957c3bc59} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18885 2024.08.16 05:55:52.074686 [ 3 ] {89835aa0-60c8-4648-98bd-8bd957c3bc59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
18886 2024.08.16 05:55:52.075528 [ 3 ] {89835aa0-60c8-4648-98bd-8bd957c3bc59} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary)
18887 2024.08.16 05:55:52.076139 [ 3 ] {89835aa0-60c8-4648-98bd-8bd957c3bc59} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18888 2024.08.16 05:55:52.076345 [ 3 ] {89835aa0-60c8-4648-98bd-8bd957c3bc59} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.003361 sec., 8628.384409401964 rows/sec., 15.46 MiB/sec.
18889 2024.08.16 05:55:52.076593 [ 3 ] {89835aa0-60c8-4648-98bd-8bd957c3bc59} <Debug> DynamicQueryHandler: Done processing query
18890 2024.08.16 05:55:52.076638 [ 3 ] {89835aa0-60c8-4648-98bd-8bd957c3bc59} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
18891 2024.08.16 05:55:52.076658 [ 3 ] {} <Debug> HTTP-Session: e8e30d37-ebde-45bc-a110-fe0b07522556 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18892 2024.08.16 05:55:52.076808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18893 2024.08.16 05:55:52.076865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18894 2024.08.16 05:55:52.076884 [ 3 ] {} <Debug> HTTP-Session: 8aa6b2a3-0be3-4bf6-923c-e5d9da5b1952 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18895 2024.08.16 05:55:52.076900 [ 3 ] {} <Debug> HTTP-Session: 8aa6b2a3-0be3-4bf6-923c-e5d9da5b1952 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18896 2024.08.16 05:55:52.076914 [ 3 ] {} <Debug> HTTP-Session: 8aa6b2a3-0be3-4bf6-923c-e5d9da5b1952 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18897 2024.08.16 05:55:52.076945 [ 3 ] {} <Trace> HTTP-Session: 8aa6b2a3-0be3-4bf6-923c-e5d9da5b1952 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18898 2024.08.16 05:55:52.077106 [ 3 ] {7c9f50a3-b1a8-4a2f-b94a-769ee94e5c4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
18899 2024.08.16 05:55:52.077161 [ 3 ] {7c9f50a3-b1a8-4a2f-b94a-769ee94e5c4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
18900 2024.08.16 05:55:52.077293 [ 3 ] {7c9f50a3-b1a8-4a2f-b94a-769ee94e5c4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18901 2024.08.16 05:55:52.077643 [ 3 ] {7c9f50a3-b1a8-4a2f-b94a-769ee94e5c4f} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18902 2024.08.16 05:55:52.077680 [ 3 ] {7c9f50a3-b1a8-4a2f-b94a-769ee94e5c4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
18903 2024.08.16 05:55:52.078133 [ 197 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30355 rows, containing 5 columns (5 merged, 0 gathered) in 0.011772584 sec., 2578448.367834963 rows/sec., 174.23 MiB/sec.
18904 2024.08.16 05:55:52.078258 [ 3 ] {7c9f50a3-b1a8-4a2f-b94a-769ee94e5c4f} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
18905 2024.08.16 05:55:52.078649 [ 3 ] {7c9f50a3-b1a8-4a2f-b94a-769ee94e5c4f} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18906 2024.08.16 05:55:52.078738 [ 197 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
18907 2024.08.16 05:55:52.078903 [ 72 ] {} <Debug> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
18908 2024.08.16 05:55:52.079007 [ 72 ] {} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18909 2024.08.16 05:55:52.079045 [ 3 ] {7c9f50a3-b1a8-4a2f-b94a-769ee94e5c4f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001976 sec., 41497.975708502025 rows/sec., 2.64 MiB/sec.
18910 2024.08.16 05:55:52.079063 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
18911 2024.08.16 05:55:52.079612 [ 201 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full
18912 2024.08.16 05:55:52.079970 [ 3 ] {7c9f50a3-b1a8-4a2f-b94a-769ee94e5c4f} <Debug> DynamicQueryHandler: Done processing query
18913 2024.08.16 05:55:52.080101 [ 3 ] {7c9f50a3-b1a8-4a2f-b94a-769ee94e5c4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
18914 2024.08.16 05:55:52.080264 [ 3 ] {} <Debug> HTTP-Session: 8aa6b2a3-0be3-4bf6-923c-e5d9da5b1952 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18915 2024.08.16 05:55:52.080481 [ 201 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
18916 2024.08.16 05:55:52.080577 [ 201 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 6058 rows starting from the beginning of the part
18917 2024.08.16 05:55:52.080844 [ 201 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 86 rows starting from the beginning of the part
18918 2024.08.16 05:55:52.081352 [ 201 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 56 rows starting from the beginning of the part
18919 2024.08.16 05:55:52.081414 [ 197 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18920 2024.08.16 05:55:52.081746 [ 201 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 82 rows starting from the beginning of the part
18921 2024.08.16 05:55:52.081935 [ 197 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
18922 2024.08.16 05:55:52.082254 [ 201 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part
18923 2024.08.16 05:55:52.082382 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB.
18924 2024.08.16 05:55:52.082628 [ 201 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 82 rows starting from the beginning of the part
18925 2024.08.16 05:55:52.084985 [ 199 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6424 rows, containing 4 columns (4 merged, 0 gathered) in 0.005752285 sec., 1116773.5951886945 rows/sec., 72.84 MiB/sec.
18926 2024.08.16 05:55:52.085693 [ 199 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
18927 2024.08.16 05:55:52.086151 [ 199 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_96_19} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18928 2024.08.16 05:55:52.086230 [ 199 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_96_19} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
18929 2024.08.16 05:55:52.086317 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB.
18930 2024.08.16 05:55:54.862075 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache
18931 2024.08.16 05:55:54.862178 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache
18932 2024.08.16 05:55:57.052442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18933 2024.08.16 05:55:57.052540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18934 2024.08.16 05:55:57.052563 [ 3 ] {} <Debug> HTTP-Session: cfa81609-6721-4eb9-b052-c1845743a415 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18935 2024.08.16 05:55:57.052587 [ 3 ] {} <Debug> HTTP-Session: cfa81609-6721-4eb9-b052-c1845743a415 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18936 2024.08.16 05:55:57.052602 [ 3 ] {} <Debug> HTTP-Session: cfa81609-6721-4eb9-b052-c1845743a415 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18937 2024.08.16 05:55:57.052650 [ 3 ] {} <Trace> HTTP-Session: cfa81609-6721-4eb9-b052-c1845743a415 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18938 2024.08.16 05:55:57.052840 [ 3 ] {91e84b6e-30b1-4af0-b3ac-578003b49449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
18939 2024.08.16 05:55:57.052904 [ 3 ] {91e84b6e-30b1-4af0-b3ac-578003b49449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
18940 2024.08.16 05:55:57.053089 [ 3 ] {91e84b6e-30b1-4af0-b3ac-578003b49449} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18941 2024.08.16 05:55:57.053507 [ 3 ] {91e84b6e-30b1-4af0-b3ac-578003b49449} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18942 2024.08.16 05:55:57.053547 [ 3 ] {91e84b6e-30b1-4af0-b3ac-578003b49449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
18943 2024.08.16 05:55:57.053921 [ 3 ] {91e84b6e-30b1-4af0-b3ac-578003b49449} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
18944 2024.08.16 05:55:57.054266 [ 3 ] {91e84b6e-30b1-4af0-b3ac-578003b49449} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18945 2024.08.16 05:55:57.054421 [ 3 ] {91e84b6e-30b1-4af0-b3ac-578003b49449} <Debug> executeQuery: Read 26 rows, 2.11 KiB in 0.00164 sec., 15853.658536585366 rows/sec., 1.25 MiB/sec.
18946 2024.08.16 05:55:57.054667 [ 3 ] {91e84b6e-30b1-4af0-b3ac-578003b49449} <Debug> DynamicQueryHandler: Done processing query
18947 2024.08.16 05:55:57.054693 [ 3 ] {91e84b6e-30b1-4af0-b3ac-578003b49449} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
18948 2024.08.16 05:55:57.054710 [ 3 ] {} <Debug> HTTP-Session: cfa81609-6721-4eb9-b052-c1845743a415 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18949 2024.08.16 05:55:57.054878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18950 2024.08.16 05:55:57.054931 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18951 2024.08.16 05:55:57.054950 [ 3 ] {} <Debug> HTTP-Session: 9784dec7-bebd-4f1b-82fa-6385740ab452 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18952 2024.08.16 05:55:57.054968 [ 3 ] {} <Debug> HTTP-Session: 9784dec7-bebd-4f1b-82fa-6385740ab452 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18953 2024.08.16 05:55:57.054982 [ 3 ] {} <Debug> HTTP-Session: 9784dec7-bebd-4f1b-82fa-6385740ab452 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18954 2024.08.16 05:55:57.055019 [ 3 ] {} <Trace> HTTP-Session: 9784dec7-bebd-4f1b-82fa-6385740ab452 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18955 2024.08.16 05:55:57.055122 [ 3 ] {a3a98f4e-c0ff-49c1-a67f-e67ba68df57e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
18956 2024.08.16 05:55:57.055166 [ 3 ] {a3a98f4e-c0ff-49c1-a67f-e67ba68df57e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
18957 2024.08.16 05:55:57.055308 [ 3 ] {a3a98f4e-c0ff-49c1-a67f-e67ba68df57e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18958 2024.08.16 05:55:57.055597 [ 3 ] {a3a98f4e-c0ff-49c1-a67f-e67ba68df57e} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18959 2024.08.16 05:55:57.055634 [ 3 ] {a3a98f4e-c0ff-49c1-a67f-e67ba68df57e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
18960 2024.08.16 05:55:57.055938 [ 3 ] {a3a98f4e-c0ff-49c1-a67f-e67ba68df57e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
18961 2024.08.16 05:55:57.056249 [ 3 ] {a3a98f4e-c0ff-49c1-a67f-e67ba68df57e} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18962 2024.08.16 05:55:57.056399 [ 3 ] {a3a98f4e-c0ff-49c1-a67f-e67ba68df57e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001303 sec., 3069.8388334612437 rows/sec., 250.32 KiB/sec.
18963 2024.08.16 05:55:57.056578 [ 3 ] {a3a98f4e-c0ff-49c1-a67f-e67ba68df57e} <Debug> DynamicQueryHandler: Done processing query
18964 2024.08.16 05:55:57.056603 [ 3 ] {a3a98f4e-c0ff-49c1-a67f-e67ba68df57e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
18965 2024.08.16 05:55:57.056618 [ 3 ] {} <Debug> HTTP-Session: 9784dec7-bebd-4f1b-82fa-6385740ab452 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18966 2024.08.16 05:55:57.056911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 184795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18967 2024.08.16 05:55:57.056961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18968 2024.08.16 05:55:57.056980 [ 3 ] {} <Debug> HTTP-Session: fa3260c0-ac7b-426c-9b31-0b5ee7a574ad Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18969 2024.08.16 05:55:57.056995 [ 3 ] {} <Debug> HTTP-Session: fa3260c0-ac7b-426c-9b31-0b5ee7a574ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18970 2024.08.16 05:55:57.057009 [ 3 ] {} <Debug> HTTP-Session: fa3260c0-ac7b-426c-9b31-0b5ee7a574ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18971 2024.08.16 05:55:57.057086 [ 3 ] {} <Trace> HTTP-Session: fa3260c0-ac7b-426c-9b31-0b5ee7a574ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18972 2024.08.16 05:55:57.057580 [ 3 ] {69ed6651-abb9-424e-b073-236c5c3ada01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
18973 2024.08.16 05:55:57.057623 [ 3 ] {69ed6651-abb9-424e-b073-236c5c3ada01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
18974 2024.08.16 05:55:57.057754 [ 3 ] {69ed6651-abb9-424e-b073-236c5c3ada01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18975 2024.08.16 05:55:57.058945 [ 3 ] {69ed6651-abb9-424e-b073-236c5c3ada01} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18976 2024.08.16 05:55:57.058981 [ 3 ] {69ed6651-abb9-424e-b073-236c5c3ada01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
18977 2024.08.16 05:55:57.059360 [ 3 ] {69ed6651-abb9-424e-b073-236c5c3ada01} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
18978 2024.08.16 05:55:57.059663 [ 3 ] {69ed6651-abb9-424e-b073-236c5c3ada01} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18979 2024.08.16 05:55:57.059815 [ 3 ] {69ed6651-abb9-424e-b073-236c5c3ada01} <Debug> executeQuery: Read 1276 rows, 107.71 KiB in 0.002555 sec., 499412.915851272 rows/sec., 41.17 MiB/sec.
18980 2024.08.16 05:55:57.060009 [ 3 ] {69ed6651-abb9-424e-b073-236c5c3ada01} <Debug> DynamicQueryHandler: Done processing query
18981 2024.08.16 05:55:57.060044 [ 3 ] {69ed6651-abb9-424e-b073-236c5c3ada01} <Debug> MemoryTracker: Peak memory usage (for query): 4.96 MiB.
18982 2024.08.16 05:55:57.060077 [ 3 ] {} <Debug> HTTP-Session: fa3260c0-ac7b-426c-9b31-0b5ee7a574ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
18983 2024.08.16 05:55:57.060538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
18984 2024.08.16 05:55:57.060590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
18985 2024.08.16 05:55:57.060609 [ 3 ] {} <Debug> HTTP-Session: 99276d2c-58ae-4afd-a6a6-311fe4b6a0de Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
18986 2024.08.16 05:55:57.060626 [ 3 ] {} <Debug> HTTP-Session: 99276d2c-58ae-4afd-a6a6-311fe4b6a0de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
18987 2024.08.16 05:55:57.060640 [ 3 ] {} <Debug> HTTP-Session: 99276d2c-58ae-4afd-a6a6-311fe4b6a0de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
18988 2024.08.16 05:55:57.060673 [ 3 ] {} <Trace> HTTP-Session: 99276d2c-58ae-4afd-a6a6-311fe4b6a0de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
18989 2024.08.16 05:55:57.060767 [ 3 ] {a9d21b4e-44d8-4af9-a1a5-9c48671df608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
18990 2024.08.16 05:55:57.060812 [ 3 ] {a9d21b4e-44d8-4af9-a1a5-9c48671df608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
18991 2024.08.16 05:55:57.060943 [ 3 ] {a9d21b4e-44d8-4af9-a1a5-9c48671df608} <Trace> ParallelParsingInputFormat: Parallel parsing is used
18992 2024.08.16 05:55:57.061219 [ 3 ] {a9d21b4e-44d8-4af9-a1a5-9c48671df608} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
18993 2024.08.16 05:55:57.061255 [ 3 ] {a9d21b4e-44d8-4af9-a1a5-9c48671df608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
18994 2024.08.16 05:55:57.061560 [ 3 ] {a9d21b4e-44d8-4af9-a1a5-9c48671df608} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
18995 2024.08.16 05:55:57.061865 [ 3 ] {a9d21b4e-44d8-4af9-a1a5-9c48671df608} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
18996 2024.08.16 05:55:57.062027 [ 3 ] {a9d21b4e-44d8-4af9-a1a5-9c48671df608} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001277 sec., 3132.341425215349 rows/sec., 218.71 KiB/sec.
18997 2024.08.16 05:55:57.062193 [ 3 ] {a9d21b4e-44d8-4af9-a1a5-9c48671df608} <Debug> DynamicQueryHandler: Done processing query
18998 2024.08.16 05:55:57.062217 [ 3 ] {a9d21b4e-44d8-4af9-a1a5-9c48671df608} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
18999 2024.08.16 05:55:57.062232 [ 3 ] {} <Debug> HTTP-Session: 99276d2c-58ae-4afd-a6a6-311fe4b6a0de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19000 2024.08.16 05:55:57.062460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 30454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19001 2024.08.16 05:55:57.062508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19002 2024.08.16 05:55:57.062526 [ 3 ] {} <Debug> HTTP-Session: 98f88fe3-f0dc-4928-9400-8f2a635fa4ed Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19003 2024.08.16 05:55:57.062542 [ 3 ] {} <Debug> HTTP-Session: 98f88fe3-f0dc-4928-9400-8f2a635fa4ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19004 2024.08.16 05:55:57.062555 [ 3 ] {} <Debug> HTTP-Session: 98f88fe3-f0dc-4928-9400-8f2a635fa4ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19005 2024.08.16 05:55:57.062586 [ 3 ] {} <Trace> HTTP-Session: 98f88fe3-f0dc-4928-9400-8f2a635fa4ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19006 2024.08.16 05:55:57.062735 [ 3 ] {ddb2ac93-e99c-48ed-b8a1-370428751ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
19007 2024.08.16 05:55:57.062778 [ 3 ] {ddb2ac93-e99c-48ed-b8a1-370428751ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
19008 2024.08.16 05:55:57.062902 [ 3 ] {ddb2ac93-e99c-48ed-b8a1-370428751ca1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19009 2024.08.16 05:55:57.063302 [ 3 ] {ddb2ac93-e99c-48ed-b8a1-370428751ca1} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19010 2024.08.16 05:55:57.063338 [ 3 ] {ddb2ac93-e99c-48ed-b8a1-370428751ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
19011 2024.08.16 05:55:57.063655 [ 3 ] {ddb2ac93-e99c-48ed-b8a1-370428751ca1} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
19012 2024.08.16 05:55:57.063955 [ 3 ] {ddb2ac93-e99c-48ed-b8a1-370428751ca1} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19013 2024.08.16 05:55:57.064086 [ 3 ] {ddb2ac93-e99c-48ed-b8a1-370428751ca1} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001421 sec., 160450.38705137226 rows/sec., 10.86 MiB/sec.
19014 2024.08.16 05:55:57.064358 [ 3 ] {ddb2ac93-e99c-48ed-b8a1-370428751ca1} <Debug> DynamicQueryHandler: Done processing query
19015 2024.08.16 05:55:57.064417 [ 3 ] {ddb2ac93-e99c-48ed-b8a1-370428751ca1} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
19016 2024.08.16 05:55:57.064476 [ 3 ] {} <Debug> HTTP-Session: 98f88fe3-f0dc-4928-9400-8f2a635fa4ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19017 2024.08.16 05:55:57.064823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 90907, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19018 2024.08.16 05:55:57.064877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19019 2024.08.16 05:55:57.064896 [ 3 ] {} <Debug> HTTP-Session: 4a4594a8-6108-40d3-b750-901293081f0b Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19020 2024.08.16 05:55:57.064913 [ 3 ] {} <Debug> HTTP-Session: 4a4594a8-6108-40d3-b750-901293081f0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19021 2024.08.16 05:55:57.064927 [ 3 ] {} <Debug> HTTP-Session: 4a4594a8-6108-40d3-b750-901293081f0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19022 2024.08.16 05:55:57.064959 [ 3 ] {} <Trace> HTTP-Session: 4a4594a8-6108-40d3-b750-901293081f0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19023 2024.08.16 05:55:57.065319 [ 3 ] {13be3a84-9155-4bc9-9c0a-ac07b27f7f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
19024 2024.08.16 05:55:57.065364 [ 3 ] {13be3a84-9155-4bc9-9c0a-ac07b27f7f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
19025 2024.08.16 05:55:57.065509 [ 3 ] {13be3a84-9155-4bc9-9c0a-ac07b27f7f8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19026 2024.08.16 05:55:57.066128 [ 3 ] {13be3a84-9155-4bc9-9c0a-ac07b27f7f8d} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19027 2024.08.16 05:55:57.066164 [ 3 ] {13be3a84-9155-4bc9-9c0a-ac07b27f7f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
19028 2024.08.16 05:55:57.066496 [ 3 ] {13be3a84-9155-4bc9-9c0a-ac07b27f7f8d} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
19029 2024.08.16 05:55:57.066792 [ 3 ] {13be3a84-9155-4bc9-9c0a-ac07b27f7f8d} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19030 2024.08.16 05:55:57.066914 [ 3 ] {13be3a84-9155-4bc9-9c0a-ac07b27f7f8d} <Debug> executeQuery: Read 550 rows, 41.81 KiB in 0.001855 sec., 296495.9568733153 rows/sec., 22.01 MiB/sec.
19031 2024.08.16 05:55:57.067071 [ 3 ] {13be3a84-9155-4bc9-9c0a-ac07b27f7f8d} <Debug> DynamicQueryHandler: Done processing query
19032 2024.08.16 05:55:57.067095 [ 3 ] {13be3a84-9155-4bc9-9c0a-ac07b27f7f8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.55 MiB.
19033 2024.08.16 05:55:57.067110 [ 3 ] {} <Debug> HTTP-Session: 4a4594a8-6108-40d3-b750-901293081f0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19034 2024.08.16 05:55:57.067453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 160845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19035 2024.08.16 05:55:57.067500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19036 2024.08.16 05:55:57.067518 [ 3 ] {} <Debug> HTTP-Session: c146fb3c-9cfe-4d25-a28d-8453f53eebe4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19037 2024.08.16 05:55:57.067534 [ 3 ] {} <Debug> HTTP-Session: c146fb3c-9cfe-4d25-a28d-8453f53eebe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19038 2024.08.16 05:55:57.067548 [ 3 ] {} <Debug> HTTP-Session: c146fb3c-9cfe-4d25-a28d-8453f53eebe4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19039 2024.08.16 05:55:57.067578 [ 3 ] {} <Trace> HTTP-Session: c146fb3c-9cfe-4d25-a28d-8453f53eebe4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19040 2024.08.16 05:55:57.068009 [ 3 ] {eb91ff35-3af7-4a9c-b26a-d68f71be1bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
19041 2024.08.16 05:55:57.068056 [ 3 ] {eb91ff35-3af7-4a9c-b26a-d68f71be1bbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
19042 2024.08.16 05:55:57.068198 [ 3 ] {eb91ff35-3af7-4a9c-b26a-d68f71be1bbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19043 2024.08.16 05:55:57.069018 [ 3 ] {eb91ff35-3af7-4a9c-b26a-d68f71be1bbf} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19044 2024.08.16 05:55:57.069054 [ 3 ] {eb91ff35-3af7-4a9c-b26a-d68f71be1bbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
19045 2024.08.16 05:55:57.069497 [ 3 ] {eb91ff35-3af7-4a9c-b26a-d68f71be1bbf} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
19046 2024.08.16 05:55:57.069828 [ 3 ] {eb91ff35-3af7-4a9c-b26a-d68f71be1bbf} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19047 2024.08.16 05:55:57.069953 [ 3 ] {eb91ff35-3af7-4a9c-b26a-d68f71be1bbf} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.002204 sec., 383847.54990925593 rows/sec., 25.84 MiB/sec.
19048 2024.08.16 05:55:57.070118 [ 3 ] {eb91ff35-3af7-4a9c-b26a-d68f71be1bbf} <Debug> DynamicQueryHandler: Done processing query
19049 2024.08.16 05:55:57.070142 [ 3 ] {eb91ff35-3af7-4a9c-b26a-d68f71be1bbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
19050 2024.08.16 05:55:57.070157 [ 3 ] {} <Debug> HTTP-Session: c146fb3c-9cfe-4d25-a28d-8453f53eebe4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19051 2024.08.16 05:55:57.070499 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 42213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19052 2024.08.16 05:55:57.070545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19053 2024.08.16 05:55:57.070563 [ 3 ] {} <Debug> HTTP-Session: ec92093e-0aee-4316-9d12-d6ba255e7db3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19054 2024.08.16 05:55:57.070580 [ 3 ] {} <Debug> HTTP-Session: ec92093e-0aee-4316-9d12-d6ba255e7db3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19055 2024.08.16 05:55:57.070594 [ 3 ] {} <Debug> HTTP-Session: ec92093e-0aee-4316-9d12-d6ba255e7db3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19056 2024.08.16 05:55:57.070624 [ 3 ] {} <Trace> HTTP-Session: ec92093e-0aee-4316-9d12-d6ba255e7db3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19057 2024.08.16 05:55:57.070965 [ 3 ] {cb169a15-728f-41fb-99ed-c4e3e3a14593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
19058 2024.08.16 05:55:57.071027 [ 3 ] {cb169a15-728f-41fb-99ed-c4e3e3a14593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
19059 2024.08.16 05:55:57.071432 [ 3 ] {cb169a15-728f-41fb-99ed-c4e3e3a14593} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19060 2024.08.16 05:55:57.072011 [ 3 ] {cb169a15-728f-41fb-99ed-c4e3e3a14593} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19061 2024.08.16 05:55:57.072046 [ 3 ] {cb169a15-728f-41fb-99ed-c4e3e3a14593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
19062 2024.08.16 05:55:57.072633 [ 3 ] {cb169a15-728f-41fb-99ed-c4e3e3a14593} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary)
19063 2024.08.16 05:55:57.073029 [ 3 ] {cb169a15-728f-41fb-99ed-c4e3e3a14593} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19064 2024.08.16 05:55:57.073172 [ 3 ] {cb169a15-728f-41fb-99ed-c4e3e3a14593} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002469 sec., 10530.579181855002 rows/sec., 18.87 MiB/sec.
19065 2024.08.16 05:55:57.073438 [ 3 ] {cb169a15-728f-41fb-99ed-c4e3e3a14593} <Debug> DynamicQueryHandler: Done processing query
19066 2024.08.16 05:55:57.073475 [ 3 ] {cb169a15-728f-41fb-99ed-c4e3e3a14593} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
19067 2024.08.16 05:55:57.073502 [ 3 ] {} <Debug> HTTP-Session: ec92093e-0aee-4316-9d12-d6ba255e7db3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19068 2024.08.16 05:55:57.073678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19069 2024.08.16 05:55:57.073725 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19070 2024.08.16 05:55:57.073743 [ 3 ] {} <Debug> HTTP-Session: 9e681848-01ae-41b4-a3fe-7e48cf684a60 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19071 2024.08.16 05:55:57.073760 [ 3 ] {} <Debug> HTTP-Session: 9e681848-01ae-41b4-a3fe-7e48cf684a60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19072 2024.08.16 05:55:57.073774 [ 3 ] {} <Debug> HTTP-Session: 9e681848-01ae-41b4-a3fe-7e48cf684a60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19073 2024.08.16 05:55:57.073804 [ 3 ] {} <Trace> HTTP-Session: 9e681848-01ae-41b4-a3fe-7e48cf684a60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19074 2024.08.16 05:55:57.073918 [ 3 ] {f810fb04-3824-4d08-8723-5a52405e438e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
19075 2024.08.16 05:55:57.073961 [ 3 ] {f810fb04-3824-4d08-8723-5a52405e438e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
19076 2024.08.16 05:55:57.074085 [ 3 ] {f810fb04-3824-4d08-8723-5a52405e438e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19077 2024.08.16 05:55:57.074374 [ 3 ] {f810fb04-3824-4d08-8723-5a52405e438e} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19078 2024.08.16 05:55:57.074410 [ 3 ] {f810fb04-3824-4d08-8723-5a52405e438e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
19079 2024.08.16 05:55:57.074752 [ 3 ] {f810fb04-3824-4d08-8723-5a52405e438e} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
19080 2024.08.16 05:55:57.075070 [ 3 ] {f810fb04-3824-4d08-8723-5a52405e438e} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19081 2024.08.16 05:55:57.075194 [ 3 ] {f810fb04-3824-4d08-8723-5a52405e438e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001319 sec., 45489.00682335102 rows/sec., 3.07 MiB/sec.
19082 2024.08.16 05:55:57.075448 [ 3 ] {f810fb04-3824-4d08-8723-5a52405e438e} <Debug> DynamicQueryHandler: Done processing query
19083 2024.08.16 05:55:57.075505 [ 3 ] {f810fb04-3824-4d08-8723-5a52405e438e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
19084 2024.08.16 05:55:57.075566 [ 3 ] {} <Debug> HTTP-Session: 9e681848-01ae-41b4-a3fe-7e48cf684a60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19085 2024.08.16 05:56:02.027856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 4210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19086 2024.08.16 05:56:02.028026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19087 2024.08.16 05:56:02.028071 [ 3 ] {} <Debug> HTTP-Session: 1e77ff68-1c25-4c8b-9671-ef8fb8c52549 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19088 2024.08.16 05:56:02.028112 [ 3 ] {} <Debug> HTTP-Session: 1e77ff68-1c25-4c8b-9671-ef8fb8c52549 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19089 2024.08.16 05:56:02.028140 [ 3 ] {} <Debug> HTTP-Session: 1e77ff68-1c25-4c8b-9671-ef8fb8c52549 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19090 2024.08.16 05:56:02.028189 [ 3 ] {} <Trace> HTTP-Session: 1e77ff68-1c25-4c8b-9671-ef8fb8c52549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19091 2024.08.16 05:56:02.028374 [ 3 ] {91085ede-d92c-45de-82fa-9a08bc835111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
19092 2024.08.16 05:56:02.028437 [ 3 ] {91085ede-d92c-45de-82fa-9a08bc835111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
19093 2024.08.16 05:56:02.028626 [ 3 ] {91085ede-d92c-45de-82fa-9a08bc835111} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19094 2024.08.16 05:56:02.029084 [ 3 ] {91085ede-d92c-45de-82fa-9a08bc835111} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19095 2024.08.16 05:56:02.029125 [ 3 ] {91085ede-d92c-45de-82fa-9a08bc835111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
19096 2024.08.16 05:56:02.029488 [ 3 ] {91085ede-d92c-45de-82fa-9a08bc835111} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
19097 2024.08.16 05:56:02.029815 [ 3 ] {91085ede-d92c-45de-82fa-9a08bc835111} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19098 2024.08.16 05:56:02.029985 [ 3 ] {91085ede-d92c-45de-82fa-9a08bc835111} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.001665 sec., 17417.41741741742 rows/sec., 1.38 MiB/sec.
19099 2024.08.16 05:56:02.029999 [ 56 ] {} <Debug> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
19100 2024.08.16 05:56:02.030111 [ 56 ] {} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19101 2024.08.16 05:56:02.030164 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
19102 2024.08.16 05:56:02.030291 [ 3 ] {91085ede-d92c-45de-82fa-9a08bc835111} <Debug> DynamicQueryHandler: Done processing query
19103 2024.08.16 05:56:02.030354 [ 3 ] {91085ede-d92c-45de-82fa-9a08bc835111} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
19104 2024.08.16 05:56:02.030389 [ 3 ] {} <Debug> HTTP-Session: 1e77ff68-1c25-4c8b-9671-ef8fb8c52549 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19105 2024.08.16 05:56:02.030422 [ 201 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
19106 2024.08.16 05:56:02.030614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19107 2024.08.16 05:56:02.030691 [ 201 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19108 2024.08.16 05:56:02.030713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19109 2024.08.16 05:56:02.030771 [ 3 ] {} <Debug> HTTP-Session: c1cc61ce-23bb-4b63-a9f1-379578be6add Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19110 2024.08.16 05:56:02.030778 [ 201 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 55 rows starting from the beginning of the part
19111 2024.08.16 05:56:02.030798 [ 3 ] {} <Debug> HTTP-Session: c1cc61ce-23bb-4b63-a9f1-379578be6add Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19112 2024.08.16 05:56:02.030842 [ 3 ] {} <Debug> HTTP-Session: c1cc61ce-23bb-4b63-a9f1-379578be6add Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19113 2024.08.16 05:56:02.030926 [ 3 ] {} <Trace> HTTP-Session: c1cc61ce-23bb-4b63-a9f1-379578be6add Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19114 2024.08.16 05:56:02.031044 [ 201 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 29 rows starting from the beginning of the part
19115 2024.08.16 05:56:02.031292 [ 201 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 26 rows starting from the beginning of the part
19116 2024.08.16 05:56:02.031312 [ 3 ] {bac74d5e-132e-4c6f-bfc3-08f8cbed687c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
19117 2024.08.16 05:56:02.031528 [ 3 ] {bac74d5e-132e-4c6f-bfc3-08f8cbed687c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
19118 2024.08.16 05:56:02.031619 [ 201 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 29 rows starting from the beginning of the part
19119 2024.08.16 05:56:02.032003 [ 201 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 26 rows starting from the beginning of the part
19120 2024.08.16 05:56:02.032398 [ 201 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 29 rows starting from the beginning of the part
19121 2024.08.16 05:56:02.033110 [ 3 ] {bac74d5e-132e-4c6f-bfc3-08f8cbed687c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19122 2024.08.16 05:56:02.033906 [ 3 ] {bac74d5e-132e-4c6f-bfc3-08f8cbed687c} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19123 2024.08.16 05:56:02.033977 [ 3 ] {bac74d5e-132e-4c6f-bfc3-08f8cbed687c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
19124 2024.08.16 05:56:02.034824 [ 3 ] {bac74d5e-132e-4c6f-bfc3-08f8cbed687c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
19125 2024.08.16 05:56:02.035430 [ 199 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 194 rows, containing 4 columns (4 merged, 0 gathered) in 0.005172586 sec., 37505.41798628384 rows/sec., 2.97 MiB/sec.
19126 2024.08.16 05:56:02.035598 [ 199 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
19127 2024.08.16 05:56:02.035606 [ 3 ] {bac74d5e-132e-4c6f-bfc3-08f8cbed687c} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19128 2024.08.16 05:56:02.035888 [ 3 ] {bac74d5e-132e-4c6f-bfc3-08f8cbed687c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004718 sec., 423.908435777872 rows/sec., 34.57 KiB/sec.
19129 2024.08.16 05:56:02.036196 [ 3 ] {bac74d5e-132e-4c6f-bfc3-08f8cbed687c} <Debug> DynamicQueryHandler: Done processing query
19130 2024.08.16 05:56:02.036224 [ 3 ] {bac74d5e-132e-4c6f-bfc3-08f8cbed687c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
19131 2024.08.16 05:56:02.036245 [ 3 ] {} <Debug> HTTP-Session: c1cc61ce-23bb-4b63-a9f1-379578be6add Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19132 2024.08.16 05:56:02.036298 [ 199 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_91_18} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19133 2024.08.16 05:56:02.036385 [ 199 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_91_18} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
19134 2024.08.16 05:56:02.036475 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
19135 2024.08.16 05:56:02.036488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 41643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19136 2024.08.16 05:56:02.036542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19137 2024.08.16 05:56:02.036560 [ 3 ] {} <Debug> HTTP-Session: b7ac1bf6-9878-46c9-bb2e-52822975b47f Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19138 2024.08.16 05:56:02.036576 [ 3 ] {} <Debug> HTTP-Session: b7ac1bf6-9878-46c9-bb2e-52822975b47f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19139 2024.08.16 05:56:02.036590 [ 3 ] {} <Debug> HTTP-Session: b7ac1bf6-9878-46c9-bb2e-52822975b47f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19140 2024.08.16 05:56:02.036622 [ 3 ] {} <Trace> HTTP-Session: b7ac1bf6-9878-46c9-bb2e-52822975b47f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19141 2024.08.16 05:56:02.036808 [ 3 ] {2c9296af-7a3b-4dd3-9965-440be96f3749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
19142 2024.08.16 05:56:02.036852 [ 3 ] {2c9296af-7a3b-4dd3-9965-440be96f3749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
19143 2024.08.16 05:56:02.036980 [ 3 ] {2c9296af-7a3b-4dd3-9965-440be96f3749} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19144 2024.08.16 05:56:02.037432 [ 3 ] {2c9296af-7a3b-4dd3-9965-440be96f3749} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19145 2024.08.16 05:56:02.037468 [ 3 ] {2c9296af-7a3b-4dd3-9965-440be96f3749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
19146 2024.08.16 05:56:02.037794 [ 3 ] {2c9296af-7a3b-4dd3-9965-440be96f3749} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
19147 2024.08.16 05:56:02.038102 [ 3 ] {2c9296af-7a3b-4dd3-9965-440be96f3749} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19148 2024.08.16 05:56:02.038257 [ 3 ] {2c9296af-7a3b-4dd3-9965-440be96f3749} <Debug> executeQuery: Read 277 rows, 24.81 KiB in 0.001546 sec., 179172.05692108668 rows/sec., 15.67 MiB/sec.
19149 2024.08.16 05:56:02.038433 [ 3 ] {2c9296af-7a3b-4dd3-9965-440be96f3749} <Debug> DynamicQueryHandler: Done processing query
19150 2024.08.16 05:56:02.038469 [ 3 ] {2c9296af-7a3b-4dd3-9965-440be96f3749} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
19151 2024.08.16 05:56:02.038501 [ 3 ] {} <Debug> HTTP-Session: b7ac1bf6-9878-46c9-bb2e-52822975b47f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19152 2024.08.16 05:56:02.038668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19153 2024.08.16 05:56:02.038719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19154 2024.08.16 05:56:02.038739 [ 3 ] {} <Debug> HTTP-Session: 226d2637-d162-4f46-8613-29fda4fe7247 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19155 2024.08.16 05:56:02.038755 [ 3 ] {} <Debug> HTTP-Session: 226d2637-d162-4f46-8613-29fda4fe7247 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19156 2024.08.16 05:56:02.038769 [ 3 ] {} <Debug> HTTP-Session: 226d2637-d162-4f46-8613-29fda4fe7247 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19157 2024.08.16 05:56:02.038799 [ 3 ] {} <Trace> HTTP-Session: 226d2637-d162-4f46-8613-29fda4fe7247 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19158 2024.08.16 05:56:02.038891 [ 3 ] {43b00b33-88fc-450d-a38a-b94fbeb13973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
19159 2024.08.16 05:56:02.038931 [ 3 ] {43b00b33-88fc-450d-a38a-b94fbeb13973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
19160 2024.08.16 05:56:02.039057 [ 3 ] {43b00b33-88fc-450d-a38a-b94fbeb13973} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19161 2024.08.16 05:56:02.039322 [ 3 ] {43b00b33-88fc-450d-a38a-b94fbeb13973} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19162 2024.08.16 05:56:02.039359 [ 3 ] {43b00b33-88fc-450d-a38a-b94fbeb13973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
19163 2024.08.16 05:56:02.039654 [ 3 ] {43b00b33-88fc-450d-a38a-b94fbeb13973} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
19164 2024.08.16 05:56:02.039965 [ 3 ] {43b00b33-88fc-450d-a38a-b94fbeb13973} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19165 2024.08.16 05:56:02.040114 [ 3 ] {43b00b33-88fc-450d-a38a-b94fbeb13973} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00124 sec., 1612.9032258064517 rows/sec., 112.62 KiB/sec.
19166 2024.08.16 05:56:02.040284 [ 3 ] {43b00b33-88fc-450d-a38a-b94fbeb13973} <Debug> DynamicQueryHandler: Done processing query
19167 2024.08.16 05:56:02.040308 [ 3 ] {43b00b33-88fc-450d-a38a-b94fbeb13973} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
19168 2024.08.16 05:56:02.040323 [ 3 ] {} <Debug> HTTP-Session: 226d2637-d162-4f46-8613-29fda4fe7247 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19169 2024.08.16 05:56:02.040432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19170 2024.08.16 05:56:02.040478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19171 2024.08.16 05:56:02.040496 [ 3 ] {} <Debug> HTTP-Session: a8357d0f-7329-4bce-a1ba-dd4d8f5a113a Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19172 2024.08.16 05:56:02.040513 [ 3 ] {} <Debug> HTTP-Session: a8357d0f-7329-4bce-a1ba-dd4d8f5a113a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19173 2024.08.16 05:56:02.040526 [ 3 ] {} <Debug> HTTP-Session: a8357d0f-7329-4bce-a1ba-dd4d8f5a113a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19174 2024.08.16 05:56:02.040556 [ 3 ] {} <Trace> HTTP-Session: a8357d0f-7329-4bce-a1ba-dd4d8f5a113a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19175 2024.08.16 05:56:02.040651 [ 3 ] {8f337cc3-e563-4f62-939f-5f9142d4cd9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
19176 2024.08.16 05:56:02.040691 [ 3 ] {8f337cc3-e563-4f62-939f-5f9142d4cd9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
19177 2024.08.16 05:56:02.040814 [ 3 ] {8f337cc3-e563-4f62-939f-5f9142d4cd9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19178 2024.08.16 05:56:02.041123 [ 3 ] {8f337cc3-e563-4f62-939f-5f9142d4cd9b} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19179 2024.08.16 05:56:02.041159 [ 3 ] {8f337cc3-e563-4f62-939f-5f9142d4cd9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
19180 2024.08.16 05:56:02.041456 [ 3 ] {8f337cc3-e563-4f62-939f-5f9142d4cd9b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
19181 2024.08.16 05:56:02.041748 [ 3 ] {8f337cc3-e563-4f62-939f-5f9142d4cd9b} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19182 2024.08.16 05:56:02.041896 [ 3 ] {8f337cc3-e563-4f62-939f-5f9142d4cd9b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001265 sec., 11067.193675889328 rows/sec., 775.07 KiB/sec.
19183 2024.08.16 05:56:02.042062 [ 3 ] {8f337cc3-e563-4f62-939f-5f9142d4cd9b} <Debug> DynamicQueryHandler: Done processing query
19184 2024.08.16 05:56:02.042086 [ 3 ] {8f337cc3-e563-4f62-939f-5f9142d4cd9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
19185 2024.08.16 05:56:02.042102 [ 3 ] {} <Debug> HTTP-Session: a8357d0f-7329-4bce-a1ba-dd4d8f5a113a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19186 2024.08.16 05:56:02.042220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19187 2024.08.16 05:56:02.042268 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19188 2024.08.16 05:56:02.042286 [ 3 ] {} <Debug> HTTP-Session: fd955eb6-f4e2-4ad9-8b0a-132473145f12 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19189 2024.08.16 05:56:02.042303 [ 3 ] {} <Debug> HTTP-Session: fd955eb6-f4e2-4ad9-8b0a-132473145f12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19190 2024.08.16 05:56:02.042316 [ 3 ] {} <Debug> HTTP-Session: fd955eb6-f4e2-4ad9-8b0a-132473145f12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19191 2024.08.16 05:56:02.042346 [ 3 ] {} <Trace> HTTP-Session: fd955eb6-f4e2-4ad9-8b0a-132473145f12 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19192 2024.08.16 05:56:02.042438 [ 3 ] {44dbbd80-5d9c-4406-ac20-d40032024906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
19193 2024.08.16 05:56:02.042480 [ 3 ] {44dbbd80-5d9c-4406-ac20-d40032024906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
19194 2024.08.16 05:56:02.042605 [ 3 ] {44dbbd80-5d9c-4406-ac20-d40032024906} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19195 2024.08.16 05:56:02.042872 [ 3 ] {44dbbd80-5d9c-4406-ac20-d40032024906} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19196 2024.08.16 05:56:02.042908 [ 3 ] {44dbbd80-5d9c-4406-ac20-d40032024906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
19197 2024.08.16 05:56:02.043201 [ 3 ] {44dbbd80-5d9c-4406-ac20-d40032024906} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
19198 2024.08.16 05:56:02.043500 [ 3 ] {44dbbd80-5d9c-4406-ac20-d40032024906} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19199 2024.08.16 05:56:02.043651 [ 56 ] {} <Debug> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0
19200 2024.08.16 05:56:02.043657 [ 3 ] {44dbbd80-5d9c-4406-ac20-d40032024906} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00123 sec., 4878.048780487805 rows/sec., 288.21 KiB/sec.
19201 2024.08.16 05:56:02.043711 [ 56 ] {} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19202 2024.08.16 05:56:02.043777 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
19203 2024.08.16 05:56:02.043942 [ 197 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full
19204 2024.08.16 05:56:02.043970 [ 3 ] {44dbbd80-5d9c-4406-ac20-d40032024906} <Debug> DynamicQueryHandler: Done processing query
19205 2024.08.16 05:56:02.044018 [ 3 ] {44dbbd80-5d9c-4406-ac20-d40032024906} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
19206 2024.08.16 05:56:02.044054 [ 3 ] {} <Debug> HTTP-Session: fd955eb6-f4e2-4ad9-8b0a-132473145f12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19207 2024.08.16 05:56:02.044171 [ 197 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19208 2024.08.16 05:56:02.044214 [ 197 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 6 rows starting from the beginning of the part
19209 2024.08.16 05:56:02.044336 [ 197 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part
19210 2024.08.16 05:56:02.044413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 67054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19211 2024.08.16 05:56:02.044639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19212 2024.08.16 05:56:02.044689 [ 197 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part
19213 2024.08.16 05:56:02.044733 [ 3 ] {} <Debug> HTTP-Session: 50be9c2d-1f10-4ce5-b427-4c61588d6f13 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19214 2024.08.16 05:56:02.044834 [ 3 ] {} <Debug> HTTP-Session: 50be9c2d-1f10-4ce5-b427-4c61588d6f13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19215 2024.08.16 05:56:02.044915 [ 3 ] {} <Debug> HTTP-Session: 50be9c2d-1f10-4ce5-b427-4c61588d6f13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19216 2024.08.16 05:56:02.044962 [ 197 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part
19217 2024.08.16 05:56:02.045039 [ 3 ] {} <Trace> HTTP-Session: 50be9c2d-1f10-4ce5-b427-4c61588d6f13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19218 2024.08.16 05:56:02.045223 [ 197 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part
19219 2024.08.16 05:56:02.045605 [ 3 ] {a76dc7ba-968f-4641-b310-3beef780d264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
19220 2024.08.16 05:56:02.045664 [ 3 ] {a76dc7ba-968f-4641-b310-3beef780d264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
19221 2024.08.16 05:56:02.046170 [ 3 ] {a76dc7ba-968f-4641-b310-3beef780d264} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19222 2024.08.16 05:56:02.047290 [ 197 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.003405936 sec., 8808.151415646096 rows/sec., 524.70 KiB/sec.
19223 2024.08.16 05:56:02.047440 [ 3 ] {a76dc7ba-968f-4641-b310-3beef780d264} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19224 2024.08.16 05:56:02.047442 [ 199 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary)
19225 2024.08.16 05:56:02.047488 [ 3 ] {a76dc7ba-968f-4641-b310-3beef780d264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
19226 2024.08.16 05:56:02.048052 [ 199 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_45_11} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19227 2024.08.16 05:56:02.048053 [ 3 ] {a76dc7ba-968f-4641-b310-3beef780d264} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
19228 2024.08.16 05:56:02.048188 [ 199 ] {c605a4ec-75a3-4648-b58a-bfa6115ec5d7::all_1_45_11} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11
19229 2024.08.16 05:56:02.048479 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
19230 2024.08.16 05:56:02.049254 [ 3 ] {a76dc7ba-968f-4641-b310-3beef780d264} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19231 2024.08.16 05:56:02.049437 [ 3 ] {a76dc7ba-968f-4641-b310-3beef780d264} <Debug> executeQuery: Read 413 rows, 30.17 KiB in 0.004094 sec., 100879.33561309232 rows/sec., 7.20 MiB/sec.
19232 2024.08.16 05:56:02.049641 [ 3 ] {a76dc7ba-968f-4641-b310-3beef780d264} <Debug> DynamicQueryHandler: Done processing query
19233 2024.08.16 05:56:02.049665 [ 3 ] {a76dc7ba-968f-4641-b310-3beef780d264} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
19234 2024.08.16 05:56:02.049681 [ 3 ] {} <Debug> HTTP-Session: 50be9c2d-1f10-4ce5-b427-4c61588d6f13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19235 2024.08.16 05:56:02.049827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19236 2024.08.16 05:56:02.049876 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19237 2024.08.16 05:56:02.049895 [ 3 ] {} <Debug> HTTP-Session: 545f6a22-2ff5-41cd-9068-2cfd3950f987 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19238 2024.08.16 05:56:02.049911 [ 3 ] {} <Debug> HTTP-Session: 545f6a22-2ff5-41cd-9068-2cfd3950f987 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19239 2024.08.16 05:56:02.049925 [ 3 ] {} <Debug> HTTP-Session: 545f6a22-2ff5-41cd-9068-2cfd3950f987 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19240 2024.08.16 05:56:02.049955 [ 3 ] {} <Trace> HTTP-Session: 545f6a22-2ff5-41cd-9068-2cfd3950f987 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19241 2024.08.16 05:56:02.050047 [ 3 ] {0f4ada7d-df81-4a10-b503-6f8b5b30d99b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
19242 2024.08.16 05:56:02.050091 [ 3 ] {0f4ada7d-df81-4a10-b503-6f8b5b30d99b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
19243 2024.08.16 05:56:02.050229 [ 3 ] {0f4ada7d-df81-4a10-b503-6f8b5b30d99b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19244 2024.08.16 05:56:02.050513 [ 3 ] {0f4ada7d-df81-4a10-b503-6f8b5b30d99b} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19245 2024.08.16 05:56:02.050548 [ 3 ] {0f4ada7d-df81-4a10-b503-6f8b5b30d99b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
19246 2024.08.16 05:56:02.050901 [ 3 ] {0f4ada7d-df81-4a10-b503-6f8b5b30d99b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
19247 2024.08.16 05:56:02.051215 [ 3 ] {0f4ada7d-df81-4a10-b503-6f8b5b30d99b} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19248 2024.08.16 05:56:02.051371 [ 3 ] {0f4ada7d-df81-4a10-b503-6f8b5b30d99b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001343 sec., 4467.6098287416235 rows/sec., 233.42 KiB/sec.
19249 2024.08.16 05:56:02.051642 [ 3 ] {0f4ada7d-df81-4a10-b503-6f8b5b30d99b} <Debug> DynamicQueryHandler: Done processing query
19250 2024.08.16 05:56:02.051696 [ 3 ] {0f4ada7d-df81-4a10-b503-6f8b5b30d99b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
19251 2024.08.16 05:56:02.051753 [ 3 ] {} <Debug> HTTP-Session: 545f6a22-2ff5-41cd-9068-2cfd3950f987 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19252 2024.08.16 05:56:02.051966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 44816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19253 2024.08.16 05:56:02.052016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19254 2024.08.16 05:56:02.052035 [ 3 ] {} <Debug> HTTP-Session: d93ae02a-7ad1-465b-9181-bca2c4e6064e Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19255 2024.08.16 05:56:02.052052 [ 3 ] {} <Debug> HTTP-Session: d93ae02a-7ad1-465b-9181-bca2c4e6064e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19256 2024.08.16 05:56:02.052065 [ 3 ] {} <Debug> HTTP-Session: d93ae02a-7ad1-465b-9181-bca2c4e6064e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19257 2024.08.16 05:56:02.052097 [ 3 ] {} <Trace> HTTP-Session: d93ae02a-7ad1-465b-9181-bca2c4e6064e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19258 2024.08.16 05:56:02.052275 [ 3 ] {ef646e97-da49-4582-8406-df8745d2ee60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
19259 2024.08.16 05:56:02.052321 [ 3 ] {ef646e97-da49-4582-8406-df8745d2ee60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
19260 2024.08.16 05:56:02.052485 [ 3 ] {ef646e97-da49-4582-8406-df8745d2ee60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19261 2024.08.16 05:56:02.052925 [ 3 ] {ef646e97-da49-4582-8406-df8745d2ee60} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19262 2024.08.16 05:56:02.052961 [ 3 ] {ef646e97-da49-4582-8406-df8745d2ee60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
19263 2024.08.16 05:56:02.053340 [ 3 ] {ef646e97-da49-4582-8406-df8745d2ee60} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
19264 2024.08.16 05:56:02.053670 [ 3 ] {ef646e97-da49-4582-8406-df8745d2ee60} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19265 2024.08.16 05:56:02.053834 [ 3 ] {ef646e97-da49-4582-8406-df8745d2ee60} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001651 sec., 144155.05754088433 rows/sec., 9.66 MiB/sec.
19266 2024.08.16 05:56:02.054014 [ 3 ] {ef646e97-da49-4582-8406-df8745d2ee60} <Debug> DynamicQueryHandler: Done processing query
19267 2024.08.16 05:56:02.054038 [ 3 ] {ef646e97-da49-4582-8406-df8745d2ee60} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
19268 2024.08.16 05:56:02.054054 [ 3 ] {} <Debug> HTTP-Session: d93ae02a-7ad1-465b-9181-bca2c4e6064e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19269 2024.08.16 05:56:02.054186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19270 2024.08.16 05:56:02.054233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19271 2024.08.16 05:56:02.054251 [ 3 ] {} <Debug> HTTP-Session: 1fc00efd-b2a7-4459-a817-462270e4a363 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19272 2024.08.16 05:56:02.054268 [ 3 ] {} <Debug> HTTP-Session: 1fc00efd-b2a7-4459-a817-462270e4a363 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19273 2024.08.16 05:56:02.054281 [ 3 ] {} <Debug> HTTP-Session: 1fc00efd-b2a7-4459-a817-462270e4a363 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19274 2024.08.16 05:56:02.054311 [ 3 ] {} <Trace> HTTP-Session: 1fc00efd-b2a7-4459-a817-462270e4a363 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19275 2024.08.16 05:56:02.054401 [ 3 ] {f1077ad1-725e-4d2a-9e5a-2e822ca0821b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
19276 2024.08.16 05:56:02.054445 [ 3 ] {f1077ad1-725e-4d2a-9e5a-2e822ca0821b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
19277 2024.08.16 05:56:02.054572 [ 3 ] {f1077ad1-725e-4d2a-9e5a-2e822ca0821b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19278 2024.08.16 05:56:02.054814 [ 3 ] {f1077ad1-725e-4d2a-9e5a-2e822ca0821b} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19279 2024.08.16 05:56:02.054877 [ 3 ] {f1077ad1-725e-4d2a-9e5a-2e822ca0821b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
19280 2024.08.16 05:56:02.055213 [ 3 ] {f1077ad1-725e-4d2a-9e5a-2e822ca0821b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
19281 2024.08.16 05:56:02.055519 [ 3 ] {f1077ad1-725e-4d2a-9e5a-2e822ca0821b} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19282 2024.08.16 05:56:02.055682 [ 3 ] {f1077ad1-725e-4d2a-9e5a-2e822ca0821b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001292 sec., 773.9938080495356 rows/sec., 52.15 KiB/sec.
19283 2024.08.16 05:56:02.055941 [ 3 ] {f1077ad1-725e-4d2a-9e5a-2e822ca0821b} <Debug> DynamicQueryHandler: Done processing query
19284 2024.08.16 05:56:02.055990 [ 3 ] {f1077ad1-725e-4d2a-9e5a-2e822ca0821b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
19285 2024.08.16 05:56:02.056029 [ 3 ] {} <Debug> HTTP-Session: 1fc00efd-b2a7-4459-a817-462270e4a363 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19286 2024.08.16 05:56:02.056172 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 46515, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19287 2024.08.16 05:56:02.056218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19288 2024.08.16 05:56:02.056237 [ 3 ] {} <Debug> HTTP-Session: cfab63da-5796-40bf-9c78-26d669663eab Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19289 2024.08.16 05:56:02.056254 [ 3 ] {} <Debug> HTTP-Session: cfab63da-5796-40bf-9c78-26d669663eab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19290 2024.08.16 05:56:02.056291 [ 3 ] {} <Debug> HTTP-Session: cfab63da-5796-40bf-9c78-26d669663eab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19291 2024.08.16 05:56:02.056322 [ 3 ] {} <Trace> HTTP-Session: cfab63da-5796-40bf-9c78-26d669663eab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19292 2024.08.16 05:56:02.056624 [ 3 ] {b0be6a33-dc51-4c98-ad31-7586911f2905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
19293 2024.08.16 05:56:02.056692 [ 3 ] {b0be6a33-dc51-4c98-ad31-7586911f2905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
19294 2024.08.16 05:56:02.057113 [ 3 ] {b0be6a33-dc51-4c98-ad31-7586911f2905} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19295 2024.08.16 05:56:02.057814 [ 3 ] {b0be6a33-dc51-4c98-ad31-7586911f2905} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19296 2024.08.16 05:56:02.057851 [ 3 ] {b0be6a33-dc51-4c98-ad31-7586911f2905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
19297 2024.08.16 05:56:02.058455 [ 3 ] {b0be6a33-dc51-4c98-ad31-7586911f2905} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary)
19298 2024.08.16 05:56:02.058841 [ 3 ] {b0be6a33-dc51-4c98-ad31-7586911f2905} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19299 2024.08.16 05:56:02.059019 [ 3 ] {b0be6a33-dc51-4c98-ad31-7586911f2905} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002614 sec., 11094.108645753635 rows/sec., 19.88 MiB/sec.
19300 2024.08.16 05:56:02.059045 [ 56 ] {} <Debug> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0
19301 2024.08.16 05:56:02.059170 [ 56 ] {} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19302 2024.08.16 05:56:02.059259 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
19303 2024.08.16 05:56:02.059477 [ 3 ] {b0be6a33-dc51-4c98-ad31-7586911f2905} <Debug> DynamicQueryHandler: Done processing query
19304 2024.08.16 05:56:02.059488 [ 197 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full
19305 2024.08.16 05:56:02.059513 [ 3 ] {b0be6a33-dc51-4c98-ad31-7586911f2905} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
19306 2024.08.16 05:56:02.059563 [ 3 ] {} <Debug> HTTP-Session: cfab63da-5796-40bf-9c78-26d669663eab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19307 2024.08.16 05:56:02.059791 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19308 2024.08.16 05:56:02.059923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19309 2024.08.16 05:56:02.059980 [ 3 ] {} <Debug> HTTP-Session: 958ae05c-2e8e-4b6d-a50b-8d527382d940 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19310 2024.08.16 05:56:02.060026 [ 3 ] {} <Debug> HTTP-Session: 958ae05c-2e8e-4b6d-a50b-8d527382d940 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19311 2024.08.16 05:56:02.060080 [ 3 ] {} <Debug> HTTP-Session: 958ae05c-2e8e-4b6d-a50b-8d527382d940 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19312 2024.08.16 05:56:02.060169 [ 3 ] {} <Trace> HTTP-Session: 958ae05c-2e8e-4b6d-a50b-8d527382d940 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19313 2024.08.16 05:56:02.060369 [ 197 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19314 2024.08.16 05:56:02.060497 [ 3 ] {7160d3b3-3485-4530-a31a-cab8bf96a432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
19315 2024.08.16 05:56:02.060538 [ 197 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1583 rows starting from the beginning of the part
19316 2024.08.16 05:56:02.060593 [ 3 ] {7160d3b3-3485-4530-a31a-cab8bf96a432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
19317 2024.08.16 05:56:02.061407 [ 197 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 29 rows starting from the beginning of the part
19318 2024.08.16 05:56:02.061468 [ 3 ] {7160d3b3-3485-4530-a31a-cab8bf96a432} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19319 2024.08.16 05:56:02.061996 [ 197 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 26 rows starting from the beginning of the part
19320 2024.08.16 05:56:02.062752 [ 3 ] {7160d3b3-3485-4530-a31a-cab8bf96a432} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19321 2024.08.16 05:56:02.062773 [ 197 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 29 rows starting from the beginning of the part
19322 2024.08.16 05:56:02.062823 [ 3 ] {7160d3b3-3485-4530-a31a-cab8bf96a432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
19323 2024.08.16 05:56:02.063381 [ 197 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 26 rows starting from the beginning of the part
19324 2024.08.16 05:56:02.064010 [ 197 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 29 rows starting from the beginning of the part
19325 2024.08.16 05:56:02.064329 [ 3 ] {7160d3b3-3485-4530-a31a-cab8bf96a432} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary)
19326 2024.08.16 05:56:02.065299 [ 3 ] {7160d3b3-3485-4530-a31a-cab8bf96a432} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19327 2024.08.16 05:56:02.065742 [ 3 ] {7160d3b3-3485-4530-a31a-cab8bf96a432} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005371 sec., 15267.175572519085 rows/sec., 992.93 KiB/sec.
19328 2024.08.16 05:56:02.066353 [ 3 ] {7160d3b3-3485-4530-a31a-cab8bf96a432} <Debug> DynamicQueryHandler: Done processing query
19329 2024.08.16 05:56:02.066424 [ 3 ] {7160d3b3-3485-4530-a31a-cab8bf96a432} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
19330 2024.08.16 05:56:02.066502 [ 3 ] {} <Debug> HTTP-Session: 958ae05c-2e8e-4b6d-a50b-8d527382d940 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19331 2024.08.16 05:56:02.075428 [ 199 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1722 rows, containing 19 columns (19 merged, 0 gathered) in 0.016035595 sec., 107386.09948679796 rows/sec., 192.43 MiB/sec.
19332 2024.08.16 05:56:02.077727 [ 199 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary)
19333 2024.08.16 05:56:02.078311 [ 199 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_91_18} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19334 2024.08.16 05:56:02.078392 [ 199 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_91_18} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18
19335 2024.08.16 05:56:02.078532 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 16.76 MiB.
19336 2024.08.16 05:56:03.000225 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 217.39 MiB, peak 234.10 MiB, free memory in arenas 0.00 B, will set to 221.80 MiB (RSS), difference: 4.41 MiB
19337 2024.08.16 05:56:07.023236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19338 2024.08.16 05:56:07.023416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19339 2024.08.16 05:56:07.023464 [ 3 ] {} <Debug> HTTP-Session: 199f3118-d7a8-4b9a-8fee-5eac3c6d6273 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19340 2024.08.16 05:56:07.023504 [ 3 ] {} <Debug> HTTP-Session: 199f3118-d7a8-4b9a-8fee-5eac3c6d6273 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19341 2024.08.16 05:56:07.023533 [ 3 ] {} <Debug> HTTP-Session: 199f3118-d7a8-4b9a-8fee-5eac3c6d6273 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19342 2024.08.16 05:56:07.023611 [ 3 ] {} <Trace> HTTP-Session: 199f3118-d7a8-4b9a-8fee-5eac3c6d6273 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19343 2024.08.16 05:56:07.023895 [ 3 ] {c0628705-a1d6-46a3-864c-4a8019da32bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
19344 2024.08.16 05:56:07.023995 [ 3 ] {c0628705-a1d6-46a3-864c-4a8019da32bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
19345 2024.08.16 05:56:07.024304 [ 3 ] {c0628705-a1d6-46a3-864c-4a8019da32bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19346 2024.08.16 05:56:07.024775 [ 3 ] {c0628705-a1d6-46a3-864c-4a8019da32bb} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19347 2024.08.16 05:56:07.024814 [ 3 ] {c0628705-a1d6-46a3-864c-4a8019da32bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
19348 2024.08.16 05:56:07.025184 [ 3 ] {c0628705-a1d6-46a3-864c-4a8019da32bb} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
19349 2024.08.16 05:56:07.025527 [ 3 ] {c0628705-a1d6-46a3-864c-4a8019da32bb} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19350 2024.08.16 05:56:07.025670 [ 3 ] {c0628705-a1d6-46a3-864c-4a8019da32bb} <Debug> executeQuery: Read 26 rows, 2.11 KiB in 0.001873 sec., 13881.47357180993 rows/sec., 1.10 MiB/sec.
19351 2024.08.16 05:56:07.025890 [ 3 ] {c0628705-a1d6-46a3-864c-4a8019da32bb} <Debug> DynamicQueryHandler: Done processing query
19352 2024.08.16 05:56:07.025916 [ 3 ] {c0628705-a1d6-46a3-864c-4a8019da32bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
19353 2024.08.16 05:56:07.025933 [ 3 ] {} <Debug> HTTP-Session: 199f3118-d7a8-4b9a-8fee-5eac3c6d6273 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19354 2024.08.16 05:56:07.026129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 19589, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19355 2024.08.16 05:56:07.026184 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19356 2024.08.16 05:56:07.026204 [ 3 ] {} <Debug> HTTP-Session: cc0b7fa3-c157-4422-a611-4291216ec319 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19357 2024.08.16 05:56:07.026223 [ 3 ] {} <Debug> HTTP-Session: cc0b7fa3-c157-4422-a611-4291216ec319 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19358 2024.08.16 05:56:07.026236 [ 3 ] {} <Debug> HTTP-Session: cc0b7fa3-c157-4422-a611-4291216ec319 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19359 2024.08.16 05:56:07.026273 [ 3 ] {} <Trace> HTTP-Session: cc0b7fa3-c157-4422-a611-4291216ec319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19360 2024.08.16 05:56:07.026420 [ 3 ] {33b5b5c0-32fa-439d-8398-0ad00038e551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
19361 2024.08.16 05:56:07.026465 [ 3 ] {33b5b5c0-32fa-439d-8398-0ad00038e551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
19362 2024.08.16 05:56:07.026597 [ 3 ] {33b5b5c0-32fa-439d-8398-0ad00038e551} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19363 2024.08.16 05:56:07.027103 [ 3 ] {33b5b5c0-32fa-439d-8398-0ad00038e551} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19364 2024.08.16 05:56:07.027140 [ 3 ] {33b5b5c0-32fa-439d-8398-0ad00038e551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
19365 2024.08.16 05:56:07.027456 [ 3 ] {33b5b5c0-32fa-439d-8398-0ad00038e551} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
19366 2024.08.16 05:56:07.027764 [ 3 ] {33b5b5c0-32fa-439d-8398-0ad00038e551} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19367 2024.08.16 05:56:07.027891 [ 3 ] {33b5b5c0-32fa-439d-8398-0ad00038e551} <Debug> executeQuery: Read 134 rows, 11.45 KiB in 0.001537 sec., 87182.82368249838 rows/sec., 7.27 MiB/sec.
19368 2024.08.16 05:56:07.028061 [ 3 ] {33b5b5c0-32fa-439d-8398-0ad00038e551} <Debug> DynamicQueryHandler: Done processing query
19369 2024.08.16 05:56:07.028086 [ 3 ] {33b5b5c0-32fa-439d-8398-0ad00038e551} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
19370 2024.08.16 05:56:07.028103 [ 3 ] {} <Debug> HTTP-Session: cc0b7fa3-c157-4422-a611-4291216ec319 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19371 2024.08.16 05:56:07.028247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 15281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19372 2024.08.16 05:56:07.028298 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19373 2024.08.16 05:56:07.028318 [ 3 ] {} <Debug> HTTP-Session: 3ae564d8-b42e-444c-ae49-1e7a5c89f3e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19374 2024.08.16 05:56:07.028334 [ 3 ] {} <Debug> HTTP-Session: 3ae564d8-b42e-444c-ae49-1e7a5c89f3e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19375 2024.08.16 05:56:07.028348 [ 3 ] {} <Debug> HTTP-Session: 3ae564d8-b42e-444c-ae49-1e7a5c89f3e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19376 2024.08.16 05:56:07.028380 [ 3 ] {} <Trace> HTTP-Session: 3ae564d8-b42e-444c-ae49-1e7a5c89f3e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19377 2024.08.16 05:56:07.028507 [ 3 ] {b329a684-599c-4026-bacd-f242085e8871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
19378 2024.08.16 05:56:07.028548 [ 3 ] {b329a684-599c-4026-bacd-f242085e8871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
19379 2024.08.16 05:56:07.028674 [ 3 ] {b329a684-599c-4026-bacd-f242085e8871} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19380 2024.08.16 05:56:07.029052 [ 3 ] {b329a684-599c-4026-bacd-f242085e8871} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19381 2024.08.16 05:56:07.029088 [ 3 ] {b329a684-599c-4026-bacd-f242085e8871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
19382 2024.08.16 05:56:07.029389 [ 3 ] {b329a684-599c-4026-bacd-f242085e8871} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
19383 2024.08.16 05:56:07.029689 [ 3 ] {b329a684-599c-4026-bacd-f242085e8871} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19384 2024.08.16 05:56:07.029819 [ 3 ] {b329a684-599c-4026-bacd-f242085e8871} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001365 sec., 65934.06593406593 rows/sec., 5.15 MiB/sec.
19385 2024.08.16 05:56:07.030010 [ 3 ] {b329a684-599c-4026-bacd-f242085e8871} <Debug> DynamicQueryHandler: Done processing query
19386 2024.08.16 05:56:07.030036 [ 3 ] {b329a684-599c-4026-bacd-f242085e8871} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
19387 2024.08.16 05:56:07.030051 [ 3 ] {} <Debug> HTTP-Session: 3ae564d8-b42e-444c-ae49-1e7a5c89f3e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19388 2024.08.16 05:56:07.030220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19389 2024.08.16 05:56:07.030270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19390 2024.08.16 05:56:07.030289 [ 3 ] {} <Debug> HTTP-Session: 96d46f8f-c5e5-4f7d-bccc-a0088902529d Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19391 2024.08.16 05:56:07.030306 [ 3 ] {} <Debug> HTTP-Session: 96d46f8f-c5e5-4f7d-bccc-a0088902529d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19392 2024.08.16 05:56:07.030319 [ 3 ] {} <Debug> HTTP-Session: 96d46f8f-c5e5-4f7d-bccc-a0088902529d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19393 2024.08.16 05:56:07.030350 [ 3 ] {} <Trace> HTTP-Session: 96d46f8f-c5e5-4f7d-bccc-a0088902529d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19394 2024.08.16 05:56:07.030491 [ 3 ] {82facc8d-ce08-465e-98ab-ffb589ebd05f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
19395 2024.08.16 05:56:07.030537 [ 3 ] {82facc8d-ce08-465e-98ab-ffb589ebd05f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
19396 2024.08.16 05:56:07.030689 [ 3 ] {82facc8d-ce08-465e-98ab-ffb589ebd05f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19397 2024.08.16 05:56:07.031060 [ 3 ] {82facc8d-ce08-465e-98ab-ffb589ebd05f} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19398 2024.08.16 05:56:07.031095 [ 3 ] {82facc8d-ce08-465e-98ab-ffb589ebd05f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
19399 2024.08.16 05:56:07.031472 [ 3 ] {82facc8d-ce08-465e-98ab-ffb589ebd05f} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
19400 2024.08.16 05:56:07.031817 [ 3 ] {82facc8d-ce08-465e-98ab-ffb589ebd05f} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19401 2024.08.16 05:56:07.031968 [ 3 ] {82facc8d-ce08-465e-98ab-ffb589ebd05f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001538 sec., 104031.20936280883 rows/sec., 7.25 MiB/sec.
19402 2024.08.16 05:56:07.032210 [ 3 ] {82facc8d-ce08-465e-98ab-ffb589ebd05f} <Debug> DynamicQueryHandler: Done processing query
19403 2024.08.16 05:56:07.032236 [ 3 ] {82facc8d-ce08-465e-98ab-ffb589ebd05f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
19404 2024.08.16 05:56:07.032252 [ 3 ] {} <Debug> HTTP-Session: 96d46f8f-c5e5-4f7d-bccc-a0088902529d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19405 2024.08.16 05:56:07.032508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 42199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19406 2024.08.16 05:56:07.032656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19407 2024.08.16 05:56:07.032734 [ 3 ] {} <Debug> HTTP-Session: 7fad0043-6e20-4890-84ec-ec50cff2a268 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19408 2024.08.16 05:56:07.032796 [ 3 ] {} <Debug> HTTP-Session: 7fad0043-6e20-4890-84ec-ec50cff2a268 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19409 2024.08.16 05:56:07.032836 [ 3 ] {} <Debug> HTTP-Session: 7fad0043-6e20-4890-84ec-ec50cff2a268 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19410 2024.08.16 05:56:07.032949 [ 3 ] {} <Trace> HTTP-Session: 7fad0043-6e20-4890-84ec-ec50cff2a268 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19411 2024.08.16 05:56:07.033312 [ 3 ] {1a5dd8c2-b8cd-4134-a681-9d4948b5fdaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
19412 2024.08.16 05:56:07.033381 [ 3 ] {1a5dd8c2-b8cd-4134-a681-9d4948b5fdaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
19413 2024.08.16 05:56:07.033806 [ 3 ] {1a5dd8c2-b8cd-4134-a681-9d4948b5fdaf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19414 2024.08.16 05:56:07.034453 [ 3 ] {1a5dd8c2-b8cd-4134-a681-9d4948b5fdaf} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19415 2024.08.16 05:56:07.034489 [ 3 ] {1a5dd8c2-b8cd-4134-a681-9d4948b5fdaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
19416 2024.08.16 05:56:07.035096 [ 3 ] {1a5dd8c2-b8cd-4134-a681-9d4948b5fdaf} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary)
19417 2024.08.16 05:56:07.035498 [ 3 ] {1a5dd8c2-b8cd-4134-a681-9d4948b5fdaf} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19418 2024.08.16 05:56:07.035687 [ 3 ] {1a5dd8c2-b8cd-4134-a681-9d4948b5fdaf} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002572 sec., 10108.86469673406 rows/sec., 18.11 MiB/sec.
19419 2024.08.16 05:56:07.035922 [ 3 ] {1a5dd8c2-b8cd-4134-a681-9d4948b5fdaf} <Debug> DynamicQueryHandler: Done processing query
19420 2024.08.16 05:56:07.035946 [ 3 ] {1a5dd8c2-b8cd-4134-a681-9d4948b5fdaf} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
19421 2024.08.16 05:56:07.035962 [ 3 ] {} <Debug> HTTP-Session: 7fad0043-6e20-4890-84ec-ec50cff2a268 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19422 2024.08.16 05:56:07.036090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19423 2024.08.16 05:56:07.036138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19424 2024.08.16 05:56:07.036157 [ 3 ] {} <Debug> HTTP-Session: 438b1eb8-95c8-42e4-baa6-32e0ef3c0fd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19425 2024.08.16 05:56:07.036173 [ 3 ] {} <Debug> HTTP-Session: 438b1eb8-95c8-42e4-baa6-32e0ef3c0fd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19426 2024.08.16 05:56:07.036187 [ 3 ] {} <Debug> HTTP-Session: 438b1eb8-95c8-42e4-baa6-32e0ef3c0fd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19427 2024.08.16 05:56:07.036218 [ 3 ] {} <Trace> HTTP-Session: 438b1eb8-95c8-42e4-baa6-32e0ef3c0fd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19428 2024.08.16 05:56:07.036331 [ 3 ] {e91aa3a7-5fe0-4bdb-abb2-044d5ed0dab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
19429 2024.08.16 05:56:07.036376 [ 3 ] {e91aa3a7-5fe0-4bdb-abb2-044d5ed0dab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
19430 2024.08.16 05:56:07.036502 [ 3 ] {e91aa3a7-5fe0-4bdb-abb2-044d5ed0dab9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19431 2024.08.16 05:56:07.036792 [ 3 ] {e91aa3a7-5fe0-4bdb-abb2-044d5ed0dab9} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19432 2024.08.16 05:56:07.036828 [ 3 ] {e91aa3a7-5fe0-4bdb-abb2-044d5ed0dab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
19433 2024.08.16 05:56:07.037181 [ 3 ] {e91aa3a7-5fe0-4bdb-abb2-044d5ed0dab9} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary)
19434 2024.08.16 05:56:07.037497 [ 3 ] {e91aa3a7-5fe0-4bdb-abb2-044d5ed0dab9} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19435 2024.08.16 05:56:07.037641 [ 3 ] {e91aa3a7-5fe0-4bdb-abb2-044d5ed0dab9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001352 sec., 44378.69822485207 rows/sec., 2.99 MiB/sec.
19436 2024.08.16 05:56:07.037874 [ 3 ] {e91aa3a7-5fe0-4bdb-abb2-044d5ed0dab9} <Debug> DynamicQueryHandler: Done processing query
19437 2024.08.16 05:56:07.037916 [ 3 ] {e91aa3a7-5fe0-4bdb-abb2-044d5ed0dab9} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
19438 2024.08.16 05:56:07.037977 [ 3 ] {} <Debug> HTTP-Session: 438b1eb8-95c8-42e4-baa6-32e0ef3c0fd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19439 2024.08.16 05:56:09.862423 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache
19440 2024.08.16 05:56:09.862488 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache
19441 2024.08.16 05:56:12.028722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 4210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19442 2024.08.16 05:56:12.028844 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19443 2024.08.16 05:56:12.028873 [ 3 ] {} <Debug> HTTP-Session: 1280d303-d5b9-41b7-bb09-9033d4398cf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19444 2024.08.16 05:56:12.028902 [ 3 ] {} <Debug> HTTP-Session: 1280d303-d5b9-41b7-bb09-9033d4398cf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19445 2024.08.16 05:56:12.028921 [ 3 ] {} <Debug> HTTP-Session: 1280d303-d5b9-41b7-bb09-9033d4398cf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19446 2024.08.16 05:56:12.028976 [ 3 ] {} <Trace> HTTP-Session: 1280d303-d5b9-41b7-bb09-9033d4398cf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19447 2024.08.16 05:56:12.029191 [ 3 ] {1475261d-4ff1-4661-ace1-1fc688a71509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
19448 2024.08.16 05:56:12.029262 [ 3 ] {1475261d-4ff1-4661-ace1-1fc688a71509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
19449 2024.08.16 05:56:12.029470 [ 3 ] {1475261d-4ff1-4661-ace1-1fc688a71509} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19450 2024.08.16 05:56:12.029926 [ 3 ] {1475261d-4ff1-4661-ace1-1fc688a71509} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19451 2024.08.16 05:56:12.029970 [ 3 ] {1475261d-4ff1-4661-ace1-1fc688a71509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
19452 2024.08.16 05:56:12.030364 [ 3 ] {1475261d-4ff1-4661-ace1-1fc688a71509} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
19453 2024.08.16 05:56:12.030712 [ 3 ] {1475261d-4ff1-4661-ace1-1fc688a71509} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19454 2024.08.16 05:56:12.030891 [ 3 ] {1475261d-4ff1-4661-ace1-1fc688a71509} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.001757 sec., 16505.406943653954 rows/sec., 1.31 MiB/sec.
19455 2024.08.16 05:56:12.031109 [ 3 ] {1475261d-4ff1-4661-ace1-1fc688a71509} <Debug> DynamicQueryHandler: Done processing query
19456 2024.08.16 05:56:12.031137 [ 3 ] {1475261d-4ff1-4661-ace1-1fc688a71509} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
19457 2024.08.16 05:56:12.031154 [ 3 ] {} <Debug> HTTP-Session: 1280d303-d5b9-41b7-bb09-9033d4398cf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19458 2024.08.16 05:56:12.031395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 41509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19459 2024.08.16 05:56:12.031451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19460 2024.08.16 05:56:12.031471 [ 3 ] {} <Debug> HTTP-Session: 69643f58-e3b3-4d29-b851-2fecdf03a5f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19461 2024.08.16 05:56:12.031488 [ 3 ] {} <Debug> HTTP-Session: 69643f58-e3b3-4d29-b851-2fecdf03a5f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19462 2024.08.16 05:56:12.031502 [ 3 ] {} <Debug> HTTP-Session: 69643f58-e3b3-4d29-b851-2fecdf03a5f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19463 2024.08.16 05:56:12.031539 [ 3 ] {} <Trace> HTTP-Session: 69643f58-e3b3-4d29-b851-2fecdf03a5f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19464 2024.08.16 05:56:12.031725 [ 3 ] {7a86d367-e137-4445-ade0-9d3eef542ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
19465 2024.08.16 05:56:12.031770 [ 3 ] {7a86d367-e137-4445-ade0-9d3eef542ebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
19466 2024.08.16 05:56:12.031904 [ 3 ] {7a86d367-e137-4445-ade0-9d3eef542ebf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19467 2024.08.16 05:56:12.032405 [ 3 ] {7a86d367-e137-4445-ade0-9d3eef542ebf} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19468 2024.08.16 05:56:12.032442 [ 3 ] {7a86d367-e137-4445-ade0-9d3eef542ebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
19469 2024.08.16 05:56:12.032773 [ 3 ] {7a86d367-e137-4445-ade0-9d3eef542ebf} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary)
19470 2024.08.16 05:56:12.033086 [ 3 ] {7a86d367-e137-4445-ade0-9d3eef542ebf} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19471 2024.08.16 05:56:12.033239 [ 3 ] {7a86d367-e137-4445-ade0-9d3eef542ebf} <Debug> executeQuery: Read 276 rows, 24.73 KiB in 0.001605 sec., 171962.6168224299 rows/sec., 15.05 MiB/sec.
19472 2024.08.16 05:56:12.033484 [ 3 ] {7a86d367-e137-4445-ade0-9d3eef542ebf} <Debug> DynamicQueryHandler: Done processing query
19473 2024.08.16 05:56:12.033520 [ 3 ] {7a86d367-e137-4445-ade0-9d3eef542ebf} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
19474 2024.08.16 05:56:12.033574 [ 3 ] {} <Debug> HTTP-Session: 69643f58-e3b3-4d29-b851-2fecdf03a5f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19475 2024.08.16 05:56:12.033812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19476 2024.08.16 05:56:12.033931 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19477 2024.08.16 05:56:12.033968 [ 3 ] {} <Debug> HTTP-Session: a75035ca-580d-450d-8440-cb1ac8ab435c Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19478 2024.08.16 05:56:12.033993 [ 3 ] {} <Debug> HTTP-Session: a75035ca-580d-450d-8440-cb1ac8ab435c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19479 2024.08.16 05:56:12.034007 [ 3 ] {} <Debug> HTTP-Session: a75035ca-580d-450d-8440-cb1ac8ab435c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19480 2024.08.16 05:56:12.034041 [ 3 ] {} <Trace> HTTP-Session: a75035ca-580d-450d-8440-cb1ac8ab435c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19481 2024.08.16 05:56:12.034144 [ 3 ] {0865a2dc-804d-4304-89e8-155e6fdc5851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
19482 2024.08.16 05:56:12.034187 [ 3 ] {0865a2dc-804d-4304-89e8-155e6fdc5851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
19483 2024.08.16 05:56:12.034336 [ 3 ] {0865a2dc-804d-4304-89e8-155e6fdc5851} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19484 2024.08.16 05:56:12.034684 [ 3 ] {0865a2dc-804d-4304-89e8-155e6fdc5851} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19485 2024.08.16 05:56:12.034721 [ 3 ] {0865a2dc-804d-4304-89e8-155e6fdc5851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
19486 2024.08.16 05:56:12.035037 [ 3 ] {0865a2dc-804d-4304-89e8-155e6fdc5851} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
19487 2024.08.16 05:56:12.035343 [ 3 ] {0865a2dc-804d-4304-89e8-155e6fdc5851} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19488 2024.08.16 05:56:12.035506 [ 3 ] {0865a2dc-804d-4304-89e8-155e6fdc5851} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001381 sec., 10137.581462708182 rows/sec., 709.97 KiB/sec.
19489 2024.08.16 05:56:12.035694 [ 3 ] {0865a2dc-804d-4304-89e8-155e6fdc5851} <Debug> DynamicQueryHandler: Done processing query
19490 2024.08.16 05:56:12.035732 [ 3 ] {0865a2dc-804d-4304-89e8-155e6fdc5851} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
19491 2024.08.16 05:56:12.035764 [ 3 ] {} <Debug> HTTP-Session: a75035ca-580d-450d-8440-cb1ac8ab435c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19492 2024.08.16 05:56:12.035918 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19493 2024.08.16 05:56:12.035967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19494 2024.08.16 05:56:12.035987 [ 3 ] {} <Debug> HTTP-Session: 19d8b09b-69cc-4984-9a3c-017a4112517e Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19495 2024.08.16 05:56:12.036004 [ 3 ] {} <Debug> HTTP-Session: 19d8b09b-69cc-4984-9a3c-017a4112517e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19496 2024.08.16 05:56:12.036017 [ 3 ] {} <Debug> HTTP-Session: 19d8b09b-69cc-4984-9a3c-017a4112517e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19497 2024.08.16 05:56:12.036049 [ 3 ] {} <Trace> HTTP-Session: 19d8b09b-69cc-4984-9a3c-017a4112517e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19498 2024.08.16 05:56:12.036143 [ 3 ] {c19690ce-92d9-4743-8f20-67ef3a90335f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
19499 2024.08.16 05:56:12.036183 [ 3 ] {c19690ce-92d9-4743-8f20-67ef3a90335f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
19500 2024.08.16 05:56:12.036308 [ 3 ] {c19690ce-92d9-4743-8f20-67ef3a90335f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19501 2024.08.16 05:56:12.036594 [ 3 ] {c19690ce-92d9-4743-8f20-67ef3a90335f} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19502 2024.08.16 05:56:12.036629 [ 3 ] {c19690ce-92d9-4743-8f20-67ef3a90335f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
19503 2024.08.16 05:56:12.036937 [ 3 ] {c19690ce-92d9-4743-8f20-67ef3a90335f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
19504 2024.08.16 05:56:12.037233 [ 3 ] {c19690ce-92d9-4743-8f20-67ef3a90335f} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19505 2024.08.16 05:56:12.037384 [ 3 ] {c19690ce-92d9-4743-8f20-67ef3a90335f} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001262 sec., 4754.358161648177 rows/sec., 280.90 KiB/sec.
19506 2024.08.16 05:56:12.037646 [ 3 ] {c19690ce-92d9-4743-8f20-67ef3a90335f} <Debug> DynamicQueryHandler: Done processing query
19507 2024.08.16 05:56:12.037709 [ 3 ] {c19690ce-92d9-4743-8f20-67ef3a90335f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
19508 2024.08.16 05:56:12.037743 [ 3 ] {} <Debug> HTTP-Session: 19d8b09b-69cc-4984-9a3c-017a4112517e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19509 2024.08.16 05:56:12.037940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 66711, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19510 2024.08.16 05:56:12.037990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19511 2024.08.16 05:56:12.038009 [ 3 ] {} <Debug> HTTP-Session: f74fc704-1739-4c25-ac05-9916831bb23b Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19512 2024.08.16 05:56:12.038026 [ 3 ] {} <Debug> HTTP-Session: f74fc704-1739-4c25-ac05-9916831bb23b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19513 2024.08.16 05:56:12.038040 [ 3 ] {} <Debug> HTTP-Session: f74fc704-1739-4c25-ac05-9916831bb23b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19514 2024.08.16 05:56:12.038071 [ 3 ] {} <Trace> HTTP-Session: f74fc704-1739-4c25-ac05-9916831bb23b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19515 2024.08.16 05:56:12.038282 [ 3 ] {e4f8e5c0-b1d4-4392-840f-12483555b76e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
19516 2024.08.16 05:56:12.038325 [ 3 ] {e4f8e5c0-b1d4-4392-840f-12483555b76e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
19517 2024.08.16 05:56:12.038467 [ 3 ] {e4f8e5c0-b1d4-4392-840f-12483555b76e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19518 2024.08.16 05:56:12.039027 [ 3 ] {e4f8e5c0-b1d4-4392-840f-12483555b76e} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19519 2024.08.16 05:56:12.039063 [ 3 ] {e4f8e5c0-b1d4-4392-840f-12483555b76e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
19520 2024.08.16 05:56:12.039382 [ 3 ] {e4f8e5c0-b1d4-4392-840f-12483555b76e} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary)
19521 2024.08.16 05:56:12.039674 [ 3 ] {e4f8e5c0-b1d4-4392-840f-12483555b76e} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19522 2024.08.16 05:56:12.039810 [ 3 ] {e4f8e5c0-b1d4-4392-840f-12483555b76e} <Debug> executeQuery: Read 411 rows, 30.00 KiB in 0.001638 sec., 250915.75091575092 rows/sec., 17.89 MiB/sec.
19523 2024.08.16 05:56:12.040022 [ 3 ] {e4f8e5c0-b1d4-4392-840f-12483555b76e} <Debug> DynamicQueryHandler: Done processing query
19524 2024.08.16 05:56:12.040048 [ 3 ] {e4f8e5c0-b1d4-4392-840f-12483555b76e} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
19525 2024.08.16 05:56:12.040081 [ 3 ] {} <Debug> HTTP-Session: f74fc704-1739-4c25-ac05-9916831bb23b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19526 2024.08.16 05:56:12.040247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19527 2024.08.16 05:56:12.040297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19528 2024.08.16 05:56:12.040316 [ 3 ] {} <Debug> HTTP-Session: b10a5e4b-f491-4cdb-8c85-807a92b2507d Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19529 2024.08.16 05:56:12.040332 [ 3 ] {} <Debug> HTTP-Session: b10a5e4b-f491-4cdb-8c85-807a92b2507d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19530 2024.08.16 05:56:12.040345 [ 3 ] {} <Debug> HTTP-Session: b10a5e4b-f491-4cdb-8c85-807a92b2507d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19531 2024.08.16 05:56:12.040376 [ 3 ] {} <Trace> HTTP-Session: b10a5e4b-f491-4cdb-8c85-807a92b2507d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19532 2024.08.16 05:56:12.040468 [ 3 ] {245109b4-a723-4580-93a8-022ce19c8acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
19533 2024.08.16 05:56:12.040511 [ 3 ] {245109b4-a723-4580-93a8-022ce19c8acd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
19534 2024.08.16 05:56:12.040649 [ 3 ] {245109b4-a723-4580-93a8-022ce19c8acd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19535 2024.08.16 05:56:12.040917 [ 3 ] {245109b4-a723-4580-93a8-022ce19c8acd} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19536 2024.08.16 05:56:12.040952 [ 3 ] {245109b4-a723-4580-93a8-022ce19c8acd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
19537 2024.08.16 05:56:12.041300 [ 3 ] {245109b4-a723-4580-93a8-022ce19c8acd} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
19538 2024.08.16 05:56:12.041618 [ 3 ] {245109b4-a723-4580-93a8-022ce19c8acd} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19539 2024.08.16 05:56:12.041768 [ 3 ] {245109b4-a723-4580-93a8-022ce19c8acd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001322 sec., 4538.57791225416 rows/sec., 237.12 KiB/sec.
19540 2024.08.16 05:56:12.041786 [ 40 ] {} <Debug> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
19541 2024.08.16 05:56:12.041891 [ 40 ] {} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19542 2024.08.16 05:56:12.041931 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
19543 2024.08.16 05:56:12.042018 [ 3 ] {245109b4-a723-4580-93a8-022ce19c8acd} <Debug> DynamicQueryHandler: Done processing query
19544 2024.08.16 05:56:12.042086 [ 3 ] {245109b4-a723-4580-93a8-022ce19c8acd} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
19545 2024.08.16 05:56:12.042122 [ 3 ] {} <Debug> HTTP-Session: b10a5e4b-f491-4cdb-8c85-807a92b2507d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19546 2024.08.16 05:56:12.042144 [ 189 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::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
19547 2024.08.16 05:56:12.042311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 44624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19548 2024.08.16 05:56:12.042394 [ 189 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19549 2024.08.16 05:56:12.042412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19550 2024.08.16 05:56:12.042468 [ 3 ] {} <Debug> HTTP-Session: 921e889d-5915-4999-a920-d0c5c90f10d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19551 2024.08.16 05:56:12.042472 [ 189 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 246 rows starting from the beginning of the part
19552 2024.08.16 05:56:12.042503 [ 3 ] {} <Debug> HTTP-Session: 921e889d-5915-4999-a920-d0c5c90f10d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19553 2024.08.16 05:56:12.042546 [ 3 ] {} <Debug> HTTP-Session: 921e889d-5915-4999-a920-d0c5c90f10d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19554 2024.08.16 05:56:12.042687 [ 189 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part
19555 2024.08.16 05:56:12.042708 [ 3 ] {} <Trace> HTTP-Session: 921e889d-5915-4999-a920-d0c5c90f10d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19556 2024.08.16 05:56:12.043040 [ 189 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part
19557 2024.08.16 05:56:12.043179 [ 189 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part
19558 2024.08.16 05:56:12.043379 [ 3 ] {9fcffbd1-61fb-43bc-88f0-5978276004a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
19559 2024.08.16 05:56:12.043476 [ 189 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part
19560 2024.08.16 05:56:12.043575 [ 3 ] {9fcffbd1-61fb-43bc-88f0-5978276004a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
19561 2024.08.16 05:56:12.043874 [ 189 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part
19562 2024.08.16 05:56:12.044817 [ 3 ] {9fcffbd1-61fb-43bc-88f0-5978276004a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19563 2024.08.16 05:56:12.045844 [ 3 ] {9fcffbd1-61fb-43bc-88f0-5978276004a2} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19564 2024.08.16 05:56:12.045918 [ 3 ] {9fcffbd1-61fb-43bc-88f0-5978276004a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
19565 2024.08.16 05:56:12.046787 [ 189 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.004754859 sec., 58045.88527230776 rows/sec., 2.96 MiB/sec.
19566 2024.08.16 05:56:12.047006 [ 3 ] {9fcffbd1-61fb-43bc-88f0-5978276004a2} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary)
19567 2024.08.16 05:56:12.047015 [ 189 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
19568 2024.08.16 05:56:12.047846 [ 3 ] {9fcffbd1-61fb-43bc-88f0-5978276004a2} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19569 2024.08.16 05:56:12.047919 [ 189 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_46_9} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19570 2024.08.16 05:56:12.048138 [ 189 ] {50d5c08c-afed-4e8e-b9bb-796099a9d14c::all_1_46_9} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
19571 2024.08.16 05:56:12.048144 [ 3 ] {9fcffbd1-61fb-43bc-88f0-5978276004a2} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005065 sec., 46791.707798617965 rows/sec., 3.14 MiB/sec.
19572 2024.08.16 05:56:12.048397 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
19573 2024.08.16 05:56:12.048563 [ 3 ] {9fcffbd1-61fb-43bc-88f0-5978276004a2} <Debug> DynamicQueryHandler: Done processing query
19574 2024.08.16 05:56:12.048593 [ 3 ] {9fcffbd1-61fb-43bc-88f0-5978276004a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
19575 2024.08.16 05:56:12.048609 [ 3 ] {} <Debug> HTTP-Session: 921e889d-5915-4999-a920-d0c5c90f10d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19576 2024.08.16 05:56:12.048738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19577 2024.08.16 05:56:12.048786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19578 2024.08.16 05:56:12.048806 [ 3 ] {} <Debug> HTTP-Session: 70f05dcb-6c2d-48a9-bdaf-722ea125ddc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19579 2024.08.16 05:56:12.048822 [ 3 ] {} <Debug> HTTP-Session: 70f05dcb-6c2d-48a9-bdaf-722ea125ddc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19580 2024.08.16 05:56:12.048836 [ 3 ] {} <Debug> HTTP-Session: 70f05dcb-6c2d-48a9-bdaf-722ea125ddc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19581 2024.08.16 05:56:12.048868 [ 3 ] {} <Trace> HTTP-Session: 70f05dcb-6c2d-48a9-bdaf-722ea125ddc0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19582 2024.08.16 05:56:12.048961 [ 3 ] {ef31858f-8db6-44b2-996b-24786673241e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
19583 2024.08.16 05:56:12.049005 [ 3 ] {ef31858f-8db6-44b2-996b-24786673241e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
19584 2024.08.16 05:56:12.049151 [ 3 ] {ef31858f-8db6-44b2-996b-24786673241e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19585 2024.08.16 05:56:12.049423 [ 3 ] {ef31858f-8db6-44b2-996b-24786673241e} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19586 2024.08.16 05:56:12.049457 [ 3 ] {ef31858f-8db6-44b2-996b-24786673241e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
19587 2024.08.16 05:56:12.049804 [ 3 ] {ef31858f-8db6-44b2-996b-24786673241e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
19588 2024.08.16 05:56:12.050123 [ 3 ] {ef31858f-8db6-44b2-996b-24786673241e} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19589 2024.08.16 05:56:12.050271 [ 3 ] {ef31858f-8db6-44b2-996b-24786673241e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001329 sec., 752.4454477050414 rows/sec., 50.70 KiB/sec.
19590 2024.08.16 05:56:12.050284 [ 40 ] {} <Debug> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
19591 2024.08.16 05:56:12.050360 [ 40 ] {} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19592 2024.08.16 05:56:12.050405 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
19593 2024.08.16 05:56:12.050571 [ 3 ] {ef31858f-8db6-44b2-996b-24786673241e} <Debug> DynamicQueryHandler: Done processing query
19594 2024.08.16 05:56:12.050599 [ 193 ] {49227d41-ac09-4027-9cee-7d923da4ab12::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
19595 2024.08.16 05:56:12.050612 [ 3 ] {ef31858f-8db6-44b2-996b-24786673241e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
19596 2024.08.16 05:56:12.050675 [ 3 ] {} <Debug> HTTP-Session: 70f05dcb-6c2d-48a9-bdaf-722ea125ddc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19597 2024.08.16 05:56:12.050860 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 46515, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19598 2024.08.16 05:56:12.050871 [ 193 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19599 2024.08.16 05:56:12.050954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19600 2024.08.16 05:56:12.050960 [ 193 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 43 rows starting from the beginning of the part
19601 2024.08.16 05:56:12.050992 [ 3 ] {} <Debug> HTTP-Session: 016a802b-8e54-4e78-bff3-0cc258d4d9bf Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19602 2024.08.16 05:56:12.051028 [ 3 ] {} <Debug> HTTP-Session: 016a802b-8e54-4e78-bff3-0cc258d4d9bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19603 2024.08.16 05:56:12.051085 [ 3 ] {} <Debug> HTTP-Session: 016a802b-8e54-4e78-bff3-0cc258d4d9bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19604 2024.08.16 05:56:12.051234 [ 193 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part
19605 2024.08.16 05:56:12.051250 [ 3 ] {} <Trace> HTTP-Session: 016a802b-8e54-4e78-bff3-0cc258d4d9bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19606 2024.08.16 05:56:12.051503 [ 193 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part
19607 2024.08.16 05:56:12.051648 [ 193 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part
19608 2024.08.16 05:56:12.051736 [ 193 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part
19609 2024.08.16 05:56:12.051807 [ 193 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part
19610 2024.08.16 05:56:12.051968 [ 3 ] {6e75b2e5-b521-4a45-81d1-b03a4c6449a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
19611 2024.08.16 05:56:12.052342 [ 3 ] {6e75b2e5-b521-4a45-81d1-b03a4c6449a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
19612 2024.08.16 05:56:12.054441 [ 3 ] {6e75b2e5-b521-4a45-81d1-b03a4c6449a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19613 2024.08.16 05:56:12.055264 [ 198 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 4 columns (4 merged, 0 gathered) in 0.004758189 sec., 10087.871667140585 rows/sec., 678.11 KiB/sec.
19614 2024.08.16 05:56:12.055684 [ 198 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
19615 2024.08.16 05:56:12.056089 [ 3 ] {6e75b2e5-b521-4a45-81d1-b03a4c6449a2} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19616 2024.08.16 05:56:12.056140 [ 3 ] {6e75b2e5-b521-4a45-81d1-b03a4c6449a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
19617 2024.08.16 05:56:12.057145 [ 198 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_46_9} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19618 2024.08.16 05:56:12.057357 [ 198 ] {49227d41-ac09-4027-9cee-7d923da4ab12::all_1_46_9} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9
19619 2024.08.16 05:56:12.057576 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB.
19620 2024.08.16 05:56:12.057798 [ 3 ] {6e75b2e5-b521-4a45-81d1-b03a4c6449a2} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary)
19621 2024.08.16 05:56:12.058240 [ 3 ] {6e75b2e5-b521-4a45-81d1-b03a4c6449a2} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19622 2024.08.16 05:56:12.058439 [ 3 ] {6e75b2e5-b521-4a45-81d1-b03a4c6449a2} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.006896 sec., 4205.336426914153 rows/sec., 7.54 MiB/sec.
19623 2024.08.16 05:56:12.058961 [ 3 ] {6e75b2e5-b521-4a45-81d1-b03a4c6449a2} <Debug> DynamicQueryHandler: Done processing query
19624 2024.08.16 05:56:12.059024 [ 3 ] {6e75b2e5-b521-4a45-81d1-b03a4c6449a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
19625 2024.08.16 05:56:12.059083 [ 3 ] {} <Debug> HTTP-Session: 016a802b-8e54-4e78-bff3-0cc258d4d9bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19626 2024.08.16 05:56:12.059282 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19627 2024.08.16 05:56:12.059334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19628 2024.08.16 05:56:12.059353 [ 3 ] {} <Debug> HTTP-Session: c40351e8-9189-4279-b885-ca51f6f9c2cf Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19629 2024.08.16 05:56:12.059370 [ 3 ] {} <Debug> HTTP-Session: c40351e8-9189-4279-b885-ca51f6f9c2cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19630 2024.08.16 05:56:12.059383 [ 3 ] {} <Debug> HTTP-Session: c40351e8-9189-4279-b885-ca51f6f9c2cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19631 2024.08.16 05:56:12.059415 [ 3 ] {} <Trace> HTTP-Session: c40351e8-9189-4279-b885-ca51f6f9c2cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19632 2024.08.16 05:56:12.059554 [ 3 ] {ae3f643e-7690-43e7-9ce4-3d6b9e33b43b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
19633 2024.08.16 05:56:12.059600 [ 3 ] {ae3f643e-7690-43e7-9ce4-3d6b9e33b43b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
19634 2024.08.16 05:56:12.059746 [ 3 ] {ae3f643e-7690-43e7-9ce4-3d6b9e33b43b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19635 2024.08.16 05:56:12.060059 [ 3 ] {ae3f643e-7690-43e7-9ce4-3d6b9e33b43b} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19636 2024.08.16 05:56:12.060095 [ 3 ] {ae3f643e-7690-43e7-9ce4-3d6b9e33b43b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
19637 2024.08.16 05:56:12.060456 [ 3 ] {ae3f643e-7690-43e7-9ce4-3d6b9e33b43b} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary)
19638 2024.08.16 05:56:12.060775 [ 3 ] {ae3f643e-7690-43e7-9ce4-3d6b9e33b43b} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19639 2024.08.16 05:56:12.060925 [ 3 ] {ae3f643e-7690-43e7-9ce4-3d6b9e33b43b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001431 sec., 57302.5856044724 rows/sec., 3.64 MiB/sec.
19640 2024.08.16 05:56:12.061119 [ 3 ] {ae3f643e-7690-43e7-9ce4-3d6b9e33b43b} <Debug> DynamicQueryHandler: Done processing query
19641 2024.08.16 05:56:12.061156 [ 3 ] {ae3f643e-7690-43e7-9ce4-3d6b9e33b43b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
19642 2024.08.16 05:56:12.061189 [ 3 ] {} <Debug> HTTP-Session: c40351e8-9189-4279-b885-ca51f6f9c2cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19643 2024.08.16 05:56:17.023535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19644 2024.08.16 05:56:17.023669 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19645 2024.08.16 05:56:17.023697 [ 3 ] {} <Debug> HTTP-Session: 9d82820b-cd30-4406-af21-4a7274917978 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19646 2024.08.16 05:56:17.023724 [ 3 ] {} <Debug> HTTP-Session: 9d82820b-cd30-4406-af21-4a7274917978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19647 2024.08.16 05:56:17.023742 [ 3 ] {} <Debug> HTTP-Session: 9d82820b-cd30-4406-af21-4a7274917978 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19648 2024.08.16 05:56:17.023797 [ 3 ] {} <Trace> HTTP-Session: 9d82820b-cd30-4406-af21-4a7274917978 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19649 2024.08.16 05:56:17.023997 [ 3 ] {1fd49301-edaf-4ddd-9474-2a161875b784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
19650 2024.08.16 05:56:17.024065 [ 3 ] {1fd49301-edaf-4ddd-9474-2a161875b784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
19651 2024.08.16 05:56:17.024274 [ 3 ] {1fd49301-edaf-4ddd-9474-2a161875b784} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19652 2024.08.16 05:56:17.024804 [ 3 ] {1fd49301-edaf-4ddd-9474-2a161875b784} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19653 2024.08.16 05:56:17.024842 [ 3 ] {1fd49301-edaf-4ddd-9474-2a161875b784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
19654 2024.08.16 05:56:17.025215 [ 3 ] {1fd49301-edaf-4ddd-9474-2a161875b784} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
19655 2024.08.16 05:56:17.025547 [ 3 ] {1fd49301-edaf-4ddd-9474-2a161875b784} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19656 2024.08.16 05:56:17.025685 [ 3 ] {1fd49301-edaf-4ddd-9474-2a161875b784} <Debug> executeQuery: Read 26 rows, 2.11 KiB in 0.001753 sec., 14831.717056474616 rows/sec., 1.17 MiB/sec.
19657 2024.08.16 05:56:17.025881 [ 3 ] {1fd49301-edaf-4ddd-9474-2a161875b784} <Debug> DynamicQueryHandler: Done processing query
19658 2024.08.16 05:56:17.025908 [ 3 ] {1fd49301-edaf-4ddd-9474-2a161875b784} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
19659 2024.08.16 05:56:17.025924 [ 3 ] {} <Debug> HTTP-Session: 9d82820b-cd30-4406-af21-4a7274917978 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19660 2024.08.16 05:56:17.026109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 19589, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19661 2024.08.16 05:56:17.026157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19662 2024.08.16 05:56:17.026177 [ 3 ] {} <Debug> HTTP-Session: 8aa34df2-d8ac-42db-a12c-b3452132f26e Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19663 2024.08.16 05:56:17.026193 [ 3 ] {} <Debug> HTTP-Session: 8aa34df2-d8ac-42db-a12c-b3452132f26e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19664 2024.08.16 05:56:17.026207 [ 3 ] {} <Debug> HTTP-Session: 8aa34df2-d8ac-42db-a12c-b3452132f26e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19665 2024.08.16 05:56:17.026238 [ 3 ] {} <Trace> HTTP-Session: 8aa34df2-d8ac-42db-a12c-b3452132f26e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19666 2024.08.16 05:56:17.026368 [ 3 ] {1fbb7f17-5b80-49f7-ae94-053fae11bd64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
19667 2024.08.16 05:56:17.026409 [ 3 ] {1fbb7f17-5b80-49f7-ae94-053fae11bd64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
19668 2024.08.16 05:56:17.026536 [ 3 ] {1fbb7f17-5b80-49f7-ae94-053fae11bd64} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19669 2024.08.16 05:56:17.026914 [ 3 ] {1fbb7f17-5b80-49f7-ae94-053fae11bd64} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19670 2024.08.16 05:56:17.026950 [ 3 ] {1fbb7f17-5b80-49f7-ae94-053fae11bd64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
19671 2024.08.16 05:56:17.027253 [ 3 ] {1fbb7f17-5b80-49f7-ae94-053fae11bd64} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary)
19672 2024.08.16 05:56:17.027560 [ 3 ] {1fbb7f17-5b80-49f7-ae94-053fae11bd64} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19673 2024.08.16 05:56:17.027680 [ 27 ] {} <Debug> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0
19674 2024.08.16 05:56:17.027682 [ 3 ] {1fbb7f17-5b80-49f7-ae94-053fae11bd64} <Debug> executeQuery: Read 134 rows, 11.45 KiB in 0.001368 sec., 97953.216374269 rows/sec., 8.17 MiB/sec.
19675 2024.08.16 05:56:17.027732 [ 27 ] {} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19676 2024.08.16 05:56:17.027774 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
19677 2024.08.16 05:56:17.027913 [ 3 ] {1fbb7f17-5b80-49f7-ae94-053fae11bd64} <Debug> DynamicQueryHandler: Done processing query
19678 2024.08.16 05:56:17.027974 [ 3 ] {1fbb7f17-5b80-49f7-ae94-053fae11bd64} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
19679 2024.08.16 05:56:17.028001 [ 3 ] {} <Debug> HTTP-Session: 8aa34df2-d8ac-42db-a12c-b3452132f26e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19680 2024.08.16 05:56:17.028024 [ 190 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full
19681 2024.08.16 05:56:17.028200 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 15281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19682 2024.08.16 05:56:17.028321 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19683 2024.08.16 05:56:17.028335 [ 190 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19684 2024.08.16 05:56:17.028354 [ 3 ] {} <Debug> HTTP-Session: e4384e41-9063-4123-b78b-861c275f436d Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19685 2024.08.16 05:56:17.028396 [ 3 ] {} <Debug> HTTP-Session: e4384e41-9063-4123-b78b-861c275f436d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19686 2024.08.16 05:56:17.028400 [ 190 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1509 rows starting from the beginning of the part
19687 2024.08.16 05:56:17.028414 [ 3 ] {} <Debug> HTTP-Session: e4384e41-9063-4123-b78b-861c275f436d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19688 2024.08.16 05:56:17.028489 [ 3 ] {} <Trace> HTTP-Session: e4384e41-9063-4123-b78b-861c275f436d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19689 2024.08.16 05:56:17.028627 [ 190 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 1276 rows starting from the beginning of the part
19690 2024.08.16 05:56:17.028947 [ 3 ] {a6d30096-d870-4353-8eab-ceafb1ed4484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
19691 2024.08.16 05:56:17.028979 [ 190 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 277 rows starting from the beginning of the part
19692 2024.08.16 05:56:17.029080 [ 3 ] {a6d30096-d870-4353-8eab-ceafb1ed4484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
19693 2024.08.16 05:56:17.029272 [ 190 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 134 rows starting from the beginning of the part
19694 2024.08.16 05:56:17.029644 [ 190 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 276 rows starting from the beginning of the part
19695 2024.08.16 05:56:17.030001 [ 190 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 134 rows starting from the beginning of the part
19696 2024.08.16 05:56:17.030072 [ 3 ] {a6d30096-d870-4353-8eab-ceafb1ed4484} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19697 2024.08.16 05:56:17.031158 [ 3 ] {a6d30096-d870-4353-8eab-ceafb1ed4484} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19698 2024.08.16 05:56:17.031207 [ 3 ] {a6d30096-d870-4353-8eab-ceafb1ed4484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
19699 2024.08.16 05:56:17.032051 [ 3 ] {a6d30096-d870-4353-8eab-ceafb1ed4484} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary)
19700 2024.08.16 05:56:17.032778 [ 3 ] {a6d30096-d870-4353-8eab-ceafb1ed4484} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19701 2024.08.16 05:56:17.032919 [ 27 ] {} <Debug> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0
19702 2024.08.16 05:56:17.032921 [ 3 ] {a6d30096-d870-4353-8eab-ceafb1ed4484} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.004215 sec., 21352.313167259785 rows/sec., 1.67 MiB/sec.
19703 2024.08.16 05:56:17.032962 [ 27 ] {} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19704 2024.08.16 05:56:17.033033 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
19705 2024.08.16 05:56:17.033342 [ 3 ] {a6d30096-d870-4353-8eab-ceafb1ed4484} <Debug> DynamicQueryHandler: Done processing query
19706 2024.08.16 05:56:17.033444 [ 3 ] {a6d30096-d870-4353-8eab-ceafb1ed4484} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
19707 2024.08.16 05:56:17.033572 [ 3 ] {} <Debug> HTTP-Session: e4384e41-9063-4123-b78b-861c275f436d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19708 2024.08.16 05:56:17.033584 [ 195 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full
19709 2024.08.16 05:56:17.033972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19710 2024.08.16 05:56:17.034297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19711 2024.08.16 05:56:17.034519 [ 3 ] {} <Debug> HTTP-Session: 96bd5f8d-fb0b-4375-86b3-4c871f5cfce7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19712 2024.08.16 05:56:17.034704 [ 3 ] {} <Debug> HTTP-Session: 96bd5f8d-fb0b-4375-86b3-4c871f5cfce7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19713 2024.08.16 05:56:17.034836 [ 3 ] {} <Debug> HTTP-Session: 96bd5f8d-fb0b-4375-86b3-4c871f5cfce7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19714 2024.08.16 05:56:17.034868 [ 195 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19715 2024.08.16 05:56:17.035086 [ 3 ] {} <Trace> HTTP-Session: 96bd5f8d-fb0b-4375-86b3-4c871f5cfce7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19716 2024.08.16 05:56:17.035102 [ 195 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 951 rows starting from the beginning of the part
19717 2024.08.16 05:56:17.035276 [ 187 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3606 rows, containing 4 columns (4 merged, 0 gathered) in 0.007396632 sec., 487519.1844071734 rows/sec., 40.82 MiB/sec.
19718 2024.08.16 05:56:17.035857 [ 3 ] {cf44d989-9a29-489a-8920-18d412c91fd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
19719 2024.08.16 05:56:17.035936 [ 195 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 550 rows starting from the beginning of the part
19720 2024.08.16 05:56:17.035956 [ 187 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary)
19721 2024.08.16 05:56:17.036225 [ 3 ] {cf44d989-9a29-489a-8920-18d412c91fd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
19722 2024.08.16 05:56:17.036817 [ 195 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 413 rows starting from the beginning of the part
19723 2024.08.16 05:56:17.037871 [ 195 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 90 rows starting from the beginning of the part
19724 2024.08.16 05:56:17.038379 [ 195 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 411 rows starting from the beginning of the part
19725 2024.08.16 05:56:17.038503 [ 3 ] {cf44d989-9a29-489a-8920-18d412c91fd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19726 2024.08.16 05:56:17.038657 [ 195 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 90 rows starting from the beginning of the part
19727 2024.08.16 05:56:17.039265 [ 196 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_101_20} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19728 2024.08.16 05:56:17.039765 [ 196 ] {564535ed-8c40-4bc7-9d29-de870537704c::all_1_101_20} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20
19729 2024.08.16 05:56:17.040110 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB.
19730 2024.08.16 05:56:17.040264 [ 3 ] {cf44d989-9a29-489a-8920-18d412c91fd5} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19731 2024.08.16 05:56:17.040315 [ 3 ] {cf44d989-9a29-489a-8920-18d412c91fd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
19732 2024.08.16 05:56:17.040882 [ 3 ] {cf44d989-9a29-489a-8920-18d412c91fd5} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary)
19733 2024.08.16 05:56:17.041263 [ 3 ] {cf44d989-9a29-489a-8920-18d412c91fd5} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19734 2024.08.16 05:56:17.041515 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0
19735 2024.08.16 05:56:17.041557 [ 200 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2505 rows, containing 4 columns (4 merged, 0 gathered) in 0.008433669 sec., 297023.75087284076 rows/sec., 21.68 MiB/sec.
19736 2024.08.16 05:56:17.041577 [ 3 ] {cf44d989-9a29-489a-8920-18d412c91fd5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006112 sec., 26178.010471204187 rows/sec., 1.82 MiB/sec.
19737 2024.08.16 05:56:17.041582 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19738 2024.08.16 05:56:17.041680 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
19739 2024.08.16 05:56:17.042015 [ 200 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary)
19740 2024.08.16 05:56:17.042224 [ 191 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full
19741 2024.08.16 05:56:17.042230 [ 3 ] {cf44d989-9a29-489a-8920-18d412c91fd5} <Debug> DynamicQueryHandler: Done processing query
19742 2024.08.16 05:56:17.042372 [ 3 ] {cf44d989-9a29-489a-8920-18d412c91fd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
19743 2024.08.16 05:56:17.042518 [ 3 ] {} <Debug> HTTP-Session: 96bd5f8d-fb0b-4375-86b3-4c871f5cfce7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19744 2024.08.16 05:56:17.043344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 42125, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19745 2024.08.16 05:56:17.043652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19746 2024.08.16 05:56:17.043835 [ 3 ] {} <Debug> HTTP-Session: 718395be-4b65-4118-a5d3-5f8941c9eb9c Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19747 2024.08.16 05:56:17.043935 [ 200 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_101_20} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19748 2024.08.16 05:56:17.043991 [ 3 ] {} <Debug> HTTP-Session: 718395be-4b65-4118-a5d3-5f8941c9eb9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19749 2024.08.16 05:56:17.044139 [ 191 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19750 2024.08.16 05:56:17.044141 [ 3 ] {} <Debug> HTTP-Session: 718395be-4b65-4118-a5d3-5f8941c9eb9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19751 2024.08.16 05:56:17.044284 [ 200 ] {b9c6a117-c56a-44dd-a7ae-aeb11dab1461::all_1_101_20} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20
19752 2024.08.16 05:56:17.044393 [ 191 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 30355 rows starting from the beginning of the part
19753 2024.08.16 05:56:17.044484 [ 3 ] {} <Trace> HTTP-Session: 718395be-4b65-4118-a5d3-5f8941c9eb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19754 2024.08.16 05:56:17.044669 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB.
19755 2024.08.16 05:56:17.044895 [ 191 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 846 rows starting from the beginning of the part
19756 2024.08.16 05:56:17.045140 [ 191 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 238 rows starting from the beginning of the part
19757 2024.08.16 05:56:17.045219 [ 3 ] {4dd30b81-ddd9-40da-8fec-4dbaadd114d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
19758 2024.08.16 05:56:17.045523 [ 191 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part
19759 2024.08.16 05:56:17.045594 [ 3 ] {4dd30b81-ddd9-40da-8fec-4dbaadd114d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
19760 2024.08.16 05:56:17.045871 [ 191 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 237 rows starting from the beginning of the part
19761 2024.08.16 05:56:17.046305 [ 191 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part
19762 2024.08.16 05:56:17.047415 [ 3 ] {4dd30b81-ddd9-40da-8fec-4dbaadd114d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19763 2024.08.16 05:56:17.048259 [ 3 ] {4dd30b81-ddd9-40da-8fec-4dbaadd114d9} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19764 2024.08.16 05:56:17.048306 [ 3 ] {4dd30b81-ddd9-40da-8fec-4dbaadd114d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
19765 2024.08.16 05:56:17.049233 [ 3 ] {4dd30b81-ddd9-40da-8fec-4dbaadd114d9} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary)
19766 2024.08.16 05:56:17.049773 [ 3 ] {4dd30b81-ddd9-40da-8fec-4dbaadd114d9} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19767 2024.08.16 05:56:17.049999 [ 3 ] {4dd30b81-ddd9-40da-8fec-4dbaadd114d9} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.005211 sec., 4989.445403953176 rows/sec., 8.94 MiB/sec.
19768 2024.08.16 05:56:17.050230 [ 3 ] {4dd30b81-ddd9-40da-8fec-4dbaadd114d9} <Debug> DynamicQueryHandler: Done processing query
19769 2024.08.16 05:56:17.050256 [ 3 ] {4dd30b81-ddd9-40da-8fec-4dbaadd114d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
19770 2024.08.16 05:56:17.050272 [ 3 ] {} <Debug> HTTP-Session: 718395be-4b65-4118-a5d3-5f8941c9eb9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19771 2024.08.16 05:56:17.050411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19772 2024.08.16 05:56:17.050473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19773 2024.08.16 05:56:17.050491 [ 3 ] {} <Debug> HTTP-Session: 891a38c5-7035-464f-b4c0-e911d5d2e216 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19774 2024.08.16 05:56:17.050509 [ 3 ] {} <Debug> HTTP-Session: 891a38c5-7035-464f-b4c0-e911d5d2e216 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19775 2024.08.16 05:56:17.050528 [ 3 ] {} <Debug> HTTP-Session: 891a38c5-7035-464f-b4c0-e911d5d2e216 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19776 2024.08.16 05:56:17.050559 [ 3 ] {} <Trace> HTTP-Session: 891a38c5-7035-464f-b4c0-e911d5d2e216 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19777 2024.08.16 05:56:17.050673 [ 3 ] {1335d196-4ba6-4952-99a4-224b6a3502a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
19778 2024.08.16 05:56:17.050715 [ 3 ] {1335d196-4ba6-4952-99a4-224b6a3502a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
19779 2024.08.16 05:56:17.050852 [ 3 ] {1335d196-4ba6-4952-99a4-224b6a3502a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19780 2024.08.16 05:56:17.051177 [ 3 ] {1335d196-4ba6-4952-99a4-224b6a3502a7} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19781 2024.08.16 05:56:17.051230 [ 3 ] {1335d196-4ba6-4952-99a4-224b6a3502a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
19782 2024.08.16 05:56:17.051658 [ 3 ] {1335d196-4ba6-4952-99a4-224b6a3502a7} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary)
19783 2024.08.16 05:56:17.052026 [ 3 ] {1335d196-4ba6-4952-99a4-224b6a3502a7} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19784 2024.08.16 05:56:17.052148 [ 27 ] {} <Debug> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0
19785 2024.08.16 05:56:17.052157 [ 3 ] {1335d196-4ba6-4952-99a4-224b6a3502a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001523 sec., 39395.92908732764 rows/sec., 2.66 MiB/sec.
19786 2024.08.16 05:56:17.052179 [ 27 ] {} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19787 2024.08.16 05:56:17.052214 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.60 GiB.
19788 2024.08.16 05:56:17.052485 [ 3 ] {1335d196-4ba6-4952-99a4-224b6a3502a7} <Debug> DynamicQueryHandler: Done processing query
19789 2024.08.16 05:56:17.052520 [ 186 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full
19790 2024.08.16 05:56:17.052527 [ 3 ] {1335d196-4ba6-4952-99a4-224b6a3502a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
19791 2024.08.16 05:56:17.052609 [ 3 ] {} <Debug> HTTP-Session: 891a38c5-7035-464f-b4c0-e911d5d2e216 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19792 2024.08.16 05:56:17.052755 [ 186 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19793 2024.08.16 05:56:17.052791 [ 186 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6424 rows starting from the beginning of the part
19794 2024.08.16 05:56:17.052864 [ 186 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part
19795 2024.08.16 05:56:17.053052 [ 186 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 82 rows starting from the beginning of the part
19796 2024.08.16 05:56:17.053331 [ 186 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part
19797 2024.08.16 05:56:17.053653 [ 186 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 82 rows starting from the beginning of the part
19798 2024.08.16 05:56:17.053827 [ 186 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part
19799 2024.08.16 05:56:17.054861 [ 200 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31996 rows, containing 5 columns (5 merged, 0 gathered) in 0.013020755 sec., 2457307.5831624204 rows/sec., 166.06 MiB/sec.
19800 2024.08.16 05:56:17.055566 [ 191 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary)
19801 2024.08.16 05:56:17.056276 [ 191 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19802 2024.08.16 05:56:17.056362 [ 191 ] {d23ee58c-5926-43dc-88e0-280bbf448f9a::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20
19803 2024.08.16 05:56:17.056492 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB.
19804 2024.08.16 05:56:17.057115 [ 194 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6768 rows, containing 4 columns (4 merged, 0 gathered) in 0.004796659 sec., 1410982.1023341455 rows/sec., 92.05 MiB/sec.
19805 2024.08.16 05:56:17.057594 [ 199 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary)
19806 2024.08.16 05:56:17.057983 [ 199 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_101_20} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19807 2024.08.16 05:56:17.058057 [ 199 ] {37bf4ae8-82bc-406a-aa71-a526c44c236e::all_1_101_20} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20
19808 2024.08.16 05:56:17.058141 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB.
19809 2024.08.16 05:56:22.028228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 4210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19810 2024.08.16 05:56:22.028358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19811 2024.08.16 05:56:22.028386 [ 3 ] {} <Debug> HTTP-Session: e2a0866b-6cf2-4d5e-9536-a3edfa2168a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19812 2024.08.16 05:56:22.028414 [ 3 ] {} <Debug> HTTP-Session: e2a0866b-6cf2-4d5e-9536-a3edfa2168a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19813 2024.08.16 05:56:22.028432 [ 3 ] {} <Debug> HTTP-Session: e2a0866b-6cf2-4d5e-9536-a3edfa2168a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19814 2024.08.16 05:56:22.028487 [ 3 ] {} <Trace> HTTP-Session: e2a0866b-6cf2-4d5e-9536-a3edfa2168a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19815 2024.08.16 05:56:22.028685 [ 3 ] {95625178-36c0-48ef-b66a-2efeb9a54bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
19816 2024.08.16 05:56:22.028745 [ 3 ] {95625178-36c0-48ef-b66a-2efeb9a54bfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
19817 2024.08.16 05:56:22.028927 [ 3 ] {95625178-36c0-48ef-b66a-2efeb9a54bfd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19818 2024.08.16 05:56:22.029438 [ 3 ] {95625178-36c0-48ef-b66a-2efeb9a54bfd} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19819 2024.08.16 05:56:22.029476 [ 3 ] {95625178-36c0-48ef-b66a-2efeb9a54bfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB.
19820 2024.08.16 05:56:22.029847 [ 3 ] {95625178-36c0-48ef-b66a-2efeb9a54bfd} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
19821 2024.08.16 05:56:22.030185 [ 3 ] {95625178-36c0-48ef-b66a-2efeb9a54bfd} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19822 2024.08.16 05:56:22.030341 [ 3 ] {95625178-36c0-48ef-b66a-2efeb9a54bfd} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.001717 sec., 16889.924286546302 rows/sec., 1.34 MiB/sec.
19823 2024.08.16 05:56:22.030586 [ 3 ] {95625178-36c0-48ef-b66a-2efeb9a54bfd} <Debug> DynamicQueryHandler: Done processing query
19824 2024.08.16 05:56:22.030613 [ 3 ] {95625178-36c0-48ef-b66a-2efeb9a54bfd} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
19825 2024.08.16 05:56:22.030630 [ 3 ] {} <Debug> HTTP-Session: e2a0866b-6cf2-4d5e-9536-a3edfa2168a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19826 2024.08.16 05:56:22.030830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 41509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19827 2024.08.16 05:56:22.030880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19828 2024.08.16 05:56:22.030899 [ 3 ] {} <Debug> HTTP-Session: cdbe2a59-8d31-496f-8348-eb1b74bac768 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19829 2024.08.16 05:56:22.030915 [ 3 ] {} <Debug> HTTP-Session: cdbe2a59-8d31-496f-8348-eb1b74bac768 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19830 2024.08.16 05:56:22.030929 [ 3 ] {} <Debug> HTTP-Session: cdbe2a59-8d31-496f-8348-eb1b74bac768 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19831 2024.08.16 05:56:22.030961 [ 3 ] {} <Trace> HTTP-Session: cdbe2a59-8d31-496f-8348-eb1b74bac768 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19832 2024.08.16 05:56:22.031139 [ 3 ] {c9002122-20cb-4184-ac7c-67d5089c8176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
19833 2024.08.16 05:56:22.031182 [ 3 ] {c9002122-20cb-4184-ac7c-67d5089c8176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
19834 2024.08.16 05:56:22.031321 [ 3 ] {c9002122-20cb-4184-ac7c-67d5089c8176} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19835 2024.08.16 05:56:22.031925 [ 3 ] {c9002122-20cb-4184-ac7c-67d5089c8176} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19836 2024.08.16 05:56:22.031961 [ 3 ] {c9002122-20cb-4184-ac7c-67d5089c8176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB.
19837 2024.08.16 05:56:22.032300 [ 3 ] {c9002122-20cb-4184-ac7c-67d5089c8176} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary)
19838 2024.08.16 05:56:22.032606 [ 3 ] {c9002122-20cb-4184-ac7c-67d5089c8176} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19839 2024.08.16 05:56:22.032760 [ 3 ] {c9002122-20cb-4184-ac7c-67d5089c8176} <Debug> executeQuery: Read 276 rows, 24.73 KiB in 0.001708 sec., 161592.50585480093 rows/sec., 14.14 MiB/sec.
19840 2024.08.16 05:56:22.032930 [ 3 ] {c9002122-20cb-4184-ac7c-67d5089c8176} <Debug> DynamicQueryHandler: Done processing query
19841 2024.08.16 05:56:22.032954 [ 3 ] {c9002122-20cb-4184-ac7c-67d5089c8176} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
19842 2024.08.16 05:56:22.032971 [ 3 ] {} <Debug> HTTP-Session: cdbe2a59-8d31-496f-8348-eb1b74bac768 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19843 2024.08.16 05:56:22.033132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19844 2024.08.16 05:56:22.033179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19845 2024.08.16 05:56:22.033199 [ 3 ] {} <Debug> HTTP-Session: 3e045d33-d318-4f8a-bb79-9894911c2cf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19846 2024.08.16 05:56:22.033215 [ 3 ] {} <Debug> HTTP-Session: 3e045d33-d318-4f8a-bb79-9894911c2cf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19847 2024.08.16 05:56:22.033228 [ 3 ] {} <Debug> HTTP-Session: 3e045d33-d318-4f8a-bb79-9894911c2cf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19848 2024.08.16 05:56:22.033258 [ 3 ] {} <Trace> HTTP-Session: 3e045d33-d318-4f8a-bb79-9894911c2cf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19849 2024.08.16 05:56:22.033353 [ 3 ] {967608f7-373a-4983-a460-6778a3ba2509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
19850 2024.08.16 05:56:22.033395 [ 3 ] {967608f7-373a-4983-a460-6778a3ba2509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
19851 2024.08.16 05:56:22.033523 [ 3 ] {967608f7-373a-4983-a460-6778a3ba2509} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19852 2024.08.16 05:56:22.033834 [ 3 ] {967608f7-373a-4983-a460-6778a3ba2509} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19853 2024.08.16 05:56:22.033870 [ 3 ] {967608f7-373a-4983-a460-6778a3ba2509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB.
19854 2024.08.16 05:56:22.034175 [ 3 ] {967608f7-373a-4983-a460-6778a3ba2509} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
19855 2024.08.16 05:56:22.034478 [ 3 ] {967608f7-373a-4983-a460-6778a3ba2509} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19856 2024.08.16 05:56:22.034631 [ 3 ] {967608f7-373a-4983-a460-6778a3ba2509} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001292 sec., 10835.9133126935 rows/sec., 758.88 KiB/sec.
19857 2024.08.16 05:56:22.034632 [ 30 ] {} <Debug> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
19858 2024.08.16 05:56:22.034759 [ 30 ] {} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19859 2024.08.16 05:56:22.034815 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB.
19860 2024.08.16 05:56:22.034872 [ 3 ] {967608f7-373a-4983-a460-6778a3ba2509} <Debug> DynamicQueryHandler: Done processing query
19861 2024.08.16 05:56:22.034935 [ 3 ] {967608f7-373a-4983-a460-6778a3ba2509} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
19862 2024.08.16 05:56:22.035002 [ 3 ] {} <Debug> HTTP-Session: 3e045d33-d318-4f8a-bb79-9894911c2cf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19863 2024.08.16 05:56:22.035263 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19864 2024.08.16 05:56:22.035271 [ 186 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::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
19865 2024.08.16 05:56:22.035416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19866 2024.08.16 05:56:22.035536 [ 3 ] {} <Debug> HTTP-Session: 3b44cacd-6f91-4344-94a7-ed5444e80a48 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19867 2024.08.16 05:56:22.035606 [ 3 ] {} <Debug> HTTP-Session: 3b44cacd-6f91-4344-94a7-ed5444e80a48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19868 2024.08.16 05:56:22.035666 [ 3 ] {} <Debug> HTTP-Session: 3b44cacd-6f91-4344-94a7-ed5444e80a48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19869 2024.08.16 05:56:22.035844 [ 3 ] {} <Trace> HTTP-Session: 3b44cacd-6f91-4344-94a7-ed5444e80a48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19870 2024.08.16 05:56:22.036270 [ 3 ] {8b910a18-0b59-4469-b1d9-1590ec4bae25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
19871 2024.08.16 05:56:22.036393 [ 186 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
19872 2024.08.16 05:56:22.036403 [ 3 ] {8b910a18-0b59-4469-b1d9-1590ec4bae25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
19873 2024.08.16 05:56:22.036456 [ 186 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 243 rows starting from the beginning of the part
19874 2024.08.16 05:56:22.036767 [ 186 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 14 rows starting from the beginning of the part
19875 2024.08.16 05:56:22.037312 [ 3 ] {8b910a18-0b59-4469-b1d9-1590ec4bae25} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19876 2024.08.16 05:56:22.037361 [ 186 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 228 rows starting from the beginning of the part
19877 2024.08.16 05:56:22.037697 [ 186 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 14 rows starting from the beginning of the part
19878 2024.08.16 05:56:22.037995 [ 186 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 14 rows starting from the beginning of the part
19879 2024.08.16 05:56:22.038321 [ 186 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 14 rows starting from the beginning of the part
19880 2024.08.16 05:56:22.038842 [ 3 ] {8b910a18-0b59-4469-b1d9-1590ec4bae25} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19881 2024.08.16 05:56:22.038919 [ 3 ] {8b910a18-0b59-4469-b1d9-1590ec4bae25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB.
19882 2024.08.16 05:56:22.039680 [ 3 ] {8b910a18-0b59-4469-b1d9-1590ec4bae25} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
19883 2024.08.16 05:56:22.040620 [ 3 ] {8b910a18-0b59-4469-b1d9-1590ec4bae25} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19884 2024.08.16 05:56:22.040954 [ 3 ] {8b910a18-0b59-4469-b1d9-1590ec4bae25} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.004845 sec., 1238.3900928792568 rows/sec., 73.17 KiB/sec.
19885 2024.08.16 05:56:22.041447 [ 3 ] {8b910a18-0b59-4469-b1d9-1590ec4bae25} <Debug> DynamicQueryHandler: Done processing query
19886 2024.08.16 05:56:22.041451 [ 186 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 4 columns (4 merged, 0 gathered) in 0.006506067 sec., 81001.3176931624 rows/sec., 5.19 MiB/sec.
19887 2024.08.16 05:56:22.041483 [ 3 ] {8b910a18-0b59-4469-b1d9-1590ec4bae25} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
19888 2024.08.16 05:56:22.041525 [ 3 ] {} <Debug> HTTP-Session: 3b44cacd-6f91-4344-94a7-ed5444e80a48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19889 2024.08.16 05:56:22.041662 [ 186 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
19890 2024.08.16 05:56:22.041795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 66711, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19891 2024.08.16 05:56:22.041942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19892 2024.08.16 05:56:22.042001 [ 3 ] {} <Debug> HTTP-Session: 051c38fb-ea52-43eb-ad3b-9f7c70820a9b Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19893 2024.08.16 05:56:22.042056 [ 3 ] {} <Debug> HTTP-Session: 051c38fb-ea52-43eb-ad3b-9f7c70820a9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19894 2024.08.16 05:56:22.042092 [ 3 ] {} <Debug> HTTP-Session: 051c38fb-ea52-43eb-ad3b-9f7c70820a9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19895 2024.08.16 05:56:22.042140 [ 3 ] {} <Trace> HTTP-Session: 051c38fb-ea52-43eb-ad3b-9f7c70820a9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19896 2024.08.16 05:56:22.042362 [ 186 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_61_12} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19897 2024.08.16 05:56:22.042457 [ 3 ] {41a9a784-6077-45cb-b4ed-8692531a73de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
19898 2024.08.16 05:56:22.042520 [ 186 ] {55ade5c7-cbc5-47d0-be10-6f77643dfc31::all_1_61_12} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12
19899 2024.08.16 05:56:22.042533 [ 3 ] {41a9a784-6077-45cb-b4ed-8692531a73de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
19900 2024.08.16 05:56:22.042704 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB.
19901 2024.08.16 05:56:22.042848 [ 3 ] {41a9a784-6077-45cb-b4ed-8692531a73de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19902 2024.08.16 05:56:22.043474 [ 3 ] {41a9a784-6077-45cb-b4ed-8692531a73de} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19903 2024.08.16 05:56:22.043513 [ 3 ] {41a9a784-6077-45cb-b4ed-8692531a73de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB.
19904 2024.08.16 05:56:22.043857 [ 3 ] {41a9a784-6077-45cb-b4ed-8692531a73de} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary)
19905 2024.08.16 05:56:22.044171 [ 3 ] {41a9a784-6077-45cb-b4ed-8692531a73de} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19906 2024.08.16 05:56:22.044320 [ 3 ] {41a9a784-6077-45cb-b4ed-8692531a73de} <Debug> executeQuery: Read 411 rows, 30.00 KiB in 0.002048 sec., 200683.59375 rows/sec., 14.31 MiB/sec.
19907 2024.08.16 05:56:22.044492 [ 3 ] {41a9a784-6077-45cb-b4ed-8692531a73de} <Debug> DynamicQueryHandler: Done processing query
19908 2024.08.16 05:56:22.044517 [ 3 ] {41a9a784-6077-45cb-b4ed-8692531a73de} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
19909 2024.08.16 05:56:22.044533 [ 3 ] {} <Debug> HTTP-Session: 051c38fb-ea52-43eb-ad3b-9f7c70820a9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19910 2024.08.16 05:56:22.044673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19911 2024.08.16 05:56:22.044721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19912 2024.08.16 05:56:22.044740 [ 3 ] {} <Debug> HTTP-Session: af1acc89-4af1-41e3-bb88-2fb46dfe8809 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19913 2024.08.16 05:56:22.044757 [ 3 ] {} <Debug> HTTP-Session: af1acc89-4af1-41e3-bb88-2fb46dfe8809 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19914 2024.08.16 05:56:22.044771 [ 3 ] {} <Debug> HTTP-Session: af1acc89-4af1-41e3-bb88-2fb46dfe8809 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19915 2024.08.16 05:56:22.044802 [ 3 ] {} <Trace> HTTP-Session: af1acc89-4af1-41e3-bb88-2fb46dfe8809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19916 2024.08.16 05:56:22.044896 [ 3 ] {2cc3ce52-74d1-4435-ac46-e6ad2e475ef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
19917 2024.08.16 05:56:22.044939 [ 3 ] {2cc3ce52-74d1-4435-ac46-e6ad2e475ef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
19918 2024.08.16 05:56:22.045069 [ 3 ] {2cc3ce52-74d1-4435-ac46-e6ad2e475ef8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19919 2024.08.16 05:56:22.045328 [ 3 ] {2cc3ce52-74d1-4435-ac46-e6ad2e475ef8} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19920 2024.08.16 05:56:22.045364 [ 3 ] {2cc3ce52-74d1-4435-ac46-e6ad2e475ef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB.
19921 2024.08.16 05:56:22.045712 [ 3 ] {2cc3ce52-74d1-4435-ac46-e6ad2e475ef8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
19922 2024.08.16 05:56:22.046034 [ 3 ] {2cc3ce52-74d1-4435-ac46-e6ad2e475ef8} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19923 2024.08.16 05:56:22.046184 [ 3 ] {2cc3ce52-74d1-4435-ac46-e6ad2e475ef8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001307 sec., 4590.665646518745 rows/sec., 239.84 KiB/sec.
19924 2024.08.16 05:56:22.046332 [ 3 ] {2cc3ce52-74d1-4435-ac46-e6ad2e475ef8} <Debug> DynamicQueryHandler: Done processing query
19925 2024.08.16 05:56:22.046356 [ 3 ] {2cc3ce52-74d1-4435-ac46-e6ad2e475ef8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
19926 2024.08.16 05:56:22.046372 [ 3 ] {} <Debug> HTTP-Session: af1acc89-4af1-41e3-bb88-2fb46dfe8809 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19927 2024.08.16 05:56:22.046542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 44624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19928 2024.08.16 05:56:22.046589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19929 2024.08.16 05:56:22.046609 [ 3 ] {} <Debug> HTTP-Session: bfa43d79-cc4c-4335-9094-c448887fa62a Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19930 2024.08.16 05:56:22.046625 [ 3 ] {} <Debug> HTTP-Session: bfa43d79-cc4c-4335-9094-c448887fa62a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19931 2024.08.16 05:56:22.046640 [ 3 ] {} <Debug> HTTP-Session: bfa43d79-cc4c-4335-9094-c448887fa62a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19932 2024.08.16 05:56:22.046670 [ 3 ] {} <Trace> HTTP-Session: bfa43d79-cc4c-4335-9094-c448887fa62a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19933 2024.08.16 05:56:22.046825 [ 3 ] {e34857d8-b627-46df-ad17-b9d9c555229f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
19934 2024.08.16 05:56:22.046870 [ 3 ] {e34857d8-b627-46df-ad17-b9d9c555229f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
19935 2024.08.16 05:56:22.047010 [ 3 ] {e34857d8-b627-46df-ad17-b9d9c555229f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19936 2024.08.16 05:56:22.047417 [ 3 ] {e34857d8-b627-46df-ad17-b9d9c555229f} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19937 2024.08.16 05:56:22.047453 [ 3 ] {e34857d8-b627-46df-ad17-b9d9c555229f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB.
19938 2024.08.16 05:56:22.047831 [ 3 ] {e34857d8-b627-46df-ad17-b9d9c555229f} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary)
19939 2024.08.16 05:56:22.048169 [ 3 ] {e34857d8-b627-46df-ad17-b9d9c555229f} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19940 2024.08.16 05:56:22.048316 [ 3 ] {e34857d8-b627-46df-ad17-b9d9c555229f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001568 sec., 151147.95918367346 rows/sec., 10.13 MiB/sec.
19941 2024.08.16 05:56:22.048481 [ 3 ] {e34857d8-b627-46df-ad17-b9d9c555229f} <Debug> DynamicQueryHandler: Done processing query
19942 2024.08.16 05:56:22.048505 [ 3 ] {e34857d8-b627-46df-ad17-b9d9c555229f} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
19943 2024.08.16 05:56:22.048521 [ 3 ] {} <Debug> HTTP-Session: bfa43d79-cc4c-4335-9094-c448887fa62a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19944 2024.08.16 05:56:22.048668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19945 2024.08.16 05:56:22.048715 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19946 2024.08.16 05:56:22.048735 [ 3 ] {} <Debug> HTTP-Session: f9ff6043-7791-428a-a5b1-b719eb9f0f9e Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19947 2024.08.16 05:56:22.048752 [ 3 ] {} <Debug> HTTP-Session: f9ff6043-7791-428a-a5b1-b719eb9f0f9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19948 2024.08.16 05:56:22.048765 [ 3 ] {} <Debug> HTTP-Session: f9ff6043-7791-428a-a5b1-b719eb9f0f9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19949 2024.08.16 05:56:22.048796 [ 3 ] {} <Trace> HTTP-Session: f9ff6043-7791-428a-a5b1-b719eb9f0f9e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19950 2024.08.16 05:56:22.048885 [ 3 ] {23b45092-cdf8-4062-a128-ac73c98edaf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
19951 2024.08.16 05:56:22.048928 [ 3 ] {23b45092-cdf8-4062-a128-ac73c98edaf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
19952 2024.08.16 05:56:22.049053 [ 3 ] {23b45092-cdf8-4062-a128-ac73c98edaf2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19953 2024.08.16 05:56:22.049303 [ 3 ] {23b45092-cdf8-4062-a128-ac73c98edaf2} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19954 2024.08.16 05:56:22.049338 [ 3 ] {23b45092-cdf8-4062-a128-ac73c98edaf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB.
19955 2024.08.16 05:56:22.049673 [ 3 ] {23b45092-cdf8-4062-a128-ac73c98edaf2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
19956 2024.08.16 05:56:22.049984 [ 3 ] {23b45092-cdf8-4062-a128-ac73c98edaf2} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19957 2024.08.16 05:56:22.050140 [ 3 ] {23b45092-cdf8-4062-a128-ac73c98edaf2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001268 sec., 788.6435331230284 rows/sec., 53.14 KiB/sec.
19958 2024.08.16 05:56:22.050290 [ 3 ] {23b45092-cdf8-4062-a128-ac73c98edaf2} <Debug> DynamicQueryHandler: Done processing query
19959 2024.08.16 05:56:22.050315 [ 3 ] {23b45092-cdf8-4062-a128-ac73c98edaf2} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
19960 2024.08.16 05:56:22.050330 [ 3 ] {} <Debug> HTTP-Session: f9ff6043-7791-428a-a5b1-b719eb9f0f9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19961 2024.08.16 05:56:22.050465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 46515, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19962 2024.08.16 05:56:22.050511 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19963 2024.08.16 05:56:22.050531 [ 3 ] {} <Debug> HTTP-Session: a3787e3a-0978-409f-96af-03ed33c37e42 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19964 2024.08.16 05:56:22.050548 [ 3 ] {} <Debug> HTTP-Session: a3787e3a-0978-409f-96af-03ed33c37e42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19965 2024.08.16 05:56:22.050562 [ 3 ] {} <Debug> HTTP-Session: a3787e3a-0978-409f-96af-03ed33c37e42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19966 2024.08.16 05:56:22.050591 [ 3 ] {} <Trace> HTTP-Session: a3787e3a-0978-409f-96af-03ed33c37e42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19967 2024.08.16 05:56:22.050883 [ 3 ] {8f8bb5e2-399e-4904-b3a2-716e3b6ef4eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
19968 2024.08.16 05:56:22.050945 [ 3 ] {8f8bb5e2-399e-4904-b3a2-716e3b6ef4eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
19969 2024.08.16 05:56:22.051363 [ 3 ] {8f8bb5e2-399e-4904-b3a2-716e3b6ef4eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19970 2024.08.16 05:56:22.052069 [ 3 ] {8f8bb5e2-399e-4904-b3a2-716e3b6ef4eb} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19971 2024.08.16 05:56:22.052105 [ 3 ] {8f8bb5e2-399e-4904-b3a2-716e3b6ef4eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB.
19972 2024.08.16 05:56:22.052723 [ 3 ] {8f8bb5e2-399e-4904-b3a2-716e3b6ef4eb} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary)
19973 2024.08.16 05:56:22.053129 [ 3 ] {8f8bb5e2-399e-4904-b3a2-716e3b6ef4eb} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19974 2024.08.16 05:56:22.053324 [ 3 ] {8f8bb5e2-399e-4904-b3a2-716e3b6ef4eb} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.002658 sec., 10910.458991723099 rows/sec., 19.55 MiB/sec.
19975 2024.08.16 05:56:22.053540 [ 3 ] {8f8bb5e2-399e-4904-b3a2-716e3b6ef4eb} <Debug> DynamicQueryHandler: Done processing query
19976 2024.08.16 05:56:22.053565 [ 3 ] {8f8bb5e2-399e-4904-b3a2-716e3b6ef4eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
19977 2024.08.16 05:56:22.053582 [ 3 ] {} <Debug> HTTP-Session: a3787e3a-0978-409f-96af-03ed33c37e42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19978 2024.08.16 05:56:22.053709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19979 2024.08.16 05:56:22.053757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19980 2024.08.16 05:56:22.053776 [ 3 ] {} <Debug> HTTP-Session: 514f4286-4501-402d-a568-49d39946e8fd Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
19981 2024.08.16 05:56:22.053793 [ 3 ] {} <Debug> HTTP-Session: 514f4286-4501-402d-a568-49d39946e8fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
19982 2024.08.16 05:56:22.053807 [ 3 ] {} <Debug> HTTP-Session: 514f4286-4501-402d-a568-49d39946e8fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
19983 2024.08.16 05:56:22.053837 [ 3 ] {} <Trace> HTTP-Session: 514f4286-4501-402d-a568-49d39946e8fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
19984 2024.08.16 05:56:22.053970 [ 3 ] {55820fca-b4c2-44f7-bb6d-926db78a9695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
19985 2024.08.16 05:56:22.054098 [ 3 ] {55820fca-b4c2-44f7-bb6d-926db78a9695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
19986 2024.08.16 05:56:22.054224 [ 3 ] {55820fca-b4c2-44f7-bb6d-926db78a9695} <Trace> ParallelParsingInputFormat: Parallel parsing is used
19987 2024.08.16 05:56:22.054519 [ 3 ] {55820fca-b4c2-44f7-bb6d-926db78a9695} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
19988 2024.08.16 05:56:22.054554 [ 3 ] {55820fca-b4c2-44f7-bb6d-926db78a9695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB.
19989 2024.08.16 05:56:22.054910 [ 3 ] {55820fca-b4c2-44f7-bb6d-926db78a9695} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary)
19990 2024.08.16 05:56:22.055238 [ 3 ] {55820fca-b4c2-44f7-bb6d-926db78a9695} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
19991 2024.08.16 05:56:22.055380 [ 3 ] {55820fca-b4c2-44f7-bb6d-926db78a9695} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001464 sec., 56010.928961748636 rows/sec., 3.56 MiB/sec.
19992 2024.08.16 05:56:22.055539 [ 3 ] {55820fca-b4c2-44f7-bb6d-926db78a9695} <Debug> DynamicQueryHandler: Done processing query
19993 2024.08.16 05:56:22.055563 [ 3 ] {55820fca-b4c2-44f7-bb6d-926db78a9695} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
19994 2024.08.16 05:56:22.055580 [ 3 ] {} <Debug> HTTP-Session: 514f4286-4501-402d-a568-49d39946e8fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
19995 2024.08.16 05:56:24.862546 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache
19996 2024.08.16 05:56:24.862694 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache
19997 2024.08.16 05:56:27.052758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 3776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
19998 2024.08.16 05:56:27.052875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
19999 2024.08.16 05:56:27.052904 [ 3 ] {} <Debug> HTTP-Session: 016ca6cd-6f9e-482e-93e2-6c02f34f205a Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
20000 2024.08.16 05:56:27.052932 [ 3 ] {} <Debug> HTTP-Session: 016ca6cd-6f9e-482e-93e2-6c02f34f205a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
20001 2024.08.16 05:56:27.052951 [ 3 ] {} <Debug> HTTP-Session: 016ca6cd-6f9e-482e-93e2-6c02f34f205a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
20002 2024.08.16 05:56:27.053005 [ 3 ] {} <Trace> HTTP-Session: 016ca6cd-6f9e-482e-93e2-6c02f34f205a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20003 2024.08.16 05:56:27.053215 [ 3 ] {7acaf019-91e2-45b5-84f2-cd1e0adf4f8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
20004 2024.08.16 05:56:27.053287 [ 3 ] {7acaf019-91e2-45b5-84f2-cd1e0adf4f8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
20005 2024.08.16 05:56:27.053501 [ 3 ] {7acaf019-91e2-45b5-84f2-cd1e0adf4f8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
20006 2024.08.16 05:56:27.053952 [ 3 ] {7acaf019-91e2-45b5-84f2-cd1e0adf4f8b} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20007 2024.08.16 05:56:27.053991 [ 3 ] {7acaf019-91e2-45b5-84f2-cd1e0adf4f8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB.
20008 2024.08.16 05:56:27.054358 [ 3 ] {7acaf019-91e2-45b5-84f2-cd1e0adf4f8b} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
20009 2024.08.16 05:56:27.054691 [ 3 ] {7acaf019-91e2-45b5-84f2-cd1e0adf4f8b} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20010 2024.08.16 05:56:27.054859 [ 3 ] {7acaf019-91e2-45b5-84f2-cd1e0adf4f8b} <Debug> executeQuery: Read 26 rows, 2.11 KiB in 0.001709 sec., 15213.57519016969 rows/sec., 1.20 MiB/sec.
20011 2024.08.16 05:56:27.054896 [ 46 ] {} <Debug> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
20012 2024.08.16 05:56:27.055008 [ 46 ] {} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20013 2024.08.16 05:56:27.055044 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB.
20014 2024.08.16 05:56:27.055133 [ 3 ] {7acaf019-91e2-45b5-84f2-cd1e0adf4f8b} <Debug> DynamicQueryHandler: Done processing query
20015 2024.08.16 05:56:27.055194 [ 3 ] {7acaf019-91e2-45b5-84f2-cd1e0adf4f8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
20016 2024.08.16 05:56:27.055244 [ 3 ] {} <Debug> HTTP-Session: 016ca6cd-6f9e-482e-93e2-6c02f34f205a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
20017 2024.08.16 05:56:27.055301 [ 197 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full
20018 2024.08.16 05:56:27.055439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
20019 2024.08.16 05:56:27.055545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
20020 2024.08.16 05:56:27.055583 [ 197 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
20021 2024.08.16 05:56:27.055593 [ 3 ] {} <Debug> HTTP-Session: 40373954-7f69-49f8-a7dd-a2dc020d1c82 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
20022 2024.08.16 05:56:27.055647 [ 3 ] {} <Debug> HTTP-Session: 40373954-7f69-49f8-a7dd-a2dc020d1c82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
20023 2024.08.16 05:56:27.055652 [ 197 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 55 rows starting from the beginning of the part
20024 2024.08.16 05:56:27.055666 [ 3 ] {} <Debug> HTTP-Session: 40373954-7f69-49f8-a7dd-a2dc020d1c82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
20025 2024.08.16 05:56:27.055749 [ 3 ] {} <Trace> HTTP-Session: 40373954-7f69-49f8-a7dd-a2dc020d1c82 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20026 2024.08.16 05:56:27.055875 [ 197 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 26 rows starting from the beginning of the part
20027 2024.08.16 05:56:27.056110 [ 197 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 29 rows starting from the beginning of the part
20028 2024.08.16 05:56:27.056133 [ 3 ] {cd5b9210-4e3f-44a1-904d-48761ffc9316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
20029 2024.08.16 05:56:27.056406 [ 3 ] {cd5b9210-4e3f-44a1-904d-48761ffc9316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
20030 2024.08.16 05:56:27.056450 [ 197 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 26 rows starting from the beginning of the part
20031 2024.08.16 05:56:27.056830 [ 197 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 29 rows starting from the beginning of the part
20032 2024.08.16 05:56:27.057196 [ 197 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 26 rows starting from the beginning of the part
20033 2024.08.16 05:56:27.057785 [ 3 ] {cd5b9210-4e3f-44a1-904d-48761ffc9316} <Trace> ParallelParsingInputFormat: Parallel parsing is used
20034 2024.08.16 05:56:27.058519 [ 3 ] {cd5b9210-4e3f-44a1-904d-48761ffc9316} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20035 2024.08.16 05:56:27.058580 [ 3 ] {cd5b9210-4e3f-44a1-904d-48761ffc9316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB.
20036 2024.08.16 05:56:27.059470 [ 3 ] {cd5b9210-4e3f-44a1-904d-48761ffc9316} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
20037 2024.08.16 05:56:27.060294 [ 186 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 191 rows, containing 4 columns (4 merged, 0 gathered) in 0.005146935 sec., 37109.46417625247 rows/sec., 2.94 MiB/sec.
20038 2024.08.16 05:56:27.060442 [ 3 ] {cd5b9210-4e3f-44a1-904d-48761ffc9316} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20039 2024.08.16 05:56:27.060754 [ 186 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
20040 2024.08.16 05:56:27.060758 [ 3 ] {cd5b9210-4e3f-44a1-904d-48761ffc9316} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004766 sec., 419.639110365086 rows/sec., 34.22 KiB/sec.
20041 2024.08.16 05:56:27.061432 [ 3 ] {cd5b9210-4e3f-44a1-904d-48761ffc9316} <Debug> DynamicQueryHandler: Done processing query
20042 2024.08.16 05:56:27.061521 [ 3 ] {cd5b9210-4e3f-44a1-904d-48761ffc9316} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
20043 2024.08.16 05:56:27.061609 [ 3 ] {} <Debug> HTTP-Session: 40373954-7f69-49f8-a7dd-a2dc020d1c82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
20044 2024.08.16 05:56:27.061930 [ 186 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_96_19} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20045 2024.08.16 05:56:27.061981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 184662, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
20046 2024.08.16 05:56:27.062065 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
20047 2024.08.16 05:56:27.062081 [ 186 ] {672f777d-ca35-471b-a125-eb27be1b576e::all_1_96_19} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
20048 2024.08.16 05:56:27.062096 [ 3 ] {} <Debug> HTTP-Session: 358d0e31-6e1d-4dd3-90ac-d5a35f900a2a Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
20049 2024.08.16 05:56:27.062131 [ 3 ] {} <Debug> HTTP-Session: 358d0e31-6e1d-4dd3-90ac-d5a35f900a2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
20050 2024.08.16 05:56:27.062168 [ 3 ] {} <Debug> HTTP-Session: 358d0e31-6e1d-4dd3-90ac-d5a35f900a2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
20051 2024.08.16 05:56:27.062242 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB.
20052 2024.08.16 05:56:27.062250 [ 3 ] {} <Trace> HTTP-Session: 358d0e31-6e1d-4dd3-90ac-d5a35f900a2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20053 2024.08.16 05:56:27.062745 [ 3 ] {474a83b5-85d3-49e7-9984-96fe7d794aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
20054 2024.08.16 05:56:27.062791 [ 3 ] {474a83b5-85d3-49e7-9984-96fe7d794aed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
20055 2024.08.16 05:56:27.062949 [ 3 ] {474a83b5-85d3-49e7-9984-96fe7d794aed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
20056 2024.08.16 05:56:27.064033 [ 3 ] {474a83b5-85d3-49e7-9984-96fe7d794aed} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20057 2024.08.16 05:56:27.064071 [ 3 ] {474a83b5-85d3-49e7-9984-96fe7d794aed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB.
20058 2024.08.16 05:56:27.064505 [ 3 ] {474a83b5-85d3-49e7-9984-96fe7d794aed} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary)
20059 2024.08.16 05:56:27.064828 [ 3 ] {474a83b5-85d3-49e7-9984-96fe7d794aed} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20060 2024.08.16 05:56:27.064987 [ 3 ] {474a83b5-85d3-49e7-9984-96fe7d794aed} <Debug> executeQuery: Read 1275 rows, 107.64 KiB in 0.002563 sec., 497463.9094810768 rows/sec., 41.01 MiB/sec.
20061 2024.08.16 05:56:27.065153 [ 3 ] {474a83b5-85d3-49e7-9984-96fe7d794aed} <Debug> DynamicQueryHandler: Done processing query
20062 2024.08.16 05:56:27.065178 [ 3 ] {474a83b5-85d3-49e7-9984-96fe7d794aed} <Debug> MemoryTracker: Peak memory usage (for query): 4.96 MiB.
20063 2024.08.16 05:56:27.065194 [ 3 ] {} <Debug> HTTP-Session: 358d0e31-6e1d-4dd3-90ac-d5a35f900a2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
20064 2024.08.16 05:56:27.065383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
20065 2024.08.16 05:56:27.065431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
20066 2024.08.16 05:56:27.065450 [ 3 ] {} <Debug> HTTP-Session: 26363a93-83fb-4309-9f8d-f5f8e1549fae Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
20067 2024.08.16 05:56:27.065467 [ 3 ] {} <Debug> HTTP-Session: 26363a93-83fb-4309-9f8d-f5f8e1549fae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
20068 2024.08.16 05:56:27.065480 [ 3 ] {} <Debug> HTTP-Session: 26363a93-83fb-4309-9f8d-f5f8e1549fae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
20069 2024.08.16 05:56:27.065510 [ 3 ] {} <Trace> HTTP-Session: 26363a93-83fb-4309-9f8d-f5f8e1549fae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20070 2024.08.16 05:56:27.065601 [ 3 ] {f6270bc8-6630-40fe-843a-c07b0ed78ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
20071 2024.08.16 05:56:27.065643 [ 3 ] {f6270bc8-6630-40fe-843a-c07b0ed78ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
20072 2024.08.16 05:56:27.065770 [ 3 ] {f6270bc8-6630-40fe-843a-c07b0ed78ac0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
20073 2024.08.16 05:56:27.066040 [ 3 ] {f6270bc8-6630-40fe-843a-c07b0ed78ac0} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20074 2024.08.16 05:56:27.066076 [ 3 ] {f6270bc8-6630-40fe-843a-c07b0ed78ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB.
20075 2024.08.16 05:56:27.066374 [ 3 ] {f6270bc8-6630-40fe-843a-c07b0ed78ac0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
20076 2024.08.16 05:56:27.066678 [ 3 ] {f6270bc8-6630-40fe-843a-c07b0ed78ac0} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20077 2024.08.16 05:56:27.066830 [ 3 ] {f6270bc8-6630-40fe-843a-c07b0ed78ac0} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001242 sec., 1610.3059581320451 rows/sec., 112.44 KiB/sec.
20078 2024.08.16 05:56:27.067081 [ 3 ] {f6270bc8-6630-40fe-843a-c07b0ed78ac0} <Debug> DynamicQueryHandler: Done processing query
20079 2024.08.16 05:56:27.067131 [ 3 ] {f6270bc8-6630-40fe-843a-c07b0ed78ac0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
20080 2024.08.16 05:56:27.067172 [ 3 ] {} <Debug> HTTP-Session: 26363a93-83fb-4309-9f8d-f5f8e1549fae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
20081 2024.08.16 05:56:27.067356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 30454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
20082 2024.08.16 05:56:27.067406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
20083 2024.08.16 05:56:27.067426 [ 3 ] {} <Debug> HTTP-Session: b348a71d-66d4-4239-ba5e-1386b43cce89 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
20084 2024.08.16 05:56:27.067442 [ 3 ] {} <Debug> HTTP-Session: b348a71d-66d4-4239-ba5e-1386b43cce89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
20085 2024.08.16 05:56:27.067456 [ 3 ] {} <Debug> HTTP-Session: b348a71d-66d4-4239-ba5e-1386b43cce89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
20086 2024.08.16 05:56:27.067487 [ 3 ] {} <Trace> HTTP-Session: b348a71d-66d4-4239-ba5e-1386b43cce89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20087 2024.08.16 05:56:27.067633 [ 3 ] {efb7659d-f348-40ee-bb8f-705cd83f12d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
20088 2024.08.16 05:56:27.067675 [ 3 ] {efb7659d-f348-40ee-bb8f-705cd83f12d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
20089 2024.08.16 05:56:27.067811 [ 3 ] {efb7659d-f348-40ee-bb8f-705cd83f12d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
20090 2024.08.16 05:56:27.068202 [ 3 ] {efb7659d-f348-40ee-bb8f-705cd83f12d8} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20091 2024.08.16 05:56:27.068238 [ 3 ] {efb7659d-f348-40ee-bb8f-705cd83f12d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB.
20092 2024.08.16 05:56:27.068562 [ 3 ] {efb7659d-f348-40ee-bb8f-705cd83f12d8} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
20093 2024.08.16 05:56:27.068869 [ 3 ] {efb7659d-f348-40ee-bb8f-705cd83f12d8} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20094 2024.08.16 05:56:27.069017 [ 3 ] {efb7659d-f348-40ee-bb8f-705cd83f12d8} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001449 sec., 157349.89648033126 rows/sec., 10.65 MiB/sec.
20095 2024.08.16 05:56:27.069170 [ 3 ] {efb7659d-f348-40ee-bb8f-705cd83f12d8} <Debug> DynamicQueryHandler: Done processing query
20096 2024.08.16 05:56:27.069195 [ 3 ] {efb7659d-f348-40ee-bb8f-705cd83f12d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
20097 2024.08.16 05:56:27.069211 [ 3 ] {} <Debug> HTTP-Session: b348a71d-66d4-4239-ba5e-1386b43cce89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
20098 2024.08.16 05:56:27.069439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 90566, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
20099 2024.08.16 05:56:27.069486 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
20100 2024.08.16 05:56:27.069506 [ 3 ] {} <Debug> HTTP-Session: 0865e13f-6e5b-4ee9-834a-453d158b9fb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
20101 2024.08.16 05:56:27.069522 [ 3 ] {} <Debug> HTTP-Session: 0865e13f-6e5b-4ee9-834a-453d158b9fb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
20102 2024.08.16 05:56:27.069535 [ 3 ] {} <Debug> HTTP-Session: 0865e13f-6e5b-4ee9-834a-453d158b9fb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
20103 2024.08.16 05:56:27.069566 [ 3 ] {} <Trace> HTTP-Session: 0865e13f-6e5b-4ee9-834a-453d158b9fb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20104 2024.08.16 05:56:27.069859 [ 3 ] {90b5c955-7354-4657-9ff8-0dc09d25d790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
20105 2024.08.16 05:56:27.069902 [ 3 ] {90b5c955-7354-4657-9ff8-0dc09d25d790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
20106 2024.08.16 05:56:27.070025 [ 3 ] {90b5c955-7354-4657-9ff8-0dc09d25d790} <Trace> ParallelParsingInputFormat: Parallel parsing is used
20107 2024.08.16 05:56:27.070665 [ 3 ] {90b5c955-7354-4657-9ff8-0dc09d25d790} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20108 2024.08.16 05:56:27.070702 [ 3 ] {90b5c955-7354-4657-9ff8-0dc09d25d790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB.
20109 2024.08.16 05:56:27.071058 [ 3 ] {90b5c955-7354-4657-9ff8-0dc09d25d790} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary)
20110 2024.08.16 05:56:27.071361 [ 3 ] {90b5c955-7354-4657-9ff8-0dc09d25d790} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20111 2024.08.16 05:56:27.071509 [ 3 ] {90b5c955-7354-4657-9ff8-0dc09d25d790} <Debug> executeQuery: Read 548 rows, 41.65 KiB in 0.001843 sec., 297341.29137276177 rows/sec., 22.07 MiB/sec.
20112 2024.08.16 05:56:27.071687 [ 3 ] {90b5c955-7354-4657-9ff8-0dc09d25d790} <Debug> DynamicQueryHandler: Done processing query
20113 2024.08.16 05:56:27.071712 [ 3 ] {90b5c955-7354-4657-9ff8-0dc09d25d790} <Debug> MemoryTracker: Peak memory usage (for query): 4.55 MiB.
20114 2024.08.16 05:56:27.071730 [ 3 ] {} <Debug> HTTP-Session: 0865e13f-6e5b-4ee9-834a-453d158b9fb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
20115 2024.08.16 05:56:27.072065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 160657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
20116 2024.08.16 05:56:27.072114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
20117 2024.08.16 05:56:27.072134 [ 3 ] {} <Debug> HTTP-Session: 5ef2bb93-8de4-40d7-bc40-65d513b78dd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
20118 2024.08.16 05:56:27.072150 [ 3 ] {} <Debug> HTTP-Session: 5ef2bb93-8de4-40d7-bc40-65d513b78dd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
20119 2024.08.16 05:56:27.072163 [ 3 ] {} <Debug> HTTP-Session: 5ef2bb93-8de4-40d7-bc40-65d513b78dd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
20120 2024.08.16 05:56:27.072195 [ 3 ] {} <Trace> HTTP-Session: 5ef2bb93-8de4-40d7-bc40-65d513b78dd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20121 2024.08.16 05:56:27.072593 [ 3 ] {e71ca09c-fa52-4ffd-b86c-21055525a9af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
20122 2024.08.16 05:56:27.072639 [ 3 ] {e71ca09c-fa52-4ffd-b86c-21055525a9af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
20123 2024.08.16 05:56:27.072785 [ 3 ] {e71ca09c-fa52-4ffd-b86c-21055525a9af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
20124 2024.08.16 05:56:27.073517 [ 3 ] {e71ca09c-fa52-4ffd-b86c-21055525a9af} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20125 2024.08.16 05:56:27.073553 [ 3 ] {e71ca09c-fa52-4ffd-b86c-21055525a9af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB.
20126 2024.08.16 05:56:27.073991 [ 3 ] {e71ca09c-fa52-4ffd-b86c-21055525a9af} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary)
20127 2024.08.16 05:56:27.074331 [ 3 ] {e71ca09c-fa52-4ffd-b86c-21055525a9af} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20128 2024.08.16 05:56:27.074484 [ 3 ] {e71ca09c-fa52-4ffd-b86c-21055525a9af} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.002133 sec., 396155.6493202063 rows/sec., 26.66 MiB/sec.
20129 2024.08.16 05:56:27.074642 [ 3 ] {e71ca09c-fa52-4ffd-b86c-21055525a9af} <Debug> DynamicQueryHandler: Done processing query
20130 2024.08.16 05:56:27.074667 [ 3 ] {e71ca09c-fa52-4ffd-b86c-21055525a9af} <Debug> MemoryTracker: Peak memory usage (for query): 4.66 MiB.
20131 2024.08.16 05:56:27.074682 [ 3 ] {} <Debug> HTTP-Session: 5ef2bb93-8de4-40d7-bc40-65d513b78dd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
20132 2024.08.16 05:56:27.074857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 42125, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
20133 2024.08.16 05:56:27.074906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
20134 2024.08.16 05:56:27.074926 [ 3 ] {} <Debug> HTTP-Session: f689fcf0-1d2f-4fbf-b818-443305619b11 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
20135 2024.08.16 05:56:27.074942 [ 3 ] {} <Debug> HTTP-Session: f689fcf0-1d2f-4fbf-b818-443305619b11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
20136 2024.08.16 05:56:27.074956 [ 3 ] {} <Debug> HTTP-Session: f689fcf0-1d2f-4fbf-b818-443305619b11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
20137 2024.08.16 05:56:27.074987 [ 3 ] {} <Trace> HTTP-Session: f689fcf0-1d2f-4fbf-b818-443305619b11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20138 2024.08.16 05:56:27.075343 [ 3 ] {734f4fd1-97a8-479f-885c-c2fb381f53ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
20139 2024.08.16 05:56:27.075405 [ 3 ] {734f4fd1-97a8-479f-885c-c2fb381f53ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
20140 2024.08.16 05:56:27.075816 [ 3 ] {734f4fd1-97a8-479f-885c-c2fb381f53ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
20141 2024.08.16 05:56:27.076503 [ 3 ] {734f4fd1-97a8-479f-885c-c2fb381f53ca} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20142 2024.08.16 05:56:27.076539 [ 3 ] {734f4fd1-97a8-479f-885c-c2fb381f53ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB.
20143 2024.08.16 05:56:27.077148 [ 3 ] {734f4fd1-97a8-479f-885c-c2fb381f53ca} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary)
20144 2024.08.16 05:56:27.077546 [ 3 ] {734f4fd1-97a8-479f-885c-c2fb381f53ca} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20145 2024.08.16 05:56:27.077713 [ 46 ] {} <Debug> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0
20146 2024.08.16 05:56:27.077738 [ 3 ] {734f4fd1-97a8-479f-885c-c2fb381f53ca} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002677 sec., 9712.364587224505 rows/sec., 17.40 MiB/sec.
20147 2024.08.16 05:56:27.077771 [ 46 ] {} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20148 2024.08.16 05:56:27.077836 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB.
20149 2024.08.16 05:56:27.078321 [ 192 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full
20150 2024.08.16 05:56:27.078367 [ 3 ] {734f4fd1-97a8-479f-885c-c2fb381f53ca} <Debug> DynamicQueryHandler: Done processing query
20151 2024.08.16 05:56:27.078423 [ 3 ] {734f4fd1-97a8-479f-885c-c2fb381f53ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
20152 2024.08.16 05:56:27.078460 [ 3 ] {} <Debug> HTTP-Session: f689fcf0-1d2f-4fbf-b818-443305619b11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
20153 2024.08.16 05:56:27.078655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 9132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
20154 2024.08.16 05:56:27.078768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
20155 2024.08.16 05:56:27.078831 [ 3 ] {} <Debug> HTTP-Session: 92804d2e-09fc-419f-8b8b-8f501f47a6e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
20156 2024.08.16 05:56:27.078890 [ 3 ] {} <Debug> HTTP-Session: 92804d2e-09fc-419f-8b8b-8f501f47a6e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
20157 2024.08.16 05:56:27.078945 [ 3 ] {} <Debug> HTTP-Session: 92804d2e-09fc-419f-8b8b-8f501f47a6e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
20158 2024.08.16 05:56:27.079021 [ 3 ] {} <Trace> HTTP-Session: 92804d2e-09fc-419f-8b8b-8f501f47a6e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20159 2024.08.16 05:56:27.079320 [ 3 ] {3f818e1f-74bf-4d60-a73d-00d58416d125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
20160 2024.08.16 05:56:27.079321 [ 192 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
20161 2024.08.16 05:56:27.079420 [ 3 ] {3f818e1f-74bf-4d60-a73d-00d58416d125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
20162 2024.08.16 05:56:27.079543 [ 192 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1722 rows starting from the beginning of the part
20163 2024.08.16 05:56:27.080264 [ 3 ] {3f818e1f-74bf-4d60-a73d-00d58416d125} <Trace> ParallelParsingInputFormat: Parallel parsing is used
20164 2024.08.16 05:56:27.080373 [ 192 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 26 rows starting from the beginning of the part
20165 2024.08.16 05:56:27.080903 [ 192 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 29 rows starting from the beginning of the part
20166 2024.08.16 05:56:27.081609 [ 3 ] {3f818e1f-74bf-4d60-a73d-00d58416d125} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20167 2024.08.16 05:56:27.081653 [ 192 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 26 rows starting from the beginning of the part
20168 2024.08.16 05:56:27.081673 [ 3 ] {3f818e1f-74bf-4d60-a73d-00d58416d125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB.
20169 2024.08.16 05:56:27.082157 [ 192 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 29 rows starting from the beginning of the part
20170 2024.08.16 05:56:27.082755 [ 192 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 26 rows starting from the beginning of the part
20171 2024.08.16 05:56:27.083118 [ 3 ] {3f818e1f-74bf-4d60-a73d-00d58416d125} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary)
20172 2024.08.16 05:56:27.083985 [ 3 ] {3f818e1f-74bf-4d60-a73d-00d58416d125} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20173 2024.08.16 05:56:27.084374 [ 3 ] {3f818e1f-74bf-4d60-a73d-00d58416d125} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005145 sec., 11661.807580174927 rows/sec., 804.79 KiB/sec.
20174 2024.08.16 05:56:27.084823 [ 3 ] {3f818e1f-74bf-4d60-a73d-00d58416d125} <Debug> DynamicQueryHandler: Done processing query
20175 2024.08.16 05:56:27.084868 [ 3 ] {3f818e1f-74bf-4d60-a73d-00d58416d125} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
20176 2024.08.16 05:56:27.084898 [ 3 ] {} <Debug> HTTP-Session: 92804d2e-09fc-419f-8b8b-8f501f47a6e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
20177 2024.08.16 05:56:27.091319 [ 198 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1858 rows, containing 19 columns (19 merged, 0 gathered) in 0.01331831 sec., 139507.1897260238 rows/sec., 249.99 MiB/sec.
20178 2024.08.16 05:56:27.093081 [ 193 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary)
20179 2024.08.16 05:56:27.093887 [ 193 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_96_19} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20180 2024.08.16 05:56:27.093991 [ 193 ] {a08cc1bb-52c7-49af-b2b1-d29d1cc27d54::all_1_96_19} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19
20181 2024.08.16 05:56:27.094154 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.43 MiB.
20182 2024.08.16 05:56:27.094397 [ 217 ] {} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
20183 2024.08.16 05:56:27.094432 [ 217 ] {} <Debug> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
20184 2024.08.16 05:56:27.108536 [ 217 ] {} <Debug> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
20185 2024.08.16 05:56:27.515764 [ 222 ] {} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
20186 2024.08.16 05:56:27.515845 [ 222 ] {} <Debug> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
20187 2024.08.16 05:56:27.518143 [ 222 ] {} <Debug> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
20188 2024.08.16 05:56:27.973369 [ 222 ] {} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
20189 2024.08.16 05:56:27.973429 [ 222 ] {} <Debug> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
20190 2024.08.16 05:56:27.975510 [ 222 ] {} <Debug> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
20191 2024.08.16 05:56:28.000160 [ 243 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.05 MiB, peak 240.45 MiB, free memory in arenas 0.00 B, will set to 224.54 MiB (RSS), difference: 1.49 MiB
20192 2024.08.16 05:56:28.024936 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
20193 2024.08.16 05:56:28.025004 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
20194 2024.08.16 05:56:28.027223 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0]
20195 2024.08.16 05:56:32.027870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 4210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
20196 2024.08.16 05:56:32.028012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
20197 2024.08.16 05:56:32.028041 [ 3 ] {} <Debug> HTTP-Session: 278d6145-fb9d-4800-a56d-9d5f78a31b33 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
20198 2024.08.16 05:56:32.028070 [ 3 ] {} <Debug> HTTP-Session: 278d6145-fb9d-4800-a56d-9d5f78a31b33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
20199 2024.08.16 05:56:32.028088 [ 3 ] {} <Debug> HTTP-Session: 278d6145-fb9d-4800-a56d-9d5f78a31b33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
20200 2024.08.16 05:56:32.028143 [ 3 ] {} <Trace> HTTP-Session: 278d6145-fb9d-4800-a56d-9d5f78a31b33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20201 2024.08.16 05:56:32.028358 [ 3 ] {563a19ef-18f3-4d46-9bd4-3124b866367b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
20202 2024.08.16 05:56:32.028429 [ 3 ] {563a19ef-18f3-4d46-9bd4-3124b866367b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
20203 2024.08.16 05:56:32.028643 [ 3 ] {563a19ef-18f3-4d46-9bd4-3124b866367b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
20204 2024.08.16 05:56:32.029107 [ 3 ] {563a19ef-18f3-4d46-9bd4-3124b866367b} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20205 2024.08.16 05:56:32.029149 [ 3 ] {563a19ef-18f3-4d46-9bd4-3124b866367b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB.
20206 2024.08.16 05:56:32.029529 [ 3 ] {563a19ef-18f3-4d46-9bd4-3124b866367b} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
20207 2024.08.16 05:56:32.029877 [ 3 ] {563a19ef-18f3-4d46-9bd4-3124b866367b} <Trace> oximeter.fields_i64 (672f777d-ca35-471b-a125-eb27be1b576e): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20208 2024.08.16 05:56:32.030042 [ 3 ] {563a19ef-18f3-4d46-9bd4-3124b866367b} <Debug> executeQuery: Read 29 rows, 2.35 KiB in 0.00175 sec., 16571.428571428572 rows/sec., 1.31 MiB/sec.
20209 2024.08.16 05:56:32.030248 [ 3 ] {563a19ef-18f3-4d46-9bd4-3124b866367b} <Debug> DynamicQueryHandler: Done processing query
20210 2024.08.16 05:56:32.030276 [ 3 ] {563a19ef-18f3-4d46-9bd4-3124b866367b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
20211 2024.08.16 05:56:32.030293 [ 3 ] {} <Debug> HTTP-Session: 278d6145-fb9d-4800-a56d-9d5f78a31b33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
20212 2024.08.16 05:56:32.030433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
20213 2024.08.16 05:56:32.030485 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
20214 2024.08.16 05:56:32.030504 [ 3 ] {} <Debug> HTTP-Session: 978e4c70-85e5-4ef2-8b03-15787a328bdc Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
20215 2024.08.16 05:56:32.030521 [ 3 ] {} <Debug> HTTP-Session: 978e4c70-85e5-4ef2-8b03-15787a328bdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
20216 2024.08.16 05:56:32.030536 [ 3 ] {} <Debug> HTTP-Session: 978e4c70-85e5-4ef2-8b03-15787a328bdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
20217 2024.08.16 05:56:32.030571 [ 3 ] {} <Trace> HTTP-Session: 978e4c70-85e5-4ef2-8b03-15787a328bdc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20218 2024.08.16 05:56:32.030672 [ 3 ] {c0eaf14f-bc69-4727-b5d6-ae4e8372499c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
20219 2024.08.16 05:56:32.030718 [ 3 ] {c0eaf14f-bc69-4727-b5d6-ae4e8372499c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
20220 2024.08.16 05:56:32.030848 [ 3 ] {c0eaf14f-bc69-4727-b5d6-ae4e8372499c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
20221 2024.08.16 05:56:32.031152 [ 3 ] {c0eaf14f-bc69-4727-b5d6-ae4e8372499c} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20222 2024.08.16 05:56:32.031191 [ 3 ] {c0eaf14f-bc69-4727-b5d6-ae4e8372499c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB.
20223 2024.08.16 05:56:32.031496 [ 3 ] {c0eaf14f-bc69-4727-b5d6-ae4e8372499c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
20224 2024.08.16 05:56:32.031892 [ 3 ] {c0eaf14f-bc69-4727-b5d6-ae4e8372499c} <Trace> oximeter.fields_ipaddr (739e4f93-a82b-4b6b-99c4-1ee0b9ad9f20): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20225 2024.08.16 05:56:32.032399 [ 3 ] {c0eaf14f-bc69-4727-b5d6-ae4e8372499c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001735 sec., 1152.7377521613832 rows/sec., 94.00 KiB/sec.
20226 2024.08.16 05:56:32.032869 [ 3 ] {c0eaf14f-bc69-4727-b5d6-ae4e8372499c} <Debug> DynamicQueryHandler: Done processing query
20227 2024.08.16 05:56:32.032931 [ 3 ] {c0eaf14f-bc69-4727-b5d6-ae4e8372499c} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
20228 2024.08.16 05:56:32.032999 [ 3 ] {} <Debug> HTTP-Session: 978e4c70-85e5-4ef2-8b03-15787a328bdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
20229 2024.08.16 05:56:32.033271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 41642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
20230 2024.08.16 05:56:32.033326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
20231 2024.08.16 05:56:32.033346 [ 3 ] {} <Debug> HTTP-Session: 456a5572-4f48-466e-9b87-626039b10e06 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
20232 2024.08.16 05:56:32.033364 [ 3 ] {} <Debug> HTTP-Session: 456a5572-4f48-466e-9b87-626039b10e06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
20233 2024.08.16 05:56:32.033378 [ 3 ] {} <Debug> HTTP-Session: 456a5572-4f48-466e-9b87-626039b10e06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
20234 2024.08.16 05:56:32.033411 [ 3 ] {} <Trace> HTTP-Session: 456a5572-4f48-466e-9b87-626039b10e06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20235 2024.08.16 05:56:32.033601 [ 3 ] {dfb8b98b-7615-48a5-b1fa-93fccf13755b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
20236 2024.08.16 05:56:32.033646 [ 3 ] {dfb8b98b-7615-48a5-b1fa-93fccf13755b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
20237 2024.08.16 05:56:32.033800 [ 3 ] {dfb8b98b-7615-48a5-b1fa-93fccf13755b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
20238 2024.08.16 05:56:32.034269 [ 3 ] {dfb8b98b-7615-48a5-b1fa-93fccf13755b} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20239 2024.08.16 05:56:32.034307 [ 3 ] {dfb8b98b-7615-48a5-b1fa-93fccf13755b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB.
20240 2024.08.16 05:56:32.034643 [ 3 ] {dfb8b98b-7615-48a5-b1fa-93fccf13755b} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary)
20241 2024.08.16 05:56:32.034956 [ 3 ] {dfb8b98b-7615-48a5-b1fa-93fccf13755b} <Trace> oximeter.fields_string (564535ed-8c40-4bc7-9d29-de870537704c): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20242 2024.08.16 05:56:32.035099 [ 3 ] {dfb8b98b-7615-48a5-b1fa-93fccf13755b} <Debug> executeQuery: Read 277 rows, 24.81 KiB in 0.001593 sec., 173885.75015693658 rows/sec., 15.21 MiB/sec.
20243 2024.08.16 05:56:32.035261 [ 3 ] {dfb8b98b-7615-48a5-b1fa-93fccf13755b} <Debug> DynamicQueryHandler: Done processing query
20244 2024.08.16 05:56:32.035286 [ 3 ] {dfb8b98b-7615-48a5-b1fa-93fccf13755b} <Debug> MemoryTracker: Peak memory usage (for query): 4.37 MiB.
20245 2024.08.16 05:56:32.035302 [ 3 ] {} <Debug> HTTP-Session: 456a5572-4f48-466e-9b87-626039b10e06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
20246 2024.08.16 05:56:32.035433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
20247 2024.08.16 05:56:32.035480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
20248 2024.08.16 05:56:32.035500 [ 3 ] {} <Debug> HTTP-Session: f32a6286-b39c-44d9-9889-168b90d9f7f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
20249 2024.08.16 05:56:32.035517 [ 3 ] {} <Debug> HTTP-Session: f32a6286-b39c-44d9-9889-168b90d9f7f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
20250 2024.08.16 05:56:32.035531 [ 3 ] {} <Debug> HTTP-Session: f32a6286-b39c-44d9-9889-168b90d9f7f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
20251 2024.08.16 05:56:32.035562 [ 3 ] {} <Trace> HTTP-Session: f32a6286-b39c-44d9-9889-168b90d9f7f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20252 2024.08.16 05:56:32.035653 [ 3 ] {0251714a-8dfb-4119-bc04-9e2c478695a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
20253 2024.08.16 05:56:32.035694 [ 3 ] {0251714a-8dfb-4119-bc04-9e2c478695a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
20254 2024.08.16 05:56:32.035821 [ 3 ] {0251714a-8dfb-4119-bc04-9e2c478695a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
20255 2024.08.16 05:56:32.036074 [ 3 ] {0251714a-8dfb-4119-bc04-9e2c478695a0} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20256 2024.08.16 05:56:32.036111 [ 3 ] {0251714a-8dfb-4119-bc04-9e2c478695a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB.
20257 2024.08.16 05:56:32.036410 [ 3 ] {0251714a-8dfb-4119-bc04-9e2c478695a0} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
20258 2024.08.16 05:56:32.036715 [ 3 ] {0251714a-8dfb-4119-bc04-9e2c478695a0} <Trace> oximeter.fields_u16 (924328f1-fa7a-4089-90a8-fc238edad5ca): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20259 2024.08.16 05:56:32.036870 [ 3 ] {0251714a-8dfb-4119-bc04-9e2c478695a0} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001229 sec., 1627.3393002441007 rows/sec., 113.63 KiB/sec.
20260 2024.08.16 05:56:32.037036 [ 3 ] {0251714a-8dfb-4119-bc04-9e2c478695a0} <Debug> DynamicQueryHandler: Done processing query
20261 2024.08.16 05:56:32.037061 [ 3 ] {0251714a-8dfb-4119-bc04-9e2c478695a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
20262 2024.08.16 05:56:32.037077 [ 3 ] {} <Debug> HTTP-Session: f32a6286-b39c-44d9-9889-168b90d9f7f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
20263 2024.08.16 05:56:32.037230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 1931, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
20264 2024.08.16 05:56:32.037279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
20265 2024.08.16 05:56:32.037298 [ 3 ] {} <Debug> HTTP-Session: d0d9bce1-dae7-42ac-bace-40b783ef1dd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
20266 2024.08.16 05:56:32.037315 [ 3 ] {} <Debug> HTTP-Session: d0d9bce1-dae7-42ac-bace-40b783ef1dd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
20267 2024.08.16 05:56:32.037329 [ 3 ] {} <Debug> HTTP-Session: d0d9bce1-dae7-42ac-bace-40b783ef1dd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
20268 2024.08.16 05:56:32.037360 [ 3 ] {} <Trace> HTTP-Session: d0d9bce1-dae7-42ac-bace-40b783ef1dd0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20269 2024.08.16 05:56:32.037455 [ 3 ] {44015741-24cf-487f-9a44-338f4a31cad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete)
20270 2024.08.16 05:56:32.037496 [ 3 ] {44015741-24cf-487f-9a44-338f4a31cad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32
20271 2024.08.16 05:56:32.037619 [ 3 ] {44015741-24cf-487f-9a44-338f4a31cad2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
20272 2024.08.16 05:56:32.037882 [ 3 ] {44015741-24cf-487f-9a44-338f4a31cad2} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20273 2024.08.16 05:56:32.037922 [ 3 ] {44015741-24cf-487f-9a44-338f4a31cad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB.
20274 2024.08.16 05:56:32.038230 [ 3 ] {44015741-24cf-487f-9a44-338f4a31cad2} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
20275 2024.08.16 05:56:32.038553 [ 3 ] {44015741-24cf-487f-9a44-338f4a31cad2} <Trace> oximeter.fields_u32 (55ade5c7-cbc5-47d0-be10-6f77643dfc31): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20276 2024.08.16 05:56:32.038703 [ 3 ] {44015741-24cf-487f-9a44-338f4a31cad2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001274 sec., 10989.010989010989 rows/sec., 769.60 KiB/sec.
20277 2024.08.16 05:56:32.038851 [ 3 ] {44015741-24cf-487f-9a44-338f4a31cad2} <Debug> DynamicQueryHandler: Done processing query
20278 2024.08.16 05:56:32.038875 [ 3 ] {44015741-24cf-487f-9a44-338f4a31cad2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
20279 2024.08.16 05:56:32.038893 [ 3 ] {} <Debug> HTTP-Session: d0d9bce1-dae7-42ac-bace-40b783ef1dd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
20280 2024.08.16 05:56:32.039002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
20281 2024.08.16 05:56:32.039049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
20282 2024.08.16 05:56:32.039067 [ 3 ] {} <Debug> HTTP-Session: 5395ddb9-6daa-4e59-bc66-2290581129fe Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
20283 2024.08.16 05:56:32.039084 [ 3 ] {} <Debug> HTTP-Session: 5395ddb9-6daa-4e59-bc66-2290581129fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
20284 2024.08.16 05:56:32.039098 [ 3 ] {} <Debug> HTTP-Session: 5395ddb9-6daa-4e59-bc66-2290581129fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
20285 2024.08.16 05:56:32.039128 [ 3 ] {} <Trace> HTTP-Session: 5395ddb9-6daa-4e59-bc66-2290581129fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20286 2024.08.16 05:56:32.039219 [ 3 ] {a629765e-f19b-4889-88e4-512d40c980d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete)
20287 2024.08.16 05:56:32.039260 [ 3 ] {a629765e-f19b-4889-88e4-512d40c980d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8
20288 2024.08.16 05:56:32.039383 [ 3 ] {a629765e-f19b-4889-88e4-512d40c980d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
20289 2024.08.16 05:56:32.039650 [ 3 ] {a629765e-f19b-4889-88e4-512d40c980d9} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20290 2024.08.16 05:56:32.039684 [ 3 ] {a629765e-f19b-4889-88e4-512d40c980d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB.
20291 2024.08.16 05:56:32.039979 [ 3 ] {a629765e-f19b-4889-88e4-512d40c980d9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
20292 2024.08.16 05:56:32.040285 [ 3 ] {a629765e-f19b-4889-88e4-512d40c980d9} <Trace> oximeter.fields_u8 (c605a4ec-75a3-4648-b58a-bfa6115ec5d7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20293 2024.08.16 05:56:32.040438 [ 3 ] {a629765e-f19b-4889-88e4-512d40c980d9} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001237 sec., 4850.444624090542 rows/sec., 286.57 KiB/sec.
20294 2024.08.16 05:56:32.040714 [ 3 ] {a629765e-f19b-4889-88e4-512d40c980d9} <Debug> DynamicQueryHandler: Done processing query
20295 2024.08.16 05:56:32.040765 [ 3 ] {a629765e-f19b-4889-88e4-512d40c980d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
20296 2024.08.16 05:56:32.040797 [ 3 ] {} <Debug> HTTP-Session: 5395ddb9-6daa-4e59-bc66-2290581129fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
20297 2024.08.16 05:56:32.041002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 67052, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
20298 2024.08.16 05:56:32.041049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
20299 2024.08.16 05:56:32.041069 [ 3 ] {} <Debug> HTTP-Session: 67ba8497-e56f-40ed-a38e-19a8c9d145a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
20300 2024.08.16 05:56:32.041085 [ 3 ] {} <Debug> HTTP-Session: 67ba8497-e56f-40ed-a38e-19a8c9d145a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
20301 2024.08.16 05:56:32.041099 [ 3 ] {} <Debug> HTTP-Session: 67ba8497-e56f-40ed-a38e-19a8c9d145a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
20302 2024.08.16 05:56:32.041129 [ 3 ] {} <Trace> HTTP-Session: 67ba8497-e56f-40ed-a38e-19a8c9d145a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20303 2024.08.16 05:56:32.041348 [ 3 ] {2a5b8dd5-f3d4-4ef6-9a25-6704ad9061ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
20304 2024.08.16 05:56:32.041391 [ 3 ] {2a5b8dd5-f3d4-4ef6-9a25-6704ad9061ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
20305 2024.08.16 05:56:32.041530 [ 3 ] {2a5b8dd5-f3d4-4ef6-9a25-6704ad9061ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
20306 2024.08.16 05:56:32.042049 [ 3 ] {2a5b8dd5-f3d4-4ef6-9a25-6704ad9061ca} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20307 2024.08.16 05:56:32.042085 [ 3 ] {2a5b8dd5-f3d4-4ef6-9a25-6704ad9061ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB.
20308 2024.08.16 05:56:32.042416 [ 3 ] {2a5b8dd5-f3d4-4ef6-9a25-6704ad9061ca} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary)
20309 2024.08.16 05:56:32.042721 [ 3 ] {2a5b8dd5-f3d4-4ef6-9a25-6704ad9061ca} <Trace> oximeter.fields_uuid (b9c6a117-c56a-44dd-a7ae-aeb11dab1461): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20310 2024.08.16 05:56:32.042870 [ 3 ] {2a5b8dd5-f3d4-4ef6-9a25-6704ad9061ca} <Debug> executeQuery: Read 413 rows, 30.17 KiB in 0.001629 sec., 253529.77286678943 rows/sec., 18.08 MiB/sec.
20311 2024.08.16 05:56:32.043027 [ 3 ] {2a5b8dd5-f3d4-4ef6-9a25-6704ad9061ca} <Debug> DynamicQueryHandler: Done processing query
20312 2024.08.16 05:56:32.043050 [ 3 ] {2a5b8dd5-f3d4-4ef6-9a25-6704ad9061ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.44 MiB.
20313 2024.08.16 05:56:32.043067 [ 3 ] {} <Debug> HTTP-Session: 67ba8497-e56f-40ed-a38e-19a8c9d145a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
20314 2024.08.16 05:56:32.043193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
20315 2024.08.16 05:56:32.043239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
20316 2024.08.16 05:56:32.043258 [ 3 ] {} <Debug> HTTP-Session: 51590b1f-2397-4423-a621-8ed63d3e7017 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
20317 2024.08.16 05:56:32.043275 [ 3 ] {} <Debug> HTTP-Session: 51590b1f-2397-4423-a621-8ed63d3e7017 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
20318 2024.08.16 05:56:32.043289 [ 3 ] {} <Debug> HTTP-Session: 51590b1f-2397-4423-a621-8ed63d3e7017 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
20319 2024.08.16 05:56:32.043319 [ 3 ] {} <Trace> HTTP-Session: 51590b1f-2397-4423-a621-8ed63d3e7017 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20320 2024.08.16 05:56:32.043410 [ 3 ] {8bfcce06-a9e0-4bee-947d-cbb0685706f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
20321 2024.08.16 05:56:32.043453 [ 3 ] {8bfcce06-a9e0-4bee-947d-cbb0685706f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
20322 2024.08.16 05:56:32.043578 [ 3 ] {8bfcce06-a9e0-4bee-947d-cbb0685706f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
20323 2024.08.16 05:56:32.043907 [ 3 ] {8bfcce06-a9e0-4bee-947d-cbb0685706f7} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20324 2024.08.16 05:56:32.043943 [ 3 ] {8bfcce06-a9e0-4bee-947d-cbb0685706f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB.
20325 2024.08.16 05:56:32.044298 [ 3 ] {8bfcce06-a9e0-4bee-947d-cbb0685706f7} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
20326 2024.08.16 05:56:32.044644 [ 3 ] {8bfcce06-a9e0-4bee-947d-cbb0685706f7} <Trace> oximeter.measurements_bool (50d5c08c-afed-4e8e-b9bb-796099a9d14c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20327 2024.08.16 05:56:32.044806 [ 3 ] {8bfcce06-a9e0-4bee-947d-cbb0685706f7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001409 sec., 4258.3392476934 rows/sec., 222.48 KiB/sec.
20328 2024.08.16 05:56:32.044979 [ 3 ] {8bfcce06-a9e0-4bee-947d-cbb0685706f7} <Debug> DynamicQueryHandler: Done processing query
20329 2024.08.16 05:56:32.045003 [ 3 ] {8bfcce06-a9e0-4bee-947d-cbb0685706f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
20330 2024.08.16 05:56:32.045018 [ 3 ] {} <Debug> HTTP-Session: 51590b1f-2397-4423-a621-8ed63d3e7017 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
20331 2024.08.16 05:56:32.045197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 44814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
20332 2024.08.16 05:56:32.045245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
20333 2024.08.16 05:56:32.045264 [ 3 ] {} <Debug> HTTP-Session: c3a782ce-461f-4546-b926-077286f6e462 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
20334 2024.08.16 05:56:32.045280 [ 3 ] {} <Debug> HTTP-Session: c3a782ce-461f-4546-b926-077286f6e462 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
20335 2024.08.16 05:56:32.045294 [ 3 ] {} <Debug> HTTP-Session: c3a782ce-461f-4546-b926-077286f6e462 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
20336 2024.08.16 05:56:32.045325 [ 3 ] {} <Trace> HTTP-Session: c3a782ce-461f-4546-b926-077286f6e462 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20337 2024.08.16 05:56:32.045533 [ 3 ] {18dba794-f82c-44df-96f6-99d4956e9d75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
20338 2024.08.16 05:56:32.045579 [ 3 ] {18dba794-f82c-44df-96f6-99d4956e9d75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
20339 2024.08.16 05:56:32.045725 [ 3 ] {18dba794-f82c-44df-96f6-99d4956e9d75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
20340 2024.08.16 05:56:32.046199 [ 3 ] {18dba794-f82c-44df-96f6-99d4956e9d75} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20341 2024.08.16 05:56:32.046235 [ 3 ] {18dba794-f82c-44df-96f6-99d4956e9d75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB.
20342 2024.08.16 05:56:32.046625 [ 3 ] {18dba794-f82c-44df-96f6-99d4956e9d75} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary)
20343 2024.08.16 05:56:32.046966 [ 3 ] {18dba794-f82c-44df-96f6-99d4956e9d75} <Trace> oximeter.measurements_cumulativeu64 (d23ee58c-5926-43dc-88e0-280bbf448f9a): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20344 2024.08.16 05:56:32.047133 [ 3 ] {18dba794-f82c-44df-96f6-99d4956e9d75} <Debug> executeQuery: Read 238 rows, 16.34 KiB in 0.001714 sec., 138856.47607934655 rows/sec., 9.31 MiB/sec.
20345 2024.08.16 05:56:32.047314 [ 3 ] {18dba794-f82c-44df-96f6-99d4956e9d75} <Debug> DynamicQueryHandler: Done processing query
20346 2024.08.16 05:56:32.047337 [ 3 ] {18dba794-f82c-44df-96f6-99d4956e9d75} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
20347 2024.08.16 05:56:32.047354 [ 3 ] {} <Debug> HTTP-Session: c3a782ce-461f-4546-b926-077286f6e462 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
20348 2024.08.16 05:56:32.047472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
20349 2024.08.16 05:56:32.047519 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
20350 2024.08.16 05:56:32.047538 [ 3 ] {} <Debug> HTTP-Session: abfef7f5-5cf2-45cb-bc71-27cbe48e4a27 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
20351 2024.08.16 05:56:32.047555 [ 3 ] {} <Debug> HTTP-Session: abfef7f5-5cf2-45cb-bc71-27cbe48e4a27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
20352 2024.08.16 05:56:32.047568 [ 3 ] {} <Debug> HTTP-Session: abfef7f5-5cf2-45cb-bc71-27cbe48e4a27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
20353 2024.08.16 05:56:32.047599 [ 3 ] {} <Trace> HTTP-Session: abfef7f5-5cf2-45cb-bc71-27cbe48e4a27 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20354 2024.08.16 05:56:32.047687 [ 3 ] {16773410-445e-48db-8c29-d147bc6e1b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete)
20355 2024.08.16 05:56:32.047731 [ 3 ] {16773410-445e-48db-8c29-d147bc6e1b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64
20356 2024.08.16 05:56:32.047858 [ 3 ] {16773410-445e-48db-8c29-d147bc6e1b97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
20357 2024.08.16 05:56:32.048121 [ 3 ] {16773410-445e-48db-8c29-d147bc6e1b97} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20358 2024.08.16 05:56:32.048155 [ 3 ] {16773410-445e-48db-8c29-d147bc6e1b97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB.
20359 2024.08.16 05:56:32.048496 [ 3 ] {16773410-445e-48db-8c29-d147bc6e1b97} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
20360 2024.08.16 05:56:32.048810 [ 3 ] {16773410-445e-48db-8c29-d147bc6e1b97} <Trace> oximeter.measurements_f64 (49227d41-ac09-4027-9cee-7d923da4ab12): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20361 2024.08.16 05:56:32.048967 [ 3 ] {16773410-445e-48db-8c29-d147bc6e1b97} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001291 sec., 774.5933384972889 rows/sec., 52.19 KiB/sec.
20362 2024.08.16 05:56:32.049132 [ 3 ] {16773410-445e-48db-8c29-d147bc6e1b97} <Debug> DynamicQueryHandler: Done processing query
20363 2024.08.16 05:56:32.049156 [ 3 ] {16773410-445e-48db-8c29-d147bc6e1b97} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
20364 2024.08.16 05:56:32.049172 [ 3 ] {} <Debug> HTTP-Session: abfef7f5-5cf2-45cb-bc71-27cbe48e4a27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
20365 2024.08.16 05:56:32.049332 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 46559, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
20366 2024.08.16 05:56:32.049379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
20367 2024.08.16 05:56:32.049398 [ 3 ] {} <Debug> HTTP-Session: 023c40b8-ed9b-4108-b791-4c3fd9d5252c Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
20368 2024.08.16 05:56:32.049413 [ 3 ] {} <Debug> HTTP-Session: 023c40b8-ed9b-4108-b791-4c3fd9d5252c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
20369 2024.08.16 05:56:32.049427 [ 3 ] {} <Debug> HTTP-Session: 023c40b8-ed9b-4108-b791-4c3fd9d5252c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
20370 2024.08.16 05:56:32.049458 [ 3 ] {} <Trace> HTTP-Session: 023c40b8-ed9b-4108-b791-4c3fd9d5252c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20371 2024.08.16 05:56:32.049775 [ 3 ] {82b9f69e-3779-4b61-b829-8e2a0d04cf0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
20372 2024.08.16 05:56:32.049839 [ 3 ] {82b9f69e-3779-4b61-b829-8e2a0d04cf0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramf64
20373 2024.08.16 05:56:32.050259 [ 3 ] {82b9f69e-3779-4b61-b829-8e2a0d04cf0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
20374 2024.08.16 05:56:32.051218 [ 3 ] {82b9f69e-3779-4b61-b829-8e2a0d04cf0e} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20375 2024.08.16 05:56:32.051255 [ 3 ] {82b9f69e-3779-4b61-b829-8e2a0d04cf0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB.
20376 2024.08.16 05:56:32.051903 [ 3 ] {82b9f69e-3779-4b61-b829-8e2a0d04cf0e} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary)
20377 2024.08.16 05:56:32.052322 [ 3 ] {82b9f69e-3779-4b61-b829-8e2a0d04cf0e} <Trace> oximeter.measurements_histogramf64 (a08cc1bb-52c7-49af-b2b1-d29d1cc27d54): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20378 2024.08.16 05:56:32.052510 [ 3 ] {82b9f69e-3779-4b61-b829-8e2a0d04cf0e} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.00295 sec., 9830.50847457627 rows/sec., 17.62 MiB/sec.
20379 2024.08.16 05:56:32.052736 [ 3 ] {82b9f69e-3779-4b61-b829-8e2a0d04cf0e} <Debug> DynamicQueryHandler: Done processing query
20380 2024.08.16 05:56:32.052760 [ 3 ] {82b9f69e-3779-4b61-b829-8e2a0d04cf0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB.
20381 2024.08.16 05:56:32.052775 [ 3 ] {} <Debug> HTTP-Session: 023c40b8-ed9b-4108-b791-4c3fd9d5252c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db
20382 2024.08.16 05:56:32.052906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35942, User-Agent: (none), Length: 12154, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
20383 2024.08.16 05:56:32.052953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1
20384 2024.08.16 05:56:32.052972 [ 3 ] {} <Debug> HTTP-Session: d9691bf7-9902-4e04-8c4e-309fd23feee9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35942
20385 2024.08.16 05:56:32.052989 [ 3 ] {} <Debug> HTTP-Session: d9691bf7-9902-4e04-8c4e-309fd23feee9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
20386 2024.08.16 05:56:32.053003 [ 3 ] {} <Debug> HTTP-Session: d9691bf7-9902-4e04-8c4e-309fd23feee9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db
20387 2024.08.16 05:56:32.053033 [ 3 ] {} <Trace> HTTP-Session: d9691bf7-9902-4e04-8c4e-309fd23feee9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default
20388 2024.08.16 05:56:32.053165 [ 3 ] {f1ad7f6a-87f0-4ff6-9675-96b0dfb05bd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35942) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete)
20389 2024.08.16 05:56:32.053208 [ 3 ] {f1ad7f6a-87f0-4ff6-9675-96b0dfb05bd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64
20390 2024.08.16 05:56:32.053335 [ 3 ] {f1ad7f6a-87f0-4ff6-9675-96b0dfb05bd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
20391 2024.08.16 05:56:32.053658 [ 3 ] {f1ad7f6a-87f0-4ff6-9675-96b0dfb05bd4} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Trying to reserve 1.00 MiB using storage policy from min volume index 0
20392 2024.08.16 05:56:32.053694 [ 3 ] {f1ad7f6a-87f0-4ff6-9675-96b0dfb05bd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB.
20393 2024.08.16 05:56:32.054056 [ 3 ] {f1ad7f6a-87f0-4ff6-9675-96b0dfb05bd4} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary)
20394 2024.08.16 05:56:32.054385 [ 3 ] {f1ad7f6a-87f0-4ff6-9675-96b0dfb05bd4} <Trace> oximeter.measurements_u64 (37bf4ae8-82bc-406a-aa71-a526c44c236e): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000).
20395 2024.08.16 05:56:32.054546 [ 3 ] {f1ad7f6a-87f0-4ff6-9675-96b0dfb05bd4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00143 sec., 57342.65734265734 rows/sec., 3.64 MiB/sec.
20396 2024.08.16 05:56:32.054710 [ 3 ] {f1ad7f6a-87f0-4ff6-9675-96b0dfb05bd4} <Debug> DynamicQueryHandler: Done processing query
20397 2024.08.16 05:56:32.054734 [ 3 ] {f1ad7f6a-87f0-4ff6-9675-96b0dfb05bd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB.
20398 2024.08.16 05:56:32.054751 [ 3 ] {} <Debug> HTTP-Session: d9691bf7-9902-4e04-8c4e-309fd23feee9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db